/* FastFiber visual refresh - public storefront */
:root {
	--ff-orange: #ff9a00;
	--ff-orange-deep: #e34f16;
	--ff-green: #02140f;
	--ff-green-soft: #123c2f;
	--ff-lime: #ccff01;
	--ff-ink: #13211c;
	--ff-muted: #65736d;
	--ff-paper: #ffffff;
	--ff-page: #f4f6f1;
	--ff-line: rgba(2, 20, 15, .12);
	--ff-shadow: 0 18px 45px rgba(2, 20, 15, .14);
}

html body#page {
	background:
		radial-gradient(circle at top left, rgba(204, 255, 1, .14), transparent 32%),
		linear-gradient(180deg, #fbfcf8 0%, var(--ff-page) 58%, #eef3ea 100%) !important;
	color: var(--ff-ink);
	font-family: 'Roboto', Arial, sans-serif !important;
	letter-spacing: 0;
}

body#page .container {
	width: 94%;
	max-width: 1180px;
}

body#page a,
body#page .btn,
body#page .verProducto,
body#page .bfoto,
body#page .accordion-heading {
	transition: all .22s ease;
}

body#page .fixed {
	z-index: 900;
}

body#page .fixed .bg1 {
	background: linear-gradient(90deg, var(--ff-green) 0%, #08251d 58%, var(--ff-green-soft) 100%) !important;
	border-bottom: 3px solid var(--ff-orange);
	box-shadow: 0 10px 28px rgba(2, 20, 15, .24);
}

body#page .navs {
	height: 48px !important;
	width: 48px !important;
	padding-top: 11px;
	border-left: 1px solid rgba(255, 255, 255, .08);
}

body#page .navs:hover,
body#page .navsactive {
	background: var(--ff-orange) !important;
}

body#page .navs img,
body#page .navs svg {
	filter: drop-shadow(0 4px 10px rgba(0, 0, 0, .22));
}

body#page .navs2 {
	height: 48px !important;
	padding: 8px 10px 0 10px;
	background: rgba(255, 255, 255, .96) !important;
	border-left: 1px solid rgba(255, 255, 255, .08);
}

body#page .navs2 input {
	width: 210px;
	color: var(--ff-ink);
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
}

body#page .navs2 input::placeholder {
	color: #7d8984;
}

body#page .bas1.silver {
	background: linear-gradient(135deg, var(--ff-green) 0%, #0a2c22 100%) !important;
	border-bottom: 1px solid rgba(255, 255, 255, .08);
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .06);
}

body#page .imi-title {
	max-width: 360px;
	display: block;
	margin: 0 auto;
	padding: 18px 0;
	filter: drop-shadow(0 12px 22px rgba(0, 0, 0, .28));
}

body#page .taccordion {
	background: linear-gradient(135deg, var(--ff-orange) 0%, var(--ff-orange-deep) 100%) !important;
	border-radius: 14px 14px 0 0;
	box-shadow: 0 12px 28px rgba(227, 79, 22, .22);
}

body#page .taccordion p {
	margin: 0;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
}

body#page .accordion {
	background: var(--ff-paper);
	border: 1px solid var(--ff-line);
	border-top: none;
	border-radius: 0 0 14px 14px;
	box-shadow: var(--ff-shadow);
	overflow: hidden;
}

body#page .accordion-group {
	border: none;
	margin-bottom: 0;
}

body#page .accordion-heading {
	background: #ffffff !important;
	border-bottom: 1px solid var(--ff-line);
	border-radius: 0;
}

body#page .accordion-heading:hover,
body#page .accordion-heading.bactive {
	background: linear-gradient(90deg, var(--ff-green) 0%, var(--ff-green-soft) 100%) !important;
}

body#page .accordion-heading a {
	color: var(--ff-ink) !important;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: .03em;
}

body#page .accordion-heading:hover a,
body#page .accordion-heading.bactive a {
	color: #ffffff !important;
}

body#page .accordion-body .span12 {
	background: #f8faf6 !important;
	color: var(--ff-ink);
	border-bottom: 1px solid rgba(2, 20, 15, .08);
}

body#page .accordion-body .span12:hover {
	background: rgba(255, 154, 0, .12) !important;
}

body#page .accordion-body p {
	color: var(--ff-ink);
	font-weight: 500;
}

body#page .panelMarcas {
	border: 1px solid var(--ff-line);
	box-shadow: var(--ff-shadow);
}

body#page .panelMarcasInt {
	background: linear-gradient(90deg, var(--ff-green) 0%, var(--ff-green-soft) 100%) !important;
	color: #ffffff !important;
	letter-spacing: .04em;
	text-transform: uppercase;
}

body#page .bfoto {
	border-radius: 16px !important;
	box-shadow: 0 14px 34px rgba(2, 20, 15, .15);
	border: 1px solid rgba(255, 255, 255, .7);
}

body#page .bfot:hover .bfoto {
	opacity: 1;
	transform: translateY(-4px);
	box-shadow: 0 20px 44px rgba(2, 20, 15, .22);
}

body#page #myCarousel {
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 24px 58px rgba(2, 20, 15, .22);
	background: var(--ff-green);
}

body#page #myCarousel .carousel-inner {
	border-radius: 20px;
}

body#page #myCarousel img {
	width: 100%;
	border-radius: 20px !important;
}

body#page .carousel-control {
	width: 46px;
	height: 46px;
	line-height: 42px;
	top: 50%;
	margin-top: -23px;
	border-radius: 999px;
	background: rgba(2, 20, 15, .72) !important;
	color: #ffffff;
	font-size: 44px;
	text-shadow: none;
	box-shadow: 0 10px 24px rgba(2, 20, 15, .28);
}

body#page .carousel-control:hover {
	background: var(--ff-orange) !important;
}

body#page .eventos-hero {
	position: relative;
	overflow: hidden;
	background:
		linear-gradient(135deg, rgba(2, 20, 15, .94) 0%, rgba(18, 60, 47, .92) 56%, rgba(255, 154, 0, .86) 100%),
		url('img/eventos-bg.jpg') center center / cover no-repeat !important;
	border: 1px solid rgba(255, 255, 255, .14);
	border-radius: 20px;
	box-shadow: var(--ff-shadow);
	padding: 54px 28px;
}

body#page .eventos-hero:after {
	content: "";
	position: absolute;
	inset: auto 0 0 0;
	height: 5px;
	background: linear-gradient(90deg, var(--ff-lime), var(--ff-orange));
}

body#page .eventos-hero h2 {
	font-size: 32px;
	font-weight: 700 !important;
	line-height: 1.15;
	margin-bottom: 10px;
	color: #ffffff;
}

body#page .eventos-hero p {
	color: rgba(255, 255, 255, .9);
	font-size: 17px;
	margin-bottom: 22px;
}

body#page .btn-evento,
body#page .btn-warning {
	background: linear-gradient(135deg, var(--ff-orange) 0%, var(--ff-orange-deep) 100%) !important;
	border: 0 !important;
	border-radius: 999px !important;
	color: #ffffff !important;
	font-weight: 700;
	text-shadow: none !important;
	box-shadow: 0 13px 28px rgba(227, 79, 22, .24);
}

body#page .btn-evento:hover,
body#page .btn-warning:hover {
	transform: translateY(-2px);
	box-shadow: 0 18px 34px rgba(227, 79, 22, .32);
}

body#page .tabbable {
	background: var(--ff-paper);
	border-radius: 20px;
	box-shadow: var(--ff-shadow);
	overflow: hidden;
	border: 1px solid var(--ff-line);
	margin-bottom: 34px;
}

body#page .nav-tabs {
	display: flex;
	margin-bottom: 0;
	background: var(--ff-green);
	border: 0 !important;
}

body#page .nav-tabs li {
	float: none;
	width: 50%;
	margin: 0;
}

body#page .nav-tabs li a {
	border-radius: 0 !important;
	padding: 18px 12px;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
}

body#page .nav-tabs .active a,
body#page .nav-tabs .active a:hover {
	background: var(--ff-green) !important;
	color: #ffffff !important;
}

body#page .nav-tabs li:not(.active) a {
	background: linear-gradient(135deg, var(--ff-orange) 0%, var(--ff-orange-deep) 100%) !important;
	color: #ffffff !important;
}

body#page .tab-content .silver {
	background: #ffffff !important;
	color: var(--ff-ink) !important;
	padding: 22px !important;
}

body#page .tab-content .btn-warning.span6 {
	display: inline-block;
	float: none;
	width: auto;
	min-width: 250px;
	padding: 12px 24px;
}

body#page .verProducto {
	position: relative;
	background: #ffffff !important;
	color: var(--ff-ink);
	border: 1px solid rgba(2, 20, 15, .1);
	border-radius: 18px !important;
	box-shadow: 0 16px 34px rgba(2, 20, 15, .10);
	overflow: hidden;
	margin-bottom: 26px;
}

body#page .verProducto:hover {
	opacity: 1;
	transform: translateY(-6px);
	box-shadow: 0 24px 48px rgba(2, 20, 15, .18);
	border-color: rgba(255, 154, 0, .42);
}

body#page .verProducto .padding {
	padding: 18px 18px 12px 18px;
}

body#page .verProducto img:not(.img-descuento) {
	max-width: 100%;
	height: 172px !important;
	object-fit: contain;
	margin: 8px auto 12px auto;
}

body#page .img-descuento {
	width: 86px !important;
	top: 12px;
	left: 12px;
	z-index: 2;
	filter: drop-shadow(0 8px 18px rgba(227, 79, 22, .25));
}

body#page .verProducto h4 {
	min-height: 44px;
	margin: 6px 0 0 0;
	color: var(--ff-ink);
	font-size: 18px;
	font-weight: 700 !important;
	line-height: 1.22;
	text-transform: uppercase;
}

body#page .verProducto h6 {
	color: var(--ff-muted);
	font-size: 13px;
	line-height: 1.35;
	font-weight: 400 !important;
	min-height: 42px;
	margin: 0;
}

body#page .verProducto .label-warning {
	background: var(--ff-orange) !important;
	border-radius: 999px;
	font-weight: 700;
}

body#page .verProducto .text-red h4 {
	color: var(--ff-orange-deep);
	font-size: 22px;
	font-weight: 700 !important;
	white-space: nowrap;
}

body#page .verProducto .orange {
	background: linear-gradient(135deg, var(--ff-green) 0%, var(--ff-green-soft) 100%) !important;
	border-top: 1px solid rgba(2, 20, 15, .08);
}

body#page .verProducto:hover .orange {
	background: linear-gradient(135deg, var(--ff-orange) 0%, var(--ff-orange-deep) 100%) !important;
}

body#page .verProducto .orange p {
	margin: 0;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
}

body#page .modal {
	border-radius: 18px;
	overflow: hidden;
	box-shadow: 0 22px 60px rgba(2, 20, 15, .28);
}

body#page .modal-header.blue,
body#page .modal-header {
	background: linear-gradient(135deg, var(--ff-green) 0%, var(--ff-green-soft) 100%) !important;
	color: #ffffff;
}

body#page .modal input,
body#page .modal select,
body#page .modal textarea {
	border-radius: 10px;
	border: 1px solid var(--ff-line);
	box-shadow: none;
	padding: 10px 12px;
}

body#page .modal input:focus,
body#page .modal select:focus,
body#page .modal textarea:focus {
	border-color: var(--ff-orange);
	box-shadow: 0 0 0 3px rgba(255, 154, 0, .16);
}

body#page .footer.span12 {
	background: linear-gradient(90deg, var(--ff-green) 0%, #0a2c22 70%, var(--ff-orange-deep) 100%) !important;
	padding: 17px 0;
	box-shadow: 0 -12px 32px rgba(2, 20, 15, .18);
}

body#page .footer {
	position: static !important;
	bottom: auto !important;
	margin-top: 28px !important;
}

body#page .footer p,
body#page .footer a {
	color: #ffffff !important;
	font-size: 13px;
	font-weight: 500;
}

body#page .footer a:hover {
	color: var(--ff-lime) !important;
	text-decoration: none;
}

@media screen and (max-width: 1000px) {
	body#page .container {
		width: calc(100% - 24px);
	}

	body#page .imi-title {
		width: 150px !important;
		padding: 10px 0;
	}

	body#page .navs2 input {
		width: 150px;
	}

	body#page #myCarousel,
	body#page #myCarousel .carousel-inner,
	body#page #myCarousel img,
	body#page .eventos-hero,
	body#page .tabbable {
		border-radius: 14px !important;
	}

	body#page .eventos-hero {
		padding: 38px 18px;
	}

	body#page .eventos-hero h2 {
		font-size: 25px;
	}

	body#page .tab-content .silver {
		padding: 14px !important;
	}

	body#page .row-fluid .verProducto.span4 {
		width: 100% !important;
		margin-left: 0 !important;
		display: block;
	}

	body#page .verProducto img:not(.img-descuento) {
		height: 156px !important;
	}

	body#page .verProducto h4,
	body#page .verProducto h6 {
		min-height: 0;
	}
}

@media screen and (max-width: 640px) {
	body#page .fixed .span6.offset6 {
		width: 100%;
		margin-left: 0;
		text-align: center;
	}

	body#page .navs {
		width: 40px !important;
		height: 42px !important;
		padding-top: 8px;
	}

	body#page .navs2 {
		height: 42px !important;
		padding-top: 5px;
	}

	body#page .navs2 input {
		width: 125px;
		font-size: 13px;
	}

	body#page .carousel-control {
		width: 38px;
		height: 38px;
		line-height: 34px;
		font-size: 34px;
	}

	body#page .nav-tabs li a {
		font-size: 13px;
		padding: 15px 8px;
	}

	body#page .tab-content .btn-warning.span6 {
		width: 100%;
		min-width: 0;
		box-sizing: border-box;
	}

	body#page .footer .span6 {
		width: 100%;
		margin-left: 0;
		text-align: center !important;
	}
}

/* FastFiber modern pass */
body#page .fixed .container {
	max-width: 1180px;
}

body#page .fixed .span6.offset6 {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
	gap: 6px;
	width: 100%;
	margin-left: 0;
	padding: 2px 0;
}

body#page .navs,
body#page .navs2 {
	margin: 0 !important;
	border-left: 0 !important;
	box-sizing: border-box;
}

body#page .navs {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 40px !important;
	height: 40px !important;
	padding-top: 0 !important;
	border-radius: 999px;
	background: rgba(255, 255, 255, .07);
}

body#page .navs:hover {
	background: rgba(255, 154, 0, .95) !important;
	transform: translateY(-1px);
}

body#page .navsactive {
	background: var(--ff-orange) !important;
	box-shadow: 0 10px 22px rgba(255, 154, 0, .28);
}

body#page .navs2 {
	display: inline-flex !important;
	align-items: center;
	width: min(260px, 34vw);
	height: 40px !important;
	padding: 0 14px !important;
	border-radius: 999px 8px 8px 999px;
	box-shadow: inset 0 0 0 1px rgba(2, 20, 15, .08);
}

body#page .navs2 input {
	width: 100%;
	height: 36px;
	text-align: left;
}

body#page .navsactive {
	border-radius: 8px 999px 999px 8px;
}

body#page .bas1.silver {
	position: relative;
	padding: 14px 0 20px;
}

body#page .bas1.silver:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background: linear-gradient(90deg, transparent, rgba(204, 255, 1, .65), rgba(255, 154, 0, .75), transparent);
}

body#page .span9 {
	position: relative;
}

