/* FSCV Rendimiento Azulón 1.0.11. Capa visual reversible para Flatsome. */

.fscv-rendimiento-azulon .filter-button {
	display: inline-flex;
	align-items: center;
	min-height: 44px;
}

.fscv-rendimiento-azulon .woocommerce-ordering select,
.fscv-rendimiento-azulon .variations select {
	min-height: 44px;
}

.fscv-rendimiento-azulon .wishlist-button {
	min-width: 44px;
	min-height: 44px;
}

.fscv-rendimiento-azulon .fscv-purchase-help a {
	display: inline-flex;
	align-items: center;
	min-height: 44px;
	color: #061b51;
	font-size: 15px;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.fscv-rendimiento-azulon .fscv-purchase-help {
	margin: 12px 0 16px;
}

.fscv-rendimiento-azulon .fscv-empty-recovery .button {
	min-height: 44px;
	display: inline-flex;
	align-items: center;
	background: #061b51;
	color: #ffffff;
}

.fscv-rendimiento-azulon :where(.filter-button, .wishlist-button, .fscv-purchase-help a, .fscv-empty-recovery a):focus-visible {
	outline: 3px solid #75b82b;
	outline-offset: 3px;
}

body.fscv-rendimiento-azulon {
	--fscv-navy: #061b51;
	--fscv-ink: #06163e;
	--fscv-green: #75b82b;
	--fscv-green-ink: #071527;
	--fscv-surface: #ffffff;
	--fscv-surface-alt: #e8eef7;
	--fscv-page: #f4f7fb;
	--fscv-muted: #52627f;
	--fscv-line: #cbd6e5;
	min-width: 320px;
	color: var(--fscv-ink);
	background: var(--fscv-page);
}

.fscv-rendimiento-azulon,
.fscv-rendimiento-azulon button,
.fscv-rendimiento-azulon input,
.fscv-rendimiento-azulon select,
.fscv-rendimiento-azulon textarea {
	font-family: Montserrat, "Avenir Next", Avenir, "Segoe UI", Arial, sans-serif;
}

.fscv-rendimiento-azulon :where(a, button, input, select, textarea):focus-visible {
	outline: 3px solid var(--fscv-green);
	outline-offset: 3px;
}

.fscv-rendimiento-azulon #header,
.fscv-rendimiento-azulon .header-wrapper,
.fscv-rendimiento-azulon .header-main,
.fscv-rendimiento-azulon .header-bg-color {
	background: var(--fscv-navy);
}

.fscv-rendimiento-azulon .header-main {
	height: 72px;
}

.fscv-rendimiento-azulon #logo img {
	max-height: 58px;
}

.fscv-rendimiento-azulon .header-main .nav > li > a,
.fscv-rendimiento-azulon .header-main .header-button > .button,
.fscv-rendimiento-azulon .header-main .icon-menu,
.fscv-rendimiento-azulon .header-main .icon-search,
.fscv-rendimiento-azulon .header-main .icon-user,
.fscv-rendimiento-azulon .header-main .icon-shopping-bag,
.fscv-rendimiento-azulon .header-main .cart-price {
	color: #f5f8ff;
}

.fscv-rendimiento-azulon .header-main .nav > li > a {
	min-height: 44px;
	font-style: normal;
	font-weight: 800;
	letter-spacing: .01em;
}

.fscv-rendimiento-azulon .header-main .nav > li > a:hover,
.fscv-rendimiento-azulon .header-main .nav > li.active > a,
.fscv-rendimiento-azulon .header-main .nav > li.current-menu-item > a {
	color: var(--fscv-green);
}

.fscv-rendimiento-azulon .header-bottom,
.fscv-rendimiento-azulon .header-bottom .header-bg-container {
	background: #ffffff;
}

.fscv-rendimiento-azulon .header-bottom-nav > li > a {
	min-height: 44px;
	font-style: normal;
	font-weight: 800;
	color: var(--fscv-ink);
}

.fscv-rendimiento-azulon .header-bottom-nav > li > a:hover,
.fscv-rendimiento-azulon .header-bottom-nav > li.active > a {
	color: #3f7f08;
}

