{"id":13483,"date":"2026-01-16T15:55:18","date_gmt":"2026-01-16T14:55:18","guid":{"rendered":"https:\/\/consuladouy-bcn.es\/httpdocs\/?p=13483"},"modified":"2026-01-16T16:18:35","modified_gmt":"2026-01-16T15:18:35","slug":"vivir-el-tango-raul-mamone","status":"publish","type":"post","link":"https:\/\/consuladouy-bcn.es\/httpdocs\/vivir-el-tango-raul-mamone\/","title":{"rendered":"Vivir el Tango &#8211; Ra\u00fal Mamone"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"13483\" class=\"elementor elementor-13483\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-293c75e e-flex e-con-boxed e-con e-parent\" data-id=\"293c75e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ff1063 elementor-widget elementor-widget-html\" data-id=\"7ff1063\" 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    \n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700;900&family=Cormorant+Garamond:wght@300;400;600&display=swap\" rel=\"stylesheet\">\n    \n    <style>\n    .evento-tango-wrapper {\n        font-family: 'Cormorant Garamond', serif;\n        background: linear-gradient(135deg, #F5F1E8 0%, #fff 100%);\n        padding: 10px;\n        margin: 20px 0;\n        overflow: hidden;\n    }\n\n    .evento-hero {\n        position: relative;\n        background: linear-gradient(165deg, #8B1538 0%, #6B0F2A 100%);\n        padding: 50px 20px;\n        text-align: center;\n        border-radius: 10px;\n        margin-bottom: 30px;\n        overflow: hidden;\n    }\n\n    .evento-hero::before {\n        content: '';\n        position: absolute;\n        top: -50%;\n        left: -50%;\n        width: 200%;\n        height: 200%;\n        background: repeating-linear-gradient(\n            45deg,\n            transparent,\n            transparent 10px,\n            rgba(255, 255, 255, 0.03) 10px,\n            rgba(255, 255, 255, 0.03) 20px\n        );\n        animation: bgMove 60s linear infinite;\n    }\n\n    @keyframes bgMove {\n        0% { transform: translate(0, 0); }\n        100% { transform: translate(50px, 50px); }\n    }\n\n    .evento-hero > * {\n        position: relative;\n        z-index: 1;\n    }\n\n    .evento-titulo {\n        font-family: 'Playfair Display', serif;\n        font-size: clamp(2rem, 8vw, 4.5rem);\n        font-weight: 900;\n        color: #F5F1E8;\n        text-transform: uppercase;\n        letter-spacing: 0.05em;\n        margin-bottom: 15px;\n        text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.4);\n        opacity: 0;\n        animation: fadeInDown 1s ease-out 0.3s forwards;\n    }\n\n    @keyframes fadeInDown {\n        from {\n            opacity: 0;\n            transform: translateY(-30px);\n        }\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    .artista-nombre {\n        font-size: clamp(1.5rem, 6vw, 2.8rem);\n        color: #D4AF37;\n        font-weight: 700;\n        margin-bottom: 25px;\n        letter-spacing: 0.1em;\n        opacity: 0;\n        animation: fadeInUp 1s ease-out 0.6s forwards;\n    }\n\n    @keyframes fadeInUp {\n        from {\n            opacity: 0;\n            transform: translateY(30px);\n        }\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    .fecha-principal {\n        display: inline-block;\n        background: rgba(255, 255, 255, 0.15);\n        backdrop-filter: blur(10px);\n        padding: 12px 25px;\n        border: 2px solid #D4AF37;\n        border-radius: 5px;\n        font-size: clamp(1.1rem, 4vw, 1.5rem);\n        font-weight: 600;\n        color: #F5F1E8;\n        margin-top: 15px;\n        opacity: 0;\n        animation: fadeInScale 1s ease-out 0.9s forwards, pulse 3s ease-in-out 2s infinite;\n    }\n\n    @keyframes fadeInScale {\n        from {\n            opacity: 0;\n            transform: scale(0.8);\n        }\n        to {\n            opacity: 1;\n            transform: scale(1);\n        }\n    }\n\n    @keyframes pulse {\n        0%, 100% { transform: scale(1); }\n        50% { transform: scale(1.05); }\n    }\n\n    .evento-contenido {\n        max-width: 1000px;\n        margin: 0 auto;\n        padding: 0 10px;\n    }\n\n    .ubicacion-box {\n        background: white;\n        padding: 30px 20px;\n        border-left: 6px solid #8B1538;\n        box-shadow: 0 8px 30px rgba(139, 21, 56, 0.15);\n        margin-bottom: 30px;\n        position: relative;\n        opacity: 0;\n        animation: slideInLeft 0.8s ease-out 1.2s forwards;\n    }\n\n    @keyframes slideInLeft {\n        from {\n            opacity: 0;\n            transform: translateX(-50px);\n        }\n        to {\n            opacity: 1;\n            transform: translateX(0);\n        }\n    }\n\n    .ubicacion-emoji {\n        font-size: 2.5rem;\n        margin-bottom: 15px;\n        display: inline-block;\n        animation: bounce 2s ease-in-out infinite;\n    }\n\n    @keyframes bounce {\n        0%, 100% { transform: translateY(0); }\n        50% { transform: translateY(-10px); }\n    }\n\n    .ubicacion-titulo {\n        font-family: 'Playfair Display', serif;\n        font-size: clamp(1.5rem, 5vw, 2rem);\n        color: #8B1538;\n        margin-bottom: 15px;\n        font-weight: 700;\n    }\n\n    .ubicacion-detalles {\n        font-size: clamp(1rem, 3.5vw, 1.3rem);\n        color: #333;\n        margin-bottom: 10px;\n        line-height: 1.6;\n    }\n\n    .ubicacion-detalles strong {\n        color: #8B1538;\n        font-weight: 600;\n    }\n\n    .entrada-gratuita {\n        display: inline-block;\n        background: linear-gradient(135deg, #D4AF37, #F0C23E);\n        color: #1a1a1a;\n        padding: 10px 25px;\n        border-radius: 50px;\n        font-size: clamp(1rem, 3vw, 1.2rem);\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 0.1em;\n        margin-top: 15px;\n        box-shadow: 0 4px 15px rgba(212, 175, 55, 0.4);\n        animation: glow 2s ease-in-out infinite;\n    }\n\n    @keyframes glow {\n        0%, 100% { box-shadow: 0 4px 15px rgba(212, 175, 55, 0.4); }\n        50% { box-shadow: 0 4px 25px rgba(212, 175, 55, 0.7); }\n    }\n\n    .iconos-uruguay {\n        text-align: center;\n        font-size: clamp(2rem, 6vw, 3rem);\n        margin: 30px 0;\n        opacity: 0;\n        animation: fadeIn 0.8s ease-out 1.5s forwards;\n    }\n\n    @keyframes fadeIn {\n        from { opacity: 0; }\n        to { opacity: 1; }\n    }\n\n    .programa-section {\n        background: white;\n        padding: 30px 20px;\n        border-radius: 8px;\n        box-shadow: 0 8px 30px rgba(139, 21, 56, 0.15);\n        margin-bottom: 30px;\n        opacity: 0;\n        animation: fadeIn 0.8s ease-out 1.7s forwards;\n    }\n\n    .programa-titulo {\n        font-family: 'Playfair Display', serif;\n        font-size: clamp(1.8rem, 5vw, 2.5rem);\n        color: #8B1538;\n        text-align: center;\n        margin-bottom: 30px;\n        font-weight: 700;\n        padding-bottom: 15px;\n        position: relative;\n    }\n\n    .programa-titulo::after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 0;\n        height: 3px;\n        background: linear-gradient(90deg, transparent, #D4AF37, transparent);\n        animation: expandLine 1s ease-out 2s forwards;\n    }\n\n    @keyframes expandLine {\n        from { width: 0; }\n        to { width: 100px; }\n    }\n\n    .programa-item {\n        display: flex;\n        align-items: flex-start;\n        padding: 20px 15px;\n        margin-bottom: 15px;\n        background: linear-gradient(135deg, #F5F1E8 0%, #fff 100%);\n        border-left: 4px solid #8B1538;\n        transition: all 0.3s ease;\n        opacity: 0;\n        animation: slideInRight 0.6s ease-out forwards;\n    }\n\n    .programa-item:nth-child(2) { animation-delay: 2.2s; }\n    .programa-item:nth-child(3) { animation-delay: 2.5s; }\n    .programa-item:nth-child(4) { animation-delay: 2.8s; }\n\n    @keyframes slideInRight {\n        from {\n            opacity: 0;\n            transform: translateX(50px);\n        }\n        to {\n            opacity: 1;\n            transform: translateX(0);\n        }\n    }\n\n    .programa-item:hover {\n        transform: translateX(8px);\n        box-shadow: 0 4px 20px rgba(139, 21, 56, 0.15);\n    }\n\n    .horario {\n        font-family: 'Playfair Display', serif;\n        font-size: clamp(1.5rem, 5vw, 2.2rem);\n        font-weight: 700;\n        color: #8B1538;\n        min-width: 80px;\n        margin-right: 20px;\n        flex-shrink: 0;\n    }\n\n    .actividad {\n        flex: 1;\n    }\n\n    .actividad-titulo {\n        font-size: clamp(1.1rem, 4vw, 1.5rem);\n        font-weight: 600;\n        color: #1a1a1a;\n        margin-bottom: 5px;\n    }\n\n    .actividad-detalle {\n        font-size: clamp(0.9rem, 3vw, 1.1rem);\n        color: #555;\n        font-style: italic;\n    }\n\n    .decorative-divider {\n        text-align: center;\n        font-size: clamp(1.5rem, 4vw, 2rem);\n        color: #8B1538;\n        margin: 30px 0;\n        opacity: 0;\n        animation: fadeIn 0.8s ease-out 3s forwards;\n    }\n\n    .social-section {\n        text-align: center;\n        padding: 25px 20px;\n        background: linear-gradient(135deg, #8B1538, #6B0F2A);\n        color: #F5F1E8;\n        border-radius: 8px;\n        margin-top: 30px;\n        opacity: 0;\n        animation: fadeInUp 0.8s ease-out 3.2s forwards;\n    }\n\n    .social-section p {\n        margin-bottom: 15px;\n        font-size: clamp(1rem, 3.5vw, 1.2rem);\n    }\n\n    .instagram-handle {\n        font-size: clamp(1.1rem, 4vw, 1.5rem);\n        font-weight: 600;\n        color: #D4AF37;\n        text-decoration: none;\n        display: inline-block;\n        padding: 10px 25px;\n        border: 2px solid #D4AF37;\n        border-radius: 50px;\n        transition: all 0.3s ease;\n    }\n\n    .instagram-handle:hover {\n        background: #D4AF37;\n        color: #8B1538;\n        transform: scale(1.05);\n    }\n\n    \/* Optimizaciones para m\u00f3viles *\/\n    @media (max-width: 768px) {\n        .evento-tango-wrapper {\n            padding: 5px;\n        }\n\n        .evento-hero {\n            padding: 40px 15px;\n            margin-bottom: 20px;\n        }\n        \n        .programa-item {\n            flex-direction: column;\n            padding: 15px;\n        }\n        \n        .horario {\n            margin-bottom: 10px;\n            margin-right: 0;\n            min-width: auto;\n        }\n        \n        .ubicacion-box,\n        .programa-section {\n            padding: 20px 15px;\n        }\n\n        .entrada-gratuita {\n            padding: 10px 20px;\n            font-size: 1rem;\n        }\n    }\n\n    \/* Reducir animaciones para usuarios que prefieren movimiento reducido *\/\n    @media (prefers-reduced-motion: reduce) {\n        * {\n            animation-duration: 0.01ms !important;\n            animation-iteration-count: 1 !important;\n            transition-duration: 0.01ms !important;\n        }\n    }\n    <\/style>\n\n    <div class=\"evento-tango-wrapper\">\n        <div class=\"evento-hero\">\n            <h1 class=\"evento-titulo\">Vivir en Tango<\/h1>\n            <h2 class=\"artista-nombre\">Ra\u00fal Mamone<\/h2>\n            <div class=\"fecha-principal\">\n                S\u00e1bado 24 de Enero \u2022 19:00 hs\n            <\/div>\n        <\/div>\n\n        <div class=\"evento-contenido\">\n            <div class=\"ubicacion-box\">\n                <div class=\"ubicacion-emoji\">\ud83d\udccd<\/div>\n                <h3 class=\"ubicacion-titulo\">Casa de Uruguay Barcelona<\/h3>\n                <p class=\"ubicacion-detalles\">\n                    <strong>Direcci\u00f3n:<\/strong> Diputaci\u00f3n 215, planta 1\u00aa\n                <\/p>\n                <p class=\"ubicacion-detalles\">\n                    <strong>Barcelona, Catalu\u00f1a<\/strong>\n                <\/p>\n                <div class=\"entrada-gratuita\">\u2728 Entrada Gratuita \u2728<\/div>\n            <\/div>\n\n            <div class=\"iconos-uruguay\">\n                \u2600\ufe0f \ud83c\uddfa\ud83c\uddfe \u2600\ufe0f\n            <\/div>\n\n            <div class=\"programa-section\">\n                <h3 class=\"programa-titulo\">Programa del Evento<\/h3>\n                \n                <div class=\"programa-item\">\n                    <div class=\"horario\">19:00<\/div>\n                    <div class=\"actividad\">\n                        <div class=\"actividad-titulo\">Presentaci\u00f3n del libro<\/div>\n                        <div class=\"actividad-detalle\">Con J. C. L\u00f3pez, J. I. Arias e invitados<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"programa-item\">\n                    <div class=\"horario\">20:00<\/div>\n                    <div class=\"actividad\">\n                        <div class=\"actividad-titulo\">Brindis<\/div>\n                        <div class=\"actividad-detalle\">Celebraci\u00f3n especial<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"programa-item\">\n                    <div class=\"horario\">21:00<\/div>\n                    <div class=\"actividad\">\n                        <div class=\"actividad-titulo\">MiniLonga<\/div>\n                        <div class=\"actividad-detalle\">Milonga de tango<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"decorative-divider\">\u266a \u2022 \u266b \u2022 \u266a<\/div>\n\n            <div class=\"social-section\">\n                <p>Sigue en Instagram<\/p>\n                <a href=\"https:\/\/www.instagram.com\/raulmamonetango\" target=\"_blank\" class=\"instagram-handle\">\n                    @raulmamonetango\n                <\/a>\n            <\/div>\n        <\/div>\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-884f6d4 e-flex e-con-boxed e-con e-parent\" data-id=\"884f6d4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ebed39a elementor-widget elementor-widget-text-editor\" data-id=\"ebed39a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Casa del Uruguay en Barcelona<\/p>\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ab10304 e-flex e-con-boxed e-con e-parent\" data-id=\"ab10304\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb521d5 elementor-widget elementor-widget-image\" data-id=\"fb521d5\" 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=\"421\" height=\"636\" src=\"https:\/\/consuladouy-bcn.es\/wp-content\/uploads\/2026\/01\/Captura-de-pantalla-2026-01-16-161006.jpg\" class=\"attachment-large size-large wp-image-13489\" alt=\"\" srcset=\"https:\/\/consuladouy-bcn.es\/wp-content\/uploads\/2026\/01\/Captura-de-pantalla-2026-01-16-161006.jpg 421w, https:\/\/consuladouy-bcn.es\/wp-content\/uploads\/2026\/01\/Captura-de-pantalla-2026-01-16-161006-199x300.jpg 199w\" sizes=\"(max-width: 421px) 100vw, 421px\" \/>\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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Casa del Uruguay en Barcelona<\/p>\n","protected":false},"author":6445,"featured_media":13489,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"categories":[65],"tags":[],"class_list":["post-13483","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-eventos"],"_links":{"self":[{"href":"https:\/\/consuladouy-bcn.es\/httpdocs\/wp-json\/wp\/v2\/posts\/13483","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/consuladouy-bcn.es\/httpdocs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/consuladouy-bcn.es\/httpdocs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/consuladouy-bcn.es\/httpdocs\/wp-json\/wp\/v2\/users\/6445"}],"replies":[{"embeddable":true,"href":"https:\/\/consuladouy-bcn.es\/httpdocs\/wp-json\/wp\/v2\/comments?post=13483"}],"version-history":[{"count":10,"href":"https:\/\/consuladouy-bcn.es\/httpdocs\/wp-json\/wp\/v2\/posts\/13483\/revisions"}],"predecessor-version":[{"id":13495,"href":"https:\/\/consuladouy-bcn.es\/httpdocs\/wp-json\/wp\/v2\/posts\/13483\/revisions\/13495"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/consuladouy-bcn.es\/httpdocs\/wp-json\/wp\/v2\/media\/13489"}],"wp:attachment":[{"href":"https:\/\/consuladouy-bcn.es\/httpdocs\/wp-json\/wp\/v2\/media?parent=13483"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/consuladouy-bcn.es\/httpdocs\/wp-json\/wp\/v2\/categories?post=13483"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/consuladouy-bcn.es\/httpdocs\/wp-json\/wp\/v2\/tags?post=13483"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}