/* #wewe-3 — Why Choose Us (visual polish, theme layout/image size preserved) */
#wewe-3.section-why-us {
	position: relative;
	background: #fff;
	overflow: hidden;
}

#wewe-3.section-why-us::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 72px;
	height: 3px;
	margin-left: -36px;
	background: linear-gradient(90deg, #15499a 0%, #2a7de8 50%, #15499a 100%);
	border-radius: 0 0 3px 3px;
}

#wewe-3.section-why-us::after {
	content: "";
	position: absolute;
	bottom: -140px;
	right: -100px;
	width: 320px;
	height: 320px;
	background: radial-gradient(circle, rgba(21, 73, 154, 0.05) 0%, transparent 70%);
	pointer-events: none;
}

#wewe-3 .why-heading b {
	color: #1e293b;
}

#wewe-3 .why-heading b::before,
#wewe-3 .why-heading b::after {
	border-top-color: rgba(21, 73, 154, 0.22) !important;
}

#wewe-3 .why-grid ul,
#wewe-3 .grid-col-4 ul {
	margin: 0 -1%;
	overflow: hidden;
}

#wewe-3 .why-grid ul li,
#wewe-3 .grid-col-4 ul li {
	float: left;
	width: 23%;
	padding-left: 1%;
	padding-right: 1%;
	box-sizing: border-box !important;
	clear: none;
	background: #fff;
	border: 1px solid rgba(21, 73, 154, 0.08);
	border-radius: 8px;
	transition: box-shadow 0.28s ease, border-color 0.28s ease;
}

#wewe-3 .why-grid ul li:nth-child(4n+1),
#wewe-3 .grid-col-4 ul li:nth-child(4n+1) {
	clear: both;
}

@media only screen and (max-width: 767px) {
	#wewe-3 .inner {
		padding-left: 12px;
		padding-right: 12px;
		box-sizing: border-box;
	}

	#wewe-3 .why-grid,
	#wewe-3 .grid-col-4.why-grid {
		margin: 0;
		padding: 0;
		width: 100%;
		overflow: visible;
	}

	#wewe-3 .why-grid ul,
	#wewe-3 .grid-col-4 ul,
	#wewe-3 .why-grid ul.no-before,
	#wewe-3 .grid-col-4 ul.no-before {
		display: block;
		float: none;
		width: 100%;
		margin: 0 0 4px;
		padding: 0;
		overflow: visible;
	}

	#wewe-3 .why-grid ul:last-child,
	#wewe-3 .grid-col-4 ul:last-child {
		margin-bottom: 0;
	}

	#wewe-3 .why-grid ul li,
	#wewe-3 .grid-col-4 ul li {
		float: none !important;
		width: 100% !important;
		max-width: none !important;
		clear: both !important;
		margin: 0 0 12px;
		padding: 16px 14px;
		text-align: center;
		box-sizing: border-box !important;
	}

	#wewe-3 .why-grid ul li:last-child,
	#wewe-3 .grid-col-4 ul li:last-child {
		margin-bottom: 0;
	}

	#wewe-3 ul li img {
		display: block;
		float: none !important;
		width: auto;
		max-width: 100%;
		height: auto;
		margin: 0 auto 12px;
	}

	#wewe-3 ul li h3 {
		float: none !important;
		width: auto !important;
		margin: 0 0 8px;
		padding: 0;
		font-size: 16px;
		line-height: 1.35;
		text-align: center;
	}

	#wewe-3 ul li p {
		float: none !important;
		width: auto !important;
		margin: 0;
		padding: 0;
		font-size: 13px;
		line-height: 1.65;
		text-align: center;
	}

	#wewe-3 ul li div,
	#wewe-3 ul li span {
		float: none !important;
		width: auto !important;
		max-width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	#wewe-3 .why-grid ul,
	#wewe-3 .grid-col-4 ul {
		display: flex;
		flex-wrap: nowrap;
		overflow: visible;
	}

	#wewe-3 .why-grid ul li,
	#wewe-3 .grid-col-4 ul li {
		float: none;
		flex: 0 0 25%;
		width: 25%;
		max-width: 25%;
		clear: none !important;
	}
}

#wewe-3 .why-grid ul li:hover,
#wewe-3 .grid-col-4 ul li:hover {
	border-color: rgba(21, 73, 154, 0.16);
	-moz-box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
	-webkit-box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
	box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
}

#wewe-3 ul li img {
	border-radius: 8px;
	border: 1px solid rgba(21, 73, 154, 0.1);
	transition: border-color 0.22s ease, box-shadow 0.22s ease;
}

#wewe-3 ul li:hover img {
	border-color: rgba(21, 73, 154, 0.22);
	-moz-box-shadow: 0 6px 18px rgba(21, 73, 154, 0.1);
	-webkit-box-shadow: 0 6px 18px rgba(21, 73, 154, 0.1);
	box-shadow: 0 6px 18px rgba(21, 73, 154, 0.1);
}

#wewe-3 ul li h3 {
	color: #15499a;
	transition: color 0.22s ease;
}

#wewe-3 ul li:hover h3 {
	color: #1e293b;
}

#wewe-3 ul li p {
	color: #64748b;
}

/* Mobile about variant (m_index) */
#wewe-3 .section-content > p img,
#wewe-3 .section-content .alignleft,
#wewe-3 .section-content .image {
	border-radius: 8px;
	border: 1px solid rgba(21, 73, 154, 0.08);
}

#wewe-3 .section-content > p {
	color: #64748b;
}

#wewe-3 .section-content .btn {
	transition: color 0.22s ease, background-color 0.22s ease, border-color 0.22s ease;
}

#wewe-3 .section-content .btn:hover {
	color: #15499a;
	border-color: #15499a;
	background: rgba(21, 73, 154, 0.04);
}
