{"id":2951,"date":"2022-03-23T11:21:11","date_gmt":"2022-03-23T11:21:11","guid":{"rendered":"https:\/\/demo.creativethemes.com\/stagingseven\/?page_id=452"},"modified":"2026-05-25T14:19:54","modified_gmt":"2026-05-25T17:19:54","slug":"home","status":"publish","type":"page","link":"https:\/\/proservice.com.ar\/","title":{"rendered":"Productos para video profesional desde 1990"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   PROSERVICE HOME 2026 \u2014 CSS COMPLETO FINAL\n   Hero + Cards + Trust + Productos destacados\n   ========================================================= *\/\n\n\n\/* =========================================================\n   HERO PRINCIPAL HOME\n   ========================================================= *\/\n\n.pro-home-hero{\n  position:relative !important;\n  min-height:600px !important;\n  display:flex !important;\n  align-items:center !important;\n  background-image:\n    linear-gradient(90deg, rgba(0,0,0,.88) 0%, rgba(0,0,0,.70) 42%, rgba(0,0,0,.28) 72%, rgba(0,0,0,.08) 100%),\n    url('https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/05\/home-hero.png') !important;\n  background-size:cover !important;\n  background-position:center center !important;\n  color:#ffffff !important;\n  margin:22px auto 52px auto !important;\n  border-radius:14px !important;\n  overflow:hidden !important;\n  max-width:1380px !important;\n  box-shadow:0 22px 60px rgba(0,0,0,.18) !important;\n}\n\n.pro-home-inner{\n  max-width:1180px !important;\n  width:100% !important;\n  margin:0 auto !important;\n  padding:76px 42px !important;\n}\n\n.pro-home-content{\n  max-width:680px !important;\n}\n\n.pro-kicker{\n  font-size:14px !important;\n  letter-spacing:2px !important;\n  text-transform:uppercase !important;\n  color:#58a6ff !important;\n  margin:0 0 18px 0 !important;\n  font-weight:800 !important;\n}\n\n.pro-title{\n  font-size:48px !important;\n  line-height:1.08 !important;\n  font-weight:900 !important;\n  margin:0 0 24px 0 !important;\n  color:#ffffff !important;\n}\n\n.pro-subtitle{\n  font-size:21px !important;\n  line-height:1.6 !important;\n  color:#e8e8e8 !important;\n  margin:0 0 34px 0 !important;\n}\n\n.pro-buttons{\n  display:flex !important;\n  gap:16px !important;\n  flex-wrap:wrap !important;\n  margin-bottom:40px !important;\n}\n\n.pro-btn{\n  display:inline-block !important;\n  padding:15px 28px !important;\n  border-radius:10px !important;\n  text-decoration:none !important;\n  font-weight:800 !important;\n  font-size:16px !important;\n  transition:all .25s ease !important;\n}\n\n.pro-btn-primary{\n  background:#ffffff !important;\n  color:#111111 !important;\n}\n\n.pro-btn-primary:hover{\n  background:#58a6ff !important;\n  color:#ffffff !important;\n}\n\n.pro-btn-secondary{\n  background:rgba(255,255,255,.08) !important;\n  color:#ffffff !important;\n  border:2px solid rgba(255,255,255,.85) !important;\n}\n\n.pro-btn-secondary:hover{\n  background:#ffffff !important;\n  color:#111111 !important;\n}\n\n.pro-badges{\n  display:grid !important;\n  grid-template-columns:repeat(3,1fr) !important;\n  gap:20px !important;\n  max-width:760px !important;\n}\n\n.pro-badge{\n  border-left:1px solid rgba(255,255,255,.28) !important;\n  padding-left:16px !important;\n}\n\n.pro-badge strong{\n  display:block !important;\n  font-size:15px !important;\n  color:#ffffff !important;\n  margin-bottom:4px !important;\n}\n\n.pro-badge span{\n  font-size:13px !important;\n  color:#cfcfcf !important;\n}\n\n\n\/* =========================================================\n   SECCI\u00d3N: COMPR\u00c1 POR SOLUCI\u00d3N\n   ========================================================= *\/\n\n.pro-category-section{\n  max-width:1380px !important;\n  margin:0 auto 64px auto !important;\n  padding:34px 24px 0 24px !important;\n  scroll-margin-top:180px !important;\n}\n\n.pro-section-title{\n  text-align:center !important;\n  font-size:40px !important;\n  line-height:1.15 !important;\n  font-weight:850 !important;\n  margin:0 0 14px 0 !important;\n  color:#111111 !important;\n}\n\n.pro-section-sub{\n  text-align:center !important;\n  font-size:18px !important;\n  line-height:1.6 !important;\n  color:#555555 !important;\n  margin:0 auto 40px auto !important;\n  max-width:900px !important;\n}\n\n.pro-grid{\n  display:grid !important;\n  grid-template-columns:repeat(5,1fr) !important;\n  gap:20px !important;\n  align-items:stretch !important;\n}\n\n.pro-card{\n  background:#0d0d0d !important;\n  border-radius:20px !important;\n  overflow:hidden !important;\n  color:#ffffff !important;\n  text-decoration:none !important;\n  min-height:390px !important;\n  display:flex !important;\n  flex-direction:column !important;\n  box-shadow:0 16px 40px rgba(0,0,0,.14) !important;\n  transition:transform .25s ease, box-shadow .25s ease !important;\n}\n\n.pro-card:hover{\n  transform:translateY(-6px) !important;\n  box-shadow:0 28px 60px rgba(0,0,0,.22) !important;\n}\n\n.pro-card-img{\n  height:170px !important;\n  background-size:cover !important;\n  background-position:center center !important;\n  background-color:#1b1b1b !important;\n  flex-shrink:0 !important;\n}\n\n.pro-card-body{\n  padding:24px !important;\n  display:flex !important;\n  flex-direction:column !important;\n  flex:1 !important;\n}\n\n.pro-card h3{\n  font-size:23px !important;\n  line-height:1.28 !important;\n  margin:0 0 14px 0 !important;\n  color:#ffffff !important;\n  font-weight:750 !important;\n}\n\n.pro-card p{\n  font-size:15px !important;\n  line-height:1.7 !important;\n  color:#d4d4d4 !important;\n  margin:0 0 20px 0 !important;\n}\n\n.pro-card span{\n  margin-top:auto !important;\n  font-size:14px !important;\n  font-weight:800 !important;\n  color:#58a6ff !important;\n}\n\n\n\/* =========================================================\n   BLOQUE CONFIANZA \/ SEO\n   ========================================================= *\/\n\n.pro-trust{\n  max-width:1180px !important;\n  margin:0 auto 70px auto !important;\n  padding:50px 34px !important;\n  background:#f4f5f7 !important;\n  border-radius:24px !important;\n  text-align:center !important;\n  scroll-margin-top:180px !important;\n}\n\n.pro-trust h2{\n  font-size:34px !important;\n  line-height:1.25 !important;\n  margin:0 0 20px 0 !important;\n  color:#111111 !important;\n  font-weight:850 !important;\n}\n\n.pro-trust p{\n  font-size:18px !important;\n  line-height:1.8 !important;\n  color:#444444 !important;\n  max-width:920px !important;\n  margin:0 auto !important;\n}\n\n\n\/* =========================================================\n   PRODUCTOS DESTACADOS HOME\n   Importante: al bloque WooCommerce agregar clase:\n   pro-featured-products\n   ========================================================= *\/\n\n.pro-products-heading{\n  text-align:center !important;\n  font-size:34px !important;\n  line-height:1.2 !important;\n  font-weight:850 !important;\n  color:#111111 !important;\n  margin:0 auto 34px auto !important;\n}\n\n.pro-featured-products{\n  max-width:1380px !important;\n  margin:55px auto 90px auto !important;\n  padding:0 24px 90px 24px !important;\n  scroll-margin-top:180px !important;\n}\n\n.pro-featured-products .wc-block-grid__products,\n.pro-featured-products .wp-block-woocommerce-product-template{\n  display:grid !important;\n  grid-template-columns:repeat(5,1fr) !important;\n  gap:26px !important;\n  align-items:stretch !important;\n  padding:0 !important;\n}\n\n.pro-featured-products .wc-block-grid__product,\n.pro-featured-products .wp-block-woocommerce-product-template > li,\n.pro-featured-products li.wc-block-product{\n  background:#ffffff !important;\n  border-radius:18px !important;\n  padding:22px 18px 24px 18px !important;\n  box-shadow:0 14px 38px rgba(0,0,0,.08) !important;\n  transition:transform .22s ease, box-shadow .22s ease !important;\n  min-height:500px !important;\n  display:flex !important;\n  flex-direction:column !important;\n  justify-content:flex-start !important;\n  overflow:hidden !important;\n}\n\n.pro-featured-products .wc-block-grid__product:hover,\n.pro-featured-products .wp-block-woocommerce-product-template > li:hover,\n.pro-featured-products li.wc-block-product:hover{\n  transform:translateY(-5px) !important;\n  box-shadow:0 22px 55px rgba(0,0,0,.14) !important;\n}\n\n.pro-featured-products .wc-block-grid__product-image,\n.pro-featured-products .wp-block-woocommerce-product-image{\n  height:240px !important;\n  display:flex !important;\n  align-items:center !important;\n  justify-content:center !important;\n  margin-bottom:18px !important;\n  background:#ffffff !important;\n}\n\n.pro-featured-products .wc-block-grid__product-image img,\n.pro-featured-products .wp-block-woocommerce-product-image img,\n.pro-featured-products .wc-block-components-product-image img{\n  max-height:225px !important;\n  width:auto !important;\n  max-width:100% !important;\n  object-fit:contain !important;\n  margin:0 auto !important;\n  transition:transform .25s ease !important;\n}\n\n.pro-featured-products .wc-block-grid__product:hover img,\n.pro-featured-products .wp-block-woocommerce-product-template > li:hover img,\n.pro-featured-products li.wc-block-product:hover img{\n  transform:scale(1.035) !important;\n}\n\n.pro-featured-products .wc-block-grid__product-title,\n.pro-featured-products .wp-block-woocommerce-product-title,\n.pro-featured-products .wc-block-components-product-name{\n  font-size:19px !important;\n  line-height:1.35 !important;\n  font-weight:650 !important;\n  color:#111111 !important;\n  text-align:center !important;\n  margin:0 0 14px 0 !important;\n  min-height:78px !important;\n  display:block !important;\n}\n\n.pro-featured-products .wc-block-grid__product-title a,\n.pro-featured-products .wp-block-woocommerce-product-title a,\n.pro-featured-products .wc-block-components-product-name a{\n  color:#111111 !important;\n  text-decoration:none !important;\n}\n\n.pro-featured-products .wc-block-grid__product-title a:hover,\n.pro-featured-products .wp-block-woocommerce-product-title a:hover,\n.pro-featured-products .wc-block-components-product-name a:hover{\n  color:#0b66d8 !important;\n}\n\n.pro-featured-products .wc-block-grid__product-price,\n.pro-featured-products .wp-block-woocommerce-product-price,\n.pro-featured-products .wc-block-components-product-price{\n  font-size:17px !important;\n  font-weight:800 !important;\n  color:#222222 !important;\n  text-align:center !important;\n  margin:8px 0 18px 0 !important;\n}\n\n.pro-featured-products .wc-block-grid__product-price del,\n.pro-featured-products .wp-block-woocommerce-product-price del,\n.pro-featured-products .wc-block-components-product-price del{\n  color:#888888 !important;\n  font-size:14px !important;\n  margin-right:6px !important;\n}\n\n.pro-featured-products .wc-block-grid__product-price ins,\n.pro-featured-products .wp-block-woocommerce-product-price ins,\n.pro-featured-products .wc-block-components-product-price ins{\n  color:#d71920 !important;\n  text-decoration:none !important;\n}\n\n.pro-featured-products .wc-block-grid__product-add-to-cart,\n.pro-featured-products .wp-block-button.wc-block-components-product-button{\n  margin-top:auto !important;\n  text-align:center !important;\n}\n\n.pro-featured-products .wc-block-grid__product-add-to-cart a,\n.pro-featured-products .wp-block-button.wc-block-components-product-button .wp-block-button__link,\n.pro-featured-products .add_to_cart_button{\n  background:#111111 !important;\n  color:#ffffff !important;\n  border-radius:9px !important;\n  padding:13px 18px !important;\n  font-size:15px !important;\n  font-weight:750 !important;\n  text-decoration:none !important;\n  border:2px solid #111111 !important;\n  transition:all .22s ease !important;\n}\n\n.pro-featured-products .wc-block-grid__product-add-to-cart a:hover,\n.pro-featured-products .wp-block-button.wc-block-components-product-button .wp-block-button__link:hover,\n.pro-featured-products .add_to_cart_button:hover{\n  background:#0b66d8 !important;\n  border-color:#0b66d8 !important;\n  color:#ffffff !important;\n}\n\n.pro-featured-products .wc-block-grid__product-onsale,\n.pro-featured-products .onsale{\n  background:#d71920 !important;\n  color:#ffffff !important;\n  border-radius:999px !important;\n  padding:7px 12px !important;\n  font-size:12px !important;\n  font-weight:800 !important;\n  border:none !important;\n}\n\n\n\/* =========================================================\n   RESPONSIVE \u2014 NOTEBOOK\n   ========================================================= *\/\n\n@media(max-width:1280px){\n\n  .pro-home-hero{\n    max-width:calc(100% - 48px) !important;\n  }\n\n  .pro-title{\n    font-size:44px !important;\n  }\n\n  .pro-grid,\n  .pro-featured-products .wc-block-grid__products,\n  .pro-featured-products .wp-block-woocommerce-product-template{\n    grid-template-columns:repeat(3,1fr) !important;\n  }\n\n}\n\n\n\/* =========================================================\n   RESPONSIVE \u2014 TABLET\n   ========================================================= *\/\n\n@media(max-width:900px){\n\n  .pro-home-hero{\n    max-width:calc(100% - 32px) !important;\n    min-height:auto !important;\n    background-position:center center !important;\n  }\n\n  .pro-home-inner{\n    padding:64px 32px !important;\n  }\n\n  .pro-title{\n    font-size:40px !important;\n  }\n\n  .pro-subtitle{\n    font-size:19px !important;\n  }\n\n  .pro-badges{\n    grid-template-columns:1fr !important;\n  }\n\n  .pro-grid,\n  .pro-featured-products .wc-block-grid__products,\n  .pro-featured-products .wp-block-woocommerce-product-template{\n    grid-template-columns:repeat(2,1fr) !important;\n  }\n\n  .pro-section-title{\n    font-size:34px !important;\n  }\n\n  .pro-featured-products .wc-block-grid__product,\n  .pro-featured-products .wp-block-woocommerce-product-template > li,\n  .pro-featured-products li.wc-block-product{\n    min-height:470px !important;\n  }\n\n  .pro-featured-products .wc-block-grid__product-image,\n  .pro-featured-products .wp-block-woocommerce-product-image{\n    height:220px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   RESPONSIVE \u2014 MOBILE\n   ========================================================= *\/\n\n@media(max-width:600px){\n\n  .pro-home-hero{\n    max-width:calc(100% - 28px) !important;\n    border-radius:18px !important;\n    margin-top:18px !important;\n    margin-bottom:42px !important;\n    background-image:\n      linear-gradient(90deg, rgba(0,0,0,.88) 0%, rgba(0,0,0,.72) 58%, rgba(0,0,0,.30) 100%),\n      url('https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/05\/home-hero.png') !important;\n    background-position:center center !important;\n  }\n\n  .pro-home-inner{\n    padding:44px 24px !important;\n  }\n\n  .pro-title{\n    font-size:34px !important;\n    line-height:1.08 !important;\n  }\n\n  .pro-subtitle{\n    font-size:17px !important;\n    line-height:1.6 !important;\n  }\n\n  .pro-buttons{\n    flex-direction:column !important;\n    gap:12px !important;\n    margin-bottom:30px !important;\n  }\n\n  .pro-btn{\n    width:100% !important;\n    text-align:center !important;\n    font-size:15px !important;\n    padding:14px 20px !important;\n  }\n\n  .pro-badges{\n    gap:14px !important;\n  }\n\n  .pro-category-section{\n    padding:0 18px !important;\n    margin-bottom:48px !important;\n  }\n\n  .pro-section-title{\n    font-size:32px !important;\n  }\n\n  .pro-section-sub{\n    font-size:16px !important;\n    margin-bottom:28px !important;\n  }\n\n  .pro-grid,\n  .pro-featured-products .wc-block-grid__products,\n  .pro-featured-products .wp-block-woocommerce-product-template{\n    grid-template-columns:1fr !important;\n  }\n\n  .pro-card{\n    min-height:auto !important;\n  }\n\n  .pro-card-img{\n    height:190px !important;\n  }\n\n  .pro-card h3{\n    font-size:23px !important;\n  }\n\n  .pro-card p{\n    font-size:16px !important;\n  }\n\n  .pro-trust{\n    margin:0 18px 54px 18px !important;\n    padding:34px 24px !important;\n  }\n\n  .pro-trust h2{\n    font-size:28px !important;\n  }\n\n  .pro-trust p{\n    font-size:16px !important;\n  }\n\n  .pro-featured-products{\n    padding:0 18px 90px 18px !important;\n    margin-bottom:90px !important;\n  }\n\n  .pro-featured-products .wc-block-grid__product,\n  .pro-featured-products .wp-block-woocommerce-product-template > li,\n  .pro-featured-products li.wc-block-product{\n    min-height:auto !important;\n    padding:22px 18px 26px 18px !important;\n  }\n\n  .pro-featured-products .wc-block-grid__product-image,\n  .pro-featured-products .wp-block-woocommerce-product-image{\n    height:240px !important;\n  }\n\n  .pro-featured-products .wc-block-grid__product-title,\n  .pro-featured-products .wp-block-woocommerce-product-title,\n  .pro-featured-products .wc-block-components-product-name{\n    font-size:20px !important;\n    min-height:auto !important;\n  }\n\n  .pro-featured-products .wc-block-grid__product-price,\n  .pro-featured-products .wp-block-woocommerce-product-price,\n  .pro-featured-products .wc-block-components-product-price{\n    font-size:18px !important;\n  }\n\n}\n<\/style>\n\n<section class=\"pro-home-hero\">\n  <div class=\"pro-home-inner\">\n\n    <div class=\"pro-home-content\">\n\n      <p class=\"pro-kicker\">Proservice desde 1990<\/p>\n\n      <h1 class=\"pro-title\">\n        Tecnolog\u00eda profesional para streaming y producci\u00f3n\n      <\/h1>\n\n      <p class=\"pro-subtitle\">\n        Equipamiento para video profesional, c\u00e1maras PTZ, NDI\/IP, Blackmagic Design, audio, broadcast, podcast y producci\u00f3n multic\u00e1mara.\n      <\/p>\n\n      <div class=\"pro-buttons\">\n\n        <a href=\"https:\/\/proservice.com.ar\/index.php\/product-category\/categorias\" class=\"pro-btn pro-btn-primary\">\n           Explorar Categor\u00edas\n        <\/a>\n\n        <a href=\"https:\/\/wa.me\/5491156592534\" class=\"pro-btn pro-btn-secondary\" target=\"_blank\" rel=\"noopener\">\n           Consultar por WhatsApp\n        <\/a>\n\n      <\/div>\n\n      <div class=\"pro-badges\">\n\n        <div class=\"pro-badge\">\n          <strong>Precio competitivo<\/strong>\n          <span>alternativa directa a marketplaces<\/span>\n        <\/div>\n\n        <div class=\"pro-badge\">\n          <strong>Asesoramiento real<\/strong>\n          <span>antes y despu\u00e9s de la compra<\/span>\n        <\/div>\n\n        <div class=\"pro-badge\">\n          <strong>Marcas profesionales<\/strong>\n          <span>Blackmagic \u00b7 Sony \u00b7 DJI \u00b7 Hollyland<\/span>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<section class=\"pro-category-section\">\n\n  <h2 class=\"pro-section-title\">\n    Compr\u00e1 por soluci\u00f3n\n  <\/h2>\n\n  <p class=\"pro-section-sub\">\n    Encontr\u00e1 r\u00e1pido productos para streaming, broadcast, c\u00e1maras PTZ, captura, audio y producci\u00f3n audiovisual.\n  <\/p>\n\n  <div class=\"pro-grid\">\n\n    <a class=\"pro-card\" href=\"https:\/\/proservice.com.ar\/index.php\/product-category\/categorias\/camera\">\n\n      <div class=\"pro-card-img\" style=\"background-image:url('https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/05\/fondo-botones-home-proservice-4.png');\">\n      <\/div>\n\n      <div class=\"pro-card-body\">\n        <h3>C\u00e1maras PTZ y video<\/h3>\n        <p>\n          C\u00e1maras para iglesias, estudios, educaci\u00f3n, streaming y producci\u00f3n multic\u00e1mara.\n        <\/p>\n        <span>Ver categor\u00eda \u2192<\/span>\n      <\/div>\n\n    <\/a>\n\n\n    <a class=\"pro-card\" href=\"https:\/\/proservice.com.ar\/index.php\/product-category\/switchers\">\n\n      <div class=\"pro-card-img\" style=\"background-image:url('https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/05\/fondo-botones-home-proservice-2.png');\">\n      <\/div>\n\n      <div class=\"pro-card-body\">\n        <h3>Switchers para producci\u00f3n en vivo<\/h3>\n        <p>\n          Mezcladores de video para streaming, eventos, estudios, iglesias y producci\u00f3n multic\u00e1mara.\n        <\/p>\n        <span>Ver categor\u00eda \u2192<\/span>\n      <\/div>\n\n    <\/a>\n\n\n    <a class=\"pro-card\" href=\"https:\/\/proservice.com.ar\/index.php\/product-category\/categorias\/capture-device\">\n\n      <div class=\"pro-card-img\" style=\"background-image:url('https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/05\/fondo-botones-home-proservice-5.png');\">\n      <\/div>\n\n      <div class=\"pro-card-body\">\n        <h3>Captura e ingesta de video<\/h3>\n        <p>\n          Placas y dispositivos para capturar se\u00f1ales HDMI\/SDI, integrar video a NDI, vMix, OBS y flujos IP.\n        <\/p>\n        <span>Ver categor\u00eda \u2192<\/span>\n      <\/div>\n\n    <\/a>\n\n\n    <a class=\"pro-card\" href=\"https:\/\/proservice.com.ar\/index.php\/product-category\/categorias\/audio\">\n\n      <div class=\"pro-card-img\" style=\"background-image:url('https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/05\/fondo-botones-home-proservice-mic.png');\">\n      <\/div>\n\n      <div class=\"pro-card-body\">\n        <h3>Audio profesional<\/h3>\n        <p>\n          Micr\u00f3fonos, mixers, intercom y soluciones inal\u00e1mbricas para producci\u00f3n audiovisual.\n        <\/p>\n        <span>Ver categor\u00eda \u2192<\/span>\n      <\/div>\n\n    <\/a>\n\n\n    <a class=\"pro-card\" href=\"https:\/\/proservice.com.ar\/index.php\/product-category\/marcas\">\n\n      <div class=\"pro-card-img\" style=\"background-image:url('https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/05\/fondo-botones-home-proservice-4.png');\">\n      <\/div>\n\n      <div class=\"pro-card-body\">\n        <h3>Marcas profesionales<\/h3>\n        <p>\n          Blackmagic Design, Hollyland, Elgato, AIDA, OBSBOT, Tilta, SmallRig y m\u00e1s.\n        <\/p>\n        <span>Ver marcas \u2192<\/span>\n      <\/div>\n\n    <\/a>\n\n  <\/div>\n\n<\/section>\n\n\n<section class=\"pro-trust\">\n\n  <h2>\n    Proservice: video profesional, streaming y soporte desde 1990\n  <\/h2>\n\n  <p>\n    Somos una tienda especializada en equipamiento audiovisual profesional. Trabajamos con soluciones para streaming, broadcast, c\u00e1maras PTZ, NDI\/IP, vMix, ATEM, audio, producci\u00f3n multic\u00e1mara y soporte t\u00e9cnico real para ayudarte a comprar mejor.\n  <\/p>\n\n<\/section>\n\n\n\n<div data-wp-context=\"{&quot;notices&quot;:[],&quot;hideNextPreviousButtons&quot;:false,&quot;isDisabledPrevious&quot;:true,&quot;isDisabledNext&quot;:false,&quot;ariaLabelPrevious&quot;:&quot;Previous products&quot;,&quot;ariaLabelNext&quot;:&quot;Next products&quot;,&quot;collection&quot;:&quot;woocommerce\\\/product-collection\\\/by-category&quot;}\" data-wp-init=\"callbacks.onRender\" data-wp-interactive=\"woocommerce\/product-collection\" data-wp-router-region=\"wc-product-collection-0\" data-__private-preview-state=\"{&quot;isPreview&quot;:false,&quot;previewMessage&quot;:&quot;Los productos reales pueden diferir en funci\\u00f3n de la p\\u00e1gina en la que se est\\u00e9n viendo.&quot;}\" data-block-name=\"woocommerce\/product-collection\" data-collection=\"woocommerce\/product-collection\/by-category\" data-dimensions=\"{&quot;widthType&quot;:&quot;fill&quot;}\" data-display-layout=\"{&quot;type&quot;:&quot;flex&quot;,&quot;columns&quot;:5,&quot;shrinkColumns&quot;:true}\" data-hide-controls=\"[&quot;inherit&quot;,&quot;hand-picked&quot;,&quot;filterable&quot;]\" data-query-context-includes=\"[&quot;collection&quot;]\" data-query-id=\"0\" data-query=\"{&quot;perPage&quot;:9,&quot;pages&quot;:0,&quot;offset&quot;:0,&quot;postType&quot;:&quot;product&quot;,&quot;order&quot;:&quot;asc&quot;,&quot;orderBy&quot;:&quot;title&quot;,&quot;search&quot;:&quot;&quot;,&quot;exclude&quot;:[],&quot;inherit&quot;:false,&quot;taxQuery&quot;:{&quot;product_cat&quot;:[795]},&quot;isProductCollectionBlock&quot;:true,&quot;featured&quot;:false,&quot;woocommerceOnSale&quot;:false,&quot;woocommerceStockStatus&quot;:[&quot;instock&quot;,&quot;outofstock&quot;,&quot;onbackorder&quot;,&quot;onpreorder&quot;],&quot;woocommerceAttributes&quot;:[],&quot;woocommerceHandPickedProducts&quot;:[],&quot;filterable&quot;:false,&quot;relatedBy&quot;:{&quot;categories&quot;:true,&quot;tags&quot;:true}}\" data-tag-name=\"div\" class=\"wp-block-woocommerce-product-collection is-layout-flow wp-block-woocommerce-product-collection-is-layout-flow\">\t\t<div data-wp-interactive=\"woocommerce\/store-notices\" class=\"wc-block-components-notices alignwide\">\n\t\t\t<template data-wp-each--notice=\"state.notices\" data-wp-each-key=\"context.notice.id\">\n\t\t\t\t<div\n\t\t\t\t\tclass=\"wc-block-components-notice-banner\"\n\t\t\t\t\tdata-wp-init=\"callbacks.scrollIntoView\"\n\t\t\t\t\tdata-wp-class--is-error=\"state.isError\"\n\t\t\t\t\tdata-wp-class--is-success=\"state.isSuccess\"\n\t\t\t\t\tdata-wp-class--is-info=\"state.isInfo\"\n\t\t\t\t\tdata-wp-class--is-dismissible=\"context.notice.dismissible\"\n\t\t\t\t\tdata-wp-bind--role=\"state.role\"\n\t\t\t\t\tdata-wp-watch=\"callbacks.injectIcon\"\n\t\t\t\t>\n\t\t\t\t\t<div class=\"wc-block-components-notice-banner__content\">\n\t\t\t\t\t\t<span data-wp-init=\"callbacks.renderNoticeContent\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<button\n\t\t\t\t\t\tdata-wp-bind--hidden=\"!context.notice.dismissible\"\n\t\t\t\t\t\tclass=\"wc-block-components-button wp-element-button wc-block-components-notice-banner__dismiss contained\"\n\t\t\t\t\t\taria-label=\"Descartar este aviso\"\n\t\t\t\t\t\tdata-wp-on--click=\"actions.removeNotice\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n\t\t\t\t\t\t\t<path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\" \/>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/template>\n\t\t<\/div>\n\t\t\n<h5 class=\"wp-block-heading has-text-align-center\" style=\"margin-bottom:1rem\">Productos destacados con precio competitivo<\/h5>\n\n\n<ul data-block-name=\"woocommerce\/product-template\" class=\"wc-block-product-template__responsive columns-5 wc-block-product-template pro-featured-products wp-block-woocommerce-product-template is-layout-flow wp-block-woocommerce-product-template-is-layout-flow\" data-wp-on--scroll=\"actions.watchScroll\" data-wp-init=\"callbacks.initResizeObserver\"><li class=\"wc-block-product post-8179 product type-product status-publish has-post-thumbnail product_cat-aida product_cat-camera product_cat-destacos-hoe product_tag-camara-box product_tag-camara-pov product_tag-hd-100a-vf first instock shipping-taxable purchasable product-type-simple\"\n\t\t\t\t\t\n\t\t\t\tdata-wp-interactive=\"woocommerce\/product-collection\"\n\t\t\t\tdata-wp-context='woocommerce\/products::{\"productId\":8179,\"variationId\":null}'\n\t\t\t\tdata-wp-key=\"product-item-8179\"\n\t\t\t\n\t\t\t\t>\n\t\t\t\t\t\n<div data-block-name=\"woocommerce\/product-image\" data-image-sizing=\"thumbnail\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-auto wp-block-woocommerce-product-image\"><a href=\"https:\/\/proservice.com.ar\/index.php\/producto\/camara-box-hd-100a-vf\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img decoding=\"async\" width=\"369\" height=\"369\" src=\"https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/03\/HD-100A-VF-369x369.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"c\u00e1mara box HD-100A-VF\" data-testid=\"product-image\" data-image-id=\"8183\" style=\"object-fit:cover;\" loading=\"lazy\" srcset=\"https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/03\/HD-100A-VF-369x369.jpg 369w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/03\/HD-100A-VF-200x200.jpg 200w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/03\/HD-100A-VF-150x150.jpg 150w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/03\/HD-100A-VF-100x100.jpg 100w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/03\/HD-100A-VF.jpg 500w\" sizes=\"auto, (max-width: 369px) 100vw, 369px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n\n<\/div><\/a><\/div>\n\n<h2 style=\"line-height:1.4;margin-bottom:0.75rem;margin-top:0\" class=\"has-text-align-center wp-block-post-title has-medium-font-size\"><a data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\" href=\"https:\/\/proservice.com.ar\/index.php\/producto\/camara-box-hd-100a-vf\" target=\"_self\">C\u00e1mara POV HD HDMI AIDA Imaging HD-100A-VF con lente de 2,8-12 mm<\/a><\/h2>\n\n<div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"has-font-size has-small-font-size has-text-align-center wp-block-woocommerce-product-price\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>688<\/bdi><\/span>\n\t\t\t\t<\/div><\/div>\n\n<div data-block-name=\"woocommerce\/product-button\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"wp-block-button wc-block-components-product-button align-center wp-block-woocommerce-product-button has-small-font-size\"\n\t\t\t\t\t\n\t\t\t\t\tdata-wp-context='{\"quantityToAdd\":1,\"addToCartText\":\"Agregar al carrito\",\"tempQuantity\":0,\"animationStatus\":\"IDLE\",\"inTheCartText\":\"### in cart\",\"noticeId\":\"\",\"hasPressedButton\":false}'\n\t\t\t\t>\n\t\t\t\t\t<a\n\t\t\t\t\t\tclass=\"wp-block-button__link wp-element-button wc-block-components-product-button__button add_to_cart_button product_type_simple has-font-size has-small-font-size has-text-align-center wc-interactive\"\n\t\t\t\t\t\tstyle=\"\"\n\t\t\t\t\t\thref=\"\/index.php\/wp-json\/wp\/v2\/pages\/2951?add-to-cart=8179\" rel=\"nofollow\" data-product_id=\"8179\" data-product_sku=\"HD-100A-VF\" aria-label=\"Add to cart: &ldquo;C\u00e1mara POV HD HDMI AIDA Imaging HD-100A-VF con lente de 2,8-12 mm&rdquo;\"\n\t\t\t\t\t\tdata-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"\n\t\t\t\t\t>\n\t\t\t\t\t<span >Agregar al carrito<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\t<\/li><li class=\"wc-block-product post-7689 product type-product status-publish has-post-thumbnail product_brand-dji product_cat-audio product_cat-destacos-hoe product_cat-dji product_cat-microfonos product_tag-dji-mic-2-1tx-1rx  instock shipping-taxable purchasable product-type-simple\"\n\t\t\t\t\t\n\t\t\t\tdata-wp-interactive=\"woocommerce\/product-collection\"\n\t\t\t\tdata-wp-context='woocommerce\/products::{\"productId\":7689,\"variationId\":null}'\n\t\t\t\tdata-wp-key=\"product-item-7689\"\n\t\t\t\n\t\t\t\t>\n\t\t\t\t\t\n<div data-block-name=\"woocommerce\/product-image\" data-image-sizing=\"thumbnail\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-auto wp-block-woocommerce-product-image\"><a href=\"https:\/\/proservice.com.ar\/index.php\/producto\/dji-mic-2-1tx-1rx-compact-digital-wireless-microphone-system-recorder-for-camera-smartphone-2-4-ghz\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img decoding=\"async\" width=\"369\" height=\"369\" src=\"https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/08\/280994-369x369.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"DJI Mic 2 \u2013 Sistema Inal\u00e1mbrico Compacto de Micr\u00f3fono Digital con Transmisor y Receptor para C\u00e1mara y Smartphone (2.4 GHz)\" data-testid=\"product-image\" data-image-id=\"7693\" style=\"object-fit:cover;\" loading=\"lazy\" srcset=\"https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/08\/280994-369x369.jpg 369w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/08\/280994-200x200.jpg 200w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/08\/280994-150x150.jpg 150w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/08\/280994-100x100.jpg 100w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/08\/280994.jpg 500w\" sizes=\"auto, (max-width: 369px) 100vw, 369px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n\n<\/div><\/a><\/div>\n\n<h2 style=\"line-height:1.4;margin-bottom:0.75rem;margin-top:0\" class=\"has-text-align-center wp-block-post-title has-medium-font-size\"><a data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\" href=\"https:\/\/proservice.com.ar\/index.php\/producto\/dji-mic-2-1tx-1rx-compact-digital-wireless-microphone-system-recorder-for-camera-smartphone-2-4-ghz\" target=\"_self\">DJI Mic 2 \u2013 Sistema Inal\u00e1mbrico Compacto de Micr\u00f3fono Digital con Transmisor y Receptor para C\u00e1mara y Smartphone (2.4 GHz)<\/a><\/h2>\n\n<div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"has-font-size has-small-font-size has-text-align-center wp-block-woocommerce-product-price\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>365<\/bdi><\/span>\n\t\t\t\t<\/div><\/div>\n\n<div data-block-name=\"woocommerce\/product-button\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"wp-block-button wc-block-components-product-button align-center wp-block-woocommerce-product-button has-small-font-size\"\n\t\t\t\t\t\n\t\t\t\t\tdata-wp-context='{\"quantityToAdd\":1,\"addToCartText\":\"Agregar al carrito\",\"tempQuantity\":0,\"animationStatus\":\"IDLE\",\"inTheCartText\":\"### in cart\",\"noticeId\":\"\",\"hasPressedButton\":false}'\n\t\t\t\t>\n\t\t\t\t\t<a\n\t\t\t\t\t\tclass=\"wp-block-button__link wp-element-button wc-block-components-product-button__button add_to_cart_button product_type_simple has-font-size has-small-font-size has-text-align-center wc-interactive\"\n\t\t\t\t\t\tstyle=\"\"\n\t\t\t\t\t\thref=\"\/index.php\/wp-json\/wp\/v2\/pages\/2951?add-to-cart=7689\" rel=\"nofollow\" data-product_id=\"7689\" data-product_sku=\"280994\" aria-label=\"Add to cart: &ldquo;DJI Mic 2 \u2013 Sistema Inal\u00e1mbrico Compacto de Micr\u00f3fono Digital con Transmisor y Receptor para C\u00e1mara y Smartphone (2.4 GHz)&rdquo;\"\n\t\t\t\t\t\tdata-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"\n\t\t\t\t\t>\n\t\t\t\t\t<span >Agregar al carrito<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\t<\/li><li class=\"wc-block-product post-7780 product type-product status-publish has-post-thumbnail product_cat-destacos-hoe product_cat-hollyland product_cat-microfonos product_tag-lark-max-2-combo-4-person  instock shipping-taxable purchasable product-type-simple\"\n\t\t\t\t\t\n\t\t\t\tdata-wp-interactive=\"woocommerce\/product-collection\"\n\t\t\t\tdata-wp-context='woocommerce\/products::{\"productId\":7780,\"variationId\":null}'\n\t\t\t\tdata-wp-key=\"product-item-7780\"\n\t\t\t\n\t\t\t\t>\n\t\t\t\t\t\n<div data-block-name=\"woocommerce\/product-image\" data-image-sizing=\"thumbnail\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-auto wp-block-woocommerce-product-image\"><a href=\"https:\/\/proservice.com.ar\/index.php\/producto\/hollyland-lark-max-2-combo-4-person-wireless-microphone-system-for-cameras-and-mobile-devices-space-gray-2-4-ghz\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img decoding=\"async\" width=\"369\" height=\"369\" src=\"https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/10\/LARK-MAX-2-Combo-4-Person-369x369.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Hollyland LARK MAX 2 Combo 4-Personas Micr\u00f3fono Inal\u00e1mbrico System para C\u00e1maras y Smartphones (2.4 GHz)\" data-testid=\"product-image\" data-image-id=\"7782\" style=\"object-fit:cover;\" loading=\"lazy\" srcset=\"https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/10\/LARK-MAX-2-Combo-4-Person-369x369.jpg 369w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/10\/LARK-MAX-2-Combo-4-Person-200x200.jpg 200w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/10\/LARK-MAX-2-Combo-4-Person-150x150.jpg 150w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/10\/LARK-MAX-2-Combo-4-Person-100x100.jpg 100w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/10\/LARK-MAX-2-Combo-4-Person.jpg 500w\" sizes=\"auto, (max-width: 369px) 100vw, 369px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n\n<\/div><\/a><\/div>\n\n<h2 style=\"line-height:1.4;margin-bottom:0.75rem;margin-top:0\" class=\"has-text-align-center wp-block-post-title has-medium-font-size\"><a data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\" href=\"https:\/\/proservice.com.ar\/index.php\/producto\/hollyland-lark-max-2-combo-4-person-wireless-microphone-system-for-cameras-and-mobile-devices-space-gray-2-4-ghz\" target=\"_self\">Hollyland LARK MAX 2 Combo 4-Personas Micr\u00f3fono Inal\u00e1mbrico System para C\u00e1maras y Smartphones (2.4 GHz)<\/a><\/h2>\n\n<div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"has-font-size has-small-font-size has-text-align-center wp-block-woocommerce-product-price\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>582<\/bdi><\/span>\n\t\t\t\t<\/div><\/div>\n\n<div data-block-name=\"woocommerce\/product-button\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"wp-block-button wc-block-components-product-button align-center wp-block-woocommerce-product-button has-small-font-size\"\n\t\t\t\t\t\n\t\t\t\t\tdata-wp-context='{\"quantityToAdd\":1,\"addToCartText\":\"Agregar al carrito\",\"tempQuantity\":0,\"animationStatus\":\"IDLE\",\"inTheCartText\":\"### in cart\",\"noticeId\":\"\",\"hasPressedButton\":false}'\n\t\t\t\t>\n\t\t\t\t\t<a\n\t\t\t\t\t\tclass=\"wp-block-button__link wp-element-button wc-block-components-product-button__button add_to_cart_button product_type_simple has-font-size has-small-font-size has-text-align-center wc-interactive\"\n\t\t\t\t\t\tstyle=\"\"\n\t\t\t\t\t\thref=\"\/index.php\/wp-json\/wp\/v2\/pages\/2951?add-to-cart=7780\" rel=\"nofollow\" data-product_id=\"7780\" data-product_sku=\"LARK MAX 2C 4\" aria-label=\"Add to cart: &ldquo;Hollyland LARK MAX 2 Combo 4-Personas Micr\u00f3fono Inal\u00e1mbrico System para C\u00e1maras y Smartphones (2.4 GHz)&rdquo;\"\n\t\t\t\t\t\tdata-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"\n\t\t\t\t\t>\n\t\t\t\t\t<span >Agregar al carrito<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\t<\/li><li class=\"wc-block-product post-7699 product type-product status-publish has-post-thumbnail product_cat-camera product_cat-destacos-hoe product_cat-obsbot product_tag-oab-2305-cw last instock shipping-taxable purchasable product-type-simple\"\n\t\t\t\t\t\n\t\t\t\tdata-wp-interactive=\"woocommerce\/product-collection\"\n\t\t\t\tdata-wp-context='woocommerce\/products::{\"productId\":7699,\"variationId\":null}'\n\t\t\t\tdata-wp-key=\"product-item-7699\"\n\t\t\t\n\t\t\t\t>\n\t\t\t\t\t\n<div data-block-name=\"woocommerce\/product-image\" data-image-sizing=\"thumbnail\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-auto wp-block-woocommerce-product-image\"><a href=\"https:\/\/proservice.com.ar\/index.php\/producto\/obsbot-tail-2-ai-powered-ptzr-4k-live-production-camera\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img decoding=\"async\" width=\"369\" height=\"369\" src=\"https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/08\/1736390726_1870607-369x369.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"OBSBOT Tail 2 con NDI Activo | AI-Powered PTZR 4K Live Production Camara\" data-testid=\"product-image\" data-image-id=\"7704\" style=\"object-fit:cover;\" loading=\"lazy\" srcset=\"https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/08\/1736390726_1870607-369x369.jpg 369w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/08\/1736390726_1870607-200x200.jpg 200w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/08\/1736390726_1870607-150x150.jpg 150w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/08\/1736390726_1870607-100x100.jpg 100w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/08\/1736390726_1870607.jpg 500w\" sizes=\"auto, (max-width: 369px) 100vw, 369px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n\n<\/div><\/a><\/div>\n\n<h2 style=\"line-height:1.4;margin-bottom:0.75rem;margin-top:0\" class=\"has-text-align-center wp-block-post-title has-medium-font-size\"><a data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\" href=\"https:\/\/proservice.com.ar\/index.php\/producto\/obsbot-tail-2-ai-powered-ptzr-4k-live-production-camera\" target=\"_self\">OBSBOT Tail 2 con NDI Activo | AI-Powered PTZR 4K Live Production Camara<\/a><\/h2>\n\n<div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"has-font-size has-small-font-size has-text-align-center wp-block-woocommerce-product-price\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>2332<\/bdi><\/span>\n\t\t\t\t<\/div><\/div>\n\n<div data-block-name=\"woocommerce\/product-button\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"wp-block-button wc-block-components-product-button align-center wp-block-woocommerce-product-button has-small-font-size\"\n\t\t\t\t\t\n\t\t\t\t\tdata-wp-context='{\"quantityToAdd\":1,\"addToCartText\":\"Agregar al carrito\",\"tempQuantity\":0,\"animationStatus\":\"IDLE\",\"inTheCartText\":\"### in cart\",\"noticeId\":\"\",\"hasPressedButton\":false}'\n\t\t\t\t>\n\t\t\t\t\t<a\n\t\t\t\t\t\tclass=\"wp-block-button__link wp-element-button wc-block-components-product-button__button add_to_cart_button product_type_simple has-font-size has-small-font-size has-text-align-center wc-interactive\"\n\t\t\t\t\t\tstyle=\"\"\n\t\t\t\t\t\thref=\"\/index.php\/wp-json\/wp\/v2\/pages\/2951?add-to-cart=7699\" rel=\"nofollow\" data-product_id=\"7699\" data-product_sku=\"OAB-2305-CWA\" aria-label=\"Add to cart: &ldquo;OBSBOT Tail 2 con NDI Activo | AI-Powered PTZR 4K Live Production Camara&rdquo;\"\n\t\t\t\t\t\tdata-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"\n\t\t\t\t\t>\n\t\t\t\t\t<span >Agregar al carrito<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\t<\/li><li class=\"wc-block-product post-8415 product type-product status-publish has-post-thumbnail product_cat-camera product_cat-destacos-hoe product_cat-obsbot product_tag-obsbot-tiny-3-lite first instock shipping-taxable purchasable product-type-simple\"\n\t\t\t\t\t\n\t\t\t\tdata-wp-interactive=\"woocommerce\/product-collection\"\n\t\t\t\tdata-wp-context='woocommerce\/products::{\"productId\":8415,\"variationId\":null}'\n\t\t\t\tdata-wp-key=\"product-item-8415\"\n\t\t\t\n\t\t\t\t>\n\t\t\t\t\t\n<div data-block-name=\"woocommerce\/product-image\" data-image-sizing=\"thumbnail\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-auto wp-block-woocommerce-product-image\"><a href=\"https:\/\/proservice.com.ar\/index.php\/producto\/obsbot-tiny-3-lite-webcam-ptz-4k\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img decoding=\"async\" width=\"369\" height=\"369\" src=\"https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/04\/1769558193_IMG_2639742-369x369.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"OBSBOT Tiny 3 Lite | Webcam PTZ 4K con IA, Audio Espacial y Seguimiento Autom\u00e1tico\" data-testid=\"product-image\" data-image-id=\"8418\" style=\"object-fit:cover;\" loading=\"lazy\" srcset=\"https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/04\/1769558193_IMG_2639742-369x369.jpg 369w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/04\/1769558193_IMG_2639742-200x200.jpg 200w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/04\/1769558193_IMG_2639742-150x150.jpg 150w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/04\/1769558193_IMG_2639742-100x100.jpg 100w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2026\/04\/1769558193_IMG_2639742.jpg 500w\" sizes=\"auto, (max-width: 369px) 100vw, 369px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n\n<\/div><\/a><\/div>\n\n<h2 style=\"line-height:1.4;margin-bottom:0.75rem;margin-top:0\" class=\"has-text-align-center wp-block-post-title has-medium-font-size\"><a data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\" href=\"https:\/\/proservice.com.ar\/index.php\/producto\/obsbot-tiny-3-lite-webcam-ptz-4k\" target=\"_self\">OBSBOT Tiny 3 Lite | Webcam PTZ 4K con IA, Audio Espacial y Seguimiento Autom\u00e1tico<\/a><\/h2>\n\n<div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"has-font-size has-small-font-size has-text-align-center wp-block-woocommerce-product-price\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>349<\/bdi><\/span>\n\t\t\t\t<\/div><\/div>\n\n<div data-block-name=\"woocommerce\/product-button\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"wp-block-button wc-block-components-product-button align-center wp-block-woocommerce-product-button has-small-font-size\"\n\t\t\t\t\t\n\t\t\t\t\tdata-wp-context='{\"quantityToAdd\":1,\"addToCartText\":\"Agregar al carrito\",\"tempQuantity\":0,\"animationStatus\":\"IDLE\",\"inTheCartText\":\"### in cart\",\"noticeId\":\"\",\"hasPressedButton\":false}'\n\t\t\t\t>\n\t\t\t\t\t<a\n\t\t\t\t\t\tclass=\"wp-block-button__link wp-element-button wc-block-components-product-button__button add_to_cart_button product_type_simple has-font-size has-small-font-size has-text-align-center wc-interactive\"\n\t\t\t\t\t\tstyle=\"\"\n\t\t\t\t\t\thref=\"\/index.php\/wp-json\/wp\/v2\/pages\/2951?add-to-cart=8415\" rel=\"nofollow\" data-product_id=\"8415\" data-product_sku=\"OWB-2410-CE\" aria-label=\"Add to cart: &ldquo;OBSBOT Tiny 3 Lite | Webcam PTZ 4K con IA, Audio Espacial y Seguimiento Autom\u00e1tico&rdquo;\"\n\t\t\t\t\t\tdata-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"\n\t\t\t\t\t>\n\t\t\t\t\t<span >Agregar al carrito<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\t<\/li><li class=\"wc-block-product post-7975 product type-product status-publish has-post-thumbnail product_cat-destacos-hoe product_cat-elgato product_cat-keyboard-and-control-panel  instock shipping-taxable purchasable product-type-simple\"\n\t\t\t\t\t\n\t\t\t\tdata-wp-interactive=\"woocommerce\/product-collection\"\n\t\t\t\tdata-wp-context='woocommerce\/products::{\"productId\":7975,\"variationId\":null}'\n\t\t\t\tdata-wp-key=\"product-item-7975\"\n\t\t\t\n\t\t\t\t>\n\t\t\t\t\t\n<div data-block-name=\"woocommerce\/product-image\" data-image-sizing=\"thumbnail\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-auto wp-block-woocommerce-product-image\"><a href=\"https:\/\/proservice.com.ar\/index.php\/producto\/stream-deck-y-xlr-dock-kit\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img decoding=\"async\" width=\"369\" height=\"369\" src=\"https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/12\/10GBD9921-D-369x369.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Stream Deck + y XLR Dock KIT\" data-testid=\"product-image\" data-image-id=\"7978\" style=\"object-fit:cover;\" loading=\"lazy\" srcset=\"https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/12\/10GBD9921-D-369x369.jpg 369w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/12\/10GBD9921-D-200x200.jpg 200w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/12\/10GBD9921-D-150x150.jpg 150w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/12\/10GBD9921-D-100x100.jpg 100w, https:\/\/proservice.com.ar\/wp-content\/uploads\/2025\/12\/10GBD9921-D.jpg 500w\" sizes=\"auto, (max-width: 369px) 100vw, 369px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n\n<\/div><\/a><\/div>\n\n<h2 style=\"line-height:1.4;margin-bottom:0.75rem;margin-top:0\" class=\"has-text-align-center wp-block-post-title has-medium-font-size\"><a data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\" href=\"https:\/\/proservice.com.ar\/index.php\/producto\/stream-deck-y-xlr-dock-kit\" target=\"_self\">Stream Deck + y XLR Dock KIT<\/a><\/h2>\n\n<div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"has-font-size has-small-font-size has-text-align-center wp-block-woocommerce-product-price\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>436<\/bdi><\/span>\n\t\t\t\t<\/div><\/div>\n\n<div data-block-name=\"woocommerce\/product-button\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-text-align=\"center\" class=\"wp-block-button wc-block-components-product-button align-center wp-block-woocommerce-product-button has-small-font-size\"\n\t\t\t\t\t\n\t\t\t\t\tdata-wp-context='{\"quantityToAdd\":1,\"addToCartText\":\"Agregar al carrito\",\"tempQuantity\":0,\"animationStatus\":\"IDLE\",\"inTheCartText\":\"### in cart\",\"noticeId\":\"\",\"hasPressedButton\":false}'\n\t\t\t\t>\n\t\t\t\t\t<a\n\t\t\t\t\t\tclass=\"wp-block-button__link wp-element-button wc-block-components-product-button__button add_to_cart_button product_type_simple has-font-size has-small-font-size has-text-align-center wc-interactive\"\n\t\t\t\t\t\tstyle=\"\"\n\t\t\t\t\t\thref=\"\/index.php\/wp-json\/wp\/v2\/pages\/2951?add-to-cart=7975\" rel=\"nofollow\" data-product_id=\"7975\" data-product_sku=\"10GBD9921\" aria-label=\"Add to cart: &ldquo;Stream Deck + y XLR Dock KIT&rdquo;\"\n\t\t\t\t\t\tdata-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"\n\t\t\t\t\t>\n\t\t\t\t\t<span >Agregar al carrito<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\n\t\t\t\t<\/div>\n\n\t\t\t\t<\/li><\/ul>\n\n<\/div>\n\n\n\n\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-995f960e wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<div id=\"sb_instagram\"  class=\"sbi sbi_mob_col_1 sbi_tab_col_2 sbi_col_4 sbi_width_resp\" style=\"padding-bottom: 10px;\"\t data-feedid=\"*1\"  data-res=\"auto\" data-cols=\"4\" data-colsmobile=\"1\" data-colstablet=\"2\" data-num=\"4\" data-nummobile=\"4\" data-item-padding=\"5\"\t data-shortcode-atts=\"{&quot;feed&quot;:&quot;1&quot;}\"  data-postid=\"2951\" data-locatornonce=\"d935709111\" data-imageaspectratio=\"1:1\" data-sbi-flags=\"favorLocal\">\n\t<div class=\"sb_instagram_header  sbi_medium\"   >\n\t<a class=\"sbi_header_link\" target=\"_blank\" rel=\"nofollow noopener\" href=\"https:\/\/www.instagram.com\/proservicearg\/\" title=\"@proservicearg\">\n\t\t<div class=\"sbi_header_text\">\n\t\t\t<div class=\"sbi_header_img\"  data-avatar-url=\"https:\/\/scontent-lga3-3.cdninstagram.com\/v\/t51.2885-19\/418799510_943910610400518_320653910852711831_n.jpg?stp=dst-jpg_s206x206_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=bf7eb4&amp;efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLnd3dy43MzkuQzMifQ%3D%3D&amp;_nc_ohc=Z7TchXWkLzUQ7kNvwHMDZ7Z&amp;_nc_oc=AdqzOoopzQ8-X6sdm6YlOzI21M0Oxoq2S7ixaVLT87Di-wDAbYyauEpUSLA0jRIRXtRCsd8XtwQExs1PBoT7tADM&amp;_nc_zt=24&amp;_nc_ht=scontent-lga3-3.cdninstagram.com&amp;edm=AP4hL3IEAAAA&amp;_nc_tpa=Q5bMBQHZOiq7uYAu7F9scRql649YPeSymYOySn4Oi5aXoxggK63OHGHdj8iLRiim1fA3J_ByLAQSXGd6bQ&amp;oh=00_Af4ZaEP2hj3eqT2NA3HmAuCH1NK2wPOQ_JGrsMsBCC-w2A&amp;oe=6A1CFA0A\">\n\t\t\t\t\t\t\t\t\t<div class=\"sbi_header_img_hover\"  ><svg class=\"sbi_new_logo fa-instagram fa-w-14\" aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n                    <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path>\n                <\/svg><\/div>\n\t\t\t\t\t<img decoding=\"async\"  src=\"https:\/\/proservice.com.ar\/wp-content\/uploads\/sb-instagram-feed-images\/proservicearg.webp\" alt=\"\" width=\"50\" height=\"50\">\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<div class=\"sbi_feedtheme_header_text\">\n\t\t\t\t<h3>proservicearg<\/h3>\n\t\t\t\t\t\t\t\t\t<p class=\"sbi_bio\">\ud83c\udfac Soluciones audiovisuales &amp; streaming<br>\n\ud83d\udce6 Equipos en stock \u00b7 Importamos a pedido<br>\n\ud83d\udcb3 Factura A \u00b7 Env\u00edos a todo el pa\u00eds<br>\n\ud83d\udccd Showroom CABA<br>\n\u2b07\ufe0f Conoc\u00e9 m\u00e1s<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\t<div id=\"sbi_images\"  style=\"gap: 10px;\">\n\t\t<div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18092775302337328\" data-date=\"1779810224\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DYzqwpgxN1a\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t51.71878-15\/707209630_1004800905820736_4801608809754841419_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=105&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=s1oey5gHM7MQ7kNvwHVlpwN&#038;_nc_oc=Adp4VVJgr2rmjxqaKLUIfIIazrpTGAv_RgbcsgbKdEuPUp19BbtehPrAdsNpxxPi9VSEyVrlOhfD8gTNu4Zc5Ddz&#038;_nc_zt=23&#038;_nc_ht=scontent-lga3-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=INrHecznKp493rLGLzsJeg&#038;_nc_tpa=Q5bMBQEots_utjuCn8SbkfmiyngLa3ZkmOPX14oCDQBV1IXMl6Kx_nDppYc4GIqw4_RxEMieNG1n0Le44Q&#038;oh=00_Af5-HrQGbA-EDQjcq-tXuUo8mauI0P9rHrDmbi3qMhHI0w&#038;oe=6A1CDB70\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lga3-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/707209630_1004800905820736_4801608809754841419_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=s1oey5gHM7MQ7kNvwHVlpwN&amp;_nc_oc=Adp4VVJgr2rmjxqaKLUIfIIazrpTGAv_RgbcsgbKdEuPUp19BbtehPrAdsNpxxPi9VSEyVrlOhfD8gTNu4Zc5Ddz&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQEots_utjuCn8SbkfmiyngLa3ZkmOPX14oCDQBV1IXMl6Kx_nDppYc4GIqw4_RxEMieNG1n0Le44Q&amp;oh=00_Af5-HrQGbA-EDQjcq-tXuUo8mauI0P9rHrDmbi3qMhHI0w&amp;oe=6A1CDB70&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lga3-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/707209630_1004800905820736_4801608809754841419_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=s1oey5gHM7MQ7kNvwHVlpwN&amp;_nc_oc=Adp4VVJgr2rmjxqaKLUIfIIazrpTGAv_RgbcsgbKdEuPUp19BbtehPrAdsNpxxPi9VSEyVrlOhfD8gTNu4Zc5Ddz&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQEots_utjuCn8SbkfmiyngLa3ZkmOPX14oCDQBV1IXMl6Kx_nDppYc4GIqw4_RxEMieNG1n0Le44Q&amp;oh=00_Af5-HrQGbA-EDQjcq-tXuUo8mauI0P9rHrDmbi3qMhHI0w&amp;oe=6A1CDB70&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lga3-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/707209630_1004800905820736_4801608809754841419_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=s1oey5gHM7MQ7kNvwHVlpwN&amp;_nc_oc=Adp4VVJgr2rmjxqaKLUIfIIazrpTGAv_RgbcsgbKdEuPUp19BbtehPrAdsNpxxPi9VSEyVrlOhfD8gTNu4Zc5Ddz&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQEots_utjuCn8SbkfmiyngLa3ZkmOPX14oCDQBV1IXMl6Kx_nDppYc4GIqw4_RxEMieNG1n0Le44Q&amp;oh=00_Af5-HrQGbA-EDQjcq-tXuUo8mauI0P9rHrDmbi3qMhHI0w&amp;oe=6A1CDB70&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lga3-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/707209630_1004800905820736_4801608809754841419_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=s1oey5gHM7MQ7kNvwHVlpwN&amp;_nc_oc=Adp4VVJgr2rmjxqaKLUIfIIazrpTGAv_RgbcsgbKdEuPUp19BbtehPrAdsNpxxPi9VSEyVrlOhfD8gTNu4Zc5Ddz&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQEots_utjuCn8SbkfmiyngLa3ZkmOPX14oCDQBV1IXMl6Kx_nDppYc4GIqw4_RxEMieNG1n0Le44Q&amp;oh=00_Af5-HrQGbA-EDQjcq-tXuUo8mauI0P9rHrDmbi3qMhHI0w&amp;oe=6A1CDB70&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Hay accesorios que termin\u00e1s llevando a todos lados<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/proservice.com.ar\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Hay accesorios que termin\u00e1s llevando a todos lados, y el Tilta BT03 definitivamente es uno de esos. \ud83c\udfa5\n\nCompacto, liviano y con una construcci\u00f3n premium en fibra de carbono, est\u00e1 pensado para creators, filmmakers y setups modernos que necesitan estabilidad profesional sin cargar de m\u00e1s.\n\nYa sea para streaming, grabaciones desktop, fotograf\u00eda de producto o contenido mobile, el BT03 tiene ese equilibrio entre dise\u00f1o, portabilidad y practicidad que hace que quieras dejarlo siempre armado en tu setup.\n\nDisponible en Proservice Argentina \ud83c\udde6\ud83c\uddf7\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18229611652314103\" data-date=\"1779458244\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DYpLfPvEfkr\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-lga3-1.cdninstagram.com\/v\/t51.82787-15\/705169260_18328478377255147_7399582205238788417_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=111&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=P2zaFxzeYW8Q7kNvwEgcLLu&#038;_nc_oc=AdrfNwBbvt11H5GVIAphIGME6me8pPNP7HGwIPRxywlyyGXYq5ZbQFiMCUZQ7W1a2Itd9bgBYsaor3EvrKBSHvlM&#038;_nc_zt=23&#038;_nc_ht=scontent-lga3-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=INrHecznKp493rLGLzsJeg&#038;_nc_tpa=Q5bMBQGLeyFQh19fqudccnAliRkKFcmcFbHZG3ShH-kNsWYMb-2QXnCJOibs4feBM4rXbpCwaXQM-XEpYw&#038;oh=00_Af6tHGElKDHQYxeiRxGswXvmOOSnhA4wMdEz9llkKgCMAg&#038;oe=6A1CEA36\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lga3-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/705169260_18328478377255147_7399582205238788417_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=P2zaFxzeYW8Q7kNvwEgcLLu&amp;_nc_oc=AdrfNwBbvt11H5GVIAphIGME6me8pPNP7HGwIPRxywlyyGXYq5ZbQFiMCUZQ7W1a2Itd9bgBYsaor3EvrKBSHvlM&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQGLeyFQh19fqudccnAliRkKFcmcFbHZG3ShH-kNsWYMb-2QXnCJOibs4feBM4rXbpCwaXQM-XEpYw&amp;oh=00_Af6tHGElKDHQYxeiRxGswXvmOOSnhA4wMdEz9llkKgCMAg&amp;oe=6A1CEA36&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lga3-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/705169260_18328478377255147_7399582205238788417_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=P2zaFxzeYW8Q7kNvwEgcLLu&amp;_nc_oc=AdrfNwBbvt11H5GVIAphIGME6me8pPNP7HGwIPRxywlyyGXYq5ZbQFiMCUZQ7W1a2Itd9bgBYsaor3EvrKBSHvlM&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQGLeyFQh19fqudccnAliRkKFcmcFbHZG3ShH-kNsWYMb-2QXnCJOibs4feBM4rXbpCwaXQM-XEpYw&amp;oh=00_Af6tHGElKDHQYxeiRxGswXvmOOSnhA4wMdEz9llkKgCMAg&amp;oe=6A1CEA36&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lga3-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/705169260_18328478377255147_7399582205238788417_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=P2zaFxzeYW8Q7kNvwEgcLLu&amp;_nc_oc=AdrfNwBbvt11H5GVIAphIGME6me8pPNP7HGwIPRxywlyyGXYq5ZbQFiMCUZQ7W1a2Itd9bgBYsaor3EvrKBSHvlM&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQGLeyFQh19fqudccnAliRkKFcmcFbHZG3ShH-kNsWYMb-2QXnCJOibs4feBM4rXbpCwaXQM-XEpYw&amp;oh=00_Af6tHGElKDHQYxeiRxGswXvmOOSnhA4wMdEz9llkKgCMAg&amp;oe=6A1CEA36&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lga3-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/705169260_18328478377255147_7399582205238788417_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=P2zaFxzeYW8Q7kNvwEgcLLu&amp;_nc_oc=AdrfNwBbvt11H5GVIAphIGME6me8pPNP7HGwIPRxywlyyGXYq5ZbQFiMCUZQ7W1a2Itd9bgBYsaor3EvrKBSHvlM&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQGLeyFQh19fqudccnAliRkKFcmcFbHZG3ShH-kNsWYMb-2QXnCJOibs4feBM4rXbpCwaXQM-XEpYw&amp;oh=00_Af6tHGElKDHQYxeiRxGswXvmOOSnhA4wMdEz9llkKgCMAg&amp;oe=6A1CEA36&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Nada mejor que probarlo en persona \ud83c\udfac  En nuestro s<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/proservice.com.ar\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Nada mejor que probarlo en persona \ud83c\udfac\n\nEn nuestro showroom pod\u00e9s ver los equipos funcionando, sacarte dudas y encontrar la mejor soluci\u00f3n para tu setup \ud83d\ude80\n\nTe esperamos! \ud83d\ude09\ud83e\udef0\ud83c\udffb\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_17977345953001729\" data-date=\"1779383846\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DYm9c18xT6F\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-lga3-1.cdninstagram.com\/v\/t51.71878-15\/705298499_1719757815701805_5062886226521903686_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=103&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=Obu-7QfnZUMQ7kNvwErXtWY&#038;_nc_oc=AdryVjH83X_EVUunOAReZAo9WbBemZJmyzzso_pytOf0GXT8ddXQAH6PfJwL_it8vPegPKh-_MxHj9K9Hl1xiZ7k&#038;_nc_zt=23&#038;_nc_ht=scontent-lga3-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=INrHecznKp493rLGLzsJeg&#038;_nc_tpa=Q5bMBQHoMTMW7K5MYXrXgriwvDxDqJ0Crs_Knd1w-WY27jFci8pBnacg6Jx7fEh88iVoJmU8zzrew__Aqg&#038;oh=00_Af4yLrPaIDPxaYBUOPIw4F0OOWRLUxmzuJCp1Vw7pRIykw&#038;oe=6A1D01FD\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lga3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/705298499_1719757815701805_5062886226521903686_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Obu-7QfnZUMQ7kNvwErXtWY&amp;_nc_oc=AdryVjH83X_EVUunOAReZAo9WbBemZJmyzzso_pytOf0GXT8ddXQAH6PfJwL_it8vPegPKh-_MxHj9K9Hl1xiZ7k&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQHoMTMW7K5MYXrXgriwvDxDqJ0Crs_Knd1w-WY27jFci8pBnacg6Jx7fEh88iVoJmU8zzrew__Aqg&amp;oh=00_Af4yLrPaIDPxaYBUOPIw4F0OOWRLUxmzuJCp1Vw7pRIykw&amp;oe=6A1D01FD&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lga3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/705298499_1719757815701805_5062886226521903686_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Obu-7QfnZUMQ7kNvwErXtWY&amp;_nc_oc=AdryVjH83X_EVUunOAReZAo9WbBemZJmyzzso_pytOf0GXT8ddXQAH6PfJwL_it8vPegPKh-_MxHj9K9Hl1xiZ7k&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQHoMTMW7K5MYXrXgriwvDxDqJ0Crs_Knd1w-WY27jFci8pBnacg6Jx7fEh88iVoJmU8zzrew__Aqg&amp;oh=00_Af4yLrPaIDPxaYBUOPIw4F0OOWRLUxmzuJCp1Vw7pRIykw&amp;oe=6A1D01FD&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lga3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/705298499_1719757815701805_5062886226521903686_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Obu-7QfnZUMQ7kNvwErXtWY&amp;_nc_oc=AdryVjH83X_EVUunOAReZAo9WbBemZJmyzzso_pytOf0GXT8ddXQAH6PfJwL_it8vPegPKh-_MxHj9K9Hl1xiZ7k&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQHoMTMW7K5MYXrXgriwvDxDqJ0Crs_Knd1w-WY27jFci8pBnacg6Jx7fEh88iVoJmU8zzrew__Aqg&amp;oh=00_Af4yLrPaIDPxaYBUOPIw4F0OOWRLUxmzuJCp1Vw7pRIykw&amp;oe=6A1D01FD&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lga3-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/705298499_1719757815701805_5062886226521903686_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Obu-7QfnZUMQ7kNvwErXtWY&amp;_nc_oc=AdryVjH83X_EVUunOAReZAo9WbBemZJmyzzso_pytOf0GXT8ddXQAH6PfJwL_it8vPegPKh-_MxHj9K9Hl1xiZ7k&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQHoMTMW7K5MYXrXgriwvDxDqJ0Crs_Knd1w-WY27jFci8pBnacg6Jx7fEh88iVoJmU8zzrew__Aqg&amp;oh=00_Af4yLrPaIDPxaYBUOPIw4F0OOWRLUxmzuJCp1Vw7pRIykw&amp;oe=6A1D01FD&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u26a1 Un switcher. M\u00faltiples posibilidades.  Con la fu<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/proservice.com.ar\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"\u26a1 Un switcher. M\u00faltiples posibilidades.\n\nCon la funci\u00f3n SuperSource del Blackmagic ATEM Mini Extreme pod\u00e9s crear composiciones multic\u00e1mara mucho m\u00e1s din\u00e1micas y profesionales en segundos.\n\nPresentaciones, podcasts, entrevistas, gaming o streaming en vivo\u2026 todo en una sola pantalla, sin complicarte el workflow \ud83c\udfa5\n\nDisponible en proservice.com.ar\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_17915952348375066\" data-date=\"1779114215\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DYe6rBExUDb\/\" target=\"_blank\" rel=\"noopener nofollow\" data-full-res=\"https:\/\/scontent-lga3-3.cdninstagram.com\/v\/t51.71878-15\/689367250_2800727670307246_7252192505619436799_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=102&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=0ZGAUBOskREQ7kNvwFv3i28&#038;_nc_oc=AdrT6TfTvBvKt0pJFbi6UjurfhfDc2NHld0e3yBEp-9Z2boaG30SivuYslFU8R4h45ur9De_7g6AK8hYmCtU5cBE&#038;_nc_zt=23&#038;_nc_ht=scontent-lga3-3.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=INrHecznKp493rLGLzsJeg&#038;_nc_tpa=Q5bMBQF3LInuKzv8rURszPylAzmxO1Umb6uC90nVeoBrziTMO-uaRnt5M-A8iPVq_a3OqVj02xDIzpHa6Q&#038;oh=00_Af48eOG5zqv17-i4GJEDjruLVg9JC2X6D0B884vss2jUPA&#038;oe=6A1CD5E7\" data-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-lga3-3.cdninstagram.com\\\/v\\\/t51.71878-15\\\/689367250_2800727670307246_7252192505619436799_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=0ZGAUBOskREQ7kNvwFv3i28&amp;_nc_oc=AdrT6TfTvBvKt0pJFbi6UjurfhfDc2NHld0e3yBEp-9Z2boaG30SivuYslFU8R4h45ur9De_7g6AK8hYmCtU5cBE&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQF3LInuKzv8rURszPylAzmxO1Umb6uC90nVeoBrziTMO-uaRnt5M-A8iPVq_a3OqVj02xDIzpHa6Q&amp;oh=00_Af48eOG5zqv17-i4GJEDjruLVg9JC2X6D0B884vss2jUPA&amp;oe=6A1CD5E7&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-lga3-3.cdninstagram.com\\\/v\\\/t51.71878-15\\\/689367250_2800727670307246_7252192505619436799_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=0ZGAUBOskREQ7kNvwFv3i28&amp;_nc_oc=AdrT6TfTvBvKt0pJFbi6UjurfhfDc2NHld0e3yBEp-9Z2boaG30SivuYslFU8R4h45ur9De_7g6AK8hYmCtU5cBE&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQF3LInuKzv8rURszPylAzmxO1Umb6uC90nVeoBrziTMO-uaRnt5M-A8iPVq_a3OqVj02xDIzpHa6Q&amp;oh=00_Af48eOG5zqv17-i4GJEDjruLVg9JC2X6D0B884vss2jUPA&amp;oe=6A1CD5E7&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-lga3-3.cdninstagram.com\\\/v\\\/t51.71878-15\\\/689367250_2800727670307246_7252192505619436799_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=0ZGAUBOskREQ7kNvwFv3i28&amp;_nc_oc=AdrT6TfTvBvKt0pJFbi6UjurfhfDc2NHld0e3yBEp-9Z2boaG30SivuYslFU8R4h45ur9De_7g6AK8hYmCtU5cBE&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQF3LInuKzv8rURszPylAzmxO1Umb6uC90nVeoBrziTMO-uaRnt5M-A8iPVq_a3OqVj02xDIzpHa6Q&amp;oh=00_Af48eOG5zqv17-i4GJEDjruLVg9JC2X6D0B884vss2jUPA&amp;oe=6A1CD5E7&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-lga3-3.cdninstagram.com\\\/v\\\/t51.71878-15\\\/689367250_2800727670307246_7252192505619436799_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=0ZGAUBOskREQ7kNvwFv3i28&amp;_nc_oc=AdrT6TfTvBvKt0pJFbi6UjurfhfDc2NHld0e3yBEp-9Z2boaG30SivuYslFU8R4h45ur9De_7g6AK8hYmCtU5cBE&amp;_nc_zt=23&amp;_nc_ht=scontent-lga3-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=INrHecznKp493rLGLzsJeg&amp;_nc_tpa=Q5bMBQF3LInuKzv8rURszPylAzmxO1Umb6uC90nVeoBrziTMO-uaRnt5M-A8iPVq_a3OqVj02xDIzpHa6Q&amp;oh=00_Af48eOG5zqv17-i4GJEDjruLVg9JC2X6D0B884vss2jUPA&amp;oe=6A1CD5E7&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Si tu setup creci\u00f3, el tr\u00edpode tambi\u00e9n tiene que h<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/proservice.com.ar\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Si tu setup creci\u00f3, el tr\u00edpode tambi\u00e9n tiene que hacerlo \u26a1\n\nEl SmallRig 3989 FreeBlazer AD-100 est\u00e1 hecho para acompa\u00f1ar producciones reales: movimientos fluidos, estructura s\u00f3lida y la estabilidad que necesit\u00e1s cuando el rig empieza a ponerse serio.\n\nDisponible en proservice.com.ar \ud83d\ude0e\ud83d\ude80\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div>\t<\/div>\n\n\t<div id=\"sbi_load\" >\n\n\t\t\t<button class=\"sbi_load_btn\"\n\t\t\ttype=\"button\" >\n\t\t\t<span class=\"sbi_btn_text\" >Load More<\/span>\n\t\t\t<span class=\"sbi_loader sbi_hidden\" style=\"background-color: rgb(255, 255, 255);\" aria-hidden=\"true\"><\/span>\n\t\t<\/button>\n\t\n\t\t\t<span class=\"sbi_follow_btn sbi_custom\" >\n\t\t\t<a target=\"_blank\" rel=\"nofollow noopener\" href=\"https:\/\/www.instagram.com\/proservicearg\/\" style=\"background: rgb(64,139,209);\">\n\t\t\t\t<svg class=\"svg-inline--fa fa-instagram fa-w-14\" aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n                    <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path>\n                <\/svg>\t\t\t\t<span>Follow on Instagram<\/span>\n\t\t\t<\/a>\n\t\t<\/span>\n\t\n<\/div>\n\t\t<span class=\"sbi_resized_image_data\" data-feed-id=\"*1\"\n\t\t  data-resized=\"{&quot;17915952348375066&quot;:{&quot;id&quot;:&quot;689367250_2800727670307246_7252192505619436799_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17977345953001729&quot;:{&quot;id&quot;:&quot;705298499_1719757815701805_5062886226521903686_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18229611652314103&quot;:{&quot;id&quot;:&quot;705169260_18328478377255147_7399582205238788417_n&quot;,&quot;ratio&quot;:&quot;0.75&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18092775302337328&quot;:{&quot;id&quot;:&quot;707209630_1004800905820736_4801608809754841419_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;}}\">\n\t<\/span>\n\t<\/div>\n\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-af98705\" id=\"backpack-types\" data-block-id=\"af98705\"><style>.stk-af98705 {margin-bottom:50px !important;}<\/style><p class=\"stk-block-text__text has-text-align-center\"><\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-e95f8f8\" data-block-id=\"e95f8f8\"><style>.stk-e95f8f8 {margin-top:var(--stk--preset--spacing--70, 3.38rem) !important;margin-bottom:var(--stk--preset--spacing--70, 3.38rem) !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-e95f8f8-column alignwide\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-2ef5288\" data-v=\"4\" data-block-id=\"2ef5288\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-2ef5288-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-2ef5288-inner-blocks\"><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Proservice desde 1990 Tecnolog\u00eda profesional para streaming y producci\u00f3n Equipamiento para video profesional, c\u00e1maras PTZ, NDI\/IP, Blackmagic Design, audio, broadcast, podcast y producci\u00f3n multic\u00e1mara. Explorar Categor\u00edas Consultar por WhatsApp Precio competitivo alternativa directa a marketplaces Asesoramiento real antes y despu\u00e9s de la compra Marcas profesionales Blackmagic \u00b7 Sony \u00b7 DJI \u00b7 Hollyland Compr\u00e1 por soluci\u00f3n [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-2951","page","type-page","status-publish","hentry"],"blocksy_meta":{"page_title_panel":"","has_hero_section":"disabled","f8be7323f56aba73b411685393ff1f7e":"","hero_section":"type-1","hero_elements":[{"id":"custom_title","enabled":true,"heading_tag":"h1","title":"Home"},{"id":"custom_description","enabled":true,"description_visibility":{"desktop":true,"tablet":true,"mobile":false}},{"id":"custom_meta","enabled":false,"meta_elements":[{"id":"author","enabled":true,"label":"By","has_author_avatar":"yes","avatar_size":25},{"id":"post_date","enabled":true,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"updated_date","enabled":false,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"categories","enabled":false,"label":"In","style":"simple"},{"id":"comments","enabled":true}],"page_meta_elements":{"joined":true,"articles_count":true,"comments":true}},{"id":"breadcrumbs","enabled":false}],"8fa98bfc447a7e82587fe4e981c9e347":"","hero_alignment1":"CT_CSS_SKIP_RULE","hero_margin":40,"hero_alignment2":"center","hero_vertical_alignment":"center","c0512e44f1d2f6f60514c93236f56105":"","hero_structure":"narrow","b21550d0ee5b11359611dc5a96e2638f":"","page_title_bg_type":"featured_image","custom_hero_background":{"attachment_id":null},"parallax":{"desktop":false,"tablet":false,"mobile":false},"1af920b6849c07acf3ee6aeb42fe338e":"","hero_height":"250px","pageTitleFont":{"family":"Default","variation":"Default","size":"30px","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageTitleFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageMetaFont":{"family":"Default","variation":"n6","size":"12px","line-height":"1.3","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"uppercase","text-decoration":"CT_CSS_SKIP_RULE"},"pageMetaFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_font_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_background_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageExcerptFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageExcerptColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"breadcrumbsFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"breadcrumbsFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"initial":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageTitleOverlay":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"pageTitleBackground":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-6)"}}},"pageTitlePadding":{"top":"50px","bottom":"50px","left":"auto","right":"auto","linked":true},"8cd0e9c9767d2050adff5e4ced7085f8":"","page_structure_type":"default","95ab8d84e5bcb6685645e8e036eaaf18":"","content_style_source":"inherit","content_style":"wide","vertical_spacing_source":"custom","content_area_spacing":"none","background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"content_background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-8)"}}},"content_boxed_shadow":{"inherit":false,"blur":18,"spread":-6,"v_offset":12,"h_offset":0,"inset":false,"enable":true,"color":{"color":"rgba(34, 56, 101, 0.04)"}},"boxed_content_spacing":{"desktop":{"top":"40px","bottom":"40px","left":"40px","right":"40px","linked":true},"tablet":{"top":"35px","bottom":"35px","left":"35px","right":"35px","linked":true},"mobile":{"top":"20px","bottom":"20px","left":"20px","right":"20px","linked":true}},"content_boxed_radius":{"top":"3px","bottom":"3px","left":"3px","right":"3px","linked":true},"d2e78b319cfc7675a5fbca36ab2abe12":"","disable_featured_image":"no","disable_share_box":"no","disable_header":"no","disable_footer":"no","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/proservice.com.ar\/index.php\/wp-json\/wp\/v2\/pages\/2951","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/proservice.com.ar\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/proservice.com.ar\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/proservice.com.ar\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/proservice.com.ar\/index.php\/wp-json\/wp\/v2\/comments?post=2951"}],"version-history":[{"count":202,"href":"https:\/\/proservice.com.ar\/index.php\/wp-json\/wp\/v2\/pages\/2951\/revisions"}],"predecessor-version":[{"id":8672,"href":"https:\/\/proservice.com.ar\/index.php\/wp-json\/wp\/v2\/pages\/2951\/revisions\/8672"}],"wp:attachment":[{"href":"https:\/\/proservice.com.ar\/index.php\/wp-json\/wp\/v2\/media?parent=2951"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}