body#page .span9 > .row-fluid.text-center:first-child {
	display: flex;
	gap: 22px;
	align-items: stretch;
}

body#page .span9 > .row-fluid.text-center:first-child:before,
body#page .span9 > .row-fluid.text-center:first-child:after,
body#page .tab-content .row-fluid:has(> .verProducto):before,
body#page .tab-content .row-fluid:has(> .verProducto):after {
	content: none !important;
	display: none !important;
}

body#page .span9 > .row-fluid.text-center:first-child .bfot {
	float: none !important;
	width: 33.333% !important;
	margin-left: 0 !important;
}

body#page .bfot {
	position: relative;
	overflow: hidden;
	border-radius: 18px;
}

body#page .bfot:after {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 18px;
	background: linear-gradient(180deg, transparent 42%, rgba(2, 20, 15, .34));
	opacity: 0;
	pointer-events: none;
	transition: opacity .22s ease;
}

body#page .bfot:hover:after {
	opacity: 1;
}

body#page #myCarousel {
	margin-top: 2px;
}

body#page #myCarousel:after {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 20px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .22);
	pointer-events: none;
}

body#page .eventos-hero {
	margin-top: 22px;
	margin-bottom: 30px;
}

body#page .eventos-hero h2 {
	max-width: 820px;
	margin-left: auto;
	margin-right: auto;
}

body#page .tabbable {
	backdrop-filter: blur(8px);
}

body#page .tab-content .row-fluid:has(> .verProducto) {
	display: flex;
	gap: 22px;
	align-items: stretch;
	flex-wrap: wrap;
}

body#page .tab-content .row-fluid:has(> .verProducto) > .verProducto.span4 {
	float: none !important;
	width: calc((100% - 52px) / 3) !important;
	margin-left: 0 !important;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
}

body#page .verProducto > .row-fluid:first-child {
	flex: 1 1 auto;
}

body#page .verProducto > .row-fluid:last-child {
	margin-top: auto;
}

body#page .verProducto .padding > .row-fluid:first-of-type .span12.text-center {
	min-height: 198px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(180deg, #ffffff 0%, #f6f8f3 100%);
	border-radius: 16px;
	border: 1px solid rgba(2, 20, 15, .07);
}

body#page .verProducto .padding > .row-fluid:first-of-type .span12.text-center img {
	margin: 0 auto !important;
}

body#page .verProducto h4.text-center {
	display: flex;
	align-items: center;
	justify-content: center;
}

body#page .verProducto h6 {
	padding-right: 8px;
}

body#page .verProducto .text-red {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}

body#page .verProducto .orange {
	padding-top: 14px !important;
	padding-bottom: 14px !important;
}

body#page .verProducto:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 4px;
	background: linear-gradient(90deg, var(--ff-lime), var(--ff-orange), var(--ff-orange-deep));
	opacity: .9;
}

body#page .panelMarcas,
body#page .accordion,
body#page .tabbable,
body#page .eventos-hero,
body#page #myCarousel,
body#page .verProducto {
	box-shadow: 0 22px 50px rgba(2, 20, 15, .13);
}

body#page .footer.span12 {
	border-top: 1px solid rgba(255, 255, 255, .12);
}

@media screen and (max-width: 1000px) {
	body#page .fixed .span6.offset6 {
		justify-content: center;
	}

	body#page .navs2 {
		width: min(190px, 46vw);
	}

	body#page .span9 > .row-fluid.text-center:first-child {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 12px;
	}

	body#page .span9 > .row-fluid.text-center:first-child .bfot {
		width: auto !important;
		display: block !important;
	}

	body#page .span9 > .row-fluid.text-center:first-child .bfot:last-child {
		grid-column: 1 / -1;
	}

	body#page .tab-content .row-fluid:has(> .verProducto) {
		display: block;
	}

	body#page .tab-content .row-fluid:has(> .verProducto) > .verProducto.span4 {
		width: 100% !important;
		display: flex;
	}
}

@media screen and (max-width: 640px) {
	body#page .fixed .span6.offset6 {
		gap: 4px;
		padding: 6px 0 8px;
	}

	body#page .navs {
		width: 36px !important;
		height: 36px !important;
	}

	body#page .navs2 {
		width: calc(100% - 94px);
		max-width: 170px;
		height: 36px !important;
		border-radius: 999px 6px 6px 999px;
	}

	body#page .navsactive {
		border-radius: 6px 999px 999px 6px;
	}

	body#page .navs2 input {
		height: 30px;
		font-size: 12px;
		text-align: center;
	}

	body#page .fixed br.exo2,
	body#page .fixed .span6.offset6 > .navs:nth-of-type(n+6) {
		display: none !important;
	}

	body#page .span9 > .row-fluid.text-center:first-child {
		gap: 10px;
	}

	body#page .eventos-hero h2 {
		font-size: 23px;
	}

	body#page .verProducto .padding > .row-fluid:first-of-type .span12.text-center {
		min-height: 184px;
	}
}

/* FastFiber complete visual refresh */
html {
	scroll-behavior: smooth;
}

body#page {
	background:
		linear-gradient(135deg, rgba(2, 20, 15, .05) 0 25%, transparent 25% 50%, rgba(255, 154, 0, .05) 50% 75%, transparent 75%),
		linear-gradient(180deg, #fbfcf8 0%, #f0f5ed 44%, #ffffff 100%) !important;
	background-size: 42px 42px, auto !important;
	color: #13211c !important;
}

body#page:before {
	content: "";
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	height: 320px;
	background:
		linear-gradient(120deg, rgba(2, 20, 15, .96), rgba(4, 45, 34, .92) 64%, rgba(255, 154, 0, .72)),
		repeating-linear-gradient(90deg, rgba(255, 255, 255, .05) 0 1px, transparent 1px 120px);
	pointer-events: none;
	z-index: -1;
}

body#page .fixed {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	width: 100% !important;
	backdrop-filter: blur(18px);
	-webkit-backdrop-filter: blur(18px);
}

body#page .fixed .bg1 {
	background: rgba(2, 20, 15, .82) !important;
	border-bottom: 1px solid rgba(255, 154, 0, .5) !important;
	box-shadow: 0 14px 42px rgba(2, 20, 15, .28) !important;
}

body#page .fixed .span6.offset6 {
	min-height: 52px;
	padding: 6px 0 !important;
	gap: 8px !important;
}

body#page .navs {
	width: 42px !important;
	height: 42px !important;
	background: rgba(255, 255, 255, .09) !important;
	border: 1px solid rgba(255, 255, 255, .10) !important;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
}

body#page .navs:hover,
body#page .navsactive {
	background: linear-gradient(135deg, #ff9a00, #e34f16) !important;
	border-color: rgba(255, 255, 255, .18) !important;
	box-shadow: 0 14px 28px rgba(227, 79, 22, .28) !important;
	transform: translateY(-2px) scale(1.03);
}

body#page .count_pro {
	min-width: 17px !important;
	height: 17px !important;
	line-height: 17px !important;
	margin-left: -3px !important;
	margin-top: -9px !important;
	background: #ccff01 !important;
	color: #02140f !important;
	border-radius: 999px !important;
	font-weight: 800 !important;
	text-align: center !important;
	box-shadow: 0 8px 16px rgba(204, 255, 1, .28) !important;
}

body#page .navs2 {
	width: 300px !important;
	height: 42px !important;
	background: rgba(255, 255, 255, .96) !important;
	border: 1px solid rgba(255, 255, 255, .7) !important;
	box-shadow: 0 12px 30px rgba(0, 0, 0, .12), inset 0 0 0 1px rgba(2, 20, 15, .06) !important;
}

body#page .navs2:focus-within {
	box-shadow: 0 0 0 3px rgba(204, 255, 1, .25), 0 18px 34px rgba(0, 0, 0, .18) !important;
	transform: translateY(-1px);
}

body#page .navs2 input {
	font-size: 14px !important;
	font-weight: 600 !important;
	color: #02140f !important;
}

body#page .bas1.silver {
	margin-top: 0 !important;
	padding: 22px 0 28px !important;
	background:
		linear-gradient(120deg, rgba(2, 20, 15, .98), rgba(5, 48, 37, .96) 55%, rgba(255, 154, 0, .20)),
		repeating-linear-gradient(90deg, rgba(255, 255, 255, .04) 0 1px, transparent 1px 96px) !important;
	border-bottom: 1px solid rgba(204, 255, 1, .32) !important;
	box-shadow: 0 24px 60px rgba(2, 20, 15, .22) !important;
}

body#page .imi-title {
	max-width: 390px !important;
	padding: 0 !important;
	transform: translateZ(0);
	animation: ffLogoIn .7s ease both;
}

body#page .mob_oculto {
	position: relative;
	z-index: 3;
}

body#page .taccordion {
	padding: 14px 12px !important;
	border-radius: 18px 18px 0 0 !important;
	background:
		linear-gradient(135deg, #ff9a00 0%, #e34f16 100%) !important;
	box-shadow: 0 18px 34px rgba(227, 79, 22, .24) !important;
}

body#page .accordion {
	border-radius: 0 0 18px 18px !important;
	background: rgba(255, 255, 255, .92) !important;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	border: 1px solid rgba(255, 255, 255, .7) !important;
	border-top: 0 !important;
	box-shadow: 0 24px 58px rgba(2, 20, 15, .14) !important;
	animation: ffReveal .65s ease both;
}

body#page .accordion-heading {
	padding: 13px 14px !important;
	background: rgba(255, 255, 255, .82) !important;
}

body#page .accordion-heading:hover,
body#page .accordion-heading.bactive {
	background: #02140f !important;
	transform: translateX(4px);
}

body#page .accordion-heading a {
	font-size: 12px !important;
}

body#page .span9 > .row-fluid.text-center:first-child {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px !important;
	margin-bottom: 22px !important;
}

body#page .span9 > .row-fluid.text-center:first-child .bfot {
	width: auto !important;
	border-radius: 22px !important;
	box-shadow: 0 22px 46px rgba(2, 20, 15, .18) !important;
	animation: ffReveal .65s ease both;
}

body#page .span9 > .row-fluid.text-center:first-child .bfot:nth-child(2) {
	animation-delay: .08s;
}

body#page .span9 > .row-fluid.text-center:first-child .bfot:nth-child(3) {
	animation-delay: .16s;
}

body#page .bfoto {
	border-radius: 22px !important;
	border: 1px solid rgba(255, 255, 255, .75) !important;
	box-shadow: none !important;
	transform: scale(1.001);
}

body#page .bfot:hover .bfoto {
	transform: scale(1.045) !important;
	filter: saturate(1.08) contrast(1.04);
}

body#page .bfot:before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, .34) 45%, transparent 60%);
	transform: translateX(-120%);
	transition: transform .7s ease;
	z-index: 2;
	pointer-events: none;
}

body#page .bfot:hover:before {
	transform: translateX(120%);
}

body#page #myCarousel {
	position: relative;
	border-radius: 28px !important;
	background: #02140f !important;
	box-shadow: 0 30px 70px rgba(2, 20, 15, .24) !important;
	animation: ffReveal .7s ease .08s both;
}

body#page #myCarousel .carousel-inner,
body#page #myCarousel img {
	border-radius: 28px !important;
}

body#page .carousel-control {
	width: 54px !important;
	height: 54px !important;
	line-height: 48px !important;
	background: rgba(2, 20, 15, .66) !important;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	border: 1px solid rgba(255, 255, 255, .18) !important;
	box-shadow: 0 16px 34px rgba(2, 20, 15, .32) !important;
}

body#page .carousel-control:hover {
	background: #ff9a00 !important;
	transform: scale(1.08);
}

body#page .eventos-hero {
	border-radius: 28px !important;
	padding: 62px 34px !important;
	background:
		linear-gradient(135deg, rgba(2, 20, 15, .94) 0%, rgba(12, 58, 44, .90) 54%, rgba(255, 154, 0, .86) 100%),
		repeating-linear-gradient(135deg, rgba(255, 255, 255, .06) 0 1px, transparent 1px 16px) !important;
	box-shadow: 0 28px 70px rgba(2, 20, 15, .20) !important;
	animation: ffReveal .7s ease .16s both;
}

body#page .eventos-hero h2 {
	font-size: clamp(28px, 3.2vw, 44px) !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
}

body#page .eventos-hero p {
	font-size: 18px !important;
	font-weight: 400 !important;
}

body#page .btn-evento,
body#page .btn-warning {
	position: relative;
	overflow: hidden;
	isolation: isolate;
	min-height: 20px;
}

body#page .btn-evento:after,
body#page .btn-warning:after,
body#page .verProducto .orange:after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, .36) 45%, transparent 60%);
	transform: translateX(-130%);
	transition: transform .75s ease;
	z-index: -1;
}

body#page .btn-evento:hover:after,
body#page .btn-warning:hover:after,
body#page .verProducto:hover .orange:after {
	transform: translateX(130%);
}

body#page .tabbable {
	border-radius: 28px !important;
	overflow: hidden !important;
	background: rgba(255, 255, 255, .86) !important;
	border: 1px solid rgba(255, 255, 255, .78) !important;
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
	box-shadow: 0 34px 80px rgba(2, 20, 15, .16) !important;
	animation: ffReveal .7s ease .22s both;
}

body#page .nav-tabs {
	background: #02140f !important;
	border: 0 !important;
}

body#page .nav-tabs li a {
	position: relative;
	padding: 21px 14px !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	letter-spacing: .10em !important;
}

body#page .nav-tabs li a:after {
	content: "";
	position: absolute;
	left: 24px;
	right: 24px;
	bottom: 0;
	height: 4px;
	border-radius: 999px 999px 0 0;
	background: #ccff01;
	transform: scaleX(0);
	transform-origin: center;
	transition: transform .28s ease;
}

body#page .nav-tabs .active a:after {
	transform: scaleX(1);
}

body#page .tab-content .silver {
	background: linear-gradient(180deg, #ffffff 0%, #f8faf4 100%) !important;
	padding: 28px !important;
}

body#page .tab-content .btn-warning.span6 {
	min-width: 290px !important;
	padding: 14px 28px !important;
	margin-bottom: 22px !important;
}

body#page .tab-content .row-fluid:has(> .verProducto) {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px !important;
	align-items: stretch !important;
}

body#page .tab-content .row-fluid:has(> .verProducto) > .verProducto.span4 {
	width: auto !important;
	min-width: 0 !important;
	margin: 0 !important;
}

body#page .verProducto {
	display: flex !important;
	flex-direction: column;
	border-radius: 24px !important;
	background: rgba(255, 255, 255, .96) !important;
	border: 1px solid rgba(2, 20, 15, .10) !important;
	box-shadow: 0 22px 54px rgba(2, 20, 15, .11) !important;
	animation: ffCardIn .58s ease both;
	transform: translateZ(0);
}

body#page .verProducto:nth-child(2) {
	animation-delay: .06s;
}

body#page .verProducto:nth-child(3) {
	animation-delay: .12s;
}

body#page .verProducto:hover {
	transform: translateY(-10px) !important;
	box-shadow: 0 34px 76px rgba(2, 20, 15, .20) !important;
	border-color: rgba(255, 154, 0, .55) !important;
}

body#page .verProducto:before {
	height: 5px !important;
	background: linear-gradient(90deg, #ccff01, #ff9a00 52%, #e34f16) !important;
}

body#page .verProducto .padding {
	padding: 20px !important;
}

body#page .verProducto .padding > .row-fluid:first-of-type .span12.text-center {
	min-height: 210px !important;
	background:
		linear-gradient(180deg, #ffffff 0%, #f5f8f1 100%) !important;
	border-radius: 20px !important;
	border: 1px solid rgba(2, 20, 15, .07) !important;
	overflow: hidden;
}

