.two_col_section {
	gap: 64px;
	margin: 0;
	width: 100%;
	border: none;
	outline: none;
	display: flex;
	padding: 64px 0;
	flex-wrap: nowrap;
	align-items: center;
	transition: all 0.2s ease;
	overflow: hidden!important;
	justify-content: flex-start;
}

.two_col_section_sp_pd {
	padding: 96px 0!important;
}

.two_col_section_inner {
	gap: 64px;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	transition: all 0.2s ease;
	justify-content: flex-start;
}

.two_col_section_bottom_line {
    margin: 128px 0 0;
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 1268 / 20;
    flex: 0 0 auto;
    background-color: #E4EEFF;
}

.two_col_section_side_1 {
	gap: 24px;
	margin: 0;
	padding: 0;
	width: 50%;
	border: none;
	outline: none;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	align-items: flex-start;
	transition: all 0.2s ease;
	justify-content: flex-start;
}

.two_col_section_side_2 {
	gap: 24px;
	margin: 0;
	padding: 0;
	width: 50%;
	border: none;
	outline: none;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	transition: all 0.2s ease;
}

.two_col_section_img {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 500px;
	border: none;
	outline: none;
	display: flex;
	position: relative;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	transition: all 0.2s ease;
}

.two_col_section_img img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	z-index: 1;
	overflow: hidden;
	max-width: 500px;
	position: relative;
	aspect-ratio: 1/1;
	object-fit: cover;
	object-position: center center;
}

.two_col_section_img_contain {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	display: flex;
	width: fit-content;
	position: relative;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	transition: all 0.2s ease;
}

.two_col_section_img_contain img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	max-width: 500px;
	object-fit: contain;
	object-position: center center;
}

.two_col_section_svg_abs_1 {
	margin: 0;
	top: -8.4%;
	padding: 0;
	z-index: 2;
	width: 25.4%;
	height: auto;
	right: -8.4%;
	border: none;
	outline: none;
	position: absolute;
	fill: var(--cor11);
	stroke: transparent;
	box-sizing: content-box;
	transition: all 0.2s ease;
}

.two_col_section_svg_abs_3 {
	margin: 0;
	padding: 0;
	z-index: 2;
	width: 13.4%;
	height: auto;
	left: -8.4%;
	border: none;
	bottom: -8.4%;
	outline: none;
	position: absolute;
	fill: var(--cor13);
	stroke: transparent;
	box-sizing: content-box;
	transition: all 0.2s ease;
}

.two_col_section_svg_abs_4 {
	margin: 0;
	top: 4.8%;
	left: -4.8%;
	padding: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	border: none;
	outline: none;
	overflow: hidden;
	position: absolute;
	pointer-events: none;
	background-color: #F2F7FF;
	box-sizing: content-box;
	transition: all 0.2s ease;
}

.two_col_section .p_1 {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	color: var(--cor27);
	word-break: break-word;
	text-align: -webkit-left;
	transition: all 0.2s ease;
	font: 500 48px/56px 'NewKansas', sans-serif;
	font-variation-settings: 'wght' 600, 'opsz' 48;
}

.two_col_section .p_2 {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	color: var(--cor29);
	word-break: break-word;
	text-align: -webkit-left;
	transition: all 0.2s ease;
	font: 400 22px/30px 'NewKansas', sans-serif;
	font-variation-settings: 'wght' 400, 'opsz' 22;
}

.two_col_section .base_btn1_sp_pd {
	width: 250px;
	height: 60px;
	padding: 0 24px!important;
	box-sizing: border-box;
}

.two_col_section .base_btn1_sp_pd span {
	font: 600 20px/28px 'NewKansas', sans-serif;
	font-variation-settings: 'wght' 600, 'opsz' 20;
}

.two_col_section .p_3 {
	gap: 8px;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	display: flex;
	flex-wrap: wrap;
	text-align: left;
	width: fit-content;
	color: var(--cor11);
	align-items: center;
	word-break: break-word;
	text-align: -webkit-left;
	transition: all 0.2s ease;
	justify-content: flex-start;
	font: 600 24px/32px 'NewKansas', sans-serif;
	font-variation-settings: 'wght' 600, 'opsz' 24;
}

