/* Block 03 */
.ns_block-09-align-left {
	text-align: left;
}

.ns_block-09-align-center {
	text-align: center;
}

.ns_block-09-align-right {
	text-align: right;
}

.ns_block-09 h3 {
	color: var(--hipnos-color-primary-1);
}

.ns_block-09-helper-imc{
	font-size: 14px;
	line-height: 20px;
	margin-top: 24px;
}

.ns_block-09-helper-imc .ns_tag-big{
	background: var(--hipnos-color-secondary-3);
	color: var(--hipnos-color-secondary-1);
	cursor: pointer;
}

.ns_block-09-helper-imc[data-completed="no"] .ns_block-09-helper-imc-results,
.ns_block-09-helper-imc[data-completed="yes"] .ns_block-09-helper-imc-button,
.ns_block-09-helper-imc:not([data-persons="02"]) .ns_block-09-helper-imc-results-persons-02{
	display: none;
}

.ns_block-09-helper-imc[data-completed="yes"] .ns_block-09-helper-imc-results,
.ns_block-09-helper-imc[data-completed="no"] .ns_block-09-helper-imc-button{
	display: block;
}

@media only screen and (max-width: 767px) {
	.ns_block-09-helper-imc[data-completed="yes"] .ns_block-09-helper-imc-results,
	.ns_block-09-helper-imc[data-completed="yes"] .ns_block-09-helper-imc-results .ns_block-09-helper-imc-results-persons-02{
		display: flex;
		flex-direction: column;
		align-content: center;
		justify-content: center;
		align-items: center;
	}

	.ns_block-09-helper-imc[data-completed="yes"] .ns_block-09-helper-imc-results > .ns_tag-big:first-child{
		margin-top: 8px;
	}

}

/* Custom */
.ns_acf-gt-block-09.ns_block-09-hoteles .ns_block-09 h3{
	color: var(--hipnos-color-secondary-1);
}

.ns_acf-gt-block-09.ns_block-09-hoteles .ns_block-09 h2{
	font-weight: var(--hipnos-font-weight-normal);
	color: var(--hipnos-color-neutral-2);
}

@media only screen and (max-width: 479px) {
	.ns_acf-gt-block-08.ns_block-09-title-mobile-01 .ns_block-09 h3{
		font-size: 20px;
		line-height: 28px;
	}

	.ns_acf-gt-block-07.ns_block-09-title-mobile-01 .ns_block-09 h3,
	.ns_acf-gt-block-09.ns_block-09-title-mobile-01 .ns_block-09 h3{
		font-size: 16px;
		line-height: 22px;
	}

	.ns_acf-gt-block-07.ns_block-09-title-mobile-01 .ns_block-09 h2,
	.ns_acf-gt-block-09.ns_block-09-title-mobile-01 .ns_block-09 h2{
		font-size: 20px;
		line-height: 28px;
	}

	.ns_acf-gt-block-09.ns_block-09-title-mobile-02.ns_pd_b-zero{
		margin-bottom: 32px;
	}

	.ns_acf-gt-block-09.ns_block-09-title-mobile-02 .ns_block-09 h3{
		font-size: 16px;
		line-height: 22px;
	}

	.ns_acf-gt-block-09.ns_block-09-title-mobile-02 .ns_block-09 h2{
		font-size: 20px;
		line-height: 28px;
	}
}
