{"product_id":"gemini-pro-18-meses-con-garantia","title":"GOOGLE AI PRO - 18 MESES CON GARANTÍA","description":"\u003cstyle\u003e\n.google-ai-pro{\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n  padding:0 10px;\n  box-sizing:border-box;\n  font-family:Arial,sans-serif;\n  color:#202124;\n}\n\n.google-ai-pro *{\n  box-sizing:border-box;\n}\n\n\/* PORTADA *\/\n.ga-hero{\n  position:relative;\n  overflow:hidden;\n  margin:10px 0 22px;\n  padding:34px 28px;\n  border-radius:25px;\n  color:#fff;\n  background:\n    radial-gradient(circle at 88% 12%,rgba(255,255,255,.24),transparent 28%),\n    radial-gradient(circle at 8% 92%,rgba(52,168,83,.24),transparent 34%),\n    linear-gradient(135deg,#1967d2 0%,#4285f4 47%,#7b61ff 100%);\n  border:1px solid rgba(255,255,255,.24);\n  box-shadow:\n    0 18px 40px rgba(45,88,180,.25),\n    0 0 30px rgba(66,133,244,.18);\n}\n\n.ga-hero:before{\n  content:\"\";\n  position:absolute;\n  width:210px;\n  height:210px;\n  top:-100px;\n  right:-60px;\n  border-radius:50%;\n  background:rgba(255,255,255,.10);\n}\n\n.ga-hero:after{\n  content:\"\";\n  position:absolute;\n  width:240px;\n  height:240px;\n  left:-120px;\n  bottom:-145px;\n  border-radius:50%;\n  background:rgba(255,255,255,.08);\n}\n\n.ga-hero-content{\n  position:relative;\n  z-index:2;\n}\n\n.ga-label{\n  display:inline-block;\n  padding:8px 14px;\n  border-radius:999px;\n  color:#1967d2;\n  background:#fff;\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:.7px;\n  box-shadow:0 7px 16px rgba(0,0,0,.12);\n}\n\n.ga-title{\n  margin:17px 0 9px;\n  color:#fff;\n  font-size:39px;\n  line-height:1.08;\n  font-weight:900;\n  text-shadow:0 4px 18px rgba(0,48,116,.25);\n}\n\n.ga-description{\n  max-width:650px;\n  margin:0;\n  color:rgba(255,255,255,.94);\n  font-size:16px;\n  line-height:1.65;\n}\n\n.ga-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:9px;\n  margin-top:20px;\n}\n\n.ga-tag{\n  padding:9px 13px;\n  border-radius:11px;\n  color:#184ea1;\n  background:#fff;\n  font-size:13px;\n  font-weight:800;\n  box-shadow:0 7px 16px rgba(0,0,0,.10);\n}\n\n\/* PRECIO *\/\n.ga-price{\n  display:grid;\n  grid-template-columns:1.2fr .8fr;\n  gap:14px;\n  margin-bottom:22px;\n}\n\n.ga-price-main,\n.ga-price-official{\n  position:relative;\n  overflow:hidden;\n  padding:22px;\n  border-radius:20px;\n  box-shadow:0 11px 28px rgba(60,78,120,.09);\n}\n\n.ga-price-main{\n  color:#fff;\n  background:\n    radial-gradient(circle at top right,rgba(255,255,255,.22),transparent 30%),\n    linear-gradient(135deg,#16a05d,#34a853);\n}\n\n.ga-price-official{\n  background:linear-gradient(135deg,#fff4f3,#fff);\n  border:1px solid #f2d4d1;\n}\n\n.ga-price-main small,\n.ga-price-official small{\n  display:block;\n  margin-bottom:5px;\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:.7px;\n}\n\n.ga-price-main small{\n  color:rgba(255,255,255,.84);\n}\n\n.ga-price-official small{\n  color:#b84a42;\n}\n\n.ga-price-main strong{\n  display:block;\n  font-size:36px;\n  line-height:1;\n}\n\n.ga-price-main span{\n  display:block;\n  margin-top:6px;\n  color:rgba(255,255,255,.88);\n  font-size:14px;\n}\n\n.ga-price-official strong{\n  display:block;\n  color:#d0463d;\n  font-size:28px;\n  text-decoration:line-through;\n}\n\n.ga-price-official span{\n  display:block;\n  margin-top:6px;\n  color:#7b6562;\n  font-size:13px;\n  line-height:1.45;\n}\n\n\/* BENEFICIOS *\/\n.ga-benefits{\n  margin-bottom:22px;\n  padding:22px;\n  border-radius:20px;\n  background:#fff;\n  border:1px solid #e1e8f4;\n  box-shadow:0 10px 28px rgba(44,70,116,.08);\n}\n\n.ga-heading{\n  margin:0 0 17px;\n  color:#25395d;\n  font-size:26px;\n  font-weight:900;\n}\n\n.ga-list{\n  display:flex;\n  flex-direction:column;\n  gap:12px;\n}\n\n.ga-row{\n  display:flex;\n  align-items:center;\n  gap:15px;\n  padding:16px;\n  border-radius:15px;\n  background:linear-gradient(135deg,#f6f9ff,#fff);\n  border:1px solid #e1e9f5;\n  border-left:4px solid #4285f4;\n}\n\n.ga-row:nth-child(2){\n  border-left-color:#ea4335;\n}\n\n.ga-row:nth-child(3){\n  border-left-color:#fbbc04;\n}\n\n.ga-row:nth-child(4){\n  border-left-color:#34a853;\n}\n\n.ga-row:nth-child(5){\n  border-left-color:#7b61ff;\n}\n\n.ga-icon{\n  width:49px;\n  height:49px;\n  flex:0 0 49px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:14px;\n  color:#fff;\n  background:linear-gradient(135deg,#4285f4,#1769d2);\n  box-shadow:0 7px 17px rgba(66,133,244,.22);\n}\n\n.ga-row:nth-child(2) .ga-icon{\n  background:linear-gradient(135deg,#ff6b5f,#ea4335);\n}\n\n.ga-row:nth-child(3) .ga-icon{\n  background:linear-gradient(135deg,#ffd65c,#f4a900);\n}\n\n.ga-row:nth-child(4) .ga-icon{\n  background:linear-gradient(135deg,#55c77a,#239b4d);\n}\n\n.ga-row:nth-child(5) .ga-icon{\n  background:linear-gradient(135deg,#9a7bff,#6b4ce6);\n}\n\n.ga-icon svg{\n  width:25px;\n  height:25px;\n}\n\n.ga-row strong{\n  display:block;\n  margin-bottom:4px;\n  color:#243854;\n  font-size:17px;\n}\n\n.ga-row p{\n  margin:0;\n  color:#667589;\n  font-size:14px;\n  line-height:1.55;\n}\n\n\/* HERRAMIENTAS *\/\n.ga-tools{\n  margin-bottom:22px;\n  padding:23px;\n  border-radius:21px;\n  color:#fff;\n  background:\n    radial-gradient(circle at 90% 10%,rgba(255,255,255,.16),transparent 30%),\n    linear-gradient(135deg,#172d55,#354a83 55%,#6d55d9);\n  box-shadow:\n    0 14px 32px rgba(40,53,120,.18),\n    0 0 22px rgba(111,85,217,.12);\n}\n\n.ga-tools h2{\n  margin:0 0 8px;\n  color:#fff;\n  font-size:25px;\n}\n\n.ga-tools p{\n  margin:0 0 16px;\n  color:rgba(255,255,255,.88);\n  font-size:14px;\n  line-height:1.6;\n}\n\n.ga-tools-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:10px;\n}\n\n.ga-tool{\n  padding:13px 14px;\n  border-radius:13px;\n  background:rgba(255,255,255,.11);\n  border:1px solid rgba(255,255,255,.16);\n  color:#fff;\n  font-size:14px;\n  line-height:1.45;\n}\n\n.ga-tool strong{\n  display:block;\n  margin-bottom:3px;\n}\n\n\/* GARANTÍA *\/\n.ga-guarantee{\n  display:flex;\n  align-items:center;\n  gap:15px;\n  margin-bottom:22px;\n  padding:20px;\n  border-radius:18px;\n  background:linear-gradient(135deg,#eefaf3,#fff);\n  border:1px solid #d4ecdc;\n  box-shadow:0 9px 22px rgba(45,132,78,.08);\n}\n\n.ga-guarantee-icon{\n  width:54px;\n  height:54px;\n  flex:0 0 54px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:16px;\n  color:#fff;\n  background:linear-gradient(135deg,#34a853,#1f8d43);\n  box-shadow:0 7px 17px rgba(52,168,83,.22);\n}\n\n.ga-guarantee h3{\n  margin:0 0 5px;\n  color:#24593a;\n  font-size:21px;\n}\n\n.ga-guarantee p{\n  margin:0;\n  color:#5f7668;\n  font-size:14px;\n  line-height:1.55;\n}\n\n\/* ADVERTENCIA *\/\n.ga-warning{\n  padding:20px;\n  border-radius:18px;\n  background:linear-gradient(135deg,#fff5f3,#fff);\n  border:1px solid #f1d4d0;\n  border-left:5px solid #ea4335;\n}\n\n.ga-warning h3{\n  margin:0 0 7px;\n  color:#a63a32;\n  font-size:21px;\n}\n\n.ga-warning p{\n  margin:0;\n  color:#765c58;\n  font-size:14px;\n  line-height:1.65;\n}\n\n@media(max-width:749px){\n  .google-ai-pro{\n    padding:0 5px;\n  }\n\n  .ga-hero{\n    padding:27px 18px;\n    border-radius:20px;\n  }\n\n  .ga-title{\n    font-size:30px;\n  }\n\n  .ga-description{\n    font-size:14px;\n  }\n\n  .ga-tag{\n    padding:7px 9px;\n    font-size:11px;\n  }\n\n  .ga-price{\n    grid-template-columns:1fr;\n  }\n\n  .ga-benefits{\n    padding:16px;\n  }\n\n  .ga-heading{\n    font-size:23px;\n  }\n\n  .ga-row{\n    align-items:flex-start;\n    padding:14px;\n  }\n\n  .ga-icon{\n    width:44px;\n    height:44px;\n    flex-basis:44px;\n  }\n\n  .ga-tools{\n    padding:18px;\n  }\n\n  .ga-tools-grid{\n    grid-template-columns:1fr;\n  }\n\n  .ga-guarantee{\n    align-items:flex-start;\n    padding:17px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"google-ai-pro\"\u003e\n\u003c!-- PORTADA --\u003e\n\u003csection class=\"ga-hero\"\u003e\n\u003cdiv class=\"ga-hero-content\"\u003e\n\u003cspan class=\"ga-label\"\u003e GOOGLE AI PRO \u003c\/span\u003e\n\u003ch2 class=\"ga-title\"\u003eInteligencia artificial\u003cbr\u003een tu propia cuenta\u003c\/h2\u003e\n\u003cp class=\"ga-description\"\u003eActiva Google AI Pro directamente en tu propia cuenta de Google. No se agrega a grupos familiares ni se entrega una cuenta compartida.\u003c\/p\u003e\n\u003cdiv class=\"ga-tags\"\u003e\n\u003cspan class=\"ga-tag\"\u003eTu propio correo\u003c\/span\u003e \u003cspan class=\"ga-tag\"\u003ePago único\u003c\/span\u003e \u003cspan class=\"ga-tag\"\u003eGarantía de 6 meses\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRECIO --\u003e\n\u003csection class=\"ga-price\"\u003e\n\u003cdiv class=\"ga-price-main\"\u003e\n\u003csmall\u003ePRECIO PROMOCIONAL\u003c\/small\u003e \u003cstrong\u003eS\/25\u003c\/strong\u003e \u003cspan\u003ePago único por la activación.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ga-price-official\"\u003e\n\u003csmall\u003ePRECIO OFICIAL EN LA WEB\u003c\/small\u003e \u003cstrong\u003eS\/739\u003c\/strong\u003e \u003cspan\u003eAhorra con nuestra activación promocional.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFICIOS --\u003e\n\u003csection class=\"ga-benefits\"\u003e\n\u003ch2 class=\"ga-heading\"\u003e¿Qué incluye?\u003c\/h2\u003e\n\u003cdiv class=\"ga-list\"\u003e\n\u003cdiv class=\"ga-row\"\u003e\n\u003cdiv class=\"ga-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003ccircle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"#fff\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M5 20c.8-4.4 3.3-6.5 7-6.5s6.2 2.1 7 6.5\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eActivación en tu propia cuenta\u003c\/strong\u003e\n\u003cp\u003eEl servicio se activa directamente en tu correo personal de Google.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ga-row\"\u003e\n\u003cdiv class=\"ga-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\" stroke=\"#fff\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M7 17 17 7\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 9h6v6\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNo es invitación familiar\u003c\/strong\u003e\n\u003cp\u003eTu cuenta no será unida a un grupo familiar ni dependerá de otra cuenta.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ga-row\"\u003e\n\u003cdiv class=\"ga-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M7 7h10l2 4-7 9-7-9 2-4z\" stroke=\"#fff\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 7l3 13 3-13\" stroke=\"#fff\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eGemini Pro y Nano Banana Pro\u003c\/strong\u003e\n\u003cp\u003eAccede a herramientas avanzadas de inteligencia artificial para crear, investigar, organizar información y generar contenido.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ga-row\"\u003e\n\u003cdiv class=\"ga-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003ccircle cx=\"8\" cy=\"8\" r=\"3\" stroke=\"#fff\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"16\" cy=\"9\" r=\"2.5\" stroke=\"#fff\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3 19c.6-4 2.8-6 5-6s4.4 2 5 6\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M13 14c3 0 5 1.7 5.5 5\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eComparte almacenamiento con 5 cuentas\u003c\/strong\u003e\n\u003cp\u003ePuedes compartir el almacenamiento disponible con hasta 5 cuentas de Google adicionales.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ga-row\"\u003e\n\u003cdiv class=\"ga-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M4 17 9 12l3 3 5-7 3 3\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M18 8h2v2\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eIdeal para uso propio o reventa\u003c\/strong\u003e\n\u003cp\u003eÚsalo para tus proyectos personales o como producto para ofrecer a tus clientes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HERRAMIENTAS --\u003e\n\u003csection class=\"ga-tools\"\u003e\n\u003ch2\u003eHerramientas de inteligencia artificial\u003c\/h2\u003e\n\u003cp\u003eAccede a funciones avanzadas para productividad, creación de contenido, investigación y automatización.\u003c\/p\u003e\n\u003cdiv class=\"ga-tools-grid\"\u003e\n\u003cdiv class=\"ga-tool\"\u003e\n\u003cstrong\u003eGemini Pro\u003c\/strong\u003e Asistente avanzado de inteligencia artificial.\u003c\/div\u003e\n\u003cdiv class=\"ga-tool\"\u003e\n\u003cstrong\u003eNano Banana Pro\u003c\/strong\u003e Generación y edición de imágenes y contenido visual.\u003c\/div\u003e\n\u003cdiv class=\"ga-tool\"\u003e\n\u003cstrong\u003eProductividad\u003c\/strong\u003e Investiga, resume y organiza información.\u003c\/div\u003e\n\u003cdiv class=\"ga-tool\"\u003e\n\u003cstrong\u003eCreación de contenido\u003c\/strong\u003e Ideal para textos, imágenes, ideas y proyectos.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GARANTÍA --\u003e\n\u003csection class=\"ga-guarantee\"\u003e\n\u003cdiv class=\"ga-guarantee-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n      \u003cpath d=\"M12 3 20 6v5c0 5-3.3 8.4-8 10-4.7-1.6-8-5-8-10V6l8-3z\" stroke=\"#fff\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"m9 12 2 2 4-5\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eDURACIÓN 18 MESES\u003c\/h3\u003e\n\u003ch3\u003e\n\u003cspan style=\"color: rgb(18, 179, 243);\"\u003eGarantía de 6 meses\u003c\/span\u003e\u003cbr\u003e\n\u003c\/h3\u003e\n\u003cp\u003eIncluye soporte y garantía durante el periodo indicado. Activación con buena facturación y mayor estabilidad.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- AVISO --\u003e\n\u003csection class=\"ga-warning\"\u003e\n\u003ch3\u003eInformación importante\u003c\/h3\u003e\n\u003cp\u003eLa activación se realiza en tu propia cuenta de Google. Necesito correo y contraseña.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"MIKA TV","offers":[{"title":"Default Title","offer_id":41154223734833,"sku":null,"price":25.0,"currency_code":"PEN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0602\/5995\/8833\/files\/ChatGPTImage31jul2026_20_06_47.png?v=1785546495","url":"https:\/\/mikervip.com\/products\/gemini-pro-18-meses-con-garantia","provider":"MIKA TV","version":"1.0","type":"link"}