.wp-block-columns.is-layout-flex {
    gap: 0;
}

.about-us-container {
	margin: 0 auto;
}

/* banner-section */
.banner-section {
	padding: 0 16px;
	margin: 40px auto 0;
	max-width: 1280px;
}

#banner-section-desktop {
	display: none;
}

#banner-section-mobile {
	display: block;
}

.banner-section figure {
	width: 100%;
}

.banner-section figure > img {
	width: 100%;
}

.banner-section figure:nth-child(1) {
	display: none;
}

.banner-section figure:nth-child(2) {
	display: block;
}

@media only screen and (min-width: 768px) {
	.banner-section {
		margin-top: 32px;
		padding: 0 56px;
	}

	#banner-section-desktop {
		display: block;
	}
	
	#banner-section-mobile {
		display: none;
	}

	.banner-section figure:nth-child(1) {
		display: block;
	}
	
	.banner-section figure:nth-child(2) {
		display: none;
	}
}
/* end banner-section */

/* live-no-fear-section */

.live-no-fear-section {
	padding: 0 16px;
	display: flex;
	flex-flow: row nowrap;
	margin: 24px auto 120px auto !important;
	max-width: 1140px;
}

.live-no-fear-section > div:first-of-type > div {
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
}

.live-no-fear-section > .left-side {
	flex: 0 1 373px !important;
    display: flex;
    justify-content: center;
	gap: 0 !important;
    flex-flow: column nowrap;
    align-items: center;
	margin-bottom: 32px !important;
}

.live-no-fear-section > .right-side {
	flex: 1 0 0 !important;

	font-size: 16px;
	line-height: 24px;
}

.live-no-fear-section > .right-side .title {
	font-size: 24px;
	line-height: 36px;
}

.live-no-fear-section > .left-side > div,
.live-no-fear-section > .right-side > div,
.live-no-fear-section .detail-container > div {
	gap: 0 !important;
}

.live-no-fear-section .underline-bg {
	background-image: url('https://media.insurverse.co.th/landingpage/2025/04/Group-1000004911.webp');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	display: inline-block;
	padding-bottom: 4px;
	margin: 0;
}

.live-no-fear-section .title {
	font-weight: 800;
	font-size: 48px;
	line-height: 72px;
	text-align: center;
	letter-spacing: 0.0025em;
}

.live-no-fear-section .detail-container {
	margin-top: 32px;
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	gap: 0;
}

.live-no-fear-section .detail-container p {
	text-align: center;
}

.live-no-fear-section .detail-container-footer {
	display: flex;
	flex-flow: column nowrap;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 8px;
}

.live-no-fear-section .detail-container-footer .title {
	width: 100%;
	margin: 40px 0 8px;
	text-align: center;
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0.25px;
}

@media only screen and (min-width: 768px) {
	.live-no-fear-section {
		flex-flow: row nowrap;
		padding: 0 56px;
		margin-top: 64px !important;
	}

	.live-no-fear-section > div:first-of-type > div {
		display: flex;
		align-items: flex-start;
	}

	.live-no-fear-section > .left-side {
		flex: 0 1 373px !important;
		justify-content: start;
		align-items: start;
	}

	.live-no-fear-section > .right-side {
		flex: 1 0 0 !important;

		font-size: 20px;
		line-height: 30px;
	}

	.live-no-fear-section .title {
		font-weight: 800;
		font-size: 64px;
		line-height: 96px;
		letter-spacing: 0.0025em;
	}

	.live-no-fear-section .detail-container {
		margin-top: 0;
		flex-flow: column nowrap;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.live-no-fear-section .detail-container p {
		text-align: left;
	}


	.live-no-fear-section .detail-container-footer {
		margin-top: 48px;
		flex-flow: column nowrap;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.live-no-fear-section .detail-container-footer .title {
		margin-top: 0;
		text-align: left;
		font-weight: 600;
		font-size: 32px;
		line-height: 48px;
		letter-spacing: 0.25px;
	}
}

/* end live-no-fear-section */

/* we-do-section */
.we-do-section {
	padding: 0 16px;
	margin: 0 auto 64px auto;
	max-width: 1140px;
	text-align: center;
	
}

.we-do-section .we-do-title {
	padding-bottom: 32px !important;
}

.we-do-list-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px 0;
	margin-top: 85px !important;
	margin-bottom: 40px !important; 

	/* reset ul */
	list-style-type: none;
	padding-left: 0;
}

.we-do-list-wrapper>div:first-of-type {
	display: flex;
	justify-content: center;
	flex: 1 0 0 !important;
}

.we-do-list-container {
	gap: 112px !important;
	display: flex;
	flex-flow: column nowrap;
	width: 100%;
}

.we-do-list-container>div {
	display: flex;
	justify-content: center;
	flex: 1 !important
}


.we-do-item {
	position: relative;
	display: flex;
	flex-flow: column nowrap;
	gap: 0 !important;
	height: 100%;
	max-width: 328px;
	padding: 40px 32px;
	background: #F4FEFC;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
}

.we-do-item-title {
	font-weight: 600;
	font-size: 32px;
	line-height: 48px;
	text-align: center;
	letter-spacing: 0.25px;
}

.we-do-item figure {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-73%);
	width: 140px;
	height: 124px;
}

.we-do-item-detail {
	margin-top: 24px !important;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.25px;
	color: #777777;
}

.we-do-footer {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.25px;
	color: #777777;
}

.we-do-footer .highlight {
	color: #000000;
	font-weight: 600;
}

@media only screen and (min-width: 768px) {
	.we-do-section {
		padding: 0 56px;
	}

	.we-do-list-wrapper {
		flex-direction: row;
		justify-content: center;
		align-items: inherit;
		gap: 0 24px;
	}

	.we-do-list-container {
		gap: 24px !important;
		flex-flow: row nowrap;
		width: auto;
	}

	.we-do-item {
		padding: 40px 32px;
	}

	.we-do-footer {
		font-size: 24px;
		line-height: 36px;
	}
}

.history-container {
	padding: 64px 16px 64px;
	display: flex;
	gap: 0 !important;
	flex-flow: column nowrap;
	background: #F5F5F5;
}

.history-container  .image-footer {
	margin-top: 29px;
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	letter-spacing: 0.25px;
}

.history-container .history-item {
	width: 100%;
	margin-top: 40px;
	max-width: 770px;
}

.history-container .history-item>div {
	display: flex;
	flex-flow: row nowrap;
	gap: 0 !important;
}

.history-container .history-item>div>figure {
	flex: 0 0 80px;
	margin-right: 24px !important;
}

.history-container .history-item>div>figure>img {
	width: 80px;
	height: 80px;
}

.history-container .history-item>div>p {
	flex: 1 1 0;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.25px;
	text-align: left;
}


@media only screen and (min-width: 768px) {
	.history-container {
		padding: 75px 56px 64px;
	}

	.history-container  .image-footer {
		margin-top: 41px;
	}

	.history-container  .image-footer {
		margin-top: 28px;
		font-size: 32px;
		line-height: 48px;
	}

	.history-container .history-item>div>figure {
		margin-right: 40px !important;
	}

	.history-container .history-item>div>p {
		font-size: 20px;
		line-height: 30px;
	}
}