.resp-widget-container-c6c236f7 {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
	max-width: 900px;
	margin: 0 auto;
	padding: 20px 0;
}

.resp-main-title,
.resp-section-title {
	font-size: 32px;
	font-weight: 800;
	line-height: 1.2;
	margin-bottom: 24px;
	margin-top: 0;
}

.resp-body-text {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 24px;
}

.resp-notice-box {
	border-left: 5px solid #4080ff;
	border-radius: 12px;
	padding: 24px 30px;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 35px;
}

.resp-divider {
	border-top: 1px solid #eef2f6;
	margin: 40px 0;
}

.resp-topics-list {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.resp-sub-title {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: 12px;
}

.resp-sub-text {
	font-size: 16px;
	line-height: 1.6;
}