.fscv-rendimiento-azulon .fscv-hero-clean {
	min-height: clamp(390px, 45vw, 620px);
	background: var(--fscv-navy);
}

.fscv-rendimiento-azulon .fscv-hero-clean .banner-inner {
	min-height: clamp(390px, 45vw, 620px);
}

.fscv-rendimiento-azulon .fscv-hero-clean .banner-bg .bg {
	background-position: center 42%;
}

.fscv-rendimiento-azulon .fscv-hero-clean .overlay {
	display: none;
}

.fscv-rendimiento-azulon .fscv-hero-clean .fscv-creative-story-box {
	right: 12px !important;
	left: auto !important;
	top: 12px !important;
	width: 220px !important;
	transform: none !important;
}

.fscv-rendimiento-azulon .fscv-hero-clean .banner-layers {
	max-width: none !important;
	width: 100% !important;
}

.fscv-rendimiento-azulon .fscv-creative-story-card {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 66px;
	padding: 12px;
	border: 1px solid rgb(255 255 255 / .72);
	border-radius: 8px;
	color: #f6f9ff;
	background:
		linear-gradient(180deg, rgb(6 27 81 / .06), rgb(6 27 81 / .82)),
		url("https://www.tiendafscv.es/wp-content/uploads/2026/09/proceso-creativo-detalle.png") center / cover no-repeat;
	box-shadow: 0 3px 10px rgb(6 22 62 / .28);
	font-size: 14px;
	font-weight: 800;
	line-height: 1.2;
	text-align: center;
	transition: border-color .18s ease, transform .18s ease, box-shadow .18s ease;
}

.fscv-rendimiento-azulon .fscv-creative-story-card:hover {
	border-color: #ffffff;
	color: #ffffff;
	transform: translateY(-2px);
	box-shadow: 0 6px 18px rgb(6 22 62 / .36);
}

.fscv-rendimiento-azulon .fscv-creative-story-card:focus-visible {
	outline: 3px solid #f6f9ff;
	outline-offset: 3px;
}

.fscv-rendimiento-azulon .fscv-hero-band {
	padding: 0;
	color: #f6f9ff;
	background: var(--fscv-navy);
}

.fscv-rendimiento-azulon .fscv-hero-band > .section-bg {
	background: var(--fscv-navy);
}

.fscv-rendimiento-azulon .fscv-hero-band > .section-content {
	padding: 24px 0 28px;
}

.fscv-rendimiento-azulon .fscv-hero-band .row {
	align-items: center;
}

.fscv-rendimiento-azulon .fscv-hero-band .col {
	padding-bottom: 0;
}

.fscv-rendimiento-azulon .fscv-hero-band .button.fscv-primary {
	margin-bottom: 0;
}

