#hero-fullscreen.orsan-hero-loading{min-height:460px;background:#243040;position:relative}#hero-fullscreen.orsan-hero-loading::before{content:;position:absolute;inset:0;z-index:20;background:linear-gradient(90deg,#243040 0%,#2e3d52 50%,#243040 100%);background-size:200% 100%;animation:orsan-hero-shimmer 1.4s ease infinite}@keyframes orsan-hero-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}#hero-fullscreen.orsan-hero-loading .orsan-hero-carousel{opacity:0}
#hero-fullscreen .hero-copy,
#hero-fullscreen .hero-copy h2,
#hero-fullscreen .hero-copy .lead,
#hero-fullscreen .hero-copy .btn {
	opacity: 1;
	visibility: visible;
}
#hero-fullscreen .hero-copy,
#hero-fullscreen .hero-copy h2,
#hero-fullscreen .hero-copy .lead {
	font-family: 'bold-cond', 'Arial Narrow', Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
}
#hero-fullscreen {
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	margin-top: .5rem;
	padding: 0;
	overflow: hidden;
}
#hero-fullscreen .orsan-hero-carousel {
	opacity: 1;
	transition: opacity .5s ease;
}
#hero-fullscreen.orsan-hero-loading .orsan-hero-carousel {
	opacity: 0;
}
#hero-fullscreen.orsan-hero-loading {
	position: relative;
}
#hero-fullscreen.orsan-hero-loading::before {
	content: '';
	position: absolute;
	inset: 0;
	z-index: 20;
	background: linear-gradient(90deg, #243040 0%, #2e3d52 50%, #243040 100%);
	background-size: 200% 100%;
	animation: orsan-hero-shimmer 1.4s ease infinite;
	pointer-events: none;
}
@keyframes orsan-hero-shimmer {
	0% { background-position: 200% 0; }
	100% { background-position: -200% 0; }
}
@media (prefers-reduced-motion: reduce) {
	#hero-fullscreen.orsan-hero-loading::before { animation: none; }
	#hero-fullscreen .carousel.carousel-fade .carousel-item {
		transition-duration: .01ms !important;
	}
}
#hero-fullscreen .carousel-inner {
	position: relative;
	background: #243040;
	min-height: 460px;
	overflow: hidden;
	isolation: isolate;
}
#hero-fullscreen .carousel.carousel-fade .carousel-item {
	position: absolute !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	display: block !important;
	float: none;
	opacity: 0;
	z-index: 0;
	min-height: 460px;
	pointer-events: none;
	transform: none;
	transition: opacity 2s cubic-bezier(0.22, 0.61, 0.36, 1);
}
#hero-fullscreen.orsan-hero-ready:not(.orsan-hero-cycling) .carousel.carousel-fade .carousel-item.active {
	transition: none;
	opacity: 1;
}
#hero-fullscreen .carousel.carousel-fade .carousel-item.active {
	opacity: 1;
	z-index: 2;
	pointer-events: auto;
}
#hero-fullscreen .carousel.carousel-fade .carousel-item-next.carousel-item-start,
#hero-fullscreen .carousel.carousel-fade .carousel-item-prev.carousel-item-end {
	opacity: 1;
	z-index: 1;
}
#hero-fullscreen .carousel.carousel-fade .carousel-item.active.carousel-item-start,
#hero-fullscreen .carousel.carousel-fade .carousel-item.active.carousel-item-end {
	opacity: 0;
	z-index: 1;
}
#hero-fullscreen .hero-slide-media,
#hero-fullscreen .hero-slide-overlay,
#hero-fullscreen .hero-slide-inner {
	opacity: 1;
}
@media (min-width: 768px) {
	#hero-fullscreen .carousel-inner,
	#hero-fullscreen .carousel.carousel-fade .carousel-item { min-height: 520px; }
}
@media (min-width: 1200px) {
	#hero-fullscreen .carousel-inner,
	#hero-fullscreen .carousel.carousel-fade .carousel-item { min-height: 580px; }
	#hero-fullscreen .carousel-item.hero-slide--fenix { min-height: 600px; }
}
#hero-fullscreen .hero-slide-media {
	position: absolute;
	inset: 0;
	overflow: hidden;
	contain: layout style paint;
	transform: translateZ(0);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
