.ct-wrapper-b934991b {
	width: 100%;
}
.ct-header-b934991b {
	margin-bottom: 40px;
}
.ct-label-b934991b {
	display: block;
	margin-bottom: 10px;
}
.ct-title-b934991b {
	margin: 0 0 15px;
}
.ct-divider-b934991b {
	height: 2px;
	width: 50px;
	margin: 15px 0;
}
.ct-intro-b934991b {
	margin: 0;
}
.ct-grid-b934991b {
	display: grid;
	gap: 30px;
	margin-bottom: 40px;
}
.ct-card-b934991b {
	display: flex;
	flex-direction: column;
	padding: 30px;
	border: 1px solid rgba(200, 169, 110, 0.3);
	transition: all 0.3s ease;
}
.ct-card-icon-b934991b {
	margin-bottom: 20px;
	display: inline-flex;
}
.ct-card-title-b934991b {
	margin: 0 0 15px;
}
.ct-card-body-b934991b {
	margin: 0;
}
.ct-closing-b934991b {
	text-align: center;
	font-style: italic;
}