/*
colors
  background: #EBE7D9;
  #262d20;
 #b48b5b
   #484f3d

*/
@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Playfair Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');


* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

body {
	background-color: #EBE7D9;
}

.back img {
	position: relative;
	width: 100%;
	margin-top: -180px;

}

.container {
	margin-top: -10px;
	overflow-x: hidden;
	color: #fff;
	align-items: center;
	margin: auto;
	justify-content: center;

}

.header {
	margin-top: 0px;
	font-family: "Playfair Display", sans-serif;
	text-align: center;
}


.header h1,
.header h2 {
	color: #484F3D;
	font-weight: 400;
	font-size: 50px;
	margin-bottom: 3rem;
	margin-top: 2rem;
}

.header p {
	margin-bottom: 20px;
	color: #484F3D;
	font-size: 40px;
	font-weight: 300;
}

.hero {
	color: #262D20;
	font-weight: 400;
	margin-bottom: 30px;
}

.hero h1 {
	font-size: 6rem;
	font-family: "Playfair Display", sans-serif;
}

.hero h2 {
	margin-bottom: 20px;
	font-size: 50px;
	font-weight: 400;
}

.hero img {
	margin-bottom: 10px;
	margin-top: 30px;
	width: 270px;
}

.text-subtitle {
	color: #262D20;
}

.desc {
	font-size: 20px;
	text-align: center;
	border-radius: 15px;
	color: #fff;
	text-decoration: none;
	border: none;
	width: 500px;
	padding: 16px;
	background-color: #B48B5B;
}



/* Main */
.sobre {
	padding: 0 0.5rem;
	color: #262D20;
	justify-content: center;
	display: flex;
	grid-template-columns: 1fr 1fr;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 4rem;
}

.sobre_text h3 {
	font-weight: 250;
	font-family: 'Playfair Display';
	font-size: 50px;
}

.sobre_text p {
	margin-bottom: 20px;
	font-size: 20px;
	margin-top: 10px;
	font-family: 'Jost';
}

.quadro img {
	width: 500px;
}

.sobre_text span {
	font-weight: 600;
}