.two_col_section .p_3 svg {
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
	height: 40px;
	outline: none;
	box-sizing: content-box;
	transition: all 0.2s ease;
}

.two_col_section p span {
	color: var(--cor1);
}

/**/
.two_col_section_blocks {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 500px;
	border: none;
	outline: none;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	background-color: var(--cor1);
	justify-content: flex-start;
	transition: all 0.2s ease;
}

.two_col_section_block {
	gap: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 180px;
	border: none;
	outline: none;
	display: flex;
	align-items: stretch;
	background-color: var(--cor1);
	border-bottom: 1px solid var(--cor37);
	justify-content: flex-start;
	transition: all 0.2s ease;
}

.two_col_section_block {
	border-bottom: 1px solid var(--cor37);
}

.two_col_section_block_svg {
	margin: 0;
	padding: 0;
	width: 12px;
	height: auto;
	border: none;
	outline: none;
	display: block;
	overflow: hidden;
	flex: 0 0 12px;
	stroke: transparent;
	background-color: var(--cor17);
	box-sizing: content-box;
	transition: all 0.2s ease;
}

.two_col_section_block_content {
	gap: 8px;
	margin: 0;
	padding: 0 32px;
	border: none;
	outline: none;
	display: flex;
	flex: 1;
	min-width: 0;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	transition: all 0.2s ease;
}

.two_col_section_block_title {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	color: var(--cor9);
	word-break: break-word;
	transition: all 0.2s ease;
	font: 700 32px/40px 'Jost', sans-serif;
}

.two_col_section_block_desc {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	color: var(--cor39);
	word-break: break-word;
	transition: all 0.2s ease;
	font: 400 18px/26px 'NewKansas', sans-serif;
	font-variation-settings: 'wght' 400, 'opsz' 18;
}

@media screen and (max-width: 983px) {
	.two_col_section .p_1 {
		font: 500 36px/44px 'NewKansas', sans-serif;
		font-variation-settings: 'wght' 500, 'opsz' 36;
	}

	.two_col_section .p_2 {
		font: 400 19px/27px 'DMSans', sans-serif;
		font-variation-settings: 'wght' 400, 'opsz' 19;
	}

	.two_col_section .base_btn1_sp_pd {
		width: 220px;
		height: 56px;
		padding: 0 20px!important;
	}

	.two_col_section .base_btn1_sp_pd span {
		font: 600 18px/26px 'NewKansas', sans-serif;
		font-variation-settings: 'wght' 600, 'opsz' 18;
	}
}

@media screen and (max-width: 768px) {
	.two_col_section,
	.two_col_section_inner {
		gap: 42px;
		flex-direction: column;
	}

	.two_col_section_side_1,
	.two_col_section_side_2 {
		width: 100%;
		align-items: center;
		justify-content: flex-start;
	}

	.two_col_section_img {
		width: 70%;
	}

	.two_col_section .p_1 {
		text-align: center;
		text-align: -webkit-center;
		font: 500 28px/34px 'NewKansas', sans-serif;
		font-variation-settings: 'wght' 500, 'opsz' 28;
	}

	.two_col_section .p_2 {
		text-align: center;
		text-align: -webkit-center;
		font: 400 16px/24px 'DMSans', sans-serif;
		font-variation-settings: 'wght' 400, 'opsz' 16;
	}

	.two_col_section .p_3 {
		text-align: center;
		justify-content: center;
		text-align: -webkit-center;
	}

	.two_col_section .base_btn1_sp_pd {
		width: 200px;
		height: 52px;
	}

	.two_col_section .base_btn1_sp_pd span {
		font: 600 16px/24px 'NewKansas', sans-serif;
		font-variation-settings: 'wght' 600, 'opsz' 16;
	}
}

@media screen and (max-width: 420px) {
	.two_col_section_img {
		width: calc(100% - 40px);
		max-width: 300px;
	}

	.two_col_section .base_btn1_sp_pd {
		width: 180px;
		height: 48px;
		padding: 0 16px!important;
	}

	.two_col_section .base_btn1_sp_pd span {
		font: 600 14px/22px 'NewKansas', sans-serif;
		font-variation-settings: 'wght' 600, 'opsz' 14;
	}
}
