/* Block 11 */
.ns_acf-gt-block-42 .ns_acf-gt-block-42-list {
	margin-bottom: -32px;
}

.ns_acf-gt-block-42 .ns_acf-gt-block-42-podcast {
	position: relative;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 32px;
}

.ns_acf-gt-block-42 .ns_acf-gt-block-42-podcast .ns_acf-gt-block-42-podcast-image {
	margin-bottom: 8px;
}

.ns_acf-gt-block-42 .ns_acf-gt-block-42-podcast .ns_acf-gt-block-42-podcast-data {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	gap: 16px;
}

.ns_acf-gt-block-42 .ns_acf-gt-block-42-podcast .ns_acf-gt-block-42-podcast-info {
	text-align: left;
}

.ns_acf-gt-block-42 .ns_acf-gt-block-42-podcast .ns_acf-gt-block-42-podcast-info .ns_acf-gt-block-42-podcast-title {
	white-space: balance;
}

.ns_acf-gt-block-42 .ns_acf-gt-block-42-podcast .ns_acf-gt-block-42-podcast-media,
.ns_acf-gt-block-42 .ns_acf-gt-block-42-podcast .ns_acf-gt-block-42-podcast-media ul {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.ns_acf-gt-block-42 .ns_acf-gt-block-42-podcast .ns_acf-gt-block-42-podcast-media {
	gap: 12px;
}

.ns_acf-gt-block-42 .ns_acf-gt-block-42-podcast .ns_acf-gt-block-42-podcast-media ul {
	list-style: none;
	gap: 6px;
}

.ns_acf-gt-block-42 .ns_acf-gt-block-42-podcast .ns_acf-gt-block-42-podcast-media ul li img {
	max-width: 120px;
}

.ns_acf-gt-block-42 .ns_acf-gt-block-42-podcast .ns_acf-gt-block-42-podcast-media ul li a {
	display: block;
	background-color: var(--hipnos-color-secondary-1);
	border-radius: var(--hipnos-border-radius);
}