.btn {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	font-size: 15px;
	border-radius: 8px;
	color: #fff;
	font-family: 'Jost';
	background: linear-gradient(0deg, #78A235, #78A235),
		linear-gradient(0deg, #85CD13, #85CD13);
	padding: 12px;
	border: 1px solid rgba(133, 205, 19, 1);
}

.btn-big {
	padding: 1.2rem;
	font-size: 1.2rem;
}

.space-between {
	justify-content: space-between;
}

/* O QUE VOCÊ VAI APRENDER?*/
.aprender {
	padding-bottom: 70px;
	justify-content: center;
}

.back_plant {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	background-image: url('../img/back-plant.png');
}

.aprender h3 {

	margin-bottom: 30px;
	font-family: 'Playfair Display';
	font-weight: 250;
	font-size: 50px;
	color: #262D20;
	z-index: 1px;
	text-align: center;
}

.cards {
	color: #EBE7D9;
	justify-content: center;
	margin: auto;
	display: flex;
	grid-template-columns: 1fr 1fr;
	flex-wrap: wrap;
	width: 100%;
}

.cards h6 {
	margin: auto;
	font-weight: 500;
	margin: auto;
	font-family: 'Jost';
	font-size: 30px;
}

.cards span {
	font-size: 20px;
	font-weight: 200;
}

.card1 {
	text-align: center;
	height: 300px;
	width: 470px;
	background-size: 100%;
	background-image: url('../img/agricultura.png');
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
}

.card2 {
	text-align: center;
	height: 300px;
	width: 470px;
	background-size: 100%;
	background-image: url('../img/juridicos.png');
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
}

.card3 {
	text-align: center;
	border-radius: 29px;
	height: 300px;
	width: 470px;
	background-size: 100%;
	background-image: url('../img/desembargo.png');
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;

}

/* SECONDS_CARDS*/
.seconds_cards {
	color: #EBE7D9;
	text-align: center;
	justify-content: center;
	margin: auto;
	display: flex;
	width: 100%;
}

.seconds_cards_wrapper .btn {
	width: 90%;
	max-width: 470px;
	margin: 0 auto;
}

.cards_two {
	justify-content: center;
	display: flex;
	grid-template-columns: 1fr 1fr;
	flex-wrap: wrap;
	gap: 20px;
}


.seconds_cards h6 {
	font-weight: 100;
	font-family: 'Playfair Display';
	font-size: 50px;
}

.seconds_cards p {
	font-family: 'Jost';
	font-size: 20px;
}

.hora {
	padding-top: 30px;
	border-radius: 25px;
	box-shadow: 0px 10px 24px 0px #00000040;
	width: 470px;
	height: 230px;
	background-color: #484F3D;
}

.premio {
	margin-bottom: 30px;
	padding-top: 30px;
	height: 230px;
	border-radius: 25px;
	box-shadow: 0px 10px 24px 0px #00000040;
	width: 470px;
	background-color: #484F3D;
}

#btn2 {
	margin: auto;
}


/* MENTORIAS */
.mentorias {
	padding: 0 0.5rem;
	margin-bottom: 4rem;
}

.mentorias h3 {
	color: #262D20;
	margin-bottom: 50px;
	font-weight: 250;
	font-size: 50px;
	font-family: 'Playfair Display';
	margin-top: 160px;
	text-align: center;
}

.mentoras {
	color: #262D20;
	margin: 0 auto;
	max-width: 1024px;
	display: flex;
	flex-direction: column;
	row-gap: 4rem;
}

.mentoras h5 {
	font-family: 'Jost';
	font-size: 1.5rem;
	font-weight: 400;
}

.mentoras h4 {
	font-family: 'Playfair Display';
	font-weight: 300;
	margin-bottom: 1rem;
	color: #262D20;
	font-size: 3rem;
}

.mentoras p {
	font-family: 'Jost';
	margin-top: 1rem;
	font-weight: 400;
	font-size: 20px;
}

.mentoras img {
	width: clamp(14rem, 40vw, 29rem);
	height: clamp(18rem, 40vw, 33rem);
	object-fit: cover;
	object-position: top;
	border-radius: 3.5rem;
	box-shadow: 0 12px 26px #00000040;
}

.mentora_row {
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 2rem;
	row-gap: 2rem;
}

.mentora_row ul {
	padding-left: 1rem;
}

/* Feedback*/

.feedback {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	background-image: url('../img/back-plant.png');
}

.feedback h3 {
	font-family: 'Playfair Display';
	font-weight: 250;
	color: #262D20;
	font-size: 50px;
	text-align: center;
}

.sms {
	margin-bottom: 400px;
	margin-top: 100px;
	justify-content: center;
	display: flex;
	grid-template-columns: 1fr 1fr;
	flex-wrap: wrap;
	gap: 20px;
}


/*Recapitulando tudo o que você cai aprender e ganhar */



.ganhar {
	margin: auto;
	border-radius: 55px;
	padding: 1rem 2rem 130px;
	height: 100%;
	width: 530px;
	margin-bottom: -60px;
	background-color: #484F3D;

	display: flex;
	flex-direction: column;
}

.ganhar .pc {
	margin-top: -240px;
	align-self: center;
}

.text_big {
	margin-top: -90px;
}

.bonus {
	margin-top: -120px;
}

.ganhar h3 {
	color: #EBE7D9;
	font-weight: 250;
	font-family: 'Playfair Display';
	font-size: 30px;
}

.ganhar p {
	font-family: 'Jost';
	margin-top: 20px;
	font-weight: 400;
	color: #EBE7D9;
	font-size: 20px;
}

p>img {
	width: 20px;
}

.invest {
	text-align: center;
	border-radius: 40px;
	height: 300px;
	z-index: 1;
	margin: auto;
	width: 450px;
	height: 100%;
	background-color: #EBE7D9;
	box-shadow: 0px 10px 24px 0px #00000040;
	padding: 1.3rem;
}

.invest h3 {
	margin-bottom: 30px;
	font-family: 'Playfair Display';
	font-weight: 250;
	font-size: 30px;
	color: #484F3D;
}

.invest p {
	font-family: 'Jost';
	font-weight: 400;
	color: #484F3D;
	font-size: 30px;
	margin-bottom: 1rem;
}

.invest strong {
	font-size: 70px;
	color: #484F3D;
}

.invest span {
	font-size: 30px;
	font-weight: 600;
}

.invest .btn {
	max-width: 350px;
	width: 100%;
}

.m-auto {
	margin: auto;
}

.duvida {
	margin-top: 100px;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.duvida h3 {
	margin-bottom: 20px;
	color: #262D20;
	font-family: 'Playfair Display';
	font-weight: 250;
	font-size: 40px;
}

.btn_time a {
	font-size: 20px;
	display: flex;
	justify-content: center;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.btn img {
	height: 20px;
	margin-left: 8px;
	width: 25px;
}

/* Footer*/
.footer {

	color: #EBE7D9;
	width: 100%;
	flex-wrap: wrap;
	display: flex;
	margin: auto;
	text-align: justify;
	padding: 30px;
	margin-top: 50px;
	height: 100%;
	background-color: #262D20;

}

.logo_footer img {
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	width: 226px;
}

.descricao {
	display: flex;
	flex-wrap: wrap;
	font-family: "Jost", sans-serif;
}

.unidades p>span {
	font-family: 'Jost';
	font-weight: 400;
}

.contatos_itens p>a {
	font-weight: 400;
	font-family: 'Jost';

	text-decoration: none;
	color: #EBE7D9;
}

.contatos_itens {
	flex-wrap: wrap;
}

.descricao p {
	font-weight: 800;
}

.descricao span {
	font-weight: bold;
	font-size: 15px;
}


.descricao h1 {
	margin-bottom: 20px;
	line-height: 56.54px;
	font-weight: 100;
	font-family: "Playfair Display", sans-serif;
	;
}

.rodape {
	color: #fff;
	font-family: "Jost", sans-serif;
	text-align: center;
	width: 100%;
	background-color: #B48B5B;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 100%;
}


.logo_room {

	justify-content: center;
	margin-left: 3px;
	margin-top: 5px;
}

/*Footer Responsive*/
@media (max-width: 768px) {

	.unidades {
		margin-right: 20px;
	}

	.rodape {
		display: block;
	}


}

@media (max-width: 900px) {
	.rodape {
		display: block;
	}

	.descricao {
		margin: auto;
	}

	.logo_footer img {
		justify-content: center;
		margin-top: 10%;
	}

	.footer {
		justify-content: center;
	}

}

@media (max-width: 619px) {
	.descricao {
		margin: auto;
		justify-content: center;
		text-align: center;
	}
}

@media screen and (min-width: 768px) and (max-width: 1249px) {
	.logo_footer img {
		justify-content: center;
	}

	.descricao {
		width: 99%;
		justify-content: center;
		display: flex;
		flex-wrap: wrap;

	}

	.contatos {
		margin: 0px 20px;
	}

	.logo_footer img {
		margin-right: 10%;
		justify-content: center;
		margin-top: 20%;
	}

	.footer {
		justify-content: center;
	}


}

@media screen and (min-width: 1250px) {

	.logo_footer img {
		margin-top: 10%;
		justify-content: center;
	}


	.footer {
		justify-content: center;
	}

	.descricao {
		margin-left: 70px;
	}

	.contatos {

		margin: 0px 60px;
	}

	.Instagram {
		margin: 0px 15px;
	}


	.contatos_itens {

		display: flex;
	}


}