img.c-ip-image-list-1__image {
height: auto !important;
}
.c-ip-image-list-1__title {
font-weight: 500 !important;
letter-spacing: .15em !important;
}  .anali-cat-nav,
.c-ip-image-list-1--carousel::after,
.c-ip-image-list-1__list--carousel .owl-nav {
display: none !important;
}
@media (max-width: 768px) {
.c-ip-image-list-1--carousel {
position: relative;
} .anali-cat-nav {
display: flex !important;
position: absolute;
top: 50%;
transform: translateY(-60%);
z-index: 10;
width: 30px;
height: 30px;
border-radius: 50%;
background: var(--color-principal);
border: none;
cursor: pointer;
align-items: center;
justify-content: center;
box-shadow: 0 2px 10px rgba(124, 54, 80, 0.35);
transition: all 0.2s ease;
padding: 0;
}
.anali-cat-nav:hover {
background: var(--color-oscuro);
transform: translateY(-60%) scale(1.1);
}
.anali-cat-nav--prev { left: 2px; }
.anali-cat-nav--next { right: 2px; }
.anali-cat-nav svg {
width: 14px;
height: 14px;
fill: none;
stroke: #fff;
stroke-width: 2.5;
stroke-linecap: round;
stroke-linejoin: round;
} .c-ip-image-list-1--carousel::after {
content: '';
display: block !important;
position: absolute;
top: 0;
right: 0;
width: 35px;
height: 100%;
background: linear-gradient(to left, rgba(255,255,255,0.85), transparent);
pointer-events: none;
z-index: 4;
}
}
.menu-featured-products .c-ip-product-tabs__menu-item {
color: var(--color-principal) !important;
}
.menu-featured-products .c-ip-product-tabs__menu-item.active {
border-bottom-color: var(--color-oscuro) !important;
border-bottom-width: 3px;
}
.banner-primary {    } a.c-button.c-button--outline.c-ip-product-tabs__button {
color: var(--color-oscuro) !important;
border-color: var(--color-oscuro) !important;
font-weight: 500;
}
a.c-button.c-button--outline.c-ip-product-tabs__button:hover {
color: white !important;
background-color: var(--color-oscuro) !important;
} @media (max-width: 768px) {
.banner-home .elementor-container {
position: relative;
width: 100%;
overflow: hidden;
height: 100%;
} .banner-home .banner-primary {
position: absolute !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
animation: crossFadeKB1 10s infinite ease-in-out;
transition: opacity 3s ease-in-out;
}
.banner-home .banner-primary:nth-child(1) {
animation-delay: 0s;
}
.banner-home .banner-primary:nth-child(2) {
animation-delay: 5s;
animation-name: crossFadeKB2;
} @keyframes crossFadeKB1 {
0% {
opacity: 1;
z-index: 1;
transform: scale(1) translate(0, 0);
}
40% {
opacity: 1;
z-index: 1;
transform: scale(1.12) translate(-1.5%, -1%);
}
50% {
opacity: 0;
z-index: 0;
transform: scale(1.12) translate(-1.5%, -1%);
}
90% {
opacity: 0;
z-index: 0;
transform: scale(1) translate(0, 0);
}
100% {
opacity: 1;
z-index: 1;
transform: scale(1) translate(0, 0);
}
} @keyframes crossFadeKB2 {
0% {
opacity: 1;
z-index: 1;
transform: scale(1.02) translate(1%, 0.5%);
}
40% {
opacity: 1;
z-index: 1;
transform: scale(1.12) translate(-1%, -0.5%);
}
50% {
opacity: 0;
z-index: 0;
transform: scale(1.12) translate(-1%, -0.5%);
}
90% {
opacity: 0;
z-index: 0;
transform: scale(1.02) translate(1%, 0.5%);
}
100% {
opacity: 1;
z-index: 1;
transform: scale(1.02) translate(1%, 0.5%);
}
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-d23e9e3.elementor-section-full_width.elementor-section-stretched.banner-home.elementor-section-height-default.elementor-section-height-default {
padding: 0px;
height: 250px;
}
.c-ip-banners .c-ip-banners__item {
min-height: 180px !important;
}
.owl-carousel .owl-stage-outer {
overflow: visible !important;
}
i.ip-right.h-carousel__next {
padding-left: 50px;
}
.c-product-grid__list.c-ip-woocommerce-carousel__list.c-ip-woocommerce-carousel__list--4-per-row.js-woocommerce-carousel.h-carousel.h-carousel--default-dots.h-carousel--flex.h-carousel--round-white.h-carousel--border.h-carousel--dots-hide.h-carousel--loop.c-product-grid__list--4-per-row.owl-carousel.owl-loaded.owl-drag {
max-width: 100vh !important;
}
div.products-on-sale .product-card { }
} @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {  }
@media (max-width: 1200px) { .h-carousel.c-product-grid__list.h-carousel--border .owl-prev {
left: 5vh !important;
}
}
.c-ip-woocommerce-carousel__list .c-product-grid__item{
margin: 30px !important;
}  .c-ip-image-list-1__thumb::after {
content: '';
position: absolute;
top: -50%;
left: -100%;
width: 60%;
height: 200%;
background: linear-gradient(
90deg,
transparent 0%,
rgba(255, 255, 255, 0) 30%,
rgba(255, 255, 255, 0.55) 50%,
rgba(255, 255, 255, 0) 70%,
transparent 100%
);
transform: skewX(-25deg);
animation: analiProductShimmer 5s ease-in-out infinite;
pointer-events: none;
z-index: 3;
}
.c-ip-image-list-1__item:nth-child(2) .c-ip-image-list-1__thumb::after { animation-delay: 0.7s; }
.c-ip-image-list-1__item:nth-child(3) .c-ip-image-list-1__thumb::after { animation-delay: 1.4s; }
.c-ip-image-list-1__item:nth-child(4) .c-ip-image-list-1__thumb::after { animation-delay: 2.1s; }
.c-ip-image-list-1__item:nth-child(5) .c-ip-image-list-1__thumb::after { animation-delay: 2.8s; }
.c-ip-image-list-1__item:nth-child(6) .c-ip-image-list-1__thumb::after { animation-delay: 3.5s; }
@keyframes analiProductShimmer {
0%, 100% { left: -100%; opacity: 0; }
5% { opacity: 1; }
35% { left: 180%; opacity: 1; }
40%, 100% { opacity: 0; }
} .c-ip-image-list-1__thumb {
overflow: hidden !important;
animation: analiGlowPulse 3.5s ease-in-out infinite !important;
}
.c-ip-image-list-1__item:nth-child(even) .c-ip-image-list-1__thumb {
animation-delay: 1.75s !important;
}
@keyframes analiGlowPulse {
0%, 100% {
box-shadow: 0 2px 8px rgba(124, 54, 80, 0.1);
}
50% {
box-shadow: 0 4px 16px rgba(124, 54, 80, 0.2);
}
} .c-ip-image-list-1__item {
transition: box-shadow 0.4s ease, filter 0.4s ease !important;
}
.c-ip-image-list-1__item:hover .c-ip-image-list-1__thumb,
.c-ip-image-list-1__item:active .c-ip-image-list-1__thumb {
animation: none !important;
box-shadow: 0 4px 18px rgba(124, 54, 80, 0.3) !important;
}
.c-ip-image-list-1__title {
transition: color 0.3s ease, transform 0.3s ease !important;
}
.c-ip-image-list-1__item:hover .c-ip-image-list-1__title {
color: var(--color-principal) !important;
transform: translateY(-2px);
} .anali-sparkle-field {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
z-index: 0;
}
.anali-magic-particle {
position: absolute;
border-radius: 50%;
pointer-events: none;
will-change: transform, opacity;
}
@keyframes analiMagicFloat1 {
0%, 100% { opacity: 0; transform: translate(0, 0) scale(0.3); }
15% { opacity: 0.7; }
50% { transform: translate(12px, -35px) scale(1); opacity: 0.5; }
85% { opacity: 0; }
}
@keyframes analiMagicFloat2 {
0%, 100% { opacity: 0; transform: translate(0, 0) scale(0.4); }
20% { opacity: 0.6; }
50% { transform: translate(-10px, -28px) scale(1.1); opacity: 0.4; }
80% { opacity: 0; }
}
@keyframes analiMagicFloat3 {
0%, 100% { opacity: 0; transform: translate(0, 0) scale(0.5); }
10% { opacity: 0.8; }
50% { transform: translate(6px, -40px) scale(0.9); opacity: 0.5; }
90% { opacity: 0; }
} .anali-magic-title {
position: relative !important;
overflow: hidden !important;
}
.anali-magic-title::after {
content: '';
position: absolute;
top: 0;
left: -50%;
width: 35%;
height: 100%;
background: linear-gradient(
90deg,
transparent,
rgba(255, 215, 0, 0.15),
rgba(255, 255, 255, 0.25),
rgba(255, 215, 0, 0.15),
transparent
);
animation: analiTitleGold 4s ease-in-out 1s infinite;
pointer-events: none;
}
@keyframes analiTitleGold {
0%, 100% { left: -50%; }
50% { left: 110%; }
} .anali-banner-shimmer,
.anali-banner-sparkles,
.anali-banner-glow {
display: none !important;
}
@media (max-width: 768px) {
.anali-banner-shimmer {
display: block !important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
z-index: 5;
}
.anali-banner-shimmer::after {
content: '';
position: absolute;
top: -50%;
left: -100%;
width: 50%;
height: 200%;
background: linear-gradient(
90deg,
transparent,
rgba(255, 255, 255, 0.06),
rgba(255, 255, 255, 0.14),
rgba(255, 255, 255, 0.06),
transparent
);
transform: skewX(-20deg);
animation: analiBannerShimmer 8s ease-in-out 2s infinite;
}
.anali-banner-sparkles {
display: block !important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
overflow: hidden;
z-index: 4;
}
.anali-banner-glow {
display: block !important;
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(90deg,
rgba(124, 54, 80, 0),
rgba(201, 132, 154, 0.7),
rgba(255, 215, 0, 0.5),
rgba(201, 132, 154, 0.7),
rgba(124, 54, 80, 0)
);
background-size: 200% 100%;
animation: analiBannerGlow 3s ease-in-out infinite;
z-index: 6;
pointer-events: none;
box-shadow: 0 0 12px rgba(201, 132, 154, 0.3), 0 0 25px rgba(255, 215, 0, 0.15);
}
}
@keyframes analiBannerGlow {
0%, 100% { background-position: 0% 0; opacity: 0.6; }
50% { background-position: 100% 0; opacity: 1; }
} .anali-confetti-piece {
pointer-events: none;
will-change: transform, opacity;
}
@keyframes analiConfettiBurst {
0% {
opacity: 0;
transform: translateY(0) rotate(0deg) scale(0.3);
}
20% {
opacity: 1;
transform: translateY(-50px) rotate(72deg) scale(1.1);
}
60% {
opacity: 0.7;
transform: translateY(-140px) rotate(200deg) scale(0.9);
}
100% {
opacity: 0;
transform: translateY(-220px) rotate(340deg) scale(0.4);
}
}#testimonial .testimonios {
text-align: center;
padding: 70px 20px;
background-color: #fff7f9;
font-family: 'Poppins', sans-serif;
} #testimonial .contador-container {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
line-height: 1;
margin-bottom: 8px;
}
#testimonial .contador {
font-size: 42px;
font-weight: 700;
color: #d6336c;
text-shadow: 0 0 8px rgba(214, 51, 108, 0.2);
margin-bottom: 2px;
animation: brillo 1.5s infinite alternate;
}
@keyframes brillo {
from { text-shadow: 0 0 5px #d6336c, 0 0 15px #ff99c8; }
to { text-shadow: 0 0 15px #ff4da6, 0 0 30px #ffc0cb; }
}
#testimonial .contador-texto {
font-size: 15px;
color: #5f0a12;
font-weight: 500;
letter-spacing: 0.2px;
}
#testimonial h2 {
color: #5f0a12;
font-size: 26px;
margin-bottom: 32px;
line-height: 1.3;
} #testimonial .carrusel {
position: relative;
max-width: 900px;
margin: 0 auto;
}
#testimonial .viewport {
overflow: hidden;
width: 100%;
padding: 0 8px;
}
#testimonial .slides {
display: flex;
transition: transform 0.6s ease;
width: 100%;
} #testimonial .tarjeta {
position: relative;
background: #ffffff;
border-radius: 20px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
padding: 25px;
margin: 0 8px;
flex: 0 0 33.333%;
box-sizing: border-box;
overflow: hidden;
transition: transform 0.4s ease, box-shadow 0.3s ease;
transform-origin: center center;
} #testimonial .tarjeta:hover {
transform: scale(1.03);
box-shadow: 0 6px 14px rgba(214, 51, 108, 0.18);
} #testimonial .tarjeta .protector {
position: absolute;
inset: 0;
z-index: 2;
background: transparent;
pointer-events: none;
}
#testimonial .tarjeta img {
width: 26px;
height: 26px;
border-radius: 50%;
object-fit: cover;
image-rendering: pixelated;
display: block;
margin: 0 auto 8px;
pointer-events: none;
user-select: none;
}
#testimonial .tarjeta h3 {
color: #5f0a12;
font-size: 15px;
margin: 0 0 4px;
}
#testimonial .estrellas {
color: #ffd700;
font-size: 15px;
margin: 4px 0;
}
#testimonial .comentario {
font-style: italic;
color: #444;
margin: 8px 0 10px;
line-height: 1.45;
}
#testimonial .ubicacion {
color: #999;
font-size: 13px;
display: block;
margin-bottom: 2px;
}
#testimonial .fuente {
color: #bbb;
font-size: 11px;
font-style: italic;
} #testimonial .btn {
position: absolute;
top: 50%;
transform: translateY(-50%);
background-color: #5f0a12;
color: #fff;
border: none;
width: 34px;
height: 34px;
line-height: 34px;
border-radius: 50%;
cursor: pointer;
font-size: 18px;
opacity: 0.8;
transition: opacity 0.2s ease, transform 0.2s ease;
z-index: 5;
}
#testimonial .btn:hover {
opacity: 1;
transform: scale(1.1);
}
#testimonial .prev {
left: -10px;
}
#testimonial .next {
right: -10px;
} #testimonial .indicadores {
margin-top: 15px;
display: flex;
justify-content: center;
gap: 8px;
}
#testimonial .dot {
width: 10px;
height: 10px;
background: #f5b0c4;
border-radius: 50%;
cursor: pointer;
transition: 0.3s;
}
#testimonial .dot.active {
background: #5f0a12;
transform: scale(1.2);
animation: pulso 1.6s infinite ease-in-out;
}
@keyframes pulso {
0% { box-shadow: 0 0 0 0 rgba(95, 10, 18, 0.5); }
70% { box-shadow: 0 0 0 8px rgba(95, 10, 18, 0); }
100% { box-shadow: 0 0 0 0 rgba(95, 10, 18, 0); }
} #testimonial .cta-comentario {
margin-top: 30px;
display: flex;
justify-content: center;
}
#testimonial .cta-comentario a {
font-size: 13px;
color: #888;
font-weight: 400;
background: #f9f9f9;
text-decoration: none;
padding: 6px 14px;
border-radius: 20px;
border: 1px solid #e6e6e6;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
transition: all 0.25s ease;
display: inline-flex;
align-items: center;
gap: 5px;
}
#testimonial .cta-comentario a:hover {
background: #fff0f5;
color: #5f0a12;
transform: translateY(-1px) scale(1.05);
box-shadow: 0 2px 6px rgba(214, 51, 108, 0.15);
} @media (max-width: 768px) {
#testimonial .testimonios {
padding: 40px 10px;
}
#testimonial .contador {
font-size: 34px;
}
#testimonial .contador-texto {
font-size: 13.5px;
}
#testimonial h2 {
font-size: 18px;
margin-bottom: 18px;
}
#testimonial .carrusel {
max-width: 90%;
margin: 0 auto;
}
#testimonial .tarjeta {
flex: 0 0 88%;
margin: 0 auto;
padding: 14px 10px;
border-radius: 14px;
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
transition: transform 0.35s ease;
} #testimonial .tarjeta:hover {
transform: scale(1.02);
}
#testimonial .tarjeta img {
width: 28px;
height: 28px;
margin-bottom: 4px;
}
#testimonial .tarjeta h3 {
font-size: 13px;
}
#testimonial .estrellas {
font-size: 12px;
}
#testimonial .comentario {
font-size: 12.5px;
line-height: 1.35;
margin: 6px 0;
}
#testimonial .ubicacion {
font-size: 11.5px;
}
#testimonial .fuente {
font-size: 10.5px;
}
#testimonial .btn {
width: 22px;
height: 22px;
font-size: 12px;
line-height: 22px;
opacity: 0.9;
}
#testimonial .prev { left: -6px; }
#testimonial .next { right: -6px; }
#testimonial .indicadores {
margin-top: 10px;
gap: 5px;
}
#testimonial .dot {
width: 7px;
height: 7px;
}
#testimonial .cta-comentario {
margin-top: 18px;
}
#testimonial .cta-comentario a {
font-size: 10px;
padding: 3px 8px;
border-radius: 16px;
}
}.anali-welcome-overlay {
position: fixed;
inset: 0;
z-index: 999999;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background: radial-gradient(
ellipse at 50% 40%,
rgba(233, 187, 204, 0.95) 0%,
rgba(124, 54, 80, 0.97) 60%,
rgba(90, 32, 56, 0.99) 100%
);
overflow: hidden;
opacity: 1;
transition: opacity 0.8s ease;
cursor: pointer;
}
.anali-welcome-overlay.anali-welcome--closing {
opacity: 0;
pointer-events: none;
} .anali-welcome-line {
text-align: center;
opacity: 0;
transform: translateY(20px);
color: #fff;
text-shadow: 0 2px 12px rgba(90, 32, 56, 0.3);
line-height: 1.2;
}
.anali-welcome-line--sub {
font-size: 18px;
font-weight: 300;
letter-spacing: 0.25em;
text-transform: uppercase;
animation: analiWelcomeFadeUp 0.8s 0.3s ease forwards;
}
.anali-welcome-line--name {
font-family: 'Georgia', 'Times New Roman', serif;
font-size: clamp(36px, 10vw, 72px);
font-weight: 700;
font-style: italic;
margin: 8px 0;
animation: analiWelcomeNameIn 1s 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
background: linear-gradient(135deg, #fff 0%, #ffd7e3 40%, #ffd700 60%, #fff 100%);
background-size: 200% auto;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
filter: drop-shadow(0 2px 8px rgba(255, 215, 0, 0.3));
}
.anali-welcome-line--brand {
font-size: 22px;
font-weight: 400;
letter-spacing: 0.15em;
animation: analiWelcomeFadeUp 0.8s 1.6s ease forwards;
} .anali-welcome--return .anali-welcome-line--name {
animation-delay: 0.2s;
}
.anali-welcome--return .anali-welcome-line--sub {
font-size: 16px;
letter-spacing: 0.1em;
text-transform: none;
animation-delay: 0.9s;
}
.anali-welcome-line--trust {
font-size: 15px;
font-weight: 400;
letter-spacing: 0.06em;
margin-top: 16px;
animation: analiWelcomeFadeUp 0.7s 1.5s ease forwards;
}
.anali-welcome-line--trust2 {
font-size: 14px;
font-weight: 300;
letter-spacing: 0.04em;
margin-top: 4px;
animation: analiWelcomeFadeUp 0.7s 1.9s ease forwards;
}
.anali-welcome--return .anali-welcome-hint {
animation-delay: 2.4s;
} .anali-welcome-particles {
position: absolute;
inset: 0;
pointer-events: none;
overflow: hidden;
}
.anali-welcome-particle {
position: absolute;
border-radius: 50%;
pointer-events: none;
} .anali-welcome-confetti {
position: absolute;
inset: 0;
pointer-events: none;
overflow: hidden;
}
.anali-welcome-confetti-piece {
position: absolute;
opacity: 0;
animation: analiWelcomeConfetti 1.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
} .anali-welcome-hint {
position: absolute;
bottom: 40px;
font-size: 12px;
color: rgba(255, 255, 255, 0.5);
letter-spacing: 0.1em;
opacity: 0;
animation: analiWelcomeFadeUp 0.6s 3s ease forwards;
} @keyframes analiWelcomeFadeUp {
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes analiWelcomeNameIn {
0% {
opacity: 0;
transform: translateY(30px) scale(0.8);
}
60% {
opacity: 1;
transform: translateY(-4px) scale(1.03);
}
100% {
opacity: 1;
transform: translateY(0) scale(1);
}
}
@keyframes analiWelcomeConfetti {
0% {
opacity: 0;
transform: translateY(0) rotate(0deg);
}
20% {
opacity: 1;
}
100% {
opacity: 0;
transform: translateY(-300px) rotate(360deg);
}
}
@keyframes analiWelcomeFloat1 {
0%, 100% { transform: translate(0, 0) scale(1); opacity: 0.6; }
50% { transform: translate(15px, -20px) scale(1.3); opacity: 1; }
}
@keyframes analiWelcomeFloat2 {
0%, 100% { transform: translate(0, 0) scale(1); opacity: 0.5; }
50% { transform: translate(-10px, -25px) scale(1.4); opacity: 0.9; }
}
@keyframes analiWelcomeFloat3 {
0%, 100% { transform: translate(0, 0) scale(1.1); opacity: 0.4; }
50% { transform: translate(20px, -15px) scale(1.5); opacity: 0.8; }
}section.banner-home {
position: relative;
min-height: 320px;
height: auto !important;
padding: 0 !important;
overflow: hidden; background: linear-gradient(
120deg,
var(--color-oscuro, #51162C) 0%,
var(--color-principal, #7C3650) 25%,
var(--color-secundario, #A7657D) 50%,
#E89B7C 72%,
#FBD6BD 90%,
#F4D58D 100%
);
} section.banner-home::after {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: -1px;
height: clamp(44px, 6vw, 84px);
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 100' preserveAspectRatio='none'><path d='M0,0 C220,210 1240,40 1440,0 L1440,100 L0,100 Z' fill='%23F9F7F9'/></svg>");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: bottom center;
z-index: 15;
pointer-events: none;
filter: drop-shadow(0 -4px 10px rgba(81, 22, 44, 0.10));
} section.banner-home > .elementor-container,
section.banner-home .banner-primary {
display: none !important;
} section.banner-home .anali-banner-shimmer,
section.banner-home .anali-banner-sparkles,
section.banner-home .anali-banner-glow {
display: none !important;
} .anali-hero {
position: relative;
width: 100%;
aspect-ratio: 3 / 1;
min-height: 320px;
font-family: 'Poppins', 'Helvetica Neue', Arial, sans-serif;
color: #fff;
border-radius: 0;
overflow: hidden;
isolation: isolate;
box-shadow: 0 18px 36px -16px rgba(81, 22, 44, 0.25);
} .anali-hero__bg {
position: absolute;
inset: -10%;
background: linear-gradient(
120deg,
var(--color-oscuro, #51162C) 0%,
var(--color-principal, #7C3650) 25%,
var(--color-secundario, #A7657D) 50%,
#E89B7C 72%,
#FBD6BD 90%,
#F4D58D 100%
);
background-size: 200% 200%;
animation: analiHeroBgShift 14s ease-in-out infinite;
z-index: 0;
}
@keyframes analiHeroBgShift {
0%,100% { background-position: 0% 50%; }
50%     { background-position: 100% 50%; }
}
.anali-hero__vignette {
position: absolute;
inset: 0;
background:
radial-gradient(ellipse at 70% 50%, rgba(252, 217, 230, 0.45), transparent 55%),
radial-gradient(ellipse at 10% 100%, rgba(81, 22, 44, 0.55), transparent 60%),
radial-gradient(ellipse at 100% 0%, rgba(232, 176, 75, 0.35), transparent 55%);
z-index: 1;
pointer-events: none;
mix-blend-mode: screen;
}
.anali-hero__divider {
position: absolute;
top: -5%;
left: 38%;
width: 35%;
height: 110%;
background: linear-gradient(95deg, rgba(255,255,255,0) 0%, rgba(252, 217, 230, 0.25) 50%, rgba(255,255,255,0) 100%);
transform: skewX(-12deg);
filter: blur(20px);
z-index: 2;
pointer-events: none;
} .anali-hero__sparkles {
position: absolute;
inset: 0;
z-index: 3;
pointer-events: none;
overflow: hidden;
}
.anali-hero__sparkle {
position: absolute;
font-size: 14px;
opacity: 0;
animation: analiHeroFloat var(--dur, 6s) ease-in-out var(--delay, 0s) infinite;
filter: drop-shadow(0 0 6px rgba(244, 213, 141, 0.7));
}
@keyframes analiHeroFloat {
0%, 100% { transform: translateY(0) rotate(0deg) scale(0.6); opacity: 0; }
20%      { opacity: 1; }
50%      { transform: translateY(-30px) rotate(180deg) scale(1.1); opacity: 0.9; }
80%      { opacity: 0.8; }
} .anali-hero__content {
position: absolute;
inset: 0;
z-index: 5;
display: grid;
grid-template-columns: 1.05fr 1fr;
align-items: center;
padding: 0 6%;
gap: 4%;
}
.anali-hero__scene {
position: relative;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 12px;
padding: 8% 0;
}
.anali-hero__brand {
display: inline-flex;
align-items: center;
gap: 8px;
font-size: clamp(11px, 1vw, 13px);
letter-spacing: 4px;
font-weight: 600;
color: var(--color-rosado-suave, #FCD9E6);
text-transform: uppercase;
opacity: 0.9;
}
.anali-hero__brand::before,
.anali-hero__brand::after {
content: '';
width: 24px;
height: 1px;
background: linear-gradient(90deg, transparent, #F4D58D, transparent);
}
.anali-hero__title {
font-family: 'Dancing Script', 'Brush Script MT', cursive;
font-size: clamp(34px, 4.8vw, 78px);
line-height: 0.95;
color: #fff;
font-weight: 700;
text-shadow: 0 4px 24px rgba(81, 22, 44, 0.45);
margin: 0;
white-space: nowrap;
}
.anali-hero__title em {
font-style: normal;
background: linear-gradient(120deg, #E8B04B 20%, #fff 50%, #F4D58D 80%);
background-size: 200% 100%;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
animation: analiHeroGold 4s ease-in-out infinite;
}
@keyframes analiHeroGold {
0%, 100% { background-position: 0% 0; }
50%      { background-position: 100% 0; }
}
.anali-hero__sub {
font-size: clamp(11px, 1.05vw, 15px);
color: rgba(255,255,255,0.92);
font-weight: 500;
letter-spacing: 1px;
margin: 4px 0 0;
}
.anali-hero__lazo {
position: absolute;
top: 6%;
right: -10%;
width: clamp(120px, 18vw, 240px);
transform: rotate(-12deg);
animation: analiHeroLazo 5s ease-in-out infinite;
filter: drop-shadow(0 12px 24px rgba(81, 22, 44, 0.35));
z-index: 1;
pointer-events: none;
}
@keyframes analiHeroLazo {
0%, 100% { transform: rotate(-12deg) translateY(0); }
50%      { transform: rotate(-8deg) translateY(-8px); }
} .anali-hero__offer {
position: relative;
background: rgba(255, 255, 255, 0.16);
backdrop-filter: blur(14px);
-webkit-backdrop-filter: blur(14px);
border: 1.5px solid rgba(255, 255, 255, 0.45);
border-radius: 18px;
padding: clamp(14px, 1.8vw, 28px) clamp(20px, 2.4vw, 36px);
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: clamp(6px, 0.8vw, 12px);
box-shadow:
inset 0 1px 0 rgba(255,255,255,0.5),
0 20px 40px -12px rgba(81, 22, 44, 0.35);
}
.anali-hero__tag {
display: inline-flex;
align-items: center;
gap: 6px;
font-size: clamp(9px, 0.85vw, 11px);
font-weight: 700;
letter-spacing: 3px;
text-transform: uppercase;
color: var(--color-oscuro, #51162C);
background: linear-gradient(120deg, #F4D58D, #fff, #F4D58D);
padding: 5px 14px;
border-radius: 999px;
box-shadow: 0 4px 12px rgba(81, 22, 44, 0.2);
margin: 0;
}
.anali-hero__tag::before { content: '🔥'; font-size: 12px; }
.anali-hero__headline {
font-family: 'Playfair Display', Georgia, serif;
font-weight: 800;
font-size: clamp(14px, 1.5vw, 22px);
line-height: 1.05;
color: #fff;
text-shadow: 0 2px 12px rgba(81, 22, 44, 0.4);
text-transform: uppercase;
letter-spacing: 1px;
margin: 0;
}
.anali-hero__percent {
display: flex;
align-items: baseline;
gap: 4px;
line-height: 0.9;
margin: 2px 0;
}
.anali-hero__percent-num {
font-family: 'Playfair Display', Georgia, serif;
font-weight: 800;
font-style: italic;
font-size: clamp(56px, 8vw, 120px);
background: linear-gradient(180deg, #fff 0%, #F4D58D 55%, #E8B04B 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-text-stroke: 1.5px rgba(81, 22, 44, 0.35);
filter: drop-shadow(0 6px 14px rgba(232, 176, 75, 0.5));
letter-spacing: -3px;
}
.anali-hero__percent-sym {
font-family: 'Playfair Display', Georgia, serif;
font-weight: 700;
font-size: clamp(28px, 3.5vw, 56px);
color: #fff;
text-shadow: 0 2px 12px rgba(232, 176, 75, 0.5);
}
.anali-hero__percent-lbl {
font-weight: 700;
font-size: clamp(11px, 1.1vw, 16px);
letter-spacing: 4px;
color: #fff;
margin-left: 6px;
text-transform: uppercase;
}
.anali-hero__price {
display: inline-flex;
align-items: center;
gap: 10px;
font-size: clamp(10px, 1vw, 13px);
color: #fff;
font-weight: 500;
}
.anali-hero__price-old {
text-decoration: line-through;
opacity: 0.7;
color: var(--color-rosado-suave, #FCD9E6);
}
.anali-hero__price-new {
background: #E8B04B;
color: var(--color-oscuro, #51162C);
font-weight: 700;
padding: 2px 9px;
border-radius: 6px;
font-size: 1.05em;
} .anali-hero__countdown {
display: inline-flex;
align-items: center;
gap: 6px;
background: rgba(81, 22, 44, 0.45);
border: 1px solid rgba(255,255,255,0.25);
padding: 6px 12px;
border-radius: 999px;
color: #fff;
font-size: clamp(9px, 0.9vw, 12px);
font-weight: 600;
letter-spacing: 1px;
}
.anali-hero__countdown::before {
content: '⏳';
font-size: 14px;
animation: analiHeroPulseSlow 1.5s ease-in-out infinite;
}
@keyframes analiHeroPulseSlow {
0%, 100% { transform: scale(1); }
50%      { transform: scale(1.18); }
}
.anali-hero__countdown-units {
display: inline-flex;
gap: 4px;
}
.anali-hero__unit {
background: rgba(255,255,255,0.15);
padding: 2px 7px;
border-radius: 4px;
font-variant-numeric: tabular-nums;
min-width: 30px;
text-align: center;
}
.anali-hero__unit small {
display: block;
font-size: 0.6em;
opacity: 0.7;
letter-spacing: 2px;
text-transform: uppercase;
} .anali-hero__cta {
position: relative;
display: inline-flex;
align-items: center;
gap: 8px;
margin-top: 6px;
padding: clamp(10px, 1.2vw, 16px) clamp(20px, 2.5vw, 36px);
border: none;
border-radius: 999px;
background: linear-gradient(135deg, #E8B04B 0%, #FFE9B8 50%, #E8B04B 100%);
background-size: 220% 100%;
color: var(--color-oscuro, #51162C) !important;
font-family: 'Poppins', 'Helvetica Neue', Arial, sans-serif;
font-weight: 700;
font-size: clamp(12px, 1.2vw, 16px);
letter-spacing: 2.5px;
text-transform: uppercase;
text-decoration: none !important;
cursor: pointer;
box-shadow:
0 8px 20px -4px rgba(232, 176, 75, 0.55),
0 4px 10px -2px rgba(81, 22, 44, 0.35),
inset 0 1px 0 rgba(255,255,255,0.6);
overflow: hidden;
animation: analiHeroCtaPulse 2.4s ease-in-out infinite, analiHeroCtaShine 4s linear infinite;
transition: transform 0.25s ease, box-shadow 0.25s ease;
z-index: 1;
}
.anali-hero__cta::after {
content: '→';
font-size: 1.3em;
transition: transform 0.25s ease;
}
.anali-hero__cta::before {
content: '';
position: absolute;
top: 0;
left: -75%;
width: 50%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255,255,255,0.85), transparent);
transform: skewX(-22deg);
animation: analiHeroCtaSweep 2.8s ease-in-out 1.2s infinite;
}
.anali-hero__cta:hover {
transform: translateY(-3px) scale(1.03);
box-shadow:
0 14px 28px -4px rgba(232, 176, 75, 0.7),
0 6px 14px -2px rgba(81, 22, 44, 0.45),
inset 0 1px 0 rgba(255,255,255,0.7);
color: var(--color-oscuro, #51162C) !important;
}
.anali-hero__cta:hover::after { transform: translateX(4px); }
@keyframes analiHeroCtaPulse {
0%, 100% { transform: scale(1); }
50%      { transform: scale(1.04); }
}
@keyframes analiHeroCtaShine {
0%, 100% { background-position: 0% 0; }
50%      { background-position: 100% 0; }
}
@keyframes analiHeroCtaSweep {
0%   { left: -75%; }
60%  { left: 130%; }
100% { left: 130%; }
} .anali-hero__trust {
display: inline-flex;
align-items: center;
gap: clamp(8px, 1.2vw, 18px);
margin-top: 6px;
font-size: clamp(8px, 0.8vw, 11px);
color: rgba(255,255,255,0.9);
font-weight: 500;
letter-spacing: 1px;
}
.anali-hero__trust span {
display: inline-flex;
align-items: center;
gap: 4px;
}
.anali-hero__trust span::before {
font-size: 1.2em;
filter: drop-shadow(0 0 4px rgba(244, 213, 141, 0.5));
}
.anali-hero__trust-ship::before  { content: '🚚'; }
.anali-hero__trust-pay::before   { content: '🔒'; }
.anali-hero__trust-rate::before  { content: '⭐'; } .anali-hero__glow,
.anali-slide__glow {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(90deg,
rgba(124, 54, 80, 0),
rgba(201, 132, 154, 0.85),
rgba(232, 176, 75, 0.9),
rgba(255,255,255, 0.95),
rgba(232, 176, 75, 0.9),
rgba(201, 132, 154, 0.85),
rgba(124, 54, 80, 0)
);
background-size: 200% 100%;
animation: analiHeroGlow 3.5s ease-in-out infinite;
z-index: 10;
box-shadow: 0 0 14px rgba(232, 176, 75, 0.4);
pointer-events: none;
}
@keyframes analiHeroGlow {
0%, 100% { background-position: 0% 0; }
50%      { background-position: 100% 0; }
} .anali-slider {
position: relative;
width: 100%;
aspect-ratio: 3 / 1;
min-height: 320px;
}
.anali-slide {
position: absolute;
inset: 0;
opacity: 0;
pointer-events: none;
transition: opacity 1s ease-in-out;
z-index: 1;
}
.anali-slide .anali-hero {
aspect-ratio: auto;
height: 100%;
min-height: 0;
}
.anali-slide.is-active {
opacity: 1;
pointer-events: auto;
z-index: 2;
} .anali-slide--image {
background-color: #BFA189;
overflow: hidden;
}
.anali-slide__bg {
position: absolute;
inset: 0;
display: block;
width: 100%;
height: 100%;
z-index: 0;
}
.anali-slide__bg img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
display: block;
} .anali-slide--image::before {
content: '';
position: absolute;
inset: 0;
background:
radial-gradient(ellipse 45% 60% at 15% 18%, rgba(244, 213, 141, 0.42), transparent 60%),
radial-gradient(ellipse 42% 52% at 88% 82%, rgba(252, 217, 230, 0.38), transparent 60%),
radial-gradient(ellipse 30% 40% at 78% 12%, rgba(232, 176, 75, 0.28), transparent 65%);
z-index: 2;
pointer-events: none;
mix-blend-mode: screen;
animation: analiSlideCornerGlow 5s ease-in-out infinite alternate;
}
@keyframes analiSlideCornerGlow {
0%   { opacity: 0.55; transform: scale(1); }
100% { opacity: 1;    transform: scale(1.05); }
} .anali-slide--image::after {
content: '';
position: absolute;
top: -60%;
left: -100%;
width: 50%;
height: 220%;
background: linear-gradient(
90deg,
transparent 0%,
rgba(255, 255, 255, 0.10) 30%,
rgba(255, 255, 255, 0.28) 50%,
rgba(255, 255, 255, 0.10) 70%,
transparent 100%
);
transform: skewX(-22deg);
z-index: 3;
pointer-events: none;
animation: analiSlideShimmer 6s ease-in-out 1.5s infinite;
mix-blend-mode: screen;
}
@keyframes analiSlideShimmer {
0%, 20%, 100% { left: -100%; opacity: 0; }
25%           { opacity: 1; }
50%           { left: 130%; opacity: 1; }
60%           { opacity: 0; }
} .anali-slide__bokeh {
position: absolute;
border-radius: 50%;
pointer-events: none;
z-index: 3;
filter: blur(2px);
mix-blend-mode: screen;
}
.anali-slide__bokeh--1 {
width: clamp(60px, 8vw, 130px);
height: clamp(60px, 8vw, 130px);
left: 10%;
top: 62%;
background: radial-gradient(circle, rgba(255, 240, 200, 0.65), rgba(232, 176, 75, 0.2) 50%, transparent 75%);
animation: analiSlideBokeh1 7s ease-in-out infinite;
}
.anali-slide__bokeh--2 {
width: clamp(40px, 6vw, 90px);
height: clamp(40px, 6vw, 90px);
left: 80%;
top: 26%;
background: radial-gradient(circle, rgba(252, 217, 230, 0.7), rgba(206, 157, 176, 0.22) 50%, transparent 75%);
animation: analiSlideBokeh2 9s ease-in-out 1s infinite;
}
.anali-slide__bokeh--3 {
width: clamp(30px, 4.5vw, 70px);
height: clamp(30px, 4.5vw, 70px);
left: 46%;
top: 10%;
background: radial-gradient(circle, rgba(255, 230, 160, 0.6), transparent 70%);
animation: analiSlideBokeh1 8s ease-in-out 2s infinite;
}
@keyframes analiSlideBokeh1 {
0%, 100% { transform: translate(0, 0) scale(1);   opacity: 0.5; }
50%      { transform: translate(20px, -18px) scale(1.18); opacity: 0.9; }
}
@keyframes analiSlideBokeh2 {
0%, 100% { transform: translate(0, 0) scale(1);   opacity: 0.55; }
50%      { transform: translate(-15px, 14px) scale(1.22); opacity: 0.95; }
} .anali-slide__sparkles {
position: absolute;
inset: 0;
z-index: 4;
pointer-events: none;
overflow: hidden;
}
.anali-slide--image .anali-hero__sparkle {
filter: drop-shadow(0 0 8px rgba(244, 213, 141, 0.9))
drop-shadow(0 0 16px rgba(252, 217, 230, 0.5));
} .anali-slide__lazo {
position: absolute;
top: 14px;
left: 18px;
width: clamp(55px, 6vw, 90px);
transform: rotate(-15deg);
animation: analiHeroLazo 5s ease-in-out infinite;
filter: drop-shadow(0 8px 16px rgba(81, 22, 44, 0.45));
z-index: 6;
pointer-events: none;
opacity: 0.95;
}
.anali-slide__link {
position: absolute;
inset: 0;
z-index: 8;
text-indent: -9999px;
overflow: hidden;
} .anali-slider__dots {
position: absolute;
bottom: 18px;
left: 50%;
transform: translateX(-50%);
display: flex;
align-items: center;
gap: 10px;
padding: 7px 14px;
background: rgba(81, 22, 44, 0.28);
backdrop-filter: blur(10px) saturate(140%);
-webkit-backdrop-filter: blur(10px) saturate(140%);
border: 1px solid rgba(255, 255, 255, 0.35);
border-radius: 999px;
box-shadow:
0 8px 24px -6px rgba(81, 22, 44, 0.45),
inset 0 1px 0 rgba(255, 255, 255, 0.35);
z-index: 20;
}
.anali-slider__dot {
position: relative;
width: 10px;
height: 10px;
border-radius: 50%;
background: radial-gradient(circle at 35% 30%,
rgba(255, 255, 255, 0.95) 0%,
rgba(255, 255, 255, 0.55) 45%,
rgba(255, 240, 230, 0.35) 100%);
border: 1px solid rgba(255, 255, 255, 0.75);
cursor: pointer;
padding: 0;
transition:
width 0.45s cubic-bezier(0.65, 0, 0.35, 1),
background 0.35s ease,
border-color 0.35s ease,
transform 0.25s ease,
box-shadow 0.35s ease;
box-shadow:
0 2px 6px rgba(81, 22, 44, 0.35),
inset 0 -1px 2px rgba(81, 22, 44, 0.15),
inset 0 1px 1px rgba(255, 255, 255, 0.7);
flex-shrink: 0;
}
.anali-slider__dot:hover {
transform: scale(1.2);
border-color: rgba(255, 255, 255, 0.95);
box-shadow:
0 4px 10px rgba(232, 176, 75, 0.45),
inset 0 1px 1px rgba(255, 255, 255, 0.9);
}
.anali-slider__dot.is-active {
width: 32px;
border-radius: 999px;
background: linear-gradient(120deg, #E8B04B 0%, #FFE9B8 50%, #E8B04B 100%);
background-size: 220% 100%;
border-color: rgba(255, 255, 255, 0.95);
box-shadow:
0 0 14px rgba(232, 176, 75, 0.7),
0 4px 10px rgba(81, 22, 44, 0.3),
inset 0 1px 1px rgba(255, 255, 255, 0.85);
animation: analiDotShine 3s linear infinite;
} .anali-slider__dot.is-active::after {
content: '';
position: absolute;
top: 0;
left: -40%;
width: 35%;
height: 100%;
background: linear-gradient(90deg,
transparent,
rgba(255, 255, 255, 0.85),
transparent);
border-radius: 999px;
transform: skewX(-20deg);
animation: analiDotSweep 2.4s ease-in-out 0.6s infinite;
pointer-events: none;
}
@keyframes analiDotShine {
0%, 100% { background-position: 0% 0; }
50%      { background-position: 100% 0; }
}
@keyframes analiDotSweep {
0%   { left: -40%; opacity: 0; }
20%  { opacity: 1; }
70%  { left: 110%; opacity: 1; }
100% { left: 110%; opacity: 0; }
} @media (max-width: 900px) {
section.banner-home {
min-height: 540px;
height: auto !important;
}
.anali-slider {
aspect-ratio: auto;
min-height: 540px;
}
.anali-hero {
aspect-ratio: auto;
min-height: 540px;
}
.anali-hero__content {
grid-template-columns: 1fr;
grid-template-rows: auto auto;
padding: 24px 18px 28px;
gap: 16px;
text-align: center;
align-items: start;
}
.anali-hero__scene {
align-items: center;
padding: 0;
gap: 8px;
}
.anali-hero__title {
white-space: normal;
font-size: clamp(34px, 7vw, 52px);
line-height: 1;
}
.anali-hero__sub {
font-size: 12px;
margin-top: 2px;
}
.anali-hero__lazo {
position: relative;
top: auto;
right: auto;
width: 92px;
margin: 0 auto;
transform: rotate(-8deg);
}
.anali-hero__offer {
padding: 16px 18px 18px;
gap: 8px;
width: 100%;
max-width: 360px;
margin: 0 auto;
}
.anali-hero__tag {
font-size: 10px;
letter-spacing: 2px;
padding: 4px 12px;
}
.anali-hero__headline {
font-size: clamp(13px, 3.5vw, 18px);
}
.anali-hero__percent-num { font-size: 78px; letter-spacing: -2px; }
.anali-hero__percent-sym { font-size: 38px; }
.anali-hero__percent-lbl { font-size: 14px; }
.anali-hero__price { font-size: 11px; }
.anali-hero__countdown {
font-size: 11px;
padding: 5px 10px;
gap: 5px;
}
.anali-hero__unit {
padding: 2px 6px;
min-width: 28px;
}
.anali-hero__cta {
padding: 12px 28px;
font-size: 13px;
letter-spacing: 2px;
}
.anali-hero__trust {
flex-wrap: wrap;
justify-content: center;
gap: 10px;
font-size: 10px;
letter-spacing: 0.5px;
} .anali-slide__lazo {
top: 10px;
left: 12px;
width: 70px;
}
} @media (max-width: 480px) {
section.banner-home {
min-height: 520px;
}
.anali-slider {
min-height: 520px;
}
.anali-hero {
min-height: 520px;
}
.anali-hero__content {
padding: 20px 14px 24px;
gap: 12px;
}
.anali-hero__brand {
font-size: 10px;
letter-spacing: 3px;
}
.anali-hero__brand::before,
.anali-hero__brand::after {
width: 18px;
}
.anali-hero__title {
font-size: clamp(30px, 8.5vw, 44px);
}
.anali-hero__lazo {
width: 78px;
}
.anali-hero__offer {
padding: 14px 14px 16px;
}
.anali-hero__percent-num { font-size: 68px; }
.anali-hero__percent-sym { font-size: 32px; }
.anali-hero__percent-lbl { font-size: 12px; letter-spacing: 3px; }
.anali-hero__trust {
gap: 8px;
font-size: 9px;
}
.anali-hero__trust span { gap: 3px; }
}