body#page .verProducto img:not(.img-descuento) {
	height: 188px !important;
	transition: transform .34s ease, filter .34s ease !important;
}

body#page .verProducto:hover img:not(.img-descuento) {
	transform: scale(1.07);
	filter: saturate(1.08) contrast(1.05);
}

body#page .img-descuento {
	width: 78px !important;
	top: 18px !important;
	left: 18px !important;
	filter: drop-shadow(0 12px 20px rgba(2, 20, 15, .18)) !important;
}

body#page .verProducto h4 {
	font-size: 18px !important;
	font-weight: 900 !important;
	color: #071b15 !important;
	letter-spacing: 0 !important;
	margin-top: 18px !important;
}

body#page .verProducto h6 {
	font-size: 13px !important;
	color: #63716b !important;
}

body#page .verProducto .text-red h4 {
	font-size: 24px !important;
	color: #e34f16 !important;
	font-weight: 900 !important;
}

body#page .verProducto .label-warning {
	background: #ff9a00 !important;
	color: #ffffff !important;
	border-radius: 999px !important;
	padding: 4px 8px !important;
	box-shadow: 0 8px 16px rgba(255, 154, 0, .24);
}

body#page .verProducto .orange {
	position: relative;
	overflow: hidden;
	isolation: isolate;
	padding: 16px 14px !important;
	background: linear-gradient(135deg, #02140f 0%, #0b382b 100%) !important;
	border-radius: 0 0 24px 24px !important;
}

body#page .verProducto:hover .orange {
	background: linear-gradient(135deg, #ff9a00 0%, #e34f16 100%) !important;
}

body#page .verProducto .orange p {
	font-size: 13px !important;
	letter-spacing: .14em !important;
}

body#page .footer {
	margin-top: 42px !important;
}

body#page .footer.span12 {
	background:
		linear-gradient(90deg, #02140f 0%, #0b382b 58%, #e34f16 100%) !important;
	padding: 20px 0 !important;
	box-shadow: 0 -20px 46px rgba(2, 20, 15, .16) !important;
}

body#page .footer p,
body#page .footer a {
	font-size: 13px !important;
	font-weight: 700 !important;
	letter-spacing: .02em !important;
}

@keyframes ffReveal {
	from {
		opacity: 0;
		transform: translateY(18px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes ffCardIn {
	from {
		opacity: 0;
		transform: translateY(20px) scale(.985);
	}
	to {
		opacity: 1;
		transform: translateY(0) scale(1);
	}
}

@keyframes ffLogoIn {
	from {
		opacity: 0;
		transform: translateY(10px) scale(.96);
	}
	to {
		opacity: 1;
		transform: translateY(0) scale(1);
	}
}

@media screen and (max-width: 1180px) {
	body#page .navs2 {
		width: 240px !important;
	}

	body#page .tab-content .row-fluid:has(> .verProducto) {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media screen and (max-width: 1000px) {
	body#page:before {
		height: 240px;
	}

	body#page .fixed .span6.offset6 {
		justify-content: center !important;
		min-height: 52px;
	}

	body#page .navs2 {
		width: min(210px, 48vw) !important;
	}

	body#page .bas1.silver {
		padding: 18px 0 22px !important;
	}

	body#page .imi-title {
		width: 170px !important;
		max-width: 170px !important;
	}

	body#page .span9 > .row-fluid.text-center:first-child {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 14px !important;
	}

	body#page .span9 > .row-fluid.text-center:first-child .bfot:last-child {
		grid-column: 1 / -1;
	}

	body#page #myCarousel,
	body#page #myCarousel .carousel-inner,
	body#page #myCarousel img,
	body#page .eventos-hero,
	body#page .tabbable {
		border-radius: 22px !important;
	}

	body#page .eventos-hero {
		padding: 44px 20px !important;
	}

	body#page .tab-content .silver {
		padding: 20px !important;
	}
}

@media screen and (max-width: 640px) {
	body#page {
		background-size: 32px 32px, auto !important;
	}

	body#page .fixed .span6.offset6 {
		gap: 5px !important;
		padding: 7px 0 !important;
	}

	body#page .navs {
		width: 37px !important;
		height: 37px !important;
	}

	body#page .navs2 {
		width: calc(100vw - 162px) !important;
		min-width: 128px !important;
		height: 37px !important;
		padding: 0 10px !important;
	}

	body#page .navs2 input {
		font-size: 12px !important;
		text-align: center !important;
	}

	body#page .bas1.silver {
		padding-top: 16px !important;
	}

	body#page .span9 > .row-fluid.text-center:first-child {
		grid-template-columns: 1fr;
	}

	body#page .span9 > .row-fluid.text-center:first-child .bfot:last-child {
		grid-column: auto;
	}

	body#page .carousel-control {
		width: 40px !important;
		height: 40px !important;
		line-height: 34px !important;
		font-size: 32px !important;
	}

	body#page .eventos-hero h2 {
		font-size: 25px !important;
	}

	body#page .eventos-hero p {
		font-size: 15px !important;
	}

	body#page .nav-tabs li a {
		font-size: 12px !important;
		padding: 17px 8px !important;
		letter-spacing: .07em !important;
	}

	body#page .tab-content .row-fluid:has(> .verProducto) {
		grid-template-columns: 1fr !important;
		gap: 20px !important;
	}

	body#page .tab-content .btn-warning.span6 {
		width: 100% !important;
		min-width: 0 !important;
		box-sizing: border-box;
	}

	body#page .verProducto {
		border-radius: 22px !important;
	}

	body#page .verProducto .padding {
		padding: 18px !important;
	}

	body#page .verProducto .padding > .row-fluid:first-of-type .span12.text-center {
		min-height: 190px !important;
	}

	body#page .verProducto img:not(.img-descuento) {
		height: 168px !important;
	}

	body#page .footer .span6 {
		width: 100% !important;
		margin-left: 0 !important;
		text-align: center !important;
	}
}

@media (prefers-reduced-motion: reduce) and (max-width: 0px) {
	html {
		scroll-behavior: auto;
	}

	body#page *,
	body#page *:before,
	body#page *:after {
		animation-duration: .001ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: .001ms !important;
	}
}

/* FastFiber commercial homepage overhaul */
body.ff-home-commercial {
	background:
		linear-gradient(180deg, #061b15 0%, #061b15 265px, #f4f7ef 265px, #ffffff 100%) !important;
}

body.ff-home-commercial:before {
	display: none !important;
}

body.ff-home-commercial .bas1.silver {
	background:
		radial-gradient(circle at 18% 0%, rgba(204, 255, 1, .24), transparent 26%),
		linear-gradient(135deg, #02140f 0%, #082b21 58%, #113d2f 100%) !important;
	box-shadow: none !important;
}

body.ff-home-commercial .mob_oculto {
	display: none !important;
}

body.ff-home-commercial .mob_oculto + .span9 {
	width: 100% !important;
	margin-left: 0 !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 28px !important;
}

body.ff-home-commercial .mob_oculto + .span9 > br {
	display: none !important;
}

body.ff-home-commercial .ff-commerce-hero {
	order: -50;
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(360px, .92fr);
	align-items: center;
	gap: 36px;
	min-height: 540px;
	margin: 8px 0 4px;
	padding: 46px;
	border-radius: 36px;
	overflow: hidden;
	background:
		linear-gradient(135deg, rgba(2, 20, 15, .96) 0%, rgba(8, 55, 42, .94) 53%, rgba(255, 154, 0, .86) 100%);
	box-shadow: 0 38px 90px rgba(2, 20, 15, .30);
	isolation: isolate;
	animation: ffCommercialIn .7s ease both;
}

body.ff-home-commercial .ff-commerce-hero:before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		linear-gradient(90deg, rgba(255, 255, 255, .05) 1px, transparent 1px),
		linear-gradient(180deg, rgba(255, 255, 255, .04) 1px, transparent 1px);
	background-size: 72px 72px;
	mask-image: linear-gradient(90deg, black, transparent 86%);
	z-index: -2;
}

body.ff-home-commercial .ff-commerce-hero:after {
	content: "";
	position: absolute;
	width: 470px;
	height: 470px;
	right: -160px;
	top: -150px;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(204, 255, 1, .38), rgba(255, 154, 0, .24) 42%, transparent 70%);
	filter: blur(2px);
	z-index: -1;
}

body.ff-home-commercial .ff-hero-copy {
	position: relative;
	z-index: 2;
	max-width: 690px;
}

body.ff-home-commercial .ff-kicker {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 18px;
	padding: 9px 14px;
	border-radius: 999px;
	background: rgba(204, 255, 1, .13);
	color: #ccff01;
	border: 1px solid rgba(204, 255, 1, .34);
	font-size: 12px;
	font-weight: 900;
	letter-spacing: .12em;
	text-transform: uppercase;
}

body.ff-home-commercial .ff-commerce-hero h1 {
	margin: 0 0 18px;
	color: #ffffff;
	font-size: clamp(42px, 5.2vw, 76px);
	line-height: .96;
	font-weight: 950 !important;
	letter-spacing: 0 !important;
	text-wrap: balance;
}

body.ff-home-commercial .ff-commerce-hero p {
	max-width: 610px;
	margin: 0 0 28px;
	color: rgba(255, 255, 255, .84);
	font-size: 20px;
	line-height: 1.55;
	font-weight: 400 !important;
}

body.ff-home-commercial .ff-hero-actions {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 13px;
	margin-bottom: 26px;
}

body.ff-home-commercial .ff-hero-actions a {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 22px;
	border-radius: 999px;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: .08em;
	text-transform: uppercase;
	text-decoration: none !important;
	overflow: hidden;
	transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

body.ff-home-commercial .ff-primary-action {
	background: linear-gradient(135deg, #ff9a00 0%, #e34f16 100%);
	color: #ffffff !important;
	box-shadow: 0 18px 34px rgba(227, 79, 22, .32);
}

body.ff-home-commercial .ff-secondary-action {
	background: #ccff01;
	color: #02140f !important;
	box-shadow: 0 18px 34px rgba(204, 255, 1, .20);
}

body.ff-home-commercial .ff-tertiary-action {
	background: rgba(255, 255, 255, .11);
	color: #ffffff !important;
	border: 1px solid rgba(255, 255, 255, .24);
}

body.ff-home-commercial .ff-hero-actions a:hover {
	transform: translateY(-4px);
	box-shadow: 0 24px 44px rgba(2, 20, 15, .30);
}

body.ff-home-commercial .ff-hero-points {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

body.ff-home-commercial .ff-hero-points span {
	display: inline-flex;
	padding: 8px 12px;
	border-radius: 999px;
	background: rgba(255, 255, 255, .09);
	color: rgba(255, 255, 255, .84);
	border: 1px solid rgba(255, 255, 255, .12);
	font-size: 12px;
	font-weight: 800;
}

body.ff-home-commercial .ff-hero-media {
	position: relative;
	min-height: 430px;
	border-radius: 30px;
	overflow: hidden;
	box-shadow: 0 30px 65px rgba(0, 0, 0, .30);
	transform: rotate(1.5deg);
}

body.ff-home-commercial .ff-hero-media img {
	width: 100%;
	height: 100%;
	min-height: 430px;
	object-fit: cover;
	object-position: center;
	filter: saturate(1.08) contrast(1.07);
	transform: scale(1.03);
	transition: transform .8s ease;
}

body.ff-home-commercial .ff-commerce-hero:hover .ff-hero-media img {
	transform: scale(1.10);
}

body.ff-home-commercial .ff-hero-media:after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, transparent 42%, rgba(2, 20, 15, .72));
}

body.ff-home-commercial .ff-hero-card {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	z-index: 2;
	padding: 18px;
	border-radius: 22px;
	background: rgba(2, 20, 15, .72);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
	border: 1px solid rgba(255, 255, 255, .18);
	color: #ffffff;
}

body.ff-home-commercial .ff-hero-card strong,
body.ff-home-commercial .ff-hero-card small {
	display: block;
}

body.ff-home-commercial .ff-hero-card strong {
	font-size: 18px;
	font-weight: 900;
}

body.ff-home-commercial .ff-hero-card small {
	margin-top: 4px;
	color: rgba(255, 255, 255, .74);
	font-size: 13px;
}

body.ff-home-commercial .ff-benefit-strip {
	order: -49;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
	margin-top: -10px;
}

body.ff-home-commercial .ff-benefit-strip div {
	position: relative;
	padding: 22px 22px 20px;
	border-radius: 24px;
	background: rgba(255, 255, 255, .94);
	border: 1px solid rgba(2, 20, 15, .08);
	box-shadow: 0 20px 50px rgba(2, 20, 15, .10);
	overflow: hidden;
}

body.ff-home-commercial .ff-benefit-strip div:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 5px;
	background: linear-gradient(180deg, #ccff01, #ff9a00);
}

body.ff-home-commercial .ff-benefit-strip strong,
body.ff-home-commercial .ff-benefit-strip span {
	display: block;
}

body.ff-home-commercial .ff-benefit-strip strong {
	margin-bottom: 7px;
	color: #02140f;
	font-size: 16px;
	font-weight: 950;
}

body.ff-home-commercial .ff-benefit-strip span {
	color: #64736d;
	font-size: 13px;
	line-height: 1.45;
}

body.ff-home-commercial .mob_oculto + .span9 > .row-fluid.text-center:first-child {
	order: -48;
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: 18px !important;
	margin: 4px 0 0 !important;
	padding: 18px;
	border-radius: 30px;
	background: #ffffff;
	box-shadow: 0 24px 60px rgba(2, 20, 15, .10);
}

body.ff-home-commercial .mob_oculto + .span9 > .row-fluid.text-center:first-child:before {
	content: "Compra por linea";
	display: block !important;
	grid-column: 1 / -1;
	color: #02140f;
	font-size: 24px;
	font-weight: 950;
	text-align: left;
}

body.ff-home-commercial .mob_oculto + .span9 > .row-fluid.text-center:first-child:after {
	content: "Elige una categoria y revisa productos disponibles.";
	display: block !important;
	grid-column: 1 / -1;
	margin-top: -10px;
	margin-bottom: 2px;
	color: #65736d;
	font-size: 14px;
	text-align: left;
}

body.ff-home-commercial .mob_oculto + .span9 > .row-fluid.text-center:first-child .bfot {
	width: auto !important;
	border-radius: 22px !important;
	box-shadow: none !important;
	background: #02140f;
}

body.ff-home-commercial .mob_oculto + .span9 > .row-fluid.text-center:first-child .bfoto {
	height: 100% !important;
	object-fit: cover;
	border-radius: 22px !important;
	opacity: .92;
}

body.ff-home-commercial .ff-section-heading {
	order: -47;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 20px;
	margin: 6px 0 -6px;
}

body.ff-home-commercial .ff-section-heading span {
	display: inline-flex;
	margin-bottom: 8px;
	padding: 7px 11px;
	border-radius: 999px;
	background: rgba(255, 154, 0, .13);
	color: #e34f16;
	font-size: 11px;
	font-weight: 950;
	letter-spacing: .10em;
	text-transform: uppercase;
}

body.ff-home-commercial .ff-section-heading h2 {
	margin: 0;
	color: #02140f;
	font-size: clamp(26px, 3vw, 42px);
	font-weight: 950 !important;
	line-height: 1.05;
}

body.ff-home-commercial .mob_oculto + .span9 > .row-fluid:has(#myCarousel) {
	order: -46;
}

body.ff-home-commercial #myCarousel {
	border-radius: 32px !important;
	box-shadow: 0 30px 80px rgba(2, 20, 15, .18) !important;
}

