
	html, body { 
		color: white;
	background-color:black; 
	margin: 0;
	padding: 0;
	overflow-x: hidden;

	}

	img, video, iframe { 
	max-width: 100%;
	height: auto;
	display: block;

	 }

	header#hero { 
		background-attachment: scroll;
		background-repeat: no-repeat;
		background-position: center top -130px;
		display: block;
		background-size: cover;
	   background-image: url(fotoredimensionada.jpg); 
	   min-height: 100vh;
	   width: 100%;
	}

	#videoo { 

		display: flex;
	 margin-left: 55vh;
		align-items: center;
	width:150vh; }

	.video { 
			border-radius: 16px;
		aspect-ratio: 16/9;
		display: block;
	width:100vh; }


	/*Formatação de menu */
	nav.menu {
		margin-bottom: 0;
	    min-width: 600px;
		justify-content: center;
		align-items: center;
	display:flex; 
	border: 2px;
	}

	 nav.menu ul {
		 	font-family: "Inter", sans-serif;
	 	margin-bottom: 0;
	 	background: linear-gradient( to right, #FFF4F4, black);
	    box-sizing: border-box;
	 	padding: 25px 10px 15px 300px;
	    justify-content: center;
	    align-items: center;
	    display: block;
	 	border-radius: 15px;
	 	border: 2px solid white; 
	 	border-block: white;
	 	top: 30px;
	 	left: 200px;
	 	position: absolute;
	 list-style: none; 
	}

	nav.menu li { 
		margin-bottom: 0;
		margin-left: 10px;
		top: 20px;
		display: inline-block;
		margin: 0 30px 0 30px ;
		padding:8px;
	}

	nav.menu a { 
	color:white; 
	text-decoration: none;
	}

	.menu a:hover { 
	 color: yellow;
	 transition: 0.1s;
	 }



	a.btn-inscreva {
		 	font-family: "Inter", sans-serif;
		color: white;
	   box-shadow: 0 0 8px rgba(255, 255, 255, 0.5); 
		border-radius: 15px;
	padding: 10px 20px;
	background-color: #00AEED 
	}

	a.btn-inscreva:hover { 
	transition: 0.9s;
	transform: scale(3.05);
	background-color:black; 
	color: #ffcc00;
	box-shadow: 0 0 25px 5px #ffcc00;
	}


	header#cabecalho { 
		margin: 0	;
		padding: 0;
	display:block;
	align-items: center ;
	justify-content: center;
	padding: 10px 40px;
	height: 80rem;
	margin-bottom: 0px;
	}

	 

	h1 { 
		  font-family: "Onest", sans-serif;
		  line-height: 60px;
		  font-size: 37px;


		display: flex;
		justify-content: left;
		align-items: left;
		margin-bottom: 0;
		padding-top:350px; 
	padding-left: 200px;


	}

	p { 
		font-family: "Inter", sans-serif;
		margin-top: 60px;
	   padding-left: 200px;
	   font-size: 25px;
	}

	section#corpo {
		z-index: 10;
	position: relative;
	margin-top: 0;
	top: auto;
	justify-content: center;
	align-items: center;
	padding-left: 350px; 
	display:block;
	width: 600px;
	padding-top: 0px;
	margin-bottom: 20px;
	 }

	 h2#bemvindo { 
	 	background:#1E1B1B ;
	 	width: 140%;
	 	padding: 40px;
	 	border-radius: 36px;		
	 	border: 4px solid #0089EB;
	 	display: inline-block;
	 	justify-content: center;
	 	align-items: left;
	}

	p.text1  {
		font-family: "Kdam Thmor Pro", sans-serif;
		font-weight: 400;
		font-size: 15px;
		justify-content: left;
	align-items: left;
	padding-top: 0;
	padding-left: 4rem;
	margin-right: 100px;
	margin: 0;
	position: relative;
	display: left;

	}

	hgroup.text2 {
	font-size: 15px;
	display: flex;
	justify-content: center;
	align-items:center;
	font-family: "Kdam Thmor Pro", sans-serif;
	font-weight: 400;
	margin: 0;

	}
	div.text3 {
		font-family: "Kdam Thmor Pro", sans-serif;
		font-weight: 400;
		font-size: 15px;
	padding-left: 4rem;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 padding-top: 2rem;
	 margin: 0;
	 padding-right: 10rem;

	}

	hgroup.text4 { 
	font-family: "Kdam Thmor Pro", sans-serif;
	 font-weight: 400;
		font-size: 15px;
		padding-top: 0;
	display: flex;
	justify-content: left;
	align-content: left;
	padding-left: 4rem;
	line-height: 25px;
	 }



	 }

	 div.bv2 { 
	font-size: normal;
	font-family: "Kdam Thmor Pro", sans-serif;
	 display:inline-block; 
	justify-content: center;
	align-items: center;
	padding-left: 90px;
	margin: 0;
	height: 0;
	}



	div.bv { 
		font-style: normal;
		font-family: "Tektur", sans-serif;
		font-weight: 500;
		font-size: 35px;
	display: inline-block;
	justify-content: center;
	align-items: center;
	padding-left: 180px;
	margin: 0px;
	height: 0px;


	 }

	 p.pp { 

	 	font-family: "Kdam Thmor Pro", sans-serif;
	 	 font-weight: 400;
	 display:flex;
	justify-content: left;
	align-items: center;
	font-size: 15px;
	padding: 5px;
	margin-left: 240px;
	margin-top: 20px;
	margin-bottom: 0 auto;
	margin-top: 2px;

	}

	img.bmv1 { 
		position: absolute;
		max-width: 25%;
	margin: 0 auto;
	display:block;
	margin: 0;
	margin-left: 28rem;
	 }

	img#tele { 
	 position: absolute;
	padding-top: 50px; 
	margin-bottom: 0rem;
	left: 15rem;
	height: 55px;
	z-index: 50;
	}


	img#aphlogo { 
	position: absolute;
	margin: 0;
	padding-top: 55px; 
	display: flex;
	left: 20rem;
	 z-index: 50;
	 }

	 .botao { 
	 	margin-left: 200px;
	 	margin-top: 30px;
	 	display: inline-block;
	 	background: linear-gradient(#FF9D0A, #432800, #120B01);
	 	padding: 4px 5px;
	border-radius: 15px;
	box-shadow: 0 0 8px rgba(255, 255, 255, 2.0);


	}

	.botao:hover { 
		transition: 0.3s;
	transform: scale(1.05); 
	background: linear-gradient(90deg, #444, #000);
	box-shadow: 0 0 12px rgba(255, 255, 255, 0.8);}


	 div.botao a{
	   display: flex;
	   justify-content: center;
	   align-items: center;
	  	padding: 10px;
	 	font-family: "Onest", sans-serif;
	 	text-transform: uppercase;
	 	text-decoration: none;
	 	font-size: 25px;
	 	color: white;
	 	}

	 	a.botaoo { 
	    border: 20px;
	    border-radius: 15px;
	 	 }

	 	 /*SESSÃO 2 */

	 	 header.corpo2 {		
	 	 	background-image: url('frame 9.png');
	 	 	display: block;
	 	 	min-height: 108vh;
	 	 	width: 100%;
	 	 	background-size: cover;
	 	 	background-attachment: scroll;

	 	  }

	 	  h1.text5 { 
	 	  	font-family: "Tektur", sans-serif;
	 	  	font-weight: 400;
	 	  	width: 50rem;
	 	  	line-height: 30px;
	 	  	font-size: 30px;
	    padding-top: 100px;
	    padding-left: 90px;
	    display: block;
	 	    }
	 
	      .destaque { 
	       color: #BD63FD;
	  
	 	     }

	 	     h2.text6  {
	      font-family: "Tektur", sans-serif;
	      font-weight: 400;
	      font-size: 15px;
	      padding-top: 60px;
	      padding-left: 90px;

	 	     }

	 	    .destaqueB { 
	      font-weight: 700;
	      font-family: "Tektur", sans-serif;
	 	      }

	 	     
	div.comuvip { 
		font-family: "Tektur", sans-serif;
		font-weight: 580;
		font-size: 30px;
		margin-top: 120px;
		position: absolute;
		left: 50%;
		height: 70px;
		width: 1900px;
		display: flex;
		justify-content: center;
		align-items: center;
	color: white;
	border-radius: 30px 35px;
	background: linear-gradient(to left, #FFB200, #996B00, #221904);
	transform: translateX(-50%) rotate(3deg);
	pointer-events: none;
	filter: drop-shadow(0 8px 120px rgba(0, 0, 0, 0.4));
	z-index: 10;

	 }

	 .comuvip::before {
	 content: "comunidade vip • comunidade vip • comunidade vip • comunidade vip•"; 
	 white-space: nowrap;
	 letter-spacing: 0.3rem;

	 }

	 div.aphvip { 
	color: white;
	font-family: "Tektur", sans-serif;
	font-weight: 580;
	font-size: 30px;
	margin-top: 120px;
	position: relative;
	left: 50%;
	height: 70px;
	width: 1900px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 30px 35px;
	background: linear-gradient(to right, #00D9FF);
	transform: translateX(-50%) rotate(-1deg);
	pointer-events: none;
	filter: drop-shadow(0 8px 120px rgba(0, 0, 0, 0.4));
	z-index: 0;
	  }

	  .aphvip:before { 
	content: 	"aph • aph • aph • aph • aph • aph • aph • aph • ap • aph •aph";
	white-space: nowrap;
	letter-spacing: 0.9rem;

	   }


	 	      div.botao3 {
	 	      	margin-top: 50px;
	 	       	      	margin-right: 900px;
	 	      	margin-left: 100px;

	 	      	display: block;
	 	      	justify-content: center;
	 	      	align-items: center;
	 	      	font-family: "Inter", sans-serif;
	 	      	font-weight: 600;
	          text-transform: uppercase;
	 	      	padding: 0;
	 	      	border-radius: 10px;
	 	      	text-decoration: none;
	 	      	color: white;
	 	      	box-shadow: 0 0 8px rgba(255, 255, 255, 2.0);
	 	background: linear-gradient(#FF9D0A, #432800, #120B01);




	 	      }
	 	      ._botao3 { 
	 	      	font-family: "Inter", sans-serif;
	 	      	font-weight: 500;
	 	      	text-decoration: none;
	 	      	color: white;
	        justify-content: center;
	        align-items: center;
	        padding-left: 150px;
	        display: flex;
	        padding: 12px;

	 	       }

	 	       .botao3:hover { 

	transform: scale(1.1);
	transition: 0.3s;
	background: linear-gradient(90deg, #444, #000);
	box-shadow: 0 0 12px rgba(255, 255, 255, 0.8);
	 	        }

	 	        .corpo3 { 
	 	        	display: flex;
	 	        	justify-content: start; 	        	
	 	        	min-height: 110vh;
	 	        	align-items: start;
	 	        	height: 100vh;
	color: black;
	background-color: white;
	background-image: url('Frame 12.png');
	background-repeat: no-repeat;
	background-size: cover;
	background: linear-gradient(to top, white, );
	background-attachment: scroll;

	 	         }

	 	         section#corpo4 {
	 	         	background-position: center !important ;

	 	         	max-width: 1600px;
	 	         	background-size: cover !important;
	 	         	background-repeat: no-repeat;
	 	         	background-color: #ffffff;
	 	         color: black;
	 	         	min-height: 110vh;
	 	         	background-image: url('Frame 12.png');



	 	         }

	 	         h1.text7 { 
	 	         	margin: 0%;
	 	         	margin-bottom: 0%;
	 	         	margin-right: 15%;



	 	         	font-size: 280%;
	 	         	font-family: 'Mukta Mahee', sans-serif;
	 	         	font-weight: 300;
	 	         	text-transform: uppercase;
	 	         	display: inline-block;
	 	         	justify-content: inline-block;
	 	         	align-items: start;
	 	         	padding-top: 8%;
	 	         	padding-left: 5%;

	 	          }

	 	          header.display {
	 	          	display: grid;
	 	          	justify-content: start;
	 	          	align-items: center;


	 	          }

	 	          img.zero1 {
	 	          	display: block;
	 	          	padding-left: 78%;
	 	          	margin-bottom: 0%;
	 	          	margin: 0%;
	 	          	padding-top: 50%;
	 	          	width: 320px;
	 	          
	 	           }

	 	          img.zero2 {
	 	          	padding-top: 10%;
	 	          	padding-left: 40%;
	 	          	position: absolute;
	 	          	display: block;
	 	          	margin-left: 0%;
	 	          	margin-bottom: 0%;
	 	          	margin: 0%;


	 	          }

	 	          img.zero3 {

	 	          	display: block;
	 	          	position: absolute;
	 	          	padding-left: 63%;
	 	          	padding-top: 10%;
	 	          	margin: 0%;
	 	          }

	 	          .seg{ 
	 	          	font-family: 'zen dots',sans-serif;
	 	          	font-weight: 400;
	 	          	position: absolute;
	 	          	color: white;
	 	          	display: block;
	 	          	padding-left: 15.6%;
	 	          	margin-top: -1.5%;
	 	          	font-size: 170%;

	 	           }

	 	           .quar {
	 	           	display: block;
	 	           	margin: 0%;
	 	           	position: absolute;
	 	           	padding-left: 40%;
	 	           	font-family: 'zen dots', sans-serif;
	 	           	font-weight: 400;
	 	           	font-size: 170%;
	 	           	color: white;
	 	           	margin-top: -1.5%;


	 	           }

	 	           .sex {
	 	           	display: block;
	 	           	margin: 0%;
	 	           	position: absolute;
	 	           	padding-left: 64.2%;
	 	           	color: white;
	 	           	font-family: 'zen dots', sans-serif;
	 	           	font-weight: 400;
	 	           	margin-top: -1.4%;

	 	           }

	 	           .para1 {
	 	           	font-weight: 500;
	 	           	display: block;
	 	           	margin: 0%;
	 	           	padding-left: 15.8%;
	 	           	margin-top: 1%;
	 	           	font-size: 90%;

	 	           }

	 	           .para2{
	 	           	font-weight: 500;
	 	           	display: block;
	 	           	margin: 0%;
	 	           	padding-left: 45%;
	 	           	font-size: 90%;
	 	           	margin-top: -1%;
	 	           }

	 	           .para3{
	 	           	font-weight: 500;

	 	           display: block; 
	 	           margin: 0%;
	 	           font-size: 90%;
	 	           margin-top: -1%;
	 	           padding-left: 69%;
	 	            }

	 	            div#divi {
	 	            	border-radius: 16px;
	 	            	padding-bottom: 2%;
	 	            	padding-right: 10%;
	 	            	text-align: center;
	 	            	margin-right: 54.8%;
	 	            	margin-top: 2%;
	 	            	margin-left: 15%;
	 	            	border: 3px solid transparent;
	 	            	border-image: linear-gradient(to top, white, black)1;
	 	            	display: block ;
	 	         

	 	            }

	 	            .estilo2{
	 	            	font-size: 110%;
	 	            	margin: 0%;
	 	            	margin-top: -1.3%;
	 	            	font-weight: 800;
	 	            	position: absolute;
	 	            	display: block;
	 	            	padding-right: 50%;
	 	            	padding-top: 0%;

	 	            }

	 	         

	 	            p.text9 { 
	 	            	display: block;
	 	            	text-align: center;
	 	            	font-size: 90%;
	 	            	padding-left: 20%;
	 	            	margin-top: 20%;
	 	            	white-space: nowrap;
	 	            	margin-bottom: 0%;


	 	             } 	  

	 	             span.numerosx {
	 	             	color: #7B00FF;
	 	             	font-size: 200%;
	 	             	font-family: 'Bilbo Swash Caps', Cursive;
	 	             	margin-bottom: 0%;
	 	             	margin-left: -12%;

	 	             	margin-right: 5%;

	 	             }  

	 	             

	 	             a.inscrevase {
	 	             	text-decoration: none;
	 	             	font-family: 'Inter', sans-serif;
	 	             	text-transform:uppercase;
	 	             	color: white;
	 	             	white-space: nowrap;
	 	             	font-size: 100%;
	 	             	border: 1px solid black;
	 	             	padding: 10px 280px 10px 50px;
	 	             	border-radius: 16px;
	 	             	 	background: linear-gradient(#FF9D0A, #432800, #120B01);
	 	             	 	display: block;




	 	             }

	 	             div#inscrevase1 {
	 	             	display: block;
	 	             	padding-top: 7%;
	 	             	margin-left: 20%;


	 	             }

	 	             a.inscrevase:hover { 
	 	             	transform: scale(1.1);

	transition: 0.3s;
	background: linear-gradient(90deg, #444, #000);
	box-shadow: 0 0 12px rgba(255, 255, 255, 0.8);

	 	              }

	 	              section#corpo5 {
	 	              	max-width: 100%;
	 	              	min-height: 120vh;
	 	              	display: block;
	 	              	justify-content: center;
	 	              	align-items: center;
	 	              	background-image: url('frame366.png');
	 	              	background-repeat: no-repeat;
	 	              	background-size: cover !important;


	 	              }

	 	              h1.text10{
	 	              	display: block;
	 	              	padding-top: 8%;
	 	              	margin-bottom: -7%;

	 	              	font-size: 290%;
	 	              	margin-left: 4%;


	 	              font-family: 'Kdam thmor pro', sans-serif; 
	 	              font-weight: 400;
	 	              text-transform: uppercase;
	 	               }

	 	               div.preco1 {

	 	               display: block; 
	 	               align-items: center;
	 	               justify-content: center;
	 	                }

	 	                .preco29 {
	 	                	font-size: 300%;
	 	                	font-family: 'kdam thmor pro', sans-serif;

	 	                margin-top: 15%; 
	 	                margin-left: 20%;
	 	                 }

	 	                 .precovermelho {
	 	                 color: red; 
	 	                 font-size: 50%;
	 	                 padding-top: -20%;
	 	                 display: block;
	 	                 padding-left: 4%;
	 	                 text-decoration: line-through;
	 	                  }

	 	                  .redire { 
	 	                  	display: block;
	 	                  	font-size: 60%;
	 	                  	margin-top: -13%;
	 	                  	padding-left: 32%;

	 	                   }

	 	                   .mensal {
	 	                   	box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.3);
	 	                   	background: linear-gradient(to top, black, #001B47, #0062FF);
	 	                   	border-radius: 16px;
	 	                   	text-align: center;
	 	                   	margin-left: 31%;
	 	                   	margin-bottom: 20%;
	 	                   	margin-right: 53%;
	 	                   	border: 2px solid white;
	 	                   	padding-left: 0%;
	 	                   	margin-top: -7%;
	 	                   	padding-bottom: 18%;
	 	                   	padding-top: 1%;

	 	                   	font-family: ' Kdam Thmor Pro', sans-serif;
	 	                   }


	 	                   		

	 	                   .pagar1 { 
	 	                   	color: white;
	 	                   	text-decoration: none;
	 	                   	text-transform: uppercase;
	 	                   	display: block;
	 	                   	justify-content: center;
	 	                   	align-items: center;
	 	                   	margin-top: -23%;
	 	                   	margin-left: 34.7%;
	 	                   	font-family: 'kdam thmor pro', sans-serif;
	 	                   	border: 1px solid white;
	 	                   	border-radius: 8px;
	 	                   	padding-right: 6.5%;
	 	                   	margin-right: 60%;
	 	                   	padding-left: 2%;
	 	                   	padding-bottom: 0.2rem;
	 	                   	padding-top: 0.2rem;
	 	                   	background: linear-gradient(to left, #001B47, #5176B3);

	 	                    }

	 	                    .pagar1:hover {
	 	                    	box-shadow: 0px 0px 8px rgba(255, 255, 255, 0.8);
	 	                    	transition: 0.9s;
	 	                    transform: scale(1.2); 
	 	                    background: linear-gradient(to bottom, white, black);
	 	                     }

	 	                    

	 	                      .redire1 { 
	 	                  	display: block;
	 	                  	font-size: 60%;
	 	                  	margin-top: -17%;
	 	                  	padding-left: 52.5%;

	 	                  }

	 	                  .preco79 {
	 	                  	display: block;
	 	                  	margin-left: 41%;
	 	                  	font-family: 'kdam thmor pro', sans-serif;
	 	                  	font-size: 300%;
	 	                  	margin-top: 1.1%;


	 	                  }

	 	                  .precovermelho2 {
	 	                  	color: red;
	 	                  	text-decoration: line-through;
	 	                  	display: block;
	 	                  	justify-content: center;
	 	                  	align-items: center;
	 	                  	margin-left: 4%;
	 	                  	font-size: 50%;


	 	                  }

	 	                   .trimestral { 
	 	                   	box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.3);
	 	                   	background: linear-gradient(to bottom, #521048, #471940, black);
	 	                   	border-radius: 16px;
	 	                   	padding-top: 1rem;
	 	                     	border: 2px solid white;
	 	                     	padding-bottom: 18%;
	 	                     	text-align: center;
	 	                     font-family: 'kdam thmor pro', sans-serif;
	 	                     margin-left: 52%;
	 	                     margin-top: -20%;
	 	                     margin-right: 33%;
	 	                     margin-bottom: 0%

	 	                      }

	 	                     a.pagar2 {
	 	                     	color: white;
	 	                     	text-decoration: none;
	 	                     	text-transform: uppercase;
	 	                     	text-align: center;
	 	                     	font-family: 'kdam thmor pro', sans-serif;

	 	                     	display: block;
	 	                     margin-left: 55%; 
	 	                     margin-top: 3.6%;
	 	                     border: 1px solid white;
	 	                     border-radius: 8px;
	 	                   	background: linear-gradient(to left, #001B47, #5176B3);
	 	                     margin-right: 36%;
	 	                     padding-top: 0.2rem;
	 	                     padding-bottom: 0.2rem ;




	 	                    }

	 	                    a.pagar2:hover {
	 	                    	box-shadow: 0px 0px 8px rgba(255, 255, 255, 0.8);
	 	                    	transition: 0.9s;
	 	                    transform: scale(1.2); 
	 	                    background: linear-gradient(to bottom, white, black);

	 	                  }

	 	                  .complemento { 

	 	                  	font-family: 'kdam thmor pro', sans-serif;
	 	                  	font-size: 120%;
	 	                  	margin-left: 15%;
	 	                  	margin-top: 1.8%;

	 	                   }

	 	                   section#corpo6 {
	 	                   	display: grid;
	 	                   	grid-template-columns: 1fr 1 fr;
	 	                   	margin: 0 auto;
	 	                   	padding: 2rem 1rem;
	 	                   	box-sizing: border-box;
	 	                   	justify-content: center;
	 	                   	alignment-baseline: center;

	 	                   	background-image: url('Frame 11.png');
	 	                   	min-height: 110vh;
	 	                   	background-repeat: no-repeat;
	 	                   	background-size: cover !important;

	 	                   }

	 	                   .duvida {
	 	                   	display: block;

	 	                   	font-family: 'kdam thmor pro', sans-serif;
	 	                   	margin-top: -25%;
	 	                   	font-weight: 400;
	 	                   	padding-right: 55%;
	 	                   	white-space: nowrap;
	 	                   	margin-left: -20%;
	 	                   	margin-bottom: 0%;

	 	                   }

	 	                   div#sobrevc1{
	 	                   	text-align: center;
	 	                   	display: flex;
	 	                   	flex-direction: column;
	 	                   	justify-content: column;
	 	                   	margin-left: -65%;
	 	                   	margin-right: 85%;
	 	                   	margin-top: -25%;
	 	                   	 
	 	                   	 }

	 	                   	 .sobrevc {
	 	                   	 	font-family: 'sansations', sans-serif;

	 	                   	 }



	 	                   	 .faq-item {

	 	                   	 	position: relative;
	  display: flex;
	  flex-direction: column;
	  justify-content: left;
	  margin-bottom: 0%;
	  overflow: hidden;
	  transition: all 0.3s ease;
	 	                   	 }

	 	                   	.faq-item summary{
	 	                   		padding: 1rem;
	 	                   		cursor: pointer;
	 	                   		list-style: none;

	 	                   	}
	 	                   	 details#modelo1 {
	 	                   	 	font-family: 'sansations', sans-serif;
	 	                   	 	font-weight: 700;
	 	                   	 	overflow: hidden;
	 	                   	 	transition: all 0.3s ease;
	 	                   	 }

	 	                   	 .faq-pergunta1 {

	 	                   	 	font-family: 'sansations', sans-serif;
	 	                   	 	font-weight: 700;
	 	                   	 	color: white;
	 	                   	 	cursor: pointer;
	 	                   	 	position: relative;
	 	                   	 	transition: all 0.25s ease;
	 	                   	 	font-size: 1.1rem;
	 	                   	 }

	 	                   	 .faq-pergunta1:hover {
	 	                   	 	color: yellow;
	 	                   	 	font-size: 1.15rem;
	 	                   	 	letter-spacing: 0.5px;
	 	                   	 	transform: scale(1.02);
	 	                   	 }


	 	                   	 }
	 	                   	   summary::-webkit-details-marker { display:none; }

	summary::after {
	  content: "›"; /* seta personalizada */
	  position: absolute;
	  right: 8px;
	  top: 50%;
	  transform: translateY(-50%) rotate(0deg);
	  transition: transform 0.3s ease;
	  color: #ffcc00; /* cor dourada estilo APH */}




	 	                   	 .respo1 {
	 	                   	 	font-family: 'sansations', sans-serif;
	 	                   	 	font-weight: 400;
	 	                   	 	overflow: hidden;
	 	                   	 	padding: 0 1.2rem;
	 	                   	 	line-height: 1.5;
	 	                   	 	color: #ddd;
	 	                   	 	transition: all 0.45s ease;
	 	                   	 	border-top: 1px solid rgba(255, 255, 255, 0.08);
	 	                   	 }

	 	                   	 .faq-item.ativo .respo1 {
	 	                   	 	max-height: 200px;
	 	                   	 	opacity: 1;
	 	                   	 	padding-top: 0.8rem;
	 	                   	 }

	 	                   	 details {
	 	                   	 	background: rgba(255, 255, 255, 0.02);
	 	                   	 	border-radius: 8px;
	 	                   	 	margin: 0px 0;
	 	                   	 	overflow: hidden;
	 	                   	 	border: 1px solid rgba(255, 255, 255, 0.06);
	 	                   	 }

	 	                   	 detail > summary {
	 	                   	 	display: block;
	 	                   	 	cursor: pointer;
	 	                   	 	padding: 16px 18px;
	 	                   	 	font-weight: 700;
	 	                   	 	list-style: none;
	 	                   	 	user-select: none;
	 	                   	 	position: relative;
	 	                   	 	color: #fff;
	 	                   	 	transition: background .18s ease, color .18s ease, transform .12s ease;
	 	                   	 }

	 	                   	 details + details > summary { border-top: 1px solid rgba(255,255,255,0.04); }

	 	                   	 details > summary:hover {
	  background: rgba(255,204,0,0.06);
	  color: #ffcc00;
	  transform: translateY(-1px);}

	  details > summary::after {
	  content: "›";
	  position: absolute;
	  right: 18px;
	  top: 10%;
	  transform: translateY(25%) rotate(0deg);
	  transition: transform .25s ease, color .25s ease;
	  color: rgba(255,204,0,0.9); }

	  details[open] > summary::after {
	  transform: translateY(25%) rotate(90deg); }

	  .resp {
	  	font-family: 'sansations', sans-serif;
	  padding: 0 18px 18px 18px;
	  color: #ddd;
	  line-height: 1.6;
	  max-height: 0;
	  opacity: 0;
	  overflow: hidden;
	  transition: max-height .36s ease, opacity .28s ease, padding .28s ease; }

	  details[open] .resp {
	  max-height: 400px; /* ajuste se suas respostas forem maiores */
	  opacity: 1;
	  padding-top: 12px; }

	  @media (max-width:768px){
  .faq-flex { flex-direction: column; }

                 .mise {
                 	color: yellow;
                 }

                 @media (max-width: 600px) {
  .mise {
    font-size: 0.8rem;
    padding: 14px 8px;
  }
 





	 	                   	 




	 	                  



