/* Block 03 */
.ns_block-03{

}

.ns_block-03 h4.ns_block-03-subtitle.ns_font-s_m{
	font-weight: var(--hipnos-font-weight-normal);
}

.ns_block-03 h3.ns_block-03-title{
	margin-bottom: 16px;
}

.ns_block-03 h3.ns_block-03-title strong{
	color: var(--hipnos-color-primary-1);
}

.ns_block-03 .ns_block-03-col-cta{
	margin-top: 32px;
}

.ns_block-03 .ns_block-03-col-cta .ns_link-text.ns_link-line{
	font-weight: var(--hipnos-font-weight-bold);
}

@media only screen and (max-width: 767px) {
	.ns_block-03 h3.ns_block-03-title{
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 8px;
	}

	.ns_block-03 .ns_block-03-col-content + .ns_block-03-col-image{
		margin-bottom: 32px;
	}
}
