:root{--azul:#1b2a5b;--azul-osc:#121d42;--azul-claro:#eef2fb;--azul-medio:#3b57b5;--verde:#1fa35a;--verde-osc:#178a4b;--amarillo:#f5b400;--gris:#6b7280;--gris-claro:#f5f6fa;--borde:#e3e6ef;--texto:#111827;--rojo:#e5484d;--radio:16px;--sombra:0 6px 24px rgba(20,30,80,.1);--fuente:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden;width:100%;max-width:100%}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--fuente);color:var(--texto);background:#fff;line-height:1.45;font-size:15px;position:relative}img{display:block;max-width:100%;height:auto}button{font-family:inherit;cursor:pointer;border:0}.contenedor{max-width:520px;margin:0 auto;padding:0 16px}.oculto{display:none!important}h1,h2,h3{line-height:1.2;letter-spacing:-.01em}h2{font-size:26px;font-weight:700;text-align:center;margin:0 0 10px}.sub{color:var(--gris);text-align:center;font-size:15px}.seccion{padding:36px 0}.seccion--azul{background:var(--azul);color:#fff}.seccion--claro{background:var(--gris-claro)}.seccion--azulclaro{background:var(--azul-claro)}.puntos{display:flex;justify-content:center;gap:6px;margin-top:10px}.puntos i{width:7px;height:7px;border-radius:50%;background:#cfd4e3}.puntos i.activo{background:var(--azul);width:18px;border-radius:8px}.ico{width:1.15em;height:1.15em;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.2em;flex:0 0 auto}.ico--relleno{fill:currentColor;stroke:none}.ico--titulo{width:20px;height:20px;color:var(--azul)}.ico--ok{color:var(--verde-osc);width:22px;height:22px;stroke-width:3}.ico--no{color:var(--rojo);width:20px;height:20px;stroke-width:3}.bandera{width:18px;height:18px;vertical-align:-.25em;display:inline-block}.estrellas{display:inline-block;height:14px;width:76px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23f5b400'><polygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/></svg>") repeat-x left center/15.2px 14px;vertical-align:-.1em}.estrellas--4{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 24' fill='%23f5b400'><g transform='translate(0,0)'><polygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26'/></g><g transform='translate(24,0)'><polygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26'/></g><g transform='translate(48,0)'><polygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26'/></g><g transform='translate(72,0)'><polygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26'/></g></svg>"),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23d9dce6'><polygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/></svg>");background-repeat:no-repeat,repeat-x;background-position:left center;background-size:60.8px 14px,15.2px 14px}.estrellas--grande{height:18px;width:98px;background-size:19.6px 18px}.barra{background:var(--azul);color:#fff;font-size:12.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;overflow:hidden;white-space:nowrap;padding:8px 0;width:100%;position:relative}.barra__track{display:inline-flex;gap:38px;animation:marquee 18s linear infinite;padding-left:16px;will-change:transform}.barra__track span{display:inline-flex;align-items:center;gap:8px}.barra__track .ico{color:var(--amarillo);width:14px;height:14px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.cabecera{display:flex;align-items:center;justify-content:center;padding:12px 16px;border-bottom:1px solid var(--borde);background:#fff;position:sticky;top:0;z-index:20}.logo{font-weight:800;font-size:22px;color:var(--azul);letter-spacing:-.02em;text-decoration:none;text-align:center}.logo img{display:block;margin:0 auto;width:auto}.logo img+small{margin-top:7px}.logo small{display:block;font-size:10px;font-weight:500;letter-spacing:.12em;color:var(--gris);text-transform:uppercase;margin-top:-2px}.icono-btn{width:38px;height:38px;border-radius:50%;background:var(--gris-claro);display:grid;place-items:center;color:var(--azul)}.icono-btn .ico{width:20px;height:20px}.galeria{position:relative;background:var(--azul-claro);overflow:hidden}.galeria__pista{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.galeria__pista::-webkit-scrollbar{display:none}.galeria__pista img{flex:0 0 100%;scroll-snap-align:start;aspect-ratio:1/1;object-fit:cover}.galeria__puntos{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:6px}.galeria__puntos i{width:7px;height:7px;border-radius:50%;background:#ffffff8c;border:1px solid rgba(0,0,0,.15)}.galeria__puntos i.activo{background:var(--azul);width:18px;border-radius:8px}.galeria__flecha{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#ffffffeb;box-shadow:var(--sombra);display:grid;place-items:center;color:var(--azul)}.galeria__flecha .ico{width:20px;height:20px}.galeria__flecha--izq{left:10px}.galeria__flecha--der{right:10px}.miniaturas{display:flex;gap:8px;overflow-x:auto;padding:12px 16px;scrollbar-width:none}.miniaturas::-webkit-scrollbar{display:none}.miniaturas img{width:64px;height:64px;border-radius:10px;object-fit:cover;border:2px solid transparent;flex:0 0 auto}.miniaturas img.activo{border-color:var(--azul)}.compra{padding:6px 16px 10px}.valoracion{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13.5px;font-weight:600;color:#333;margin-bottom:8px}.etiqueta-verde{display:inline-flex;align-items:center;gap:4px;background:#e7f7ee;color:var(--verde-osc);font-weight:700;font-size:11.5px;padding:3px 8px;border-radius:999px;white-space:nowrap}.etiqueta-verde .ico{width:14px;height:14px;stroke-width:2.5}h1.titulo{font-size:25px;font-weight:700;margin:2px 0 8px}h1.titulo span{display:block;font-size:15px;font-weight:500;color:var(--gris);margin-top:2px}.checks{list-style:none;margin:10px 0 6px}.checks li{display:flex;gap:10px;align-items:flex-start;padding:5px 0;font-size:15px;font-weight:500}.checks li:before{content:"";flex:0 0 22px;height:22px;border-radius:50%;background:var(--azul) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center/13px no-repeat;margin-top:1px}.original{display:flex;align-items:center;gap:10px;background:var(--azul-claro);border:1px solid #dbe2f5;border-radius:12px;padding:9px 11px;margin:10px 0 2px;font-size:12.5px;line-height:1.35;color:#2a3559}.original .ico{width:22px;height:22px;color:var(--azul);flex:0 0 auto}.original b{color:var(--azul)}.escasez{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:14px;margin:12px 0 4px;color:#333}.escasez__punto{width:10px;height:10px;border-radius:50%;background:var(--amarillo);box-shadow:0 0 0 4px #fdf1c7;flex:0 0 auto}.escasez__barra{height:6px;background:#eceef5;border-radius:6px;margin:8px 0 12px;overflow:hidden}.escasez__barra i{display:block;height:100%;width:14%;background:linear-gradient(90deg,var(--amarillo),#f0891b);border-radius:6px}.entrega{display:flex;justify-content:space-between;align-items:center;gap:8px;line-height:1.3;background:var(--azul-claro);border-radius:10px;padding:10px 12px;font-size:13.5px;margin:6px 0 14px}.entrega>span:first-child{display:flex;align-items:center;gap:8px}.entrega b{color:var(--azul)}.entrega .ico{color:var(--azul);width:20px;height:20px}.entrega .flag{font-size:13px;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.packs__titulo{text-align:center;font-size:12.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--azul);position:relative;margin:8px 0 12px}.packs__titulo:before,.packs__titulo:after{content:"";position:absolute;top:50%;width:26%;height:1px;background:var(--borde)}.packs__titulo:before{left:0}.packs__titulo:after{right:0}.pack{position:relative;display:block;border:2px solid var(--borde);border-radius:14px;padding:14px 14px 12px;margin-bottom:12px;background:#fff;cursor:pointer;transition:.15s}.pack input{position:absolute;opacity:0;pointer-events:none}.pack--activo{border-color:var(--azul);background:var(--azul-claro);box-shadow:0 0 0 3px #1b2a5b1a}.pack__fila{display:flex;align-items:center;gap:12px}.pack__radio{width:20px;height:20px;border-radius:50%;border:2px solid #c9cedb;flex:0 0 auto;display:grid;place-items:center;background:#fff}.pack--activo .pack__radio{border-color:var(--azul)}.pack--activo .pack__radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--azul)}.pack__nombre{font-weight:700;font-size:16px}.pack__desc{font-size:12.5px;color:var(--gris);margin-top:1px}.pack__precios{margin-left:auto;text-align:right}.pack__precio{font-weight:800;font-size:18px;color:var(--azul)}.pack__tachado{font-size:12.5px;color:#9aa0b3;text-decoration:line-through}.pack__ahorro{display:inline-block;white-space:nowrap;margin-top:4px;font-size:11px;font-weight:700;color:var(--verde-osc);background:#e7f7ee;padding:2px 7px;border-radius:999px}.pack__badge{display:inline-flex;align-items:center;gap:4px;position:absolute;top:-11px;right:14px;background:var(--azul);color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;letter-spacing:.03em}.pack__badge .ico{width:12px;height:12px;color:var(--amarillo)}.pack__regalos{margin-top:10px;display:grid;gap:6px}.pack__regalo{display:flex;align-items:center;gap:8px;padding:7px 10px;background:#fff;border:1px dashed #c9cedb;border-radius:10px;font-size:12.5px;font-weight:600}.pack__regalo img{width:32px;height:32px;border-radius:6px;object-fit:cover;flex:0 0 auto}.pack__regalo .ico{width:26px;height:26px;color:var(--azul);margin:0 3px}.pack__regalo .gratis{margin-left:auto;font-size:10.5px;font-weight:800;color:var(--verde-osc);background:#e7f7ee;padding:2px 7px;border-radius:999px;white-space:nowrap}.packs__nota{display:flex;align-items:flex-start;gap:8px;font-size:12.5px;color:var(--gris);margin:2px 2px 12px;line-height:1.35}.packs__nota .ico{width:17px;height:17px;color:var(--verde);flex:0 0 auto;margin-top:1px}.btn-cod{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background:var(--verde);color:#fff;font-weight:800;font-size:16px;padding:15px 14px;border-radius:14px;box-shadow:0 8px 20px #1fa35a52;letter-spacing:.01em;margin-top:6px;text-transform:uppercase;white-space:nowrap}.btn-cod .ico{width:22px;height:22px;stroke-width:2.2}.btn-cod:active{transform:translateY(1px)}.btn-cod__txt{display:flex;flex-direction:column;align-items:center;line-height:1.15}.btn-cod__txt small{font-size:12.5px;font-weight:600;text-transform:none;opacity:.95;margin-top:2px}.btn-nota{text-align:center;font-size:13px;color:var(--gris);margin:9px 0 14px}.btn-nota b{color:var(--texto)}.confianza{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:6px 0 16px}.confianza div{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;background:var(--gris-claro);border-radius:10px;padding:10px}.confianza .ico{width:20px;height:20px;color:var(--azul)}.carrusel-mini{margin:4px -16px 16px}.carrusel-mini__pista{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 16px 10px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.carrusel-mini__pista::-webkit-scrollbar{display:none}.resena-mini{flex:0 0 86%;scroll-snap-align:center;display:flex;gap:12px;background:#fff;border:1px solid var(--borde);border-radius:14px;padding:12px;box-shadow:var(--sombra)}.resena-mini img{width:64px;height:64px;border-radius:12px;object-fit:cover;flex:0 0 auto}.resena-mini b{display:block;font-size:14px}.resena-mini p{font-size:13px;color:#333;margin-top:3px}.resena-mini .estrellas{height:12px;width:66px;background-size:13.2px 12px;margin-right:6px}.verificada{font-size:11px;color:var(--verde-osc);font-weight:700;display:inline-flex;align-items:center;gap:3px}.verificada .ico{width:13px;height:13px;stroke-width:2.5}.acordeon{border-top:1px solid var(--borde)}.acordeon details{border-bottom:1px solid var(--borde)}.acordeon summary{list-style:none;display:flex;align-items:center;gap:10px;padding:15px 2px;font-weight:600;font-size:15px;cursor:pointer}.acordeon summary span{flex:1}.acordeon summary::-webkit-details-marker{display:none}.acordeon summary:after{content:"+";font-size:22px;color:var(--azul);font-weight:400;transition:.2s;flex:0 0 auto}.acordeon details[open] summary:after{transform:rotate(45deg)}.cuerpo{font-size:14px;color:#333}.cuerpo p{margin-bottom:9px}.cuerpo b{color:var(--azul)}.cuerpo ul{list-style:none;margin:4px 0 8px}.cuerpo li{position:relative;padding-left:24px;margin-bottom:6px}.cuerpo li:before{content:"";position:absolute;left:0;top:2px;width:16px;height:16px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231fa35a' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'/></svg>") center/16px no-repeat}.cuerpo .ficha-tecnica{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;font-size:13.5px}.cuerpo .ficha-tecnica dt{font-weight:700;color:var(--azul)}.cuerpo .aviso{display:flex;gap:10px;align-items:flex-start;background:#fff7e6;border-left:4px solid var(--amarillo);border-radius:8px;padding:10px 12px;font-size:13.5px}.cuerpo .aviso .ico{color:#d98b00;width:22px;height:22px;margin-top:1px}.cuerpo .linea{display:flex;gap:10px;align-items:flex-start;margin-bottom:9px}.cuerpo .linea .ico{width:20px;height:20px;margin-top:2px}.cuerpo .linea--mal .ico{color:var(--rojo)}.cuerpo .linea--bien .ico{color:var(--verde-osc)}.acordeon .cuerpo{padding:0 2px 16px}.carrusel-videos{margin:0 -16px}.carrusel-videos__pista{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:14px 19%;scrollbar-width:none;-webkit-overflow-scrolling:touch}.carrusel-videos__pista::-webkit-scrollbar{display:none}.video{position:relative;flex:0 0 62%;aspect-ratio:9/16;border-radius:16px;overflow:hidden;background:#000;scroll-snap-align:center;transform:scale(.86);opacity:.7;transition:transform .25s,opacity .25s;box-shadow:var(--sombra)}.video.centro{transform:scale(1);opacity:1}.video img,.video video{width:100%;height:100%;object-fit:cover;display:block}.video__play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;transition:opacity .2s}.video__play i{width:54px;height:54px;border-radius:50%;background:#ffffffeb;display:grid;place-items:center;color:var(--azul);box-shadow:0 4px 14px #0000004d}.video__play .ico{width:22px;height:22px;margin-left:3px}.video.centro .video__play{opacity:0;pointer-events:none}.video__sonido{position:absolute;top:10px;right:10px;width:38px;height:38px;padding:0;border:0;cursor:pointer;border-radius:50%;background:#0f14288c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;-webkit-tap-highlight-color:transparent}.video__sonido svg{width:21px;height:21px;fill:#fff;stroke:#fff;stroke-width:1.9;stroke-linecap:round}.video__sonido .video__ondas{fill:none;opacity:0}.video__sonido .video__tachado{fill:none;opacity:1}.video.con-sonido .video__sonido{background:#1b2a5bd9}.video.con-sonido .video__sonido .video__ondas{opacity:1}.video.con-sonido .video__sonido .video__tachado{opacity:0}.video__pie{position:absolute;left:10px;right:10px;bottom:10px;font-size:12px;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.7)}.problema h2{text-align:left;font-size:27px;margin:18px 0 10px}.problema h3{font-size:16px;margin-bottom:12px}.problema p{margin-bottom:12px;font-size:15px}.problema img{border-radius:var(--radio);width:100%}.tarjetas{display:grid;gap:12px}.tarjeta{display:grid;grid-template-columns:1fr 128px;gap:12px;align-items:center;background:#fff;border-radius:var(--radio);padding:14px;box-shadow:var(--sombra)}.tarjeta img{width:128px;height:128px;object-fit:cover;border-radius:12px}.tarjeta h3{font-size:16px;margin-bottom:5px}.tarjeta p{font-size:13px;color:#444}.posturas{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.postura{background:#fff;border-radius:14px;overflow:hidden;box-shadow:var(--sombra);text-align:center;padding-bottom:10px}.postura img{aspect-ratio:1/1;object-fit:cover}.postura b{display:block;font-size:12.5px;margin:8px 6px 2px}.postura span{font-size:11px;color:var(--gris);display:block;padding:0 6px}.stats{display:grid;gap:10px}.stat{display:flex;gap:14px;align-items:center;background:#fff;border-radius:var(--radio);padding:14px 16px;box-shadow:var(--sombra)}.stat b{font-size:40px;font-weight:800;color:var(--azul);letter-spacing:-.03em;min-width:96px}.stat p{font-size:13.5px}.stat p strong{display:block;font-size:14.5px;margin-bottom:2px}.autoridad{display:grid;gap:14px}.autoridad img{border-radius:var(--radio)}.cita{background:#fff;border-left:4px solid var(--azul);border-radius:12px;padding:14px 16px;box-shadow:var(--sombra)}.cita p{font-size:15px;font-style:italic}.cita b{display:block;margin-top:8px;font-size:13px;color:var(--azul)}.tabla{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;margin-top:14px;border-radius:14px;overflow:hidden;box-shadow:var(--sombra);background:#fff;color:var(--texto)}.tabla th{padding:12px 8px;font-size:12.5px;color:var(--gris);font-weight:700}.tabla th:first-child{text-align:left}.tabla th.nos{background:var(--azul);color:#fff;font-size:14px}.tabla td{padding:12px 8px;border-top:1px solid var(--borde);text-align:center;color:var(--texto)}.tabla td:first-child{text-align:left;font-weight:600}.tabla td.nos{background:var(--azul-claro)}.tabla td .ico{vertical-align:middle}.sintomas details{background:#fff;border:1.5px solid var(--borde);border-radius:12px;margin-bottom:8px}.sintomas summary{list-style:none;display:flex;align-items:center;gap:12px;padding:13px 14px;font-weight:600;font-size:15px;cursor:pointer}.sintomas summary::-webkit-details-marker{display:none}.sintomas summary i{width:26px;height:26px;border-radius:50%;background:var(--azul);color:#fff;font-style:normal;font-size:12.5px;display:grid;place-items:center;font-weight:700;flex:0 0 auto}.sintomas summary .ico--flecha{margin-left:auto;color:var(--azul);width:20px;height:20px;transition:.2s}.sintomas details[open] summary .ico--flecha{transform:rotate(180deg)}.sintomas .cuerpo{padding:0 14px 14px 52px}.faq details{background:#fff;border-radius:12px;margin-bottom:8px;box-shadow:0 2px 10px #141e500f}.faq summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px;font-weight:600;font-size:14.5px;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary .ico--flecha{color:var(--azul);width:20px;height:20px;flex:0 0 auto;transition:.2s}.faq details[open] summary .ico--flecha{transform:rotate(180deg)}.faq .cuerpo{padding:0 14px 14px}.resenas__cab{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;background:#fff;border-radius:var(--radio);padding:16px;box-shadow:var(--sombra);margin-bottom:14px}.resenas__nota{text-align:center}.resenas__nota b{font-size:44px;font-weight:800;color:var(--azul);line-height:1;letter-spacing:-.03em}.resenas__nota span{display:block;font-size:12px;color:var(--gris);margin-top:4px}.resenas__nota .estrellas{margin:6px auto 0}.barras div{display:grid;grid-template-columns:22px 1fr 32px;gap:8px;align-items:center;font-size:12px;color:var(--gris);margin:3px 0}.barras i{height:7px;background:#eceef5;border-radius:6px;overflow:hidden;display:block}.barras i b{display:block;height:100%;background:var(--amarillo)}.resenas__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:stretch}.resena{background:#fff;border-radius:14px;overflow:hidden;box-shadow:var(--sombra);display:flex;flex-direction:column}.resena img{aspect-ratio:1/1;object-fit:cover;width:100%}.resena .cuerpo{padding:10px 11px 12px}.resena .estrellas{height:12px;width:66px;background-size:13.2px 12px}.resena .estrellas--4{background-size:52.8px 12px,13.2px 12px}.resena b{display:block;font-size:13px;margin-top:3px;color:var(--texto)}.resena p{font-size:12.5px;color:#333;margin-top:4px}.resena time{font-size:11px;color:var(--gris)}.btn-sec{display:block;width:100%;margin-top:10px;padding:13px;border:1.5px solid var(--azul);border-radius:12px;background:#fff;color:var(--azul);font-weight:700;font-size:14px}.cierre{text-align:center}.sello{width:120px;height:120px;border-radius:50%;background:var(--azul);color:#fff;display:grid;place-content:center;margin:0 auto 16px;box-shadow:0 10px 30px #1b2a5b59;border:6px solid #fff;outline:2px solid var(--azul)}.sello b{font-size:40px;font-weight:800;line-height:1}.sello span{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sello .ico{width:18px;height:18px;margin:0 auto 2px;display:block}.cierre p{font-size:15px;margin:10px 0}.mosaico img{border-radius:var(--radio)}.pie{background:var(--azul-osc);color:#cfd6ea;padding:24px 16px 22px;font-size:12px;text-align:center}.pie__enlaces{margin-top:14px;line-height:2}.pie__copy{margin-top:8px;color:#93a0c4;font-size:11.5px}.pie .logo{color:#fff}.pie .pagos{display:flex;gap:6px;justify-content:center;flex-wrap:wrap;margin:14px 0}.pie .pagos span{background:#fff;color:var(--azul);font-weight:800;font-size:10px;padding:5px 8px;border-radius:6px}.pie a{color:#cfd6ea}.sticky{position:fixed;left:0;right:0;bottom:0;z-index:30;background:#fff;border-top:1px solid var(--borde);box-shadow:0 -6px 20px #141e501f;padding:10px 14px calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:12px;transform:translateY(110%);transition:.25s}.sticky.visible{transform:translateY(0)}.sticky__precio{flex:0 0 auto}.sticky__precio b{font-size:18px;color:var(--azul)}.sticky__precio s{font-size:12px;color:#9aa0b3;margin-left:4px}.sticky__precio small{display:block;font-size:11px;color:var(--gris)}.sticky .btn-cod{margin:0;padding:14px 10px;font-size:13px;width:auto;flex:1;box-shadow:none}.titulo-seccion{margin-bottom:18px}.titulo-seccion h2 em{font-style:normal;color:var(--azul-medio)}.seccion--azul h2{color:#fff}.seccion--azul .sub{color:#c9d2f0}@media(min-width:640px){.contenedor{max-width:560px}.compra{max-width:560px;margin:0 auto}}#es-popup-button,.es-sticky-btn.es-sticky-bottom{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ficha-dormisana.css.map */