body.ff-home-commercial .eventos-hero {
	order: -45;
	margin-top: 0 !important;
	padding: 54px 34px !important;
	border-radius: 32px !important;
	background:
		linear-gradient(135deg, rgba(255, 154, 0, .96) 0%, rgba(227, 79, 22, .92) 48%, rgba(2, 20, 15, .96) 100%) !important;
}

body.ff-home-commercial .eventos-hero h2 {
	font-size: clamp(28px, 3.4vw, 46px) !important;
}

body.ff-home-commercial .mob_oculto + .span9 > .row-fluid:has(.tabbable) {
	order: -44;
}

body.ff-home-commercial .tabbable {
	border-radius: 32px !important;
	background: #ffffff !important;
	box-shadow: 0 30px 80px rgba(2, 20, 15, .12) !important;
}

body.ff-home-commercial .tabbable:before {
	content: "Productos destacados";
	display: block;
	padding: 28px 28px 0;
	color: #02140f;
	font-size: clamp(26px, 3vw, 42px);
	font-weight: 950;
	line-height: 1.1;
}

body.ff-home-commercial .tabbable:after {
	content: "Ofertas y novedades para renovar tu equipamiento.";
	display: block;
	padding: 6px 28px 22px;
	color: #65736d;
	font-size: 15px;
}

body.ff-home-commercial .nav-tabs {
	margin-top: 0;
}

body.ff-home-commercial .tab-content .row-fluid:has(> .verProducto) {
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: 22px !important;
}

body.ff-home-commercial .verProducto {
	border-radius: 28px !important;
	box-shadow: 0 22px 52px rgba(2, 20, 15, .10) !important;
}

body.ff-home-commercial .verProducto:hover {
	transform: translateY(-12px) scale(1.01) !important;
}

@keyframes ffCommercialIn {
	from {
		opacity: 0;
		transform: translateY(28px) scale(.985);
	}
	to {
		opacity: 1;
		transform: translateY(0) scale(1);
	}
}

@media screen and (max-width: 1100px) {
	body.ff-home-commercial .ff-commerce-hero {
		grid-template-columns: 1fr;
		min-height: 0;
		padding: 34px;
	}

	body.ff-home-commercial .ff-hero-media {
		min-height: 330px;
		transform: none;
	}

	body.ff-home-commercial .ff-hero-media img {
		min-height: 330px;
	}

	body.ff-home-commercial .tab-content .row-fluid:has(> .verProducto) {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media screen and (max-width: 760px) {
	body.ff-home-commercial {
		background:
			linear-gradient(180deg, #061b15 0%, #061b15 210px, #f4f7ef 210px, #ffffff 100%) !important;
	}

	body.ff-home-commercial .ff-commerce-hero {
		margin-top: 0;
		padding: 28px 22px;
		border-radius: 26px;
		gap: 24px;
	}

	body.ff-home-commercial .ff-commerce-hero h1 {
		font-size: clamp(36px, 12vw, 52px);
	}

	body.ff-home-commercial .ff-commerce-hero p {
		font-size: 16px;
	}

	body.ff-home-commercial .ff-hero-actions {
		display: grid;
		grid-template-columns: 1fr;
	}

	body.ff-home-commercial .ff-hero-actions a {
		width: 100%;
		box-sizing: border-box;
	}

	body.ff-home-commercial .ff-hero-media,
	body.ff-home-commercial .ff-hero-media img {
		min-height: 250px;
	}

	body.ff-home-commercial .ff-benefit-strip,
	body.ff-home-commercial .mob_oculto + .span9 > .row-fluid.text-center:first-child,
	body.ff-home-commercial .tab-content .row-fluid:has(> .verProducto) {
		grid-template-columns: 1fr !important;
	}

	body.ff-home-commercial .ff-section-heading {
		display: block;
	}

	body.ff-home-commercial .eventos-hero {
		padding: 38px 20px !important;
	}

	body.ff-home-commercial .tabbable:before {
		padding: 24px 20px 0;
	}

	body.ff-home-commercial .tabbable:after {
		padding: 6px 20px 18px;
	}
}

/* Higher specificity homepage overrides for the legacy stylesheet */
body#page.ff-home-commercial .mob_oculto {
	display: none !important;
}

body#page.ff-home-commercial .mob_oculto + .span9 {
	width: 100% !important;
	margin-left: 0 !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 28px !important;
}

body#page.ff-home-commercial .mob_oculto + .span9 > .row-fluid.text-center:first-child:before {
	content: "Compra por linea" !important;
	display: block !important;
	grid-column: 1 / -1 !important;
	color: #02140f !important;
	font-size: 24px !important;
	font-weight: 950 !important;
	text-align: left !important;
}

body#page.ff-home-commercial .mob_oculto + .span9 > .row-fluid.text-center:first-child:after {
	content: "Elige una categoria y revisa productos disponibles." !important;
	display: block !important;
	grid-column: 1 / -1 !important;
	margin-top: -10px !important;
	margin-bottom: 2px !important;
	color: #65736d !important;
	font-size: 14px !important;
	text-align: left !important;
}

body#page.ff-home-commercial .mob_oculto + .span9 > .row-fluid.text-center:first-child {
	order: -48 !important;
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: 18px !important;
}

body#page.ff-home-commercial .ff-commerce-hero {
	order: -50 !important;
}

body#page.ff-home-commercial .ff-benefit-strip {
	order: -49 !important;
}

body#page.ff-home-commercial .ff-section-heading {
	order: -47 !important;
}

body#page.ff-home-commercial .mob_oculto + .span9 > .row-fluid:has(#myCarousel) {
	order: -46 !important;
}

body#page.ff-home-commercial .span9:has(.ff-commerce-hero) {
	width: 100% !important;
	margin-left: 0 !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 28px !important;
}

body#page.ff-home-commercial .span9:has(.ff-commerce-hero) > br {
	display: none !important;
}

body#page.ff-home-commercial .span9:has(.ff-commerce-hero) > .row-fluid.text-center:first-child {
	order: -48 !important;
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: 18px !important;
	margin: 4px 0 0 !important;
	padding: 18px !important;
	border-radius: 30px !important;
	background: #ffffff !important;
	box-shadow: 0 24px 60px rgba(2, 20, 15, .10) !important;
}

body#page.ff-home-commercial .span9:has(.ff-commerce-hero) > .row-fluid.text-center:first-child:before {
	content: "Compra por linea" !important;
	display: block !important;
	grid-column: 1 / -1 !important;
	color: #02140f !important;
	font-size: 24px !important;
	font-weight: 950 !important;
	text-align: left !important;
}

body#page.ff-home-commercial .span9:has(.ff-commerce-hero) > .row-fluid.text-center:first-child:after {
	content: "Elige una categoria y revisa productos disponibles." !important;
	display: block !important;
	grid-column: 1 / -1 !important;
	margin-top: -10px !important;
	margin-bottom: 2px !important;
	color: #65736d !important;
	font-size: 14px !important;
	text-align: left !important;
}

body#page.ff-home-commercial .span9:has(.ff-commerce-hero) > .row-fluid.text-center:first-child .bfot {
	width: auto !important;
	margin-left: 0 !important;
}

body#page.ff-home-commercial .span9:has(.ff-commerce-hero) > .row-fluid:has(#myCarousel) {
	order: -46 !important;
}

/* FastFiber black palette override */
:root {
	--ff-green: #050505;
	--ff-green-soft: #181818;
	--ff-lime: #ffffff;
	--ff-ink: #111111;
}

body#page {
	background:
		linear-gradient(135deg, rgba(0, 0, 0, .05) 0 25%, transparent 25% 50%, rgba(255, 154, 0, .05) 50% 75%, transparent 75%),
		linear-gradient(180deg, #fbfbfb 0%, #f2f2f2 44%, #ffffff 100%) !important;
}

body#page .fixed .bg1,
body#page .bas1.silver,
body#page .accordion-heading:hover,
body#page .accordion-heading.bactive,
body#page .nav-tabs,
body#page .nav-tabs .active a,
body#page .nav-tabs .active a:hover,
body#page .verProducto .orange,
body#page .footer.span12 {
	background: linear-gradient(135deg, #000000 0%, #151515 100%) !important;
}

body#page .eventos-hero,
body.ff-home-commercial .eventos-hero {
	background:
		linear-gradient(135deg, rgba(0, 0, 0, .96) 0%, rgba(24, 24, 24, .94) 54%, rgba(255, 154, 0, .86) 100%),
		repeating-linear-gradient(135deg, rgba(255, 255, 255, .05) 0 1px, transparent 1px 16px) !important;
}

body#page .panelMarcasInt,
body#page .modal-header.blue,
body#page .modal-header {
	background: linear-gradient(135deg, #000000 0%, #1d1d1d 100%) !important;
}

body#page .fixed .bg1 {
	border-bottom-color: rgba(255, 154, 0, .74) !important;
}

body#page .bas1.silver:after,
body#page .eventos-hero:after,
body#page .verProducto:before,
body#page .ff-benefit-strip div:before {
	background: linear-gradient(90deg, #ffffff, #ff9a00, #e34f16) !important;
}

body#page .ff-kicker,
body.ff-home-commercial .ff-kicker {
	background: rgba(255, 255, 255, .12) !important;
	border-color: rgba(255, 255, 255, .30) !important;
	color: #ffffff !important;
}

body#page .ff-secondary-action,
body.ff-home-commercial .ff-secondary-action {
	background: #ffffff !important;
	color: #000000 !important;
	box-shadow: 0 18px 34px rgba(255, 255, 255, .16) !important;
}

body#page .ff-hero-points span,
body.ff-home-commercial .ff-hero-points span {
	background: rgba(255, 255, 255, .10) !important;
	border-color: rgba(255, 255, 255, .18) !important;
}

body#page .count_pro {
	background: #ffffff !important;
	color: #000000 !important;
	box-shadow: 0 8px 16px rgba(255, 255, 255, .18) !important;
}

body.ff-home-commercial,
body#page.ff-home-commercial {
	background:
		linear-gradient(180deg, #000000 0%, #000000 265px, #f4f4f1 265px, #ffffff 100%) !important;
}

body.ff-home-commercial .bas1.silver,
body#page.ff-home-commercial .bas1.silver {
	background:
		radial-gradient(circle at 18% 0%, rgba(255, 255, 255, .14), transparent 26%),
		linear-gradient(135deg, #000000 0%, #101010 58%, #222222 100%) !important;
	border-bottom-color: rgba(255, 255, 255, .18) !important;
}

body.ff-home-commercial .ff-commerce-hero,
body#page.ff-home-commercial .ff-commerce-hero {
	background:
		linear-gradient(135deg, rgba(0, 0, 0, .98) 0%, rgba(17, 17, 17, .96) 52%, rgba(255, 154, 0, .88) 100%) !important;
	box-shadow: 0 38px 90px rgba(0, 0, 0, .34) !important;
}

body.ff-home-commercial .ff-commerce-hero:after,
body#page.ff-home-commercial .ff-commerce-hero:after {
	background: radial-gradient(circle, rgba(255, 255, 255, .22), rgba(255, 154, 0, .25) 42%, transparent 70%) !important;
}

body.ff-home-commercial .ff-hero-card,
body#page.ff-home-commercial .ff-hero-card {
	background: rgba(0, 0, 0, .76) !important;
}

body.ff-home-commercial .ff-primary-action,
body#page.ff-home-commercial .ff-primary-action,
body#page .btn-evento,
body#page .btn-warning {
	background: linear-gradient(135deg, #ff9a00 0%, #e34f16 100%) !important;
}

body.ff-home-commercial .ff-tertiary-action,
body#page.ff-home-commercial .ff-tertiary-action {
	background: rgba(255, 255, 255, .10) !important;
	color: #ffffff !important;
	border-color: rgba(255, 255, 255, .24) !important;
}

body.ff-home-commercial .mob_oculto + .span9 > .row-fluid.text-center:first-child .bfot,
body#page.ff-home-commercial .span9:has(.ff-commerce-hero) > .row-fluid.text-center:first-child .bfot {
	background: #000000 !important;
}

body.ff-home-commercial .footer.span12,
body#page.ff-home-commercial .footer.span12 {
	background: linear-gradient(90deg, #000000 0%, #151515 68%, #e34f16 100%) !important;
}

@media screen and (max-width: 760px) {
	body.ff-home-commercial,
	body#page.ff-home-commercial {
		background:
			linear-gradient(180deg, #000000 0%, #000000 210px, #f4f4f1 210px, #ffffff 100%) !important;
	}
}

/* FastFiber 2026 complete homepage redesign */
body#page.ff-home-2026 {
	background: #f5f6f3 !important;
	color: #111111 !important;
}

body#page.ff-home-2026 .fixed,
body#page.ff-home-2026 .bas1.silver,
body#page.ff-home-2026 .mob_oculto,
body#page.ff-home-2026 .span9 > .row-fluid.text-center:first-child,
body#page.ff-home-2026 .exo,
body#page.ff-home-2026 .footer.span12 {
	display: none !important;
}

body#page.ff-home-2026 div[style="height: 46px;"] {
	display: none !important;
	height: 0 !important;
}

body#page.ff-home-2026 .container {
	width: min(1180px, calc(100% - 32px)) !important;
	max-width: 1180px !important;
}

body#page.ff-home-2026 .span9 {
	width: 100% !important;
	margin-left: 0 !important;
}

body#page.ff-home-2026 .ff-2026-page {
	width: 100%;
	margin: -12px auto 0;
	font-family: 'Roboto', Arial, sans-serif;
}

body#page.ff-home-2026 .ff-2026-page *,
body#page.ff-home-2026 .ff-2026-page *:before,
body#page.ff-home-2026 .ff-2026-page *:after {
	box-sizing: border-box;
}

body#page.ff-home-2026 .ff-2026-header {
	position: sticky;
	top: 10px;
	z-index: 950;
	display: grid;
	grid-template-columns: auto 1fr minmax(230px, 300px) auto;
	align-items: center;
	gap: 18px;
	width: 100%;
	margin: 0 auto 22px;
	padding: 14px 16px;
	border-radius: 24px;
	background: rgba(0, 0, 0, .90);
	border: 1px solid rgba(255, 255, 255, .12);
	box-shadow: 0 20px 55px rgba(0, 0, 0, .26);
	backdrop-filter: blur(18px);
	-webkit-backdrop-filter: blur(18px);
}

body#page.ff-home-2026 .ff-2026-brand {
	display: flex;
	align-items: center;
	gap: 12px;
	text-decoration: none !important;
	min-width: 210px;
}

body#page.ff-home-2026 .ff-2026-brand img {
	width: 148px;
	height: auto;
	display: block;
	filter: drop-shadow(0 10px 18px rgba(0, 0, 0, .35));
}

body#page.ff-home-2026 .ff-2026-brand span {
	display: block;
	color: rgba(255, 255, 255, .70);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .08em;
	text-transform: uppercase;
	white-space: nowrap;
}

body#page.ff-home-2026 .ff-2026-nav {
	display: flex;
	justify-content: center;
	gap: 6px;
}

body#page.ff-home-2026 .ff-2026-nav a,
body#page.ff-home-2026 .ff-2026-actions a,
body#page.ff-home-2026 .ff-2026-search button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 0 14px;
	border-radius: 999px;
	color: #ffffff !important;
	text-decoration: none !important;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: .05em;
	text-transform: uppercase;
	transition: transform .22s ease, background .22s ease, box-shadow .22s ease;
}