#hero-fullscreen .hero-slide-photo {
	display: block;
	transform: translateZ(0) scale(1.001);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
#hero-fullscreen .hero-slide-media--gradient {
	transform: none;
}
#hero-fullscreen .hero-slide-overlay {
	position: absolute;
	inset: 0;
	z-index: 1;
}
#hero-fullscreen .hero-slide-inner {
	position: relative;
	z-index: 2;
	min-height: inherit;
	display: flex;
	align-items: center;
	padding: 2.5rem 0 3.5rem;
}
#hero-fullscreen .hero-visual--logo img {
	max-width: 200px;
	width: 100%;
	height: auto;
	filter: brightness(0) invert(1) drop-shadow(0 10px 24px rgba(0,0,0,.2));
	opacity: .95;
}
#hero-fullscreen .hero-slide--fenix .hero-slide-inner {
	overflow: visible;
	padding: 2rem 0 3rem;
}
#hero-fullscreen .hero-slide--fenix .hero-slide-inner > .container > .row {
	justify-content: flex-start;
}
#hero-fullscreen .hero-fenix-panel {
	position: relative;
	max-width: 34rem;
	padding: clamp(1.5rem, 2.8vw, 2.15rem) clamp(1.35rem, 2.5vw, 2.1rem);
	border-radius: 18px;
	background: linear-gradient(145deg, rgba(0,40,105,.55) 0%, rgba(0,50,130,.38) 100%);
	-webkit-backdrop-filter: blur(16px) saturate(1.2);
	backdrop-filter: blur(16px) saturate(1.2);
	border: 1px solid rgba(255,255,255,.14);
	box-shadow: 0 24px 60px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.08);
	overflow: hidden;
}
#hero-fullscreen .hero-fenix-panel::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	background: linear-gradient(90deg, var(--hero-accent, #2458a3) 0%, rgba(36,88,163,.35) 55%, transparent 100%);
}
#hero-fullscreen .hero-fenix-eyebrow {
	display: flex;
	align-items: center;
	gap: .55rem;
	margin: 0 0 .75rem;
	font-size: .68rem;
	font-weight: 700;
	letter-spacing: .16em;
	text-transform: uppercase;
	color: rgba(36,88,163,.92);
}
#hero-fullscreen .hero-fenix-eyebrow::before {
	content: '';
	flex: 0 0 1.35rem;
	height: 2px;
	border-radius: 2px;
	background: var(--hero-accent, #2458a3);
	box-shadow: 0 0 10px rgba(36,88,163,.45);
}
#hero-fullscreen .hero-copy--fenix {
	text-align: left;
}
#hero-fullscreen .hero-fenix-features {
	display: flex;
	flex-wrap: wrap;
	gap: .45rem;
	justify-content: flex-start;
	margin: 0 0 1.05rem;
	padding: 0;
	list-style: none;
}
#hero-fullscreen .hero-fenix-features li {
	font-size: .62rem;
	font-weight: 700;
	letter-spacing: .11em;
	text-transform: uppercase;
	color: rgba(240,248,255,.95);
	padding: .38rem .72rem;
	border-radius: 999px;
	background: rgba(255,255,255,.08);
	border: 1px solid rgba(36,88,163,.35);
}
#hero-fullscreen .hero-slide--fenix .hero-copy h2 {
	font-size: clamp(1.55rem, 2.75vw, 2.35rem);
	letter-spacing: .05em;
	line-height: 1.1;
	margin-bottom: .95rem;
}
#hero-fullscreen .hero-slide--fenix .hero-copy h2 span {
	color: #2458a3;
}
#hero-fullscreen .hero-slide--fenix .hero-copy .lead {
	font-size: clamp(.92rem, 1.35vw, 1.05rem);
	max-width: 28rem;
	margin: 0 0 1.15rem;
	line-height: 1.65;
	opacity: .94;
}
@media (min-width: 768px) {
	#hero-fullscreen .hero-visual--logo img { max-width: 280px; }
}
@media (min-width: 1200px) {
	#hero-fullscreen .hero-visual--logo img { max-width: 320px; }
}
@media (max-width: 991.98px) {
	#hero-fullscreen .hero-fenix-panel {
		max-width: none;
		margin: 0 auto;
	}
	#hero-fullscreen .hero-fenix-eyebrow {
		justify-content: center;
	}
	#hero-fullscreen .hero-copy--fenix,
	#hero-fullscreen .hero-fenix-features {
		text-align: center;
		justify-content: center;
	}
}
#hero-fullscreen .lazyload,
#hero-fullscreen .lazyloading {
	opacity: 1 !important;
}
#hero-fullscreen .carousel-item.active .hero-copy,
#hero-fullscreen .carousel-item.active .hero-copy h2,
#hero-fullscreen .carousel-item.active .hero-copy .lead,
#hero-fullscreen .carousel-item.active .hero-copy .lead *,
#hero-fullscreen .carousel-item.active .hero-visual,
#hero-fullscreen .carousel-item.active .hero-visual img,
#hero-fullscreen .carousel-item.active .btn-hero-primary,
#hero-fullscreen .carousel-item.active .btn-hero-secondary,
#hero-fullscreen .carousel-item.active .hero-fenix-features li {
	opacity: 1 !important;
	visibility: visible !important;
}
#hero-fullscreen .hero-copy h2,
#hero-fullscreen .hero-copy .lead {
	text-shadow: 0 2px 18px rgba(0,0,0,.35);
}
#hero-fullscreen .hero-mockup-wrap {
	max-width: 380px;
	margin: 0 auto;
}
#hero-fullscreen .hero-mockup {
	border-radius: 14px;
	overflow: hidden;
	box-shadow: 0 22px 50px rgba(0,0,0,.28);
	border: 1px solid rgba(255,255,255,.15);
	background: #fff;
}
#hero-fullscreen .hero-mockup-bar {
	display: flex;
	align-items: center;
	gap: 7px;
	padding: 10px 12px;
	background: #f3f4f6;
	border-bottom: 1px solid #e5e7eb;
}
#hero-fullscreen .hero-mockup-bar span {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	display: inline-block;
}
#hero-fullscreen .hero-mockup-bar .dot-red { background: #ff5f57; }
#hero-fullscreen .hero-mockup-bar .dot-yellow { background: #febc2e; }
#hero-fullscreen .hero-mockup-bar .dot-green { background: #28c840; }
#hero-fullscreen .hero-mockup-url {
	flex: 1;
	margin-left: 6px;
	background: #fff;
	border: 1px solid #d1d5db;
	border-radius: 999px;
	padding: 5px 12px;
	font-size: 11px;
	color: #6b7280;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#hero-fullscreen .hero-mockup img {
	width: 100%;
	height: auto;
	display: block;
	max-height: 220px;
	object-fit: cover;
	object-position: top center;
}
#hero-fullscreen .hero-copy {
	color: #fff;
	text-align: center;
	max-width: 100%;
	overflow-wrap: break-word;
}
#hero-fullscreen .hero-copy .lead strong {
	color: #2458a3;
	font-weight: 700;
}
@media (min-width: 992px) {
	#hero-fullscreen .hero-copy { text-align: left; }
}
#hero-fullscreen .hero-copy h2 {
	font-size: clamp(1.35rem, 2.8vw, 2.35rem);
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: .75rem;
	text-transform: uppercase;
}
#hero-fullscreen .hero-copy h2 span {
	color: var(--hero-accent, #2458a3);
}
#hero-fullscreen .hero-copy .lead {
	font-size: clamp(.95rem, 1.6vw, 1.15rem);
	margin-bottom: 1.1rem;
	opacity: .95;
}
#hero-fullscreen .hero-copy .lead p { margin: 0; }
#hero-fullscreen .hero-actions {
	display: flex;
	flex-wrap: wrap;
	gap: .5rem;
	justify-content: center;
	margin-top: .25rem;
}
@media (min-width: 992px) {
	#hero-fullscreen .hero-copy .hero-actions { justify-content: flex-start; }
}
#hero-fullscreen .btn-hero-primary {
	background: #ffffff !important;
	color: #003DA5 !important;
	border: none !important;
	font-weight: 700;
	padding: .6rem 1.45rem;
	font-size: .88rem;
	border-radius: 6px;
	letter-spacing: .03em;
	text-transform: uppercase;
	box-shadow: 0 8px 22px rgba(0, 0, 0, .22);
}
#hero-fullscreen .btn-hero-primary:hover,
#hero-fullscreen .btn-hero-primary:focus {
	background: #f0f6ff !important;
	color: #002a6b !important;
}
#hero-fullscreen .btn-hero-secondary {
	background: transparent !important;
	color: #ffffff !important;
	border: 2px solid rgba(255, 255, 255, .92) !important;
	font-weight: 600;
	padding: .55rem 1.3rem;
	font-size: .88rem;
	border-radius: 6px;
}
#hero-fullscreen .btn-hero-secondary:hover,
#hero-fullscreen .btn-hero-secondary:focus {
	background: #ffffff !important;
	color: #003DA5 !important;
}
#hero-fullscreen .carousel-control-prev,
#hero-fullscreen .carousel-control-next {
	width: 3rem;
	opacity: .75;
	z-index: 10;
}
#hero-fullscreen .carousel-control-prev:hover,
#hero-fullscreen .carousel-control-next:hover {
	opacity: 1;
}
#hero-fullscreen .carousel-control-prev-icon,
#hero-fullscreen .carousel-control-next-icon {
	width: 2.25rem;
	height: 2.25rem;
	background-color: transparent;
	border-radius: 0;
	filter: drop-shadow(0 1px 3px rgba(0,0,0,.4));
}
#hero-fullscreen .carousel-indicators {
	margin-bottom: 1rem;
	z-index: 10;
	gap: 0;
}
#hero-fullscreen .carousel-indicators [data-bs-target] {
	box-sizing: border-box;
	width: 32px;
	height: 3px;
	border-radius: 2px;
	border: none;
	margin: 0 5px;
	padding: 0;
	background-color: rgba(255,255,255,.4);
	opacity: 1;
	text-indent: -9999px;
	transition: width .35s ease, background-color .35s ease;
	position: relative;
	overflow: hidden;
}
#hero-fullscreen .carousel-indicators .active {
	width: 52px;
	background-color: rgba(255,255,255,.55);
	opacity: 1;
}
#hero-fullscreen .carousel-indicators .active::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	background: #fff;
	transform: scaleX(0);
	transform-origin: left center;
	border-radius: inherit;
}
#hero-fullscreen .carousel-indicators .active.orsan-progress-run::after {
	animation: orsan-indicator-progress 4s linear forwards;
}
@keyframes orsan-indicator-progress {
	to { transform: scaleX(1); }
}
#hero-fullscreen .hero-title-link {
	color: var(--hero-accent, #2458a3);
	text-decoration: underline;
	text-underline-offset: 4px;
}
#hero-fullscreen .hero-title-link:hover,
#hero-fullscreen .hero-title-link:focus {
	color: #fff;
}
#hero-fullscreen .hero-slide-media--zoomout {
	background: #243040;
}
#hero-fullscreen .hero-slide-photo-fill {
	display: none;
}
#hero-fullscreen .carousel-item[data-slide] .hero-slide-photo--cover {
	position: absolute;
	inset: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	max-width: none;
	min-width: 0;
	object-fit: cover;
	object-position: center 32%;
}
#hero-fullscreen .hero-slide-media--fenix-bg {
	background-color: #243040;
	background-image: var(--fenix-bg-image);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 52% 38%;
	transform: translateZ(0);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
