.cs-53b40d03-wrapper {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.cs-53b40d03-item {
	background-color: #f9f9f9;
	padding: 24px;
	border-radius: 8px;
	transition: box-shadow 0.3s ease;
}

.cs-53b40d03-title {
	margin: 0 0 12px 0;
	font-size: 1.25rem;
	font-weight: 600;
}

.cs-53b40d03-details {
	font-size: 1rem;
	line-height: 1.6;
}

.cs-53b40d03-details p {
	margin-bottom: 0.5em;
}

.cs-53b40d03-details p:last-child {
	margin-bottom: 0;
}