body#page.ff-home-2026 .ff-2026-nav a:hover {
	background: rgba(255, 255, 255, .10);
	transform: translateY(-2px);
}

body#page.ff-home-2026 .ff-2026-search {
	display: grid;
	grid-template-columns: 1fr auto;
	align-items: center;
	height: 44px;
	padding: 3px;
	border-radius: 999px;
	background: #ffffff;
}

body#page.ff-home-2026 .ff-2026-search input {
	width: 100%;
	height: 38px;
	margin: 0;
	padding: 0 14px;
	border: 0;
	background: transparent;
	box-shadow: none;
	color: #111111;
	font-size: 13px;
	outline: none;
}

body#page.ff-home-2026 .ff-2026-search button {
	min-height: 38px;
	border: 0;
	background: linear-gradient(135deg, #ff9a00, #e34f16);
	box-shadow: 0 10px 18px rgba(227, 79, 22, .24);
}

body#page.ff-home-2026 .ff-2026-actions {
	display: flex;
	gap: 8px;
}

body#page.ff-home-2026 .ff-2026-cart {
	background: rgba(255, 255, 255, .10);
}

body#page.ff-home-2026 .ff-2026-cart span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 20px;
	height: 20px;
	margin-left: 8px;
	border-radius: 50%;
	background: #ffffff;
	color: #111111;
	font-size: 11px;
}

body#page.ff-home-2026 .ff-2026-whatsapp {
	background: linear-gradient(135deg, #ff9a00, #e34f16);
	box-shadow: 0 14px 24px rgba(227, 79, 22, .25);
}

body#page.ff-home-2026 .ff-2026-actions a:hover,
body#page.ff-home-2026 .ff-2026-search button:hover {
	transform: translateY(-2px);
}

body#page.ff-home-2026 .ff-2026-hero {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(320px, .95fr);
	align-items: center;
	gap: 34px;
	min-height: 650px;
	padding: 56px;
	border-radius: 34px;
	overflow: hidden;
	background:
		linear-gradient(135deg, rgba(0, 0, 0, .96) 0%, rgba(18, 18, 18, .95) 48%, rgba(255, 154, 0, .80) 100%),
		linear-gradient(90deg, rgba(255,255,255,.06) 1px, transparent 1px);
	background-size: auto, 70px 70px;
	color: #ffffff;
	box-shadow: 0 36px 90px rgba(0, 0, 0, .28);
	isolation: isolate;
}

body#page.ff-home-2026 .ff-2026-hero:before {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at 16% 18%, rgba(74, 213, 255, .16), transparent 28%),
		radial-gradient(circle at 78% 10%, rgba(204, 255, 1, .15), transparent 26%);
	z-index: -1;
}

body#page.ff-home-2026 .ff-2026-eyebrow,
body#page.ff-home-2026 .ff-2026-section-head p,
body#page.ff-home-2026 .ff-2026-event-cta p {
	margin: 0 0 12px;
	color: #ff9a00;
	font-size: 12px;
	font-weight: 950;
	letter-spacing: .12em;
	text-transform: uppercase;
}

body#page.ff-home-2026 .ff-2026-hero h1 {
	max-width: 760px;
	margin: 0;
	color: #ffffff;
	font-size: clamp(44px, 6vw, 82px);
	line-height: .96;
	font-weight: 950 !important;
	letter-spacing: 0 !important;
}

body#page.ff-home-2026 .ff-2026-hero-text {
	max-width: 660px;
	margin: 24px 0 0;
	color: rgba(255, 255, 255, .82);
	font-size: 19px;
	line-height: 1.55;
}

body#page.ff-home-2026 .ff-2026-hero-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 30px;
}

body#page.ff-home-2026 .ff-2026-primary,
body#page.ff-home-2026 .ff-2026-secondary,
body#page.ff-home-2026 .ff-2026-event-cta a,
body#page.ff-home-2026 .ff-2026-section-row > a,
body#page.ff-home-2026 .ff-2026-product-bottom button,
body#page.ff-home-2026 .ff-2026-activity-grid a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 22px;
	border-radius: 999px;
	border: 0;
	text-decoration: none !important;
	font-size: 12px;
	font-weight: 950;
	letter-spacing: .08em;
	text-transform: uppercase;
	transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

body#page.ff-home-2026 .ff-2026-primary,
body#page.ff-home-2026 .ff-2026-event-cta a,
body#page.ff-home-2026 .ff-2026-product-bottom button,
body#page.ff-home-2026 .ff-2026-activity-grid a {
	background: linear-gradient(135deg, #ff9a00, #e34f16);
	color: #ffffff !important;
	box-shadow: 0 18px 34px rgba(227, 79, 22, .28);
}

body#page.ff-home-2026 .ff-2026-secondary {
	background: #ffffff;
	color: #111111 !important;
}

body#page.ff-home-2026 .ff-2026-primary:hover,
body#page.ff-home-2026 .ff-2026-secondary:hover,
body#page.ff-home-2026 .ff-2026-event-cta a:hover,
body#page.ff-home-2026 .ff-2026-section-row > a:hover,
body#page.ff-home-2026 .ff-2026-product-bottom button:hover,
body#page.ff-home-2026 .ff-2026-activity-grid a:hover {
	transform: translateY(-4px);
}

body#page.ff-home-2026 .ff-2026-trust-row {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 28px;
}

body#page.ff-home-2026 .ff-2026-trust-row span {
	padding: 9px 12px;
	border-radius: 999px;
	background: rgba(255, 255, 255, .10);
	border: 1px solid rgba(255, 255, 255, .13);
	color: rgba(255, 255, 255, .82);
	font-size: 12px;
	font-weight: 800;
}

body#page.ff-home-2026 .ff-2026-hero-visual {
	position: relative;
	min-height: 460px;
	border-radius: 30px;
	overflow: hidden;
	box-shadow: 0 30px 70px rgba(0, 0, 0, .32);
	transform: rotate(1.25deg);
}

body#page.ff-home-2026 .ff-2026-hero-visual img {
	width: 100%;
	height: 100%;
	min-height: 460px;
	object-fit: cover;
	transform: scale(1.03);
	transition: transform .7s ease;
}

body#page.ff-home-2026 .ff-2026-hero:hover .ff-2026-hero-visual img {
	transform: scale(1.10);
}

body#page.ff-home-2026 .ff-2026-hero-visual:after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, transparent 42%, rgba(0,0,0,.72));
}

body#page.ff-home-2026 .ff-2026-hero-card {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	z-index: 2;
	padding: 18px;
	border-radius: 22px;
	background: rgba(0, 0, 0, .76);
	border: 1px solid rgba(255, 255, 255, .16);
	backdrop-filter: blur(12px);
}

body#page.ff-home-2026 .ff-2026-hero-card strong,
body#page.ff-home-2026 .ff-2026-hero-card span {
	display: block;
}

body#page.ff-home-2026 .ff-2026-hero-card strong {
	font-size: 18px;
	font-weight: 950;
}

body#page.ff-home-2026 .ff-2026-hero-card span {
	margin-top: 5px;
	color: rgba(255, 255, 255, .74);
	font-size: 13px;
}

body#page.ff-home-2026 .ff-2026-categories,
body#page.ff-home-2026 .ff-2026-products,
body#page.ff-home-2026 .ff-2026-activities,
body#page.ff-home-2026 .ff-2026-event-cta,
body#page.ff-home-2026 .ff-2026-footer {
	margin-top: 34px;
}

body#page.ff-home-2026 .ff-2026-section-head {
	margin-bottom: 18px;
}

body#page.ff-home-2026 .ff-2026-section-head h2,
body#page.ff-home-2026 .ff-2026-event-cta h2 {
	margin: 0;
	color: #111111;
	font-size: clamp(28px, 3.6vw, 48px);
	line-height: 1.05;
	font-weight: 950 !important;
}

body#page.ff-home-2026 .ff-2026-section-row {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 20px;
}

body#page.ff-home-2026 .ff-2026-section-row > a {
	background: #111111;
	color: #ffffff !important;
	box-shadow: none;
}

body#page.ff-home-2026 .ff-2026-category-grid,
body#page.ff-home-2026 .ff-2026-product-grid,
body#page.ff-home-2026 .ff-2026-activity-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
}

body#page.ff-home-2026 .ff-2026-category-card {
	position: relative;
	min-height: 300px;
	border-radius: 30px;
	overflow: hidden;
	background: #000000;
	box-shadow: 0 24px 60px rgba(0, 0, 0, .16);
	text-decoration: none !important;
}

body#page.ff-home-2026 .ff-2026-category-card img {
	width: 100%;
	height: 100%;
	min-height: 300px;
	object-fit: cover;
	opacity: .84;
	transform: scale(1.02);
	transition: transform .42s ease, opacity .42s ease;
}

body#page.ff-home-2026 .ff-2026-category-card:after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(0,0,0,.05), rgba(0,0,0,.72));
}

body#page.ff-home-2026 .ff-2026-category-card span {
	position: absolute;
	left: 24px;
	right: 24px;
	bottom: 22px;
	z-index: 2;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.05;
	font-weight: 950;
}

body#page.ff-home-2026 .ff-2026-category-card:hover img {
	transform: scale(1.10);
	opacity: 1;
}

body#page.ff-home-2026 .ff-2026-event-cta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 38px;
	border-radius: 30px;
	background: linear-gradient(135deg, #000000 0%, #191919 52%, #e34f16 100%);
	color: #ffffff;
	box-shadow: 0 26px 70px rgba(0,0,0,.18);
}

body#page.ff-home-2026 .ff-2026-event-cta h2 {
	color: #ffffff;
}

body#page.ff-home-2026 .ff-2026-event-cta span {
	display: block;
	margin-top: 8px;
	color: rgba(255,255,255,.78);
	font-size: 16px;
}

body#page.ff-home-2026 .ff-2026-product-card,
body#page.ff-home-2026 .ff-2026-activity-grid article {
	overflow: hidden;
	border-radius: 26px;
	background: #ffffff;
	border: 1px solid rgba(0, 0, 0, .08);
	box-shadow: 0 22px 55px rgba(0, 0, 0, .09);
	transition: transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}

body#page.ff-home-2026 .ff-2026-product-card {
	cursor: pointer;
}

body#page.ff-home-2026 .ff-2026-product-card:hover,
body#page.ff-home-2026 .ff-2026-activity-grid article:hover {
	transform: translateY(-8px);
	border-color: rgba(255, 154, 0, .45);
	box-shadow: 0 32px 70px rgba(0, 0, 0, .14);
}

body#page.ff-home-2026 .ff-2026-product-image {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 245px;
	background: linear-gradient(180deg, #ffffff, #f4f5f1);
}

body#page.ff-home-2026 .ff-2026-product-image img {
	max-width: 88%;
	height: 205px;
	object-fit: contain;
	transition: transform .3s ease;
}

body#page.ff-home-2026 .ff-2026-product-card:hover .ff-2026-product-image img {
	transform: scale(1.07);
}

body#page.ff-home-2026 .ff-2026-discount {
	position: absolute;
	top: 16px;
	left: 16px;
	z-index: 2;
	padding: 7px 10px;
	border-radius: 999px;
	background: linear-gradient(135deg, #ff9a00, #e34f16);
	color: #ffffff;
	font-size: 12px;
	font-weight: 950;
}

body#page.ff-home-2026 .ff-2026-product-body {
	padding: 22px;
}

body#page.ff-home-2026 .ff-2026-product-body h3,
body#page.ff-home-2026 .ff-2026-activity-grid h3 {
	margin: 0;
	color: #111111;
	font-size: 20px;
	line-height: 1.15;
	font-weight: 950 !important;
}

body#page.ff-home-2026 .ff-2026-product-body p,
body#page.ff-home-2026 .ff-2026-activity-grid p {
	margin: 12px 0 0;
	color: #66706b;
	font-size: 14px;
	line-height: 1.5;
}

body#page.ff-home-2026 .ff-2026-product-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	margin-top: 20px;
}

body#page.ff-home-2026 .ff-2026-product-bottom strong {
	color: #e34f16;
	font-size: 25px;
	font-weight: 950;
	white-space: nowrap;
}

body#page.ff-home-2026 .ff-2026-product-bottom button {
	min-height: 42px;
	padding: 0 15px;
	cursor: pointer;
}

body#page.ff-home-2026 .ff-2026-activity-grid article {
	padding: 26px;
}

body#page.ff-home-2026 .ff-2026-activity-grid time {
	display: inline-flex;
	margin-bottom: 18px;
	padding: 7px 10px;
	border-radius: 999px;
	background: rgba(255, 154, 0, .12);
	color: #e34f16;
	font-size: 12px;
	font-weight: 950;
	text-transform: uppercase;
}

body#page.ff-home-2026 .ff-2026-activity-grid a {
	margin-top: 20px;
	min-height: 42px;
}

body#page.ff-home-2026 .ff-2026-footer {
	display: grid;
	grid-template-columns: 1fr auto auto;
	align-items: center;
	gap: 28px;
	padding: 30px;
	border-radius: 30px;
	background: #000000;
	color: #ffffff;
}

body#page.ff-home-2026 .ff-2026-footer h2 {
	margin: 0;
	color: #ffffff;
	font-size: 30px;
	font-weight: 950 !important;
}

body#page.ff-home-2026 .ff-2026-footer p {
	margin: 4px 0 0;
	color: rgba(255,255,255,.72);
}

body#page.ff-home-2026 .ff-2026-footer nav,
body#page.ff-home-2026 .ff-2026-footer-contact {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

body#page.ff-home-2026 .ff-2026-footer a {
	color: #ffffff !important;
	text-decoration: none !important;
	font-size: 13px;
	font-weight: 850;
}

body#page.ff-home-2026 .ff-2026-footer a:hover {
	color: #ff9a00 !important;
}

/* Header adjustment: search placement, no slogan, top social icons */
body#page.ff-home-2026 .ff-2026-header {
	grid-template-columns: auto minmax(0, 1fr) auto auto !important;
	grid-template-areas:
		"brand nav social actions"
		"search search search search" !important;
	gap: 12px 18px !important;
	padding: 14px 16px 16px !important;
}

body#page.ff-home-2026 .ff-2026-brand {
	grid-area: brand !important;
	min-width: 0 !important;
}

body#page.ff-home-2026 .ff-2026-brand span {
	display: none !important;
}

body#page.ff-home-2026 .ff-2026-nav {
	grid-area: nav !important;
	justify-content: center !important;
	flex-wrap: wrap !important;
}

body#page.ff-home-2026 .ff-2026-social {
	grid-area: social !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 8px !important;
}

body#page.ff-home-2026 .ff-2026-social a {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 40px !important;
	height: 40px !important;
	border-radius: 999px !important;
	background: rgba(255, 255, 255, .10) !important;
	border: 1px solid rgba(255, 255, 255, .12) !important;
	transition: transform .22s ease, background .22s ease, box-shadow .22s ease !important;
}

body#page.ff-home-2026 .ff-2026-social a:hover {
	transform: translateY(-2px) !important;
	background: linear-gradient(135deg, #ff9a00, #e34f16) !important;
	box-shadow: 0 14px 24px rgba(227, 79, 22, .24) !important;
}

body#page.ff-home-2026 .ff-2026-social img,
body#page.ff-home-2026 .ff-2026-social svg {
	width: 20px !important;
	height: 20px !important;
	display: block !important;
	object-fit: contain !important;
	fill: #ffffff !important;
}

