.iv-contador{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:10px var(--iv-margen, 24px);position:fixed;top:0;left:0;right:0;z-index:1000}.iv-contador__inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;text-align:center}.iv-contador__icon{width:16px;height:16px;flex-shrink:0;opacity:.9}.iv-contador__text{font-size:13px;font-weight:600}.iv-contador__time{font-size:13px;font-weight:800;font-variant-numeric:tabular-nums;padding:2px 10px;border-radius:999px;background:#ffffff2e;letter-spacing:.02em}@media(max-width:540px){.iv-contador__inner{gap:6px}.iv-contador__text,.iv-contador__time{font-size:12px}}:root{--iv-color-fondo: #ffffff;--iv-color-fondo-alt: #f3f6fb;--iv-color-texto: #12213f;--iv-color-texto-suave: #5b6478;--iv-color-primario: #16305c;--iv-color-primario-oscuro: #0d1e3d;--iv-color-acento: #c8102e;--iv-color-lavanda: #8f86ce;--iv-color-borde: #e4e8f0;--iv-fuente: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--iv-radio: 22px;--iv-radio-chico: 12px;--iv-radio-pill: 999px;--iv-margen: 24px;--iv-ancho-max: 1240px;--iv-ease: cubic-bezier(.22, 1, .36, 1);--iv-sombra: 0 20px 45px -18px rgba(18, 33, 63, .28);--iv-sombra-suave: 0 8px 24px -12px rgba(18, 33, 63, .18)}.iv-section{font-family:var(--iv-fuente);color:var(--iv-color-texto);padding-top:0!important;padding-bottom:0!important;position:relative;overflow-x:clip}.iv-container{max-width:var(--iv-ancho-max);margin:0 auto;padding:0 var(--iv-margen)}.iv-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--iv-color-acento);margin:0 0 14px}.iv-eyebrow:before{content:"";width:18px;height:2px;background:var(--iv-color-acento);display:inline-block}.iv-h1{font-family:var(--iv-fuente);font-weight:800;line-height:1.08;letter-spacing:-.02em;color:var(--iv-color-primario-oscuro);margin:0 0 20px}.iv-h2{font-family:var(--iv-fuente);font-weight:800;line-height:1.14;letter-spacing:-.015em;color:var(--iv-color-primario-oscuro);margin:0 0 16px}.iv-body{font-size:17px;line-height:1.65;color:var(--iv-color-texto-suave);margin:0}.iv-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 34px;border-radius:var(--iv-radio-pill);background:var(--iv-color-primario);color:#fff;font-weight:700;font-size:15px;text-decoration:none;border:none;cursor:pointer;transition:transform .35s var(--iv-ease),box-shadow .35s var(--iv-ease),background .35s var(--iv-ease);box-shadow:var(--iv-sombra-suave);white-space:nowrap}.iv-btn:hover{transform:translateY(-3px);box-shadow:var(--iv-sombra);background:var(--iv-color-primario-oscuro)}.iv-btn:active{transform:translateY(-1px)}.iv-btn--ghost{background:transparent;color:var(--iv-color-primario);box-shadow:none;border:1.5px solid var(--iv-color-borde)}.iv-btn--ghost:hover{background:var(--iv-color-fondo-alt);color:var(--iv-color-primario-oscuro);box-shadow:none}.iv-reveal{opacity:0;transform:translateY(28px) scale(.98);transition:opacity .9s var(--iv-ease),transform .9s var(--iv-ease);will-change:opacity,transform}.iv-reveal.iv-visible{opacity:1;transform:none}.iv-reveal-1{transition-delay:.05s}.iv-reveal-2{transition-delay:.16s}.iv-reveal-3{transition-delay:.27s}.iv-reveal-4{transition-delay:.38s}@media(prefers-reduced-motion:reduce){.iv-reveal{opacity:1;transform:none;transition:none}}.iv-hero{position:relative;min-height:640px;display:flex;align-items:center;border-radius:0 0 40px 40px;overflow:hidden;background:var(--iv-color-primario-oscuro)}.iv-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.iv-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.04);transition:transform 6s var(--iv-ease)}.iv-hero.iv-visible .iv-hero__media img{transform:scale(1)}.iv-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#0d1e3ddb,#0d1e3d8c 42%,#0d1e3d14 68%);z-index:1}.iv-hero__content{position:relative;z-index:2;max-width:560px;padding:90px var(--iv-margen)}.iv-hero .iv-eyebrow{color:#ffd9df}.iv-hero .iv-eyebrow:before{background:#ffd9df}.iv-hero__title{color:#fff}.iv-hero__body{color:#ffffffdb;font-size:18px;margin-bottom:34px}.iv-hero__ctas{display:flex;gap:16px;flex-wrap:wrap}.iv-hero__badges{display:flex;gap:22px;margin-top:46px;flex-wrap:wrap}.iv-hero__badge{display:flex;align-items:center;gap:8px;color:#ffffffd1;font-size:13px;font-weight:600}.iv-hero__badge svg{width:18px;height:18px;flex-shrink:0}@media(max-width:990px){.iv-hero{min-height:560px;border-radius:0 0 28px 28px}.iv-hero__content{padding:64px var(--iv-margen);max-width:100%}}@media(max-width:540px){.iv-hero{min-height:520px}.iv-hero__scrim{background:linear-gradient(180deg,#0d1e3d66,#0d1e3deb 62%)}.iv-hero__content{padding:0 var(--iv-margen) 56px;align-self:flex-end}}.iv-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.iv-trust__item{display:flex;align-items:center;gap:16px;padding:26px;background:var(--iv-color-fondo-alt);border-radius:var(--iv-radio);transition:transform .4s var(--iv-ease),box-shadow .4s var(--iv-ease)}.iv-trust__item:hover{transform:translateY(-4px);box-shadow:var(--iv-sombra-suave)}.iv-trust__icon{width:52px;height:52px;flex-shrink:0;border-radius:50%;background:var(--iv-color-primario);display:flex;align-items:center;justify-content:center}.iv-trust__icon svg{width:26px;height:26px;stroke:#fff}.iv-trust__text{font-size:15px;font-weight:700;color:var(--iv-color-primario-oscuro);line-height:1.35}@media(max-width:990px){.iv-trust__grid{grid-template-columns:1fr}}.iv-steps__head{max-width:640px;margin:0 auto 48px;text-align:center}.iv-steps__head .iv-eyebrow{justify-content:center}.iv-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.iv-step{position:relative}.iv-step__frame{position:relative;border-radius:var(--iv-radio);overflow:hidden;aspect-ratio:4 / 5;box-shadow:var(--iv-sombra-suave)}.iv-step__frame img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--iv-ease)}.iv-step:hover .iv-step__frame img{transform:scale(1.05)}.iv-step__num{position:absolute;top:18px;left:18px;width:40px;height:40px;border-radius:50%;background:#fffffff0;color:var(--iv-color-primario);font-weight:800;display:flex;align-items:center;justify-content:center;font-size:16px;box-shadow:var(--iv-sombra-suave)}.iv-step__title{margin:20px 0 6px;font-size:19px;font-weight:800;color:var(--iv-color-primario-oscuro)}.iv-step__text{font-size:15px;color:var(--iv-color-texto-suave);line-height:1.55;margin:0}@media(max-width:990px){.iv-steps__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.iv-gallery__head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;flex-wrap:wrap}.iv-gallery__head .iv-h2{margin-bottom:8px}.iv-gallery__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.iv-gallery__item{min-width:0;width:100%;border-radius:var(--iv-radio-chico);overflow:hidden;aspect-ratio:3 / 4;background:var(--iv-color-fondo-alt);box-shadow:var(--iv-sombra-suave)}.iv-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--iv-ease)}.iv-gallery__item:hover img{transform:scale(1.06)}@media(max-width:990px){.iv-gallery__grid{grid-template-columns:repeat(2,1fr)}}.iv-compare__wrap{max-width:760px;margin:0 auto}.iv-compare__head{text-align:center;max-width:620px;margin:0 auto 40px}.iv-compare__head .iv-eyebrow{justify-content:center}.iv-compare__frame{position:relative;border-radius:var(--iv-radio);overflow:hidden;aspect-ratio:4 / 3;box-shadow:var(--iv-sombra);user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.iv-compare__before,.iv-compare__after{position:absolute;top:0;right:0;bottom:0;left:0}.iv-compare__frame img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.iv-compare__after{clip-path:inset(0 0 0 14%);animation:iv-compare-sweep 7s ease-in-out infinite}@keyframes iv-compare-sweep{0%,8%{clip-path:inset(0 0 0 14%)}50%{clip-path:inset(0 0 0 86%)}92%,to{clip-path:inset(0 0 0 14%)}}@keyframes iv-compare-handle-sweep{0%,8%{left:14%}50%{left:86%}92%,to{left:14%}}@media(prefers-reduced-motion:reduce){.iv-compare__after{animation:none;clip-path:inset(0 0 0 50%)}.iv-compare__handle{animation:none;left:50%}}.iv-compare__label{position:absolute;top:18px;padding:7px 16px;border-radius:var(--iv-radio-pill);background:#0d1e3db8;color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;z-index:3}.iv-compare__label--before{left:18px}.iv-compare__label--after{right:18px}.iv-compare__handle{position:absolute;top:0;bottom:0;left:14%;width:3px;background:#fff;transform:translate(-50%);z-index:4;pointer-events:none;animation:iv-compare-handle-sweep 7s ease-in-out infinite}.iv-compare__handle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:#fff;box-shadow:var(--iv-sombra-suave);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316305c' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' width='20' height='20'%3E%3Cpath d='M8 7l-5 5 5 5M16 7l5 5-5 5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.iv-compare__caption{text-align:center;margin-top:20px;font-size:14px;color:var(--iv-color-texto-suave)}@media(max-width:540px){.iv-compare__frame{aspect-ratio:3 / 4}}.iv-cta{border-radius:40px;overflow:hidden;position:relative;background:var(--iv-color-primario-oscuro)}.iv-cta__grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px}.iv-cta__text{padding:70px var(--iv-margen)}.iv-cta .iv-eyebrow{color:#ffd9df}.iv-cta .iv-eyebrow:before{background:#ffd9df}.iv-cta__title{color:#fff}.iv-cta__body{color:#ffffffd1;margin-bottom:30px;font-size:17px}.iv-cta__price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:26px}.iv-cta__price{font-size:32px;font-weight:800;color:#fff}.iv-cta__price-compare{font-size:17px;color:#ffffff80;text-decoration:line-through}.iv-cta__media{position:relative;height:100%;min-height:380px}.iv-cta__media img{width:100%;height:100%;object-fit:cover}@media(max-width:990px){.iv-cta{border-radius:28px}.iv-cta__grid{grid-template-columns:1fr}.iv-cta__text{padding:50px var(--iv-margen) 8px}.iv-cta__media{min-height:320px}}.iv-producto__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:flex-start}.iv-producto__gallery{position:sticky;top:32px}.iv-producto__main{border-radius:var(--iv-radio);overflow:hidden;aspect-ratio:1 / 1;background:var(--iv-color-fondo-alt);box-shadow:var(--iv-sombra-suave);margin-bottom:16px}.iv-producto__main img{width:100%;height:100%;object-fit:cover}.iv-producto__thumbs{display:flex;gap:12px;flex-wrap:wrap}.iv-producto__thumb{width:76px;height:76px;border-radius:var(--iv-radio-chico);overflow:hidden;border:2px solid transparent;cursor:pointer;background:var(--iv-color-fondo-alt);padding:0}.iv-producto__thumb img{width:100%;height:100%;object-fit:cover;display:block}.iv-producto__thumb.is-active{border-color:var(--iv-color-primario)}.iv-producto__eyebrow{color:var(--iv-color-acento)}.iv-producto__title{font-size:clamp(28px,3.4vw,40px);margin-bottom:10px}.iv-producto__price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:22px}.iv-producto__price{font-size:26px;font-weight:800;color:var(--iv-color-primario-oscuro)}.iv-producto__price-compare{font-size:16px;color:var(--iv-color-texto-suave);text-decoration:line-through}.iv-producto__intro{margin-bottom:26px}.iv-producto__options{margin-bottom:22px}.iv-producto__option-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--iv-color-texto-suave);margin-bottom:10px;display:block}.iv-producto__option-values{display:flex;gap:10px;flex-wrap:wrap;padding-top:12px}.iv-producto__pill{position:relative;padding:10px 18px;border-radius:var(--iv-radio-pill);border:1.5px solid var(--iv-color-borde);background:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .25s var(--iv-ease)}.iv-producto__pill.is-active{border-color:var(--iv-color-primario);background:var(--iv-color-primario);color:#fff}.iv-producto__pill-badge{position:absolute;top:-12px;right:-10px;background:var(--iv-color-acento);color:#fff;font-size:9.5px;font-weight:800;letter-spacing:.01em;padding:3px 8px;border-radius:var(--iv-radio-pill);white-space:nowrap;box-shadow:0 3px 8px -2px #c8102e8c;text-transform:none;animation:iv-pulse 1.8s ease-in-out infinite}@keyframes iv-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){.iv-producto__pill-badge{animation:none}}.iv-producto__form{display:flex;flex-direction:column;gap:14px;margin-bottom:30px}.iv-producto__add-btn{width:100%;padding:18px;font-size:16px}.iv-producto__add-btn[disabled]{opacity:.5;cursor:not-allowed;transform:none!important}.iv-producto__stock{font-size:13px;font-weight:700;color:#2a8a52;display:flex;align-items:center;gap:6px}.iv-producto__stock.is-agotado{color:var(--iv-color-acento)}.iv-producto__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-top:26px;border-top:1px solid var(--iv-color-borde)}.iv-producto__trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;font-size:12.5px;font-weight:600;color:var(--iv-color-texto-suave)}.iv-producto__trust-item svg{width:24px;height:24px;stroke:var(--iv-color-primario)}.iv-producto__features{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:40px 0}.iv-producto__feature{padding:22px;border-radius:var(--iv-radio-chico);background:var(--iv-color-fondo-alt)}.iv-producto__feature-title{font-weight:800;font-size:15px;margin-bottom:6px;color:var(--iv-color-primario-oscuro)}.iv-producto__feature-text{font-size:13.5px;color:var(--iv-color-texto-suave);line-height:1.5}.iv-producto__steps{margin:40px 0}.iv-producto__steps-list{display:flex;flex-direction:column;gap:18px}.iv-producto__steps-item{display:flex;gap:16px;align-items:flex-start}.iv-producto__steps-num{width:30px;height:30px;border-radius:50%;background:var(--iv-color-primario);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;flex-shrink:0}.iv-producto__description{line-height:1.7;color:var(--iv-color-texto-suave)}@media(max-width:990px){.iv-producto__grid{grid-template-columns:1fr;gap:32px}.iv-producto__gallery{position:static}.iv-producto__features{grid-template-columns:1fr}}.iv-featured__head{text-align:center;max-width:620px;margin:0 auto 48px}.iv-featured__head .iv-eyebrow{justify-content:center}.iv-featured__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.iv-featured-card{display:flex;flex-direction:column;border-radius:var(--iv-radio);overflow:hidden;background:var(--iv-color-fondo-alt);box-shadow:var(--iv-sombra-suave);text-decoration:none;color:inherit;transition:transform .4s var(--iv-ease),box-shadow .4s var(--iv-ease)}.iv-featured-card:hover{transform:translateY(-6px);box-shadow:var(--iv-sombra)}.iv-featured-card__media{position:relative;aspect-ratio:5 / 4;min-width:0;overflow:hidden}.iv-featured-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--iv-ease)}.iv-featured-card:hover .iv-featured-card__media img{transform:scale(1.05)}.iv-featured-card__badge--pack{left:auto;right:16px;animation:iv-pulse 1.8s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.iv-featured-card__badge--pack{animation:none}}.iv-featured-card__badge{position:absolute;top:16px;left:16px;padding:7px 16px;border-radius:var(--iv-radio-pill);background:var(--iv-color-acento);color:#fff;font-size:12px;font-weight:700;letter-spacing:.03em;z-index:2}.iv-featured-card__body{padding:28px}.iv-featured-card__title{font-size:19px;font-weight:800;color:var(--iv-color-primario-oscuro);margin:0 0 8px}.iv-featured-card__text{font-size:14.5px;color:var(--iv-color-texto-suave);line-height:1.55;margin:0 0 18px}.iv-featured-card__price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:18px}.iv-featured-card__price{font-size:20px;font-weight:800;color:var(--iv-color-primario)}.iv-featured-card__price-compare{font-size:14px;color:var(--iv-color-texto-suave);text-decoration:line-through}.iv-featured-card__cta{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--iv-color-primario)}.iv-featured-card__cta svg{width:16px;height:16px;transition:transform .3s var(--iv-ease)}.iv-featured-card:hover .iv-featured-card__cta svg{transform:translate(4px)}@media(max-width:900px){.iv-featured__grid{grid-template-columns:1fr}}.iv-products__head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;flex-wrap:wrap}.iv-products__head .iv-h2{margin-bottom:8px}.iv-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.iv-product-card{display:block;text-decoration:none;color:inherit}.iv-product-card__media{position:relative;min-width:0;border-radius:var(--iv-radio);overflow:hidden;aspect-ratio:1 / 1;background:var(--iv-color-fondo-alt);box-shadow:var(--iv-sombra-suave);margin-bottom:16px}.iv-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--iv-ease)}.iv-product-card:hover .iv-product-card__media img{transform:scale(1.06)}.iv-product-card:hover .iv-product-card__media{box-shadow:var(--iv-sombra)}.iv-product-card__badge{position:absolute;top:14px;left:14px;padding:6px 14px;border-radius:var(--iv-radio-pill);background:var(--iv-color-acento);color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;z-index:2}.iv-product-card__badge--pack{left:auto;right:14px;text-transform:none;animation:iv-pulse 1.8s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.iv-product-card__badge--pack{animation:none}}.iv-product-card__badge--agotado{background:#0d1e3dc7}.iv-product-card__title{font-size:15.5px;font-weight:700;color:var(--iv-color-primario-oscuro);margin:0 0 6px;line-height:1.35;transition:color .3s var(--iv-ease)}.iv-product-card:hover .iv-product-card__title{color:var(--iv-color-primario)}.iv-product-card__price-row{display:flex;align-items:baseline;gap:8px}.iv-product-card__price{font-size:15px;font-weight:800;color:var(--iv-color-primario)}.iv-product-card__price-compare{font-size:13px;color:var(--iv-color-texto-suave);text-decoration:line-through}.iv-products__foot{text-align:center;margin-top:44px}@media(max-width:990px){.iv-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.section-header{margin-bottom:0!important}.iv-logo-wrap{display:flex;flex-direction:column;align-items:center;gap:2px}.iv-logo-wordmark{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--iv-color-primario, #16305c);white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/2/assets/iv-styles.css.map */
