* {
	padding: 0;

}

.last {
	padding-bottom: 64px !important;
}

body {
	width: 100%;
}

p a {
	color: #0065AD;
	font-weight: 600;
}

.title-orange {
	color: #FF7B1C !important;
	font-weight: 700 !important;
}


/* Hero */
.hero {
	background: #fd0;
	padding: 60px 0 24px 0;
}

.container-hero {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.box-img-text {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.box-img-text p {
	padding-bottom: 12px;
}

.box-img-hero-mb {
	margin: 24px 0;
}

.box-img-hero-mb img{
	width: 100%;
}

.box-img-hero {
	display: none;
}

.subtitle {
	font-size: 2rem;
	line-height: 2.5rem;
	font-weight: 700;
}


/* Section One */
.section-one {
	padding: 32px 0 0 0;
	background: #F1F1F1;
}

.box-title-destaque {
	display: flex;
	flex-direction: column;
	gap: 4px;
	padding: 0px 0 0px 0;
}

.title-destaque span, .subtitle-destaque span {
	background-image: linear-gradient(to bottom, transparent 0%, transparent 60%, #fd0 61%, #fd0 94%, transparent 0%);
	background-repeat: no-repeat;
	background-position: 0vw;
}

.container-section {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.img-zero {
	width: 100%;
	height: 100%;
	max-width: 360px;
	object-fit: contain;
	margin: 0 auto;
}

.img-fluxo {
	display: flex;
	width: 100%;
	height: 100%;
	max-width: 360px;
	object-fit: contain;
	margin: 0 auto;
}

.box-text {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.box-text-img img {
	width: 100%;
	max-width: 360px;
	height: auto;
}

.box-alert {
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding-bottom: 8px;
}

.title-alert {
	display: flex;
	align-items: center;
	gap: 8px;
}

.box-svg, .box-svg-alert, .box-img-alert {
	width: 36px;
	height: 36px;
}

.box-svg-new {
	display: flex;
	gap: 24px;
}

.box-img-alert img {
	width: 100%;
	height: 100%;
}

.title-alert svg {
	width: 36px;
	height: 36px;
}

.box-text-card {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.box-alert.especial.border-red {
	border: none;
}

.border-alert {
	border-radius: 20px;
	border: 2px solid var(--Semntico-Erro, #FF2E2E);
	padding: 16px;
}

.border-alert .title-alert {
	align-items: start;
}

.box-img-solo {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.box-accordions {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.firula {
	color: #FF7B1C !important;
	font-weight: bold !important;
}

.img-section-one-cel {
	display: flex;
}

.box-img-right, .img-fluxo-dk, .img-uso-plataforma {
	display: none;
}

.box-list-alert > p:first-of-type {
	display: none;
}

.img-uso-plataforma-mb {
	width: 100%;
	margin-bottom: 16px;
	max-width: 360px;
}

.box-text-recusa {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.box-facial {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.box-entregas {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.box-img-text-negocia, .box-text-negocia {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.box-text-accordion {
	display: flex;
	flex-direction: column;
	gap: 24px;
	align-items: flex-start;
}

.box-img-negocia {
	width: 100%;
	max-width: 360px;
}

.box-img-negocia img {
	width:100%;
	height: auto;
}

.box-bloqueio {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.box-img-bloqueio {
	width: 100%;
	max-width: 360px;
	height: auto;
}

.img-bloqueio {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.container-text-bloqueio {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.container-text-bloqueio .box-text-img {
	margin: 0;
	padding: 0;
	display: block;
}


.box-taf, .box-text-taf, .box-calma, .box-text-calma {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.container-fraude, .box-fraude, .box-fraude-reverse {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.box-fraude-img, .box-img-social {
	width: 100%;
	max-width: 360px;
}

.box-fraude-img img, .box-img-social img {
	width: 100%;
	height: auto;
}

.box-social, .box-text-social {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.container-conta {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.box-conta {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.box-img-conta, .box-img-ganhos {
	width: 100%;
	max-width: 360px;
	height: auto;
}

.box-img-conta img, .box-img-ganhos img {
	width: 100%;
	height: auto;
}

.box-cartao {
	display: flex;
	flex-direction: column-reverse;
	gap: 24px;
}

.box-img-cartao {
	width: 100%;
	height: auto;
	display: flex;
}

.box-img-cartao img {
	width: 100%;
	max-width: 216px;
	height: auto;
	margin: 0 auto;
}

.box-ganhos {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.box-text-ganhos {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.container-loja, .box-text-loja {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.box-img-loja {
	width: 100%;
	height: 158px;
}

.box-img-loja img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.box-text-abastece {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.box-img-abastece {
	width: 100%;
	max-width: 360px;
}

.box-img-abastece img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.container-seguro, .box-text-seguro {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.box-img-seguro {
    width: 100%;
    max-width: 360px;
}

.box-img-seguro img {
    width: 100%;
    height: 100%;
	object-fit: contain;
}

.box-img-recusa-dk, .box-img-corridas, .container-img-bloqueio, .box-img-abastece-dk {
	display: none;
}

@media (min-width: 1024px) {

	/* Hero */
	.hero {
		background: #fd0;
		padding: 104px 0 64px 0;
	}

	.container-hero {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		gap: 64px;
	}

	.box-title-hero {
		display: flex;
		gap: 12px;
		width: 50%;
		height: 100%;
		flex-direction: column;
		height: -webkit-fill-available;
	}

	.box-title-hero .tj-obj {
		padding-top: 20px;
	}

	.subtitle {
		font-size: var(--Espaos-space-250, 20px);
		line-height: 24px;
		font-weight: 700;
	}

	.box-img-hero {
		width: auto;
		height: 397.921px;
		display: flex;
		flex: 1;
	}

	.img-hero-dk {
		width: 100%;
		height: 100%;
		object-position: top;
		object-fit: initial;
	}

	.box-img-text-hero {
		padding-top: 52px;
		display: flex;
		flex-direction: column;
		gap: 16px;
	}

	.box-img-hero-mb {
		display: none;
	}

	.box-img-text {
		display: flex;
		flex-direction: column;
		gap: 12px;
	}

	.box-img-text p {
		padding-bottom: 12px;
	}

	.section-one {
		padding: 64px 0 0 0;
	}

	.container-section {
		gap: 32px;
	}

	.img-fluxo-dk {
		display: flex;
		width: 100%;
		height: 455px;
	}

	.box-text-img-right {
		gap: 32px;
		display: flex;
	}

	.box-img-right {
		height: 316px;
	}

	.box-text-left {
		display: flex;
		flex-direction: column;
		justify-content: space-evenly;
	}

	.especial {
		flex-direction: row;
		gap: 40px;
		padding: 32px;
		background: #fff;
		border-radius: 32px;
		margin: 16px 0 32px 0;
	}

	.title-alert svg {
		width: 80px;
		height: 80px;
	}

	.box-list-alert > p:first-of-type {
		display: block;
		padding-bottom: 20px;
	}

	.box-list-alert-items {
		display: flex;
		gap: 8px;
	}

	.box-list-alert {
		width: 100%;
	}

	.box-list-alert-items p {
		padding: 12px 16px;
		background: #F1F1F1;
		border-radius: 16px;
		width: 100%;
		max-width: 252px;
		display: flex;
		align-items: center;
		gap: 8px;
	}

	.title-alert > p:first-of-type {
		display: none;
	}

	.box-img-left-text-right {
		display: flex;
		gap: 32px;
	}

	.box-img-left-text-right .box-img {
		width: 50%;
		height: 340px;
	}

	.box-img-left-text-right .especial {
		margin: 0;
	}

	.img-uso-plataforma {
		display: block;
		width: 100%;
		height: 100%;
	}

	.box-text-card {
		width: 50%;
		display: flex;
		flex-direction: column;
		justify-content: space-evenly;
	}

	.box-svg-alert {
		width: 80px;
		height: 80px;
	}

	.box-title-destaque {
		width: 100%;
		max-width: 760px;
	}

	.box-alert {
		padding: 20px;
		border-radius: 16px;
		background: var(--Primrias-Branco, #FFF);
	}

	.box-svg {
		width: 40px;
		height: 40px;
	}

	.title-alert {
		gap: 16px;
	}

	.box-alert.especial.border-red {
		border: 1px solid #FF2E2E;
	}

	.container-section .box-alert.especial {
		margin: 0;
	}

	.box-text-img-cadastro {
		display: flex;
		flex-direction: row;
		gap: 32px;
	}

	.box-text-img-cadastro .box-list {
		width: calc(100% - 392px);
	}

	.box-text-img-cadastro .box-text-img {
		width: 260px;
		height: auto;	
	}

	.box-recusa-cadastro {
		display: flex;
		gap: 32px;
	}

	.x-red {
		width: 36px;
		height: 36px;
	}

	.box-img-recusa-dk {
		width: 100%;
		max-width: 280px;
		height: 209px;
		display: flex;
	}

	.box-img-recusa-dk img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.box-svg-menor {
		width: 36px;
		height: 36px;
	}

	.box-facial {
		display: flex;
		flex-direction: row;
		gap: 32px;
		width: 100%;
		align-items: center;
	}

	.box-facial .box-text-img {
		width: 100%;
		max-width: 592px;
		height: 317px;
	}

	.box-facial .box-text-img {
		width: 100%;
		max-width: 592px;
		height: 317px;
	}

	.box-facial .box-text-img img {
		width: 100%;
		max-width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.box-facial p {
		width: 50%;
	}

	.box-text-recusa {
		display: flex;
		flex-direction: column;
		gap: 24px;
	}

	.container-corridas {
		display: flex;
		gap: 32px;
	}

	.box-img-corridas {
		display: flex;
	}

	.box-corridas {
		display: flex;
		flex-direction: column;
		gap: 32px;
	}

	.box-entregas {
		display: flex;
		align-items: center;
		flex-direction: row-reverse;
		gap: 40px;
		padding: 32px;
		border-radius: 32px;
		background: var(--Primrias-Branco, #FFF);
	}

	.box-entregas-img {
		width: 216px;
		height: 100px;
	}

	.box-entregas-img img {
		width: 100%;
		height: auto;
	}

	.pxy {
		padding: 32px !important;
		gap: 40px;
	}

	.box-img-text-negocia {
		display: flex;
		flex-direction: row-reverse;
		gap: 32px;
		align-items: center;
	}

	.box-text-negocia {
		display: flex;
		flex-direction: column;
		gap: 24px;
	}

	.box-text-accordion {
		display: flex;
		flex-direction: row-reverse;
		gap: 32px;
		align-items: center;
	}

	.box-img-accordion {
		width: 100%;
		max-width: 220px;
		height: 118px;
	}

	.box-img-accordion img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.box-bloqueio {
		display: flex;
		flex-direction: row;
		gap: 24px;
	}

	.box-text-bloqueio {
		display: flex;
		flex-direction: column;
		justify-content: center;
		gap: 24px;
		width: 50%;
	}

	.box-img-bloqueio {
		width: 50%;
		max-width: 100%;
		height: auto;
	}

	.img-bloqueio {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.container-bloqueio {
		display: flex;
		flex-direction: row-reverse;
		gap: 32px;
	}

	.container-img-bloqueio {
		display: block;
	}

	.box-taf {
		display: flex;
		flex-direction: row-reverse;
		gap: 32px;
	}

	.box-text-taf, .box-text-calma {
		gap: 32px;
		justify-content: center;
	}

	.box-calma {
		display: flex;
		flex-direction: row;
		gap: 32px;
	} 

	.container-fraude {
		flex-direction: row;
	}

	.box-fraude, .box-fraude-reverse {
		width: 50%;
		flex-direction: column-reverse;
		gap: 32px;
		justify-content: flex-end;
		align-items: center;
	}


	.box-fraude-img-2 {
		width: 100%;
		max-width: 239px;
		height: 258px;
		margin: 0 auto;
	}

	.box-fraude-img-2 {
		margin-bottom: 57px;
	}

	.box-fraude-img {
		width: 100%;
		max-width: 100%;
	}

	.box-fraude-img img, .box-img-social img {
		width: 100%;
		max-width: 100%;
		height: 316px;
	}

	.box-social {
		display: flex;
		flex-direction: row-reverse;
		gap: 32px;
		align-items: center;
		justify-content: flex-end;
	}

	.box-text-social, .box-img-social {
		width: 50%;
		max-width: 100%;
	}


	.container-conta {
		flex-direction: row;
		gap: 32px;
		width: 100%;
	}

	.box-conta {
		flex-direction: column-reverse;
		gap: 32px;
		width: 50%;
	}

	.box-cartao {
		flex-direction: column;
		gap: 32px;
		width: 50%;
	}

	.box-img-cartao {
		width: 100%;
		height: 340px;
		display: flex;
	}

	.box-img-cartao img {
		width: 100%;
		max-width: 333px;
		height: 100%;
		margin: 0 auto;
		object-fit: contain;
	}

	.box-img-conta, .box-img-ganhos {
		width: 100%;
		max-width: 100%;
		height: auto;
	}

	.box-ganhos {
		display: flex;
		flex-direction: row;
		gap: 24px;
	}

	.box-img-ganhos {
		width: 50%;
	}

	.box-text-ganhos {
		width: 50%;
		display: flex;
		flex-direction: column;
		gap: 32px;
		justify-content: center;
	}

	.container-loja {
		display: flex;
		flex-direction: row;
		gap: 32px;
		align-items: flex-end;
	}

	.box-img-loja {
		width: 100%;
		max-width: 320px;
		height: 100%;
		display: flex;
		align-items: flex-end;
	}

	.box-text-loja {
		display: flex;
		flex-direction: column;
		gap: 32px;
	}

	.box-text-abastece {
		gap: 32px;
		width: 50%;
	}

	.box-abastece {
        display: flex;
        flex-direction: row-reverse;
        gap: 32px;
        align-items: center;
    }
	
	.box-img-abastece-dk {
		display: flex;
		width: 50%;
	}
	
	.box-img-abastece-dk img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}

	.container-seguro {
		display: flex;
		flex-direction: row;
		gap: 24px;
		align-items: center;
	}
	
	.box-text-seguro  {
		gap: 32px;
		width: 50%;
	}
	
	.box-img-seguro {
		width: 50%;
		max-width: 100%;
	}


	.box-corridas .box-text-img, .container-text-bloqueio .box-text-img, .box-recusa-cadastro .box-text-img, .img-uso-plataforma-mb, .img-section-one-cel, .img-fluxo, .box-img-abastece {
		display: none;
	}



}