body#page.ff-home-2026 .ff-2026-actions {
	grid-area: actions !important;
}

body#page.ff-home-2026 .ff-2026-search {
	grid-area: search !important;
	width: min(760px, 100%) !important;
	justify-self: center !important;
	margin: 2px auto 0 !important;
	height: 48px !important;
	box-shadow: 0 16px 34px rgba(0, 0, 0, .22) !important;
}

body#page.ff-home-2026 .ff-2026-search input {
	height: 42px !important;
	font-size: 14px !important;
}

body#page.ff-home-2026 .ff-2026-search button {
	min-height: 42px !important;
}

@media screen and (max-width: 1160px) {
	body#page.ff-home-2026 .ff-2026-header {
		grid-template-columns: 1fr auto !important;
		grid-template-areas:
			"brand actions"
			"nav nav"
			"social social"
			"search search" !important;
	}
}

@media screen and (max-width: 760px) {
	body#page.ff-home-2026 .ff-2026-header {
		grid-template-columns: 1fr !important;
		grid-template-areas:
			"brand"
			"social"
			"actions"
			"search"
			"nav" !important;
		gap: 10px !important;
	}

	body#page.ff-home-2026 .ff-2026-social a {
		width: 38px !important;
		height: 38px !important;
	}

	body#page.ff-home-2026 .ff-2026-search {
		width: 100% !important;
	}
}

@media screen and (max-width: 1160px) {
	body#page.ff-home-2026 .ff-2026-header {
		grid-template-columns: 1fr auto;
	}

	body#page.ff-home-2026 .ff-2026-nav,
	body#page.ff-home-2026 .ff-2026-search {
		grid-column: 1 / -1;
	}

	body#page.ff-home-2026 .ff-2026-hero {
		grid-template-columns: 1fr;
	}

	body#page.ff-home-2026 .ff-2026-hero-visual {
		min-height: 320px;
		transform: none;
	}

	body#page.ff-home-2026 .ff-2026-hero-visual img {
		min-height: 320px;
	}

	body#page.ff-home-2026 .ff-2026-product-grid,
	body#page.ff-home-2026 .ff-2026-activity-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media screen and (max-width: 760px) {
	body#page.ff-home-2026 .container {
		width: calc(100% - 24px) !important;
	}

	body#page.ff-home-2026 .ff-2026-page {
		margin-top: -20px;
	}

	body#page.ff-home-2026 .ff-2026-header {
		position: relative;
		top: auto;
		grid-template-columns: 1fr;
		gap: 12px;
		padding: 14px;
		border-radius: 22px;
	}

	body#page.ff-home-2026 .ff-2026-brand,
	body#page.ff-home-2026 .ff-2026-actions {
		justify-content: center;
	}

	body#page.ff-home-2026 .ff-2026-brand {
		min-width: 0;
	}

	body#page.ff-home-2026 .ff-2026-brand img {
		width: 136px;
	}

	body#page.ff-home-2026 .ff-2026-brand span {
		display: none;
	}

	body#page.ff-home-2026 .ff-2026-nav {
		justify-content: center;
		overflow-x: auto;
		padding-bottom: 2px;
	}

	body#page.ff-home-2026 .ff-2026-nav a {
		min-height: 36px;
		padding: 0 10px;
		font-size: 11px;
		white-space: nowrap;
	}

	body#page.ff-home-2026 .ff-2026-hero {
		min-height: 0;
		padding: 28px 20px;
		border-radius: 26px;
	}

	body#page.ff-home-2026 .ff-2026-hero h1 {
		font-size: 37px;
	}

	body#page.ff-home-2026 .ff-2026-hero-text {
		font-size: 15px;
	}

	body#page.ff-home-2026 .ff-2026-hero-buttons,
	body#page.ff-home-2026 .ff-2026-trust-row {
		display: grid;
		grid-template-columns: 1fr;
	}

	body#page.ff-home-2026 .ff-2026-hero-visual {
		display: none;
	}

	body#page.ff-home-2026 .ff-2026-category-grid,
	body#page.ff-home-2026 .ff-2026-product-grid,
	body#page.ff-home-2026 .ff-2026-activity-grid,
	body#page.ff-home-2026 .ff-2026-footer {
		grid-template-columns: 1fr;
	}

	body#page.ff-home-2026 .ff-2026-category-card,
	body#page.ff-home-2026 .ff-2026-category-card img {
		min-height: 220px;
	}

	body#page.ff-home-2026 .ff-2026-event-cta,
	body#page.ff-home-2026 .ff-2026-section-row {
		display: block;
	}

	body#page.ff-home-2026 .ff-2026-event-cta {
		padding: 28px 22px;
		border-radius: 26px;
	}

	body#page.ff-home-2026 .ff-2026-event-cta a,
	body#page.ff-home-2026 .ff-2026-section-row > a {
		width: 100%;
		margin-top: 18px;
	}

	body#page.ff-home-2026 .ff-2026-product-bottom {
		align-items: stretch;
		flex-direction: column;
	}

	body#page.ff-home-2026 .ff-2026-product-bottom button {
		width: 100%;
	}

	body#page.ff-home-2026 .ff-2026-footer {
		text-align: center;
	}

	body#page.ff-home-2026 .ff-2026-footer nav,
	body#page.ff-home-2026 .ff-2026-footer-contact {
		justify-content: center;
	}
}

body#page.ff-home-commercial .span9:has(.ff-commerce-hero) > .row-fluid:has(.tabbable) {
	order: -44 !important;
}

@media screen and (max-width: 760px) {
	body#page.ff-home-commercial .ff-commerce-hero {
		min-height: 0 !important;
		padding: 26px 20px !important;
		gap: 18px !important;
		border-radius: 26px !important;
	}

	body#page.ff-home-commercial .ff-kicker {
		font-size: 10px !important;
		letter-spacing: .08em !important;
		padding: 8px 10px !important;
		margin-bottom: 14px !important;
	}

	body#page.ff-home-commercial .ff-commerce-hero h1 {
		font-size: 34px !important;
		line-height: 1.02 !important;
		margin-bottom: 14px !important;
	}

	body#page.ff-home-commercial .ff-commerce-hero p {
		font-size: 15px !important;
		line-height: 1.5 !important;
		margin-bottom: 18px !important;
	}

	body#page.ff-home-commercial .ff-hero-actions {
		gap: 10px !important;
		margin-bottom: 16px !important;
	}

	body#page.ff-home-commercial .ff-hero-actions a {
		min-height: 44px !important;
		font-size: 11px !important;
	}

	body#page.ff-home-commercial .ff-hero-points {
		gap: 7px !important;
	}

	body#page.ff-home-commercial .ff-hero-points span {
		font-size: 11px !important;
		padding: 7px 9px !important;
	}

	body#page.ff-home-commercial .ff-hero-media {
		display: none !important;
	}

	body#page.ff-home-commercial .span9:has(.ff-commerce-hero) > .row-fluid.text-center:first-child {
		grid-template-columns: 1fr !important;
		padding: 18px !important;
		gap: 14px !important;
	}

	body#page.ff-home-commercial .span9:has(.ff-commerce-hero) > .row-fluid.text-center:first-child .bfot {
		width: 100% !important;
		min-height: 168px !important;
	}

body#page.ff-home-commercial .span9:has(.ff-commerce-hero) > .row-fluid.text-center:first-child .bfoto {
		width: 100% !important;
		min-height: 168px !important;
		object-fit: cover !important;
	}
}

/* FastFiber 2026 ecommerce polish: wide layout, black energy theme and floating WhatsApp */
html,
body#page {
	min-height: 100%;
	background:
		radial-gradient(circle at 8% 0%, rgba(0, 218, 255, .18), transparent 28%),
		radial-gradient(circle at 100% 4%, rgba(255, 154, 0, .32), transparent 32%),
		linear-gradient(135deg, #020202 0%, #080c0e 48%, #140b02 100%) !important;
	background-attachment: fixed !important;
	color: #f7f7f7;
	overflow-x: hidden;
}

body#page.ff-home-2026 {
	background:
		radial-gradient(circle at 6% 0%, rgba(0, 218, 255, .2), transparent 30%),
		radial-gradient(circle at 98% 0%, rgba(255, 154, 0, .45), transparent 34%),
		linear-gradient(130deg, #020202 0%, #050505 58%, #160d02 100%) !important;
}

body#page.ff-home-2026 .ff-2026-page {
	width: 100%;
	padding: 18px clamp(10px, 1.5vw, 28px) 0 !important;
	background:
		linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,0) 340px),
		transparent !important;
}

body#page.ff-home-2026 .ff-2026-header,
body#page.ff-home-2026 .ff-2026-hero,
body#page.ff-home-2026 .ff-2026-categories,
body#page.ff-home-2026 .ff-2026-event-cta,
body#page.ff-home-2026 .ff-2026-products,
body#page.ff-home-2026 .ff-2026-activities,
body#page.ff-home-2026 .ff-2026-footer {
	max-width: none !important;
	width: 100% !important;
}

body#page.ff-home-2026 .ff-shop-header,
body#page.ff-home-2026 .fixed,
body#page.ff-home-2026 .bas1.silver,
body#page.ff-home-2026 .mob_oculto,
body#page.ff-home-2026 .span9 > .row-fluid.text-center:first-child {
	display: none !important;
}

body#page.ff-home-2026 .container,
body#page.ff-home-2026 > .row-fluid > .span12 > .container {
	width: 100% !important;
	max-width: none !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body#page.ff-home-2026 .span9 {
	width: 100% !important;
	margin-left: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

body#page.ff-home-2026 .ff-2026-header {
	grid-template-columns: minmax(120px, 160px) auto minmax(260px, 1fr) auto auto !important;
	grid-template-areas: "brand nav search social actions" !important;
	align-items: center !important;
	gap: clamp(10px, 1vw, 20px) !important;
	padding: 16px clamp(16px, 1.6vw, 28px) !important;
	border-radius: 28px !important;
	background: rgba(0, 0, 0, .88) !important;
	border: 1px solid rgba(255,255,255,.1) !important;
	box-shadow: 0 24px 70px rgba(0,0,0,.42) !important;
	backdrop-filter: blur(18px);
}

body#page.ff-home-2026 .ff-2026-brand {
	grid-area: brand !important;
	min-width: 0 !important;
}

body#page.ff-home-2026 .ff-2026-brand img {
	width: min(150px, 100%) !important;
}

body#page.ff-home-2026 .ff-2026-nav {
	grid-area: nav !important;
	justify-content: flex-start !important;
	flex-wrap: nowrap !important;
	gap: 4px !important;
	overflow: visible !important;
}

body#page.ff-home-2026 .ff-2026-nav a {
	white-space: nowrap !important;
	min-height: 38px !important;
	padding: 0 10px !important;
	font-size: 11px !important;
}

body#page.ff-home-2026 .ff-2026-search {
	grid-area: search !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	height: 48px !important;
}

body#page.ff-home-2026 .ff-2026-social {
	grid-area: social !important;
	width: auto !important;
	justify-content: center !important;
}

body#page.ff-home-2026 .ff-2026-actions {
	grid-area: actions !important;
	justify-content: flex-end !important;
}

body#page.ff-home-2026 .ff-2026-cart {
	white-space: nowrap !important;
	box-shadow: none !important;
}

body#page.ff-home-2026 .ff-2026-whatsapp {
	display: none !important;
}

body#page.ff-home-2026 .ff-2026-hero {
	min-height: min(72vh, 760px) !important;
	margin-top: 22px !important;
	background:
		linear-gradient(120deg, rgba(0,0,0,.95), rgba(0,0,0,.78) 47%, rgba(255,154,0,.24)),
		#050505 !important;
	border: 1px solid rgba(255,255,255,.08) !important;
	box-shadow: 0 36px 90px rgba(0,0,0,.5) !important;
}

body#page.ff-home-2026 .ff-2026-section-head h2,
body#page.ff-home-2026 .ff-2026-activities h2,
body#page.ff-home-2026 .ff-2026-products h2 {
	color: #fff !important;
}

body#page.ff-home-2026 .ff-2026-category-card,
body#page.ff-home-2026 .ff-2026-product-card,
body#page.ff-home-2026 .ff-2026-activities article {
	background: rgba(8, 8, 8, .86) !important;
	border: 1px solid rgba(255,255,255,.09) !important;
	box-shadow: 0 22px 60px rgba(0,0,0,.36) !important;
}

body#page.ff-home-2026 .ff-2026-footer {
	background: rgba(0,0,0,.86) !important;
	border: 1px solid rgba(255,255,255,.08) !important;
}

body#page.ff-shop-2026 {
	padding-top: 0 !important;
}

body#page.ff-shop-2026 .ff-shop-header {
	position: sticky;
	top: 14px;
	z-index: 900;
	display: grid;
	grid-template-columns: minmax(120px, 158px) auto minmax(260px, 1fr) auto auto;
	grid-template-areas: "brand nav search social actions";
	align-items: center;
	gap: clamp(8px, 1vw, 18px);
	width: calc(100% - clamp(20px, 3vw, 52px));
	margin: 14px auto 22px;
	padding: 14px clamp(14px, 1.6vw, 24px);
	border-radius: 26px;
	background: rgba(0,0,0,.9);
	border: 1px solid rgba(255,255,255,.1);
	box-shadow: 0 24px 70px rgba(0,0,0,.44);
	backdrop-filter: blur(18px);
}

body#page.ff-shop-2026 .ff-shop-brand {
	grid-area: brand;
}

body#page.ff-shop-2026 .ff-shop-menu {
	grid-area: nav;
}

body#page.ff-shop-2026 .ff-shop-search {
	grid-area: search;
}

body#page.ff-shop-2026 .ff-shop-social {
	grid-area: social;
}

body#page.ff-shop-2026 .ff-shop-cart {
	grid-area: actions;
}

body#page.ff-shop-2026.ff-home-2026 .ff-shop-header {
	display: none !important;
}

body#page.ff-shop-2026 .ff-shop-brand img {
	display: block;
	width: min(150px, 100%);
}

body#page.ff-shop-2026 .ff-shop-menu {
	display: flex;
	align-items: center;
	gap: 3px;
	flex-wrap: nowrap;
}

body#page.ff-shop-2026 .ff-shop-menu a,
body#page.ff-shop-2026 .ff-shop-cart {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 38px;
	padding: 0 11px;
	border-radius: 999px;
	color: #fff !important;
	font-size: 11px;
	font-weight: 900;
	line-height: 1;
	text-decoration: none !important;
	text-transform: uppercase;
	letter-spacing: 0;
	transition: transform .2s ease, background .2s ease, color .2s ease;
	white-space: nowrap;
}

body#page.ff-shop-2026 .ff-shop-menu a:hover,
body#page.ff-shop-2026 .ff-shop-cart:hover {
	transform: translateY(-1px);
	background: rgba(255,255,255,.1);
	color: #ff9a00 !important;
}

body#page.ff-shop-2026 .ff-shop-search {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	height: 48px;
	margin: 0;
	border-radius: 999px;
	background: #fff;
	overflow: hidden;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,.1);
}

body#page.ff-shop-2026 .ff-shop-search input {
	width: 100%;
	height: 48px;
	padding: 0 18px;
	margin: 0;
	border: 0;
	box-shadow: none;
	color: #1b1b1b;
	font-size: 14px;
}