@media (min-width: 768px) {
	#hero-fullscreen .hero-slide-media--fenix-bg {
		background-size: 100% auto;
		background-position: center 44%;
	}
}
@media (max-width: 767.98px) {
	#hero-fullscreen .carousel-item.hero-slide--fenix {
		min-height: 500px;
	}
	#hero-fullscreen .hero-slide--fenix .hero-slide-media--photo .hero-slide-overlay {
		background: linear-gradient(180deg, rgba(0,30,85,.12) 0%, rgba(0,40,105,.38) 55%, rgba(0,30,85,.55) 100%);
	}
}
#hero-fullscreen .hero-slide-media--fenix-bg .hero-slide-photo--cover {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	opacity: 0 !important;
	visibility: hidden !important;
	pointer-events: none !important;
}
#hero-fullscreen .hero-slide--fenix .hero-slide-media--photo .hero-slide-overlay {
	background: linear-gradient(90deg, rgba(0,61,165,.36) 0%, rgba(0,50,130,.22) 32%, rgba(0,40,105,.10) 52%, rgba(0,30,85,.04) 72%, rgba(255,255,255,0) 100%);
}
#hero-fullscreen .hero-copy h2,
#hero-fullscreen .hero-copy .lead {
	text-shadow: 0 2px 20px rgba(0,30,80,.35), 0 1px 3px rgba(0,0,0,.25);
}
#hero-fullscreen .btn-hero-primary.btn-hero-lg {
	font-size: clamp(.95rem, 1.5vw, 1.12rem);
	padding: .78rem 1.75rem;
}
#hero-fullscreen .carousel-item[data-slide="polizas"] .hero-slide-photo--cover {
	object-position: 68% 38% !important;
}
#hero-fullscreen .carousel-item[data-slide="garantia"] .hero-slide-photo--cover {
	object-position: 72% 32% !important;
}
@media (max-width: 991.98px) {
	#hero-fullscreen .carousel-item[data-slide="polizas"] .hero-slide-photo--cover {
		object-position: 78% 35% !important;
	}
	#hero-fullscreen .carousel-item[data-slide="garantia"] .hero-slide-photo--cover {
		object-position: 72% 28% !important;
	}
}
#hero-fullscreen .carousel-item[data-slide="garantia"] .btn-hero-primary,
#hero-fullscreen .carousel-item[data-slide="garantia"] .btn-hero-secondary {
	font-size: clamp(.92rem, 1.35vw, 1.05rem);
	padding: .72rem 1.55rem;
}

