{"id":110,"date":"2025-06-10T19:30:10","date_gmt":"2025-06-10T19:30:10","guid":{"rendered":"https:\/\/adrenalinee.es\/zares-home-page\/"},"modified":"2026-04-08T13:36:31","modified_gmt":"2026-04-08T13:36:31","slug":"adrenaline","status":"publish","type":"page","link":"https:\/\/adrenalinee.es\/en\/","title":{"rendered":"Adrenaline &#8211; Team of extreme music"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"110\" class=\"elementor elementor-110\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-894b1e6 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"894b1e6\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/adrenalinee.es\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Adrenaline-Team-WEB.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\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\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-84ac231\" data-id=\"84ac231\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c8d466b elementor-widget elementor-widget-html\" data-id=\"c8d466b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n\/* ================= ENTRADA ================= *\/\r\n@keyframes entranceAnim {\r\n    0% { opacity:0; transform: scale(0.3) rotateY(-720deg); }\r\n    60% { opacity:1; transform: scale(1.2) rotateY(20deg); }\r\n    80% { transform: scale(0.95) rotateY(-10deg); }\r\n    100% { opacity:1; transform: scale(1) rotateY(0deg); }\r\n}\r\n\r\n\/* ================= GLITCH REAL ================= *\/\r\n@keyframes glitchShake {\r\n    0% { transform: translate(0); }\r\n    20% { transform: translate(-8px, 5px); }\r\n    40% { transform: translate(8px, -5px); }\r\n    60% { transform: translate(-5px, 3px); }\r\n    80% { transform: translate(5px, -3px); }\r\n    100% { transform: translate(0); }\r\n}\r\n\r\n#adrenaline-wrapper{\r\n    width:100%;\r\n    display:flex;\r\n    justify-content:center;\r\n    align-items:center;\r\n    overflow:hidden;\r\n    position:relative;\r\n    min-height: 400px;\r\n}\r\n\r\n#adrenaline-logo{\r\n    width:min(750px, 90vw);\r\n    max-width:100%;\r\n    animation: entranceAnim 1.6s ease-out forwards;\r\n    transition: transform 0.15s ease-out;\r\n    will-change: transform;\r\n    position:relative;\r\n}\r\n\r\n\/* IMPORTANTE: Quitar la animaci\u00f3n despu\u00e9s de completarse *\/\r\n#adrenaline-logo.entrance-done {\r\n    animation: none;\r\n}\r\n\r\n\/* Imagen base *\/\r\n#adrenaline-logo img{\r\n    width:100%;\r\n    display:block;\r\n    filter: drop-shadow(0 0 22px rgba(255,69,0,0.6));\r\n}\r\n\r\n\/* Capas RGB para glitch *\/\r\n.glitch-layer{\r\n    position:absolute;\r\n    top:0;\r\n    left:0;\r\n    width:100%;\r\n    height:100%;\r\n    pointer-events:none;\r\n    opacity:0;\r\n}\r\n\r\n\/* Cuando est\u00e1 glitching *\/\r\n.glitching{\r\n    animation: glitchShake 0.3s infinite !important;\r\n}\r\n\r\n.glitching .glitch-layer.red{\r\n    mix-blend-mode: screen;\r\n    filter: drop-shadow(-5px 0 red);\r\n    opacity:0.8 !important;\r\n}\r\n\r\n.glitching .glitch-layer.blue{\r\n    mix-blend-mode: screen;\r\n    filter: drop-shadow(5px 0 cyan);\r\n    opacity:0.8 !important;\r\n}\r\n\r\n@media (max-width:768px){\r\n    #adrenaline-logo{\r\n        transition:none;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<div id=\"adrenaline-wrapper\">\r\n  <div id=\"adrenaline-logo\">\r\n      <img decoding=\"async\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/09\/logo-ad3.png\" alt=\"Adrenaline Logo\">\r\n      <img decoding=\"async\" class=\"glitch-layer red\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/09\/logo-ad3.png\" alt=\"\">\r\n      <img decoding=\"async\" class=\"glitch-layer blue\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/09\/logo-ad3.png\" alt=\"\">\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function(){\r\n    const logo = document.getElementById(\"adrenaline-logo\");\r\n    let isGlitching = false;\r\n    const maxMove = 60;\r\n    const catchDistance = 50;\r\n    \r\n    \/\/ Esperar a que termine la animaci\u00f3n de entrada\r\n    setTimeout(() => {\r\n        logo.classList.add(\"entrance-done\");\r\n    }, 1600);\r\n    \r\n    \/\/ DESKTOP: Mouse con huida y glitch\r\n    document.addEventListener(\"mousemove\", function(e){\r\n        if(window.innerWidth <= 768) return; \/\/ Solo desktop\r\n        \r\n        const rect = logo.getBoundingClientRect();\r\n        const centerX = rect.left + rect.width\/2;\r\n        const centerY = rect.top + rect.height\/2;\r\n        const dx = e.clientX - centerX;\r\n        const dy = e.clientY - centerY;\r\n        const distance = Math.sqrt(dx*dx + dy*dy);\r\n        \r\n        \/* HUYE DEL MOUSE *\/\r\n        if(!isGlitching) {\r\n            const intensity = distance < 200 ? 8 : 12;\r\n            const moveX = Math.max(Math.min(-dx\/intensity, maxMove), -maxMove);\r\n            const moveY = Math.max(Math.min(-dy\/intensity, maxMove), -maxMove);\r\n            logo.style.transform = `translate(${moveX}px, ${moveY}px)`;\r\n        }\r\n        \r\n        \/* ACTIVA GLITCH *\/\r\n        if(distance < catchDistance && !isGlitching){\r\n            isGlitching = true;\r\n            logo.classList.add(\"glitching\");\r\n            logo.style.transform = \"translate(0, 0)\";\r\n        }\r\n        \r\n        \/* DESACTIVA GLITCH *\/\r\n        if(distance > catchDistance && isGlitching){\r\n            isGlitching = false;\r\n            logo.classList.remove(\"glitching\");\r\n        }\r\n    });\r\n    \r\n    \/\/ M\u00d3VIL: Solo glitch al tocar el logo\r\n    logo.addEventListener(\"touchstart\", function(e){\r\n        e.preventDefault();\r\n        if(window.innerWidth <= 768) {\r\n            logo.classList.add(\"glitching\");\r\n        }\r\n    });\r\n    \r\n    logo.addEventListener(\"touchend\", function(){\r\n        if(window.innerWidth <= 768) {\r\n            logo.classList.remove(\"glitching\");\r\n        }\r\n    });\r\n    \r\n    \/\/ Mouse sale: reset desktop\r\n    document.addEventListener(\"mouseleave\", function(){\r\n        if(window.innerWidth > 768) {\r\n            if(!isGlitching){\r\n                logo.style.transform = \"translate(0, 0)\";\r\n            }\r\n            isGlitching = false;\r\n            logo.classList.remove(\"glitching\");\r\n        }\r\n    });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc4b645 animated-slow elementor-invisible elementor-widget elementor-widget-eael-creative-button\" data-id=\"cc4b645\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:1500}\" data-widget_type=\"eael-creative-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"eael-creative-button-wrapper\">\n\n            <a class=\"eael-creative-button eael-creative-button--rayen eael-cb-icon-position-right\" href=\"#mas\" data-text=\"Let&#039;s do it\">\n            \t    \n                <div class=\"creative-button-inner\">\n\n                    \n                    <span class=\"cretive-button-text\">Ver m\u00e1s<\/span>\n\n                                            <span class=\"eael-creative-button-icon-right\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>                                    <\/div>\n\t                        <\/a>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f589195 mas elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f589195\" data-element_type=\"section\" data-e-type=\"section\" id=\"mas\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1af7f6b\" data-id=\"1af7f6b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-99113ee elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"99113ee\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ae6ae98\" data-id=\"ae6ae98\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ff394c2 elementor-widget-divider--view-line_text elementor-widget-divider--element-align-left animated-slow elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"ff394c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t\t<span class=\"elementor-divider__text elementor-divider__element\">\n\t\t\t\tBiography\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/span>\n\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-68bf153 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"68bf153\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Biograf\u00eda<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ef0fcf2 elementor-widget elementor-widget-spacer\" data-id=\"ef0fcf2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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-cfc1220 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"cfc1220\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Equipo de bailarines de m\u00fasica electronica<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a5d6617 animated-slow elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-image\" data-id=\"a5d6617\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:600}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1707\" height=\"2560\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/06\/WhatsApp-Image-2025-06-28-at-23.16.29-scaled.jpeg\" class=\"attachment-full size-full wp-image-354\" alt=\"\" srcset=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/06\/WhatsApp-Image-2025-06-28-at-23.16.29-scaled.jpeg 1707w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/06\/WhatsApp-Image-2025-06-28-at-23.16.29-scaled-600x900.jpeg 600w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/06\/WhatsApp-Image-2025-06-28-at-23.16.29-200x300.jpeg 200w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/06\/WhatsApp-Image-2025-06-28-at-23.16.29-683x1024.jpeg 683w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/06\/WhatsApp-Image-2025-06-28-at-23.16.29-768x1152.jpeg 768w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/06\/WhatsApp-Image-2025-06-28-at-23.16.29-1024x1536.jpeg 1024w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/06\/WhatsApp-Image-2025-06-28-at-23.16.29-1366x2048.jpeg 1366w\" sizes=\"(max-width: 1707px) 100vw, 1707px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e3e1480 animated-slow elementor-widget__width-initial elementor-hidden-tablet elementor-invisible elementor-widget elementor-widget-image\" data-id=\"e3e1480\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:600}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1707\" height=\"2560\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/11\/equipazo-scaled.png\" class=\"attachment-full size-full wp-image-1057\" alt=\"Adrenaline team\" srcset=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/11\/equipazo-scaled.png 1707w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/11\/equipazo-200x300.png 200w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/11\/equipazo-683x1024.png 683w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/11\/equipazo-768x1152.png 768w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/11\/equipazo-1024x1536.png 1024w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/11\/equipazo-1365x2048.png 1365w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/11\/equipazo-600x900.png 600w\" sizes=\"(max-width: 1707px) 100vw, 1707px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f5302ae\" data-id=\"f5302ae\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6be3d50 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"6be3d50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"567\" height=\"850\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/12\/Adrenaline-Design.png\" class=\"attachment-large size-large wp-image-1245\" alt=\"Adrenaline team\" srcset=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/12\/Adrenaline-Design.png 567w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/12\/Adrenaline-Design-200x300.png 200w\" sizes=\"(max-width: 567px) 100vw, 567px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfbf758 animated-slow elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"bfbf758\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Adrenaline es un equipo de bailarines expertos en estilos urbanos y electr\u00f3nicos como <b>Hakken, Jumpstyle, Streetfight, Shuffle <\/b>y<b> CuttingShapes<\/b>, que tiene una finalidad clara, llevar la energ\u00eda y la esencia de la cultura <b>RAVE<\/b> directamente al p\u00fablico a trav\u00e9s del baile.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c3b5900 animated-slow elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-eael-creative-button\" data-id=\"c3b5900\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:600}\" data-widget_type=\"eael-creative-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"eael-creative-button-wrapper\">\n\n            <a class=\"eael-creative-button eael-creative-button--rayen eael-cb-icon-position-right\" href=\"#\" data-text=\"Find Out More\">\n            \t    \n                <div class=\"creative-button-inner\">\n\n                    \n                    <span class=\"cretive-button-text\">Find Out More<\/span>\n\n                                            <span class=\"eael-creative-button-icon-right\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>                                    <\/div>\n\t                        <\/a>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e3ac0c0 elementor-section-full_width elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle\" data-id=\"e3ac0c0\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=xquXn3Kfmw4&quot;,&quot;background_video_start&quot;:2,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;background_video_end&quot;:28}\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-background-video-embed\" role=\"presentation\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c6541ba\" data-id=\"c6541ba\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-287a1fc elementor-absolute elementor-hidden-tablet elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"287a1fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Upcoming Events<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b3c5de4 elementor-absolute animated-slow elementor-hidden-tablet elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"b3c5de4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">WORKSHOP's<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-145d5fd elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"145d5fd\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-df31ed7\" data-id=\"df31ed7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-78cd2a6 animated-slow elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-image\" data-id=\"78cd2a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1707\" height=\"1707\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/05\/white-logo-no-bg.png\" class=\"attachment-full size-full wp-image-14\" alt=\"\" srcset=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/05\/white-logo-no-bg.png 1707w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/05\/white-logo-no-bg-300x300.png 300w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/05\/white-logo-no-bg-100x100.png 100w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/05\/white-logo-no-bg-600x600.png 600w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/05\/white-logo-no-bg-1024x1024.png 1024w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/05\/white-logo-no-bg-150x150.png 150w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/05\/white-logo-no-bg-768x768.png 768w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/05\/white-logo-no-bg-1536x1536.png 1536w\" sizes=\"(max-width: 1707px) 100vw, 1707px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a3c600 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4a3c600\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">TALLER DE BAILE EN MADRID<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a5a49ae animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"a5a49ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Jumpstyle<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c6c83d animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"5c6c83d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:600}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">FECHA<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-93acd3f elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"93acd3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:600}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">18 de abril<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6bbf211 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6bbf211\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:900}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">HORARIO<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-85816e7 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"85816e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:900}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">17:00 a 18:30<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b2aeb59 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"b2aeb59\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:900}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Precio<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f64cfdf animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f64cfdf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:900}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">16\u20ac<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f1e82f7 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f1e82f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:1200}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">UBICACI\u00d3N<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ce8ed46 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"ce8ed46\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:900}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Calle andorra 65, Madrid<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-68e5a9d animated-slow elementor-invisible elementor-widget elementor-widget-eael-creative-button\" data-id=\"68e5a9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:1500}\" data-widget_type=\"eael-creative-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"eael-creative-button-wrapper\">\n\n            <a class=\"eael-creative-button eael-creative-button--rayen eael-cb-icon-position-right\" href=\"https:\/\/wa.me\/34663679804?text=Hola%2C%20quiero%20apuntarme%20a%20la%20workshop%20de%20JumpStyle\" data-text=\"RESERVA TU PLAZA\">\n            \t    \n                <div class=\"creative-button-inner\">\n\n                    \n                    <span class=\"cretive-button-text\">RESERVA TU PLAZA<\/span>\n\n                                            <span class=\"eael-creative-button-icon-right\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>                                    <\/div>\n\t                        <\/a>\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-55a11a8\" data-id=\"55a11a8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e86502a elementor-absolute elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"e86502a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">WORKSHOP<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3577311 talleres elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3577311\" data-element_type=\"section\" data-e-type=\"section\" id=\"talleres\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e6c55d0\" data-id=\"e6c55d0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ec0e681 elementor-widget-divider--view-line_text elementor-widget-divider--element-align-left animated-slow elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"ec0e681\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t\t<span class=\"elementor-divider__text elementor-divider__element\">\n\t\t\t\tWorkshops\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/span>\n\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-502736c animated-slow elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"502736c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">TALLERES DE ADRENALINE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-9ab3633 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9ab3633\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-d2ba872\" data-id=\"d2ba872\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b40708f elementor-grid-eael-col-4 elementor-grid-tablet-eael-col-2 elementor-grid-mobile-eael-col-1 elementor-widget elementor-widget-eael-post-grid\" data-id=\"b40708f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;eael_post_grid_columns&quot;:&quot;eael-col-4&quot;,&quot;eael_post_grid_columns_tablet&quot;:&quot;eael-col-2&quot;,&quot;eael_post_grid_columns_mobile&quot;:&quot;eael-col-1&quot;}\" data-widget_type=\"eael-post-grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"eael-post-grid-b40708f\" class=\"eael-post-grid-container\">\n            <div class=\"eael-post-grid eael-post-appender eael-post-appender-b40708f eael-post-grid-style-two\" data-layout-mode=\"masonry\"><article class=\"eael-grid-post  eael-post-grid-column eael-pg-post-1560\" data-id=\"1560\">\n    <div class=\"eael-grid-post-holder\">\n        <div class=\"eael-grid-post-holder-inner\"><div class=\"eael-entry-media\"><div class=\"eael-entry-overlay fade-in\"><i class=\"fas fa-angle-right\" aria-hidden=\"true\"><\/i><a href=\"https:\/\/adrenalinee.es\/en\/taller-de-jumpstyle\/\"><\/a><\/div><div class=\"eael-entry-thumbnail \">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"595\" height=\"880\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/04\/ad3.png\" class=\"attachment-full size-full wp-image-1573\" alt=\"\" srcset=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/04\/ad3.png 595w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/04\/ad3-203x300.png 203w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/04\/ad3-8x12.png 8w\" sizes=\"(max-width: 595px) 100vw, 595px\" \/>\n                            <\/div>\n                    <\/div><div class=\"eael-entry-wrapper\"><header class=\"eael-entry-header\"><h2 class=\"eael-entry-title\"><a class=\"eael-grid-post-link\" href=\"https:\/\/adrenalinee.es\/en\/taller-de-jumpstyle\/\" title=\"Taller de Jumpstyle\">Taller de Jumpstyle<\/a><\/h2><\/header><div class=\"eael-entry-header-after style-two\"><div class=\"eael-entry-meta\"><span class=\"eael-meta-posted-on\"><i class=\"far fa-clock\"><\/i><time datetime=\"April 8, 2026\">April 8, 2026<\/time><\/span><\/div><\/div><\/div><\/div>\n    <\/div>\n<\/article><article class=\"eael-grid-post  eael-post-grid-column eael-pg-post-1217\" data-id=\"1217\">\n    <div class=\"eael-grid-post-holder\">\n        <div class=\"eael-grid-post-holder-inner\"><div class=\"eael-entry-media\"><div class=\"eael-entry-overlay fade-in\"><i class=\"fas fa-angle-right\" aria-hidden=\"true\"><\/i><a href=\"https:\/\/adrenalinee.es\/en\/cutting-shapes\/\"><\/a><\/div><div class=\"eael-entry-thumbnail \">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1350\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/12\/Adrenaline-Taller_03.gif\" class=\"attachment-full size-full wp-image-1193\" alt=\"\" \/>\n                            <\/div>\n                    <\/div><div class=\"eael-entry-wrapper\"><header class=\"eael-entry-header\"><h2 class=\"eael-entry-title\"><a class=\"eael-grid-post-link\" href=\"https:\/\/adrenalinee.es\/en\/cutting-shapes\/\" title=\"Taller de CuttingShapes\">Taller de CuttingShapes<\/a><\/h2><\/header><div class=\"eael-entry-header-after style-two\"><div class=\"eael-entry-meta\"><span class=\"eael-meta-posted-on\"><i class=\"far fa-clock\"><\/i><time datetime=\"December 12, 2025\">December 12, 2025<\/time><\/span><\/div><\/div><\/div><\/div>\n    <\/div>\n<\/article><article class=\"eael-grid-post  eael-post-grid-column eael-pg-post-1163\" data-id=\"1163\">\n    <div class=\"eael-grid-post-holder\">\n        <div class=\"eael-grid-post-holder-inner\"><div class=\"eael-entry-media\"><div class=\"eael-entry-overlay fade-in\"><i class=\"fas fa-angle-right\" aria-hidden=\"true\"><\/i><a href=\"https:\/\/adrenalinee.es\/en\/taller-de-streetfight-en-madrid\/\"><\/a><\/div><div class=\"eael-entry-thumbnail \">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1350\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/12\/streettttt_02.gif\" class=\"attachment-full size-full wp-image-1195\" alt=\"\" \/>\n                            <\/div>\n                    <\/div><div class=\"eael-entry-wrapper\"><header class=\"eael-entry-header\"><h2 class=\"eael-entry-title\"><a class=\"eael-grid-post-link\" href=\"https:\/\/adrenalinee.es\/en\/taller-de-streetfight-en-madrid\/\" title=\"Taller de Streetfight\">Taller de Streetfight<\/a><\/h2><\/header><div class=\"eael-entry-header-after style-two\"><div class=\"eael-entry-meta\"><span class=\"eael-meta-posted-on\"><i class=\"far fa-clock\"><\/i><time datetime=\"December 11, 2025\">December 11, 2025<\/time><\/span><\/div><\/div><\/div><\/div>\n    <\/div>\n<\/article><article class=\"eael-grid-post  eael-post-grid-column eael-pg-post-999\" data-id=\"999\">\n    <div class=\"eael-grid-post-holder\">\n        <div class=\"eael-grid-post-holder-inner\"><div class=\"eael-entry-media\"><div class=\"eael-entry-overlay fade-in\"><i class=\"fas fa-angle-right\" aria-hidden=\"true\"><\/i><a href=\"https:\/\/adrenalinee.es\/en\/shuffle-dance\/\"><\/a><\/div><div class=\"eael-entry-thumbnail \">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"505\" height=\"627\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/01\/shuffle.jpg\" class=\"attachment-full size-full wp-image-1338\" alt=\"shuffle dance\" srcset=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/01\/shuffle.jpg 505w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/01\/shuffle-242x300.jpg 242w\" sizes=\"(max-width: 505px) 100vw, 505px\" \/>\n                            <\/div>\n                    <\/div><div class=\"eael-entry-wrapper\"><header class=\"eael-entry-header\"><h2 class=\"eael-entry-title\"><a class=\"eael-grid-post-link\" href=\"https:\/\/adrenalinee.es\/en\/shuffle-dance\/\" title=\"Taller de Shuffle\">Taller de Shuffle<\/a><\/h2><\/header><div class=\"eael-entry-header-after style-two\"><div class=\"eael-entry-meta\"><span class=\"eael-meta-posted-on\"><i class=\"far fa-clock\"><\/i><time datetime=\"November 5, 2025\">November 5, 2025<\/time><\/span><\/div><\/div><\/div><\/div>\n    <\/div>\n<\/article><\/div>\n            <div class=\"clearfix\"><\/div>\n        <\/div>            <div class=\"eael-load-more-button-wrap\">\n                <button class=\"eael-load-more-button\" id=\"eael-load-more-btn-b40708f\" data-widget-id=\"b40708f\" data-widget=\"b40708f\" data-page-id=\"110\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;two.php&quot;,&quot;name&quot;:&quot;Post-Grid&quot;}\" data-class=\"Essential_Addons_Elementor\\Elements\\Post_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"orderby=date&amp;order=desc&amp;ignore_sticky_posts=1&amp;post_status=publish&amp;posts_per_page=4&amp;offset=0&amp;post_type=page&amp;author__in%5B0%5D=2&amp;post__not_in%5B0%5D=1459&amp;post__not_in%5B1%5D=1463\" data-max-page=\"2\">\n                    <span class=\"eael-btn-loader button__loader\"><\/span>\n                    <span class=\"eael_load_more_text\">Ver m\u00e1s<\/span>\n                <\/button>\n            <\/div>\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-3e53a27 e-flex e-con-boxed e-con e-parent\" data-id=\"3e53a27\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc0e923 animated-slow elementor-invisible elementor-widget elementor-widget-eael-creative-button\" data-id=\"fc0e923\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:1500}\" data-widget_type=\"eael-creative-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"eael-creative-button-wrapper\">\n\n            <a class=\"eael-creative-button eael-creative-button--rayen eael-cb-icon-position-right\" href=\"https:\/\/wa.me\/34663679804?text=Hola%21%20Me%20gustar%C3%ADa%20apuntarme%20al%20proximo%20taller%20de%20Adrenaline\" data-text=\"Let&#039;s do it\">\n            \t    \n                <div class=\"creative-button-inner\">\n\n                    \n                    <span class=\"cretive-button-text\">Apuntarme a pr\u00f3ximos talleres<\/span>\n\n                                            <span class=\"eael-creative-button-icon-right\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>                                    <\/div>\n\t                        <\/a>\n        <\/div>\n        \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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fb02c67 team elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fb02c67\" data-element_type=\"section\" data-e-type=\"section\" id=\"team\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c53a6ed\" data-id=\"c53a6ed\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-01feda7 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"01feda7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">TEAM<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4326990 animated-slow elementor-widget-mobile__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4326990\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Conoce adrenaline<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b0bd03 e-flex e-con-boxed e-con e-parent\" data-id=\"5b0bd03\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f9194dc e-con-full e-flex e-con e-child\" data-id=\"f9194dc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a0156e0 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"a0156e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"position: relative; padding-bottom: 177.78%; height: 0; overflow: hidden; max-width: 100%; background: #000; border-radius: 8px;\">\r\n  <iframe src=\"https:\/\/www.youtube.com\/embed\/o8RR5mJABmM?autoplay=0&mute=0&controls=1\" \r\n          style=\"position: absolute; top:0; left: 0; width: 100%; height: 100%;\" \r\n          frameborder=\"0\" \r\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" \r\n          allowfullscreen>\r\n  <\/iframe>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e94a325 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"e94a325\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">AGNOSTHESIA<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e78f77d e-con-full e-flex e-con e-child\" data-id=\"e78f77d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38aa60b elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"38aa60b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"position: relative; padding-bottom: 177.78%; height: 0; overflow: hidden; max-width: 100%; background: #000; border-radius: 8px;\">\r\n  <iframe src=\"https:\/\/www.youtube.com\/embed\/o2SNY2fw4NI?autoplay=0&mute=0&controls=1\" \r\n          style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" \r\n          frameborder=\"0\" \r\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" \r\n          allowfullscreen>\r\n  <\/iframe>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d000d01 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"d000d01\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">KAISA<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e358372 e-con-full e-flex e-con e-child\" data-id=\"e358372\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f6b8c36 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"f6b8c36\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"position: relative; padding-bottom: 177.78%; height: 0; overflow: hidden; max-width: 100%; background: #000; border-radius: 8px;\">\r\n  <iframe src=\"https:\/\/www.youtube.com\/embed\/uGCWED1sTPY?autoplay=0&mute=0&controls=1\" \r\n          style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" \r\n          frameborder=\"0\" \r\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" \r\n          allowfullscreen>\r\n  <\/iframe>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-acd01b7 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"acd01b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Kaneru<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c2aa5a e-con-full e-flex e-con e-child\" data-id=\"2c2aa5a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b99125d elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"b99125d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"position: relative; padding-bottom: 177.78%; height: 0; overflow: hidden; max-width: 100%; background: #000; border-radius: 8px;\">\r\n  <iframe src=\"https:\/\/www.youtube.com\/embed\/1cJnjgn1k7I?autoplay=0&mute=0&controls=1\" \r\n          style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" \r\n          frameborder=\"0\" \r\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" \r\n          allowfullscreen>\r\n  <\/iframe>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-359a594 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"359a594\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SHUFFLEHARD<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-47ba889 e-con-full e-flex e-con e-child\" data-id=\"47ba889\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4465866 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"4465866\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"position: relative; padding-bottom: 177.78%; height: 0; overflow: hidden; max-width: 100%; background: #000; border-radius: 8px;\">\r\n  <iframe src=\"https:\/\/www.youtube.com\/embed\/nkwuCVEeNqQ?autoplay=0&mute=0&controls=1\" \r\n          style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" \r\n          frameborder=\"0\" \r\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" \r\n          allowfullscreen>\r\n  <\/iframe>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dcfe95b animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"dcfe95b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CAMILO<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c6e51f e-con-full e-flex e-con e-child\" data-id=\"1c6e51f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-52ccb68 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"52ccb68\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"position: relative; padding-bottom: 177.78%; height: 0; overflow: hidden; max-width: 100%; background: #000; border-radius: 8px;\">\r\n  <iframe src=\"https:\/\/www.youtube.com\/embed\/Z1lvDAtUZfU?autoplay=0&mute=0&controls=1\" \r\n          style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" \r\n          frameborder=\"0\" \r\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" \r\n          allowfullscreen>\r\n  <\/iframe>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-32255ef animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"32255ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SERKO<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b6443d8 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"b6443d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9378d78 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"9378d78\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"position: relative; padding-bottom: 177.78%; height: 0; overflow: hidden; max-width: 100%; background: #000; border-radius: 8px;\">\r\n  <iframe src=\"https:\/\/www.youtube.com\/embed\/Z1lvDAtUZfU?autoplay=0&mute=0&controls=1\" \r\n          style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" \r\n          frameborder=\"0\" \r\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" \r\n          allowfullscreen>\r\n  <\/iframe>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60a0468 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"60a0468\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tempowar<\/h2>\t\t\t\t<\/div>\n\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4243809 contactanos elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4243809\" data-element_type=\"section\" data-e-type=\"section\" id=\"contactnos\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-21232cb\" data-id=\"21232cb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-23728fc elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"23728fc\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f4ac7b4\" data-id=\"f4ac7b4\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8413fb0 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"8413fb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u00bfQU\u00c9 TIENES EN MENTE?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f0bafc4 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f0bafc4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">comp\u00e1rtelo con nosotros<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-a578d1a contacto elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a578d1a\" data-element_type=\"section\" data-e-type=\"section\" id=\"contacto\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-98e17d7\" data-id=\"98e17d7\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5703f8d animated-slow elementor-widget__width-auto elementor-widget-mobile__width-initial eael-fluentform-form-button-custom elementor-invisible elementor-widget elementor-widget-eael-fluentform\" data-id=\"5703f8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"eael-fluentform.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"eael-contact-form eael-fluent-form-wrapper clearfix eael-contact-form-align-default\">\n\n            \n            <div class='fluentform ff-default fluentform_wrapper_1 ffs_default_wrap'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contacto adrenaline<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='999' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"7f66298193\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/110\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_first_name_' id='label_ff_1_names_first_name_' >Nombre<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" class=\"ff-el-form-control\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_last_name_' id='label_ff_1_names_last_name_' >Apellido<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" class=\"ff-el-form-control\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_email' id='label_ff_1_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_email\" class=\"ff-el-form-control\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_subject' id='label_ff_1_subject' aria-label=\"\u00bfCual es el motivo de tu mensaje?\">\u00bfCual es el motivo de tu mensaje?<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"subject\" class=\"ff-el-form-control\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_message' id='label_ff_1_message' aria-label=\"Te leemos!\">Te leemos!<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_1_message\" name=\"message\" id=\"ff_1_message\" class=\"ff-el-form-control\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ' ><div class='ff-el-input--content'><div data-fluent_id='1' name='g-recaptcha-response'><div\n\t\tdata-sitekey='6Lc3Ql0rAAAAAFq_IF3BseDASKMMgtv-wb9Dxiuw'\n\t\tid='fluentform-recaptcha-1-1'\n\t\tclass='ff-el-recaptcha g-recaptcha'\n\t\tdata-callback='fluentFormrecaptchaSuccessCallback'><\/div><\/div><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Enviar\">Enviar<\/button><\/div><\/fieldset><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_1 ff-form-loading_errors ff_form_instance_1_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_1 = {\"id\":\"1\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_1\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"Este campo es obligatorio\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"Este campo es obligatorio\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"Este campo es obligatorio\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"Esta campo es obligatorio\",\"global\":false,\"global_message\":\"Este campo es obligatorio\"},\"email\":{\"value\":true,\"message\":\"Debes introducir un correo electr\\u00f3nico valido\",\"global\":false,\"global_message\":\"Este campo debe contener un correo electr\\u00f3nico v\\u00e1lido\"}},\"subject\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"Este campo es obligatorio\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"Este campo es obligatorio\"}},\"g-recaptcha-response\":[]},\"debounce_time\":300};\n                            <\/script>\n                    <\/div>\n\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e04fc05\" data-id=\"e04fc05\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c85e76f animated-slow elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-image\" data-id=\"c85e76f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"848\" height=\"1264\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/02\/png.png\" class=\"attachment-full size-full wp-image-1506\" alt=\"adrenaline leader\" srcset=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/02\/png.png 848w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/02\/png-201x300.png 201w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/02\/png-687x1024.png 687w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/02\/png-768x1145.png 768w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/02\/png-8x12.png 8w, https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/02\/png-600x894.png 600w\" sizes=\"(max-width: 848px) 100vw, 848px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Ver m\u00e1s Biography Biograf\u00eda Equipo de bailarines de m\u00fasica electronica Adrenaline es un equipo de bailarines expertos en estilos urbanos y electr\u00f3nicos como Hakken, Jumpstyle, Streetfight, Shuffle y CuttingShapes, que tiene una finalidad clara, llevar la energ\u00eda y la esencia de la cultura RAVE directamente al p\u00fablico a trav\u00e9s del baile. Find Out More Upcoming [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":865,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-110","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Adrenaline - Team of extreme music<\/title>\n<meta name=\"description\" content=\"Adrenaline es un equipo profesional de bailarines especializados en m\u00fasica electr\u00f3nica y estilos de baile como hakken, jumpstyle, shuffle..\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/adrenalinee.es\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Adrenaline - Team of extreme music\" \/>\n<meta property=\"og:description\" content=\"Adrenaline es un equipo profesional de bailarines especializados en m\u00fasica electr\u00f3nica y estilos de baile como hakken, jumpstyle, shuffle..\" \/>\n<meta property=\"og:url\" content=\"https:\/\/adrenalinee.es\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Adrenaline\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AdrenalineTeamES\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-08T13:36:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/09\/white-logo-no-bg.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1707\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Adrenaline - Team of extreme music","description":"Adrenaline es un equipo profesional de bailarines especializados en m\u00fasica electr\u00f3nica y estilos de baile como hakken, jumpstyle, shuffle..","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/adrenalinee.es\/en\/","og_locale":"en_US","og_type":"article","og_title":"Adrenaline - Team of extreme music","og_description":"Adrenaline es un equipo profesional de bailarines especializados en m\u00fasica electr\u00f3nica y estilos de baile como hakken, jumpstyle, shuffle..","og_url":"https:\/\/adrenalinee.es\/en\/","og_site_name":"Adrenaline","article_publisher":"https:\/\/www.facebook.com\/AdrenalineTeamES","article_modified_time":"2026-04-08T13:36:31+00:00","og_image":[{"width":1707,"height":1707,"url":"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/09\/white-logo-no-bg.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/adrenalinee.es\/","url":"https:\/\/adrenalinee.es\/","name":"Adrenaline - Team of extreme music","isPartOf":{"@id":"https:\/\/adrenalinee.es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/adrenalinee.es\/#primaryimage"},"image":{"@id":"https:\/\/adrenalinee.es\/#primaryimage"},"thumbnailUrl":"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/09\/white-logo-no-bg.png","datePublished":"2025-06-10T19:30:10+00:00","dateModified":"2026-04-08T13:36:31+00:00","description":"Adrenaline es un equipo profesional de bailarines especializados en m\u00fasica electr\u00f3nica y estilos de baile como hakken, jumpstyle, shuffle..","breadcrumb":{"@id":"https:\/\/adrenalinee.es\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/adrenalinee.es\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/adrenalinee.es\/#primaryimage","url":"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/09\/white-logo-no-bg.png","contentUrl":"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/09\/white-logo-no-bg.png","width":1707,"height":1707,"caption":"logo adrenaline"},{"@type":"BreadcrumbList","@id":"https:\/\/adrenalinee.es\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/adrenalinee.es\/"},{"@type":"ListItem","position":2,"name":"Adrenaline &#8211; Team of extreme music"}]},{"@type":"WebSite","@id":"https:\/\/adrenalinee.es\/#website","url":"https:\/\/adrenalinee.es\/","name":"https:\/\/adrenalinee.es\/","description":"Equipo de bailarines","publisher":{"@id":"https:\/\/adrenalinee.es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/adrenalinee.es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/adrenalinee.es\/#organization","name":"Adrenaline","url":"https:\/\/adrenalinee.es\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/adrenalinee.es\/#\/schema\/logo\/image\/","url":"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/05\/adrenaline-no-text-1024x1024.png","contentUrl":"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/05\/adrenaline-no-text-1024x1024.png","width":1024,"height":1024,"caption":"Adrenaline"},"image":{"@id":"https:\/\/adrenalinee.es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/AdrenalineTeamES","https:\/\/www.instagram.com\/hypemove.adrenaline\/"]}]}},"_links":{"self":[{"href":"https:\/\/adrenalinee.es\/en\/wp-json\/wp\/v2\/pages\/110","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adrenalinee.es\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/adrenalinee.es\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/adrenalinee.es\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/adrenalinee.es\/en\/wp-json\/wp\/v2\/comments?post=110"}],"version-history":[{"count":453,"href":"https:\/\/adrenalinee.es\/en\/wp-json\/wp\/v2\/pages\/110\/revisions"}],"predecessor-version":[{"id":1585,"href":"https:\/\/adrenalinee.es\/en\/wp-json\/wp\/v2\/pages\/110\/revisions\/1585"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/adrenalinee.es\/en\/wp-json\/wp\/v2\/media\/865"}],"wp:attachment":[{"href":"https:\/\/adrenalinee.es\/en\/wp-json\/wp\/v2\/media?parent=110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}