.fscv-rendimiento-azulon .fscv-hero-eyebrow {
	margin: 0 0 8px;
	color: #f6f9ff;
	font-size: 24px;
	font-weight: 900;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.fscv-rendimiento-azulon .fscv-hero-title {
	max-width: 820px;
	margin: 0;
	color: #f6f9ff;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Montserrat, sans-serif;
	font-size: clamp(54px, 6vw, 82px);
	font-weight: 900;
	font-style: normal;
	line-height: .94;
	letter-spacing: -.025em;
}

.fscv-rendimiento-azulon .fscv-hero-credit {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 8px;
	width: fit-content;
	margin: 12px 28px 0 auto;
	color: #f6f9ff;
}

.fscv-rendimiento-azulon .fscv-hero-credit-prefix {
	flex: 0 0 auto;
	font-size: 18px;
	font-weight: 700;
	font-style: italic;
	line-height: 1.2;
}

.fscv-rendimiento-azulon .fscv-hero-credit img {
	display: block;
	width: clamp(69px, 5.4vw, 90px);
	height: auto;
}

.fscv-rendimiento-azulon .fscv-hero-summary {
	max-width: 460px;
	margin: 0 0 16px;
	color: #f6f9ff;
	font-size: clamp(16px, 1.5vw, 19px);
	line-height: 1.5;
}

.fscv-rendimiento-azulon .button.fscv-primary,
.fscv-rendimiento-azulon .single_add_to_cart_button,
.fscv-rendimiento-azulon .quick-view,
.fscv-rendimiento-azulon .widget_shopping_cart .button.checkout {
	min-height: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0 24px;
	border: 0;
	border-radius: 0 !important;
	color: var(--fscv-green-ink) !important;
	background-color: var(--fscv-green) !important;
	font-weight: 900;
	line-height: 1.15;
	text-transform: uppercase;
	white-space: nowrap;
	box-shadow: none;
}

.fscv-rendimiento-azulon .button.fscv-primary:hover,
.fscv-rendimiento-azulon .single_add_to_cart_button:hover,
.fscv-rendimiento-azulon .quick-view:hover {
	color: var(--fscv-green-ink) !important;
	background-color: #82c938 !important;
	box-shadow: none;
}

.fscv-rendimiento-azulon .button.fscv-primary {
	border: 1px solid #fcd200 !important;
	border-radius: 8px !important;
	color: #0f1111 !important;
	background: #ffd814 !important;
	box-shadow: 0 2px 5px rgb(213 217 217 / .5);
	text-transform: none;
}

.fscv-rendimiento-azulon .button.fscv-primary:hover {
	border-color: #f2c200 !important;
	color: #0f1111 !important;
	background: #f7ca00 !important;
	box-shadow: 0 2px 5px rgb(213 217 217 / .65);
}

.fscv-rendimiento-azulon .button.fscv-primary:focus-visible {
	outline: 3px solid #008296;
	outline-offset: 2px;
}

.fscv-rendimiento-azulon .fscv-story-page {
	padding: 54px 0 70px;
	background: #ffffff;
}

.fscv-rendimiento-azulon .fscv-story-article {
	max-width: 880px;
	margin: 0 auto;
	color: var(--fscv-ink);
}

.fscv-rendimiento-azulon .fscv-story-kicker {
	margin: 0 0 10px;
	color: #3f7f08;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.fscv-rendimiento-azulon .fscv-story-title {
	margin: 0 0 22px;
	color: var(--fscv-ink);
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Montserrat, sans-serif;
	font-size: clamp(48px, 7vw, 88px);
	font-weight: 900;
	line-height: .96;
	letter-spacing: -.025em;
	text-transform: uppercase;
}

.fscv-rendimiento-azulon .fscv-story-standfirst {
	max-width: 720px;
	margin: 0 0 34px;
	font-size: clamp(20px, 2vw, 25px);
	line-height: 1.42;
}

.fscv-rendimiento-azulon .fscv-story-article h2 {
	margin: 46px 0 14px;
	color: var(--fscv-ink);
	font-size: clamp(30px, 4vw, 46px);
	line-height: 1.05;
}

.fscv-rendimiento-azulon .fscv-story-article p {
	font-size: 18px;
	line-height: 1.7;
}

.fscv-rendimiento-azulon .fscv-story-figure {
	margin: 38px 0;
}

.fscv-rendimiento-azulon .fscv-story-figure img {
	display: block;
	width: 100%;
	height: auto;
}

.fscv-rendimiento-azulon .fscv-story-note {
	margin: 34px 0;
	padding: 22px 24px;
	border-left: 5px solid var(--fscv-green);
	background: var(--fscv-surface-alt);
}

.fscv-rendimiento-azulon .fscv-story-note p {
	margin: 0;
}

.fscv-rendimiento-azulon .button.fscv-primary:active,
.fscv-rendimiento-azulon .single_add_to_cart_button:active {
	transform: translateY(1px);
}

.fscv-rendimiento-azulon .fscv-category-nav {
	min-height: 84px;
	margin: 0 auto;
	border-bottom: 1px solid var(--fscv-line);
}

.fscv-rendimiento-azulon .fscv-category-nav .col {
	padding-bottom: 0;
}

.fscv-rendimiento-azulon .fscv-category-nav a {
	min-height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px;
	color: var(--fscv-ink);
	font-size: 14px;
	font-weight: 850;
	text-align: center;
}

.fscv-rendimiento-azulon .fscv-category-nav a:hover {
	color: #3f7f08;
}

.fscv-rendimiento-azulon.home #main,
.fscv-rendimiento-azulon .shop-container,
.fscv-rendimiento-azulon .product-main {
	background: var(--fscv-page);
}

.fscv-rendimiento-azulon .fscv-products-title,
.fscv-rendimiento-azulon .shop-page-title .page-title-inner,
.fscv-rendimiento-azulon .product-title {
	color: var(--fscv-ink);
}

.fscv-rendimiento-azulon .fscv-products-title {
	padding-top: 66px;
}

.fscv-rendimiento-azulon .fscv-products-title .section-title-main {
	border: 0;
	color: var(--fscv-ink);
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Montserrat, sans-serif;
	font-size: clamp(42px, 5vw, 68px);
	font-weight: 900;
	line-height: 1;
	letter-spacing: -.02em;
	text-transform: uppercase;
}

.fscv-rendimiento-azulon .fscv-products-title .section-title-main::after {
	display: none;
}

.fscv-rendimiento-azulon .products .product-small .box-image,
.fscv-rendimiento-azulon .product-gallery .woocommerce-product-gallery__image {
	background: var(--fscv-surface);
}

.fscv-rendimiento-azulon .products .product-small .box-image {
	aspect-ratio: 4 / 5;
	overflow: hidden;
	border-bottom: 5px solid var(--fscv-green);
}

.fscv-rendimiento-azulon .products .product-small .box-image .image-fade_in_back,
.fscv-rendimiento-azulon .products .product-small .box-image .image-none,
.fscv-rendimiento-azulon .products .product-small .box-image .image-zoom,
.fscv-rendimiento-azulon .products .product-small .box-image .image-fade_in_back > a,
.fscv-rendimiento-azulon .products .product-small .box-image .image-none > a,
.fscv-rendimiento-azulon .products .product-small .box-image .image-zoom > a {
	width: 100%;
	height: 100%;
}

.fscv-rendimiento-azulon .products .product-small .box-image :where(.image-fade_in_back, .image-none, .image-zoom) > a {
	display: block;
}

.fscv-rendimiento-azulon .products .product-small .box-image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}