body#page.ff-shop-2026 .ff-shop-search button {
	min-width: 90px;
	border: 0;
	border-radius: 999px;
	margin: 4px;
	color: #fff;
	background: linear-gradient(135deg, #ff9a00, #ff6a00);
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	box-shadow: 0 12px 28px rgba(255,106,0,.34);
}

body#page.ff-shop-2026 .ff-shop-social {
	display: flex;
	align-items: center;
	gap: 8px;
}

body#page.ff-shop-2026 .ff-shop-social a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: rgba(255,255,255,.08);
	border: 1px solid rgba(255,255,255,.13);
	transition: transform .2s ease, background .2s ease;
}

body#page.ff-shop-2026 .ff-shop-social a:hover {
	transform: translateY(-2px);
	background: linear-gradient(135deg, #ff9a00, #ff6a00);
}

body#page.ff-shop-2026 .ff-shop-social img,
body#page.ff-shop-2026 .ff-shop-social svg {
	width: 19px;
	height: 19px;
	fill: #fff;
	object-fit: contain;
}

body#page.ff-shop-2026 .ff-shop-cart {
	background: #fff;
	color: #090909 !important;
	gap: 8px;
}

body#page.ff-shop-2026 .ff-shop-cart span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 23px;
	height: 23px;
	border-radius: 999px;
	color: #fff;
	background: #ff7a00;
	font-size: 12px;
}

body#page.ff-shop-2026 .fixed,
body#page.ff-shop-2026 .bas1.silver {
	display: none !important;
}

body#page.ff-shop-2026 > .row-fluid > .span12 > .container,
body#page.ff-shop-2026 .container {
	width: min(100% - clamp(20px, 3vw, 52px), 1500px) !important;
	max-width: none !important;
}

body#page.ff-shop-2026 .span9 {
	background: rgba(0,0,0,.5);
	border: 1px solid rgba(255,255,255,.08);
	border-radius: 24px;
	padding: 18px;
	box-sizing: border-box;
	box-shadow: 0 28px 70px rgba(0,0,0,.32);
}

body#page.ff-shop-2026 .white,
body#page.ff-shop-2026 .panel,
body#page.ff-shop-2026 .panelMarcas,
body#page.ff-shop-2026 .padding.radius.border,
body#page.ff-shop-2026 .panelPlomo,
body#page.ff-shop-2026 .table,
body#page.ff-shop-2026 .tab-content {
	background: rgba(12,12,12,.88) !important;
	color: #f7f7f7 !important;
	border-color: rgba(255,255,255,.1) !important;
	box-shadow: 0 18px 50px rgba(0,0,0,.24);
}

body#page.ff-shop-2026 .silver {
	background: rgba(0,0,0,.65) !important;
	color: #fff !important;
}

body#page.ff-shop-2026 .acceso,
body#page.ff-shop-2026 .taccordion,
body#page.ff-shop-2026 .panelMarcasInt {
	border-radius: 18px !important;
	background: linear-gradient(135deg, #ff9a00, #ff6a00) !important;
	color: #fff !important;
	box-shadow: 0 16px 36px rgba(255,106,0,.24);
}

body#page.ff-shop-2026 .accordion-heading,
body#page.ff-shop-2026 .accordion-body .span12 {
	background: rgba(255,255,255,.06) !important;
	border-radius: 14px !important;
	border: 1px solid rgba(255,255,255,.08);
}

body#page.ff-shop-2026 .accordion-heading:hover,
body#page.ff-shop-2026 .accordion-body .span12:hover {
	background: rgba(255,154,0,.22) !important;
}

body#page.ff-shop-2026 .verProducto {
	position: relative;
	overflow: hidden;
	border-radius: 22px !important;
	background: rgba(10,10,10,.92) !important;
	border: 1px solid rgba(255,255,255,.09);
	box-shadow: 0 20px 55px rgba(0,0,0,.32);
	transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

body#page.ff-shop-2026 .verProducto:hover {
	transform: translateY(-5px);
	border-color: rgba(255,154,0,.48);
	box-shadow: 0 28px 75px rgba(0,0,0,.45);
}

body#page.ff-shop-2026 .verProducto h4,
body#page.ff-shop-2026 .titulo,
body#page.ff-shop-2026 h3,
body#page.ff-shop-2026 h4 {
	color: #fff !important;
	font-weight: 900 !important;
}

body#page.ff-shop-2026 .verProducto img:not(.img-descuento),
body#page.ff-shop-2026 .fancybox-grande {
	border-radius: 18px;
	background: #fff;
	object-fit: contain;
}

body#page.ff-shop-2026 .orange,
body#page.ff-shop-2026 .btn-warning,
body#page.ff-shop-2026 .btn-pay,
body#page.ff-shop-2026 .agregarCarro,
body#page.ff-shop-2026 .solicitar {
	background: linear-gradient(135deg, #ff9a00, #ff6a00) !important;
	color: #fff !important;
	border-radius: 999px !important;
	font-weight: 900;
	text-shadow: none !important;
	box-shadow: 0 15px 34px rgba(255,106,0,.26) !important;
}

body#page.ff-shop-2026 .btn-primary,
body#page.ff-shop-2026 .btn-info {
	border-radius: 999px !important;
	background: rgba(0,218,255,.18) !important;
	color: #fff !important;
	border: 1px solid rgba(0,218,255,.25) !important;
	text-shadow: none !important;
}

body#page.ff-shop-2026 table,
body#page.ff-shop-2026 .table {
	border-radius: 18px;
	overflow: hidden;
}

body#page.ff-shop-2026 th {
	background: rgba(255,154,0,.16) !important;
	color: #fff !important;
	border-color: rgba(255,255,255,.1) !important;
}

body#page.ff-shop-2026 td {
	color: #f7f7f7 !important;
	border-color: rgba(255,255,255,.08) !important;
}

body#page.ff-shop-2026 input,
body#page.ff-shop-2026 select,
body#page.ff-shop-2026 textarea {
	border-radius: 14px !important;
	border: 1px solid rgba(255,255,255,.16) !important;
	box-shadow: none !important;
}

body#page.ff-shop-2026 .footer {
	position: relative !important;
	margin-top: 42px !important;
	padding: 14px 0 !important;
	background: rgba(0,0,0,.82) !important;
	border-top: 1px solid rgba(255,255,255,.1);
}

.ff-floating-whatsapp {
	position: fixed;
	right: clamp(16px, 2vw, 28px);
	bottom: clamp(18px, 2.2vw, 32px);
	z-index: 1200;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	background: #25d366;
	color: #fff !important;
	box-shadow: 0 18px 42px rgba(37,211,102,.42), 0 0 0 8px rgba(37,211,102,.12);
	transition: transform .2s ease, box-shadow .2s ease;
}

.ff-floating-whatsapp:hover {
	transform: translateY(-3px) scale(1.04);
	box-shadow: 0 24px 52px rgba(37,211,102,.48), 0 0 0 10px rgba(37,211,102,.14);
}

.ff-floating-whatsapp svg {
	width: 34px;
	height: 34px;
	fill: currentColor;
}

@media screen and (max-width: 1240px) {
	body#page.ff-home-2026 .ff-2026-header,
	body#page.ff-shop-2026 .ff-shop-header {
		grid-template-columns: minmax(118px, 150px) minmax(0, 1fr) auto auto;
		grid-template-areas:
			"brand search social actions"
			"nav nav nav nav" !important;
	}

	body#page.ff-home-2026 .ff-2026-nav,
	body#page.ff-shop-2026 .ff-shop-menu {
		grid-area: nav !important;
		justify-content: center !important;
	}
}

@media screen and (max-width: 760px) {
	body#page.ff-home-2026 .ff-2026-header,
	body#page.ff-shop-2026 .ff-shop-header {
		position: relative;
		top: auto;
		grid-template-columns: 1fr !important;
		grid-template-areas:
			"brand"
			"search"
			"nav"
			"social"
			"actions" !important;
		width: calc(100% - 22px) !important;
		margin: 10px auto 16px !important;
		padding: 14px !important;
		border-radius: 22px !important;
	}

	body#page.ff-home-2026 .ff-2026-brand,
	body#page.ff-home-2026 .ff-2026-actions,
	body#page.ff-home-2026 .ff-2026-social,
	body#page.ff-shop-2026 .ff-shop-brand,
	body#page.ff-shop-2026 .ff-shop-social {
		justify-content: center !important;
	}

	body#page.ff-home-2026 .ff-2026-nav,
	body#page.ff-shop-2026 .ff-shop-menu {
		overflow-x: auto !important;
		justify-content: flex-start !important;
		padding-bottom: 4px;
	}

	body#page.ff-home-2026 .ff-2026-hero {
		width: calc(100% - 4px) !important;
		min-height: 0 !important;
	}

	body#page.ff-shop-2026 .span9 {
		width: 100% !important;
		padding: 14px !important;
		border-radius: 20px;
	}

	body#page.ff-shop-2026 .span3.mob_oculto {
		display: none !important;
	}

	.ff-floating-whatsapp {
		width: 58px;
		height: 58px;
	}
}

/* Final home width override: the old Bootstrap wrapper must not narrow the 2026 home. */
body#page.ff-shop-2026.ff-home-2026 > .row-fluid,
body#page.ff-shop-2026.ff-home-2026 > .row-fluid > .span12,
body#page.ff-shop-2026.ff-home-2026 > .row-fluid > .span12 > .container,
body#page.ff-shop-2026.ff-home-2026 > .row-fluid > .span12 > .container > .row-fluid,
body#page.ff-shop-2026.ff-home-2026 > .row-fluid > .span12 > .container > .row-fluid > .span12,
body#page.ff-shop-2026.ff-home-2026 .span9 {
	width: 100% !important;
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body#page.ff-shop-2026.ff-home-2026 .span9 {
	float: none !important;
	display: block !important;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

/* Home hero 2026: lightweight rotating messages and banner images */
body#page.ff-home-2026 .ff-2026-hero-slider {
	isolation: isolate;
}

body#page.ff-home-2026 .ff-2026-hero-copy-stage {
	position: relative;
	min-height: clamp(355px, 34vw, 520px);
	margin-bottom: 22px;
}

body#page.ff-home-2026 .ff-2026-hero-copy {
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	opacity: 0;
	transform: translateY(18px);
	animation: ffHeroCopyCycle 18s infinite;
}

body#page.ff-home-2026 .ff-hero-copy-two {
	animation-delay: 6s;
}

body#page.ff-home-2026 .ff-hero-copy-three {
	animation-delay: 12s;
}

body#page.ff-home-2026 .ff-2026-hero h2 {
	max-width: 760px;
	margin: 0 0 22px;
	color: #fff;
	font-size: clamp(48px, 5.4vw, 92px);
	font-weight: 900;
	line-height: .98;
	letter-spacing: 0;
}

body#page.ff-home-2026 .ff-2026-hero-image-stage {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 420px;
	border-radius: 28px;
	overflow: hidden;
	background: #050505;
}

body#page.ff-home-2026 .ff-2026-hero-image-stage img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	min-height: 100% !important;
	object-fit: cover;
	opacity: 0;
	transform: scale(1.04);
	animation: ffHeroImageCycle 18s infinite;
}

body#page.ff-home-2026 .ff-hero-image-two {
	animation-delay: 6s !important;
}

body#page.ff-home-2026 .ff-hero-image-three {
	animation-delay: 12s !important;
}

body#page.ff-home-2026 .ff-2026-hero-card-stage {
	position: absolute;
	left: clamp(18px, 3vw, 34px);
	right: clamp(18px, 3vw, 34px);
	bottom: clamp(18px, 3vw, 34px);
	z-index: 4;
	min-height: 96px;
	pointer-events: none;
}

body#page.ff-home-2026 .ff-2026-hero-card-stage .ff-2026-hero-card {
	position: absolute !important;
	inset: 0 !important;
	display: grid !important;
	align-content: center !important;
	margin: 0 !important;
	opacity: 0;
	transform: translateY(18px);
	animation: ffHeroCardCycle 18s infinite;
}

body#page.ff-home-2026 .ff-hero-card-two {
	animation-delay: 6s !important;
}

body#page.ff-home-2026 .ff-hero-card-three {
	animation-delay: 12s !important;
}

/* JS-controlled state makes the hero rotation reliable in Chrome and mobile browsers. */
body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-copy {
	animation: none !important;
	opacity: 0 !important;
	transform: translateY(18px) !important;
	transition: opacity .75s ease, transform .75s ease;
}

body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-copy.is-active {
	opacity: 1 !important;
	transform: translateY(0) !important;
}

body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-image-stage img {
	animation: none !important;
	opacity: 0 !important;
	transform: scale(1.045) !important;
	transition: opacity .9s ease, transform 5.8s ease;
}

body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-image-stage img.is-active {
	opacity: 1 !important;
	transform: scale(1) !important;
}

body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-card-stage .ff-2026-hero-card {
	animation: none !important;
	opacity: 0 !important;
	transform: translateY(18px) !important;
	transition: opacity .65s ease, transform .65s ease;
}

body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-card-stage .ff-2026-hero-card.is-active {
	opacity: 1 !important;
	transform: translateY(0) !important;
}

body#page.ff-home-2026 .ff-2026-hero-slider .ff-2026-trust-row span {
	animation: ffHeroPillPulse 6s ease-in-out infinite;
}

body#page.ff-home-2026 .ff-2026-hero-slider .ff-2026-trust-row span:nth-child(2) {
	animation-delay: .7s;
}

body#page.ff-home-2026 .ff-2026-hero-slider .ff-2026-trust-row span:nth-child(3) {
	animation-delay: 1.4s;
}

@keyframes ffHeroCopyCycle {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	27% {
		opacity: 1;
		transform: translateY(0);
	}
	34% {
		opacity: 0;
		transform: translateY(-16px);
	}
	100% {
		opacity: 0;
		transform: translateY(18px);
	}
}

@keyframes ffHeroImageCycle {
	0% {
		opacity: 1;
		transform: scale(1);
	}
	28% {
		opacity: 1;
		transform: scale(1.035);
	}
	36% {
		opacity: 0;
		transform: scale(1.055);
	}
	100% {
		opacity: 0;
		transform: scale(1.04);
	}
}

@keyframes ffHeroCardCycle {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	25% {
		opacity: 1;
		transform: translateY(0);
	}
	34% {
		opacity: 0;
		transform: translateY(14px);
	}
	100% {
		opacity: 0;
		transform: translateY(18px);
	}
}

@keyframes ffHeroPillPulse {
	0%, 100% {
		border-color: rgba(255,255,255,.16);
		transform: translateY(0);
	}
	50% {
		border-color: rgba(255,154,0,.46);
		transform: translateY(-2px);
	}
}

@media screen and (max-width: 1160px) {
	body#page.ff-home-2026 .ff-2026-hero-copy-stage {
		min-height: 330px;
	}

	body#page.ff-home-2026 .ff-2026-hero-image-stage {
		min-height: 320px;
	}
}

@media screen and (max-width: 760px) {
	body#page.ff-home-2026 .ff-2026-hero-copy-stage {
		min-height: 390px;
		margin-bottom: 16px;
	}

	body#page.ff-home-2026 .ff-2026-hero h2 {
		font-size: 37px;
	}
}

@media (prefers-reduced-motion: reduce) and (max-width: 0px) {
	body#page.ff-home-2026 .ff-2026-hero-copy,
	body#page.ff-home-2026 .ff-2026-hero-image-stage img,
	body#page.ff-home-2026 .ff-2026-hero-card-stage .ff-2026-hero-card,
	body#page.ff-home-2026 .ff-2026-hero-slider .ff-2026-trust-row span {
		animation: none !important;
	}

	body#page.ff-home-2026 .ff-hero-copy-one,
	body#page.ff-home-2026 .ff-hero-image-one,
	body#page.ff-home-2026 .ff-hero-card-one {
		opacity: 1 !important;
		transform: none !important;
	}
}

