.ibg-3766-wrapper {
	width: 100%;
}

.ibg-3766-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	border: 1px solid var(--e-global-color-text, #e5e5e5);
	border-right: none;
	border-bottom: none;
}

.ibg-3766-item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 40px;
	border-right: 1px solid var(--e-global-color-text, #e5e5e5);
	border-bottom: 1px solid var(--e-global-color-text, #e5e5e5);
	background-color: #ffffff;
}

.ibg-3766-content {
	flex-grow: 1;
}

.ibg-3766-number-wrap {
	margin-bottom: 20px;
}

.ibg-3766-number {
	font-family: serif;
	font-size: 64px;
	line-height: 1;
	color: #e8eade;
}

.ibg-3766-number-img {
	max-width: 64px;
	height: auto;
	display: block;
}

.ibg-3766-category {
	display: inline-block;
	padding: 8px 16px;
	background-color: #e8eade;
	color: #525b42;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	border: 1px solid #c2ceab;
	margin-bottom: 24px;
}

.ibg-3766-title {
	font-family: serif;
	font-size: 28px;
	font-weight: 400;
	color: #333333;
	margin: 0 0 12px 0;
	padding: 0;
}

.ibg-3766-subtitle {
	font-size: 14px;
	font-weight: 600;
	color: #7a8563;
	margin-bottom: 20px;
}

.ibg-3766-desc {
	font-size: 15px;
	line-height: 1.6;
	color: #666666;
	margin-bottom: 32px;
}

.ibg-3766-footer {
	margin-top: auto;
}

.ibg-3766-divider {
	width: 100%;
	border-top: 1px solid #e5e5e5;
	margin-bottom: 20px;
}

.ibg-3766-found-in {
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #7a8563;
}