/* Home5: cuadros glass en todos los slides y texto solo blanco */
#hero-fullscreen .hero-fenix-panel {
	max-width: 38rem;
}
#hero-fullscreen .hero-slide-inner > .container > .row {
	justify-content: flex-start;
}
#hero-fullscreen .hero-copy--panel {
	text-align: left;
}
#hero-fullscreen .hero-copy h2 span,
#hero-fullscreen .hero-copy .lead strong,
#hero-fullscreen .hero-copy .lead *,
#hero-fullscreen .hero-title-link,
#hero-fullscreen .hero-fenix-eyebrow {
	color: #fff !important;
}
#hero-fullscreen .hero-fenix-eyebrow::before {
	background: rgba(255,255,255,.85);
	box-shadow: 0 0 10px rgba(255,255,255,.35);
}
#hero-fullscreen .hero-fenix-panel::before {
	background: linear-gradient(90deg, rgba(255,255,255,.45) 0%, rgba(255,255,255,.15) 55%, transparent 100%);
}
#hero-fullscreen .hero-fenix-features li {
	border-color: rgba(255,255,255,.25);
}
#hero-fullscreen .btn-hero-primary {
	background: rgba(255,255,255,.18) !important;
	color: #fff !important;
	border: 2px solid rgba(255,255,255,.92) !important;
}
#hero-fullscreen .btn-hero-primary:hover,
#hero-fullscreen .btn-hero-primary:focus {
	background: rgba(255,255,255,.32) !important;
	color: #fff !important;
}
#hero-fullscreen .btn-hero-secondary:hover,
#hero-fullscreen .btn-hero-secondary:focus {
	background: rgba(255,255,255,.15) !important;
	color: #fff !important;
}
@media (max-width: 991.98px) {
	#hero-fullscreen .hero-copy--panel {
		text-align: center;
	}
	#hero-fullscreen .hero-slide-inner > .container > .row {
		justify-content: center;
	}
}


