.three_block_section {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	display: flex;
	overflow: hidden;
	align-items: center;
	justify-content: center;
	background-color: var(--cor39);
}

.three_block_section_2 {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	display: flex;
	overflow: hidden;
	align-items: center;
	justify-content: center;
}

.three_block_section_sp {
	padding: 0;
	border: none;
	outline: none;
	display: flex;
	margin: 0 auto;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	width: clamp(0%, 100%, 100%);
}

.three_block_section_sp_2 {
	border: none;
	outline: none;
	display: flex;
	margin: 0 auto;
	flex-direction: column;
	align-items: flex-start;
	padding: 96px 20px 0 20px;
	justify-content: flex-start;
	width: clamp(0%, calc(100% - 40px), var(--boxed_body));
}

.three_block_section_inner_div {
	gap: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch;
	justify-content: center;
}

.three_block_section_inner_div_2 {
	gap: 24px;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}

.three_block_section_block {
	gap: 8px;
	margin: 0;
	border: none;
	outline: none;
	display: flex;
	padding: 48px;
	overflow: hidden;
	min-height: 304px;
	position: relative;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	cursor: pointer!important;
	transition: all 0.4s ease;
	width: calc(calc(100% / 2) - 108px);
}

.three_block_section_block_bg_1 {
	background-color: var(--cor1);
}

.three_block_section_block_bg_2 {
	background-color: var(--cor17);
}

.three_block_section_block_bg_3 {
	background-color: var(--cor65);
}

.three_block_section_block_bg_4 {
	background-color: var(--cor61);
}

.three_block_section_block_sp {
	border-radius: 16px!important;
}

.three_block_section_block_sp_1 {
	align-items: flex-end!important;
	width: calc((100% / 2) - 96px)!important;
}

.three_block_section_block_sp_2 {
	align-items: flex-start!important;
	width: calc((100% / 2) - 96px)!important;
}

.three_block_section_block svg {
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
	height: 48px;
	outline: none;
	box-sizing: content-box;
	transition: all 0.4s ease;
}

.three_block_section_block img {
	top: 50%;
	left: 50%;
	margin: 0;
	opacity: 0;
	z-index: 0;
	padding: 0;
	width: 101%;
	height: 101%;
	object-fit: cover;
	position: absolute;
	transition: all 0.4s ease;
	transform: translate(-50%, -50%);
}

.three_block_section_block_title {
	padding: 0;
	z-index: 2;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	color: var(--cor27);
	margin: 0 0 16px 0;
	word-break: break-word;
	text-align: -webkit-left;
	transition: all 0.4s ease;
	font: 800 47px/55px 'NewKansas', sans-serif;
	font-variation-settings: 'wght' 800, 'opsz' 47;
}

.three_block_section_block_more_1 {
	gap: 16px;
	margin: 0;
	padding: 0;
	z-index: 2;
	width: 100%;
	border: none;
	outline: none;
	display: flex;
	text-align: left;
	color: var(--cor3);
	align-items: center;
	word-break: break-word;
	text-align: -webkit-left;
	transition: all 0.4s ease;
	justify-content: space-between;
	font: 800 47px/55px 'NewKansas', sans-serif;
	font-variation-settings: 'wght' 800, 'opsz' 47;
}

.three_block_section_block_more_2 {
	gap: 16px;
	margin: 0;
	padding: 0;
	z-index: 2;
	width: 100%;
	border: none;
	outline: none;
	display: flex;
	text-align: left;
	color: var(--cor27);
	align-items: center;
	word-break: break-word;
	text-align: -webkit-left;
	transition: all 0.4s ease;
	justify-content: flex-start;
	font: 400 18px/26px 'Futura', sans-serif;
}

.three_block_section_block_more_3 {
	gap: 16px;
	margin: 0;
	padding: 0;
	z-index: 2;
	width: 100%;
	border: none;
	outline: none;
	display: flex;
	text-align: left;
	color: var(--cor27);
	align-items: center;
	word-break: break-word;
	text-align: -webkit-left;
	transition: all 0.4s ease;
	justify-content: space-between;
	font: 800 47px/55px 'NewKansas', sans-serif;
	font-variation-settings: 'wght' 800, 'opsz' 47;
}

.three_block_section_block_more_1 svg {
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
	height: 23px;
	outline: none;
	fill: var(--cor3);
	box-sizing: content-box;
	transition: all 0.4s ease;
}

.three_block_section_block_more_2 svg {
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
	height: 10px;
	outline: none;
	fill: var(--cor27);
	box-sizing: content-box;
	transition: all 0.4s ease;
}

.three_block_section_block_more_3 svg {
	margin: 0;
	padding: 0;
	opacity: 1;
	width: auto;
	border: none;
	height: 23px;
	outline: none;
	fill: var(--cor27);
	box-sizing: content-box;
	transition: all 0.4s ease;
}

.three_block_section_block:hover img {
	opacity: 1;
	filter: brightness(70%);
}

.three_block_section_block:hover .three_block_section_block_title,
.three_block_section_block:hover .three_block_section_block_more_1,
.three_block_section_block:hover .three_block_section_block_more_2,
.three_block_section_block:hover .three_block_section_block_more_3 {
	color: var(--cor3);
}

.three_block_section_block:hover .three_block_section_block_more_1 svg,
.three_block_section_block:hover .three_block_section_block_more_2 svg {
	fill: var(--cor3);
}

.three_block_section_block:hover .three_block_section_block_more_3 svg {
	opacity: 0;
	fill: var(--cor3);
}

.three_block_section_block_inner_div {
	gap: 8px;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	display: flex;
	max-height: 0px;
	overflow: hidden;
	flex-wrap: nowrap;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	transition: max-height 0.8s ease-in-out 0.1s;
}

.three_block_section_block:hover .three_block_section_block_inner_div {
	max-height: 1000px;
}

@media screen and (max-width: 840px) {
	.three_block_section_inner_div,
	.three_block_section_inner_div_2 {
		align-items: center;
		flex-direction: column;
		justify-content: flex-start;
	}
	.three_block_section_block,
	.three_block_section_block_sp_1,
	.three_block_section_block_sp_2 {
		gap: 32px;
		min-height: unset;
		max-width: 460px!important;
		align-items: flex-start!important;
		width: calc(100% - 96px)!important;
	}
}