.c-bloco_oferta_imagem_botao_1 {
	background: red;
}
.c-bloco_oferta_imagem_botao_1 .c-bloco_oferta_imagem_botao_1__title {
	font-family: 'CVC Sans','Nunito',"Hind Madurai", sans-serif;
	color: #000;
	line-height: 24px;
	line-height: 26px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	margin-bottom: 8px;
}
.c-bloco_oferta_imagem_botao_1 .c-bloco_oferta_imagem_botao_1__subtitle {
	font-family: 'CVC Sans','Nunito',"Hind Madurai", sans-serif;
	color: #000;
	line-height: 24px;
	font-size: 22px;
	margin: 0;
	text-align: center;
}
.c-bloco_oferta_imagem_botao_1 .c-bloco_oferta_imagem_botao_1__container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 16px;
}
@media screen and (max-width: 1024px) {
	.c-bloco_oferta_imagem_botao_1 .c-bloco_oferta_imagem_botao_1__container {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: flex-start;
		align-items: center;
		overflow: auto;
		width: max-content;
	}
}
.c-bloco_oferta_imagem_botao_1 .c-bloco_oferta_imagem_botao_1__container .c-bloco_oferta_imagem_botao_1__card {

	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
	width: 360px;
	height: 433px;
	border-radius: 25px;
	overflow: hidden;
	margin: 8px 8px 24px 8px;
	flex-wrap: wrap;
	background: #0a02b4;
}
.c-bloco_oferta_imagem_botao_1 .c-bloco_oferta_imagem_botao_1__container .c-bloco_oferta_imagem_botao_1__card .c-bloco_oferta_imagem_botao_1__image {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.c-bloco_oferta_imagem_botao_1 .c-bloco_oferta_imagem_botao_1__container .c-bloco_oferta_imagem_botao_1__card .c-bloco_oferta_imagem_botao_1__button {
	background-color: #ffe600;
	color: #0b00b5;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 10px;
	padding: 6px 34px;
	text-decoration: none;
	margin: 0 26px;
	
    font-size: 22px;
    font-weight: 600;
	border-radius: 13px!important;
    bottom: 29px;
	width: 260px;
	height: 55px!important;
	left: 24px;
}

.c-bloco_oferta_imagem_botao_1 .c-bloco_oferta_imagem_botao_1__cards {
	overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}

@media screen and (max-width: 1024px) {
	.c-bloco_oferta_imagem_botao_1 .c-bloco_oferta_imagem_botao_1__container .c-bloco_oferta_imagem_botao_1__card {
		width: 300px;
	    height: 362px;
	}
	
	.c-bloco_oferta_imagem_botao_1 .c-bloco_oferta_imagem_botao_1__container .c-bloco_oferta_imagem_botao_1__card .c-bloco_oferta_imagem_botao_1__button {
    	font-size: 20px !important;
		font-weight: 600 !important;
		border-radius: 10px !important;
		bottom: 25px !important;
		width: 216px !important;
		height: 45px !important;
		left: 16px !important;
	}
			
	.c-bloco_oferta_imagem_botao_1 .c-bloco_oferta_imagem_botao_1__container .c-bloco_oferta_imagem_botao_1__card:first-child {
		margin-left: 0;
	}
}

/** UX BUTTON ADJUSTMENTS - 20220404 */
.c-bloco_oferta_imagem_botao_1
  .c-bloco_oferta_imagem_botao_1__container
  .c-bloco_oferta_imagem_botao_1__card
  .c-bloco_oferta_imagem_botao_1__button {
	line-height: 44px;
	border-radius: 8px;
	height: 44px;
}
/** END UX BUTTON ADJUSTMENTS - 20220404 */















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