.fscv-rendimiento-azulon .products .product-small .box-text {
	padding: 18px 4px 32px;
	color: var(--fscv-ink);
}

.fscv-rendimiento-azulon .products .product-small .product-title a {
	color: var(--fscv-ink);
	font-size: 16px;
	font-weight: 800;
	line-height: 1.35;
}

.fscv-rendimiento-azulon .products .product-small .price,
.fscv-rendimiento-azulon .product-info .price {
	color: var(--fscv-ink);
	font-weight: 900;
}

.fscv-rendimiento-azulon .badge-container .badge-inner,
.fscv-rendimiento-azulon .badge-inner.on-sale {
	border-radius: 0;
	color: var(--fscv-green-ink);
	background: var(--fscv-green);
	font-weight: 900;
}

.fscv-rendimiento-azulon .quick-view {
	min-height: 44px;
	font-size: 12px;
}

.fscv-rendimiento-azulon .product-main {
	padding-top: 58px;
	padding-bottom: 84px;
}

.fscv-rendimiento-azulon .product-main .row-content {
	align-items: flex-start;
}

.fscv-rendimiento-azulon .product-gallery .woocommerce-product-gallery__image,
.fscv-rendimiento-azulon .product-thumbnails a {
	border-radius: 0;
}

.fscv-rendimiento-azulon .product-thumbnails a:hover,
.fscv-rendimiento-azulon .product-thumbnails .is-nav-selected a {
	border-color: var(--fscv-green);
}

.fscv-rendimiento-azulon .product-info {
	padding-top: 8px;
}

.fscv-rendimiento-azulon .product-info .product-title {
	margin-bottom: 18px;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Montserrat, sans-serif;
	font-size: clamp(38px, 4.4vw, 62px);
	font-weight: 900;
	line-height: 1.02;
	letter-spacing: -.015em;
	text-transform: uppercase;
}

.fscv-rendimiento-azulon .product-info .price {
	margin-bottom: 16px;
	font-size: 24px;
}

.fscv-rendimiento-azulon .product-info .product-short-description {
	max-width: 58ch;
	color: var(--fscv-muted);
	line-height: 1.65;
}

