{"id":1106,"date":"2024-09-11T14:15:57","date_gmt":"2024-09-11T14:15:57","guid":{"rendered":"https:\/\/theme-dev.cmsmasters.net\/buzz-club\/?page_id=1106"},"modified":"2026-07-20T04:43:28","modified_gmt":"2026-07-20T04:43:28","slug":"photos","status":"publish","type":"page","link":"https:\/\/lempire-club.com\/index.php\/photos\/","title":{"rendered":"Galerie"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1106\" class=\"elementor elementor-1106\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a57c34 e-flex e-con-boxed cmsmasters-block-default e-con e-parent\" data-id=\"0a57c34\" 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-47118d2 e-flex e-con-boxed cmsmasters-bg-hide-none cmsmasters-bg-hide-none cmsmasters-block-default e-con e-parent\" data-id=\"47118d2\" 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-1b814cf elementor-widget__width-inherit cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-shortcode\" data-id=\"1b814cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"> \n    <style>\n    .empire-galerie-titre {\n        width: 100vw !important;\n        margin-left: calc(-50vw + 50%) !important;\n        text-align: center;\n        padding: 80px 20px 60px;\n        background: #0a0a0a;\n        font-family: 'Montserrat', sans-serif;\n        position: relative;\n        overflow: hidden;\n    }\n    .empire-galerie-titre::before {\n        content: '';\n        position: absolute;\n        inset: 0;\n        background:\n            radial-gradient(ellipse 70% 50% at 50% 0%, rgba(201,168,76,0.09) 0%, transparent 70%),\n            radial-gradient(ellipse 30% 30% at 20% 80%, rgba(201,168,76,0.04) 0%, transparent 60%),\n            radial-gradient(ellipse 30% 30% at 80% 80%, rgba(201,168,76,0.04) 0%, transparent 60%);\n        pointer-events: none;\n    }\n    #egCanvas {\n        position: absolute;\n        inset: 0;\n        width: 100%;\n        height: 100%;\n        pointer-events: none;\n        z-index: 1;\n    }\n    .eg-content {\n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n    .eg-label {\n        display: inline-block;\n        font-size: 10px;\n        letter-spacing: 7px;\n        text-transform: uppercase;\n        color: #c9a84c;\n        border: 1px solid rgba(201,168,76,0.3);\n        padding: 6px 20px;\n        border-radius: 30px;\n        margin-bottom: 24px;\n        background: rgba(201,168,76,0.05);\n        backdrop-filter: blur(4px);\n        opacity: 0;\n        animation: egFadeUp 0.9s ease forwards 0.2s;\n    }\n    .eg-title {\n        font-size: 72px;\n        font-weight: 900;\n        text-transform: uppercase;\n        letter-spacing: 10px;\n        line-height: 1;\n        margin: 0 0 20px;\n        opacity: 0;\n        animation: egFadeUp 1s ease forwards 0.5s;\n    }\n    .eg-title-white { color: #fff; display: block; }\n    .eg-title-gold {\n        display: block;\n        background: linear-gradient(135deg, #c9a84c 0%, #fff5c0 45%, #c9a84c 100%);\n        background-size: 200% auto;\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        animation: egFadeUp 1s ease forwards 0.5s, egShine 5s linear infinite 1.5s;\n    }\n    @keyframes egShine { 0%{background-position:0% center} 100%{background-position:200% center} }\n    .eg-sub {\n        font-size: 11px;\n        letter-spacing: 5px;\n        text-transform: uppercase;\n        color: #e2e2e2;\n        font-weight: 300;\n        margin-bottom: 30px;\n        opacity: 0;\n        animation: egFadeUp 0.9s ease forwards 0.8s;\n    }\n    .eg-bar {\n        width: 0;\n        height: 2px;\n        background: linear-gradient(90deg, transparent, #c9a84c, transparent);\n        animation: egBarExpand 1.2s ease forwards 1.1s;\n    }\n    @keyframes egBarExpand { to { width: 120px; } }\n    @keyframes egFadeUp { from{opacity:0;transform:translateY(25px)} to{opacity:1;transform:translateY(0)} }\n \n    @media(max-width:768px) { .eg-title { font-size: 48px; letter-spacing: 6px; } }\n    @media(max-width:480px) { .eg-title { font-size: 32px; letter-spacing: 3px; } .empire-galerie-titre { padding: 60px 20px 40px; } }\n    <\/style>\n \n    <div class=\"empire-galerie-titre\">\n        <canvas id=\"egCanvas\"><\/canvas>\n        <div class=\"eg-content\">\n            <span class=\"eg-label\">Empire Club<\/span>\n            <h2 class=\"eg-title\">\n                <span class=\"eg-title-white\">Nos<\/span>\n                <span class=\"eg-title-gold\">Meilleures Soir\u00e9es<\/span>\n            <\/h2>\n            <p class=\"eg-sub\">Revivez l'ambiance \u00b7 Les meilleurs moments<\/p>\n            <div class=\"eg-bar\"><\/div>\n        <\/div>\n    <\/div>\n \n    <script>\n    (function() {\n        const canvas  = document.getElementById('egCanvas');\n        if (!canvas) return;\n        const section = canvas.parentElement;\n        const ctx     = canvas.getContext('2d');\n        function resize() { canvas.width = section.offsetWidth; canvas.height = section.offsetHeight; }\n        resize();\n        window.addEventListener('resize', resize);\n        const COLORS = ['rgba(201,168,76,','rgba(240,208,128,','rgba(255,245,192,','rgba(160,120,48,'];\n        const TYPES  = ['dot','star','diamond','dot','dot'];\n        class Particle {\n            constructor(init) { this.reset(init); }\n            reset(init) {\n                this.x=Math.random()*canvas.width; this.y=init?Math.random()*canvas.height:canvas.height+10;\n                this.size=Math.random()*2.5+0.8; this.speedY=-(Math.random()*0.6+0.15); this.speedX=(Math.random()-0.5)*0.4;\n                this.opacity=0; this.maxOpacity=Math.random()*0.6+0.2; this.fadeIn=true; this.life=0; this.maxLife=Math.random()*200+100;\n                this.color=COLORS[Math.floor(Math.random()*COLORS.length)]; this.type=TYPES[Math.floor(Math.random()*TYPES.length)];\n                this.twinkle=Math.random()*Math.PI*2; this.twinkleSpd=Math.random()*0.05+0.02;\n                this.drift=Math.random()*Math.PI*2; this.driftSpd=Math.random()*0.02+0.005;\n                if(Math.random()<0.1){this.size=Math.random()*4+3;this.maxOpacity=0.9;this.type='star';}\n            }\n            drawDot(){ctx.beginPath();ctx.arc(this.x,this.y,this.size,0,Math.PI*2);ctx.fill();}\n            drawStar(){const s=4,o=this.size,i=this.size*0.38;ctx.beginPath();for(let k=0;k<s*2;k++){const r=k%2===0?o:i,a=(k*Math.PI)\/s-Math.PI\/2;k===0?ctx.moveTo(this.x+r*Math.cos(a),this.y+r*Math.sin(a)):ctx.lineTo(this.x+r*Math.cos(a),this.y+r*Math.sin(a));}ctx.closePath();ctx.fill();}\n            drawDiamond(){const s=this.size*1.6;ctx.beginPath();ctx.moveTo(this.x,this.y-s);ctx.lineTo(this.x+s,this.y);ctx.lineTo(this.x,this.y+s);ctx.lineTo(this.x-s,this.y);ctx.closePath();ctx.fill();}\n            update(){\n                this.drift+=this.driftSpd; this.twinkle+=this.twinkleSpd;\n                this.x+=this.speedX+Math.sin(this.drift)*0.3; this.y+=this.speedY; this.life++;\n                const tw=0.5+0.5*Math.sin(this.twinkle);\n                if(this.fadeIn){this.opacity+=0.012;if(this.opacity>=this.maxOpacity)this.fadeIn=false;}\n                else if(this.life>this.maxLife*0.65)this.opacity-=0.007;\n                const alpha=Math.max(0,this.opacity)*tw;\n                ctx.fillStyle=this.color+alpha+')';\n                if(this.type==='star')this.drawStar();\n                else if(this.type==='diamond')this.drawDiamond();\n                else this.drawDot();\n                if(this.size>3.5){const g=ctx.createRadialGradient(this.x,this.y,0,this.x,this.y,this.size*5);g.addColorStop(0,this.color+(alpha*0.3)+')');g.addColorStop(1,'rgba(201,168,76,0)');ctx.fillStyle=g;ctx.beginPath();ctx.arc(this.x,this.y,this.size*5,0,Math.PI*2);ctx.fill();}\n                if(this.opacity<=0||this.y<-20||this.life>this.maxLife)this.reset(false);\n            }\n        }\n        const particles=Array.from({length:80},(_,i)=>new Particle(i<60));\n        function animate(){ctx.clearRect(0,0,canvas.width,canvas.height);particles.forEach(p=>p.update());requestAnimationFrame(animate);}\n        animate();\n    })();\n    <\/script>\n \n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d2e7bd3 e-con-full e-flex cmsmasters-block-default e-con e-child\" data-id=\"d2e7bd3\" data-element_type=\"container\" data-e-type=\"container\">\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-66fb6c5 e-flex e-con-boxed cmsmasters-bg-hide-none cmsmasters-bg-hide-none cmsmasters-block-default e-con e-parent\" data-id=\"66fb6c5\" 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-5e0a689 cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-shortcode\" data-id=\"5e0a689\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <style>\n    \/* ===== GRILLE ===== *\/\n    .empire-gallery-section {\n        background: #0a0a0a;\n        padding: 20px 30px 80px;\n        font-family: 'Montserrat', sans-serif;\n    }\n    .empire-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 20px;\n        max-width: 1300px;\n        margin: 0 auto;\n    }\n\n    \/* ===== CARD ===== *\/\n    .empire-gallery-card-link {\n        display: block;\n        text-decoration: none !important;\n        opacity: 0;\n        transform: translateY(30px);\n        animation: galCardIn 0.6s ease forwards;\n    }\n    .empire-gallery-card-link:nth-child(1)  { animation-delay: 0.05s; }\n    .empire-gallery-card-link:nth-child(2)  { animation-delay: 0.10s; }\n    .empire-gallery-card-link:nth-child(3)  { animation-delay: 0.15s; }\n    .empire-gallery-card-link:nth-child(4)  { animation-delay: 0.20s; }\n    .empire-gallery-card-link:nth-child(5)  { animation-delay: 0.25s; }\n    .empire-gallery-card-link:nth-child(6)  { animation-delay: 0.30s; }\n    .empire-gallery-card-link:nth-child(7)  { animation-delay: 0.35s; }\n    .empire-gallery-card-link:nth-child(8)  { animation-delay: 0.40s; }\n    .empire-gallery-card-link:nth-child(9)  { animation-delay: 0.45s; }\n    @keyframes galCardIn {\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    .empire-gallery-card {\n        position: relative;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid #1a1a1a;\n        background: #111;\n        transition: transform 0.4s ease, border-color 0.4s ease, box-shadow 0.4s ease;\n        cursor: pointer;\n        transform-style: preserve-3d;\n    }\n    .empire-gallery-card:hover {\n        transform: translateY(-10px) scale(1.02);\n        border-color: #c9a84c;\n        box-shadow:\n            0 0 20px rgba(201,168,76,0.15),\n            0 20px 60px rgba(0,0,0,0.6);\n    }\n\n    \/* IMAGE *\/\n    .empire-gallery-card img {\n        width: 100%;\n        height: 420px;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n        filter: brightness(0.9);\n    }\n    .empire-gallery-card:hover img {\n        transform: scale(1.08);\n        filter: brightness(1);\n    }\n\n    \/* OVERLAY *\/\n    .empire-gallery-card-overlay {\n        position: absolute;\n        inset: 0;\n        background: linear-gradient(\n            to top,\n            rgba(0,0,0,0.92) 0%,\n            rgba(0,0,0,0.4) 50%,\n            transparent 100%\n        );\n        display: flex;\n        flex-direction: column;\n        justify-content: flex-end;\n        padding: 24px;\n        opacity: 0;\n        transition: opacity 0.4s ease;\n    }\n    .empire-gallery-card:hover .empire-gallery-card-overlay { opacity: 1; }\n\n    .empire-gallery-card-title {\n        font-size: 18px;\n        font-weight: 800;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        color: #fff;\n        margin-bottom: 8px;\n        line-height: 1.2;\n    }\n    .empire-gallery-card-date {\n        font-size: 11px;\n        letter-spacing: 4px;\n        text-transform: uppercase;\n        color: #c9a84c;\n        font-weight: 600;\n        margin-bottom: 16px;\n    }\n    .empire-gallery-card-btn {\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 10px;\n        letter-spacing: 3px;\n        text-transform: uppercase;\n        color: #000;\n        background: #c9a84c;\n        padding: 8px 18px;\n        border-radius: 30px;\n        font-weight: 700;\n        width: fit-content;\n        transition: background 0.3s ease;\n    }\n    .empire-gallery-card-btn:hover { background: #fff; }\n\n    \/* BADGE *\/\n    .empire-gallery-badge {\n        position: absolute;\n        top: 14px;\n        left: 14px;\n        font-size: 9px;\n        letter-spacing: 3px;\n        text-transform: uppercase;\n        color: #000;\n        background: #c9a84c;\n        padding: 5px 12px;\n        border-radius: 30px;\n        font-weight: 800;\n        z-index: 2;\n    }\n\n    \/* Ic\u00f4ne loupe *\/\n    .empire-gallery-card-icon {\n        position: absolute;\n        top: 14px;\n        right: 14px;\n        width: 38px;\n        height: 38px;\n        border-radius: 50%;\n        background: rgba(201,168,76,0.15);\n        border: 1px solid rgba(201,168,76,0.4);\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        opacity: 0;\n        transform: scale(0.6);\n        transition: all 0.3s ease;\n        z-index: 2;\n    }\n    .empire-gallery-card:hover .empire-gallery-card-icon {\n        opacity: 1;\n        transform: scale(1);\n    }\n    .empire-gallery-card-icon svg {\n        width: 16px;\n        height: 16px;\n        fill: #c9a84c;\n    }\n\n    \/* ===== BOUTON CHARGER PLUS ===== *\/\n    .empire-gallery-loadmore-wrap {\n        text-align: center;\n        margin-top: 50px;\n    }\n    .empire-gallery-loadmore-btn {\n        display: inline-flex;\n        align-items: center;\n        gap: 10px;\n        padding: 16px 48px;\n        border: 1px solid #c9a84c;\n        background: transparent;\n        color: #c9a84c;\n        font-family: 'Montserrat', sans-serif;\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 4px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        cursor: pointer;\n        transition: all 0.3s ease;\n        position: relative;\n        overflow: hidden;\n    }\n    .empire-gallery-loadmore-btn:hover {\n        background: #c9a84c;\n        color: #000;\n    }\n    .empire-gallery-loadmore-btn.loading {\n        opacity: 0.6;\n        pointer-events: none;\n    }\n    .empire-gallery-spinner {\n        width: 14px;\n        height: 14px;\n        border: 2px solid rgba(201,168,76,0.3);\n        border-top-color: #c9a84c;\n        border-radius: 50%;\n        animation: galSpin 0.8s linear infinite;\n        display: none;\n    }\n    .empire-gallery-loadmore-btn.loading .empire-gallery-spinner { display: block; }\n    @keyframes galSpin { to { transform: rotate(360deg); } }\n\n    \/* ===== RESPONSIVE ===== *\/\n    @media (max-width: 1024px) {\n        .empire-gallery-grid { grid-template-columns: repeat(2, 1fr); }\n        .empire-gallery-card img { height: 360px; }\n    }\n    @media (max-width: 600px) {\n        .empire-gallery-grid { grid-template-columns: 1fr; gap: 14px; }\n        .empire-gallery-card img { height: 300px; }\n        .empire-gallery-section { padding: 20px 16px 60px; }\n    }\n    <\/style>\n\n    <div class=\"empire-gallery-section\">\n        <div class=\"empire-gallery-grid\" id=\"empire-gallery-grid\" data-offset=\"9\" data-base-url=\"https:\/\/lempire-club.com\/index.php\/event-galery\/\">\n                        <a href=\"https:\/\/lempire-club.com\/index.php\/event-galery\/?event_id=8355\" class=\"empire-gallery-card-link\">\n                <div class=\"empire-gallery-card\">\n                    <span class=\"empire-gallery-badge\">Soir\u00e9e pass\u00e9e<\/span>\n                    <div class=\"empire-gallery-card-icon\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M15.5 14h-.79l-.28-.27A6.47 6.47 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z\"\/><\/svg>\n                    <\/div>\n                                            <img decoding=\"async\" src=\"https:\/\/lempire-club.com\/wp-content\/uploads\/2026\/07\/126597_8bc2bae06d5361953bdc6db393d8c3ac_800x600_auto_97-1.jpg\" alt=\"La Full Black\" loading=\"lazy\">\n                                        <div class=\"empire-gallery-card-overlay\">\n                        <div class=\"empire-gallery-card-title\">La Full Black<\/div>\n                        <div class=\"empire-gallery-card-date\">08 ao\u00fbt 2026<\/div>\n                        <span class=\"empire-gallery-card-btn\">\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z\"\/><\/svg>\n                            Voir la soir\u00e9e\n                        <\/span>\n                    <\/div>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/lempire-club.com\/index.php\/event-galery\/?event_id=8353\" class=\"empire-gallery-card-link\">\n                <div class=\"empire-gallery-card\">\n                    <span class=\"empire-gallery-badge\">Soir\u00e9e pass\u00e9e<\/span>\n                    <div class=\"empire-gallery-card-icon\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M15.5 14h-.79l-.28-.27A6.47 6.47 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z\"\/><\/svg>\n                    <\/div>\n                                            <img decoding=\"async\" src=\"https:\/\/lempire-club.com\/wp-content\/uploads\/2026\/07\/126532_fe6e289e0dd135665e09e155f58e28e2_800x600_auto_97-1.jpg\" alt=\"La Beach De L&rsquo;Empire\" loading=\"lazy\">\n                                        <div class=\"empire-gallery-card-overlay\">\n                        <div class=\"empire-gallery-card-title\">La Beach De L&rsquo;Empire<\/div>\n                        <div class=\"empire-gallery-card-date\">07 ao\u00fbt 2026<\/div>\n                        <span class=\"empire-gallery-card-btn\">\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z\"\/><\/svg>\n                            Voir la soir\u00e9e\n                        <\/span>\n                    <\/div>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/lempire-club.com\/index.php\/event-galery\/?event_id=8367\" class=\"empire-gallery-card-link\">\n                <div class=\"empire-gallery-card\">\n                    <span class=\"empire-gallery-badge\">Soir\u00e9e pass\u00e9e<\/span>\n                    <div class=\"empire-gallery-card-icon\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M15.5 14h-.79l-.28-.27A6.47 6.47 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z\"\/><\/svg>\n                    <\/div>\n                                            <img decoding=\"async\" src=\"https:\/\/lempire-club.com\/wp-content\/uploads\/2026\/07\/fbea1937-44d8-45ca-b6f7-4f2e6bae5229-1024x1024.jpg\" alt=\"LA CARIB\u00c9ENNE\" loading=\"lazy\">\n                                        <div class=\"empire-gallery-card-overlay\">\n                        <div class=\"empire-gallery-card-title\">LA CARIB\u00c9ENNE<\/div>\n                        <div class=\"empire-gallery-card-date\">06 ao\u00fbt 2026<\/div>\n                        <span class=\"empire-gallery-card-btn\">\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z\"\/><\/svg>\n                            Voir la soir\u00e9e\n                        <\/span>\n                    <\/div>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/lempire-club.com\/index.php\/event-galery\/?event_id=5035\" class=\"empire-gallery-card-link\">\n                <div class=\"empire-gallery-card\">\n                    <span class=\"empire-gallery-badge\">Soir\u00e9e pass\u00e9e<\/span>\n                    <div class=\"empire-gallery-card-icon\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M15.5 14h-.79l-.28-.27A6.47 6.47 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z\"\/><\/svg>\n                    <\/div>\n                                            <img decoding=\"async\" src=\"https:\/\/lempire-club.com\/wp-content\/uploads\/2026\/07\/ad59cf55068fadd5dacc59388690c113_800_600_auto_97.jpg\" alt=\"Full Moon\" loading=\"lazy\">\n                                        <div class=\"empire-gallery-card-overlay\">\n                        <div class=\"empire-gallery-card-title\">Full Moon<\/div>\n                        <div class=\"empire-gallery-card-date\">01 ao\u00fbt 2026<\/div>\n                        <span class=\"empire-gallery-card-btn\">\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z\"\/><\/svg>\n                            Voir la soir\u00e9e\n                        <\/span>\n                    <\/div>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/lempire-club.com\/index.php\/event-galery\/?event_id=5040\" class=\"empire-gallery-card-link\">\n                <div class=\"empire-gallery-card\">\n                    <span class=\"empire-gallery-badge\">Soir\u00e9e pass\u00e9e<\/span>\n                    <div class=\"empire-gallery-card-icon\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M15.5 14h-.79l-.28-.27A6.47 6.47 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z\"\/><\/svg>\n                    <\/div>\n                                            <img decoding=\"async\" src=\"https:\/\/lempire-club.com\/wp-content\/uploads\/2026\/07\/d0068d5109ef9a45e2eb37957eb44e70_800_600_auto_97.jpg\" alt=\"Mk Show X Bedroom\" loading=\"lazy\">\n                                        <div class=\"empire-gallery-card-overlay\">\n                        <div class=\"empire-gallery-card-title\">Mk Show X Bedroom<\/div>\n                        <div class=\"empire-gallery-card-date\">31 juillet 2026<\/div>\n                        <span class=\"empire-gallery-card-btn\">\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z\"\/><\/svg>\n                            Voir la soir\u00e9e\n                        <\/span>\n                    <\/div>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/lempire-club.com\/index.php\/event-galery\/?event_id=8373\" class=\"empire-gallery-card-link\">\n                <div class=\"empire-gallery-card\">\n                    <span class=\"empire-gallery-badge\">Soir\u00e9e pass\u00e9e<\/span>\n                    <div class=\"empire-gallery-card-icon\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M15.5 14h-.79l-.28-.27A6.47 6.47 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z\"\/><\/svg>\n                    <\/div>\n                                            <img decoding=\"async\" src=\"https:\/\/lempire-club.com\/wp-content\/uploads\/2026\/07\/PHOTO-2026-07-26-19-16-26-1024x1024.jpg\" alt=\"LA CARIB\u00c9ENNE\" loading=\"lazy\">\n                                        <div class=\"empire-gallery-card-overlay\">\n                        <div class=\"empire-gallery-card-title\">LA CARIB\u00c9ENNE<\/div>\n                        <div class=\"empire-gallery-card-date\">30 juillet 2026<\/div>\n                        <span class=\"empire-gallery-card-btn\">\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z\"\/><\/svg>\n                            Voir la soir\u00e9e\n                        <\/span>\n                    <\/div>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/lempire-club.com\/index.php\/event-galery\/?event_id=4959\" class=\"empire-gallery-card-link\">\n                <div class=\"empire-gallery-card\">\n                    <span class=\"empire-gallery-badge\">Soir\u00e9e pass\u00e9e<\/span>\n                    <div class=\"empire-gallery-card-icon\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M15.5 14h-.79l-.28-.27A6.47 6.47 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z\"\/><\/svg>\n                    <\/div>\n                                            <img decoding=\"async\" src=\"https:\/\/lempire-club.com\/wp-content\/uploads\/2026\/07\/531703073c6236018e2cd7800cb4ff43_800_600_auto_97.jpg\" alt=\"La Summer Tropical Party\" loading=\"lazy\">\n                                        <div class=\"empire-gallery-card-overlay\">\n                        <div class=\"empire-gallery-card-title\">La Summer Tropical Party<\/div>\n                        <div class=\"empire-gallery-card-date\">25 juillet 2026<\/div>\n                        <span class=\"empire-gallery-card-btn\">\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z\"\/><\/svg>\n                            Voir la soir\u00e9e\n                        <\/span>\n                    <\/div>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/lempire-club.com\/index.php\/event-galery\/?event_id=8379\" class=\"empire-gallery-card-link\">\n                <div class=\"empire-gallery-card\">\n                    <span class=\"empire-gallery-badge\">Soir\u00e9e pass\u00e9e<\/span>\n                    <div class=\"empire-gallery-card-icon\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M15.5 14h-.79l-.28-.27A6.47 6.47 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z\"\/><\/svg>\n                    <\/div>\n                                            <img decoding=\"async\" src=\"https:\/\/lempire-club.com\/wp-content\/uploads\/2026\/07\/a5ff070a-eb97-4d1a-a0b8-02d87ce77ddf-1024x1024.jpg\" alt=\"CARIBBEAN SUMMER PARTY\" loading=\"lazy\">\n                                        <div class=\"empire-gallery-card-overlay\">\n                        <div class=\"empire-gallery-card-title\">CARIBBEAN SUMMER PARTY<\/div>\n                        <div class=\"empire-gallery-card-date\">24 juillet 2026<\/div>\n                        <span class=\"empire-gallery-card-btn\">\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z\"\/><\/svg>\n                            Voir la soir\u00e9e\n                        <\/span>\n                    <\/div>\n                <\/div>\n            <\/a>\n                        <a href=\"https:\/\/lempire-club.com\/index.php\/event-galery\/?event_id=8376\" class=\"empire-gallery-card-link\">\n                <div class=\"empire-gallery-card\">\n                    <span class=\"empire-gallery-badge\">Soir\u00e9e pass\u00e9e<\/span>\n                    <div class=\"empire-gallery-card-icon\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M15.5 14h-.79l-.28-.27A6.47 6.47 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z\"\/><\/svg>\n                    <\/div>\n                                            <img decoding=\"async\" src=\"https:\/\/lempire-club.com\/wp-content\/uploads\/2026\/07\/b5d4895b-0a11-4915-92b0-20125aec1da4-1024x1024.jpg\" alt=\"LA CARIB\u00c9ENNE\" loading=\"lazy\">\n                                        <div class=\"empire-gallery-card-overlay\">\n                        <div class=\"empire-gallery-card-title\">LA CARIB\u00c9ENNE<\/div>\n                        <div class=\"empire-gallery-card-date\">23 juillet 2026<\/div>\n                        <span class=\"empire-gallery-card-btn\">\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z\"\/><\/svg>\n                            Voir la soir\u00e9e\n                        <\/span>\n                    <\/div>\n                <\/div>\n            <\/a>\n                    <\/div>\n\n        <div class=\"empire-gallery-loadmore-wrap\">\n            <button class=\"empire-gallery-loadmore-btn\" id=\"empire-gallery-loadmore\">\n                <span class=\"empire-gallery-spinner\"><\/span>\n                <span class=\"empire-gallery-loadmore-text\">Voir plus de soir\u00e9es<\/span>\n            <\/button>\n        <\/div>\n    <\/div>\n\n    <script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n\n        const btn     = document.getElementById('empire-gallery-loadmore');\n        const grid    = document.getElementById('empire-gallery-grid');\n        const baseUrl = grid.getAttribute('data-base-url');\n\n        btn.addEventListener('click', function() {\n            let offset = parseInt(grid.getAttribute('data-offset'));\n            btn.classList.add('loading');\n            btn.querySelector('.empire-gallery-loadmore-text').textContent = 'Chargement...';\n\n            fetch('https:\/\/lempire-club.com\/wp-admin\/admin-ajax.php?action=empire_load_more_past_v2&offset=' + offset + '&base_url=' + encodeURIComponent(baseUrl))\n                .then(r => r.text())\n                .then(data => {\n                    btn.classList.remove('loading');\n                    btn.querySelector('.empire-gallery-loadmore-text').textContent = 'Voir plus de soir\u00e9es';\n                    if (data.trim() !== '') {\n                        const temp = document.createElement('div');\n                        temp.innerHTML = data;\n                        const newCards = temp.querySelectorAll('.empire-gallery-card-link');\n                        newCards.forEach((card, i) => {\n                            card.style.opacity = '0';\n                            card.style.transform = 'translateY(30px)';\n                            grid.appendChild(card);\n                            setTimeout(() => {\n                                card.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n                                card.style.opacity = '1';\n                                card.style.transform = 'translateY(0)';\n                            }, i * 80);\n                        });\n                        grid.setAttribute('data-offset', offset + 9);\n\n                        \/\/ Tilt sur nouvelles cards\n                        applyTilt(newCards);\n                    } else {\n                        btn.style.display = 'none';\n                    }\n                });\n        });\n\n        \/\/ Effet tilt au survol\n        function applyTilt(cards) {\n            cards.forEach(link => {\n                const card = link.querySelector('.empire-gallery-card');\n                if (!card) return;\n                card.addEventListener('mousemove', e => {\n                    const rect = card.getBoundingClientRect();\n                    const x = e.clientX - rect.left - rect.width \/ 2;\n                    const y = e.clientY - rect.top - rect.height \/ 2;\n                    card.style.transform = `translateY(-10px) rotateX(${-y\/25}deg) rotateY(${x\/25}deg) scale(1.02)`;\n                });\n                card.addEventListener('mouseleave', () => {\n                    card.style.transform = 'translateY(0) rotateX(0) rotateY(0) scale(1)';\n                });\n            });\n        }\n\n        applyTilt(document.querySelectorAll('.empire-gallery-card-link'));\n    });\n    <\/script>\n\n     <\/div>\n\t\t\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":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-1106","page","type-page","status-publish","hentry"],"acf":[],"ticketed":false,"_links":{"self":[{"href":"https:\/\/lempire-club.com\/index.php\/wp-json\/wp\/v2\/pages\/1106","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lempire-club.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lempire-club.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lempire-club.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lempire-club.com\/index.php\/wp-json\/wp\/v2\/comments?post=1106"}],"version-history":[{"count":38,"href":"https:\/\/lempire-club.com\/index.php\/wp-json\/wp\/v2\/pages\/1106\/revisions"}],"predecessor-version":[{"id":4772,"href":"https:\/\/lempire-club.com\/index.php\/wp-json\/wp\/v2\/pages\/1106\/revisions\/4772"}],"wp:attachment":[{"href":"https:\/\/lempire-club.com\/index.php\/wp-json\/wp\/v2\/media?parent=1106"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}