{"id":14,"date":"2026-03-25T13:35:26","date_gmt":"2026-03-25T16:35:26","guid":{"rendered":"https:\/\/optimistic-heyrovsky.200-152-124-71.plesk.page\/?page_id=14"},"modified":"2026-03-26T17:33:31","modified_gmt":"2026-03-26T20:33:31","slug":"hidrocharge","status":"publish","type":"page","link":"https:\/\/hidrocharge.com\/","title":{"rendered":"Hidrocharge"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14\" class=\"elementor elementor-14\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15c41f4 e-con-full e-flex e-con e-parent\" data-id=\"15c41f4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_video_link&quot;:&quot;https:\\\/\\\/hidrocharge.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/video-hidrocharge.mp4&quot;,&quot;position&quot;:&quot;fixed&quot;,&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_start&quot;:0,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;background_privacy_mode&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-7305edc elementor-widget elementor-widget-eael-creative-button\" data-id=\"7305edc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"eael-creative-button.default\">\n\t\t\t\t\t        <div class=\"eael-creative-button-wrapper\">\n\n            <a class=\"eael-creative-button eael-creative-button--rayen\" href=\"mailto:info@hidrocharge.com\" target=\"_blank\" data-text=\"Enviar!\">\n            \t    \n                <div class=\"creative-button-inner\">\n\n                                            <span class=\"eael-creative-button-icon-left\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"><\/path><\/svg><\/span>                    \n                    <span class=\"cretive-button-text\">Contato<\/span>\n\n                                    <\/div>\n\t                        <\/a>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a59fd9 elementor-widget elementor-widget-html\" data-id=\"4a59fd9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n#audio-toggle {\r\n  position: fixed !important;\r\n  top: 20px !important;\r\n  right: 20px !important;\r\n  z-index: 9999 !important;\r\n  background: rgba(0,0,0,0.8) !important;\r\n  color: white !important;\r\n  border: none !important;\r\n  padding: 12px 20px !important;\r\n  border-radius: 50px !important;\r\n  cursor: pointer !important;\r\n  font-family: Roboto;\r\n  font-size: 14px !important;\r\n  box-shadow: 0 4px 12px rgba(0,0,0,0.3) !important;\r\n  transition: all 0.3s ease !important;\r\n  position: relative;  \/* Para posicionar ::before *\/\r\n}\r\n\r\n#audio-toggle::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 50%;\r\n  left: 50%;\r\n  width: 300px;\r\n  height: 300px;\r\n  margin: -150px 0 0 -150px;\r\n  border-radius: 50%;\r\n  background: rgba(255,212,0,0.4);\r\n  opacity: 0;\r\n  animation: wave 2s infinite;\r\n  z-index: -1;\r\n  pointer-events: none;\r\n}\r\n\r\n@keyframes wave {\r\n  0% { \r\n    transform: scale(0.8); \r\n    opacity: 1; \r\n  }\r\n  100% { \r\n    transform: scale(1.4); \r\n    opacity: 0; \r\n  }\r\n}\r\n\r\n#audio-toggle:hover { \r\n  background: rgba(0,0,0,1) !important; \r\n  transform: scale(1.05); \r\n}\r\n\r\n#audio-toggle:hover::before,\r\n#audio-toggle.active::before {\r\n  animation-play-state: paused !important;  \/* Pausa ondas no hover\/ativo *\/\r\n}\r\n\r\n#audio-toggle.active { \r\n  background: rgba(255,212,0,0.9) !important;  \/* Amarelo *\/\r\n  color: black !important;  \/* Texto preto *\/\r\n}\r\n<\/style>\r\n\r\n<button id=\"audio-toggle\">Ativar Som \ud83d\udd0a<\/button>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n  const btn = document.getElementById('audio-toggle');\r\n  const video = document.querySelector('.elementor-background-video-embed') || \r\n               document.querySelector('.elementor-background-video-container video') ||\r\n               document.querySelector('video');\r\n  \r\n  btn.addEventListener('click', () => {\r\n    video.muted = !video.muted;\r\n    if (video.muted) {\r\n      btn.textContent = 'Ativar Som \ud83d\udd0a';\r\n      btn.classList.remove('active');\r\n    } else {\r\n      btn.textContent = 'Desativar Som \ud83d\udd07';\r\n      btn.classList.add('active');\r\n    }\r\n    video.play();\r\n  });\r\n});\r\n<\/script>\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>Contato Ativar Som \ud83d\udd0a<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hidrocharge.com\/index.php?rest_route=\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hidrocharge.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hidrocharge.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hidrocharge.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hidrocharge.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=14"}],"version-history":[{"count":103,"href":"https:\/\/hidrocharge.com\/index.php?rest_route=\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":131,"href":"https:\/\/hidrocharge.com\/index.php?rest_route=\/wp\/v2\/pages\/14\/revisions\/131"}],"wp:attachment":[{"href":"https:\/\/hidrocharge.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}