.hcp-content:not(.hcp-content.active) {
	display: none;
}

.hcp-filter-custom {
	cursor: pointer;
}

.hcp-filter-custom.active {
	pointer-events: none;
}

.hcp-filter.hcp-filter-custom,
.s-help-choice-page .hcp-wrap .hcp-filters {
	margin-bottom: 0 !important;
}

.s-help-choice-page .hcp-wrap .hcp-items.hcp-items-custom {
	margin-top: 15px;
	justify-content: space-between;
}

.s-help-choice-page .hcp-wrap .hcp-filters {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.s-help-choice-page .hcp-wrap .hcp-items.hcp-items-custom {
	padding-left: 0;
	padding-right: 0;
}

.s-help-choice-page .hcp-wrap .hcp-items.hcp-items-custom .shc-itm {
	margin-left: 0;
	margin-right: 0;
	flex-basis: calc(25% - 16px);
}