/* Client-requested motion: keep the hero transitions active even on reduced-motion browsers. */
body#page.ff-home-2026 .ff-2026-hero-copy {
	animation: ffHeroCopyCycle 18s infinite !important;
}

body#page.ff-home-2026 .ff-hero-copy-one {
	animation-delay: 0s !important;
}

body#page.ff-home-2026 .ff-hero-copy-two {
	animation-delay: 6s !important;
}

body#page.ff-home-2026 .ff-hero-copy-three {
	animation-delay: 12s !important;
}

body#page.ff-home-2026 .ff-2026-hero-image-stage img {
	animation: ffHeroImageCycle 18s infinite !important;
}

body#page.ff-home-2026 .ff-hero-image-one {
	animation-delay: 0s !important;
}

body#page.ff-home-2026 .ff-hero-image-two {
	animation-delay: 6s !important;
}

body#page.ff-home-2026 .ff-hero-image-three {
	animation-delay: 12s !important;
}

body#page.ff-home-2026 .ff-2026-hero-card-stage .ff-2026-hero-card {
	animation: ffHeroCardCycle 18s infinite !important;
}

body#page.ff-home-2026 .ff-hero-card-one {
	animation-delay: 0s !important;
}

body#page.ff-home-2026 .ff-hero-card-two {
	animation-delay: 6s !important;
}

body#page.ff-home-2026 .ff-hero-card-three {
	animation-delay: 12s !important;
}

/* Final hero active-state override. Kept last so it wins over all legacy motion rules. */
body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-copy,
body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-image-stage img,
body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-card-stage .ff-2026-hero-card {
	animation: none !important;
	opacity: 0 !important;
}

body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-copy {
	transform: translateY(18px) !important;
	transition: opacity .75s ease, transform .75s ease;
}

body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-image-stage img {
	transform: scale(1.045) !important;
	transition: opacity .9s ease, transform 5.8s ease;
}

body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-card-stage .ff-2026-hero-card {
	transform: translateY(18px) !important;
	transition: opacity .65s ease, transform .65s ease;
}

body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-copy.is-active,
body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-image-stage img.is-active,
body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-card-stage .ff-2026-hero-card.is-active {
	opacity: 1 !important;
}

body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-copy.is-active,
body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-card-stage .ff-2026-hero-card.is-active {
	transform: translateY(0) !important;
}

body#page.ff-home-2026 .ff-hero-js .ff-2026-hero-image-stage img.is-active {
	transform: scale(1) !important;
}

body#page.ff-home-2026 .ff-2026-hero-controls {
	position: absolute;
	top: clamp(82px, 7vw, 116px);
	right: clamp(70px, 6vw, 116px);
	z-index: 8;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 8px;
	border: 1px solid rgba(255,255,255,.14);
	border-radius: 999px;
	background: rgba(0,0,0,.58);
	box-shadow: 0 18px 44px rgba(0,0,0,.36);
	backdrop-filter: blur(16px);
}

body#page.ff-home-2026 .ff-2026-hero-arrow,
body#page.ff-home-2026 .ff-2026-hero-dot {
	appearance: none;
	border: 0;
	cursor: pointer;
}

body#page.ff-home-2026 .ff-2026-hero-arrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	padding: 0;
	border-radius: 50%;
	background: rgba(255,255,255,.10);
	color: #fff;
	font-size: 32px;
	font-weight: 900;
	line-height: 1;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,.12);
	transition: transform .24s ease, background .24s ease, box-shadow .24s ease;
}

body#page.ff-home-2026 .ff-2026-hero-arrow span {
	display: block;
	transform: translateY(-2px);
}

body#page.ff-home-2026 .ff-2026-hero-arrow:hover,
body#page.ff-home-2026 .ff-2026-hero-arrow:focus-visible {
	background: linear-gradient(135deg, #ff9a00, #ff6a00);
	box-shadow: 0 14px 28px rgba(255,106,0,.32);
	transform: translateY(-2px);
	outline: none;
}

body#page.ff-home-2026 .ff-2026-hero-dots {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 0 2px;
}

body#page.ff-home-2026 .ff-2026-hero-dot {
	width: 10px;
	height: 10px;
	padding: 0;
	border-radius: 999px;
	background: rgba(255,255,255,.36);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,.20);
	transition: width .26s ease, background .26s ease, box-shadow .26s ease, transform .26s ease;
}

body#page.ff-home-2026 .ff-2026-hero-dot:hover,
body#page.ff-home-2026 .ff-2026-hero-dot:focus-visible {
	background: rgba(255,255,255,.78);
	transform: scale(1.15);
	outline: none;
}

body#page.ff-home-2026 .ff-2026-hero-dot.is-active {
	width: 30px;
	background: #ff9a00;
	box-shadow: 0 0 18px rgba(255,154,0,.62);
	transform: none;
}

@media screen and (max-width: 960px) {
	body#page.ff-home-2026 .ff-2026-hero-controls {
		position: relative;
		top: auto;
		right: auto;
		grid-column: 1;
		justify-self: center;
		margin-top: -12px;
	}
}

@media screen and (max-width: 760px) {
	body#page.ff-home-2026 .ff-2026-hero-controls {
		width: 100%;
		justify-content: center;
		margin-top: 10px;
		background: rgba(255,255,255,.08);
	}

body#page.ff-home-2026 .ff-2026-hero-arrow {
	width: 40px;
	height: 40px;
	}
}

/* Product detail 2026: aligned with the commercial homepage visual system. */
body#page.ff-shop-2026 .ff-product-detail-2026 {
	position: relative;
	margin: 4px auto 22px;
	font-family: 'Roboto', Arial, sans-serif;
	color: #fff;
}

body#page.ff-shop-2026 .ff-product-detail-2026 * {
	box-sizing: border-box;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-breadcrumb {
	margin-bottom: 0;
	border-radius: 24px 24px 0 0 !important;
	background: linear-gradient(135deg, #ff9a00 0%, #ff6a00 100%) !important;
	color: #fff !important;
	box-shadow: 0 20px 42px rgba(255,106,0,.22);
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-breadcrumb p {
	margin: 0 !important;
	padding: 8px 14px;
	font-size: 12px;
	font-weight: 900;
	line-height: 1.35;
	text-transform: uppercase;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-shell {
	position: relative;
	padding: clamp(18px, 2vw, 28px) !important;
	border-radius: 0 0 30px 30px !important;
	background:
		radial-gradient(circle at 14% 8%, rgba(0,218,255,.12), transparent 28%),
		radial-gradient(circle at 84% 4%, rgba(255,154,0,.18), transparent 30%),
		linear-gradient(135deg, rgba(5,5,5,.98), rgba(18,18,18,.96)) !important;
	border: 1px solid rgba(255,255,255,.10) !important;
	box-shadow: 0 34px 90px rgba(0,0,0,.48) !important;
	overflow: hidden;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-shell:before {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
	background: linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px);
	background-size: 72px 72px;
	opacity: .28;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-shell > .row-fluid {
	position: relative;
	z-index: 1;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-shell > .row-fluid:first-child {
	display: flex;
	align-items: stretch;
	gap: clamp(20px, 3vw, 46px);
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-gallery,
body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-summary {
	float: none !important;
	width: calc(50% - 23px) !important;
	margin-left: 0 !important;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-gallery {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	padding: clamp(16px, 2vw, 26px);
	border-radius: 28px;
	background: rgba(0,0,0,.42);
	border: 1px solid rgba(255,255,255,.08);
}

body#page.ff-shop-2026 .ff-product-detail-2026 .fancybox-primera {
	display: inline-flex;
	width: 100%;
	justify-content: center;
	text-decoration: none;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .fancybox-grande.img-zoom {
	width: min(100%, 450px) !important;
	height: clamp(300px, 28vw, 460px) !important;
	max-height: 460px !important;
	padding: clamp(16px, 2vw, 28px);
	object-fit: contain;
	background: #fff;
	border-radius: 28px;
	box-shadow: 0 24px 70px rgba(0,0,0,.38);
	transition: transform .28s ease, box-shadow .28s ease;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .fancybox-grande.img-zoom:hover {
	transform: translateY(-3px) scale(1.015);
	box-shadow: 0 32px 84px rgba(0,0,0,.46);
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-gallery .mob_oculto {
	display: flex !important;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 18px;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-gallery .mob_oculto > div {
	float: none !important;
	width: 72px !important;
	margin: 0 !important;
}

body#page.ff-shop-2026 .ff-product-detail-2026 img.fancybox-chica {
	width: 72px !important;
	height: 64px !important;
	padding: 5px;
	object-fit: contain;
	background: #fff;
	border: 1px solid rgba(255,255,255,.24);
	border-radius: 14px;
	transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}

body#page.ff-shop-2026 .ff-product-detail-2026 img.fancybox-chica:hover {
	transform: translateY(-3px);
	border-color: rgba(255,154,0,.8);
	box-shadow: 0 14px 30px rgba(255,106,0,.18);
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-summary {
	padding: clamp(18px, 2.2vw, 30px);
	border-radius: 28px;
	background: rgba(10,10,10,.72);
	border: 1px solid rgba(255,255,255,.09);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-summary .titulo {
	margin: 0 0 12px !important;
	color: #fff !important;
	font-size: clamp(30px, 3vw, 48px) !important;
	font-weight: 950 !important;
	line-height: 1.02 !important;
	letter-spacing: 0 !important;
	text-transform: uppercase;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-summary > p:nth-of-type(2) {
	display: inline-flex;
	margin: 0 0 18px !important;
	padding: 8px 12px;
	border-radius: 999px;
	background: rgba(0,218,255,.12);
	border: 1px solid rgba(0,218,255,.22);
	color: #dffaff !important;
	font-size: 12px !important;
	font-weight: 900 !important;
	text-transform: uppercase;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .description {
	color: rgba(255,255,255,.78);
	font-size: 15px;
	line-height: 1.62;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .description p {
	margin-bottom: 12px;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-summary > .row-fluid {
	margin-top: 14px;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-summary .span6 {
	min-height: 0;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-summary p b {
	color: #fff;
	font-size: 13px;
	font-weight: 900;
	text-transform: uppercase;
}

body#page.ff-shop-2026 .ff-product-detail-2026 select.tamano,
body#page.ff-shop-2026 .ff-product-detail-2026 input.cantidad {
	height: 46px !important;
	padding: 0 14px !important;
	background: rgba(255,255,255,.96) !important;
	color: #111 !important;
	border: 0 !important;
	border-radius: 999px !important;
	font-size: 14px !important;
	font-weight: 700;
}

body#page.ff-shop-2026 .ff-product-detail-2026 select.tamano {
	text-overflow: ellipsis;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .precio {
	margin: 0;
	color: #ff8a00 !important;
	font-size: clamp(24px, 2vw, 34px) !important;
	font-weight: 950 !important;
	line-height: 1.05;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .oferta {
	color: rgba(255,255,255,.65) !important;
	font-size: 13px;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .solicitar,
body#page.ff-shop-2026 .ff-product-detail-2026 .agregarCarro {
	min-height: 48px;
	padding: 14px 18px !important;
	border: 0 !important;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: .02em;
	transition: transform .22s ease, box-shadow .22s ease;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .solicitar:hover,
body#page.ff-shop-2026 .ff-product-detail-2026 .agregarCarro:hover {
	transform: translateY(-2px);
	box-shadow: 0 20px 42px rgba(255,106,0,.36) !important;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-shipping-panel {
	max-height: 330px;
	overflow: auto;
	padding: 18px !important;
	border-radius: 22px !important;
	background: rgba(0,0,0,.42) !important;
	border: 1px solid rgba(255,255,255,.10) !important;
	box-shadow: none !important;
	scrollbar-width: thin;
	scrollbar-color: rgba(255,154,0,.7) rgba(255,255,255,.08);
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-shipping-panel,
body#page.ff-shop-2026 .ff-product-detail-2026 .ff-shipping-panel div,
body#page.ff-shop-2026 .ff-product-detail-2026 .ff-shipping-panel p,
body#page.ff-shop-2026 .ff-product-detail-2026 .ff-shipping-panel li {
	color: rgba(255,255,255,.74) !important;
	font-family: 'Roboto', Arial, sans-serif !important;
	font-size: 13px !important;
	line-height: 1.55;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-shipping-panel h4 {
	color: #fff !important;
	font-size: 16px !important;
	line-height: 1.25 !important;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-shipping-panel table {
	margin-bottom: 14px;
	border-collapse: separate;
	border-spacing: 0;
	background: rgba(255,255,255,.04) !important;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .ff-shipping-panel td {
	padding: 12px !important;
	background: rgba(255,255,255,.035) !important;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .tabbable {
	margin-top: 22px;
	border-radius: 24px !important;
	background: rgba(0,0,0,.64) !important;
	border: 1px solid rgba(255,255,255,.10) !important;
	box-shadow: none !important;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .nav-tabs {
	display: flex;
	border: 0;
	background: rgba(0,0,0,.78) !important;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .nav-tabs li {
	float: none !important;
	width: 50%;
	margin: 0 !important;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .nav-tabs li a {
	margin: 0 !important;
	padding: 18px 18px !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: rgba(255,255,255,.06) !important;
	color: rgba(255,255,255,.72) !important;
	font-size: 13px !important;
	font-weight: 950 !important;
	letter-spacing: .06em;
	text-transform: uppercase;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .nav-tabs .active a,
body#page.ff-shop-2026 .ff-product-detail-2026 .nav-tabs .active a:hover {
	background: linear-gradient(135deg, #ff9a00, #ff6a00) !important;
	color: #fff !important;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .tab-content {
	padding: 20px !important;
	background: rgba(7,7,7,.78) !important;
	border: 0 !important;
	box-shadow: none !important;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .tab-content,
body#page.ff-shop-2026 .ff-product-detail-2026 .tab-content p,
body#page.ff-shop-2026 .ff-product-detail-2026 .tab-content li {
	color: rgba(255,255,255,.78) !important;
	font-size: 14px;
	line-height: 1.62;
}

body#page.ff-shop-2026 .ff-product-detail-2026 .bb {
	height: 18px;
}

@media screen and (max-width: 980px) {
	body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-shell > .row-fluid:first-child {
		display: block;
	}

	body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-gallery,
	body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-summary {
		width: 100% !important;
	}

	body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-summary {
		margin-top: 18px;
	}
}

@media screen and (max-width: 760px) {
	body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-shell {
		padding: 14px !important;
		border-radius: 0 0 24px 24px !important;
	}

	body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-gallery,
	body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-summary {
		padding: 14px;
		border-radius: 22px;
	}

	body#page.ff-shop-2026 .ff-product-detail-2026 .fancybox-grande.img-zoom {
		height: 280px !important;
	}

	body#page.ff-shop-2026 .ff-product-detail-2026 .ff-product-summary .span6,
	body#page.ff-shop-2026 .ff-product-detail-2026 .solicitar,
	body#page.ff-shop-2026 .ff-product-detail-2026 .agregarCarro {
		width: 100% !important;
		margin-left: 0 !important;
	}

	body#page.ff-shop-2026 .ff-product-detail-2026 .nav-tabs li a {
		padding: 14px 10px !important;
		font-size: 11px !important;
	}
}