.fscv-rendimiento-azulon .variations label,
.fscv-rendimiento-azulon .wcpa_form_outer label,
.fscv-rendimiento-azulon .quantity label {
	color: var(--fscv-ink);
	font-weight: 850;
}

.fscv-rendimiento-azulon .variations select,
.fscv-rendimiento-azulon .wcpa_form_outer select,
.fscv-rendimiento-azulon .wcpa_form_outer input,
.fscv-rendimiento-azulon .quantity input[type="number"] {
	min-height: 48px;
	border: 1px solid var(--fscv-line);
	border-radius: 0;
	color: var(--fscv-ink);
	background: var(--fscv-surface);
	box-shadow: none;
}

.fscv-rendimiento-azulon .single_add_to_cart_button {
	min-width: min(100%, 300px);
}

.fscv-rendimiento-azulon .woocommerce-breadcrumb,
.fscv-rendimiento-azulon .breadcrumbs,
.fscv-rendimiento-azulon .product-info .product_meta {
	color: var(--fscv-muted);
}

.fscv-rendimiento-azulon .shop-page-title.featured-title .title-overlay {
	background: rgb(6 27 81 / .72);
}

.fscv-rendimiento-azulon .shop-page-title.featured-title .page-title-inner,
.fscv-rendimiento-azulon .shop-page-title.featured-title .page-title-inner :where(h1, a, span, button, label) {
	color: #ffffff !important;
	opacity: 1 !important;
	text-shadow: 0 1px 3px rgb(0 0 0 / .45);
}

.fscv-rendimiento-azulon .shop-page-title.featured-title .breadcrumbs {
	color: #ffffff !important;
	opacity: 1 !important;
	font-weight: 650;
}

.fscv-rendimiento-azulon .shop-page-title.featured-title .breadcrumbs :where(a, span, .divider) {
	color: #ffffff !important;
	opacity: 1 !important;
}

.fscv-rendimiento-azulon button:not(.icon),
.fscv-rendimiento-azulon .button:not(.icon) {
	border-radius: 0 !important;
}

body.fscv-rendimiento-azulon button.single_add_to_cart_button.button,
body.fscv-rendimiento-azulon .sticky-add-to-cart-select-options-button.button,
body.fscv-rendimiento-azulon .widget_shopping_cart .button.checkout {
	border-color: var(--fscv-green) !important;
	color: var(--fscv-green-ink) !important;
	background: var(--fscv-green) !important;
}

body.fscv-rendimiento-azulon button.single_add_to_cart_button.button:hover,
body.fscv-rendimiento-azulon .sticky-add-to-cart-select-options-button.button:hover,
body.fscv-rendimiento-azulon .widget_shopping_cart .button.checkout:hover {
	border-color: #82c938 !important;
	color: var(--fscv-green-ink) !important;
	background: #82c938 !important;
}

.fscv-rendimiento-azulon .shop-page-title.featured-title .title-bg {
	background-image: url("https://www.tiendafscv.es/wp-content/uploads/2026/09/banner-principal-jugadores-2026.webp") !important;
	background-position: center 42% !important;
	background-size: cover !important;
	filter: saturate(.82) contrast(1.04);
}

.fscv-rendimiento-azulon .footer-wrapper,
.fscv-rendimiento-azulon .absolute-footer {
	color: #d9e2f2;
	background: var(--fscv-navy);
}

.fscv-rendimiento-azulon .footer-wrapper a,
.fscv-rendimiento-azulon .absolute-footer a {
	color: #f6f9ff;
}

.fscv-rendimiento-azulon .footer-wrapper a:hover,
.fscv-rendimiento-azulon .absolute-footer a:hover {
	color: var(--fscv-green);
}

@media (min-width: 850px) {
	.fscv-rendimiento-azulon .shop-container .products.row > .product-small {
		max-width: 33.333333%;
		flex-basis: 33.333333%;
	}
}

