html {scroll-behavior: smooth;font-size: 16px;-webkit-text-size-adjust: 100%;text-size-adjust: 100%;}
*,
*::before,
*::after {box-sizing: border-box;margin: 0;padding: 0;}
a {text-decoration: none;color: inherit;}
ul, ol {list-style: none;}

body {clear: both;margin: 0;background-color: #ffffff;height: 100%;font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;font-size: 1rem;font-style: normal;line-height: 1.4;-webkit-text-size-adjust: 100%;letter-spacing: 0px;color: #000;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
video, embed {max-width: 100%;}
img {width: 100%;height: auto;display: block;max-width: 100%;}
footer {width: 100%;}
/*.whatsapp-link {position: fixed;width: 60px;height: 60px;bottom: 30px;right: 30px;z-index: 10;}*/
header {height: auto;width: 100%;background-color: black;}


.whatsapp-link {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 30px;
	right: 30px;
	z-index: 10;
	transform: translateZ(0);
}


/* Base (mobile) */
.container {
	width: 90%;
	margin: auto;
}
.section {
	display: grid;
	place-items: center;
	align-items: center;
}
.topo {
	background-color: red;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px;
}

	.topo h1 {
		color: white;
		font-weight: 600;
		font-size: 14px;
	}

		.topo h1 span {
			font-weight: 500;
			font-size: 12px;
		}

		

.banner, .banner1 {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: black;
	display: flex; /*liga*/
	flex-direction: column; /*padrão coluna*/
	align-items: center;
	justify-content: space-between;
	min-height: 400px;
}

	.banner span, .banner1 span {
		color: red;
	}

.banner1 {
	background-color: black;
	min-height: 100px;
}



.titulo {
	width: 90%;
	color: white;
	font-size: 18px;
	font-weight: 800;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	/*animation: moverEaparecerTxt 1.7s ease-out forwards;*/
}


.subheadline {
	text-align: center;
	line-height: 1.1;
	font-weight: 700;
	font-size: 45px;
	margin-top: 10px;
	color: white;
}

.descricao {
	width: 90%;
	margin: auto;
	color: white;
	text-align: center;
	font-weight: 300;
	font-size: 15px;
	margin-top: 20px;
	color: white;
	line-height: 1.4;
}
.imagem {
	width: 100%;
	padding-bottom: 1px;
	aspect-ratio: 509 / 368;
}

	.imagem img {
		width: 100%;
	}

.botoes {
	text-align: center;
	width: 60%;
	margin: auto;
	margin-top: 50px;
}

.botao1 {
	font-weight: 500;
	color: white;
	font-size: 18px;
	border-radius: 30px;
	/*background-image: linear-gradient(to right, #c21380, #f92c12);*/
	padding-top: 15px;
	padding-bottom: 15px;
	background: linear-gradient(270deg, #c21380, #f92c12, #c21380);
	background-size: 400% 400%;
	min-height: 60px;
}


.data, .data-black {
	text-align: center;
	color: white;
	font-weight: 300;
	font-size: 12px;
	margin-top: 12px;
}

.data-black {
	color: black;
}

.fundo-preto1 {
	width: 100%;
	background-color: black;
	padding-top: 15px;
	padding-bottom: 100px;
}
.fundo-preto {
	width: 100%;
	background-color: black;
	padding-top: 100px;
	padding-bottom: 100px;
}
.borda-topo-vermelha {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: red;
}
.borda-base-vermelha {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: red;
}
.borda-vermelha {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: red;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: red;
}

.fundo-preto-pilares {
	width: 100%;
	background-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: red;
	padding-bottom: 1px;
	/*padding-top: 10px;*/
}
.fundo-red, .fundo-roxo {
	width: 100%;
	background-image: linear-gradient(to right, #c21380, #f92c12);
	padding-top: 50px;
	padding-bottom: 50px;
}

.fundo-roxo {
	background-image: linear-gradient(to right, #c21380, #000);
}

.fundo-claro {
	width: 100%;
	background-color: #e9e9e9;
	padding-top: 100px;
	padding-bottom: 100px;
}

.fundo-compra {
	width: 100%;
	background-color: #e9e9e9;
	padding-top: 50px;
	padding-bottom: 50px;
}

.autor02 {
	width: 90%;
	margin: auto;
	font-weight: 300;
	font-style: italic;
	margin-top: 30px;
	font-size: 14px;
	text-align: center;
	background-color: transparent;
	color: white;
}


.titulo01 {
	text-align: center;
	font-weight: 400;
	font-size: 22px;
	color: white;
}


.titulo1, .titulo1-red {
	text-align: center;
	font-weight: 700;
	line-height:1.1;
	font-size: 50px;
	font-style: normal;
	color: white;
}

.titulo1-red {
	color: red;
}

.titulo1 span {
	color: red;
}

.texto1, .texto1-black, .texto2 {
	width: 80%;
	margin:auto;
	margin-top: 30px;
	text-align: center;
	font-weight: 400;
	line-height: 2.0;
	font-size: 18px;
	color: white;
}

.texto1-black {
	color: black;
}

.texto1 span, .texto2 span {
	font-weight: 600;
}



.comentario-branco, .comentario-black {
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	font-style: italic;
	color: white;
	padding-top: 50px;
}

.comentario-black {
	color: black;
}




/*=========================================================*/
.aviso100 {
	width: 100%;
	background-color: black;
}
.aviso {
	display: none;
}
.aviso-mobile {
	background-color: black;
	display: flex;
	padding-top: 30px;
	flex-direction: column; /*padrão coluna*/
}

@keyframes gradientMove {
	0% {
		background-position: 0% 50%;
	}

	50% {
		background-position: 100% 50%;
	}

	100% {
		background-position: 0% 50%;
	}
}


.meio70, .meio70-coluna {
	display: flex; /*liga*/
	flex-direction: column; /*padrão coluna*/
	align-items: center;
	justify-content: space-between;
}



.texto1a {
	width: 60%;
	margin: auto;
	margin-top: 30px;
	text-align: center;
	font-weight: 300;
	font-size: 18px;
	color: white;
}




.capa {
	width: 100%;
}

	.capa img {
		width: 100%;
		height: auto;
	}

.titulo2a-txt {
	width: 100%;
	font-weight: 600;
	font-size: 140%;
	color: white;
	text-align: center;
	margin-top: 50px;
}

	.titulo2a-txt ul {
		text-align: left;
		font-weight: 300;
		font-size: 15px;
		margin-top: 30px;
		margin-bottom: 30px;
		color: white;
	}

	.titulo2a-txt li {
		padding-bottom: 22px;
		background-image: url("Imagens/check.png");
		background-repeat: no-repeat;
		background-size: 20px;
		padding-left: 34px;
		background-position: left 6px;
	}



.autor-imagem {
	width: 90%;
	margin: auto;
	background-color: black;
}

	.autor-imagem img {
		width: 100%;
		height: auto;
	}

.texto-autor {
	width: 100%;
	text-align: center;
	font-weight: 300;
	font-size: 23px;
	margin-top: 20px;
	color: white;
}


	.texto-autor span {
		font-weight: 600;
		color: #c5157b;
	}

	.texto-autor p {
		font-weight: 300;
		font-size: 16px;
		line-height: 2.0;
		color: #dedede;
		margin-top: 15px;
	}

.titulo3 {
	text-align: center;
	font-weight: 400;
	font-size: 24px;
	color: white;
}

	.titulo3 p {
		text-align: center;
		font-weight: 800;
		font-size: 52px;
		color: white;
		margin-top: 20px;
	}




.imagem1 {
	width: 100%;
	/* Estado inicial */
	/* Aplica a animação */
	margin-top: 50px;
}

	.imagem1 img {
		width: 100%;
		height: auto;
	}


.titulo4 {
	margin: 0;
	padding: 0;
	width: 90%;
	margin: auto;
	text-align: center;
	align-items: center;
}

	.titulo4 h2 {
		font-size: 22px;
		color: white;
		font-weight: 400;
	}


	.titulo4 span {
		color: red;
	}

.titulo4-sub {
	margin-top: 10px;
	font-weight: 800;
	font-size: 35px;
	color: white;
}


.itens {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 18px;
	color: red;
	display: flex; /*liga*/
	flex-direction: column; /*padrão coluna*/
	align-items: center;
	justify-content: space-between;
	margin-top: 50px;
}

	.itens p {
		font-weight: 300;
		font-size: 15px;
		margin-top: 10px;
		color: white;
	}




.item01, .item02 {
	border-radius: 10px;
	border-width: thin;
	border-style: solid;
	border-color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.item01 {
	margin-bottom: 30px;
}




.perguntas {
	width: 100%;
	text-align: left;
	margin-top: 50px;
}

	.perguntas h3 {
		font-weight: 600;
		font-size: 22px;
		color: red;
		margin-top: 20px;
	}

	.perguntas p {
		text-align: left;
		font-weight: 300;
		font-size: 15px;
		margin-top: 5px;
		color: white;
	}



.titulo2aa {
	width: 60%;
	margin: auto;
	background-color: #e9e9e9;
}

.itens1 {
	width: 90%;
	margin: auto;
	background-color: #e9e9e9;
	margin-top: 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding-left: 15px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

	.itens1 p span {
		font-size: 12px;
	}

	.itens1 p {
		width: 90%;
		font-weight: 500;
		font-size: 16px;
		color: #6a6a6a;
		margin-top: 31px;
		margin-left: 15px;
	}

.item-subtitulo-mobile {
	font-weight: 800;
	color: black;
	font-size: 34px;
	margin-top: 30px;
}

	.item-subtitulo-mobile span, .item-subtitulo-mobile1 {
		font-size: 18px;
		font-weight: 600;
	}

.item-subtitulo-mobile1 {
	margin-top: 5px;
}


.item1a, .item1a-last {
	border-color: #d21a60;
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius: 10px;
	width: 100%;
	background-color: #f5f5f5;
	margin-bottom: 30px;
}

.item1a-last {
	margin-bottom: 0px;
}


.itemimg {
	width: 30%;
	margin: auto;
}

	.itemimg img {
		width: 100%;
	}





.titulo3a {
	font-weight: 700;
	font-size: 40px;
	text-align: center;
	color: white;
	width: 100%;
}


.barra {
	display: none;
}


.titulo3b {
	width: 100%;
	text-align: center;
	font-weight: 500;
	font-size: 16px;
	color: white;
	margin-top: 50px;
}



#compra {
	width: 80%;
	margin: auto;
	background-color: #e9e9e9;
}






.botao-preto, .botao-preto-final {
	text-align: center;
	color: white;
	width: 80%;
	margin: auto;
	background-color: black;
	font-weight: 600;
	border-radius: 30px;
	padding-top: 18px;
	padding-bottom: 18px;
	font-size: 18px;
	margin-top: 60px;
}


.botao-preto-final {
	margin-top: 45px;
	font-size: 20px;
	width: 100%;
}




.compra-subitulo {
	text-align: center;
	color: black;
	font-weight: 800;
	font-size: 42px;
	line-height:1.1;
}

.compra-subitulo1 {
	text-align: center;
	color: black;
	font-weight: 600;
	margin-top:20px;
	font-size: 18px;
}


.preco-antes {
	text-align: center;
	color: lightslategray;
	font-weight: 300;
	font-size: 18px;
	margin-top: 50px;
	/*text-decoration: line-through;*/
}

	.preco-antes span {
		text-decoration: line-through;
	}

.preco {
	text-align: center;
	color: red;
	font-weight: 700;
	font-size: 128px;
	line-height: 1.0;
	letter-spacing:-5px;
}

	.preco p {
		font-size: 14px;
		font-weight: 600;
	}


	.preco span {
		font-size: 46px;
	}


.prazo {
	margin: 0;
	padding: 0;
	text-align: center;
	color: red;
	font-weight: 400;
	margin-top: 18px;
	font-size: 16px;
	
}

.prazo-mensagem {
	text-align: center;
	color: black;
	margin-top: 10px;
	font-size: 14px;
	color: lightslategray;
}



.aviso-imagem1 {
	text-align: center;
	margin-top: 30px;
}

	.aviso-imagem1 img {
		width: 100%;
	}


.aviso-txt {
	width: 100%;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	color: white;
	margin-top: 50px;
}

	.aviso-txt p {
		margin-top: 7px;
		font-size: 26px;
		color: #f40364;
	}

.devolucao {
	width: 100%;
	text-align: center;
	font-weight: 500;
	font-size: 13px;
	margin-top: 50px;
	color: black;
}

	.devolucao span {
		font-weight: 700;
	}

.garantia {
	width: 100%;
	text-align: center;
	font-weight: 400;
	font-size: 13px;
	margin-top: 35px;
	color: #6a6a6a;
}

.botao-preto a, .botao1 a, .botao-preto-final a {
	color: white;
}



.seo-conteudo100 {
	width: 100%;
	background-image: linear-gradient(to right, #c21380, #f92c12);
}

.seo-conteudo {
	color: white;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	font-weight: 300;
}

	.seo-conteudo h2 {
		color: white;
		font-weight: 400;
		font-size: 14px;
	}

	.seo-conteudo h3 {
		color: white;
		font-weight: 400;
		font-size: 14px;
		margin-top: 30px;
	}


	.seo-conteudo p {
		color: #dedede;
		font-weight: 300;
		margin-top: 5px;
		font-size: 14px;
	}

.rodape100 {
	width: 100%;
	background-color: black;
}


.rodape {
	bottom: 0;
	width: 80%;
	margin: auto;
	background-color: black;
	width: 100%;
	color: white;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 400;
	line-height: 1.8;
	font-size: 12px;
	color: #dedede;
}

	.rodape p {
		font-size: 10px;
		font-weight: 300;
	}



.botao-preto:hover,
.botao-preto-final:hover,
.botao1:hover {
	transform: scale(1.05);
	transition: 0.25s;
}

.botao-preto,
.botao-preto-final,
.botao1 {
	transition: transform 0.25s ease;
	/*will-change: transform;*/
}

.botao-preto,
.botao-preto-final {
	box-shadow: 0 9px 20px rgba(0,0,0,0.3);
}

	.botao-preto:hover,
	.botao-preto-final:hover {
		box-shadow: 0 15px 35px rgba(0,0,0,0.5);
	}



.titulo-borda, .titulo-borda-red {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	padding-top: 11px;
	border-radius: 10px;
	padding-bottom: 11px;
	background-color: #d21a60;
	color: white;
	padding-left: 11px;
	padding-right: 11px;
}

.titulo-borda-red {
	background-color: red;
}


.objecoes {
	width: 100%;
	text-align: left;
	margin-top: 50px;
}

.obj-item {
	margin-bottom: 35px;
}

	.obj-item h3 {
		font-size: 20px;
		color: black;
		font-weight: 600;
	}

	.obj-item p {
		font-size: 15px;
		font-weight: 400;
		color: #414141;
		margin-top: 10px;
	}

.depoimentos {
	width: 90%;
	margin: auto;
	margin-top: 60px;
	text-align: center;
}

	.depoimentos p {
		font-weight: 500;
	}

.depoimento, .depoimento-last {
	font-weight: 300;
	font-size: 15px;
	font-style: italic;
	color: white;
	margin-bottom: 30px;
}

.depoimento-last {
	margin-bottom: 0px;
}




/* Desktop */
@media (min-width: 1024px) {
	.container {
		width: 70%;
		margin: auto;

	}

	.aviso-mobile {
		display: none;
	}

	.item-subtitulo-mobile {
		display: none;
	}

	.banner, .banner1 {
		width: 80%;
		margin: auto;
		flex-direction: row;
		align-items: flex-end;
		gap: 50px;
		min-height: 200px;
	}

	.banner1 {
		width: 70%;
		min-height: 100px;
	}

	

	.titulo {
		margin: 0;
		padding: 0;
		width: 100%;
		padding-top: 70px;
		padding-bottom: 35px;
		text-align: left;
		font-weight: 600;
	}

	.titulo, .imagem {
		flex: 1;
	}

	.subheadline {
		text-align: left;
	}

	.descricao {
		width: 100%;
		text-align: left;
	}


	.botoes {
		margin: 0;
		margin-top: 40px;
	}



	.autor02 {
		text-align: center;
		font-size: 16px;
	}

	.texto1, .texto1-black, .texto2 {
		width: 80%;
		margin: auto;
		margin-top: 30px;
		color: white;
	}

	.texto1-black {
		color: black;
	}

	.meio70-coluna {
		width: 70%;
		margin: auto;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}

	
	.capa {
		width: 50%;
	}

		.capa img {
			width: 100%;
		}

	.titulo2a-txt {
		margin: 0px;
		width: 45%;
	}



	.autor-imagem {
		width: 40%;
		background-color: black;
	}

		.autor-imagem img {
			width: 80%;
			height: auto;
		}


	.texto-autor {
		width: 55%;
		font-weight: 300;
		font-size: 23px;
		text-align: left;
		color: white;
	}


		.texto-autor span {
			font-weight: 600;
			color: #c5157b;
		}

		.texto-autor p {
			font-weight: 300;
			font-size: 15px;
			line-height: 1.3;
			color: #dedede;
		}



	.imagem1 {
		width: 40%;
		padding-bottom: 1px;
	}

		.imagem1 img {
			width: 100%;
		}


	.titulo4 {
		width: 55%;
		text-align: left;
	}

	.botao-preto, .botao-preto-final {
		width: 400px;
		font-size: 22px;
	}

	#compra {
		margin:0;
		padding:0;
		width:100%;
		background-color: #e9e9e9;
	}


}

