{"id":67,"date":"2025-03-21T13:56:40","date_gmt":"2025-03-21T13:56:40","guid":{"rendered":"https:\/\/dummy.xtemos.com\/woodmart2\/t-shirts-elementor\/?page_id=67"},"modified":"2026-09-16T02:52:27","modified_gmt":"2026-09-16T05:52:27","slug":"home-t-shirts","status":"publish","type":"page","link":"https:\/\/honeywhale.com.ar\/es\/","title":{"rendered":"Home t-shirts"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"67\" class=\"elementor elementor-67\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e680044 e-con-full wd-section-stretch e-flex e-con e-parent\" data-id=\"e680044\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-81ac165 elementor-widget elementor-widget-html\" data-id=\"81ac165\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\r\n  HONEYWHALE HERO SLIDER \u00b7 Elementor HTML Widget\r\n  Recursos configurados para el sitio de Argentina.\r\n  Peg\u00e1 todo este archivo en un \u00fanico widget HTML de Elementor.\r\n-->\r\n<style>\r\n  .hw-hero-slider {\r\n    --hw-black: #101315;\r\n    --hw-yellow: #ffd51f;\r\n    --hw-white: #fff;\r\n    --hw-muted: rgba(255,255,255,.9);\r\n    --hw-ease: cubic-bezier(.22,.61,.36,1);\r\n    position: relative;\r\n    isolation: isolate;\r\n    width: 100%;\r\n    min-height: 580px;\r\n    max-height: 800px;\r\n    aspect-ratio: 197 \/ 80;\r\n    overflow: hidden;\r\n    background: var(--hw-black);\r\n    color: var(--hw-white);\r\n    font-family: Inter, Arial, sans-serif;\r\n    -webkit-font-smoothing: antialiased;\r\n    text-rendering: optimizeLegibility;\r\n    touch-action: pan-y;\r\n  }\r\n\r\n  .hw-hero-slider *,\r\n  .hw-hero-slider *::before,\r\n  .hw-hero-slider *::after { box-sizing: border-box; }\r\n\r\n  .hw-hero-slider button,\r\n  .hw-hero-slider a { -webkit-tap-highlight-color: transparent; }\r\n\r\n  .hw-hero-slide {\r\n    position: absolute;\r\n    inset: 0;\r\n    z-index: 0;\r\n    display: grid;\r\n    align-items: center;\r\n    opacity: 0;\r\n    visibility: hidden;\r\n    transition: opacity .6s var(--hw-ease), visibility .6s var(--hw-ease);\r\n  }\r\n\r\n  .hw-hero-slide.is-active {\r\n    z-index: 1;\r\n    opacity: 1;\r\n    visibility: visible;\r\n  }\r\n\r\n  .hw-hero-slide__media,\r\n  .hw-hero-slide__media img {\r\n    position: absolute;\r\n    inset: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n  }\r\n\r\n  .hw-hero-slide__media img {\r\n    object-fit: cover;\r\n    object-position: center;\r\n    transform: scale(1.018);\r\n    transition: transform 3s var(--hw-ease);\r\n  }\r\n\r\n  .hw-hero-slide.is-active .hw-hero-slide__media img { transform: scale(1); }\r\n\r\n  .hw-hero-slide::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(90deg, rgba(8,11,12,.88) 0%, rgba(8,11,12,.64) 24%, rgba(8,11,12,.18) 45%, transparent 58%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .hw-overlay-light::after {\r\n    background: linear-gradient(90deg, rgba(8,11,12,.82) 0%, rgba(8,11,12,.56) 24%, rgba(8,11,12,.14) 45%, transparent 58%);\r\n  }\r\n\r\n  .hw-overlay-dark::after {\r\n    background: linear-gradient(90deg, rgba(8,11,12,.92) 0%, rgba(8,11,12,.72) 24%, rgba(8,11,12,.22) 45%, transparent 58%);\r\n  }\r\n\r\n  .hw-hero-slide__inner {\r\n    position: relative;\r\n    z-index: 2;\r\n    width: min(calc(100% - 64px), 1280px);\r\n    margin-inline: auto;\r\n  }\r\n\r\n  .hw-hero-slide__content {\r\n    width: min(42%, 500px);\r\n    transform: translateY(18px);\r\n    opacity: 0;\r\n    transition: opacity .5s var(--hw-ease) .14s, transform .5s var(--hw-ease) .14s;\r\n  }\r\n\r\n  .hw-hero-slide.is-active .hw-hero-slide__content {\r\n    transform: translateY(0);\r\n    opacity: 1;\r\n  }\r\n\r\n  .hw-hero-slide__title {\r\n    max-width: 540px;\r\n    margin: 0;\r\n    color: var(--hw-white);\r\n    font-size: clamp(48px, 4.35vw, 56px);\r\n    font-weight: 700;\r\n    line-height: 1;\r\n    letter-spacing: -.04em;\r\n    text-wrap: balance;\r\n  }\r\n\r\n  .hw-hero-slide__text {\r\n    max-width: 480px;\r\n    margin: 18px 0 0;\r\n    color: var(--hw-muted);\r\n    font-size: clamp(17px, 1.15vw, 18px);\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .hw-hero-slide__cta {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    min-height: 52px;\r\n    margin-top: 24px;\r\n    padding: 0 28px !important;\r\n    border: 1px solid rgba(255,255,255,.58) !important;\r\n    border-radius: 8px;\r\n    background: var(--hw-black) !important;\r\n    color: var(--hw-white) !important;\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    line-height: 1;\r\n    letter-spacing: .01em;\r\n    text-decoration: none !important;\r\n    box-shadow: 0 10px 26px rgba(0,0,0,.28);\r\n    transition: background .2s ease, color .2s ease, box-shadow .2s ease, transform .2s ease;\r\n  }\r\n\r\n  .hw-hero-slide__cta:active { transform: translateY(0); }\r\n\r\n  .hw-hero-slide__cta:focus-visible,\r\n  .hw-hero-slider__counter:focus-visible {\r\n    outline: 3px solid var(--hw-white);\r\n    outline-offset: 3px;\r\n  }\r\n\r\n  .hw-hero-slider__counter {\r\n    -webkit-appearance: none;\r\n    appearance: none;\r\n    position: absolute;\r\n    z-index: 5;\r\n    left: 50%;\r\n    right: auto;\r\n    bottom: 36px;\r\n    transform: translateX(-50%);\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 7px;\r\n    min-width: 70px;\r\n    min-height: 44px;\r\n    padding: 0 14px !important;\r\n    border: 1px solid rgba(255,255,255,.68) !important;\r\n    border-radius: 99px !important;\r\n    background: rgba(10,12,13,.36) !important;\r\n    color: var(--hw-white) !important;\r\n    font: inherit;\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    letter-spacing: .08em;\r\n    text-transform: none !important;\r\n    box-shadow: none !important;\r\n    cursor: pointer;\r\n    transition: border-color .2s ease, background .2s ease;\r\n  }\r\n\r\n  .hw-hero-slider__number {\r\n    color: rgba(255,255,255,.42);\r\n    transition: color .2s ease;\r\n  }\r\n\r\n  .hw-hero-slider__number.is-current { color: var(--hw-white); }\r\n\r\n  .hw-sr-only {\r\n    position: absolute !important;\r\n    width: 1px !important;\r\n    height: 1px !important;\r\n    padding: 0 !important;\r\n    margin: -1px !important;\r\n    overflow: hidden !important;\r\n    clip: rect(0,0,0,0) !important;\r\n    white-space: nowrap !important;\r\n    border: 0 !important;\r\n  }\r\n\r\n  @media (hover: hover) {\r\n    .hw-hero-slider .hw-hero-slide__cta:hover {\r\n      border-color: var(--hw-yellow) !important;\r\n      background: var(--hw-yellow) !important;\r\n      color: var(--hw-black) !important;\r\n      box-shadow: 0 14px 32px rgba(0,0,0,.24);\r\n      transform: translateY(-2px);\r\n    }\r\n    .hw-hero-slider .hw-hero-slider__counter:hover {\r\n      border-color: rgba(255,255,255,.85) !important;\r\n      background: rgba(10,12,13,.72) !important;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 1024px) {\r\n    .hw-hero-slider {\r\n      min-height: 560px;\r\n      height: clamp(560px, 63vw, 640px);\r\n      max-height: 640px;\r\n      aspect-ratio: auto;\r\n    }\r\n    .hw-hero-slide__inner { width: calc(100% - 48px); }\r\n    .hw-hero-slide__content { width: 47%; }\r\n    .hw-hero-slide__title { font-size: clamp(44px, 6.2vw, 56px); }\r\n    .hw-hero-slide__media img { object-position: 68% center; }\r\n  }\r\n\r\n  @media (max-width: 767px) {\r\n    .hw-hero-slider {\r\n      \/* Elementor flex containers do not always use an auto height derived only\r\n         from aspect-ratio. Give the slider a real mobile block size so the next\r\n         widget stays below it instead of painting over its absolutely-positioned\r\n         slides. *\/\r\n      min-height: 480px;\r\n      height: min(133.333vw, 680px);\r\n      max-height: none;\r\n      aspect-ratio: auto;\r\n      z-index: 2;\r\n    }\r\n    .hw-hero-slide {\r\n      display: block;\r\n      background: var(--hw-black);\r\n    }\r\n    .hw-hero-slide__media { bottom: 0; height: 100%; }\r\n    .hw-hero-slide__media img {\r\n      object-position: center center;\r\n      transform: none !important;\r\n      transition: none !important;\r\n    }\r\n    .hw-hero-slide::after,\r\n    .hw-overlay-light::after,\r\n    .hw-overlay-dark::after {\r\n      top: 0;\r\n      background:\r\n        linear-gradient(180deg, rgba(16,19,21,.02) 0%, rgba(16,19,21,.10) 40%, rgba(16,19,21,.92) 100%);\r\n    }\r\n    .hw-hero-slide__inner {\r\n      position: absolute;\r\n      top: auto;\r\n      right: 0;\r\n      bottom: 64px;\r\n      left: 0;\r\n      width: 100%;\r\n      padding: 0 20px;\r\n      transform: none;\r\n    }\r\n    .hw-hero-slide__content {\r\n      width: 100%;\r\n      max-width: 440px;\r\n      text-align: left;\r\n    }\r\n    .hw-hero-slide__title { max-width: 330px; font-size: clamp(32px, 9.2vw, 36px); line-height: 1.03; letter-spacing: -.035em; }\r\n    .hw-hero-slide__text { display: none; }\r\n    .hw-hero-slide__cta {\r\n      width: auto;\r\n      min-width: 132px;\r\n      min-height: 44px;\r\n      margin-top: 17px;\r\n      padding-inline: 20px !important;\r\n      font-size: 14px;\r\n    }\r\n    .hw-hero-slider__counter { bottom: 14px; min-width: 68px; min-height: 40px; }\r\n  }\r\n\r\n  @media (max-width: 420px) {\r\n    .hw-hero-slide__inner { padding: 0 20px; }\r\n    .hw-hero-slide__title { font-size: clamp(31px, 10vw, 36px); }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    .hw-hero-slide,\r\n    .hw-hero-slide__content,\r\n    .hw-hero-slide__media img {\r\n      animation: none !important;\r\n      transition: none !important;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"hw-hero-slider\" aria-label=\"Destacados de Honeywhale\" aria-roledescription=\"carrusel\">\r\n  <article class=\"hw-hero-slide hw-overlay-light is-active\" aria-label=\"1 de 2\" aria-hidden=\"false\">\r\n    <div class=\"hw-hero-slide__media\">\r\n      <picture>\r\n        <source media=\"(max-width: 767px)\" srcset=\"https:\/\/honeywhale.com.ar\/wp-content\/uploads\/2026\/09\/m2-pro-brazil-city-mobile-centered-750x1000-1.png\" data-local-srcset=\"..\/..\/assets\/hero\/mobile\/honeywhale-m2-pro-mobile-750x1000-v1.jpg\" width=\"750\" height=\"1000\">\r\n        <img src=\"https:\/\/honeywhale.com.ar\/wp-content\/uploads\/2026\/09\/m2-pro-brazil-city-hero-right-aligned-1920x700-1.webp\" data-local-src=\"..\/..\/assets\/hero\/desktop\/honeywhale-m2-pro-parallel-city-1970x800-v3.jpg\" width=\"1920\" height=\"700\" alt=\"Persona usando el patinete el&eacute;ctrico Honeywhale M2 Pro en una ciclov&iacute;a urbana\" fetchpriority=\"high\" decoding=\"async\">\r\n      <\/picture>\r\n    <\/div>\r\n    <div class=\"hw-hero-slide__inner\">\r\n      <div class=\"hw-hero-slide__content\">\r\n        <h2 class=\"hw-hero-slide__title\">La ciudad est&aacute; m&aacute;s cerca.<\/h2>\r\n        <p class=\"hw-hero-slide__text\">Liviano, conectado y listo para acompa&ntilde;ar tu ritmo todos los d&iacute;as.<\/p>\r\n        <a class=\"hw-hero-slide__cta\" href=\"\/produto\/honeywhale-patinete-eletrico-m2-pro-500w-dobravel-85-preto-com-bluetooth-e-led\/\">Conoc&eacute; el M2 Pro<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/article>\r\n\r\n  <article class=\"hw-hero-slide hw-overlay-dark\" aria-label=\"2 de 2\" aria-hidden=\"true\">\r\n    <div class=\"hw-hero-slide__media\">\r\n      <picture>\r\n        <source media=\"(max-width: 767px)\" srcset=\"https:\/\/honeywhale.com.ar\/wp-content\/uploads\/2026\/09\/g4-max-offroad-sunset-mobile-centered-750x1000-1.webp\" data-local-srcset=\"..\/..\/assets\/hero\/mobile\/honeywhale-g4-max-mobile-750x1000-v1.jpg\" width=\"750\" height=\"1000\">\r\n        <img src=\"https:\/\/honeywhale.com.ar\/wp-content\/uploads\/2026\/09\/g4-max-offroad-sunset-hero-right-1920x700-1.webp\" data-local-src=\"..\/..\/assets\/hero\/desktop\/honeywhale-g4-max-all-terrain-1970x800.jpg\" width=\"1920\" height=\"700\" alt=\"Persona usando el patinete el&eacute;ctrico Honeywhale G4 Max en un camino todoterreno\" loading=\"lazy\" decoding=\"async\">\r\n      <\/picture>\r\n    <\/div>\r\n    <div class=\"hw-hero-slide__inner\">\r\n      <div class=\"hw-hero-slide__content\">\r\n        <h2 class=\"hw-hero-slide__title\">Lleg&aacute; m&aacute;s all&aacute; del asfalto.<\/h2>\r\n        <p class=\"hw-hero-slide__text\">Potencia y control para explorar nuevos caminos con confianza.<\/p>\r\n        <a class=\"hw-hero-slide__cta\" href=\"\/produto\/honeywhale-g4-max-patinete-eletrico-dobravel-preto-vermelho-60v-208ah-com-rodas-12-e-luz-led\/\">Explor&aacute; el G4 Max<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/article>\r\n\r\n  <button class=\"hw-hero-slider__counter\" type=\"button\" aria-label=\"Mostrar el siguiente destacado\">\r\n    <span class=\"hw-hero-slider__number is-current\">01<\/span>\r\n    <span aria-hidden=\"true\">\/<\/span>\r\n    <span class=\"hw-hero-slider__number\">02<\/span>\r\n  <\/button>\r\n  <p class=\"hw-sr-only hw-hero-slider__status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p>\r\n<\/section>\r\n\r\n<script>\r\n(() => {\r\n  document.querySelectorAll('.hw-hero-slider').forEach((slider) => {\r\n    if (slider.dataset.ready) return;\r\n    slider.dataset.ready = 'true';\r\n\r\n    \/\/ \u672c\u5730\u9884\u89c8\u4f7f\u7528\u9879\u76ee\u56fe\u7247\uff1b\u7c98\u8d34\u5230 WordPress \u540e\u81ea\u52a8\u4fdd\u7559\u5a92\u4f53\u5e93 URL\u3002\r\n    if (window.location.protocol === 'file:') {\r\n      slider.querySelectorAll('[data-local-src]').forEach((image) => {\r\n        image.src = image.dataset.localSrc;\r\n      });\r\n      slider.querySelectorAll('[data-local-srcset]').forEach((source) => {\r\n        source.srcset = source.dataset.localSrcset;\r\n      });\r\n    }\r\n\r\n    const slides = [...slider.querySelectorAll('.hw-hero-slide')];\r\n    const counter = slider.querySelector('.hw-hero-slider__counter');\r\n    const numbers = [...slider.querySelectorAll('.hw-hero-slider__number')];\r\n    const status = slider.querySelector('.hw-hero-slider__status');\r\n    const motionQuery = window.matchMedia('(prefers-reduced-motion: reduce)');\r\n    let reduceMotion = motionQuery.matches;\r\n    let index = 0;\r\n    let timer = null;\r\n    let hoverPaused = false;\r\n    let focusPaused = false;\r\n    let pointerStartX = null;\r\n\r\n    const shouldPlay = () => !reduceMotion && !hoverPaused && !focusPaused && !document.hidden;\r\n\r\n    const stopTimer = () => {\r\n      window.clearInterval(timer);\r\n      timer = null;\r\n    };\r\n\r\n    const syncAutoplay = () => {\r\n      stopTimer();\r\n      if (!shouldPlay()) return;\r\n      timer = window.setInterval(() => show(index + 1, false), 6000);\r\n    };\r\n\r\n    const show = (newIndex, restart = true, announce = false) => {\r\n      index = (newIndex + slides.length) % slides.length;\r\n      slides.forEach((slide, i) => {\r\n        const active = i === index;\r\n        slide.classList.toggle('is-active', active);\r\n        slide.setAttribute('aria-hidden', String(!active));\r\n        slide.toggleAttribute('inert', !active);\r\n        slide.querySelectorAll('a, button, input, select, textarea, [tabindex]').forEach((control) => {\r\n          if (!active) {\r\n            if (control.getAttribute('tabindex') !== '-1' && control.hasAttribute('tabindex')) {\r\n              control.dataset.hwTabindex = control.getAttribute('tabindex');\r\n            }\r\n            control.setAttribute('tabindex', '-1');\r\n          } else if (control.dataset.hwTabindex !== undefined) {\r\n            control.setAttribute('tabindex', control.dataset.hwTabindex);\r\n            delete control.dataset.hwTabindex;\r\n          } else {\r\n            control.removeAttribute('tabindex');\r\n          }\r\n        });\r\n      });\r\n      numbers.forEach((number, i) => number.classList.toggle('is-current', i === index));\r\n      if (announce) {\r\n        const label = slides[index].querySelector('.hw-hero-slide__title')?.textContent.trim() || '';\r\n        status.textContent = `Destacado ${index + 1} de ${slides.length}: ${label}`;\r\n      }\r\n      if (restart) syncAutoplay();\r\n    };\r\n\r\n    counter.addEventListener('click', () => show(index + 1, true, true));\r\n    slider.addEventListener('mouseenter', () => {\r\n      hoverPaused = true;\r\n      syncAutoplay();\r\n    });\r\n    slider.addEventListener('mouseleave', () => {\r\n      hoverPaused = false;\r\n      syncAutoplay();\r\n    });\r\n    slider.addEventListener('focusin', () => {\r\n      focusPaused = true;\r\n      syncAutoplay();\r\n    });\r\n    slider.addEventListener('focusout', (event) => {\r\n      if (slider.contains(event.relatedTarget)) return;\r\n      focusPaused = false;\r\n      syncAutoplay();\r\n    });\r\n    slider.addEventListener('keydown', (event) => {\r\n      if (event.key === 'ArrowLeft') show(index - 1, true, true);\r\n      if (event.key === 'ArrowRight') show(index + 1, true, true);\r\n    });\r\n    slider.addEventListener('pointerdown', (event) => {\r\n      if (event.pointerType === 'touch') pointerStartX = event.clientX;\r\n    });\r\n    slider.addEventListener('pointerup', (event) => {\r\n      if (pointerStartX === null) return;\r\n      const distance = event.clientX - pointerStartX;\r\n      pointerStartX = null;\r\n      if (Math.abs(distance) >= 50) show(index + (distance < 0 ? 1 : -1), true, true);\r\n    });\r\n    slider.addEventListener('pointercancel', () => { pointerStartX = null; });\r\n    document.addEventListener('visibilitychange', syncAutoplay);\r\n    motionQuery.addEventListener?.('change', (event) => {\r\n      reduceMotion = event.matches;\r\n      syncAutoplay();\r\n    });\r\n    show(0, false);\r\n    syncAutoplay();\r\n  });\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-317e2ff e-flex e-con-boxed e-con e-parent\" data-id=\"317e2ff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4afd6ae elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-wd_slider\" data-id=\"4afd6ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<style id=\"wd-style-term-297-css\" data-type=\"wd-style-term-297\">\n\t\t\t\t#slider-297 .wd-slide {\n\tmin-height: 720px;\n}\n#slider-297 .wd-nav-pagin-wrap {\n\t--wd-autoplay-speed: 3000ms;\n}\n\n@media (max-width: 1024px) {\n\t#slider-297 .wd-slide {\n\t\tmin-height: 500px;\n\t}\n}\n\n@media (max-width: 768px) {\n\t#slider-297 .wd-slide {\n\t\tmin-height: 450px;\n\t}\n}\n\t\t\t<\/style>\n\t\t\t<style>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t@media (max-width: 1024px) {\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t@media (max-width: 768px) {\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t<\/style>\n\t\t<div id=\"slider-297\" data-id=\"297\" class=\"wd-slider wd-carousel-container wd-anim- wd-section-stretch wd-autoplay-on\">\n\t\t\t<div class=\"wd-carousel-inner\">\n\t\t\t\t<div class=\"wd-carousel wd-grid scroll-init\" data-speed=\"3000\" data-wrap=\"yes\" data-autoplay=\"yes\" data-autoheight=\"yes\" data-scroll_per_page=\"yes\" data-sliding_speed=\"700\" style=\"--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1;\">\n\t\t\t\t\t<div class=\"wd-carousel-wrap \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"slide-29062\" class=\"wd-slide wd-carousel-item woodmart-loaded\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"container wd-slide-container content-fixed\">\n\t\t\t\t\t\t\t\t\t<div class=\"wd-slide-inner wd-animation wd-transform wd-animation-normal wd-animation-slide-from-right\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<style>.elementor-29062 .elementor-element.elementor-element-6a54b02{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-start;}.elementor-29062 .elementor-element.elementor-element-eb10f90 .title{font-size:39px;}.elementor-29062 .elementor-element.elementor-element-8823272 .wd-text-block{font-size:20px;color:#FFFFFF;}.elementor-29062 .elementor-element.elementor-element-1c74e1b .wd-button-wrapper a{background-color:#222222;border-color:#222222;color:#FFFFFF;}.elementor-29062 .elementor-element.elementor-element-1c74e1b .wd-button-wrapper:hover a{background-color:#FFFFFF;border-color:#FFFFFF;color:#222222;}.elementor-29062 .elementor-element.elementor-element-1c74e1b .wd-btn-text{font-family:\"Verdana\", Sans-serif;font-size:16px;font-weight:500;}#slide-29062 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-29062 .wd-slide-bg{background-color:#fefefe;background-image:url(\"https:\/\/honeywhale.com.ar\/wp-content\/uploads\/2026\/07\/k6s-29cae99f-4a9d-4472-81c5-bc8a4bb4b3db.jpg\");}@media(max-width:1024px){#slide-29062 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}}@media(max-width:768px){#slide-29062 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-29062 .wd-slide-bg{background-image:url(\"https:\/\/honeywhale.com.ar\/wp-content\/uploads\/2026\/07\/mobile.jpg\");background-position:center center;}}<\/style>\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"29062\" class=\"elementor elementor-29062\" data-elementor-post-type=\"woodmart_slide\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-6a54b02 e-flex e-con-boxed e-con e-parent\" data-id=\"6a54b02\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb10f90 wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"eb10f90\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-white wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">Patinete El\u00e9trico K6S<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8823272 elementor-widget elementor-widget-wd_text_block\" data-id=\"8823272\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_text_block.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-text-block reset-last-child text-left\">\n\t\t\t\n\t\t\t<p>D\u00ea energia a cada movimento seu.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c74e1b elementor-widget elementor-widget-wd_button\" data-id=\"1c74e1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-button-wrapper text-left\" >\n\t\t\t<a class=\"btn btn-style-default btn-shape-round btn-size-default btn-icon-pos-right\"  href=\"https:\/\/honeywhale.com.ar\/produto\/bicicleta-eletrica-dobravel-honeywhale-k6s-1080w-pneus-fat-20x4-bateria-48v-15-6ah\/\">\n\t\t\t\t<span class=\"wd-btn-text\" data-elementor-setting-key=\"text\">\n\t\t\t\t\tLeia mais\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t<div class=\"wd-slide-bg wd-fill\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-nav-pagin-wrap wd-slider-pagin wd-custom-style wd-style-shape-1 text-center\">\n\t\t\t\t\t<ul class=\"wd-nav-pagin\"><\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-da9f15c e-flex e-con-boxed e-con e-parent\" data-id=\"da9f15c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6dd262 elementor-widget elementor-widget-html\" data-id=\"b6dd262\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Paste this entire block into an Elementor HTML widget. -->\r\n<section class=\"hw-trust-strip\" aria-label=\"Beneficios de compra Honeywhale\" style=\"background:#fff!important;background-image:none!important;\">\r\n  <style>\r\n    .hw-trust-strip,\r\n    .hw-trust-strip * { box-sizing: border-box; }\r\n\r\n    .hw-trust-strip {\r\n      width: 100%;\r\n      max-width: 1280px;\r\n      margin: 0 auto !important;\r\n      padding: 0 !important;\r\n      clear: both;\r\n      position: relative;\r\n      background: #fff !important;\r\n      background-image: none !important;\r\n      overflow: visible;\r\n      font-family: Inter, Arial, sans-serif;\r\n      z-index: 0;\r\n      isolation: isolate;\r\n    }\r\n\r\n    .hw-trust-strip::before {\r\n      content: \"\";\r\n      position: absolute;\r\n      z-index: -1;\r\n      inset-block: 0;\r\n      left: 50%;\r\n      width: 100vw;\r\n      transform: translateX(-50%);\r\n      background: #fff;\r\n      pointer-events: none;\r\n    }\r\n\r\n    .hw-trust-strip__inner {\r\n      width: 100%;\r\n      max-width: 1280px;\r\n      margin: 0 auto;\r\n      display: grid;\r\n      grid-template-columns: repeat(4, minmax(0, 1fr));\r\n      gap: 20px;\r\n    }\r\n\r\n    .hw-trust-item {\r\n      min-height: 188px;\r\n      margin: 0 !important;\r\n      padding: 24px 20px;\r\n      background: #fafafa;\r\n      border: 1px solid #f1f2f3;\r\n      border-radius: 8px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 16px;\r\n      text-align: center;\r\n      transition: transform .28s ease, box-shadow .28s ease;\r\n    }\r\n\r\n    .hw-trust-icon {\r\n      width: 68px;\r\n      height: 68px;\r\n      flex: 0 0 68px;\r\n      border-radius: 50%;\r\n      display: grid;\r\n      place-items: center;\r\n      background: #fff;\r\n      border: 1px solid #fff;\r\n      color: #ffd51f;\r\n    }\r\n\r\n    .hw-trust-icon svg {\r\n      width: 28px;\r\n      height: 28px;\r\n      fill: none;\r\n      stroke: currentColor;\r\n      stroke-width: 1.9;\r\n      stroke-linecap: round;\r\n      stroke-linejoin: round;\r\n    }\r\n\r\n    .hw-trust-copy {\r\n      display: grid;\r\n      gap: 8px;\r\n    }\r\n\r\n    .hw-trust-title {\r\n      margin: 0 !important;\r\n      color: #111315;\r\n      font-size: 17px;\r\n      font-weight: 700;\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .hw-trust-desc {\r\n      margin: 0 !important;\r\n      color: #687078;\r\n      font-size: 14px;\r\n      font-weight: 500;\r\n      line-height: 1.45;\r\n    }\r\n\r\n    @media (hover: hover) and (pointer: fine) {\r\n      .hw-trust-item:hover {\r\n        transform: translateY(-3px);\r\n        box-shadow: 0 12px 28px rgba(16, 19, 21, .07);\r\n      }\r\n    }\r\n\r\n    @media (max-width: 1200px) {\r\n      .hw-trust-strip { padding: 0 24px !important; }\r\n      .hw-trust-strip__inner { grid-template-columns: repeat(2, minmax(0, 1fr)); }\r\n    }\r\n\r\n    @media (max-width: 640px) {\r\n      .hw-trust-strip { padding: 0 20px !important; }\r\n      .hw-trust-strip__inner { grid-template-columns: 1fr; gap: 12px; }\r\n      .hw-trust-item {\r\n        min-height: 72px;\r\n        padding: 16px 20px;\r\n        flex-direction: row;\r\n        justify-content: flex-start;\r\n        text-align: left;\r\n        gap: 16px;\r\n        background: #fafafa;\r\n        border-color: #f1f2f3;\r\n        border-radius: 10px;\r\n        box-shadow: none;\r\n      }\r\n      .hw-trust-icon {\r\n        width: 44px;\r\n        height: 44px;\r\n        flex-basis: 44px;\r\n        border-radius: 10px;\r\n      }\r\n      .hw-trust-icon svg {\r\n        width: 22px;\r\n        height: 22px;\r\n        stroke-width: 2;\r\n      }\r\n      .hw-trust-copy { gap: 0; }\r\n      .hw-trust-title { font-size: 16px; }\r\n      .hw-trust-desc { display: none; }\r\n    }\r\n\r\n    @media (prefers-reduced-motion: reduce) {\r\n      .hw-trust-item { transition: none; }\r\n      .hw-trust-item:hover { transform: none; }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"hw-trust-strip__inner\">\r\n    <div class=\"hw-trust-item\">\r\n      <div class=\"hw-trust-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M3 7h11v10H3z\"\/><path d=\"M14 10h4l3 3v4h-7z\"\/><circle cx=\"7\" cy=\"17\" r=\"2\"\/><circle cx=\"18\" cy=\"17\" r=\"2\"\/><\/svg><\/div>\r\n      <div class=\"hw-trust-copy\">\r\n        <p class=\"hw-trust-title\">Env\u00edo gratis en Brasil<\/p>\r\n        <p class=\"hw-trust-desc\">Condici\u00f3n mostrada antes de finalizar<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hw-trust-item\">\r\n      <div class=\"hw-trust-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 3l7 3v5c0 5-3 8-7 10-4-2-7-5-7-10V6z\"\/><path d=\"M9 12l2 2 4-5\"\/><\/svg><\/div>\r\n      <div class=\"hw-trust-copy\">\r\n        <p class=\"hw-trust-title\">Soporte local<\/p>\r\n        <p class=\"hw-trust-desc\">Atenci\u00f3n para dudas posventa<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hw-trust-item\">\r\n      <div class=\"hw-trust-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3 2\"\/><\/svg><\/div>\r\n      <div class=\"hw-trust-copy\">\r\n        <p class=\"hw-trust-title\">Entrega en 3 a 9 d\u00edas h\u00e1biles<\/p>\r\n        <p class=\"hw-trust-desc\">Plazo informado en el checkout<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hw-trust-item\">\r\n      <div class=\"hw-trust-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\/><path d=\"M3 10h18\"\/><path d=\"M7 15h4\"\/><\/svg><\/div>\r\n      <div class=\"hw-trust-copy\">\r\n        <p class=\"hw-trust-title\">Pago en hasta 12x<\/p>\r\n        <p class=\"hw-trust-desc\">Opciones mostradas antes de pagar<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-166f427 e-flex e-con-boxed e-con e-parent\" data-id=\"166f427\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca8fde9 elementor-widget elementor-widget-html\" data-id=\"ca8fde9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Honeywhale Best-seller Section - paste this entire code into one Elementor HTML widget -->\r\n\r\n<style>\r\n.hw-best-sellers {\r\n      --hw-ink: #101315;\r\n      --hw-muted: #687078;\r\n      --hw-card: #ffffff;\r\n      --hw-surface-muted: #f5f6f7;\r\n      --hw-line: #e5e7e9;\r\n      --hw-yellow: #ffd51f;\r\n      --hw-title-hover: #4f3f08;\r\n      width: 100%;\r\n      padding: 0;\r\n      background: transparent;\r\n      color: var(--hw-ink);\r\n      font-family: Inter, Arial, \"Microsoft YaHei\", sans-serif;\r\n    }\r\n\r\n    .hw-best-sellers,\r\n    .hw-best-sellers * {\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .hw-best-sellers a {\r\n      color: inherit;\r\n      text-decoration: none;\r\n    }\r\n\r\n    .hw-best-sellers__inner {\r\n      width: min(calc(100% - 64px), 1280px);\r\n      margin-inline: auto;\r\n    }\r\n\r\n    .hw-best-sellers__header {\r\n      margin-bottom: 32px;\r\n    }\r\n\r\n    .hw-best-sellers__title {\r\n      max-width: 650px;\r\n      margin: 0;\r\n      color: var(--hw-ink);\r\n      font-size: clamp(36px, 3.4vw, 40px);\r\n      font-weight: 700;\r\n      line-height: 1.15;\r\n      letter-spacing: 0;\r\n      white-space: normal;\r\n    }\r\n\r\n    .hw-best-sellers__grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, minmax(0, 1fr));\r\n      gap: 24px;\r\n    }\r\n\r\n    .hw-product-card {\r\n      position: relative;\r\n      display: flex;\r\n      min-width: 0;\r\n      overflow: hidden;\r\n      flex-direction: column;\r\n      border: 1px solid var(--hw-line);\r\n      border-radius: 12px;\r\n      background: var(--hw-card);\r\n      box-shadow: 0 1px 2px rgba(16, 19, 21, .02);\r\n      transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;\r\n    }\r\n\r\n    .hw-product-card__media {\r\n      position: relative;\r\n      aspect-ratio: 1 \/ 1;\r\n      height: auto;\r\n      overflow: hidden;\r\n      background: #ffffff;\r\n      border-bottom: 1px solid rgba(5, 8, 13, .06);\r\n    }\r\n\r\n    .hw-product-card__media img {\r\n      position: absolute;\r\n      inset: -1px;\r\n      width: calc(100% + 2px);\r\n      max-width: none !important;\r\n      height: calc(100% + 2px) !important;\r\n      display: block;\r\n      object-fit: contain;\r\n      object-position: center;\r\n      transform: none;\r\n      transition: opacity .28s ease;\r\n    }\r\n\r\n    .hw-product-card__media .hw-product-card__image-secondary {\r\n      opacity: 0;\r\n    }\r\n\r\n    .hw-product-card__body {\r\n      display: flex;\r\n      min-height: 218px;\r\n      flex: 1;\r\n      flex-direction: column;\r\n      padding: 24px;\r\n    }\r\n\r\n    .hw-product-card__name {\r\n      min-height: 0;\r\n      display: -webkit-box;\r\n      overflow: hidden;\r\n      margin: 0;\r\n      color: var(--hw-ink);\r\n      font-size: 19px;\r\n      font-weight: 700;\r\n      line-height: 1.28;\r\n      letter-spacing: 0;\r\n      -webkit-box-orient: vertical;\r\n      -webkit-line-clamp: 2;\r\n    }\r\n\r\n    .hw-product-card__name a {\r\n      color: var(--hw-ink) !important;\r\n      text-decoration: none !important;\r\n    }\r\n\r\n    @media (hover: hover) and (pointer: fine) {\r\n      .hw-product-card:hover {\r\n        transform: translateY(-4px);\r\n        border-color: rgba(16, 19, 21, .18);\r\n        box-shadow: 0 16px 32px rgba(16, 19, 21, .08);\r\n      }\r\n\r\n      .hw-product-card:hover .hw-product-card__image-primary {\r\n        opacity: 0;\r\n        transform: none;\r\n      }\r\n\r\n      .hw-product-card:hover .hw-product-card__image-secondary {\r\n        opacity: 1;\r\n        transform: none;\r\n      }\r\n\r\n      .hw-product-card__name a:hover {\r\n        color: var(--hw-title-hover) !important;\r\n        text-decoration: none !important;\r\n      }\r\n\r\n      .hw-product-card--single-image:hover .hw-product-card__image-primary {\r\n        opacity: 1;\r\n      }\r\n    }\r\n\r\n    .hw-product-card__discount {\r\n      position: absolute;\r\n      z-index: 3;\r\n      top: 16px;\r\n      right: 16px;\r\n      min-width: 48px;\r\n      padding: 6px 9px;\r\n      border-radius: 999px;\r\n      background: var(--hw-yellow);\r\n      color: var(--hw-ink);\r\n      font-size: 12px;\r\n      font-weight: 800;\r\n      line-height: 1;\r\n      text-align: center;\r\n      box-shadow: none;\r\n    }\r\n\r\n    .hw-product-card__discount[hidden] {\r\n      display: none;\r\n    }\r\n\r\n    .hw-product-card__rating {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      min-height: 18px;\r\n      margin-top: 6px;\r\n      color: var(--hw-muted);\r\n      font-size: 14px;\r\n      font-weight: 500;\r\n      line-height: 1.25;\r\n      transition: opacity .18s ease;\r\n    }\r\n\r\n    .hw-product-card__rating[data-loading=\"true\"] {\r\n      opacity: 0;\r\n      pointer-events: none;\r\n    }\r\n\r\n    .hw-product-card__rating[hidden] {\r\n      display: none;\r\n    }\r\n\r\n    .hw-product-card__stars {\r\n      position: relative;\r\n      display: inline-block;\r\n      width: 77px;\r\n      height: 16px;\r\n      color: #d4d8dc;\r\n      font-size: 15px;\r\n      line-height: 16px;\r\n      letter-spacing: 0;\r\n    }\r\n\r\n    .hw-product-card__stars::before,\r\n    .hw-product-card__stars::after {\r\n      content: \"\u2605\u2605\u2605\u2605\u2605\";\r\n      position: absolute;\r\n      inset: 0;\r\n      overflow: hidden;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .hw-product-card__stars::after {\r\n      width: var(--hw-rating-percent, 0%);\r\n      color: var(--hw-yellow);\r\n    }\r\n\r\n    .hw-product-card__reviews {\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .hw-product-card__specs {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, minmax(0, 1fr));\r\n      gap: 0;\r\n      margin: 24px 0 16px;\r\n      padding: 16px 0;\r\n      border-top: 1px solid var(--hw-line);\r\n      border-bottom: 1px solid var(--hw-line);\r\n    }\r\n\r\n    .hw-product-card__spec {\r\n      min-width: 0;\r\n      min-height: 48px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      flex-direction: column;\r\n      gap: 8px;\r\n      padding: 0 8px;\r\n      border: 0;\r\n      border-radius: 0;\r\n      background: transparent;\r\n    }\r\n\r\n    .hw-product-card__spec + .hw-product-card__spec {\r\n      border-left: 1px solid var(--hw-line);\r\n    }\r\n\r\n    .hw-product-card__label {\r\n      display: block;\r\n      margin: 0;\r\n      color: var(--hw-muted);\r\n      font-size: 14px;\r\n      font-weight: 500;\r\n      line-height: 1.25;\r\n    }\r\n\r\n    .hw-product-card__value {\r\n      display: block;\r\n      color: var(--hw-ink);\r\n      font-family: Inter, Arial, \"Microsoft YaHei\", sans-serif;\r\n      font-size: 15px;\r\n      font-weight: 600;\r\n      line-height: 1.1;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .hw-product-card__footer {\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n      gap: 14px;\r\n      min-height: 62px;\r\n      margin-top: auto;\r\n      padding-top: 0;\r\n      border-top: 0;\r\n    }\r\n\r\n    \/* Keep the specification strip attached to the card bottom even when\r\n       title or rating content has a different height between products. *\/\r\n    .hw-product-card__specs {\r\n      margin-top: auto;\r\n    }\r\n\r\n    .hw-product-card__price {\r\n      display: flex;\r\n      min-width: 0;\r\n      align-items: baseline;\r\n      gap: 7px;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .hw-product-card__was {\r\n      color: #737982;\r\n      font-size: 13px;\r\n      line-height: 1;\r\n      text-decoration: line-through;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .hw-product-card__now {\r\n      color: var(--hw-ink);\r\n      font-size: 22px;\r\n      font-weight: 700;\r\n      line-height: 1;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .hw-product-card__button {\r\n      display: inline-flex;\r\n      flex: 0 0 144px;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 10px;\r\n      min-height: 48px;\r\n      min-width: 144px;\r\n      padding: 0 18px;\r\n      border: 1px solid var(--hw-ink);\r\n      border-radius: 8px;\r\n      background: var(--hw-ink);\r\n      color: #ffffff !important;\r\n      font-size: 15px;\r\n      font-weight: 700;\r\n      line-height: 1;\r\n      text-align: center;\r\n      white-space: nowrap;\r\n      transition: background .2s ease, border-color .2s ease, transform .2s ease;\r\n    }\r\n\r\n    .hw-product-card__button .hw-arrow-icon {\r\n      width: 16px;\r\n      height: 16px;\r\n      display: block;\r\n      flex: 0 0 16px;\r\n      overflow: visible;\r\n      fill: none;\r\n      stroke: currentColor;\r\n      stroke-width: 2;\r\n      stroke-linecap: round;\r\n      stroke-linejoin: round;\r\n      transform: none;\r\n    }\r\n\r\n    .hw-product-card__button:hover {\r\n      border-color: #2b3138;\r\n      background: #2b3138;\r\n      transform: translateY(-1px);\r\n    }\r\n\r\n    .hw-product-card__media:focus-visible,\r\n    .hw-product-card__name a:focus-visible,\r\n    .hw-product-card__button:focus-visible {\r\n      outline: 3px solid rgba(255, 213, 31, .9);\r\n      outline-offset: 3px;\r\n    }\r\n\r\n    .hw-best-sellers__carousel-controls {\r\n      display: none;\r\n    }\r\n\r\n    .hw-best-sellers__progress {\r\n      display: none;\r\n    }\r\n\r\n    @media (max-width: 1023px) {\r\n      .hw-best-sellers__inner {\r\n        width: calc(100% - 48px);\r\n      }\r\n    }\r\n\r\n    @media (max-width: 1100px) {\r\n      .hw-best-sellers__grid {\r\n        grid-template-columns: repeat(2, minmax(0, 1fr));\r\n        gap: 24px;\r\n      }\r\n\r\n      .hw-product-card {\r\n        display: flex;\r\n      }\r\n\r\n      .hw-product-card__media {\r\n        min-height: 0;\r\n        aspect-ratio: 1 \/ 1;\r\n        border-right: 0;\r\n        border-bottom: 1px solid rgba(16, 19, 21, .06);\r\n      }\r\n\r\n      .hw-product-card__body {\r\n        min-height: 0;\r\n        padding: 24px;\r\n      }\r\n\r\n      .hw-product-card__footer {\r\n        min-height: 0;\r\n        flex-direction: column;\r\n        align-items: stretch;\r\n        gap: 12px;\r\n      }\r\n\r\n      .hw-product-card__button {\r\n        width: 100%;\r\n        min-width: 0;\r\n        min-height: 48px;\r\n        flex-basis: auto;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .hw-best-sellers__inner {\r\n        width: calc(100% - 40px);\r\n      }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .hw-best-sellers__title {\r\n        font-size: clamp(28px, 7.5vw, 30px);\r\n        line-height: 1.12;\r\n        white-space: normal;\r\n      }\r\n\r\n      .hw-best-sellers__header {\r\n        margin-bottom: 16px;\r\n      }\r\n\r\n      .hw-best-sellers__grid {\r\n        display: flex;\r\n        grid-template-columns: none;\r\n        flex-wrap: nowrap;\r\n        gap: 12px;\r\n        overflow-x: auto;\r\n        overflow-y: hidden;\r\n        padding: 0 20px 8px 0;\r\n        scroll-behavior: smooth;\r\n        scroll-snap-type: x mandatory;\r\n        scrollbar-width: none;\r\n        overscroll-behavior-inline: contain;\r\n        scroll-padding-inline: 0 20px;\r\n        -webkit-overflow-scrolling: touch;\r\n      }\r\n\r\n      .hw-best-sellers__grid::-webkit-scrollbar {\r\n        display: none;\r\n      }\r\n\r\n      .hw-product-card {\r\n        display: flex;\r\n        width: auto;\r\n        min-width: 0;\r\n        flex: 0 0 clamp(272px, 80vw, 312px);\r\n        grid-template-columns: none;\r\n        border: 1px solid var(--hw-line);\r\n        border-radius: 12px;\r\n        box-shadow: none;\r\n        scroll-snap-align: start;\r\n        scroll-snap-stop: always;\r\n      }\r\n\r\n      .hw-product-card__media {\r\n        min-height: 0;\r\n        aspect-ratio: 1 \/ 1;\r\n        border-bottom: 0;\r\n        border-right: 0;\r\n      }\r\n\r\n      .hw-product-card__media img {\r\n        transform: none;\r\n      }\r\n\r\n      .hw-product-card__discount {\r\n        top: 12px;\r\n        right: 12px;\r\n        min-width: 44px;\r\n        padding: 5px 8px;\r\n        font-size: 11px;\r\n      }\r\n\r\n      .hw-product-card__body {\r\n        min-height: 0;\r\n        padding: 16px;\r\n      }\r\n\r\n      .hw-product-card__name {\r\n        min-height: 0;\r\n        display: -webkit-box;\r\n        overflow: hidden;\r\n        font-size: 16px;\r\n        font-weight: 700;\r\n        line-height: 1.28;\r\n        -webkit-box-orient: vertical;\r\n        -webkit-line-clamp: 2;\r\n      }\r\n\r\n      .hw-product-card__rating {\r\n        gap: 6px;\r\n        margin-top: 6px;\r\n        font-size: 13px;\r\n      }\r\n\r\n      .hw-product-card__stars {\r\n        width: 72px;\r\n        height: 15px;\r\n        font-size: 14px;\r\n        line-height: 15px;\r\n      }\r\n\r\n      .hw-product-card__specs {\r\n        order: 4;\r\n        grid-template-columns: repeat(3, minmax(0, 1fr));\r\n        gap: 0;\r\n        margin: 16px -16px -16px;\r\n        padding: 12px 6px;\r\n        border-top: 1px solid var(--hw-line);\r\n        border-bottom: 0;\r\n        background: var(--hw-surface-muted);\r\n      }\r\n\r\n      .hw-product-card__spec {\r\n        min-height: 44px;\r\n        min-width: 0;\r\n        flex-direction: column;\r\n        justify-content: center;\r\n        gap: 4px;\r\n        padding: 0 4px;\r\n        border: 0;\r\n        border-radius: 0;\r\n        background: transparent;\r\n      }\r\n\r\n      .hw-product-card__spec + .hw-product-card__spec {\r\n        border-top: 0;\r\n        border-left: 1px solid rgba(16, 19, 21, .1);\r\n      }\r\n\r\n      .hw-product-card__value {\r\n        max-width: 100%;\r\n        font-size: 13px;\r\n        font-weight: 700;\r\n        line-height: 1.15;\r\n        text-align: center;\r\n        white-space: normal;\r\n      }\r\n\r\n      .hw-product-card__label {\r\n        display: block;\r\n        margin: 0;\r\n        color: var(--hw-muted);\r\n        font-size: 12px;\r\n        line-height: 1.2;\r\n        text-align: center;\r\n      }\r\n\r\n      .hw-product-card__footer {\r\n        order: 3;\r\n        flex-direction: row;\r\n        align-items: flex-end;\r\n        justify-content: space-between;\r\n        gap: 12px;\r\n        min-height: 0;\r\n        margin-top: 16px;\r\n        padding-top: 0;\r\n        border-top: 0;\r\n      }\r\n\r\n      .hw-product-card__price {\r\n        display: flex;\r\n        width: auto;\r\n        min-width: 0;\r\n        align-items: flex-start;\r\n        justify-content: flex-start;\r\n        flex-direction: column;\r\n        gap: 5px;\r\n      }\r\n\r\n      .hw-product-card__was {\r\n        margin: 0;\r\n        font-size: 12px;\r\n        font-variant-numeric: tabular-nums;\r\n      }\r\n\r\n      .hw-product-card__now {\r\n        font-size: 21px;\r\n        font-weight: 700;\r\n        letter-spacing: -.02em;\r\n        font-variant-numeric: tabular-nums;\r\n      }\r\n\r\n      .hw-product-card__button {\r\n        position: static;\r\n        width: auto;\r\n        min-width: 112px;\r\n        min-height: 44px;\r\n        flex: 0 0 auto;\r\n        gap: 0;\r\n        padding: 0 16px;\r\n        border-radius: 8px;\r\n        border-color: var(--hw-ink);\r\n        background: var(--hw-ink);\r\n        color: #ffffff !important;\r\n        box-shadow: none;\r\n        font-size: 13px;\r\n        font-weight: 700;\r\n      }\r\n\r\n      .hw-product-card__button-label {\r\n        position: static;\r\n        width: auto;\r\n        height: auto;\r\n        overflow: visible;\r\n        clip: auto;\r\n        clip-path: none;\r\n        font-size: 0;\r\n        white-space: nowrap;\r\n      }\r\n\r\n      .hw-product-card__button-label::after {\r\n        content: \"Ver detalhes\";\r\n        font-size: 13px;\r\n        font-weight: 700;\r\n        line-height: 1;\r\n      }\r\n\r\n      .hw-product-card__button:active {\r\n        border-color: var(--hw-ink);\r\n        background: var(--hw-ink);\r\n        color: #ffffff !important;\r\n        transform: none;\r\n      }\r\n\r\n      .hw-product-card__button .hw-arrow-icon {\r\n        display: none;\r\n      }\r\n\r\n      .hw-best-sellers__carousel-controls {\r\n        display: block;\r\n        margin-top: 12px;\r\n      }\r\n\r\n      .hw-best-sellers__carousel-button {\r\n        display: none;\r\n      }\r\n\r\n      .hw-best-sellers__carousel-button .hw-arrow-icon {\r\n        width: 18px;\r\n        height: 18px;\r\n        display: block;\r\n        overflow: visible;\r\n        fill: none;\r\n        stroke: currentColor;\r\n        stroke-width: 2;\r\n        stroke-linecap: round;\r\n        stroke-linejoin: round;\r\n      }\r\n\r\n      .hw-best-sellers__carousel-button:disabled {\r\n        opacity: .35;\r\n        cursor: default;\r\n      }\r\n\r\n      .hw-best-sellers__carousel-button:focus-visible,\r\n      .hw-best-sellers__progress:focus-visible {\r\n        outline: 3px solid rgba(255, 213, 31, .9);\r\n        outline-offset: 3px;\r\n      }\r\n\r\n      .hw-best-sellers__progress {\r\n        position: relative;\r\n        display: block;\r\n        width: 64%;\r\n        height: 44px;\r\n        margin-inline: auto;\r\n        cursor: ew-resize;\r\n        touch-action: none;\r\n      }\r\n\r\n      .hw-best-sellers__progress::before {\r\n        content: \"\";\r\n        position: absolute;\r\n        inset: 50% 0 auto;\r\n        height: 2px;\r\n        border-radius: 999px;\r\n        background: #d9dadd;\r\n        transform: translateY(-50%);\r\n      }\r\n\r\n      .hw-best-sellers__progress span {\r\n        position: absolute;\r\n        top: 50%;\r\n        left: 0;\r\n        display: block;\r\n        width: var(--hw-progress-size, 34%);\r\n        height: 4px;\r\n        border-radius: inherit;\r\n        background: var(--hw-ink);\r\n        transform: translate(var(--hw-progress-x, 0%), -50%);\r\n        transition: transform .12s linear;\r\n      }\r\n\r\n    }\r\n\r\n    \/* Keep the desktop grid, but use the same compact card treatment as mobile. *\/\r\n    @media (min-width: 769px) {\r\n      .hw-product-card:hover {\r\n        transform: none;\r\n        border-color: var(--hw-line);\r\n        box-shadow: none;\r\n      }\r\n\r\n      .hw-product-card__name a:hover {\r\n        color: var(--hw-ink) !important;\r\n      }\r\n\r\n      .hw-product-card__media {\r\n        border-bottom: 0;\r\n      }\r\n\r\n      .hw-product-card__discount {\r\n        top: 12px;\r\n        right: 12px;\r\n        min-width: 44px;\r\n        padding: 5px 8px;\r\n        font-size: 11px;\r\n      }\r\n\r\n      .hw-product-card__body {\r\n        min-height: 0;\r\n        padding: 16px;\r\n      }\r\n\r\n      .hw-product-card__name {\r\n        font-size: 16px;\r\n      }\r\n\r\n      .hw-product-card__rating {\r\n        gap: 6px;\r\n        margin-top: 6px;\r\n        font-size: 13px;\r\n      }\r\n\r\n      .hw-product-card__stars {\r\n        width: 72px;\r\n        height: 15px;\r\n        font-size: 14px;\r\n        line-height: 15px;\r\n      }\r\n\r\n      .hw-product-card__specs {\r\n        order: 4;\r\n        margin: 16px -16px -16px;\r\n        padding: 12px 6px;\r\n        border-top: 1px solid var(--hw-line);\r\n        border-bottom: 0;\r\n        background: var(--hw-surface-muted);\r\n      }\r\n\r\n      .hw-product-card__spec {\r\n        min-height: 44px;\r\n        gap: 4px;\r\n        padding: 0 4px;\r\n      }\r\n\r\n      .hw-product-card__spec + .hw-product-card__spec {\r\n        border-left-color: rgba(16, 19, 21, .1);\r\n      }\r\n\r\n      .hw-product-card__value {\r\n        max-width: 100%;\r\n        font-size: 13px;\r\n        font-weight: 700;\r\n        line-height: 1.15;\r\n        text-align: center;\r\n        white-space: normal;\r\n      }\r\n\r\n      .hw-product-card__label {\r\n        font-size: 12px;\r\n        line-height: 1.2;\r\n        text-align: center;\r\n      }\r\n\r\n      .hw-product-card__footer {\r\n        order: 3;\r\n        flex-direction: row;\r\n        align-items: flex-end;\r\n        justify-content: space-between;\r\n        gap: 12px;\r\n        min-height: 0;\r\n        margin-top: 16px;\r\n      }\r\n\r\n      .hw-product-card__price {\r\n        align-items: flex-start;\r\n        justify-content: flex-start;\r\n        flex-direction: column;\r\n        gap: 5px;\r\n      }\r\n\r\n      .hw-product-card__was {\r\n        font-size: 12px;\r\n      }\r\n\r\n      .hw-product-card__now {\r\n        font-size: 21px;\r\n        letter-spacing: -.02em;\r\n      }\r\n\r\n      .hw-product-card__button {\r\n        width: auto;\r\n        min-width: 112px;\r\n        min-height: 44px;\r\n        flex: 0 0 auto;\r\n        gap: 0;\r\n        padding: 0 16px;\r\n        font-size: 13px;\r\n      }\r\n\r\n      .hw-product-card__button-label {\r\n        font-size: 0;\r\n      }\r\n\r\n      .hw-product-card__button-label::after {\r\n        content: \"Ver detalhes\";\r\n        font-size: 13px;\r\n        font-weight: 700;\r\n        line-height: 1;\r\n      }\r\n\r\n      .hw-product-card__button .hw-arrow-icon {\r\n        display: none;\r\n      }\r\n    }\r\n\r\n    \/* Deterministic card body: content varies, while price\/CTA and the\r\n       specification strip stay anchored to the bottom with a 16px gap. *\/\r\n    .hw-product-card__body {\r\n      display: grid;\r\n      grid-template-rows: auto auto minmax(0, 1fr) auto auto;\r\n    }\r\n\r\n    .hw-product-card__name { grid-row: 1; }\r\n    .hw-product-card__rating { grid-row: 2; }\r\n\r\n    .hw-product-card__footer {\r\n      grid-row: 4;\r\n      margin: 16px 0;\r\n    }\r\n\r\n    .hw-product-card__specs {\r\n      grid-row: 5;\r\n      margin: 0 -16px -16px;\r\n    }\r\n\r\n    @media (prefers-reduced-motion: reduce) {\r\n\r\n      .hw-product-card,\r\n      .hw-product-card__media img,\r\n      .hw-product-card__button,\r\n      .hw-best-sellers__grid,\r\n      .hw-best-sellers__progress span {\r\n        scroll-behavior: auto;\r\n        transition: none;\r\n      }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"hw-best-sellers\" aria-label=\"Modelos mais escolhidos\">\r\n    <div class=\"hw-best-sellers__inner\">\r\n      <header class=\"hw-best-sellers__header\">\r\n        <h2 class=\"hw-best-sellers__title\">Modelos mais escolhidos<\/h2>\r\n      <\/header>\r\n\r\n      <div class=\"hw-best-sellers__grid\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Modelos mais escolhidos\" tabindex=\"0\">\r\n        <article class=\"hw-product-card\" data-product-model=\"M2 MAX-B\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 de 3\">\r\n          <a class=\"hw-product-card__media\" href=\"https:\/\/honeywhalebrte.kinsta.cloud\/produto\/honeywhale-m2-max-b-patinete-eletrico-dobravel-preto-laranja-36v-500w-com-bluetooth-luz-led-e-freio-a-disco\/\" aria-label=\"Ver Honeywhale M2 MAX-B\">\r\n            <span class=\"hw-product-card__discount\" aria-label=\"40% de desconto\">-40%<\/span>\r\n            <img class=\"hw-product-card__image-primary\" src=\"https:\/\/www.honeywhale.com.br\/wp-content\/uploads\/2026\/05\/D_Q_NP_867388-MLA99458573142_112025-F.webp\" alt=\"Honeywhale M2 MAX-B patinete eletrico preto e laranja\" fetchpriority=\"high\" decoding=\"async\">\r\n            <img class=\"hw-product-card__image-secondary\" src=\"https:\/\/www.honeywhale.com.br\/wp-content\/uploads\/2026\/05\/D_Q_NP_967294-MLA86497279152_062025-F.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\r\n          <\/a>\r\n          <div class=\"hw-product-card__body\">\r\n            <h3 class=\"hw-product-card__name\"><a href=\"https:\/\/honeywhalebrte.kinsta.cloud\/produto\/honeywhale-m2-max-b-patinete-eletrico-dobravel-preto-laranja-36v-500w-com-bluetooth-luz-led-e-freio-a-disco\/\">Honeywhale M2 MAX-B \u00b7 Patinete el\u00e9trico<\/a><\/h3>\r\n            <div class=\"hw-product-card__rating\" data-average-rating=\"0\" data-review-count=\"0\" data-loading=\"true\" aria-busy=\"true\" aria-label=\"Carregando avalia\u00e7\u00f5es\">\r\n              <span class=\"hw-product-card__stars\" style=\"--hw-rating-percent: 0%;\" aria-hidden=\"true\"><\/span>\r\n              <span class=\"hw-product-card__reviews\">Carregando avalia\u00e7\u00f5es<\/span>\r\n            <\/div>\r\n            <div class=\"hw-product-card__specs\" aria-label=\"Especificacoes\">\r\n              <div class=\"hw-product-card__spec\">\r\n                <span class=\"hw-product-card__value\">32 km<\/span>\r\n                <span class=\"hw-product-card__label\">Autonomia<\/span>\r\n              <\/div>\r\n              <div class=\"hw-product-card__spec\">\r\n                <span class=\"hw-product-card__value\">32 km\/h<\/span>\r\n                <span class=\"hw-product-card__label\">Velocidade<\/span>\r\n              <\/div>\r\n              <div class=\"hw-product-card__spec\">\r\n                <span class=\"hw-product-card__value\">350\/500 W<\/span>\r\n                <span class=\"hw-product-card__label\">Pot\u00eancia<\/span>\r\n              <\/div>\r\n            <\/div>\r\n            <div class=\"hw-product-card__footer\">\r\n              <div class=\"hw-product-card__price\">\r\n                <span class=\"hw-product-card__was\">R$ 4.998,33<\/span>\r\n                <strong class=\"hw-product-card__now\">R$ 2.599<\/strong>\r\n              <\/div>\r\n              <a class=\"hw-product-card__button\" href=\"https:\/\/honeywhalebrte.kinsta.cloud\/produto\/honeywhale-m2-max-b-patinete-eletrico-dobravel-preto-laranja-36v-500w-com-bluetooth-luz-led-e-freio-a-disco\/\"><span class=\"hw-product-card__button-label\">Ver modelo<\/span><svg class=\"hw-arrow-icon\" aria-hidden=\"true\" viewBox=\"0 0 16 16\" focusable=\"false\"><path d=\"M3 8h10M9 4l4 4-4 4\"\/><\/svg><\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"hw-product-card\" data-product-model=\"F6 PRO-S\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 de 3\">\r\n          <a class=\"hw-product-card__media\" href=\"https:\/\/honeywhalebrte.kinsta.cloud\/produto\/bicicleta-eletrica-honeywhale-f6-pro-s-dobravel-pneu-fat-20x4-motor-900w-bateria-48v-10-4ah\/\" aria-label=\"Ver Honeywhale F6 PRO-S\">\r\n            <span class=\"hw-product-card__discount\" aria-label=\"40% de desconto\">-40%<\/span>\r\n            <img class=\"hw-product-card__image-primary\" src=\"https:\/\/www.honeywhale.com.br\/wp-content\/uploads\/2026\/05\/D_NQ_NP_2X_727011-MLA99503626052_112025-F-1.webp\" alt=\"Honeywhale F6 PRO-S bicicleta eletrica preta\" loading=\"lazy\" decoding=\"async\">\r\n            <img class=\"hw-product-card__image-secondary\" src=\"https:\/\/www.honeywhale.com.br\/wp-content\/uploads\/2026\/05\/D_NQ_NP_2X_902387-MLA89717930219_082025-F.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\r\n          <\/a>\r\n          <div class=\"hw-product-card__body\">\r\n            <h3 class=\"hw-product-card__name\"><a href=\"https:\/\/honeywhalebrte.kinsta.cloud\/produto\/bicicleta-eletrica-honeywhale-f6-pro-s-dobravel-pneu-fat-20x4-motor-900w-bateria-48v-10-4ah\/\">Honeywhale F6 PRO-S \u00b7 Bicicleta el\u00e9trica<\/a><\/h3>\r\n            <div class=\"hw-product-card__rating\" data-average-rating=\"0\" data-review-count=\"0\" data-loading=\"true\" aria-busy=\"true\" aria-label=\"Carregando avalia\u00e7\u00f5es\">\r\n              <span class=\"hw-product-card__stars\" style=\"--hw-rating-percent: 0%;\" aria-hidden=\"true\"><\/span>\r\n              <span class=\"hw-product-card__reviews\">Carregando avalia\u00e7\u00f5es<\/span>\r\n            <\/div>\r\n            <div class=\"hw-product-card__specs\" aria-label=\"Especificacoes\">\r\n              <div class=\"hw-product-card__spec\">\r\n                <span class=\"hw-product-card__value\">50 km<\/span>\r\n                <span class=\"hw-product-card__label\">Autonomia<\/span>\r\n              <\/div>\r\n              <div class=\"hw-product-card__spec\">\r\n                <span class=\"hw-product-card__value\">45 km\/h<\/span>\r\n                <span class=\"hw-product-card__label\">Velocidade<\/span>\r\n              <\/div>\r\n              <div class=\"hw-product-card__spec\">\r\n                <span class=\"hw-product-card__value\">500\/900 W<\/span>\r\n                <span class=\"hw-product-card__label\">Pot\u00eancia<\/span>\r\n              <\/div>\r\n            <\/div>\r\n            <div class=\"hw-product-card__footer\">\r\n              <div class=\"hw-product-card__price\">\r\n                <span class=\"hw-product-card__was\">R$ 9.998,33<\/span>\r\n                <strong class=\"hw-product-card__now\">R$ 4.999<\/strong>\r\n              <\/div>\r\n              <a class=\"hw-product-card__button\" href=\"https:\/\/honeywhalebrte.kinsta.cloud\/produto\/bicicleta-eletrica-honeywhale-f6-pro-s-dobravel-pneu-fat-20x4-motor-900w-bateria-48v-10-4ah\/\"><span class=\"hw-product-card__button-label\">Ver modelo<\/span><svg class=\"hw-arrow-icon\" aria-hidden=\"true\" viewBox=\"0 0 16 16\" focusable=\"false\"><path d=\"M3 8h10M9 4l4 4-4 4\"\/><\/svg><\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"hw-product-card\" data-product-model=\"G2 PRO\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 de 3\">\r\n          <a class=\"hw-product-card__media\" href=\"https:\/\/honeywhalebrte.kinsta.cloud\/produto\/patinete-eletrico-dobravel-honeywhale-g2-pro\/\" aria-label=\"Ver Honeywhale G2 PRO\">\r\n            <span class=\"hw-product-card__discount\" aria-label=\"40% de desconto\">-40%<\/span>\r\n            <img class=\"hw-product-card__image-primary\" src=\"https:\/\/www.honeywhale.com.br\/wp-content\/uploads\/2026\/05\/D_NQ_NP_2X_859671-MLA99509625034_112025-F.webp\" alt=\"Honeywhale G2 PRO patinete eletrico amarelo\" loading=\"lazy\" decoding=\"async\">\r\n            <img class=\"hw-product-card__image-secondary\" src=\"https:\/\/www.honeywhale.com.br\/wp-content\/uploads\/2026\/05\/D_Q_NP_914098-MLA86436332042_062025-F.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\r\n          <\/a>\r\n          <div class=\"hw-product-card__body\">\r\n            <h3 class=\"hw-product-card__name\"><a href=\"https:\/\/honeywhalebrte.kinsta.cloud\/produto\/patinete-eletrico-dobravel-honeywhale-g2-pro\/\">Honeywhale G2 PRO \u00b7 Patinete el\u00e9trico<\/a><\/h3>\r\n            <div class=\"hw-product-card__rating\" data-average-rating=\"0\" data-review-count=\"0\" data-loading=\"true\" aria-busy=\"true\" aria-label=\"Carregando avalia\u00e7\u00f5es\">\r\n              <span class=\"hw-product-card__stars\" style=\"--hw-rating-percent: 0%;\" aria-hidden=\"true\"><\/span>\r\n              <span class=\"hw-product-card__reviews\">Carregando avalia\u00e7\u00f5es<\/span>\r\n            <\/div>\r\n            <div class=\"hw-product-card__specs\" aria-label=\"Especificacoes\">\r\n              <div class=\"hw-product-card__spec\">\r\n                <span class=\"hw-product-card__value\">50 km<\/span>\r\n                <span class=\"hw-product-card__label\">Autonomia<\/span>\r\n              <\/div>\r\n              <div class=\"hw-product-card__spec\">\r\n                <span class=\"hw-product-card__value\">50 km\/h<\/span>\r\n                <span class=\"hw-product-card__label\">Velocidade<\/span>\r\n              <\/div>\r\n              <div class=\"hw-product-card__spec\">\r\n                <span class=\"hw-product-card__value\">800\/1200 W<\/span>\r\n                <span class=\"hw-product-card__label\">Pot\u00eancia<\/span>\r\n              <\/div>\r\n            <\/div>\r\n            <div class=\"hw-product-card__footer\">\r\n              <div class=\"hw-product-card__price\">\r\n                <span class=\"hw-product-card__was\">R$ 9.998,33<\/span>\r\n                <strong class=\"hw-product-card__now\">R$ 5.999<\/strong>\r\n              <\/div>\r\n              <a class=\"hw-product-card__button\" href=\"https:\/\/honeywhalebrte.kinsta.cloud\/produto\/patinete-eletrico-dobravel-honeywhale-g2-pro\/\"><span class=\"hw-product-card__button-label\">Ver modelo<\/span><svg class=\"hw-arrow-icon\" aria-hidden=\"true\" viewBox=\"0 0 16 16\" focusable=\"false\"><path d=\"M3 8h10M9 4l4 4-4 4\"\/><\/svg><\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/article>\r\n      <\/div>\r\n      <div class=\"hw-best-sellers__carousel-controls\">\r\n        <button class=\"hw-best-sellers__carousel-button hw-best-sellers__prev\" type=\"button\" aria-label=\"Produto anterior\"><svg class=\"hw-arrow-icon\" aria-hidden=\"true\" viewBox=\"0 0 18 18\" focusable=\"false\"><path d=\"M15 9H3M7 5l-4 4 4 4\"\/><\/svg><\/button>\r\n        <div class=\"hw-best-sellers__progress\" role=\"scrollbar\" aria-orientation=\"horizontal\" tabindex=\"0\" aria-label=\"Posi\u00e7\u00e3o dos produtos\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"0\"><span><\/span><\/div>\r\n        <button class=\"hw-best-sellers__carousel-button hw-best-sellers__next\" type=\"button\" aria-label=\"Pr\u00f3ximo produto\"><svg class=\"hw-arrow-icon\" aria-hidden=\"true\" viewBox=\"0 0 18 18\" focusable=\"false\"><path d=\"M3 9h12M11 5l4 4-4 4\"\/><\/svg><\/button>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <script>\r\n    (function () {\r\n      var initSection = function (section) {\r\n      if (!section || section.getAttribute('data-hw-initialized') === 'true') return;\r\n      var cards = Array.prototype.slice.call(section.querySelectorAll('.hw-product-card'));\r\n      if (!cards.length) return;\r\n      section.setAttribute('data-hw-initialized', 'true');\r\n\r\n      var grid = section.querySelector('.hw-best-sellers__grid');\r\n      var progress = section.querySelector('.hw-best-sellers__progress');\r\n      var progressThumb = progress ? progress.querySelector('span') : null;\r\n      var previousButton = section.querySelector('.hw-best-sellers__prev');\r\n      var nextButton = section.querySelector('.hw-best-sellers__next');\r\n      var instanceIndex = Array.prototype.indexOf.call(document.querySelectorAll('.hw-best-sellers'), section) + 1;\r\n      var trackId = 'hw-best-sellers-track-' + instanceIndex;\r\n\r\n      if (grid) grid.id = trackId;\r\n      if (progress) progress.setAttribute('aria-controls', trackId);\r\n\r\n      var clampRating = function (value) {\r\n        return Math.max(0, Math.min(Number(value || 0), 5));\r\n      };\r\n\r\n      var getProductUrl = function (card) {\r\n        var link = card.querySelector('.hw-product-card__media[href], .hw-product-card__name a[href], .hw-product-card__button[href]');\r\n        return link ? link.href : '';\r\n      };\r\n\r\n      var getProductSlug = function (productUrl) {\r\n        try {\r\n          var parts = new URL(productUrl, window.location.href).pathname.split('\/').filter(Boolean);\r\n          return parts.length ? parts[parts.length - 1] : '';\r\n        } catch (error) {\r\n          return '';\r\n        }\r\n      };\r\n\r\n      var productDataRequests = {};\r\n      \/\/ New cache namespace prevents legacy response schemas from masking the\r\n      \/\/ current rating fields after an Elementor or endpoint update.\r\n      var productDataCachePrefix = 'hw-best-sellers-product:v2:';\r\n      var productDataCacheTtl = 5 * 60 * 1000;\r\n\r\n      var readCachedProductData = function (slug) {\r\n        try {\r\n          var cached = window.sessionStorage.getItem(productDataCachePrefix + slug);\r\n          if (!cached) return null;\r\n          var parsed = JSON.parse(cached);\r\n          if (!parsed || !parsed.savedAt || !parsed.data) return null;\r\n          if (Date.now() - Number(parsed.savedAt) > productDataCacheTtl) {\r\n            window.sessionStorage.removeItem(productDataCachePrefix + slug);\r\n            return null;\r\n          }\r\n          return parsed.data;\r\n        } catch (error) {\r\n          return null;\r\n        }\r\n      };\r\n\r\n      var writeCachedProductData = function (slug, data) {\r\n        try {\r\n          window.sessionStorage.setItem(\r\n            productDataCachePrefix + slug,\r\n            JSON.stringify({ savedAt: Date.now(), data: data })\r\n          );\r\n        } catch (error) {}\r\n      };\r\n\r\n      var fetchWordPressProductData = function (card, productUrl) {\r\n        if (window.location.protocol === 'file:') {\r\n          return Promise.reject(new Error('WordPress endpoint is unavailable in a local file preview'));\r\n        }\r\n\r\n        var slug = getProductSlug(productUrl);\r\n        if (!slug) return Promise.reject(new Error('Product slug not found'));\r\n\r\n        var cachedData = readCachedProductData(slug);\r\n        if (cachedData) return Promise.resolve(cachedData);\r\n\r\n        if (!productDataRequests[slug]) {\r\n          var model = String(card.getAttribute('data-product-model') || '').trim();\r\n          var endpoint = window.location.origin + '\/wp-json\/hw-best-sellers\/v1\/rating?slug=' + encodeURIComponent(slug);\r\n          if (model) endpoint += '&model=' + encodeURIComponent(model);\r\n          productDataRequests[slug] = fetch(endpoint, { credentials: 'same-origin' })\r\n            .then(function (response) {\r\n              var type = response.headers.get('content-type') || '';\r\n              if (!response.ok || type.indexOf('application\/json') === -1) {\r\n                throw new Error('WordPress product endpoint unavailable');\r\n              }\r\n              return response.json();\r\n            })\r\n            .then(function (data) {\r\n              writeCachedProductData(slug, data);\r\n              return data;\r\n            })\r\n            .catch(function (error) {\r\n              delete productDataRequests[slug];\r\n              throw error;\r\n            });\r\n        }\r\n\r\n        return productDataRequests[slug];\r\n      };\r\n\r\n      var fetchWooStoreRatingFallback = function (productUrl) {\r\n        var slug = getProductSlug(productUrl);\r\n        if (!slug || window.location.protocol === 'file:') {\r\n          return Promise.reject(new Error('WooCommerce Store API is unavailable'));\r\n        }\r\n\r\n        var endpoint = window.location.origin + '\/wp-json\/wc\/store\/v1\/products?slug=' + encodeURIComponent(slug);\r\n        return fetch(endpoint, { credentials: 'same-origin' })\r\n          .then(function (response) {\r\n            var type = response.headers.get('content-type') || '';\r\n            if (!response.ok || type.indexOf('application\/json') === -1) {\r\n              throw new Error('WooCommerce Store API request failed');\r\n            }\r\n            return response.json();\r\n          })\r\n          .then(function (products) {\r\n            var product = Array.isArray(products) ? products[0] : null;\r\n            if (!product) throw new Error('WooCommerce product not found');\r\n            return {\r\n              reviews: Math.max(0, Number(product.review_count || 0)),\r\n              average: clampRating(product.average_rating)\r\n            };\r\n          });\r\n      };\r\n\r\n      var renderRating = function (card, summary) {\r\n        var stars = card.querySelector('.hw-product-card__stars');\r\n        var count = card.querySelector('.hw-product-card__reviews');\r\n        var rating = card.querySelector('.hw-product-card__rating');\r\n        if (!stars || !count || !rating) return;\r\n\r\n        var reviews = Math.max(0, Number(summary.reviews || 0));\r\n        var average = clampRating(summary.average);\r\n        stars.style.setProperty('--hw-rating-percent', (average \/ 5) * 100 + '%');\r\n        count.textContent = reviews === 1 ? '1 avalia\u00e7\u00e3o' : reviews + ' avalia\u00e7\u00f5es';\r\n        rating.setAttribute('aria-label', average.toFixed(1) + ' de 5 estrelas, ' + count.textContent);\r\n        rating.setAttribute('data-average-rating', String(average));\r\n        rating.setAttribute('data-review-count', String(reviews));\r\n        rating.removeAttribute('data-loading');\r\n        rating.setAttribute('aria-busy', 'false');\r\n        rating.hidden = false;\r\n      };\r\n\r\n      var renderEmbeddedRating = function (card) {\r\n        var rating = card.querySelector('.hw-product-card__rating');\r\n        if (!rating) return false;\r\n        var reviews = Math.max(0, Number(rating.getAttribute('data-review-count') || 0));\r\n        var average = clampRating(rating.getAttribute('data-average-rating'));\r\n        if (!reviews) return false;\r\n        renderRating(card, { reviews: reviews, average: average });\r\n        return true;\r\n      };\r\n\r\n      var renderRatingUnavailable = function (card) {\r\n        var stars = card.querySelector('.hw-product-card__stars');\r\n        var count = card.querySelector('.hw-product-card__reviews');\r\n        var rating = card.querySelector('.hw-product-card__rating');\r\n        if (stars) stars.style.setProperty('--hw-rating-percent', '0%');\r\n        if (count) count.textContent = 'Avalia\u00e7\u00f5es indispon\u00edveis';\r\n        if (rating) {\r\n          rating.removeAttribute('data-loading');\r\n          rating.setAttribute('aria-busy', 'false');\r\n          rating.setAttribute('aria-label', 'Avalia\u00e7\u00f5es indispon\u00edveis');\r\n          \/\/ Keep the state visible: a missing endpoint must not look like a\r\n          \/\/ product with no review row at all.\r\n          rating.hidden = false;\r\n        }\r\n      };\r\n\r\n      var renderProductTitle = function (card, data) {\r\n        \/\/ `_hw_card_title` is optional WooCommerce metadata. If it is empty,\r\n        \/\/ retain the explicit title already supplied in the Elementor card.\r\n        var title = String(data.card_title || '').trim();\r\n        var nameLink = card.querySelector('.hw-product-card__name a');\r\n        var mediaLink = card.querySelector('.hw-product-card__media');\r\n\r\n        if (!title) return;\r\n        if (nameLink) nameLink.textContent = title;\r\n        if (mediaLink) mediaLink.setAttribute('aria-label', 'Ver ' + title);\r\n      };\r\n\r\n      if (window.fetch) {\r\n        cards.forEach(function (card) {\r\n          var hasEmbeddedRating = renderEmbeddedRating(card);\r\n          var productUrl = getProductUrl(card);\r\n          if (!productUrl) {\r\n            if (!hasEmbeddedRating) renderRatingUnavailable(card);\r\n            return;\r\n          }\r\n\r\n          if (window.location.protocol === 'file:') return;\r\n\r\n          fetchWordPressProductData(card, productUrl)\r\n            .then(function (data) {\r\n              \/\/ This endpoint returns review data (and an optional curated title)\r\n              \/\/ only. It must never re-render price fields.\r\n              renderProductTitle(card, data);\r\n\r\n              var liveSummary = {\r\n                reviews: Math.max(0, Number(data.reviews || 0)),\r\n                average: clampRating(data.average)\r\n              };\r\n\r\n              if (liveSummary.reviews) {\r\n                renderRating(card, liveSummary);\r\n              } else {\r\n                renderRating(card, { reviews: 0, average: 0 });\r\n                card.querySelector('.hw-product-card__reviews').textContent = 'Sem avalia\u00e7\u00f5es';\r\n              }\r\n            })\r\n            .catch(function () {\r\n              fetchWooStoreRatingFallback(productUrl)\r\n                .then(function (summary) {\r\n                  if (summary.reviews) {\r\n                    renderRating(card, summary);\r\n                  } else {\r\n                    renderRating(card, { reviews: 0, average: 0 });\r\n                    card.querySelector('.hw-product-card__reviews').textContent = 'Sem avalia\u00e7\u00f5es';\r\n                  }\r\n                })\r\n                .catch(function () {\r\n                  if (!hasEmbeddedRating) renderRatingUnavailable(card);\r\n                });\r\n            });\r\n        });\r\n      } else {\r\n        cards.forEach(function (card) {\r\n          if (!renderEmbeddedRating(card)) renderRatingUnavailable(card);\r\n        });\r\n      }\r\n\r\n      if (grid && progress) {\r\n        var currentIndex = 0;\r\n\r\n        var getCardLeft = function (card) {\r\n          return card.offsetLeft - grid.offsetLeft;\r\n        };\r\n\r\n        var getCurrentIndex = function () {\r\n          var nearestIndex = 0;\r\n          var nearestDistance = Infinity;\r\n          cards.forEach(function (card, index) {\r\n            var distance = Math.abs(grid.scrollLeft - getCardLeft(card));\r\n            if (distance < nearestDistance) {\r\n              nearestDistance = distance;\r\n              nearestIndex = index;\r\n            }\r\n          });\r\n          return nearestIndex;\r\n        };\r\n\r\n        var scrollToIndex = function (index) {\r\n          var nextIndex = Math.max(0, Math.min(index, cards.length - 1));\r\n          grid.scrollTo({\r\n            left: getCardLeft(cards[nextIndex]),\r\n            behavior: window.matchMedia('(prefers-reduced-motion: reduce)').matches ? 'auto' : 'smooth'\r\n          });\r\n        };\r\n\r\n        var updateProgress = function () {\r\n          var maxScroll = Math.max(grid.scrollWidth - grid.clientWidth, 0);\r\n          var ratio = maxScroll ? Math.max(0, Math.min(grid.scrollLeft \/ maxScroll, 1)) : 0;\r\n          var visibleRatio = Math.min(grid.clientWidth \/ grid.scrollWidth, 1);\r\n          currentIndex = getCurrentIndex();\r\n          progress.style.setProperty('--hw-progress-size', (visibleRatio * 100) + '%');\r\n          progress.style.setProperty('--hw-progress-x', (ratio * ((1 \/ visibleRatio) - 1) * 100) + '%');\r\n          progress.setAttribute('aria-valuenow', String(Math.round(ratio * 100)));\r\n          progress.setAttribute('aria-valuetext', 'Produto ' + (currentIndex + 1) + ' de ' + cards.length);\r\n          if (previousButton) previousButton.disabled = currentIndex === 0;\r\n          if (nextButton) nextButton.disabled = currentIndex === cards.length - 1;\r\n        };\r\n\r\n        if (previousButton) {\r\n          previousButton.addEventListener('click', function () {\r\n            scrollToIndex(currentIndex - 1);\r\n          });\r\n        }\r\n\r\n        if (nextButton) {\r\n          nextButton.addEventListener('click', function () {\r\n            scrollToIndex(currentIndex + 1);\r\n          });\r\n        }\r\n\r\n        var handleNavigationKey = function (event) {\r\n          if (event.key === 'ArrowLeft') {\r\n            event.preventDefault();\r\n            scrollToIndex(currentIndex - 1);\r\n          } else if (event.key === 'ArrowRight') {\r\n            event.preventDefault();\r\n            scrollToIndex(currentIndex + 1);\r\n          } else if (event.key === 'Home') {\r\n            event.preventDefault();\r\n            scrollToIndex(0);\r\n          } else if (event.key === 'End') {\r\n            event.preventDefault();\r\n            scrollToIndex(cards.length - 1);\r\n          }\r\n        };\r\n\r\n        grid.addEventListener('keydown', handleNavigationKey);\r\n        progress.addEventListener('keydown', handleNavigationKey);\r\n\r\n        var draggingProgress = false;\r\n        var dragOffset = 0;\r\n\r\n        var scrollFromPointer = function (event) {\r\n          var trackRect = progress.getBoundingClientRect();\r\n          var thumbWidth = progressThumb ? progressThumb.getBoundingClientRect().width : 0;\r\n          var usableWidth = Math.max(trackRect.width - thumbWidth, 1);\r\n          var thumbLeft = event.clientX - trackRect.left - dragOffset;\r\n          var ratio = Math.max(0, Math.min(thumbLeft \/ usableWidth, 1));\r\n          var maxScroll = Math.max(grid.scrollWidth - grid.clientWidth, 0);\r\n          grid.scrollLeft = ratio * maxScroll;\r\n        };\r\n\r\n        progress.addEventListener('pointerdown', function (event) {\r\n          var thumbRect = progressThumb ? progressThumb.getBoundingClientRect() : null;\r\n          draggingProgress = true;\r\n          dragOffset = thumbRect && event.clientX >= thumbRect.left && event.clientX <= thumbRect.right\r\n            ? event.clientX - thumbRect.left\r\n            : (thumbRect ? thumbRect.width \/ 2 : 0);\r\n          if (progress.setPointerCapture) progress.setPointerCapture(event.pointerId);\r\n          scrollFromPointer(event);\r\n        });\r\n\r\n        progress.addEventListener('pointermove', function (event) {\r\n          if (draggingProgress) scrollFromPointer(event);\r\n        });\r\n\r\n        var stopProgressDrag = function (event) {\r\n          draggingProgress = false;\r\n          if (progress.hasPointerCapture && progress.hasPointerCapture(event.pointerId)) {\r\n            progress.releasePointerCapture(event.pointerId);\r\n          }\r\n        };\r\n\r\n        progress.addEventListener('pointerup', stopProgressDrag);\r\n        progress.addEventListener('pointercancel', stopProgressDrag);\r\n        grid.addEventListener('scroll', updateProgress, { passive: true });\r\n        window.addEventListener('resize', updateProgress);\r\n        updateProgress();\r\n      }\r\n\r\n      };\r\n\r\n      var initAll = function (root) {\r\n        if (!root) return;\r\n        if (root.matches && root.matches('.hw-best-sellers')) initSection(root);\r\n        if (root.querySelectorAll) {\r\n          Array.prototype.forEach.call(root.querySelectorAll('.hw-best-sellers'), initSection);\r\n        }\r\n      };\r\n\r\n      window.hwInitBestSellers = initAll;\r\n      initAll(document);\r\n\r\n      if (!window.hwBestSellersElementorHookBound && window.jQuery) {\r\n        window.hwBestSellersElementorHookBound = true;\r\n        window.jQuery(window).on('elementor\/frontend\/init', function () {\r\n          if (!window.elementorFrontend || !window.elementorFrontend.hooks) return;\r\n          window.elementorFrontend.hooks.addAction('frontend\/element_ready\/html.default', function (scope) {\r\n            initAll(scope && scope[0] ? scope[0] : document);\r\n          });\r\n        });\r\n      }\r\n    })();\r\n  <\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-af0339c e-flex e-con-boxed e-con e-parent\" data-id=\"af0339c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c936eb elementor-widget elementor-widget-html\" data-id=\"2c936eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\r\n  Honeywhale G3 PRO \u2014 brand proof section\r\n  Target: paste the full file into ONE Elementor HTML widget.\r\n\r\n  Before publishing:\r\n  1. Upload assets\/reference\/G3 PRO\/G3 PRO.jpg to the WordPress Media Library.\r\n  2. Replace the local preview image URL below with its Media Library URL.\r\n  3. Set the CTA URL to the confirmed G3 PRO product page if the URL changes.\r\n\r\n  Image source: user-provided file, D:\/test-website-design\/assets\/reference\/G3 PRO\/G3 PRO.jpg\r\n  Brand figures: supplied by the requester on 2026-09-04.\r\n-->\r\n<section class=\"hw-g3-proof\" data-hw-g3-proof aria-labelledby=\"hw-g3-proof-title\">\r\n  <div class=\"hw-g3-proof__frame\">\r\n    <div class=\"hw-g3-proof__story\">\r\n      <p class=\"hw-g3-proof__eyebrow\">Honeywhale G3 PRO<\/p>\r\n      <h2 id=\"hw-g3-proof-title\">Potencia PRO.<br>Libertad en cualquier terreno.<\/h2>\r\n      <ul class=\"hw-g3-proof__benefits\" aria-label=\"Aspectos destacados de la G3 PRO\">\r\n        <li><strong>1640 W de potencia m&aacute;xima:<\/strong> hasta 60 km\/h y pendientes de hasta 22&deg;<\/li>\r\n        <li><strong>Doble suspensi&oacute;n con resortes:<\/strong> amortiguaci&oacute;n delantera y trasera para una conducci&oacute;n m&aacute;s estable<\/li>\r\n        <li><strong>Hasta 56 km de autonom&iacute;a y capacidad de carga de 150 kg:<\/strong> dise&ntilde;ada para llegar m&aacute;s lejos con gran robustez<\/li>\r\n      <\/ul>\r\n      <a class=\"hw-g3-proof__cta\" href=\"\/produto\/honeywhale-g3-pro-patinete-eletrico-dobravel-vermelho-48v-1640w-com-rodas-12-e-luz-led\/\" aria-label=\"Conocer el patinete el&eacute;ctrico Honeywhale G3 PRO\">\r\n        Conoc&eacute; la G3 PRO <span aria-hidden=\"true\">\u2192<\/span>\r\n      <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"hw-g3-proof__media\">\r\n      <img class=\"hw-g3-proof__scooter\" src=\"https:\/\/honeywhale.com.ar\/wp-content\/uploads\/2026\/09\/G3-PRO-scaled-1.jpg\" alt=\"Patinete el&eacute;ctrico Honeywhale G3 PRO rojo\" loading=\"lazy\" decoding=\"async\">\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n<style>\r\n  .hw-g3-proof { --honey:#ffd51f; --ink:#101315; --text:#111315; --muted:#687078; --surface:#f5f6f7; --line:#e5e7e9; box-sizing:border-box; width:100vw; max-width:100vw; margin-left:calc(50% - 50vw); padding:0 32px; overflow:hidden; background:transparent; color:var(--text); font-family:Inter,Arial,sans-serif; }\r\n  .hw-g3-proof *, .hw-g3-proof *::before, .hw-g3-proof *::after { box-sizing:border-box; }\r\n  .hw-g3-proof__frame { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); width:min(100%,1280px); min-height:544px; margin:0 auto; overflow:hidden; border-radius:16px; background:var(--surface); }\r\n  .hw-g3-proof__story { display:flex; flex-direction:column; align-items:flex-start; justify-content:center; padding:56px 64px; background:var(--surface); }\r\n  .hw-g3-proof__eyebrow { margin:0 0 16px; color:var(--muted); font-size:14px; font-weight:700; letter-spacing:.1em; line-height:1.5; text-transform:uppercase; }\r\n  .hw-g3-proof h2 { margin:0; max-width:460px; color:var(--text); font-size:40px; font-weight:700; letter-spacing:-.045em; line-height:1.03; }\r\n  .hw-g3-proof__lead { max-width:448px; margin:24px 0 0; color:var(--muted); font-size:16px; font-weight:400; line-height:1.6; }\r\n  .hw-g3-proof__benefits { display:grid; gap:12px; max-width:472px; margin:24px 0 0; padding:0; color:var(--text); font-size:14px; line-height:1.45; list-style:none; }\r\n  .hw-g3-proof__benefits li { position:relative; padding-left:24px; }\r\n  .hw-g3-proof__benefits li::before { content:\"\u2713\"; position:absolute; top:0; left:0; color:var(--honey); font-size:16px; font-weight:700; }\r\n  .hw-g3-proof__benefits strong { color:var(--text); font-weight:700; }\r\n  .hw-g3-proof__cta { display:inline-flex; align-items:center; justify-content:center; gap:12px; min-height:48px; margin-top:32px; padding:0 24px; border-radius:8px; background:var(--honey); color:var(--ink); font-size:15px; font-weight:700; line-height:1; text-decoration:none; transition:background-color .18s ease,transform .18s ease; }\r\n  .hw-g3-proof__cta:hover { background:#f2c900; color:var(--ink); transform:translateY(-2px); }\r\n  .hw-g3-proof__cta:focus-visible { outline:3px solid #fff; outline-offset:3px; }\r\n  .hw-g3-proof__media { position:relative; isolation:isolate; min-height:544px; overflow:hidden; background:var(--surface); }\r\n  .hw-g3-proof__scooter { position:absolute; z-index:1; top:0; right:0; bottom:0; left:0; display:block; width:100% !important; height:100% !important; max-width:none !important; object-fit:contain; object-position:center bottom; mix-blend-mode:multiply; filter:contrast(1.04) saturate(.88); }\r\n  .hw-g3-proof.is-ready .hw-g3-proof__story > *, .hw-g3-proof.is-ready .hw-g3-proof__media { opacity:0; transform:translateY(24px); transition:opacity .6s ease,transform .6s cubic-bezier(.22,.61,.36,1); }\r\n  .hw-g3-proof.is-ready .hw-g3-proof__media { transform:translateX(24px); }\r\n  .hw-g3-proof.is-ready .hw-g3-proof__story > :nth-child(2) { transition-delay:.08s; }\r\n  .hw-g3-proof.is-ready .hw-g3-proof__story > :nth-child(3) { transition-delay:.16s; }\r\n  .hw-g3-proof.is-ready .hw-g3-proof__story > :nth-child(4) { transition-delay:.24s; }\r\n  .hw-g3-proof.is-ready .hw-g3-proof__story > :nth-child(5) { transition-delay:.32s; }\r\n  .hw-g3-proof.is-visible .hw-g3-proof__story > *, .hw-g3-proof.is-visible .hw-g3-proof__media { opacity:1; transform:none; }\r\n  @media (max-width:1024px) { .hw-g3-proof { padding-inline:24px; } .hw-g3-proof__story { padding:48px 32px; } .hw-g3-proof__benefits { font-size:13px; } }\r\n  @media (max-width:767px) { .hw-g3-proof { padding-inline:20px; } .hw-g3-proof__frame { grid-template-columns:1fr; min-height:unset; } .hw-g3-proof__story { min-height:unset; padding:48px 20px; } .hw-g3-proof h2 { font-size:28px; } .hw-g3-proof__benefits { gap:16px; font-size:14px; } .hw-g3-proof__media { min-height:440px; } }\r\n  @media (prefers-reduced-motion:reduce) { .hw-g3-proof *, .hw-g3-proof *::before, .hw-g3-proof *::after { transition-duration:.01ms !important; animation-duration:.01ms !important; animation-iteration-count:1 !important; } .hw-g3-proof.is-ready .hw-g3-proof__story > *, .hw-g3-proof.is-ready .hw-g3-proof__media { opacity:1; transform:none; } }\r\n<\/style>\r\n\r\n<script>\r\n  (function () {\r\n    function initProof(root) {\r\n      var sections = root && root.matches && root.matches('[data-hw-g3-proof]') ? [root] : (root || document).querySelectorAll('[data-hw-g3-proof]');\r\n      Array.prototype.forEach.call(sections, function (section) {\r\n        if (section.dataset.hwProofReady === '1') return;\r\n        section.dataset.hwProofReady = '1';\r\n        var reduced = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\r\n        function revealMain() { section.classList.add('is-visible'); }\r\n        if (reduced || !('IntersectionObserver' in window)) { revealMain(); return; }\r\n        section.classList.add('is-ready');\r\n        var frame = section.querySelector('.hw-g3-proof__frame') || section;\r\n        var mainObserver = new IntersectionObserver(function (entries) { entries.forEach(function (entry) { if (entry.isIntersecting) { revealMain(); mainObserver.unobserve(frame); } }); }, { threshold:.18, rootMargin:'0px 0px -8% 0px' });\r\n        mainObserver.observe(frame);\r\n      });\r\n    }\r\n    function boot() { initProof(document); }\r\n    if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', boot); else boot();\r\n    window.addEventListener('elementor\/frontend\/init', function () { if (window.elementorFrontend && window.elementorFrontend.hooks) window.elementorFrontend.hooks.addAction('frontend\/element_ready\/html.default', function ($scope) { initProof($scope && $scope[0] ? $scope[0] : document); }); });\r\n  }());\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-e15caa5 e-flex e-con-boxed e-con e-parent\" data-id=\"e15caa5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c46ee9 elementor-widget elementor-widget-html\" data-id=\"8c46ee9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .hw-category-section { --hw-ink:#111315; --hw-muted:#687078; --hw-white:#fff; --hw-content-width:1280px; padding:0; font-family:Inter,Arial,sans-serif; }\r\n  .hw-category-section, .hw-category-section *, .hw-category-section *::before, .hw-category-section *::after { box-sizing:border-box; }\r\n  .hw-category-section a { color:inherit; text-decoration:none; }\r\n  .hw-category-wrap { width:min(var(--hw-content-width),calc(100% - 64px)); margin:0 auto; }\r\n  .hw-category-header { margin-bottom:32px; }\r\n  .hw-category-title { margin:0; color:var(--hw-ink); font-size:40px; font-weight:700; line-height:1.2; }\r\n  .hw-category-intro { max-width:680px; margin:8px 0 0; color:var(--hw-muted); font-size:16px; line-height:1.6; }\r\n  .hw-category-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; }\r\n  .hw-category-card { display:block; min-width:0; border-radius:12px; transition:box-shadow .6s cubic-bezier(.22,.61,.36,1),transform .6s cubic-bezier(.22,.61,.36,1); }\r\n  .hw-category-media { position:relative; isolation:isolate; overflow:hidden; aspect-ratio:3 \/ 4; border-radius:12px; background:#dfe2e2; box-shadow:0 1px 3px rgba(17,19,21,.08); }\r\n  .hw-category-media::after { position:absolute; z-index:1; inset:0; background:linear-gradient(180deg,transparent 38%,rgba(10,12,13,.12) 56%,rgba(10,12,13,.80) 100%); content:\"\"; pointer-events:none; }\r\n  .hw-category-media img { position:absolute; inset:0; display:block; width:100%; height:100%; object-fit:cover; object-position:center; filter:saturate(.88) contrast(1.03) brightness(.96); transition:filter .35s ease,transform .6s cubic-bezier(.22,.61,.36,1); }\r\n  .hw-category-card.is-urban .hw-category-media img { object-position:86% center; }\r\n  .hw-category-card.is-bike .hw-category-media img { object-position:70% center; }\r\n  .hw-category-card.is-leisure .hw-category-media img { object-position:65% center; }\r\n  .hw-category-body { position:absolute; z-index:2; right:0; bottom:0; left:0; padding:32px 24px 24px; }\r\n  .hw-category-name { margin:0; color:var(--hw-white); font-size:26px; font-weight:700; line-height:1.22; }\r\n  .hw-category-description { max-width:36ch; margin:8px 0 0; color:rgba(255,255,255,.9); font-size:14px; line-height:1.5; }\r\n  .hw-category-cta { display:inline-flex; align-items:center; justify-content:center; width:34px; height:34px; margin-bottom:16px; border:1px solid rgba(17,19,21,.08); border-radius:50%; background:var(--hw-white); box-shadow:0 4px 12px rgba(17,19,21,.16); opacity:0; transition:opacity .22s ease; }\r\n  .hw-category-cta::before { width:7px; height:7px; border-right:2px solid var(--hw-ink); border-bottom:2px solid var(--hw-ink); content:\"\"; transform:translateX(-1px) rotate(-45deg); }\r\n  .hw-category-card:focus-visible { border-radius:12px; outline:3px solid rgba(255,213,31,.8); outline-offset:5px; }\r\n  .hw-category-card:focus-visible .hw-category-cta { opacity:1; }\r\n  @media (hover:hover) and (pointer:fine) { .hw-category-card:hover { box-shadow:0 12px 24px rgba(17,19,21,.10); transform:translateY(-4px); } .hw-category-card:hover .hw-category-media img { filter:saturate(.94) contrast(1.03) brightness(.99); transform:scale(1.02); } .hw-category-card:hover .hw-category-cta { opacity:1; } }\r\n  @media (max-width:1024px) { .hw-category-wrap { width:min(100%,calc(100% - 48px)); } .hw-category-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } .hw-category-card .hw-category-media img { object-position:center; } }\r\n  \/* Preserved as requested: a single portrait card per row on phones. *\/\r\n  @media (max-width:900px), (max-device-width:900px), (hover:none) and (pointer:coarse) { .hw-category-section { padding:0; } .hw-category-wrap { width:calc(100% - 40px); } .hw-category-header { margin-bottom:24px; } .hw-category-title { font-size:28px; } .hw-category-intro { font-size:14px; } .hw-category-grid { display:grid !important; grid-template-columns:minmax(0,1fr) !important; gap:16px; } .hw-category-card { width:100% !important; max-width:none !important; } .hw-category-media { width:100%; aspect-ratio:4 \/ 5; } .hw-category-body { padding:24px 20px 20px; } .hw-category-name { font-size:24px; } .hw-category-cta { display:none; } }\r\n  @media (prefers-reduced-motion:reduce) { .hw-category-card,.hw-category-media img,.hw-category-cta { transition:none; } }\r\n<\/style>\r\n\r\n<section class=\"hw-category-section\" aria-labelledby=\"hw-category-title\">\r\n  <div class=\"hw-category-wrap\">\r\n    <header class=\"hw-category-header\">\r\n      <h2 class=\"hw-category-title\" id=\"hw-category-title\">Compr&aacute; por categor&iacute;a<\/h2>\r\n      <p class=\"hw-category-intro\">Explor&aacute; opciones para tus recorridos diarios, paseos y momentos al aire libre.<\/p>\r\n    <\/header>\r\n    <div class=\"hw-category-grid\">\r\n      <a class=\"hw-category-card is-urban\" href=\"\/product-category\/patinete-electrico\/\">\r\n        <div class=\"hw-category-media\"><img src=\"https:\/\/honeywhale.com.ar\/wp-content\/uploads\/2026\/09\/viagem-desktop-v3.png\" alt=\"Persona usando un patinete el&eacute;ctrico Honeywhale\" width=\"1200\" height=\"800\" loading=\"lazy\" decoding=\"async\"><div class=\"hw-category-body\"><span class=\"hw-category-cta\" aria-hidden=\"true\"><\/span><h3 class=\"hw-category-name\">Patinete el&eacute;ctrico<\/h3><p class=\"hw-category-description\">Agilidad y practicidad para moverte todos los d&iacute;as.<\/p><\/div><\/div>\r\n      <\/a>\r\n      <a class=\"hw-category-card is-bike\" href=\"\/product-category\/bicicleta-electrica\/\">\r\n        <div class=\"hw-category-media\"><img src=\"https:\/\/honeywhale.com.ar\/wp-content\/uploads\/2026\/09\/category-electric-bike-v3.png\" alt=\"Persona usando una bicicleta el&eacute;ctrica Honeywhale\" width=\"1200\" height=\"800\" loading=\"lazy\" decoding=\"async\"><div class=\"hw-category-body\"><span class=\"hw-category-cta\" aria-hidden=\"true\"><\/span><h3 class=\"hw-category-name\">Bicicleta el&eacute;ctrica<\/h3><p class=\"hw-category-description\">Comodidad para llegar m&aacute;s lejos en distintos terrenos.<\/p><\/div><\/div>\r\n      <\/a>\r\n      <a class=\"hw-category-card is-leisure\" href=\"\/product-category\/version-para-ninos\/\">\r\n        <div class=\"hw-category-media\"><img src=\"https:\/\/honeywhale.com.ar\/wp-content\/uploads\/2026\/07\/\u753b\u677f-6.jpg\" alt=\"Modelo infantil Honeywhale para disfrutar al aire libre\" width=\"1200\" height=\"800\" loading=\"lazy\" decoding=\"async\"><div class=\"hw-category-body\"><span class=\"hw-category-cta\" aria-hidden=\"true\"><\/span><h3 class=\"hw-category-name\">Modelos para ni&ntilde;os<\/h3><p class=\"hw-category-description\">Diversi&oacute;n al aire libre pensada para los m&aacute;s chicos.<\/p><\/div><\/div>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-319f36d e-flex e-con-boxed e-con e-parent\" data-id=\"319f36d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20feb8d elementor-widget elementor-widget-html\" data-id=\"20feb8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\r\n  Elementor:\r\n  1. A\u00f1ade el widget \"HTML\".\r\n  2. Pega todo este c\u00f3digo.\r\n  3. Edita solo los textos dentro de los elementos <article>, si es necesario.\r\n-->\r\n\r\n<section class=\"uxr-trust\" aria-labelledby=\"uxr-trust-title\">\r\n  <header class=\"uxr-trust__header\">\r\n    <h2 id=\"uxr-trust-title\">Confianza construida en movimiento<\/h2>\r\n    <p class=\"uxr-trust__intro\">\r\n      Experiencias reales, presencia s\u00f3lida y miles de clientes.\r\n    <\/p>\r\n  <\/header>\r\n\r\n  <div class=\"uxr-trust__viewport\">\r\n    <!-- Grupo 1: valoraciones y reconocimiento -->\r\n    <div class=\"uxr-trust__grid uxr-trust__grid--reviews\">\r\n      <article class=\"uxr-card uxr-card--1\">\r\n        <div class=\"uxr-stars\" aria-label=\"5 de 5 estrellas\">\r\n          <span aria-hidden=\"true\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n        <\/div>\r\n        <blockquote>\r\n          \u201cPatinete potente, buen acabado y precio competitivo.\u201d\r\n        <\/blockquote>\r\n        <p class=\"uxr-card__source\">\r\n          <strong>Inova Leo<\/strong>\r\n        <\/p>\r\n      <\/article>\r\n\r\n      <article class=\"uxr-card uxr-card--2\">\r\n        <div class=\"uxr-stars\" aria-label=\"4,5 de 5 estrellas\">\r\n          <span aria-hidden=\"true\">\u2605\u2605\u2605\u2605<\/span><span class=\"uxr-star-half\" aria-hidden=\"true\">\u2605<\/span>\r\n        <\/div>\r\n        <blockquote>\r\n          \u201cMucho m\u00e1s all\u00e1 de lo esperado. Lo compr\u00e9 para que mi esposa vaya al trabajo y lo superrecomiendo \u2014 fue una excelente elecci\u00f3n.\u201d\r\n        <\/blockquote>\r\n        <p class=\"uxr-card__source\">\r\n          <strong>Pedro<\/strong>\r\n        <\/p>\r\n      <\/article>\r\n\r\n      <article class=\"uxr-card uxr-card--3\">\r\n        <div class=\"uxr-stars\" aria-label=\"5 de 5 estrellas\">\r\n          <span aria-hidden=\"true\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n        <\/div>\r\n        <blockquote>\r\n          \u201cPerfecto para el d\u00eda a d\u00eda. Sube pendientes empinadas sin esfuerzo y fue mi mejor compra de los \u00faltimos tres a\u00f1os.\u201d\r\n        <\/blockquote>\r\n        <p class=\"uxr-card__source\">\r\n          <strong>Bruno<\/strong>\r\n        <\/p>\r\n      <\/article>\r\n    <\/div>\r\n\r\n    <!-- Grupo 2: cifras de la marca -->\r\n    <div class=\"uxr-trust__grid uxr-trust__grid--stats\">\r\n      <article class=\"uxr-card uxr-card--4\">\r\n        <strong class=\"uxr-stat\">Desde 2015<\/strong>\r\n        <p class=\"uxr-stat__label\">Experiencia e innovaci\u00f3n en movilidad el\u00e9ctrica.<\/p>\r\n      <\/article>\r\n\r\n      <article class=\"uxr-card uxr-card--5\">\r\n        <strong class=\"uxr-stat\">30+<\/strong>\r\n        <p class=\"uxr-stat__label\">Tiendas f\u00edsicas y puntos de asistencia t\u00e9cnica.<\/p>\r\n      <\/article>\r\n\r\n      <article class=\"uxr-card uxr-card--6\">\r\n        <strong class=\"uxr-stat\">30 mil+<\/strong>\r\n        <p class=\"uxr-stat__label\">Patinetes entregados con soporte total y garant\u00eda local.<\/p>\r\n      <\/article>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n  .uxr-trust,\r\n  .uxr-trust * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .uxr-trust {\r\n    --uxr-text: #101010;\r\n    --uxr-muted: #686864;\r\n    --uxr-accent: #d9a514;\r\n    --uxr-cycle: 12s;\r\n    width: 100%;\r\n    position: relative;\r\n    z-index: 0;\r\n    isolation: isolate;\r\n    padding: 50px 0;\r\n    overflow: visible;\r\n    color: var(--uxr-text);\r\n    background: transparent;\r\n    font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\r\n  }\r\n\r\n  \/* Full-browser-width background without XTemos \"Stretch container and\r\n     content\". The section and its content remain centred in normal flow. *\/\r\n  .uxr-trust::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    z-index: -1;\r\n    top: 0;\r\n    bottom: 0;\r\n    left: 50%;\r\n    width: 100vw;\r\n    width: 100dvw;\r\n    background: #F5F6F7;\r\n    transform: translateX(-50%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .uxr-trust__header {\r\n    width: calc(100% - 64px);\r\n    max-width: 1280px;\r\n    margin: 0 auto 31px;\r\n    text-align: center;\r\n  }\r\n\r\n  .uxr-trust__header h2 {\r\n    max-width: 650px;\r\n    margin: 0 auto;\r\n    color: inherit;\r\n    font-size: clamp(28px, 3vw, 42px);\r\n    line-height: 1.08;\r\n    font-weight: 650;\r\n    letter-spacing: -.035em;\r\n  }\r\n\r\n  .uxr-trust__intro {\r\n    max-width: 650px;\r\n    margin: 13px auto 0;\r\n    color: var(--uxr-muted);\r\n    font-size: 16px;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .uxr-trust__viewport {\r\n    position: relative;\r\n    width: calc(100% - 64px);\r\n    max-width: 1280px;\r\n    height: 170px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .uxr-trust__grid {\r\n    position: absolute;\r\n    inset: 0;\r\n    display: grid;\r\n    grid-template-columns: repeat(3, minmax(0, 1fr));\r\n    align-items: stretch;\r\n  }\r\n\r\n  .uxr-card {\r\n    position: relative;\r\n    display: flex;\r\n    width: 100%;\r\n    max-width: none;\r\n    min-height: 170px;\r\n    margin: 0;\r\n    padding: 0 32px;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    justify-content: center;\r\n    text-align: center;\r\n    will-change: opacity, transform;\r\n  }\r\n\r\n  .uxr-stars {\r\n    display: flex;\r\n    align-items: center;\r\n    margin-bottom: 13px;\r\n    color: #f2b705;\r\n    font-size: 21px;\r\n    line-height: 1;\r\n    letter-spacing: .08em;\r\n    white-space: nowrap;\r\n  }\r\n\r\n  .uxr-star-half {\r\n    display: inline-block;\r\n    width: .88em;\r\n    overflow: hidden;\r\n    color: transparent;\r\n    background: linear-gradient(\r\n      90deg,\r\n      #f2b705 0 50%,\r\n      transparent 50% 100%\r\n    );\r\n    -webkit-background-clip: text;\r\n    background-clip: text;\r\n    -webkit-text-stroke: 1px #f2b705;\r\n  }\r\n\r\n  .uxr-card blockquote {\r\n    display: flex;\r\n    min-height: 96px;\r\n    margin: 0 !important;\r\n    padding: 0 !important;\r\n    align-items: center;\r\n    border: 0 !important;\r\n    border-left: 0 !important;\r\n    box-shadow: none !important;\r\n    color: inherit;\r\n    background: transparent !important;\r\n    font-size: 16px;\r\n    line-height: 1.48;\r\n    font-weight: 450;\r\n  }\r\n\r\n  .uxr-card blockquote::before,\r\n  .uxr-card blockquote::after {\r\n    display: none !important;\r\n    content: none !important;\r\n  }\r\n\r\n  .uxr-card__source {\r\n    display: flex;\r\n    margin: 11px 0 0;\r\n    flex-direction: column;\r\n    gap: 3px;\r\n    color: var(--uxr-muted);\r\n    font-size: 12px;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .uxr-card__source strong {\r\n    color: var(--uxr-text);\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n  }\r\n\r\n  .uxr-stat {\r\n    display: block;\r\n    color: var(--uxr-text);\r\n    font-size: clamp(38px, 4vw, 54px);\r\n    line-height: .95;\r\n    font-weight: 700;\r\n    letter-spacing: -.045em;\r\n  }\r\n\r\n  .uxr-card--4 .uxr-stat {\r\n    font-size: clamp(34px, 3.5vw, 48px);\r\n  }\r\n\r\n  .uxr-stat__label {\r\n    display: flex;\r\n    width: 100%;\r\n    max-width: 290px;\r\n    min-height: 42px;\r\n    margin: 14px 0 0;\r\n    align-items: flex-start;\r\n    justify-content: center;\r\n    color: var(--uxr-muted);\r\n    font-size: 15px;\r\n    line-height: 1.35;\r\n  }\r\n\r\n  .uxr-trust__grid--reviews .uxr-card {\r\n    animation: uxr-reviews-cycle var(--uxr-cycle) infinite both;\r\n  }\r\n\r\n  .uxr-trust__grid--stats .uxr-card {\r\n    animation: uxr-stats-cycle var(--uxr-cycle) infinite both;\r\n  }\r\n\r\n  .uxr-card--1,\r\n  .uxr-card--4 { animation-delay: 0s !important; }\r\n\r\n  .uxr-card--2,\r\n  .uxr-card--5 { animation-delay: .16s !important; }\r\n\r\n  .uxr-card--3,\r\n  .uxr-card--6 { animation-delay: .32s !important; }\r\n\r\n  @keyframes uxr-reviews-cycle {\r\n    0%   { opacity: 0; transform: translateY(22px); }\r\n    6%   { opacity: 1; transform: translateY(0); }\r\n    54%  { opacity: 1; transform: translateY(0); }\r\n    60%  { opacity: 0; transform: translateY(-12px); }\r\n    100% { opacity: 0; transform: translateY(-12px); }\r\n  }\r\n\r\n  @keyframes uxr-stats-cycle {\r\n    0%, 59% { opacity: 0; transform: translateY(22px); }\r\n    65%     { opacity: 1; transform: translateY(0); }\r\n    94%     { opacity: 1; transform: translateY(0); }\r\n    100%    { opacity: 0; transform: translateY(-12px); }\r\n  }\r\n\r\n  @media (max-width: 768px) {\r\n    .uxr-trust__header,\r\n    .uxr-trust__viewport {\r\n      width: calc(100% - 40px);\r\n    }\r\n\r\n    .uxr-trust__header {\r\n      margin-bottom: 32px;\r\n    }\r\n\r\n    .uxr-trust__intro {\r\n      font-size: 15px;\r\n    }\r\n\r\n    .uxr-trust__viewport {\r\n      height: clamp(500px, 145vw, 560px);\r\n    }\r\n\r\n    .uxr-trust__grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr;\r\n      grid-template-rows: repeat(3, minmax(0, 1fr));\r\n      gap: 32px;\r\n    }\r\n\r\n    .uxr-card {\r\n      max-width: 350px;\r\n      min-height: 0;\r\n      margin: auto;\r\n      padding: 0 12px;\r\n    }\r\n\r\n    .uxr-stars {\r\n      margin-bottom: 16px;\r\n    }\r\n\r\n    .uxr-card blockquote {\r\n      min-height: 0;\r\n      justify-content: center;\r\n    }\r\n\r\n    .uxr-card__source {\r\n      margin-top: 8px;\r\n    }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    .uxr-trust__viewport {\r\n      height: auto;\r\n    }\r\n\r\n    .uxr-trust__grid {\r\n      position: static;\r\n      display: grid;\r\n      gap: 24px;\r\n    }\r\n\r\n    .uxr-trust__grid--reviews {\r\n      margin-bottom: 24px;\r\n    }\r\n\r\n    .uxr-card {\r\n      position: static;\r\n      min-height: 0;\r\n      padding: 22px 12px;\r\n      animation: none !important;\r\n      opacity: 1;\r\n      transform: none;\r\n    }\r\n\r\n  }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-f8007e3 e-flex e-con-boxed e-con e-parent\" data-id=\"f8007e3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-bb859ac e-flex e-con-boxed e-con e-parent\" data-id=\"bb859ac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa6f169 elementor-widget elementor-widget-html\" data-id=\"aa6f169\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\nHoneywhale | Avalia\u00e7\u00f5es em v\u00eddeo \u2014 widget HTML do Elementor\n\nMANUTEN\u00c7\u00c3O: edite apenas a lista videoList no in\u00edcio do script.\nPara trocar um v\u00eddeo, altere url, title, channel e summary na mesma linha.\nAs thumbnails usam a URL p\u00fablica oficial do respectivo v\u00eddeo no YouTube.\n-->\n<style>\n  #hw-video-reviews { --honey:#ffd51f; --ink:#101315; --text:#111315; --muted:#687078; --line:#e5e7e9; --soft:#f5f6f7; --card-soft:#f8f9fa; --white:#fff; --youtube:#ff0033; --ease:cubic-bezier(.22,.61,.36,1); overflow:hidden; background:var(--white); color:var(--text); font-family:Inter,Arial,sans-serif; }\n  #hw-video-reviews, #hw-video-reviews * { box-sizing:border-box; }\n  #hw-video-reviews .hwvr-wrap { width:min(calc(100% - 64px),1280px); margin:0 auto; padding:0; }\n  #hw-video-reviews .hwvr-heading { display:flex; justify-content:center; margin:0 0 32px; text-align:center; }\n  #hw-video-reviews h2 { margin:0; font-size:clamp(36px,3.1vw,40px); font-weight:700; letter-spacing:-.025em; line-height:1.15; }\n  #hw-video-reviews .hwvr-tabs { display:flex; width:max-content; max-width:100%; gap:8px; margin:0 0 24px; padding:4px; overflow-x:auto; border:1px solid var(--line); border-radius:999px; background:var(--soft); scrollbar-width:none; }\n  #hw-video-reviews .hwvr-tabs::-webkit-scrollbar, #hw-video-reviews .hwvr-track::-webkit-scrollbar { display:none; }\n  #hw-video-reviews .hwvr-tab { min-height:44px; padding:0 20px; border:0; border-radius:999px; background:transparent; color:var(--muted); font:600 14px\/1 Inter,Arial,sans-serif; white-space:nowrap; cursor:pointer; transition:background-color .25s var(--ease),color .25s var(--ease); }\n  #hw-video-reviews .hwvr-tab[aria-selected=\"true\"] { background:var(--ink); color:var(--white); box-shadow:0 2px 7px rgba(16,19,21,.16); }\n  #hw-video-reviews .hwvr-tab:focus-visible, #hw-video-reviews .hwvr-card:focus-visible, #hw-video-reviews .hwvr-control:focus-visible, #hw-video-reviews .hwvr-dot:focus-visible { outline:3px solid var(--honey); outline-offset:3px; }\n  #hw-video-reviews .hwvr-panel[hidden] { display:none; }\n  #hw-video-reviews .hwvr-track { display:grid; grid-auto-columns:calc((100% - 48px)\/3); grid-auto-flow:column; gap:24px; overflow-x:auto; padding:0 0 8px; scroll-behavior:smooth; scroll-snap-type:x mandatory; scrollbar-width:none; }\n  #hw-video-reviews .hwvr-card { display:flex; min-width:0; overflow:hidden; flex-direction:column; border:1px solid var(--line); border-radius:12px; background:var(--white); color:inherit; scroll-snap-align:start; text-decoration:none; transition:box-shadow .24s ease,border-color .24s ease; }\n  @media (hover:hover) and (pointer:fine) { #hw-video-reviews .hwvr-card:hover { border-color:#d9dddf; box-shadow:0 14px 32px rgba(16,19,21,.08),0 2px 6px rgba(16,19,21,.04); } }\n  #hw-video-reviews .hwvr-media { position:relative; aspect-ratio:16\/9; overflow:hidden; background:#d9dde0; }\n  \/* Official cards always retain the supplied landscape cover, independent of expert-card sizing. *\/\n  #hw-video-reviews .hwvr-card--official .hwvr-media { aspect-ratio:16\/9; }\n  #hw-video-reviews .hwvr-media::after { position:absolute; inset:0; background:linear-gradient(180deg,rgba(16,19,21,.02) 32%,rgba(16,19,21,.34)); content:\"\"; pointer-events:none; }\n  #hw-video-reviews .hwvr-media img { width:100%; height:100%; object-fit:cover; transition:transform .5s var(--ease); }\n  @media (hover:hover) and (pointer:fine) { #hw-video-reviews .hwvr-card:hover .hwvr-media img { transform:scale(1.015); } }\n  #hw-video-reviews .hwvr-play { position:absolute; z-index:1; top:50%; left:50%; display:grid; width:56px; height:40px; place-items:center; border-radius:8px; background:var(--youtube); color:var(--white); box-shadow:0 8px 20px rgba(0,0,0,.22); transform:translate(-50%,-50%); }\n  #hw-video-reviews .hwvr-play svg { width:20px; height:20px; margin-left:2px; fill:currentColor; }\n  #hw-video-reviews .hwvr-copy { display:flex; min-height:104px; flex-direction:column; padding:18px 20px 20px; background:var(--card-soft); }\n  #hw-video-reviews .hwvr-card-title { display:-webkit-box; margin:0; overflow:hidden; color:var(--text); font-size:18px; font-weight:700; letter-spacing:-.015em; line-height:1.25; -webkit-box-orient:vertical; -webkit-line-clamp:2; }\n  #hw-video-reviews .hwvr-author { margin:0; margin-top:auto; color:var(--muted); font-size:14px; font-weight:600; line-height:1.4; }\n  #hw-video-reviews .hwvr-control svg { width:20px; height:20px; fill:none; stroke:currentColor; stroke-linecap:round; stroke-linejoin:round; stroke-width:1.8; }\n  #hw-video-reviews .hwvr-bottom { display:flex; align-items:center; justify-content:space-between; gap:24px; margin-top:24px; }\n  \/* Elementor\/WoodMart pode sobrescrever o comportamento nativo de [hidden]. *\/\n  #hw-video-reviews .hwvr-bottom[hidden] { display:none !important; }\n  \/* No desktop, a navega\u00e7\u00e3o s\u00f3 \u00e9 ativada pelo script para categorias com mais de tr\u00eas v\u00eddeos. *\/\n  @media (min-width:1024px) { #hw-video-reviews .hwvr-bottom[data-navigation] { display:none !important; } }\n  #hw-video-reviews .hwvr-pagination, #hw-video-reviews .hwvr-controls { display:flex; align-items:center; gap:8px; }\n  \/* Reset expl\u00edcito para os estilos globais de button do Elementor\/WoodMart. *\/\n  #hw-video-reviews button.hwvr-dot { display:block !important; box-sizing:border-box !important; flex:0 0 10px !important; width:10px !important; min-width:10px !important; height:10px !important; min-height:10px !important; max-height:10px !important; padding:0 !important; margin:0 !important; border:0 !important; border-radius:50% !important; appearance:none !important; -webkit-appearance:none !important; background:var(--line) !important; color:transparent !important; font-size:0 !important; line-height:0 !important; cursor:pointer; }\n  #hw-video-reviews button.hwvr-dot[aria-current=\"true\"] { background:var(--ink) !important; }\n  #hw-video-reviews .hwvr-control { display:grid; width:48px; height:48px; padding:0; place-items:center; border:1px solid var(--line); border-radius:50%; background:var(--white); color:var(--ink); cursor:pointer; transition:background-color .25s var(--ease),color .25s var(--ease),transform .25s var(--ease); }\n  #hw-video-reviews .hwvr-control:hover:not(:disabled) { background:var(--ink); color:var(--white); transform:translateY(-2px); }\n  #hw-video-reviews .hwvr-control:disabled { opacity:.38; cursor:not-allowed; }\n  #hw-video-reviews .hwvr-visually-hidden { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }\n  @media (max-width:1023px) { #hw-video-reviews .hwvr-wrap { width:calc(100% - 48px); padding:0; } #hw-video-reviews .hwvr-track { grid-auto-columns:calc((100% - 24px)\/2); } }\n  @media (max-width:767px) { #hw-video-reviews .hwvr-wrap { width:calc(100% - 40px); padding:0; } #hw-video-reviews .hwvr-heading { margin-bottom:24px; } #hw-video-reviews h2 { font-size:28px; } #hw-video-reviews .hwvr-tabs { width:100%; } #hw-video-reviews .hwvr-tab { flex:1; padding:0 16px; } #hw-video-reviews .hwvr-track { grid-auto-columns:82%; gap:16px; } #hw-video-reviews .hwvr-card { aspect-ratio:16\/17; } #hw-video-reviews .hwvr-media { flex:0 0 60%; aspect-ratio:auto; } #hw-video-reviews .hwvr-copy { flex:0 0 40%; min-height:0; padding:10px 16px; } #hw-video-reviews .hwvr-card-title { font-size:16px; font-weight:600; line-height:1.25; } #hw-video-reviews .hwvr-author { font-size:14px; line-height:1.4; } #hw-video-reviews .hwvr-play { width:44px; height:32px; } #hw-video-reviews .hwvr-play svg { width:16px; height:16px; } #hw-video-reviews .hwvr-card--official { aspect-ratio:auto; } #hw-video-reviews .hwvr-card--official .hwvr-media { flex:0 0 auto; aspect-ratio:16\/9; } #hw-video-reviews .hwvr-card--official .hwvr-copy { flex:0 0 auto; min-height:96px; padding:16px; } }\n  @media (prefers-reduced-motion:reduce) { #hw-video-reviews .hwvr-track { scroll-behavior:auto; } #hw-video-reviews .hwvr-card, #hw-video-reviews .hwvr-media img, #hw-video-reviews .hwvr-control { transition:none; } #hw-video-reviews .hwvr-control:hover:not(:disabled), #hw-video-reviews .hwvr-card:hover .hwvr-media img { transform:none; } }\n<\/style>\n\n<section id=\"hw-video-reviews\" aria-labelledby=\"hwvr-title\">\n  <div class=\"hwvr-wrap\">\n    <header class=\"hwvr-heading\"><h2 id=\"hwvr-title\">Avalia\u00e7\u00f5es em v\u00eddeo<\/h2><\/header>\n    <div class=\"hwvr-tabs\" role=\"tablist\" aria-label=\"Filtrar v\u00eddeos\">\n      <button class=\"hwvr-tab\" type=\"button\" id=\"hwvr-tab-experts\" role=\"tab\" aria-controls=\"hwvr-panel-experts\" aria-selected=\"true\" data-category=\"experts\">Especialistas<\/button>\n      <button class=\"hwvr-tab\" type=\"button\" id=\"hwvr-tab-official\" role=\"tab\" aria-controls=\"hwvr-panel-official\" aria-selected=\"false\" data-category=\"official\">Oficial<\/button>\n    <\/div>\n    <div class=\"hwvr-panel\" id=\"hwvr-panel-official\" role=\"tabpanel\" aria-labelledby=\"hwvr-tab-official\" data-panel=\"official\" hidden><div class=\"hwvr-track\" tabindex=\"0\" aria-label=\"V\u00eddeos oficiais\" data-track><\/div><\/div>\n    <div class=\"hwvr-panel\" id=\"hwvr-panel-experts\" role=\"tabpanel\" aria-labelledby=\"hwvr-tab-experts\" data-panel=\"experts\"><div class=\"hwvr-track\" tabindex=\"0\" aria-label=\"V\u00eddeos de especialistas\" data-track><\/div><\/div>\n    <div class=\"hwvr-bottom\" data-navigation><div class=\"hwvr-pagination\" aria-label=\"Posi\u00e7\u00e3o no carrossel\" data-pagination><\/div><div class=\"hwvr-controls\"><button class=\"hwvr-control\" type=\"button\" aria-label=\"V\u00eddeo anterior\" data-prev><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M19 12H5m6-6-6 6 6 6\"\/><\/svg><\/button><button class=\"hwvr-control\" type=\"button\" aria-label=\"Pr\u00f3ximo v\u00eddeo\" data-next><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14m-6-6 6 6-6 6\"\/><\/svg><\/button><\/div><\/div>\n    <p class=\"hwvr-visually-hidden\" aria-live=\"polite\" data-live><\/p>\n  <\/div>\n<\/section>\n\n<script data-no-optimize=\"1\" data-cfasync=\"false\">\n  (function () {\n    \/* LISTA DE V\u00cdDEOS \u2014 edite somente esta lista. *\/\n    var videoList = [\n      { category:'official', url:'https:\/\/www.youtube.com\/watch?v=a2NpAXV8gJQ', title:'K6S Bicicleta El\u00e9trica de Alta Pot\u00eancia', channel:'Honey Whale Ar' },\n      { category:'official', url:'https:\/\/www.youtube.com\/watch?v=RDa79qOj73g', title:'Honeywhale B20 Bicicleta El\u00e9trica', channel:'Honey Whale Ar' },\n      { category:'official', url:'https:\/\/www.youtube.com\/watch?v=7o5fgQKVGc0', title:'Honeywhale H4 Patinete El\u00e9trico', channel:'Honey Whale Ar' },\n      { category:'experts', url:'https:\/\/www.youtube.com\/watch?v=89gl35ujH6E', title:'Melhor bicicleta el\u00e9trica barata? Honeywhale B20', channel:'Luigitec' },\n      { category:'experts', url:'https:\/\/www.youtube.com\/watch?v=HcTYTb51tZc&t=496s', title:'Patinete el\u00e9trico Honeywhale: qual comprar em 2026?', channel:'Inova Leo' },\n      { category:'experts', url:'https:\/\/www.youtube.com\/watch?v=GI8b6Rgu1Ac&pp=ygUOaG9uZXkgd2hhbGUgYnI%3D', title:'Bicicleta el\u00e9trica dobr\u00e1vel Honeywhale F6 Pro-S', channel:'Mestre Magaiver' }\n    ];\n\n    \/* Update only this list when replacing official Shorts. *\/\n    var officialShorts = [\n      'https:\/\/www.youtube.com\/shorts\/qnL3Zd4XIuM',\n      'https:\/\/www.youtube.com\/shorts\/K67DLMDFRXE',\n      'https:\/\/www.youtube.com\/shorts\/ltJmR-fCNNE'\n    ];\n    videoList.forEach(function (video, index) {\n      if (video.category === 'official') {\n        video.url = officialShorts[index];\n        video.title = 'V\\u00eddeo oficial Honeywhale';\n      }\n    });\n\n    function getVideoId(url) { var match = url.match(\/[?&]v=([^&]+)\/) || url.match(\/\\\/shorts\\\/([^?&#\/]+)\/); return match ? match[1] : ''; }\n    function thumbnailUrl(video) { return 'https:\/\/i.ytimg.com\/vi\/' + getVideoId(video.url) + '\/' + (video.category === 'official' ? 'hq720.jpg' : 'hqdefault.jpg'); }\n    function makeSvg(path) { var svg = document.createElementNS('http:\/\/www.w3.org\/2000\/svg','svg'); var svgPath = document.createElementNS('http:\/\/www.w3.org\/2000\/svg','path'); svg.setAttribute('viewBox','0 0 24 24'); svgPath.setAttribute('d',path); svg.appendChild(svgPath); return svg; }\n    function makeCard(video, index) {\n      var card = document.createElement('a'), media = document.createElement('div'), image = document.createElement('img'), play = document.createElement('span'), copy = document.createElement('div'), title = document.createElement('h3'), author = document.createElement('p');\n      card.className = 'hwvr-card hwvr-card--' + video.category; card.href = video.url; card.target = '_blank'; card.rel = 'noopener noreferrer'; card.setAttribute('aria-label','Assistir no YouTube: ' + video.title + ' (abre em nova aba)');\n      media.className = 'hwvr-media'; image.src = thumbnailUrl(video); image.alt = 'Miniatura: ' + video.title; image.loading = video.category === 'experts' ? 'eager' : 'lazy'; if (video.category === 'experts' && index === 0) image.setAttribute('fetchpriority','high');\n      play.className = 'hwvr-play'; play.setAttribute('aria-hidden','true'); play.appendChild(makeSvg('m8 5 11 7-11 7Z'));\n      media.appendChild(image); media.appendChild(play);\n      copy.className = 'hwvr-copy'; title.className = 'hwvr-card-title'; title.textContent = video.title; author.className = 'hwvr-author'; author.textContent = video.category === 'official' ? 'Oficial \u00b7 ' + video.channel : video.channel;\n      copy.appendChild(title); copy.appendChild(author); card.appendChild(media); card.appendChild(copy); return card;\n    }\n    function init() {\n      var root = document.getElementById('hw-video-reviews'); if (!root || root.dataset.ready) return; root.dataset.ready = 'true';\n      var tabs = Array.prototype.slice.call(root.querySelectorAll('[data-category]')), panels = Array.prototype.slice.call(root.querySelectorAll('[data-panel]')), navigation = root.querySelector('[data-navigation]'), pagination = root.querySelector('[data-pagination]'), previous = root.querySelector('[data-prev]'), next = root.querySelector('[data-next]'), live = root.querySelector('[data-live]'), activeCategory = 'experts', activeIndex = 0, scrollFrame;\n      videoList.forEach(function (video, index) { var track = root.querySelector('[data-panel=\"' + video.category + '\"] [data-track]'); if (track) track.appendChild(makeCard(video, index)); });\n      function activeTrack() { return root.querySelector('[data-panel=\"' + activeCategory + '\"] [data-track]'); }\n      function cards() { return Array.prototype.slice.call(activeTrack().querySelectorAll('.hwvr-card')); }\n      function setActiveFromScroll() { var track = activeTrack(), currentCards = cards(), nearest = 0, nearestDistance = Infinity; currentCards.forEach(function (card, index) { var distance = Math.abs(card.offsetLeft - track.scrollLeft); if (distance < nearestDistance) { nearestDistance = distance; nearest = index; } }); if (nearest !== activeIndex) { activeIndex = nearest; renderControls(); } }\n      function isDesktop() { return window.matchMedia('(min-width: 1024px)').matches; }\n      function renderControls() { var currentCards = cards(), shouldShow = !isDesktop() || currentCards.length >= 4; activeIndex = Math.max(0, Math.min(activeIndex, currentCards.length - 1)); navigation.hidden = !shouldShow; navigation.setAttribute('aria-hidden', String(!shouldShow)); navigation.style.setProperty('display', shouldShow ? 'flex' : 'none', 'important'); pagination.innerHTML = ''; if (!shouldShow) return; currentCards.forEach(function (_, index) { var dot = document.createElement('button'); dot.type = 'button'; dot.className = 'hwvr-dot'; dot.setAttribute('aria-label','Ir para v\u00eddeo ' + (index + 1)); dot.setAttribute('aria-current',String(index === activeIndex)); dot.addEventListener('click', function () { goTo(index, true); }); pagination.appendChild(dot); }); previous.disabled = activeIndex === 0; next.disabled = activeIndex === currentCards.length - 1; }\n      function goTo(index, announce) { var currentCards = cards(); activeIndex = Math.max(0, Math.min(index, currentCards.length - 1)); currentCards[activeIndex].scrollIntoView({ behavior:window.matchMedia('(prefers-reduced-motion: reduce)').matches ? 'auto' : 'smooth', block:'nearest', inline:'start' }); renderControls(); if (announce) live.textContent = 'V\u00eddeo ' + (activeIndex + 1) + ' de ' + currentCards.length; }\n      function activate(category) { activeCategory = category; activeIndex = 0; tabs.forEach(function (tab) { var selected = tab.dataset.category === category; tab.setAttribute('aria-selected',String(selected)); tab.tabIndex = selected ? 0 : -1; }); panels.forEach(function (panel) { panel.hidden = panel.dataset.panel !== category; }); renderControls(); }\n      tabs.forEach(function (tab, index) { tab.tabIndex = tab.dataset.category === activeCategory ? 0 : -1; tab.addEventListener('click', function () { activate(tab.dataset.category); }); tab.addEventListener('keydown', function (event) { if (event.key !== 'ArrowLeft' && event.key !== 'ArrowRight') return; event.preventDefault(); var target = tabs[(index + (event.key === 'ArrowRight' ? 1 : -1) + tabs.length) % tabs.length]; target.focus(); activate(target.dataset.category); }); });\n      previous.addEventListener('click', function () { goTo(activeIndex - 1, true); }); next.addEventListener('click', function () { goTo(activeIndex + 1, true); });\n      panels.forEach(function (panel) { var track = panel.querySelector('[data-track]'); track.addEventListener('scroll', function () { window.cancelAnimationFrame(scrollFrame); scrollFrame = window.requestAnimationFrame(setActiveFromScroll); }, { passive:true }); track.addEventListener('keydown', function (event) { if (event.key === 'ArrowLeft') { event.preventDefault(); goTo(activeIndex - 1, true); } if (event.key === 'ArrowRight') { event.preventDefault(); goTo(activeIndex + 1, true); } }); });\n      window.addEventListener('resize', renderControls, { passive:true });\n      activate(activeCategory);\n    }\n    if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded',init,{once:true}); else init();\n  }());\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-4ef90b6 e-flex e-con-boxed e-con e-parent\" data-id=\"4ef90b6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6ae3b6 elementor-widget elementor-widget-html\" data-id=\"c6ae3b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\r\n  Honeywhale blog section \u2014 paste into one Elementor HTML widget.\r\n  Keeps the existing desktop\/tablet\/mobile grid layout and does not add or alter\r\n  any Honey route-line element supplied by the surrounding page.\r\n-->\r\n<style>\r\n.hw-blog-section{--hw-ink:#101315;--hw-muted:#687078;--hw-honey:#FFD51F;--hw-line:#E5E7E9;padding:0;background:transparent;color:var(--hw-ink);font-family:Inter,Arial,sans-serif}\r\n.hw-blog-section *{box-sizing:border-box}.hw-blog-section a{color:inherit;text-decoration:none}.hw-blog-wrap{width:min(1280px,calc(100% - 64px));margin:0 auto}\r\n.hw-blog-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}.hw-blog-title{max-width:760px;margin:0;font:700 40px\/1.2 Inter,Arial,sans-serif;letter-spacing:-.025em}\r\n.hw-blog-all{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:44px;margin:-8px;padding:8px;font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap}.hw-blog-all:after{content:\"\u2192\";font-size:18px;transition:transform .2s ease}.hw-blog-all:before{content:\"\";position:absolute;right:8px;bottom:4px;left:8px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .2s ease}.hw-blog-all:hover:after,.hw-blog-all:focus-visible:after{transform:translateX(4px)}.hw-blog-all:hover:before,.hw-blog-all:focus-visible:before{transform:scaleX(1);transform-origin:left}\r\n.hw-blog-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 32px}.hw-blog-tab{appearance:none;display:inline-flex;align-items:center;min-height:44px;padding:0 20px;border:1px solid var(--hw-line);border-radius:999px;background:#fff;color:var(--hw-ink);font:600 14px\/1.2 Inter,Arial,sans-serif;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.hw-blog-tab:hover{border-color:var(--hw-ink);box-shadow:0 4px 12px rgba(16,19,21,.06)}.hw-blog-tab.is-active{border-color:var(--hw-ink);background:var(--hw-ink);color:#fff;box-shadow:none}\r\n.hw-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch;transition:opacity .2s}.hw-blog-grid.is-loading{opacity:.52;pointer-events:none}\r\n.hw-blog-card{min-width:0;overflow:hidden;border:1px solid var(--hw-line);border-radius:12px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.hw-blog-card:hover{border-color:#C9CDD1;box-shadow:0 12px 28px rgba(16,19,21,.08)}.hw-blog-card:focus-within{border-color:#C9CDD1;box-shadow:0 0 0 3px rgba(255,213,31,.85),0 12px 28px rgba(16,19,21,.08)}\r\n.hw-blog-card-link{display:flex;min-height:100%;flex-direction:column}.hw-blog-image-wrap{display:block;aspect-ratio:16\/9;overflow:hidden;background:#ECEFF1}.hw-blog-image,.hw-blog-image-empty{display:block;width:100%;height:100%;background:#ECEFF1;object-fit:cover;object-position:center}.hw-blog-image{transition:transform .35s cubic-bezier(.22,.61,.36,1)}.hw-blog-card:hover .hw-blog-image,.hw-blog-card:focus-within .hw-blog-image{transform:scale(1.03)}\r\n.hw-blog-copy{display:flex;flex:1;flex-direction:column;padding:24px}.hw-blog-date{margin:0 0 8px;color:var(--hw-muted);font-size:14px;font-weight:500;line-height:1.5}.hw-blog-card-title{display:-webkit-box;min-height:calc(1em * 1.36 * 3);margin:0;overflow:hidden;font:700 22px\/1.36 Inter,Arial,sans-serif;letter-spacing:-.02em;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hw-blog-excerpt{display:-webkit-box;min-height:calc(1em * 1.5 * 3);margin:16px 0 24px;overflow:hidden;color:var(--hw-muted);font-size:14px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hw-blog-excerpt:empty{display:none}\r\n.hw-blog-read{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--hw-ink);font-size:14px;font-weight:600;line-height:1.5}.hw-blog-read:after{content:\"\u2192\";font-size:18px;line-height:1;transition:transform .2s ease}.hw-blog-card-link:hover .hw-blog-read:after,.hw-blog-card-link:focus-visible .hw-blog-read:after{transform:translateX(4px)}\r\n.hw-blog-status{grid-column:1\/-1;padding:48px 24px;border:1px solid var(--hw-line);border-radius:12px;background:#fff;color:var(--hw-muted);font-size:14px;line-height:1.5;text-align:center}.hw-blog-retry{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:16px;padding:0 20px;border:1px solid var(--hw-ink);border-radius:8px;background:#fff;color:var(--hw-ink);font:600 14px\/1 Inter,Arial,sans-serif;cursor:pointer;transition:background-color .2s ease,color .2s ease}.hw-blog-retry:hover{background:var(--hw-ink);color:#fff}\r\n.hw-blog-skeleton{height:430px;border-radius:12px;background:linear-gradient(100deg,#ECEFF1 25%,#F7F8F8 40%,#ECEFF1 55%);background-size:200% 100%;animation:hwBlogLoading 1.2s infinite}@keyframes hwBlogLoading{to{background-position-x:-200%}}\r\n.hw-blog-all:focus-visible,.hw-blog-tab:focus-visible,.hw-blog-retry:focus-visible{outline:3px solid rgba(255,213,31,.85);outline-offset:4px}.hw-blog-card-link:focus-visible{outline:0}\r\n.hw-blog-nojs{display:none}\r\n@media(min-width:801px) and (max-width:1024px){.hw-blog-wrap{width:calc(100% - 48px)}.hw-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}\r\n@media(max-width:800px){.hw-blog-section{padding:0}.hw-blog-wrap{width:calc(100% - 40px)}.hw-blog-head{display:block;margin-bottom:24px}.hw-blog-title{font-size:32px;line-height:1.2}.hw-blog-all{margin:8px -8px -8px}.hw-blog-tabs{overflow-x:auto;flex-wrap:nowrap;margin-bottom:32px;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#B8BDC1 transparent}.hw-blog-tabs::-webkit-scrollbar{display:block;height:3px}.hw-blog-tabs::-webkit-scrollbar-track{background:transparent}.hw-blog-tabs::-webkit-scrollbar-thumb{border-radius:999px;background:#B8BDC1}.hw-blog-tab{flex:0 0 auto}.hw-blog-grid{grid-template-columns:minmax(0,1fr)}.hw-blog-copy{padding:24px}.hw-blog-card-title{font-size:22px;line-height:1.36}.hw-blog-skeleton{height:410px}}\r\n@media(prefers-reduced-motion:reduce){.hw-blog-section *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}\r\n<\/style>\r\n\r\n<section class=\"hw-blog-section\" data-hw-blog aria-labelledby=\"hw-blog-title\">\r\n  <div class=\"hw-blog-wrap\">\r\n    <header class=\"hw-blog-head\">\r\n      <h2 class=\"hw-blog-title\" id=\"hw-blog-title\">Blog<\/h2>\r\n      <a class=\"hw-blog-all\" href=\"\/category\/guia-de-compra-e-modelos\/\">Ver todos los art&iacute;culos<\/a>\r\n    <\/header>\r\n\r\n    <nav class=\"hw-blog-tabs\" aria-label=\"Categor&iacute;as del blog\" role=\"tablist\">\r\n      <button class=\"hw-blog-tab is-active\" id=\"hw-blog-tab-guia\" type=\"button\" role=\"tab\" aria-selected=\"true\" aria-controls=\"hw-blog-grid\" tabindex=\"0\" data-category-slug=\"guia-de-compra-e-modelos\" data-category-url=\"\/category\/guia-de-compra-e-modelos\/\">Gu&iacute;a<\/button>\r\n      <button class=\"hw-blog-tab\" id=\"hw-blog-tab-mantenimiento\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"hw-blog-grid\" tabindex=\"-1\" data-category-slug=\"manutencao-e-suporte\" data-category-url=\"\/category\/manutencao-e-suporte\/\">Mantenimiento<\/button>\r\n      <button class=\"hw-blog-tab\" id=\"hw-blog-tab-informacion\" type=\"button\" role=\"tab\" aria-selected=\"false\" aria-controls=\"hw-blog-grid\" tabindex=\"-1\" data-category-slug=\"nossa-marca-e-comunidade\" data-category-url=\"\/category\/nossa-marca-e-comunidade\/\">Informaci&oacute;n educativa<\/button>\r\n    <\/nav>\r\n\r\n    <div class=\"hw-blog-grid\" id=\"hw-blog-grid\" role=\"tabpanel\" aria-labelledby=\"hw-blog-tab-guia\" aria-live=\"polite\" aria-busy=\"true\">\r\n      <div class=\"hw-blog-skeleton\" aria-hidden=\"true\"><\/div><div class=\"hw-blog-skeleton\" aria-hidden=\"true\"><\/div><div class=\"hw-blog-skeleton\" aria-hidden=\"true\"><\/div>\r\n    <\/div>\r\n    <noscript><style>.hw-blog-grid{display:none}.hw-blog-nojs{display:block}<\/style><p class=\"hw-blog-nojs\"><a href=\"\/category\/guia-de-compra-e-modelos\/\">Ver el blog de Honeywhale<\/a><\/p><\/noscript>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n(function(){\r\n  function initHoneywhaleBlog(scope){\r\n    var root=scope&&scope.querySelectorAll?scope:document;\r\n    root.querySelectorAll('.hw-blog-section[data-hw-blog]').forEach(function(section){\r\n      if(section.dataset.hwBlogReady==='1')return;\r\n      section.dataset.hwBlogReady='1';\r\n\r\n      var tabs=Array.prototype.slice.call(section.querySelectorAll('.hw-blog-tab'));\r\n      var grid=section.querySelector('.hw-blog-grid');\r\n      var allLink=section.querySelector('.hw-blog-all');\r\n      var cache={};\r\n      var requestNumber=0;\r\n      var controller=null;\r\n      var apiRoot=new URL('\/wp-json\/',window.location.origin).href;\r\n\r\n      function textOnly(html){var box=document.createElement('div');box.innerHTML=html||'';return (box.textContent||'').trim()}\r\n      function safeUrl(value,fallback){try{var url=new URL(value,window.location.origin);return url.protocol==='https:'&&url.origin===window.location.origin?url.href:fallback}catch(error){return fallback}}\r\n      function formatDate(value){var date=new Date(value);return isNaN(date.getTime())?'':new Intl.DateTimeFormat('es-AR',{day:'2-digit',month:'short',year:'numeric'}).format(date)}\r\n      function apiUrl(path,params){var url=new URL(path,apiRoot);Object.keys(params).forEach(function(key){url.searchParams.set(key,params[key])});return url.href}\r\n      function appendText(parent,tag,className,value){var element=document.createElement(tag);if(className)element.className=className;element.textContent=value;parent.appendChild(element);return element}\r\n      function imageSource(media){var sizes=media&&media.media_details&&media.media_details.sizes||{};return sizes.medium&&sizes.medium.source_url||sizes.woocommerce_thumbnail&&sizes.woocommerce_thumbnail.source_url||media&&media.source_url||''}\r\n      function imageSrcset(media){var sizes=media&&media.media_details&&media.media_details.sizes||{};return ['medium','woocommerce_thumbnail','medium_large','large'].map(function(key){var item=sizes[key];var url=item&&safeUrl(item.source_url,'');return url&&item.width?url+' '+item.width+'w':''}).filter(Boolean).join(', ')}\r\n      function renderCard(post){\r\n        var media=post._embedded&&post._embedded['wp:featuredmedia']&&post._embedded['wp:featuredmedia'][0];\r\n        var title=textOnly(post.title&&post.title.rendered)||'Art\u00edculo Honeywhale';\r\n        var excerpt=textOnly(post.excerpt&&post.excerpt.rendered).replace(\/\\s*\\[\u2026\\]\\s*$\/,'');\r\n        var href=safeUrl(post.link,window.location.href);\r\n        var card=document.createElement('article');card.className='hw-blog-card';\r\n        var link=document.createElement('a');link.className='hw-blog-card-link';link.href=href;card.appendChild(link);\r\n        var imageWrap=document.createElement('span');imageWrap.className='hw-blog-image-wrap';link.appendChild(imageWrap);\r\n        var imageUrl=safeUrl(imageSource(media),'');\r\n        if(imageUrl){var image=document.createElement('img');image.className='hw-blog-image';image.src=imageUrl;image.alt='';image.loading='lazy';image.decoding='async';image.sizes='(max-width: 800px) calc(100vw - 40px), (max-width: 1024px) calc((100vw - 72px) \/ 2), 410px';var srcset=imageSrcset(media);if(srcset)image.srcset=srcset;imageWrap.appendChild(image)}else{var empty=document.createElement('span');empty.className='hw-blog-image-empty';empty.setAttribute('aria-hidden','true');imageWrap.appendChild(empty)}\r\n        var copy=document.createElement('div');copy.className='hw-blog-copy';link.appendChild(copy);\r\n        var formattedDate=formatDate(post.date);if(formattedDate){var time=appendText(copy,'time','hw-blog-date',formattedDate);time.dateTime=post.date||''}\r\n        appendText(copy,'h3','hw-blog-card-title',title);if(excerpt)appendText(copy,'p','hw-blog-excerpt',excerpt);appendText(copy,'span','hw-blog-read','Leer el art\u00edculo');\r\n        return card;\r\n      }\r\n      function setActive(tab){tabs.forEach(function(item){var active=item===tab;item.classList.toggle('is-active',active);item.setAttribute('aria-selected',active?'true':'false');item.tabIndex=active?0:-1});grid.setAttribute('aria-labelledby',tab.id)}\r\n      function renderStatus(message,retry){grid.replaceChildren();var status=appendText(grid,'div','hw-blog-status',message);status.setAttribute('role','status');if(retry){var button=document.createElement('button');button.className='hw-blog-retry';button.type='button';button.textContent='Intentar de nuevo';status.appendChild(button)}}\r\n      function renderPosts(posts){grid.replaceChildren();if(!posts.length){renderStatus('No encontramos art\u00edculos en esta categor\u00eda.');return}posts.slice(0,3).forEach(function(post){grid.appendChild(renderCard(post))})}\r\n\r\n      async function loadCategory(tab){\r\n        var ownRequest=++requestNumber;\r\n        var categorySlug=tab.dataset.categorySlug;\r\n        var categoryUrl=safeUrl(tab.dataset.categoryUrl,window.location.href);\r\n        if(controller)controller.abort();controller=window.AbortController?new AbortController():null;\r\n        setActive(tab);allLink.href=categoryUrl;grid.classList.add('is-loading');grid.setAttribute('aria-busy','true');\r\n        try{\r\n          var data=cache[categorySlug];\r\n          if(!data){\r\n            if(!categorySlug)throw new Error('Categor\u00eda no configurada.');\r\n            var categoryResponse=await fetch(apiUrl('wp\/v2\/categories',{slug:categorySlug,per_page:'1',_fields:'id,slug'}),{signal:controller&&controller.signal,credentials:'same-origin'});\r\n            if(!categoryResponse.ok)throw new Error('No se pudo resolver la categor\u00eda.');\r\n            var categoryData=await categoryResponse.json();\r\n            if(!categoryData.length)throw new Error('Categor\u00eda no encontrada.');\r\n            var response=await fetch(apiUrl('wp\/v2\/posts',{categories:String(categoryData[0].id),per_page:'3',orderby:'date',order:'desc',_embed:'wp:featuredmedia',_fields:'id,date,link,title,excerpt,_links,_embedded'}),{signal:controller&&controller.signal,credentials:'same-origin'});\r\n            if(!response.ok)throw new Error('No se pudieron cargar los art\u00edculos.');\r\n            data={posts:await response.json()};cache[categorySlug]=data;\r\n          }\r\n          if(ownRequest===requestNumber)renderPosts(data.posts);\r\n        }catch(error){if(error.name!=='AbortError'&&ownRequest===requestNumber){renderStatus('No se pudieron cargar los art\u00edculos en este momento.',true);console.warn('[Honeywhale Blog]',error)}}\r\n        finally{if(ownRequest===requestNumber){grid.classList.remove('is-loading');grid.setAttribute('aria-busy','false')}}\r\n      }\r\n\r\n      tabs.forEach(function(tab,index){tab.addEventListener('click',function(){loadCategory(tab)});tab.addEventListener('keydown',function(event){var next=index;if(event.key==='ArrowRight')next=(index+1)%tabs.length;else if(event.key==='ArrowLeft')next=(index-1+tabs.length)%tabs.length;else if(event.key==='Home')next=0;else if(event.key==='End')next=tabs.length-1;else return;event.preventDefault();tabs[next].focus();loadCategory(tabs[next])})});\r\n      grid.addEventListener('click',function(event){if(event.target.closest('.hw-blog-retry')){var activeTab=section.querySelector('.hw-blog-tab.is-active');if(activeTab)loadCategory(activeTab)}});\r\n      if(tabs[0])loadCategory(tabs[0]);\r\n    });\r\n  }\r\n\r\n  if(document.readyState==='loading')document.addEventListener('DOMContentLoaded',function(){initHoneywhaleBlog(document)});else initHoneywhaleBlog(document);\r\n  if(window.jQuery)window.jQuery(window).on('elementor\/frontend\/init',function(){if(window.elementorFrontend&&window.elementorFrontend.hooks)window.elementorFrontend.hooks.addAction('frontend\/element_ready\/html.default',function(scope){initHoneywhaleBlog(scope&&scope[0]?scope[0]:scope)})});\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>La ciudad est&aacute; m&aacute;s cerca. Liviano, conectado y listo para acompa&ntilde;ar tu ritmo todos los d&iacute;as. Conoc&eacute; el M2 Pro<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"iawp_total_views":11,"footnotes":""},"class_list":["post-67","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/honeywhale.com.ar\/es\/wp-json\/wp\/v2\/pages\/67","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/honeywhale.com.ar\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/honeywhale.com.ar\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/honeywhale.com.ar\/es\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/honeywhale.com.ar\/es\/wp-json\/wp\/v2\/comments?post=67"}],"version-history":[{"count":61,"href":"https:\/\/honeywhale.com.ar\/es\/wp-json\/wp\/v2\/pages\/67\/revisions"}],"predecessor-version":[{"id":31660,"href":"https:\/\/honeywhale.com.ar\/es\/wp-json\/wp\/v2\/pages\/67\/revisions\/31660"}],"wp:attachment":[{"href":"https:\/\/honeywhale.com.ar\/es\/wp-json\/wp\/v2\/media?parent=67"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}