@media (max-width: 849px) {
	.fscv-rendimiento-azulon .header-main {
		height: 66px;
	}

	.fscv-rendimiento-azulon #logo img {
		max-height: 52px;
	}

	.fscv-rendimiento-azulon .fscv-hero-clean,
	.fscv-rendimiento-azulon .fscv-hero-clean .banner-inner {
		min-height: 320px;
	}

	.fscv-rendimiento-azulon .fscv-hero-clean .banner-bg .bg {
		background-position: center center;
	}

	.fscv-rendimiento-azulon .fscv-creative-story-card {
		min-height: 52px;
		padding: 8px;
		font-size: 12px;
	}

	.fscv-rendimiento-azulon .fscv-hero-clean .fscv-creative-story-box {
		right: 8px !important;
		left: auto !important;
		top: 8px !important;
		width: 180px !important;
		transform: none !important;
	}

	.fscv-rendimiento-azulon .fscv-hero-band > .section-content {
		padding: 24px 18px 28px;
	}

	.fscv-rendimiento-azulon .fscv-hero-band .col {
		padding-bottom: 0;
	}

	.fscv-rendimiento-azulon .fscv-hero-band .row {
		display: grid;
		grid-template-columns: minmax(0, 1fr) 116px;
		gap: 12px;
		margin: 0;
	}

	.fscv-rendimiento-azulon .fscv-hero-band .col {
		max-width: none;
		padding: 0;
	}

	.fscv-rendimiento-azulon .fscv-hero-band .button.fscv-primary {
		padding: 0 10px;
		font-size: 12px;
	}

	.fscv-rendimiento-azulon .fscv-hero-title {
		max-width: 350px;
		margin-bottom: 14px;
		font-size: 42px;
	}

	.fscv-rendimiento-azulon .fscv-hero-eyebrow {
		font-size: 24px;
		letter-spacing: .08em;
	}

	.fscv-rendimiento-azulon .fscv-hero-credit {
		justify-content: flex-start;
		width: fit-content;
		margin: 10px 0 0 auto;
	}

	.fscv-rendimiento-azulon .fscv-hero-credit-prefix {
		font-size: 16px;
	}

	.fscv-rendimiento-azulon .fscv-hero-credit img {
		width: 45px;
	}

	.fscv-rendimiento-azulon .fscv-hero-summary {
		margin-bottom: 20px;
		font-size: 16px;
	}

	.fscv-rendimiento-azulon .button.fscv-primary {
		width: 100%;
	}

	.fscv-rendimiento-azulon .fscv-story-page {
		padding: 38px 18px 50px;
	}

	.fscv-rendimiento-azulon .fscv-story-title {
		font-size: 48px;
	}

	.fscv-rendimiento-azulon .fscv-story-article p {
		font-size: 17px;
	}

	.fscv-rendimiento-azulon .fscv-category-nav {
		min-height: auto;
		overflow-x: auto;
		flex-wrap: nowrap;
		scrollbar-width: thin;
	}

	.fscv-rendimiento-azulon .fscv-category-nav .col {
		min-width: 142px;
	}

	.fscv-rendimiento-azulon .fscv-products-title {
		padding-top: 48px;
	}

	.fscv-rendimiento-azulon .fscv-products-title .section-title-main {
		font-size: 34px;
	}

	.fscv-rendimiento-azulon .product-main {
		padding-top: 34px;
		padding-bottom: 58px;
	}

	.fscv-rendimiento-azulon .product-info .product-title {
		font-size: 36px;
	}
}

@media (max-width: 549px) {
	.fscv-rendimiento-azulon .shop-container .products.row > .product-small,
	.fscv-rendimiento-azulon.home .products.row > .product-small {
		max-width: 50%;
		flex-basis: 50%;
	}

	.fscv-rendimiento-azulon .products .product-small .box-text {
		padding-top: 13px;
	}

	.fscv-rendimiento-azulon .products .product-small .product-title a {
		font-size: 14px;
	}

	.fscv-rendimiento-azulon .single_add_to_cart_button {
		width: 100%;
	}
}

@media (prefers-reduced-motion: reduce) {
	.fscv-rendimiento-azulon *,
	.fscv-rendimiento-azulon *::before,
	.fscv-rendimiento-azulon *::after {
		scroll-behavior: auto;
		transition-duration: .01ms;
		animation-duration: .01ms;
		animation-iteration-count: 1;
	}
}
