{"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-06-30T16:37:48","modified_gmt":"2026-06-30T16:37:48","slug":"adrenaline","status":"publish","type":"page","link":"https:\/\/adrenalinee.es\/en\/","title":{"rendered":"Adrenaline | Equipo de baile Electr\u00f3nico y Urbano"},"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\\\/06\\\/New-video-web-Adrenaline.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<h3 class=\"elementor-heading-title elementor-size-default\">Biograf\u00eda<\/h3>\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<h1 class=\"elementor-heading-title elementor-size-default\">Equipo de bailarines de m\u00fasica electr\u00f3nica<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8bbdcd8 elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"8bbdcd8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;arrows&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrusel de im\u00e1genes\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 de 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/06\/DSC03355-scaled.jpg\" alt=\"Adrenaline team en fabrik\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 de 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/06\/DSC03350-scaled.jpg\" alt=\"DSC03350\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 de 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/06\/WhatsApp-Image-2025-06-28-at-23.16.29-scaled.jpeg\" alt=\"adrenaline show dancing boulevard\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 de 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/11\/equipazo-scaled.png\" alt=\"Adrenaline team\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f5302ae elementor-hidden-mobile\" 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 fetchpriority=\"high\" 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 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<h3 class=\"elementor-heading-title elementor-size-default\">TALLER DE BAILE EN MADRID<\/h3>\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<h4 class=\"elementor-heading-title elementor-size-default\">HAKKEN<\/h4>\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<div class=\"elementor-heading-title elementor-size-default\">FECHA<\/div>\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<div class=\"elementor-heading-title elementor-size-default\">04 de JULIO<\/div>\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<div class=\"elementor-heading-title elementor-size-default\">HORARIO<\/div>\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<div class=\"elementor-heading-title elementor-size-default\">13:30 - 14:30<\/div>\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<div class=\"elementor-heading-title elementor-size-default\">Precio<\/div>\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<div class=\"elementor-heading-title elementor-size-default\">12\u20ac<\/div>\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<div class=\"elementor-heading-title elementor-size-default\">UBICACI\u00d3N<\/div>\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<div class=\"elementor-heading-title elementor-size-default\">Calle Rufino Gonz\u00e1lez 14<\/div>\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%20Hakken\" target=\"_blank\" rel=\"noopener noreferrer\" 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-502736c animated-fast elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"502736c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&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\">Servicios de Adrenaline<\/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<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-fast elementor-widget elementor-widget-eael-creative-button\" data-id=\"fc0e923\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&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:\/\/adrenalinee.es\/servicios\/\" rel=\"noopener noreferrer\" data-text=\"Ver todos \">\n            \t    \n                <div class=\"creative-button-inner\">\n\n                    \n                    <span class=\"cretive-button-text\">Ver todos <\/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\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='110' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"c52e6cc5fa\" \/><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\",\"ajaxUrl\":\"https:\\\/\\\/adrenalinee.es\\\/wp-admin\\\/admin-ajax.php\",\"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,\"file_upload_settings\":[]};\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 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<div class=\"elementor-element elementor-element-b213837 elementor-widget elementor-widget-html\" data-id=\"b213837\" 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<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Organization\",\n  \"name\": \"Adrenaline\",\n  \"url\": \"https:\/\/adrenalinee.es\",\n  \"logo\": \"https:\/\/adrenalinee.es\/wp-content\/uploads\/2025\/05\/cropped-white-logo-no-bg-1.webp\",\n  \"description\": \"Equipo de baile electr\u00f3nico y urbano en Madrid. Talleres de Hakken, Jumpstyle, Shuffle y CuttingShapes.\",\n  \"address\": {\"@type\": \"PostalAddress\", \"addressLocality\": \"Madrid\", \"addressCountry\": \"ES\"},\n  \"contactPoint\": {\"@type\": \"ContactPoint\", \"telephone\": \"+34663679804\", \"contactType\": \"customer service\"},\n  \"sameAs\": [\n    \"https:\/\/www.instagram.com\/hypemove.adrenaline\/\",\n    \"https:\/\/www.facebook.com\/AdrenalineTeamES\/\",\n    \"https:\/\/www.youtube.com\/@adrenaline-Team\"\n  ]\n}\n<\/script>\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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Ver m\u00e1s Biography Biograf\u00eda Equipo de bailarines de m\u00fasica electr\u00f3nica 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":2,"featured_media":1631,"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 v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Adrenaline - Team of extreme music<\/title>\n<meta name=\"description\" content=\"Adrenaline es un equipo de baile electr\u00f3nico y urbano en Madrid. Expertos en Hakken, Jumpstyle, Shuffle y CuttingShapes. Workshops y actuaciones en vivo.\" \/>\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 de baile electr\u00f3nico y urbano en Madrid. Expertos en Hakken, Jumpstyle, Shuffle y CuttingShapes. Workshops y actuaciones en vivo.\" \/>\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-06-30T16:37:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/06\/og-adrenaline-team-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1707\" \/>\n\t<meta property=\"og:image:height\" content=\"2560\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"3 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Adrenaline - Team of extreme music","description":"Adrenaline es un equipo de baile electr\u00f3nico y urbano en Madrid. Expertos en Hakken, Jumpstyle, Shuffle y CuttingShapes. Workshops y actuaciones en vivo.","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 de baile electr\u00f3nico y urbano en Madrid. Expertos en Hakken, Jumpstyle, Shuffle y CuttingShapes. Workshops y actuaciones en vivo.","og_url":"https:\/\/adrenalinee.es\/en\/","og_site_name":"Adrenaline","article_publisher":"https:\/\/www.facebook.com\/AdrenalineTeamES","article_modified_time":"2026-06-30T16:37:48+00:00","og_image":[{"width":1707,"height":2560,"url":"https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/06\/og-adrenaline-team-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 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\/2026\/06\/og-adrenaline-team-scaled.jpg","datePublished":"2025-06-10T19:30:10+00:00","dateModified":"2026-06-30T16:37:48+00:00","description":"Adrenaline es un equipo de baile electr\u00f3nico y urbano en Madrid. Expertos en Hakken, Jumpstyle, Shuffle y CuttingShapes. Workshops y actuaciones en vivo.","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\/2026\/06\/og-adrenaline-team-scaled.jpg","contentUrl":"https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/06\/og-adrenaline-team-scaled.jpg","width":1707,"height":2560,"caption":"Adrenaline Team practicando Hakken y Jumpstyle en Madrid"},{"@type":"BreadcrumbList","@id":"https:\/\/adrenalinee.es\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/adrenalinee.es\/"},{"@type":"ListItem","position":2,"name":"Adrenaline | Equipo de baile Electr\u00f3nico y Urbano"}]},{"@type":"WebSite","@id":"https:\/\/adrenalinee.es\/#website","url":"https:\/\/adrenalinee.es\/","name":"https:\/\/adrenalinee.es\/","description":"Equipo de Baile Electronico y Urbano en Madrid","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\/2026\/06\/og-adrenaline-team-scaled.jpg","contentUrl":"https:\/\/adrenalinee.es\/wp-content\/uploads\/2026\/06\/og-adrenaline-team-scaled.jpg","width":1707,"height":2560,"caption":"Adrenaline"},"image":{"@id":"https:\/\/adrenalinee.es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/AdrenalineTeamES"]}]}},"_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\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/adrenalinee.es\/en\/wp-json\/wp\/v2\/comments?post=110"}],"version-history":[{"count":500,"href":"https:\/\/adrenalinee.es\/en\/wp-json\/wp\/v2\/pages\/110\/revisions"}],"predecessor-version":[{"id":1799,"href":"https:\/\/adrenalinee.es\/en\/wp-json\/wp\/v2\/pages\/110\/revisions\/1799"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/adrenalinee.es\/en\/wp-json\/wp\/v2\/media\/1631"}],"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}]}}