/* Block 03 */
.ns_block-03{

}

.ns_block-03 .ns_block-03-title,
.ns_block-03 .ns_block-03-subtitle{
	color: var(--hipnos-color-secondary-1);
}

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

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

.ns_block-03 .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);
}

.ns_block-03 .ns_block-03-col-content small{
	font-size: 12px !important;
	line-height: 18px !important;
}

.ns_hero-image-without-background .ns_block-03 .ns_block-03-col-image .ns_image-placeholder{
	background: none !important;
}

.ns_hero-image-without-background .ns_block-03 .ns_block-03-col-content .ns_block-03-subtitle{
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
}

.ns_hero-image-without-background .ns_block-03 .ns_block-03-col-content .ns_block-03-title{
	font-size: 64px;
	line-height: .8em;
	margin-bottom: 18px;

	font-family: var(--hipnos-font-secondary)!important;
	font-weight: var(--hipnos-font-weight-bold)!important;
	font-synthesis: none;
	-webkit-font-feature-settings: 'pnum' on,'onum' on!important;
	font-feature-settings: 'pnum' on,'onum' on!important;
}

.ns_hero-black-friday-2023 .ns_block-03 .ns_block-03-col-image .ns_image-placeholder{
	position: relative;
	width: 100%;
	height: 0px;
	padding-top: 56.25%;
}

.ns_hero-black-friday-2023 .ns_block-03 .ns_block-03-col-image .ns_image-placeholder .ns_block-03-img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	height: 100%;
}

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

	.ns_hero-image-without-background .ns_block-03 .ns_block-03-col-content .ns_block-03-subtitle{
		font-size: 14px;
		line-height: 24px;
	}

	.ns_hero-image-without-background .ns_block-03 .ns_block-03-col-content .ns_block-03-title{
		font-size: 42px;
		line-height: 36px;
	}

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

	.ns_hero-black-friday-2023 .ns_block-03 .ns_block-03-col-image .ns_image-placeholder{
		overflow: visible;
	}

	.ns_hero-black-friday-2023{
		background-image: url('/wp-content/uploads/noviembre_2023_background_mobile_01_khama.png') !important;
		background-position: bottom center !important;
	}

	.ns_hero-black-friday-2023 .ns_block-03 .ns_block-03-col-image .ns_image-placeholder .ns_block-03-img img{
		transform: scale(1.6) translateY(-7%);
	}
}
