:root{--shp-fondo: #f6f5f1;--shp-blanco: #ffffff;--shp-verde: #8cb43f;--shp-verde-oscuro: #5d7d22;--shp-verde-claro: #eaf2da;--shp-verde-panel: #dfebc7;--shp-carbon: #232725;--shp-gris: #6b7270;--shp-gris-claro: #9aa09d;--shp-borde: #e4e2db;--shp-radio-xl: 32px;--shp-radio: 22px;--shp-radio-s: 14px;--shp-margen: 24px;--shp-ancho: 1240px;--shp-ease: cubic-bezier(.22, 1, .36, 1);--shp-sombra: 0 18px 40px -18px rgba(35, 39, 37, .22);--shp-sombra-fuerte: 0 30px 60px -22px rgba(35, 39, 37, .32);--shp-fuente: "Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}:root{--font-body-family: "Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;--font-heading-family: "Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;--font-body-weight: 400 !important;--font-body-weight-bold: 600 !important;--font-heading-weight: 700 !important}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{letter-spacing:-.02em}.shp-section{font-family:var(--shp-fuente);color:var(--shp-carbon);padding-top:0!important;padding-bottom:0!important;position:relative;overflow-x:clip}.shp-container{max-width:var(--shp-ancho);margin:0 auto;padding:0 var(--shp-margen);position:relative;z-index:1}.shp-container--estrecho{max-width:900px}.shp-section *{box-sizing:border-box}.shp-h1,.shp-h2,.shp-h3{font-family:var(--shp-fuente);font-weight:700;line-height:1.08;letter-spacing:-.025em;margin:0;color:var(--shp-carbon);text-wrap:balance}.shp-h3{font-weight:600;line-height:1.25;letter-spacing:-.015em}.shp-body{font-family:var(--shp-fuente);font-weight:400;line-height:1.65;margin:0;color:var(--shp-gris)}.shp-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--shp-fuente);font-weight:600;font-size:13px;letter-spacing:.09em;text-transform:uppercase;color:var(--shp-verde-oscuro);background:var(--shp-verde-claro);border-radius:999px;padding:8px 16px;margin:0}.shp-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--shp-verde);flex:none}.shp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--shp-fuente);font-weight:600;font-size:16px;line-height:1;text-decoration:none;border:0;border-radius:999px;padding:18px 34px;cursor:pointer;transition:transform .35s var(--shp-ease),box-shadow .35s var(--shp-ease),background-color .25s ease,color .25s ease;-webkit-appearance:none;appearance:none}.shp-btn--principal{background:var(--shp-carbon);color:#fff;box-shadow:0 12px 26px -12px #23272599}.shp-btn--principal:hover{background:var(--shp-verde-oscuro);transform:translateY(-3px);box-shadow:0 20px 34px -14px #5d7d22a6}.shp-btn--verde{background:var(--shp-verde);color:#fff;box-shadow:0 12px 26px -12px #8cb43fcc}.shp-btn--verde:hover{background:var(--shp-verde-oscuro);transform:translateY(-3px)}.shp-btn--claro{background:#fff;color:var(--shp-carbon);box-shadow:var(--shp-sombra)}.shp-btn--claro:hover{transform:translateY(-3px);box-shadow:var(--shp-sombra-fuerte)}.shp-btn--borde{background:transparent;color:var(--shp-carbon);box-shadow:inset 0 0 0 1.5px var(--shp-borde)}.shp-btn--borde:hover{box-shadow:inset 0 0 0 1.5px var(--shp-carbon);transform:translateY(-2px)}.shp-btn[disabled],.shp-btn[aria-disabled=true]{background:#c9cdc9;color:#fff;cursor:not-allowed;box-shadow:none;transform:none}.shp-btn svg{flex:none}.shp-precio{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;font-family:var(--shp-fuente)}.shp-precio__actual{font-size:32px;font-weight:700;color:var(--shp-carbon);letter-spacing:-.02em}.shp-precio__antes{font-size:19px;font-weight:500;color:var(--shp-gris-claro);text-decoration:line-through}.shp-precio__ahorro{font-size:13px;font-weight:700;color:#fff;background:var(--shp-verde);border-radius:999px;padding:6px 12px;letter-spacing:.02em}.shp-foto--tarjeta{border-radius:var(--shp-radio);background:#fff;box-shadow:0 26px 48px -22px #23272573}.shp-foto--recortada{background:transparent;filter:drop-shadow(0 32px 40px rgba(35,39,37,.28))}.shp-hero__foto.shp-foto--llena,.shp-color__foto.shp-foto--llena{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;animation:none;filter:none;background:transparent}.shp-hero__visual:has(.shp-foto--llena):after{display:none}.shp-hero__visual:has(.shp-foto--llena) .shp-hero__burbuja{display:none}.shp-js .shp-reveal{opacity:0;transform:translateY(26px) scale(.985);transition:opacity .75s var(--shp-ease),transform .75s var(--shp-ease);transition-delay:var(--shp-delay, 0ms);will-change:opacity,transform}.shp-js .shp-reveal.shp-visible{opacity:1;transform:none}.shp-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.shp-hero__texto{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.shp-hero__texto>*{max-width:560px}.shp-hero__acciones{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.shp-hero__garantias{display:flex;flex-wrap:wrap;gap:10px 22px;padding:0;margin:6px 0 0;list-style:none}.shp-hero__garantias li{display:flex;align-items:center;gap:8px;font-size:14.5px;font-weight:500;color:var(--shp-gris)}.shp-hero__garantias svg{color:var(--shp-verde);flex:none}.shp-hero__visual{position:relative;border-radius:var(--shp-radio-xl);aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate}.shp-hero__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 42%,#ffffffd9,#fff0 62%);z-index:0}.shp-hero__burbuja{position:absolute;border-radius:50%;background:#ffffff80;z-index:0;animation:shp-flota 9s ease-in-out infinite}.shp-hero__burbuja--1{width:90px;height:90px;top:12%;left:10%;animation-delay:0s}.shp-hero__burbuja--2{width:46px;height:46px;top:66%;left:16%;animation-delay:-3s}.shp-hero__burbuja--3{width:130px;height:130px;top:58%;right:6%;animation-delay:-5s}.shp-hero__burbuja--4{width:34px;height:34px;top:22%;right:18%;animation-delay:-1.5s}.shp-hero__foto{position:relative;z-index:1;width:74%;height:auto;object-fit:contain;animation:shp-flota 7s ease-in-out infinite}@keyframes shp-flota{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.shp-hero__sello{position:absolute;z-index:2;right:6%;top:8%;background:var(--shp-carbon);color:#fff;border-radius:999px;padding:12px 20px;font-size:13.5px;font-weight:700;letter-spacing:.02em;box-shadow:var(--shp-sombra);transform:rotate(6deg)}.shp-problema__cabecera{display:flex;flex-direction:column;gap:16px;margin-bottom:46px}.shp-problema__cabecera>*{max-width:720px}.shp-problema__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.shp-tarjeta-comp{border-radius:var(--shp-radio-xl);padding:38px 34px;height:100%}.shp-tarjeta-comp--mal{background:var(--shp-blanco);box-shadow:inset 0 0 0 1.5px var(--shp-borde)}.shp-tarjeta-comp--bien{background:var(--shp-carbon);color:#fff;box-shadow:var(--shp-sombra-fuerte)}.shp-tarjeta-comp__titulo{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:700;letter-spacing:-.01em;margin:0 0 26px}.shp-tarjeta-comp--bien .shp-tarjeta-comp__titulo{color:#fff}.shp-tarjeta-comp__lista{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.shp-tarjeta-comp__lista li{display:flex;align-items:flex-start;gap:14px;font-size:16.5px;line-height:1.5;font-weight:500}.shp-tarjeta-comp--mal .shp-tarjeta-comp__lista li{color:var(--shp-gris)}.shp-tarjeta-comp--bien .shp-tarjeta-comp__lista li{color:#ffffffeb}.shp-marca{flex:none;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;margin-top:1px}.shp-marca--mal{background:#f1ede8;color:#a8a29a}.shp-marca--bien{background:var(--shp-verde);color:#fff}.shp-beneficios__cabecera{display:flex;flex-direction:column;gap:16px;margin-bottom:46px}.shp-beneficios__cabecera>*{max-width:720px}.shp-beneficios__grid{display:grid;gap:22px}.shp-beneficios__grid[data-cols="2"]{grid-template-columns:repeat(2,1fr)}.shp-beneficios__grid[data-cols="3"]{grid-template-columns:repeat(3,1fr)}.shp-beneficios__grid[data-cols="4"]{grid-template-columns:repeat(4,1fr)}.shp-beneficio{background:var(--shp-blanco);border-radius:var(--shp-radio);padding:34px 28px 32px;box-shadow:inset 0 0 0 1.5px var(--shp-borde);transition:transform .4s var(--shp-ease),box-shadow .4s var(--shp-ease);height:100%}.shp-beneficio:hover{transform:translateY(-6px);box-shadow:var(--shp-sombra-fuerte),inset 0 0 0 1.5px transparent}.shp-beneficio__icono{width:56px;height:56px;border-radius:18px;background:var(--shp-verde-claro);color:var(--shp-verde-oscuro);display:grid;place-items:center;margin-bottom:22px}.shp-beneficio__titulo{margin:0 0 10px}.shp-beneficio__texto{margin:0}.shp-pasos__cabecera{display:flex;flex-direction:column;gap:16px;margin-bottom:52px}.shp-pasos__cabecera>*{max-width:720px}.shp-paso{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.shp-paso+.shp-paso{margin-top:70px}.shp-paso:nth-child(2n) .shp-paso__visual{order:-1}.shp-paso__texto{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.shp-paso__texto>*{max-width:520px}.shp-paso__num{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;font-size:21px;font-weight:700;background:var(--shp-carbon);color:#fff;flex:none}.shp-paso__visual{position:relative;border-radius:var(--shp-radio-xl);overflow:hidden;aspect-ratio:4 / 3;background:var(--shp-verde-claro);display:flex;align-items:center;justify-content:center}.shp-paso__visual img{width:100%;height:100%;object-fit:cover;transition:transform .9s var(--shp-ease)}.shp-paso__visual:hover img{transform:scale(1.045)}.shp-colores__cabecera{display:flex;flex-direction:column;gap:16px;margin-bottom:46px;align-items:center;text-align:center}.shp-colores__cabecera>*{max-width:680px}.shp-colores__grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.shp-color{position:relative;display:block;border-radius:var(--shp-radio-xl);overflow:hidden;text-decoration:none;aspect-ratio:1 / 1;transition:transform .45s var(--shp-ease),box-shadow .45s var(--shp-ease)}.shp-color:hover{transform:translateY(-8px);box-shadow:var(--shp-sombra-fuerte)}.shp-color__foto{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:78%;height:78%;object-fit:contain;transition:transform .6s var(--shp-ease)}.shp-color:hover .shp-color__foto{transform:scale(1.06) translateY(-6px)}.shp-color__etiqueta{position:absolute;left:24px;bottom:24px;z-index:2;display:inline-flex;align-items:center;gap:10px;background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:12px 20px;font-size:15.5px;font-weight:600;color:var(--shp-carbon)}.shp-color__punto{width:14px;height:14px;border-radius:50%;flex:none;box-shadow:inset 0 0 0 1px #0000001f}.shp-resenas__cabecera{display:flex;flex-direction:column;gap:16px;margin-bottom:44px;align-items:center;text-align:center}.shp-resenas__cabecera>*{max-width:680px}.shp-resenas__pista-wrap{overflow-x:clip;overflow-y:visible;padding:14px 0 22px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.shp-resenas__pista{display:flex;gap:22px;width:max-content;animation:shp-desfile var(--shp-vel, 46s) linear infinite}.shp-resenas__pista-wrap:hover .shp-resenas__pista{animation-play-state:paused}@keyframes shp-desfile{0%{transform:translate(0)}to{transform:translate(-50%)}}.shp-resena{flex:none;width:340px;background:var(--shp-blanco);border-radius:var(--shp-radio);padding:30px 28px;box-shadow:inset 0 0 0 1.5px var(--shp-borde);transition:transform .4s var(--shp-ease),box-shadow .4s var(--shp-ease)}.shp-resena:hover{transform:translateY(-6px);box-shadow:var(--shp-sombra-fuerte)}.shp-resena__estrellas{display:flex;gap:3px;color:#f0a92c;margin-bottom:16px}.shp-resena__texto{font-size:16px;line-height:1.62;color:var(--shp-carbon);margin:0 0 20px;font-weight:400}.shp-resena__pie{display:flex;align-items:center;gap:12px}.shp-resena__avatar{width:42px;height:42px;border-radius:50%;background:var(--shp-verde-claro);color:var(--shp-verde-oscuro);display:grid;place-items:center;font-weight:700;font-size:16px;flex:none}.shp-resena__nombre{font-size:15px;font-weight:600;color:var(--shp-carbon);line-height:1.3}.shp-resena__meta{font-size:13.5px;color:var(--shp-gris-claro);display:flex;align-items:center;gap:5px}.shp-resena__meta svg{color:var(--shp-verde)}.shp-faq__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:start}.shp-faq__cabecera{display:flex;flex-direction:column;gap:16px;position:sticky;top:100px}.shp-faq__lista{display:flex;flex-direction:column;gap:12px}.shp-faq__item{background:var(--shp-blanco);border-radius:var(--shp-radio-s);box-shadow:inset 0 0 0 1.5px var(--shp-borde);overflow:hidden;transition:box-shadow .3s var(--shp-ease)}.shp-faq__item[open]{box-shadow:inset 0 0 0 1.5px var(--shp-verde)}.shp-faq__pregunta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;cursor:pointer;font-weight:600;font-size:17px;color:var(--shp-carbon);list-style:none;transition:color .25s ease}.shp-faq__pregunta::-webkit-details-marker{display:none}.shp-faq__pregunta:hover{color:var(--shp-verde-oscuro)}.shp-faq__mas{flex:none;width:26px;height:26px;position:relative}.shp-faq__mas:before,.shp-faq__mas:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:var(--shp-carbon);border-radius:2px;transition:transform .35s var(--shp-ease),opacity .25s ease}.shp-faq__mas:before{width:14px;height:2px}.shp-faq__mas:after{width:2px;height:14px}.shp-faq__item[open] .shp-faq__mas:after{transform:rotate(90deg);opacity:0}.shp-faq__respuesta{padding:0 26px 24px;font-size:16px;line-height:1.65;color:var(--shp-gris)}.shp-cta__caja{border-radius:var(--shp-radio-xl);padding:68px 56px;display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center;position:relative;overflow:hidden}.shp-cta__texto{display:flex;flex-direction:column;align-items:flex-start;gap:20px;position:relative;z-index:1}.shp-cta__texto>*{max-width:540px}.shp-cta__visual{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.shp-cta__visual img{width:100%;max-width:340px;height:auto;object-fit:contain;animation:shp-flota 7s ease-in-out infinite}.shp-cta__burbuja{position:absolute;border-radius:50%;background:#ffffff14;z-index:0}.shp-cta__burbuja--1{width:260px;height:260px;top:-80px;right:-60px}.shp-cta__burbuja--2{width:160px;height:160px;bottom:-70px;left:12%}.shp-prod__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:start}.shp-prod__galeria{display:flex;flex-direction:column;gap:16px;position:sticky;top:96px}.shp-prod__principal{position:relative;border-radius:var(--shp-radio-xl);overflow:hidden;aspect-ratio:1 / 1;background:var(--shp-verde-claro);display:flex;align-items:center;justify-content:center}.shp-prod__principal img{width:86%;height:86%;object-fit:contain;transition:opacity .35s ease}.shp-prod__principal img.shp-fade{opacity:0}.shp-prod__minis{display:flex;gap:12px;flex-wrap:wrap}.shp-prod__mini{width:84px;height:84px;border-radius:var(--shp-radio-s);overflow:hidden;background:var(--shp-blanco);border:2px solid var(--shp-borde);padding:6px;cursor:pointer;transition:border-color .25s ease,transform .3s var(--shp-ease);flex:none}.shp-prod__mini img{width:100%;height:100%;object-fit:contain}.shp-prod__mini:hover{transform:translateY(-3px)}.shp-prod__mini[aria-current=true]{border-color:var(--shp-verde)}.shp-prod__compra{display:flex;flex-direction:column;gap:22px;align-items:flex-start}.shp-prod__compra>*{width:100%}.shp-prod__valoracion{display:flex;align-items:center;gap:10px;font-size:14.5px;color:var(--shp-gris)}.shp-prod__valoracion .shp-estrellas{display:flex;gap:2px;color:#f0a92c}.shp-prod__opcion{display:flex;flex-direction:column;gap:12px}.shp-prod__opcion-nombre{font-size:14.5px;font-weight:600;color:var(--shp-carbon)}.shp-prod__opcion-nombre span{color:var(--shp-gris);font-weight:400}.shp-prod__valores{display:flex;flex-wrap:wrap;gap:10px}.shp-prod__valor{border:0;background:var(--shp-blanco);box-shadow:inset 0 0 0 1.5px var(--shp-borde);border-radius:999px;padding:13px 24px;font-family:var(--shp-fuente);font-size:15px;font-weight:500;color:var(--shp-carbon);cursor:pointer;transition:box-shadow .25s ease,transform .3s var(--shp-ease),background-color .25s ease}.shp-prod__valor:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1.5px var(--shp-gris-claro)}.shp-prod__valor[aria-pressed=true]{box-shadow:inset 0 0 0 2px var(--shp-carbon);font-weight:600}.shp-prod__valor[data-agotado=true]{color:var(--shp-gris-claro);text-decoration:line-through}.shp-prod__form{display:flex;flex-direction:column;gap:12px;margin:0}.shp-prod__form .shp-btn{width:100%}.shp-prod__stock{display:flex;align-items:center;gap:9px;font-size:14.5px;font-weight:500;color:var(--shp-verde-oscuro)}.shp-prod__stock .shp-punto{width:9px;height:9px;border-radius:50%;background:var(--shp-verde);flex:none;box-shadow:0 0 0 4px #8cb43f38}.shp-prod__stock[data-agotado=true]{color:var(--shp-gris)}.shp-prod__stock[data-agotado=true] .shp-punto{background:var(--shp-gris-claro);box-shadow:0 0 0 4px #9aa09d33}.shp-prod__escasez{display:flex;align-items:center;gap:9px;align-self:flex-start;width:auto;background:#fff4e5;color:#9a5b00;border-radius:999px;padding:10px 18px;font-size:14.5px;font-weight:600;box-shadow:inset 0 0 0 1.5px #f6d9ac}.shp-prod__escasez[hidden]{display:none}.shp-prod__escasez-llama{display:inline-flex;color:#e08600;animation:shp-latido 1.9s ease-in-out infinite}@keyframes shp-latido{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.18);opacity:.75}}@media(prefers-reduced-motion:reduce){.shp-prod__escasez-llama{animation:none!important}}.shp-prod__garantias{list-style:none;margin:6px 0 0;padding:22px 0 0;display:grid;gap:16px;border-top:1.5px solid var(--shp-borde)}.shp-prod__garantias li{display:flex;align-items:flex-start;gap:13px;font-size:15px;line-height:1.45;color:var(--shp-gris)}.shp-prod__garantias strong{color:var(--shp-carbon);font-weight:600;display:block}.shp-prod__garantias svg{color:var(--shp-verde);flex:none;margin-top:2px}.shp-prod__desc{padding-top:26px;border-top:1.5px solid var(--shp-borde);display:flex;flex-direction:column;gap:18px}.shp-prod__desc h3{margin:0;font-size:18px;font-weight:600;color:var(--shp-carbon)}.shp-prod__desc p{margin:0;font-size:16px;line-height:1.65;color:var(--shp-gris)}.shp-prod__incluye{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.shp-prod__incluye li{display:flex;align-items:flex-start;gap:11px;font-size:15.5px;line-height:1.5;color:var(--shp-gris)}.shp-prod__incluye svg{color:var(--shp-verde);flex:none;margin-top:3px}.shp-prod__caracteristicas{display:grid;grid-template-columns:1fr 1fr;gap:14px}.shp-prod__caracteristica{background:var(--shp-blanco);border-radius:var(--shp-radio-s);padding:18px 20px;box-shadow:inset 0 0 0 1.5px var(--shp-borde)}.shp-prod__caracteristica dt{font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--shp-gris-claro);margin:0 0 5px}.shp-prod__caracteristica dd{margin:0;font-size:15.5px;font-weight:500;color:var(--shp-carbon)}.shp-footer{font-family:var(--shp-fuente);background:var(--shp-carbon);color:#ffffffb8}.shp-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px;padding:68px 0 46px}.shp-footer__marca{display:flex;flex-direction:column;gap:18px;align-items:flex-start}.shp-footer__logo{font-size:28px;font-weight:700;letter-spacing:-.03em;color:#fff;text-decoration:none}.shp-footer__logo img{max-width:100%;height:auto;display:block}.shp-footer__tagline{font-size:15.5px;line-height:1.6;margin:0;max-width:340px;color:#ffffffa8}.shp-footer__redes{display:flex;gap:10px}.shp-footer__redes a{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#ffffff14;color:#fff;transition:background-color .25s ease,transform .3s var(--shp-ease)}.shp-footer__redes a:hover{background:var(--shp-verde);transform:translateY(-3px)}.shp-footer__col h3{font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fff;margin:0 0 20px}.shp-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.shp-footer__col a{color:#ffffffb8;text-decoration:none;font-size:15.5px;transition:color .2s ease}.shp-footer__col a:hover{color:var(--shp-verde)}.shp-footer__col p{font-size:15.5px;line-height:1.62;margin:0;color:#ffffffa8}.shp-footer__barra{border-top:1px solid rgba(255,255,255,.1);padding:24px 0 30px;display:flex;flex-wrap:wrap;gap:16px 28px;align-items:center;justify-content:space-between;font-size:14px}.shp-footer__banda-pagos{border-top:1px solid rgba(255,255,255,.1);padding:28px 0 26px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.shp-footer__pagos-titulo{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#ffffff9e}.shp-footer__pagos-titulo svg{color:var(--shp-verde)}.shp-footer__pagos{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:center}.shp-footer__pagos svg{height:34px;width:auto;border-radius:6px;background:#fff;padding:3px 5px;box-sizing:content-box}@media screen and (max-width:640px){.shp-footer__pagos svg{height:26px}}.shp-prod__pagos{display:flex;flex-direction:column;align-items:center;gap:10px;padding-top:4px}.shp-prod__pagos-titulo{font-size:12.5px;font-weight:500;color:var(--shp-gris-claro);display:inline-flex;align-items:center;gap:7px}.shp-prod__pagos-titulo svg{color:var(--shp-verde)}.shp-prod__pagos-iconos{display:flex;flex-wrap:wrap;gap:7px;justify-content:center}.shp-prod__pagos-iconos svg{height:26px;width:auto;border-radius:5px;box-shadow:inset 0 0 0 1px var(--shp-borde)}.shopify-section-header,.section-header{margin-bottom:0!important}.shp-marca-texto{font-family:var(--shp-fuente);font-size:27px;font-weight:700;letter-spacing:-.035em;line-height:1;color:var(--shp-carbon);display:inline-block}.header__heading-link:hover .shp-marca-texto{color:var(--shp-verde-oscuro)}@media screen and (max-width:749px){.shp-marca-texto{font-size:23px}}@media screen and (max-width:1100px){.shp-faq__grid{grid-template-columns:1fr;gap:34px}.shp-faq__cabecera{position:static}}@media screen and (max-width:990px){:root{--shp-margen: 20px;--shp-radio-xl: 26px}.shp-hero__grid{grid-template-columns:1fr;gap:40px}.shp-hero__texto{align-items:center;text-align:center}.shp-hero__texto>*{max-width:100%}.shp-hero__acciones,.shp-hero__garantias{justify-content:center}.shp-hero__visual{max-width:480px;margin:0 auto;width:100%}.shp-problema__grid{grid-template-columns:1fr}.shp-beneficios__grid[data-cols="3"],.shp-beneficios__grid[data-cols="4"]{grid-template-columns:repeat(2,1fr)}.shp-paso{grid-template-columns:1fr;gap:28px}.shp-paso:nth-child(2n) .shp-paso__visual{order:0}.shp-paso+.shp-paso{margin-top:46px}.shp-paso__texto>*{max-width:100%}.shp-cta__caja{grid-template-columns:1fr;padding:48px 32px;text-align:center}.shp-cta__texto{align-items:center}.shp-cta__visual{order:-1}.shp-cta__visual img{max-width:240px}.shp-prod__grid{grid-template-columns:1fr;gap:36px}.shp-prod__galeria{position:static}.shp-footer__grid{grid-template-columns:1fr 1fr;gap:36px;padding:52px 0 36px}.shp-footer__marca{grid-column:1 / -1}}@media screen and (max-width:640px){:root{--shp-radio-xl: 22px;--shp-radio: 18px}.shp-beneficios__grid[data-cols="2"],.shp-beneficios__grid[data-cols="3"],.shp-beneficios__grid[data-cols="4"]{grid-template-columns:1fr}.shp-tarjeta-comp{padding:30px 24px}.shp-resena{width:280px}.shp-prod__caracteristicas{grid-template-columns:1fr}.shp-prod__mini{width:68px;height:68px}.shp-cta__caja{padding:40px 24px}.shp-footer__grid{grid-template-columns:1fr}.shp-footer__barra{flex-direction:column;align-items:flex-start}.shp-hero__sello{right:2%;top:4%;padding:10px 16px;font-size:12px}}@media(prefers-reduced-motion:reduce){.shp-reveal,.shp-js .shp-reveal{opacity:1!important;transform:none!important;transition:none!important}.shp-hero__foto,.shp-hero__burbuja,.shp-cta__visual img,.shp-resenas__pista{animation:none!important}.shp-resenas__pista-wrap{overflow-x:auto}.shp-section *,.shp-footer *{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shp-styles.css.map */
