{"id":9738,"date":"2026-04-25T12:58:00","date_gmt":"2026-04-25T12:58:00","guid":{"rendered":"https:\/\/easycertification.in\/?page_id=9738"},"modified":"2026-04-28T08:56:06","modified_gmt":"2026-04-28T08:56:06","slug":"gems-premier-music-academy-landing-page-02","status":"publish","type":"page","link":"https:\/\/edgeventures.ae\/?page_id=9738","title":{"rendered":"GEMS Premier Music Academy Landing Page 02"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n  <meta charset=\"UTF-8\" \/><br \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/><br \/>\n  <title>Premier Music Academy \u2014 Inspiring Musicians of All Ages<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Jost:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300&#038;display=swap\" rel=\"stylesheet\" \/>\n<style>\n    *{margin:0;padding:0;box-sizing:border-box;}\n    :root{\n      --gold:#9c822f;--gold-l:#c9a84c;--navy:#001032;--purple:#5c1d6b;\n      --yellow:#fdd602;--cyan:#45feff;--pink:#ff3179;\n      --bg:#f9f8f5;--white:#fff;\n    }\n    html{scroll-behavior:smooth;}\n    body{font-family:'Arial';background:var(--white);color:var(--navy);font-size:14px;line-height:1.6;overflow-x:hidden;}\n    \/* \u2500\u2500 NAV \u2500\u2500 *\/\n    nav{position:sticky;top:0;z-index:200;background:#fff;border-bottom:1px solid rgba(0,16,50,0.08);display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:70px;}\n    .logo-wrap{display:flex;align-items:center;gap:10px;text-decoration:none;}\n    .logo-icon{width:32px;height:32px;background:var(--navy);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;}\n    .logo-icon svg{width:18px;height:18px;}\n    .logo-name{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--navy);}\n    .nav-mid{display:flex;gap:28px;list-style:none;}\n    .nav-mid a{font-size:1.2em;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;color:rgba(0,16,50,0.55);text-decoration:none;padding:6px 0;border-bottom:2px solid transparent;transition:all .2s;}\n    .nav-mid a:hover,.nav-mid a.active{color:var(--navy);border-bottom-color:var(--gold);}\n    .nav-right{display:flex;align-items:center;gap:10px;}\n    .wa-btn{display:flex;align-items:center;gap:6px;background:#25D366;color:#fff;padding:12px 16px;border-radius:4px;font-size:1.2em;font-weight:500;letter-spacing:.8px;border:none;cursor:pointer;font-family:'Jost',sans-serif;transition:opacity .2s;}\n    .wa-btn:hover{ background:var(--gold);}\n    .wa-btn svg{width:14px;height:14px;fill:#fff;flex-shrink:0;}\n    .book-btn{background:var(--navy);color:var(--white);padding:12px 20px;border-radius:4px;font-size:1.2em;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;border:none;cursor:pointer;font-family:'Jost',sans-serif;transition:background .2s;}\n    .book-btn:hover{background:var(--gold);}\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\n    .hero{height:90vh;\n        background:url('https:\/\/edgeventures.ae\/wp-content\/uploads\/2026\/04\/mh5-webp-scaled.webp');\n    background-size:cover;position:relative;overflow:hidden;padding:72px 64px 64px;}\n    .hero-deco{position:absolute;inset:0;pointer-events:none;}\n    .hero-deco-ring{position:absolute;border-radius:50%;}\n    .overlay{\n        position: absolute;\n         width: 100%; \n  height: 100%; \n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  background-color: rgba(0,0,0,0.9); \n z-index: -10;\n    }\n    .hero-grid{\n        display: grid;grid-template-columns:1fr 1fr;gap:48px;align-items:space-between;\n         z-index: 2;\n    }\n    .hero-tag{display:inline-flex;align-items:center;gap:6px;background:rgba(156,130,47,0.15);border:1px solid rgba(156,130,47,0.3);color:#c9a84c;font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase;padding:5px 14px;border-radius:2px;margin-bottom:18px;}\n    .hero h1{font-size:46px;font-weight:300;color:#fff;line-height:1.1;letter-spacing:-.5px;margin-bottom:14px;}\n    .hero h1 em{font-style:normal;color:var(--gold);font-weight:700;}\n    .hero-sub{font-size:1.2em;color:#fff;line-height:1.5;margin-bottom:32px;font-weight:300;}\n    .hero-ctas{display:flex;flex-direction:column;gap:12px;max-width:360px;}\n    .cta-primary{background:var(--gold);color:#fff;padding:15px 28px;border:none;border-radius:4px;font-family:'Jost',sans-serif;font-size:1.2em;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:background .2s;text-align:center;display:block;width:100%;}\n    .cta-primary:hover{background:var(--gold-l);}\n    .cta-secondary{background:transparent;color:#fff;padding:14px 28px;border:1px solid rgba(255,255,255,.2);border-radius:4px;font-family:'Jost',sans-serif;font-size:1.2em;font-weight:500;letter-spacing:1px;cursor:pointer;text-align:center;transition:all .2s;display:block;width:100%;}\n    .cta-secondary:hover{border-color:var(--white);color:var(--white); background-color:var(--navy);}\n    .hero-trust{display:flex;gap:20px;margin-top:22px;flex-wrap:wrap;}\n    .trust-item{display:flex;align-items:center;gap:5px;font-size:1em;font-weight:400;letter-spacing:1px;text-transform:uppercase;color:#fff;}\n    .trust-item span{color:var(--gold);}\n    .vid-placeholder{background:rgba(255,255,255,.04);border:1px solid rgba(156,130,47,.2);border-radius:12px;aspect-ratio:16\/9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;cursor:pointer;transition:border-color .2s;position:relative;overflow:hidden;}\n    .vid-placeholder:hover{border-color:var(--gold);}\n    .vid-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(92,29,107,.3),rgba(0,16,50,.5));}\n    .vid-play{width:64px;height:64px;background:rgba(156,130,47,.85);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;transition:transform .2s;}\n    .vid-placeholder:hover .vid-play{transform:scale(1.1);}\n    .vid-play svg{width:26px;height:26px;fill:#fff;margin-left:4px;}\n    .vid-label{font-size:11px;color:rgba(255,255,255,.45);letter-spacing:1.5px;text-transform:uppercase;position:relative;z-index:1;}\n    \/* \u2500\u2500 STATS \u2500\u2500 *\/\n    .stats-bar{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid rgba(0,16,50,.07); background-color:var(--navy);}\n    .stat-item{padding:24px 20px;border-right:1px solid rgba(0,16,50,.07);text-align:center;}\n    .stat-item:last-child{border-right:none;}\n    .stat-n{font-size:2.2em;font-weight:700;color:var(--white);line-height:1;}\n    .stat-n b{color:var(--gold);}\n    .stat-l{font-size:10px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#fff;margin-top:5px;}\n    \/* \u2500\u2500 BOOKING STRIP \u2500\u2500 *\/\n    .booking-strip{background:linear-gradient(to right, #45feff, #FC83F6);padding:40px 40px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;}\n    .bstrip-txt{font-size:1.4em;font-weight:600;color:var(--navy);}\n    .bstrip-txt span{font-weight:300;}\n    .bstrip-note{font-size:1.2em;color:rgba(0,16,50,.55);margin-top:3px;}\n    .bstrip-actions{display:flex;gap:10px;}\n    .bstrip-btn{padding:10px 22px;border-radius:4px;font-family:'Jost',sans-serif;font-size:1.2em;font-weight:500;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:all .2s;}\n    .bstrip-btn.solid{background:var(--navy);color:#fff;border:none;}\n    .bstrip-btn.solid:hover{background:var(--purple);}\n    .bstrip-btn.ghost{background:transparent;color:var(--navy);border:1.5px solid var(--navy);}\n    .bstrip-btn.ghost:hover{background:rgba(0,16,50,.08);}\n    \/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n    .sec{padding:64px 32px;}\n    .sec-bg{background:var(--navy);}\n    .sec-dark{background:var(--navy);}\n    .sec-inner{max-width:1100px;margin:0 auto;}\n    .lbl{font-size:0.8em;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:6px;}\n    .lbl-light{color:rgba(156,130,47,.8);}\n    .ttl{font-size:28px;font-weight:300;color:var(--white);letter-spacing:-.3px;}\n    .ttl strong{font-weight:700;}\n    .ttl-light{color:#fff;}\n    .sec-hdr{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px;flex-wrap:wrap;gap:12px;}\n    .see-all{font-size:1em;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--gold);text-decoration:none;border-bottom:1px solid rgba(156,130,47,.3);padding-bottom:1px;cursor:pointer;background:none;border-left:none;border-top:none;border-right:none;font-family:'Jost',sans-serif;transition:border-color .2s;}\n    .see-all:hover{border-bottom-color:var(--gold);}\n    \/* \u2500\u2500 PROGRAMMES \u2500\u2500 *\/\n    .prog-tabs{display:flex;gap:6px;margin-bottom:20px;overflow-x:auto;padding-bottom:2px;}\n    .ptab{font-size:1em;font-weight:400;letter-spacing:.8px;text-transform:uppercase;padding:8px 18px;border:1px solid #fff;border-radius:3px;cursor:pointer;background:transparent;color:#fff;font-family:'Jost',sans-serif;white-space:nowrap;transition:all .2s;}\n    .ptab.active,.ptab:hover{background:var(--white);color:var(--navy);border-color:var(--white);}\n    .prog-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}\n    .pcard{background:#fff;border:1px solid rgba(0,16,50,.08);border-radius:10px;padding:22px;cursor:pointer;transition:all .25s;position:relative;overflow:hidden;}\n    .pcard::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .3s;}\n    .pcard:hover{border-color:rgba(156,130,47,.3);box-shadow:0 6px 24px rgba(0,16,50,.07);}\n    .pcard:hover::after{transform:scaleX(1);}\n    .pcard-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;}\n    .pcard-icon.c1{background:rgba(0,16,50,.06);}\n    .pcard-icon.c2{background:rgba(92,29,107,.08);}\n    .pcard-icon.c3{background:rgba(156,130,47,.1);}\n    .pcard-icon svg{width:20px;height:20px;}\n    .pcard-name{font-size:1.4em;font-weight:700;color:var(--navy);margin-bottom:5px;}\n    .pcard-desc{font-size:1.2em;color:rgba(0,16,50,.5);line-height:1.6;margin-bottom:14px;}\n    .pcard-detail{font-size:1em;font-weight:700;color:var(--gold);letter-spacing:1.2px;text-transform:uppercase;}\n    .pcard-badge{position:absolute;top:14px;right:14px;font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;padding:3px 8px;border-radius:2px;}\n    .badge-new{background:rgba(255,49,121,.1);color:var(--pink);}\n    .badge-pop{background:rgba(156,130,47,.12);color:var(--gold);}\n    \/*INTODUCTION TEXT*\/\n    .gp-intro-section {\n    \/* Uses your variables *\/\n    background-color: var(--navy);\n    color: var(--white);\n    padding: 100px 20px;\n    font-family: Arial, sans-serif;\n    text-align: center;\n}\n.gp-intro-container {\n    max-width: 800px; \/* Narrower width for a premium, editorial feel *\/\n    margin: 0 auto;\n}\n.gp-intro-subtitle {\n    display: block;\n    font-family: 'Jost', sans-serif; \/* Using Jost for that modern touch *\/\n    font-size: 14px;\n    letter-spacing: 4px;\n    color: #D4AF37; \/* Gold accent for luxury *\/\n    margin-bottom: 20px;\n    text-transform: uppercase;\n}\n.gp-intro-title {\n    font-size: clamp(28px, 5vw, 42px); \/* Responsive sizing *\/\n    margin-bottom: 30px;\n    font-weight: 400 !important;\n     color: rgba(255, 255, 255, 0.9) !important;\n    line-height: 1.2;\n}\n.gp-intro-line {\n    width: 60px;\n    height: 2px;\n    background-color: var(--gold);\n    margin: 0 auto 40px auto;\n}\n.gp-intro-text {\n    font-size: 1.2em;\n    letter-spacing:0.5px;\n    line-height: 1.8;\n    color: rgba(255, 255, 255, 0.9); \/* Slightly soft white for better reading *\/\n    margin-bottom: 25px;\n}\n\/* Mobile Adjustments *\/\n@media (max-width: 768px) {\n    .gp-intro-section {\n        padding: 60px 20px;\n    }\n    .gp-intro-text {\n        font-size: 16px;\n        line-height: 1.6;\n    }\n}\n    \/* \u2500\u2500 TEACHERS \u2500\u2500 *\/\n    .teachers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}\n    .faculty{\n        color:var(--navy);\n    }\n    .tcard{border-radius:10px;overflow:hidden;border:1px solid rgba(0,16,50,.08);transition:all .25s;cursor:pointer;}\n    .tcard:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,16,50,.12);}\n    .tcard-photo{aspect-ratio:3\/4;display:flex;align-items:center;justify-content:center;position:relative;}\n    .tcard-initials{font-size:36px;font-weight:300;color:rgba(255,255,255,.25);letter-spacing:2px;}\n    .tcard-instrument{position:absolute;bottom:10px;left:10px;background:rgba(0,0,0,.65);color:var(--gold);font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:4px 9px;border-radius:2px;}\n    .tcard-info{padding:14px;}\n    .tcard-name{font-size:1.2em;font-weight:700;color:var(--navy);}\n    .tcard-qual{font-size:1em;color:rgba(0,16,50,.45);margin-top:3px;}\n    .tcard-video{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:600;color:var(--purple);margin-top:10px;cursor:pointer;transition:color .2s;}\n    .tcard-video:hover{color:var(--gold);}\n    .tcard-video svg{width:12px;height:12px;fill:currentColor;}\n     \/* \u2500\u2500 OUR PROGRAMS \u2500\u2500 *\/\n.gp-prog-section {\n    padding: 60px 0;\n    background-color: var(--white); \/* Matches luxury theme *\/\n    overflow: hidden;\n    font-family: Arial, sans-serif;\n}\n.gp-prog-header {\n    text-align: center;\n    color: white;\n    margin-bottom: 40px;\n    padding: 0 20px;\n}\n.gp-prog-header h2 { font-size: 14px; letter-spacing: 3px; color: var(--gold); margin-bottom: 10px; }\n.gp-prog-header h3 { font-size: 32px; font-weight:500; margin-bottom: 15px; color: var(--navy); }\n.gp-prog-header p { color: var(--navy); }\n.gp-prog-slider-container {\n    max-width: 1200px; \/* (250px * 4) + margins *\/\n    margin: 0 auto;\n    position: relative;\n}\n.gp-prog-track {\n    display: flex;\n    transition: transform 0.6s ease-in-out;\n}\n.gp-prog-card {\n    min-width: 280px;\n    height: 500px;\n    margin: 0 10px;\n    background-size: cover;\n    background-position: center;\n    border-radius: 8px;\n    overflow: hidden;\n    position: relative;\n    flex-shrink: 0;\n}\n\/* The Navy Overlay: Clear at top, Navy at bottom *\/\n.gp-prog-overlay {\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 100%;\n    background: linear-gradient(to bottom, transparent 35%, var(--navy) 100%);\n    display: flex;\n    align-items: flex-end;\n    padding: 20px;\n    box-sizing: border-box;\n}\n.gp-prog-content {\n    width: 100%;\n    color: white;\n}\n.gp-prog-content h4 { font-size: 2em; margin-bottom: 10px; color: white;font-weight: 600;}\n.gp-prog-content p { font-size: 1.2em; line-height: 1.4; margin-bottom: 20px; color: var(--white); }\n\/* Full-width Button with Jost Font *\/\n.gp-prog-btn {\n    display: block;\n    width: 100%;\n    background-color: var(--white);\n    color: var(--navy);\n    text-align: center;\n    padding: 10px 0;\n    text-decoration: none;\n    font-family: 'Jost' !important;\n    font-size: 1.2em;\n    font-weight: 500;\n    text-transform: uppercase !important;\n    border-radius: 4px;\n    transition: 0.3s;\n}\n.gp-prog-btn:hover { background-color: #fff; }\n\/* Responsive: Mobile 1 card at a time *\/\n@media (max-width: 768px) {\n    .gp-prog-slider-container { width: 270px; } \/* Card width + margins *\/\n    .gp-prog-card { min-width: 250px; }\n}\n    \/* \u2500\u2500 EVENTS \u2500\u2500 *\/\n    .events-list{display:flex;flex-direction:column;gap:12px;}\n    .event-row{display:grid;grid-template-columns:70px 1fr auto;gap:20px;align-items:center;background:#fff;border:1px solid rgba(0,16,50,.08);border-radius:10px;padding:20px 24px;transition:border-color .2s;}\n    .event-row:hover{border-color:rgba(156,130,47,.3);}\n    .event-date{text-align:center;}\n    .event-day{font-size:28px;font-weight:700;color:var(--navy);line-height:1;}\n    .event-month{font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--gold);margin-top:2px;}\n    .event-name{font-size:1.4em;font-weight:600;color:var(--navy);}\n    .event-meta{font-size:1.2em;color:rgba(0,16,50,.45);margin-top:3px;}\n    .event-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px;}\n    .event-tag{font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:4px 10px;border-radius:2px;}\n    .etag-open{background:rgba(156,130,47,.1);color:var(--gold);}\n    .etag-soon{background:rgba(92,29,107,.1);color:var(--purple);}\n    .rsvp-btn{background:var(--navy);color:#fff;padding:12px 18px;border:none;border-radius:4px;font-family:'Jost',sans-serif;font-size:1.2em;font-weight:500;letter-spacing:1px;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:background .2s;}\n    .rsvp-btn:hover{background:var(--purple);}\n    \/* \u2500\u2500 INSTAGRAM GRID \u2500\u2500 *\/\n    .insta-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:4px;}\n    .pmalife{\n        color:var(--navy);\n    }\n    .insta-tile{aspect-ratio:1;border-radius:6px;overflow:hidden;cursor:pointer;position:relative;}\n    .insta-tile-bg{width:100%;height:100%;transition:transform .3s;}\n    .insta-tile:hover .insta-tile-bg{transform:scale(1.05);}\n    .insta-hover{position:absolute;inset:0;background:rgba(0,16,50,.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;}\n    .insta-tile:hover .insta-hover{opacity:1;}\n    .insta-hover svg{width:22px;height:22px;fill:#fff;}\n    \/* \u2500\u2500 PARTNERS \u2500\u2500 *\/\n    .partners-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:rgba(0,16,50,.06);border-radius:8px;overflow:hidden;}\n    .partner-box{background:#fff;padding:24px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:background .2s;}\n    .partner-box:hover{background:var(--bg);}\n    .partner-logo{width:48px;height:48px;border-radius:8px;background:var(--bg);display:flex;align-items:center;justify-content:center;font-size:1.4em;font-weight:700;letter-spacing:1px;color:var(--navy);}\n    .partner-name{font-size:1em;font-weight:600;letter-spacing:.8px;text-transform:uppercase;color:rgba(0,16,50,.4);text-align:center;}\n       \/* \u2500\u2500 TESTIMONIALS \u2500\u2500 *\/\n.gp-test-section {\n    padding: 80px 0;\n    background-color: var(--white);\n    color: white;\n    font-family: Arial, sans-serif;\n    overflow: hidden;\n}\n.gp-test-header {\n    text-align: center;\n    margin-bottom: 50px;\n    padding: 0 20px;\n}\n.gp-test-header h2 { font-size: 14px; letter-spacing: 3px; color: var(--gold); margin-bottom: 10px; }\n.gp-test-header h3 { font-size: 32px; font-weight:400; margin-bottom: 15px; }\n.gp-test-header p{\n    color: var(--navy);\n}\n.gp-test-slider-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    position: relative;\n}\n.gp-test-track {\n    display: flex;\n    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);\n}\n.gp-test-card {\n    max-width: 380px; \/* Adjusts based on container width *\/\n    background: var(--navy);\n    margin: 0 15px;\n    padding: 40px;\n    border-radius: 12px;\n    border: 1px solid #222;\n    flex-shrink: 0;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n}\n.gp-test-stars {\n    color: var(--gold);\n    font-size: 18px;\n    margin-bottom: 20px;\n}\n.gp-test-quote {\n    font-size: 16px;\n    line-height: 1.6;\n    color: #ccc;\n    font-style: italic;\n    margin-bottom: 30px;\n}\n.gp-test-user {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n}\n.gp-test-user img {\n    width: 60px;\n    height: 60px;\n    border-radius: 50%;\n    object-fit: cover;\n    border: 2px solid #D4AF37;\n}\n.gp-test-name {\n    display: block;\n    font-family: 'Jost', sans-serif;\n    font-size: 18px;\n    color: white;\n}\n.gp-test-role {\n    display: block;\n    font-size: 13px;\n    color: #888;\n}\n\/* Mobile: Show one card *\/\n@media (max-width: 768px) {\n    .gp-test-card {\n        min-width: 85vw; \/* Slightly less than full width to show peek of next card *\/\n        padding: 30px;\n        margin: 0 10px;\n    }\n}\n    \/* \u2500\u2500 CTA BLOCK \u2500\u2500 *\/\n    .cta-block{background:var(--navy);padding:80px 32px;text-align:center;position:relative;overflow:hidden;}\n    .cta-deco{position:absolute;border-radius:50%;pointer-events:none;}\n    .cta-tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--yellow);background:rgba(253,214,2,.1);border:1px solid rgba(253,214,2,.2);padding:5px 16px;margin-bottom:18px;position:relative;z-index:1;}\n    .cta-h{font-size:40px;font-weight:300;color:#fff;margin-bottom:8px;position:relative;z-index:1;line-height:1.1;}\n    .cta-h strong{font-weight:700;color:var(--gold);}\n    .cta-sub{font-size:14px;color:rgba(255,255,255,.4);margin-bottom:32px;position:relative;z-index:1;}\n    .cta-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;position:relative;z-index:1;}\n    .cta-row .cta-primary{max-width:220px;}\n    .cta-wa{display:flex;align-items:center;justify-content:center;gap:8px;background:#25D366;color:#fff;padding:15px 28px;border-radius:4px;font-family:'Jost',sans-serif;font-size:1.2em;font-weight:500;letter-spacing:1px;cursor:pointer;border:none;max-width:220px;width:100%;transition:opacity .2s;}\n    .cta-wa:hover{opacity:.9;}\n    .cta-wa svg{width:18px;height:18px;fill:#fff;}\n    \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n    .footer-main{background:var(--navy);padding:48px 32px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;}\n    .foot-brand{font-size:1.4em;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--white); opacity:0.9;margin-bottom:10px;}\n    .foot-desc{font-size:1.2em;color:var(--white);opacity:0.9;line-height:1.7;}\n    .foot-col-title{font-size:1.2em;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;}\n    .foot-links{display:flex;flex-direction:column;gap:8px;}\n    .foot-links a{font-size:1.2em;color:rgba(255,255,255,.9);text-decoration:none;transition:color .2s;}\n    .foot-links a:hover{color:var(--gold);}\n    .footer-bottom{background:var(--gold);padding:16px 32px;display:flex;justify-content:space-between;align-items:center;}\n    .foot-copy{font-size:1em;color:rgba(255,255,255,.9);letter-spacing:.5px;}\n    .foot-socials{display:none;gap:8px;}\n    .fsoc{width:30px;height:30px;border-radius:50%;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s;background:transparent;}\n    .fsoc:hover{border-color:var(--gold);}\n    .fsoc svg{width:13px;height:13px;fill:rgba(255,255,255,.3);transition:fill .2s;}\n    .fsoc:hover svg{fill:var(--gold);}\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n    @media (max-width: 900px) {\n      nav{padding:0 16px;}\n      .nav-mid{display:none;}\n      .hero{padding:48px 16px 40px;}\n      .hero-grid{grid-template-columns:1fr;gap:32px;}\n      .hero h1{font-size:34px;}\n      .vid-placeholder{display:none;}\n      .hero-ctas{max-width:100%;}\n      .stats-bar{grid-template-columns:repeat(2,1fr);}\n      .booking-strip{flex-direction:column;align-items:flex-start;padding:20px 16px;}\n      .bstrip-actions{flex-direction:column;width:100%;}\n      .bstrip-btn{width:100%;text-align:center;}\n      .sec{padding:48px 16px;}\n      .prog-cards{grid-template-columns:1fr 1fr;}\n      .teachers-grid{grid-template-columns:repeat(2,1fr);}\n      .event-row{grid-template-columns:50px 1fr;gap:14px;}\n      .event-right{grid-column:1\/-1;flex-direction:row;justify-content:flex-start;}\n      .insta-grid{grid-template-columns:repeat(3,1fr);}\n      .partners-grid{grid-template-columns:repeat(3,1fr);}\n      .cta-block{padding:56px 16px;}\n      .footer-main{grid-template-columns:1fr 1fr;padding:36px 16px;gap:28px;}\n      .footer-bottom{padding:14px 16px;flex-direction:column;gap:12px;text-align:center;}\n    }\n    @media (max-width: 520px) {\n      .prog-cards{grid-template-columns:1fr;}\n      .teachers-grid{grid-template-columns:1fr 1fr;}\n      .partners-grid{grid-template-columns:repeat(2,1fr);}\n      .insta-grid{grid-template-columns:repeat(2,1fr);}\n      .footer-main{grid-template-columns:1fr;}\n    }\n  <\/style>\n<p><\/head><br \/>\n<body><br \/>\n<!-- NAV --><\/p>\n<nav>\n  <a href=\"#\"><br \/>\n    <!----><br \/>\n    <!--  <svg viewBox=\"0 0 18 18\" fill=\"none\">-->\n    <!--    <path d=\"M9 1L2 5.5v7L9 17l7-4.5v-7L9 1z\" fill=\"#9c822f\" opacity=\".7\"\/>-->\n    <!--    <path d=\"M9 1v16M2 5.5l7 3.5 7-3.5\" stroke=\"#fdd602\" stroke-width=\".9\" fill=\"none\"\/>-->\n    <!--  <\/svg>--><br \/>\n    <!----><br \/>\n    <!--Premier Music Academy--><br \/>\n    <img decoding=\"async\" src=\"https:\/\/edgeventures.ae\/wp-content\/uploads\/2026\/04\/Asset-2@3x.png\" width=\"180px\" \/><br \/>\n  <\/a><\/p>\n<ul>\n<li><a href=\"#programmes\">Programmes<\/a><\/li>\n<li><a href=\"#teachers\">Teachers<\/a><\/li>\n<li><a href=\"#events\">Events<\/a><\/li>\n<li><a href=\"#partners\">Partners<\/a><\/li>\n<li><a href=\"#about\">About<\/a><\/li>\n<\/ul>\n<p>    <button onclick=\"window.open('https:\/\/wa.me\/971XXXXXXXXX','_blank')\"><br \/>\n      <svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"\/><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.127.556 4.122 1.528 5.854L0 24l6.293-1.497A11.95 11.95 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 21.818c-1.95 0-3.77-.527-5.33-1.443l-.38-.228-3.937.937.996-3.836-.25-.395A9.818 9.818 0 012.18 12C2.18 6.574 6.574 2.18 12 2.18c5.427 0 9.818 4.394 9.818 9.82 0 5.427-4.391 9.818-9.818 9.818z\"\/><\/svg><br \/>\n      WhatsApp<br \/>\n    <\/button><br \/>\n    <button onclick=\"window.open('https:\/\/okrabooks.com','_blank')\">Book a Trial<\/button><br \/>\n<\/nav>\n<p><!-- HERO --><\/p>\n<section>\n      \ud83c\udfb5 UAE&#8217;s Premier Music Education<\/p>\n<h1>Inspiring<br \/><em>Musicians<\/em><br \/>of All Ages<\/h1>\n<p>In-school, after-school, online &amp; holiday camps. ABRSM, Rockschool &amp; Trinity accredited pathways for every learner.<\/p>\n<p>        <button onclick=\"document.getElementById('programmes').scrollIntoView({behavior:'smooth'})\">View All Programmes \u2192<\/button><br \/>\n        <button onclick=\"window.open('https:\/\/okrabooks.com','_blank')\">Book a Free Trial Lesson<\/button><br \/>\n        \u2713 ABRSM Accredited<br \/>\n        \u2713 Rockschool Partner<br \/>\n        \u2713 WhatsApp Enquiries<br \/>\n    <!----><br \/>\n    <!--  --><br \/>\n    <!--  --><br \/>\n    <!--    <svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"\/><\/svg>--><br \/>\n    <!--  --><br \/>\n    <!--  Watch Our Students Perform--><br \/>\n    <!----><br \/>\n<\/section>\n<p><!-- STATS --><br \/>\n  500<b>+<\/b>Active Students<br \/>\n  20<b>+<\/b>Expert Teachers<br \/>\n  8Programmes<br \/>\n  <b>ABRSM<\/b>Accredited<br \/>\n<!-- BOOKING STRIP --><br \/>\n    \ud83d\udcc5 Open Enrolments for This Term \u2014 Book directly<br \/>\n    New CRM launching May 2025 with full online booking &amp; parent portal<br \/>\n    <button onclick=\"window.open('https:\/\/wa.me\/971XXXXXXXXX','_blank')\">Enquire via WhatsApp<\/button><br \/>\n    <button onclick=\"window.open('https:\/\/okrabooks.com','_blank')\">Book Now <\/button><br \/>\n <!-- INTRODUCTION  TEXT --><\/p>\n<section>\n            ESTABLISHED EXCELLENCE<\/p>\n<h2>A New Standard in <strong>Musical Education<\/strong> <\/h2>\n<p>\n                GEMS Premier Music Academy stands as a beacon of artistic brilliance in Dubai. Our academy is more than just a school; it is a sanctuary for creativity where international heritage meets modern innovation. We provide an environment where aspiring musicians can flourish under the guidance of world-class mentors.\n            <\/p>\n<p>\n                From our bespoke curriculum to our partnership with prestigious institutions like Steinway &#038; Sons, every element of GEMS is designed to offer an unparalleled journey toward musical mastery. Join a community that celebrates passion, discipline, and the pursuit of global excellence.\n            <\/p>\n<\/section>\n<p><!-- PROGRAMMES --><\/p>\n<section id=\"programmes\">\n        What We Offer<br \/>\n        Programmes for <strong>Every Learner<\/strong><br \/>\n      <button onclick=\"window.location.href='#programmes'\">See All Programmes \u2192<\/button><br \/>\n      <button data-filter=\"all\">All<\/button><br \/>\n      <button data-filter=\"children\">Children<\/button><br \/>\n      <button data-filter=\"adults\">Adults<\/button><br \/>\n      <button data-filter=\"online\">Online<\/button><br \/>\n      <button data-filter=\"holiday\">Holiday<\/button><br \/>\n        Most Popular<br \/>\n          <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"#001032\" stroke-width=\"1.3\"><rect x=\"1\" y=\"3\" width=\"18\" height=\"12\" rx=\"1.5\"\/><path d=\"M7 15v2M13 15v2M4 17h12M5 8h10M5 11h6\"\/><\/svg><br \/>\n        In-School Tuition<br \/>\n        Expert music lessons delivered inside your child&#8217;s school \u2014 no extra travel needed for parents.<br \/>\n        Learn More \u2192<br \/>\n          <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"#5c1d6b\" stroke-width=\"1.3\"><circle cx=\"10\" cy=\"10\" r=\"8\"\/><path d=\"M10 6v4l3 3\"\/><\/svg><br \/>\n        After-School Tuition<br \/>\n        Individual &amp; group lessons at PMA locations. Flexible schedules to suit every family.<br \/>\n        Learn More \u2192<br \/>\n          <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"#9c822f\" stroke-width=\"1.3\"><path d=\"M10 2l2.5 5.5H18l-4.5 3.5 1.7 5.5L10 13l-5.2 3.5L6.5 11 2 7.5h5.5z\"\/><\/svg><br \/>\n        Weekend Academies<br \/>\n        Saturday Elite Academies with accelerated pathways, ensemble play &amp; performance opportunities.<br \/>\n        Learn More \u2192<br \/>\n        Online<br \/>\n          <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"#001032\" stroke-width=\"1.3\"><rect x=\"2\" y=\"3\" width=\"16\" height=\"10\" rx=\"1.5\"\/><path d=\"M7 13v2M13 13v2M5 15h10\"\/><\/svg><br \/>\n        Online Tuition<br \/>\n        Flexible online lessons for children and adults \u2014 join from anywhere in the UAE or beyond.<br \/>\n        Learn More \u2192<br \/>\n          <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"#5c1d6b\" stroke-width=\"1.3\"><path d=\"M3 6h14l1 9H2L3 6zM7 6V4h6v2\"\/><path d=\"M7 10h6\"\/><\/svg><br \/>\n        Holiday Camps<br \/>\n        Themed immersive music camps during school holidays. Sample schedules &amp; photo galleries available.<br \/>\n        Learn More \u2192<br \/>\n          <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"#9c822f\" stroke-width=\"1.3\"><circle cx=\"10\" cy=\"6\" r=\"3.5\"\/><path d=\"M3 18c0-3.9 3.1-7 7-7s7 3.1 7 7\"\/><\/svg><br \/>\n        Adult &amp; Early Years<br \/>\n        From toddler music-play to adult group sessions. Music for every age, every stage.<br \/>\n        Learn More \u2192<br \/>\n<\/section>\n<p><!-- ===== OUR PROGRAMS SECTION (GEMS Music Academy) ===== --><\/p>\n<section>\n<h2>OUR PROGRAMS<\/h2>\n<h3>Discover Your <strong>Musical Path<\/strong><\/h3>\n<p>From classical elegance to modern production, find the perfect program to ignite your musical journey<\/p>\n<h4>Guitar<\/h4>\n<p>From acoustic to electric, learn fingerpicking to shredding with personalized lesson plans.<\/p>\n<p>                        <a href=\"#\">BOOK A TRIAL<\/a><\/p>\n<h4>Piano<\/h4>\n<p>Master classical and contemporary piano with Steinway instruments and internationally trained instructors.<\/p>\n<p>                        <a href=\"#\">BOOK A TRIAL<\/a><\/p>\n<h4>Violin<\/h4>\n<p>Classical precision meets modern technique with orchestra opportunities and solo performance training.<\/p>\n<p>                        <a href=\"#\">BOOK A TRIAL<\/a><\/p>\n<h4>Vocals<\/h4>\n<p>Discover your unique voice with coaching in technique, style, and stage presence.<\/p>\n<p>                        <a href=\"#\">BOOK A TRIAL<\/a><br \/>\n<\/section>\n<p><!-- ===== END OUR PROGRAMS SECTION ===== --><br \/>\n<!-- TEACHERS --><\/p>\n<section id=\"teachers\">\n        Our Faculty<br \/>\n        Meet Our <strong>Expert Teachers<\/strong><br \/>\n      <button>Full Teacher Directory \u2192<\/button><br \/>\n          Piano \u00b7 ABRSM Dip.<br \/>\n          Sarah Reynolds<br \/>\n          Royal College of Music, London<br \/>\n          <!----><br \/>\n          <!--  <svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"\/><\/svg>--><br \/>\n          <!--  Watch Intro--><br \/>\n          <!----><br \/>\n          Guitar \u00b7 Rockschool<br \/>\n          Adam Khalil<br \/>\n          Berklee College of Music<br \/>\n          <!----><br \/>\n          <!--  <svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"\/><\/svg>--><br \/>\n          <!--  Watch Intro--><br \/>\n          <!----><br \/>\n          Violin \u00b7 Trinity<br \/>\n          Lena Mikhail<br \/>\n          Guildhall School of Music<br \/>\n          <!----><br \/>\n          <!--  <svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"\/><\/svg>--><br \/>\n          <!--  Watch Intro--><br \/>\n          <!----><br \/>\n          Drums \u00b7 Pop &amp; Rock<br \/>\n          James Patel<br \/>\n          Leeds Conservatoire<br \/>\n          <!----><br \/>\n          <!--  <svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"\/><\/svg>--><br \/>\n          <!--  Watch Intro--><br \/>\n          <!----><br \/>\n<\/section>\n<p><!-- EVENTS --><\/p>\n<section id=\"events\">\n        What&#8217;s On<br \/>\n        Upcoming <strong>Events<\/strong><br \/>\n      <button>View Full Calendar \u2192<\/button><br \/>\n        12May<br \/>\n          End of Term Student Showcase<br \/>\n          Dubai Knowledge Village \u00b7 All ages welcome \u00b7 Free entry<br \/>\n          Bookings Open<br \/>\n          <button>RSVP Free \u2192<\/button><br \/>\n        24May<br \/>\n          ABRSM Exam Preparation Workshop<br \/>\n          Grades 1\u20138 \u00b7 Saturday Academy \u00b7 Limited Spots<br \/>\n          Filling Fast<br \/>\n          <button>Book Spot \u2192<\/button><br \/>\n        14Jun<br \/>\n          Summer Holiday Camp \u2014 Cohort 1<br \/>\n          Ages 6\u201314 \u00b7 Week-long immersive \u00b7 Multiple themes<br \/>\n          Enrolments Open<br \/>\n          <button>Register \u2192<\/button><br \/>\n<\/section>\n<p><!-- INSTAGRAM \/ VISUAL CONTENT --><\/p>\n<section>\n        @premiermusicacademy<br \/>\n        Life at <strong>PMA<\/strong><br \/>\n      <button onclick=\"window.open('https:\/\/instagram.com','_blank')\">Follow on Instagram \u2192<\/button><br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0 5.838a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zM12 16a4 4 0 110-8 4 4 0 010 8zm6.406-11.845a1.44 1.44 0 100 2.881 1.44 1.44 0 000-2.881z\"\/><\/svg><br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0 5.838a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zM12 16a4 4 0 110-8 4 4 0 010 8zm6.406-11.845a1.44 1.44 0 100 2.881 1.44 1.44 0 000-2.881z\"\/><\/svg><br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0 5.838a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zM12 16a4 4 0 110-8 4 4 0 010 8zm6.406-11.845a1.44 1.44 0 100 2.881 1.44 1.44 0 000-2.881z\"\/><\/svg><br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0 5.838a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zM12 16a4 4 0 110-8 4 4 0 010 8zm6.406-11.845a1.44 1.44 0 100 2.881 1.44 1.44 0 000-2.881z\"\/><\/svg><br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0 5.838a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zM12 16a4 4 0 110-8 4 4 0 010 8zm6.406-11.845a1.44 1.44 0 100 2.881 1.44 1.44 0 000-2.881z\"\/><\/svg><br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0 5.838a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zM12 16a4 4 0 110-8 4 4 0 010 8zm6.406-11.845a1.44 1.44 0 100 2.881 1.44 1.44 0 000-2.881z\"\/><\/svg><br \/>\n<\/section>\n<p><!-- PARTNERS --><\/p>\n<section id=\"partners\" style=\"padding-top:40;\">\n        Our Network<br \/>\n        Trusted <strong>Partners<\/strong><br \/>\n      <button>View All Partners \u2192<\/button><br \/>\n      ABRSMAccreditation Partner<br \/>\n      RSLRockschool<br \/>\n      TCMTrinity College<br \/>\n      SCHSchool Partners<br \/>\n      +Corporate Partners<br \/>\n<\/section>\n<p><!-- TESTIMONIALS BLOCK --><\/p>\n<section>\n<h2>TESTIMONIALS<\/h2>\n<h3>Voices of <strong>Excellence<\/strong> <\/h3>\n<p>Join the community of students and parents who have experienced the GEMS difference.<\/p>\n<p>                \u2605\u2605\u2605\u2605\u2605<\/p>\n<p>&#8220;The level of professionalism at GEMS is unmatched. My daughter\u2019s progress on the piano in just six months has been astounding.&#8221;<\/p>\n<p>                    <img decoding=\"async\" src=\"https:\/\/edgeventures.ae\/wp-content\/uploads\/2026\/04\/t-piano.png\" alt=\"Parent\"><br \/>\n                        Sarah Al-Maktoum<br \/>\n                        Parent of Piano Student<br \/>\n                \u2605\u2605\u2605\u2605\u2605<\/p>\n<p>&#8220;As an aspiring producer, the music production course gave me the technical edge I needed. The faculty are true industry pros.&#8221;<\/p>\n<p>                    <img decoding=\"async\" src=\"https:\/\/edgeventures.ae\/wp-content\/uploads\/2026\/04\/t-guitar.png\" alt=\"Student\"><br \/>\n                        James Chen<br \/>\n                        Music Production Student<br \/>\n                \u2605\u2605\u2605\u2605\u2605<\/p>\n<p>&#8220;Singing at the annual gala was a dream come true. GEMS doesn&#8217;t just teach music; they build your confidence on stage.&#8221;<\/p>\n<p>                    <img decoding=\"async\" src=\"https:\/\/edgeventures.ae\/wp-content\/uploads\/2026\/04\/t-violin.png\" alt=\"Student\"><br \/>\n                        Elena Rodriguez<br \/>\n                        Vocal Student<br \/>\n                \u2605\u2605\u2605\u2605\u2605<\/p>\n<p>&#8220;The violin faculty focuses on every detail. The environment is both challenging and incredibly supportive.&#8221;<\/p>\n<p>                    <img decoding=\"async\" src=\"https:\/\/edgeventures.ae\/wp-content\/uploads\/2026\/04\/t-guitar.png\" alt=\"Student\"><br \/>\n                        Omar Rashid<br \/>\n                        Violin Student<br \/>\n                \u2605\u2605\u2605\u2605\u2605<\/p>\n<p>&#8220;The level of professionalism at GEMS is unmatched. My daughter\u2019s progress on the piano in just six months has been astounding.&#8221;<\/p>\n<p>                    <img decoding=\"async\" src=\"https:\/\/edgeventures.ae\/wp-content\/uploads\/2026\/04\/t-violin.png\" alt=\"Parent\"><br \/>\n                        Sarah Al-Maktoum<br \/>\n                        Parent of Piano Student<br \/>\n                \u2605\u2605\u2605\u2605\u2605<\/p>\n<p>&#8220;As an aspiring producer, the music production course gave me the technical edge I needed. The faculty are true industry pros.&#8221;<\/p>\n<p>                    <img decoding=\"async\" src=\"https:\/\/edgeventures.ae\/wp-content\/uploads\/2026\/04\/t-guitar.png\" alt=\"Student\"><br \/>\n                        James Chen<br \/>\n                        Music Production Student<br \/>\n                \u2605\u2605\u2605\u2605\u2605<\/p>\n<p>&#8220;Singing at the annual gala was a dream come true. GEMS doesn&#8217;t just teach music; they build your confidence on stage.&#8221;<\/p>\n<p>                    <img decoding=\"async\" src=\"https:\/\/edgeventures.ae\/wp-content\/uploads\/2026\/04\/t-guitar.png\" alt=\"Student\"><br \/>\n                        Elena Rodriguez<br \/>\n                        Vocal Student<br \/>\n                \u2605\u2605\u2605\u2605\u2605<\/p>\n<p>&#8220;The violin faculty focuses on every detail. The environment is both challenging and incredibly supportive.&#8221;<\/p>\n<p>                    <img decoding=\"async\" src=\"USER_IMAGE_4_URL\" alt=\"Student\"><br \/>\n                        Omar Rashid<br \/>\n                        Violin Student<br \/>\n                \u2605\u2605\u2605\u2605\u2605<\/p>\n<p>&#8220;The level of professionalism at GEMS is unmatched. My daughter\u2019s progress on the piano in just six months has been astounding.&#8221;<\/p>\n<p>                    <img decoding=\"async\" src=\"USER_IMAGE_1_URL\" alt=\"Parent\"><br \/>\n                        Sarah Al-Maktoum<br \/>\n                        Parent of Piano Student<br \/>\n                \u2605\u2605\u2605\u2605\u2605<\/p>\n<p>&#8220;As an aspiring producer, the music production course gave me the technical edge I needed. The faculty are true industry pros.&#8221;<\/p>\n<p>                    <img decoding=\"async\" src=\"USER_IMAGE_2_URL\" alt=\"Student\"><br \/>\n                        James Chen<br \/>\n                        Music Production Student<br \/>\n                \u2605\u2605\u2605\u2605\u2605<\/p>\n<p>&#8220;Singing at the annual gala was a dream come true. GEMS doesn&#8217;t just teach music; they build your confidence on stage.&#8221;<\/p>\n<p>                    <img decoding=\"async\" src=\"USER_IMAGE_3_URL\" alt=\"Student\"><br \/>\n                        Elena Rodriguez<br \/>\n                        Vocal Student<br \/>\n                \u2605\u2605\u2605\u2605\u2605<\/p>\n<p>&#8220;The violin faculty focuses on every detail. The environment is both challenging and incredibly supportive.&#8221;<\/p>\n<p>                    <img decoding=\"async\" src=\"USER_IMAGE_4_URL\" alt=\"Student\"><br \/>\n                        Omar Rashid<br \/>\n                        Violin Student<br \/>\n<\/section>\n<p><!-- CTA BLOCK --><\/p>\n<section>\n  <!--No Commitment Required--><br \/>\n  Book a <strong>Free<\/strong> Trial Lesson<br \/>\n  The easiest way to start \u2014 one free lesson, no obligation.<br \/>\n    <button onclick=\"window.open('https:\/\/okrabooks.com','_blank')\">Book Online Now \u2192<\/button><br \/>\n    <button onclick=\"window.open('https:\/\/wa.me\/971XXXXXXXXX','_blank')\"><br \/>\n      <svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"\/><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.127.556 4.122 1.528 5.854L0 24l6.293-1.497A11.95 11.95 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 21.818c-1.95 0-3.77-.527-5.33-1.443l-.38-.228-3.937.937.996-3.836-.25-.395A9.818 9.818 0 012.18 12C2.18 6.574 6.574 2.18 12 2.18c5.427 0 9.818 4.394 9.818 9.82 0 5.427-4.391 9.818-9.818 9.818z\"\/><\/svg><br \/>\n      WhatsApp Us<br \/>\n    <\/button><br \/>\n<\/section>\n<p><!-- FOOTER --><\/p>\n<footer>\n      Premier Music Academy<br \/>\n      UAE&#8217;s leading music education provider. ABRSM, Rockschool &amp; Trinity accredited. In-school, after-school, online &amp; holiday programmes for all ages.<br \/>\n      Programmes<br \/>\n        <a href=\"#\">In-School Tuition<\/a><br \/>\n        <a href=\"#\">After-School<\/a><br \/>\n        <a href=\"#\">Online Tuition<\/a><br \/>\n        <a href=\"#\">Holiday Camps<\/a><br \/>\n        <a href=\"#\">Adult Tuition<\/a><br \/>\n        <a href=\"#\">Early Years<\/a><br \/>\n      Academy<br \/>\n        <a href=\"#\">Our Teachers<\/a><br \/>\n        <a href=\"#\">Events<\/a><br \/>\n        <a href=\"#\">Partners<\/a><br \/>\n        <a href=\"#\">Accredited Pathways<\/a><br \/>\n        <a href=\"#\">Parent Portal<\/a><br \/>\n        <a href=\"#\">About PMA<\/a><br \/>\n      Contact<br \/>\n        <a href=\"https:\/\/wa.me\/971XXXXXXXXX\" target=\"_blank\">WhatsApp<\/a><br \/>\n        <a href=\"#\">Enquiry Form<\/a><br \/>\n        <a href=\"#\">Our Locations<\/a><br \/>\n        <a href=\"#\">Privacy Policy<\/a><br \/>\n        <a href=\"#\">Terms &amp; Conditions<\/a><br \/>\n    \u00a9 2025 Premier Music Academy. All rights reserved.<br \/>\n      <button onclick=\"window.open('https:\/\/instagram.com','_blank')\" aria-label=\"Instagram\"><br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0 5.838a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zM12 16a4 4 0 110-8 4 4 0 010 8zm6.406-11.845a1.44 1.44 0 100 2.881 1.44 1.44 0 000-2.881z\"\/><\/svg><br \/>\n      <\/button><br \/>\n      <button onclick=\"window.open('https:\/\/youtube.com','_blank')\" aria-label=\"YouTube\"><br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M23.498 6.186a3.016 3.016 0 00-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 00.502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 002.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 002.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z\"\/><\/svg><br \/>\n      <\/button><br \/>\n      <button onclick=\"window.open('https:\/\/facebook.com','_blank')\" aria-label=\"Facebook\"><br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"\/><\/svg><br \/>\n      <\/button><br \/>\n<\/footer>\n<p><\/body><br \/>\n<\/html><\/p>\n<h2>Where Passion Meets<Br> World-Class Music<br \/> Excellence<\/h2>\n<h2 \n\t\tdata-interaction-id=\"8453dbf\" \n\t\tclass=\"e-8453dbf-4c41703 e-heading-base\" \n\t><br \/>\n\t\t\tTrain with International Artists. Perform Globally.<br \/>Transform your musical journey with award-winning instructors.<br \/>\n\t\t<\/h2>\n<p>\t\t\t\t\t<a href=\"#\"><br \/>\n\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\tBook Your Free Trial Today<br \/>\n\t\t\t\t\t<\/a><br \/>\n\t\t\t\t\t<a href=\"https:\/\/wa.me\/971525718038\"><br \/>\n\t\t\t\t\t\t\t\t\tExplore Programs<br \/>\n\t\t\t\t\t<\/a><\/p>\n<h2>OUR PROGRAMS<\/h2>\n<h2 \n\t\tdata-interaction-id=\"7110365\" \n\t\tclass=\"e-7110365-f89b306 e-heading-base\" \n\t><br \/>\n\t\t\t<strong>Discover Your Musical Path<\/strong><br \/>\n\t\t<\/h2>\n<h2 \n\t\tdata-interaction-id=\"9b205a4\" \n\t\tclass=\"e-9b205a4-1f77c95 e-heading-base\" \n\t><br \/>\n\t\t\tFrom classical elegance to modern production, find the perfect program to ignite your musical journey<br \/>\n\t\t<\/h2>\n<h2>Guitar<\/h2>\n<h2 \n\t\tdata-interaction-id=\"828991e\" \n\t\tclass=\"e-828991e-1155c77 e-heading-base\" \n\t><br \/>\n\t\t\tFrom acoustic to electric, learn fingerpicking to shredding with personalized lesson plans.<br \/>\n\t\t<\/h2>\n<p>\t\t\t\t\t<a href=\"https:\/\/wa.me\/971525718038\"><br \/>\n\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\tLearn More<br \/>\n\t\t\t\t\t<\/a><\/p>\n<h2>Piano<\/h2>\n<h2 \n\t\tdata-interaction-id=\"64a7f6b\" \n\t\tclass=\"e-64a7f6b-50935a2 e-heading-base\" \n\t><br \/>\n\t\t\tMaster classical and contemporary piano with Steinway instruments and internationally trained instructors.<br \/>\n\t\t<\/h2>\n<p>\t\t\t\t\t<a href=\"https:\/\/wa.me\/971525718038\"><br \/>\n\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\tLearn More<br \/>\n\t\t\t\t\t<\/a><\/p>\n<h2>Violin<\/h2>\n<h2 \n\t\tdata-interaction-id=\"7825cab\" \n\t\tclass=\"e-7825cab-866c0e4 e-heading-base\" \n\t><br \/>\n\t\t\tClassical precision meets modern technique with orchestra opportunities and solo performance training.<br \/>\n\t\t<\/h2>\n<p>\t\t\t\t\t<a href=\"https:\/\/wa.me\/971525718038\"><br \/>\n\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\tLearn More<br \/>\n\t\t\t\t\t<\/a><\/p>\n<h2>\nVocals<\/h2>\n<h2 \n\t\tdata-interaction-id=\"b37e6a0\" \n\t\tclass=\"e-b37e6a0-a1f7812 e-heading-base\" \n\t><br \/>\n\t\t\tDiscover your unique voice with coaching in technique, style, and stage presence.<br \/>\n\t\t<\/h2>\n<p>\t\t\t\t\t<a href=\"https:\/\/wa.me\/971525718038\"><br \/>\n\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\tLearn More<br \/>\n\t\t\t\t\t<\/a><br \/>\n\t\t\t\t\t<Style><br \/>\n    .carousel-wrapper {<br \/>\n  position: relative;<br \/>\n  overflow: hidden;<br \/>\n}<br \/>\n\/* Desktop Grid *\/<br \/>\n.carousel {<br \/>\n  display: grid;<br \/>\n  grid-template-columns: repeat(4, 1fr);<br \/>\n  gap: 15px;<br \/>\n}<br \/>\n.card {<br \/>\n  position: relative;<br \/>\n  height: 400px;<br \/>\n  border-radius: 12px;<br \/>\n  overflow: hidden;<br \/>\n}<br \/>\n\/* Video *\/<br \/>\n.bg-video {<br \/>\n  position: absolute;<br \/>\n  width: 100%;<br \/>\n  height: 100%;<br \/>\n  object-fit: cover;<br \/>\n}<br \/>\n\/* Overlay *\/<br \/>\n.card::after {<br \/>\n  content: &#8220;&#8221;;<br \/>\n  position: absolute;<br \/>\n  inset: 0;<br \/>\n  background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);<br \/>\n}<br \/>\n\/* Content *\/<br \/>\n.content {<br \/>\n  position: absolute;<br \/>\n  display:flex;<br \/>\n  flex-direction:column;<br \/>\n  gap: 4px;<br \/>\n  bottom: 20px;<br \/>\n  left: 20px;<br \/>\n  right:20px;<br \/>\n  color: #fff;<br \/>\n  z-index: 2;<br \/>\n}<br \/>\n.content h3 {<br \/>\n    font-family: &#8220;Gothan Condensed&#8221;;<br \/>\n    text-transform: uppercase;<br \/>\n  margin: 0;<br \/>\n  font-size: 3rem;<br \/>\n  color: #fff;<br \/>\n  letter-spacing:1px;<br \/>\n  font-weight:400;<br \/>\n}<br \/>\n.content p {<br \/>\n  font-size: 1.4rem;<br \/>\n  font-family: &#8220;Space Grotesk&#8221;;<br \/>\n  margin: 5px 0 10px;<br \/>\n}<br \/>\n.content a {<br \/>\n padding : 10px 26px;<br \/>\n  font-size: 1.4rem;<br \/>\n  border: none;<br \/>\n  background: #4B11E2;<br \/>\n  color: #fff;<br \/>\n  border-radius: 6px;<br \/>\n   font-family: &#8220;Space Grotesk&#8221;;<br \/>\n    text-transform: uppercase;<br \/>\n    font-weight:400;<br \/>\n  cursor: pointer;<br \/>\n  align-self: flex-start;<br \/>\n}<br \/>\n\/* Arrows *\/<br \/>\n.arrow {<br \/>\n  display: none;<br \/>\n  position: absolute;<br \/>\n  top: 50%;<br \/>\n  transform: translateY(-50%);<br \/>\n  font-size: 24px;<br \/>\n  background: none;<br \/>\n  border: none;<br \/>\n  color: #fff;<br \/>\n  cursor: pointer;<br \/>\n  z-index: 3;<br \/>\n}<br \/>\n.left { left: 10px; }<br \/>\n.right { right: 10px; }<br \/>\n\/* MOBILE *\/<br \/>\n@media(max-width:768px){<br \/>\n  .carousel {<br \/>\n    display: flex;<br \/>\n    transition: transform 0.6s ease;<br \/>\n  }<br \/>\n  .card {<br \/>\n    min-width: 100%;<br \/>\n    height: 500px;<br \/>\n  }<br \/>\n  .arrow {<br \/>\n    display: block;<br \/>\n  }<br \/>\n}<br \/>\n<\/Style><br \/>\n  <button id=\"prev\">&#10094;<\/button><br \/>\n    <!-- Slide 1 --><br \/>\n      <video muted autoplay loop><source src=\"https:\/\/edgeventures.ae\/wp-content\/uploads\/2026\/04\/EVA-Esports-Virtual-Arenas-online-video-cutter.com_.mp4\" type=\"video\/mp4\"><\/video><\/p>\n<h3>Multiplayer <br \/>\nVR<\/h3>\n<p>Up to 10 players can compete together in the same arena<\/p>\n<p>        <a href=\"https:\/\/wa.me\/971525718038\">Book Now<\/a><br \/>\n    <!-- Slide 2 --><br \/>\n      <video muted autoplay loop><source src=\"https:\/\/edgeventures.ae\/wp-content\/uploads\/2026\/04\/EVA-Esports-Virtual-Arenas-online-video-cutter.com-1.mp4\" type=\"video\/mp4\"><\/video><\/p>\n<h3>Full-Body <br \/>\nMovement<\/h3>\n<p>Physical gameplay that gets you moving, not just standing<\/p>\n<p>        <a href=\"https:\/\/wa.me\/971525718038\">Book Now<\/a><br \/>\n    <!-- Slide 3 --><br \/>\n      <video muted autoplay loop><source src=\"https:\/\/edgeventures.ae\/wp-content\/uploads\/2026\/04\/EVA-Esports-Virtual-Arenas-online-video-cutter.com-2.mp4\" type=\"video\/mp4\"><\/video><\/p>\n<h3>Competitive <Br><br \/>\nFun<\/h3>\n<p>Leaderboards, tournaments, and bragging rights await<\/p>\n<p>        <a href=\"https:\/\/wa.me\/971525718038\">Book Now<\/a><br \/>\n    <!-- Slide 4 --><br \/>\n      <video muted autoplay loop><source src=\"https:\/\/edgeventures.ae\/wp-content\/uploads\/2026\/04\/EVA-Esports-Virtual-Arenas-online-video-cutter.com-3.mp4\" type=\"video\/mp4\"><\/video><\/p>\n<h3>Groups &#038;<br \/>\nEvents<\/h3>\n<p>Perfect for birthdays, corporate events, and team building<\/p>\n<p>        <a href=\"https:\/\/wa.me\/971525718038\">Book Now<\/a><br \/>\n  <button id=\"next\">&#10095;<\/button><\/p>\n<h2>THE GEMS EXPERIENCE<\/h2>\n<h2>From First Note to Global Stage<\/h2>\n<p>More than lessons\u2014we craft journeys. Watch your child blossom from tentative first notes into confident performers, or reignite your own passion for music at any age.<\/p>\n<h3>\n\t\t\t\t\t\t\tNurturing Environment<br \/>\n\t\t\t\t\t<\/h3>\n<p>\n\t\t\t\t\t\tAge-appropriate teaching methods that make learning joyful for ages 4 to 74.\t\t\t\t\t<\/p>\n<h3>\n\t\t\t\t\t\t\tCommunity &amp; Connection<br \/>\n\t\t\t\t\t<\/h3>\n<p>\n\t\t\t\t\t\tJoin recitals, ensemble groups, and a supportive network of fellow music lovers.\t\t\t\t\t<\/p>\n<h3>\n\t\t\t\t\t\t\t Transformative Results<br \/>\n\t\t\t\t\t<\/h3>\n<p>\n\t\t\t\t\t\tWatch measurable progress through graded exams and unforgettable performances.\t\t\t\t\t<\/p>\n<p>\t\t\t\t\t<a href=\"#\"><br \/>\n\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\tBook Your Free Trial Today<br \/>\n\t\t\t\t\t<\/a><\/p>\n<h2 \n\t\tdata-interaction-id=\"cc6eaef\" \n\t\tclass=\"e-cc6eaef-7978fcf e-heading-base\" \n\t><br \/>\n\t\t\t<strong>Our Programs<\/strong><br \/>\n\t\t<\/h2>\n<h2 \n\t\tdata-interaction-id=\"a0ad10c\" \n\t\tclass=\"e-a0ad10c-01531a8 e-heading-base\" \n\t><br \/>\n\t\t\t<strong>Find Your Perfect Learning Path<\/strong><br \/>\n\t\t<\/h2>\n<h2 \n\t\tdata-interaction-id=\"7e16b95\" \n\t\tclass=\"e-7e16b95-0aef912 e-heading-base\" \n\t><br \/>\n\t\t\tFrom intimate private lessons to dynamic group ensembles, we offer programs tailored to every musical journey<br \/>\n\t\t<\/h2>\n<h2>Group Programs<\/h2>\n<h2 \n\t\tdata-interaction-id=\"67a54a1\" \n\t\tclass=\"e-67a54a1-bd99d6b e-heading-base\" \n\t><br \/>\n\t\t\tJoin ensembles, rock bands, DJ classes, and musical theatre. Perfect for social learners who thrive in collaborative environments.<br \/>\n\t\t<\/h2>\n<ul>\n<li>\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\t\tRock Bands &amp; Ensembles\n\t\t\t\t\t\t\t\t\t<\/li>\n<li>\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\t\tDJ &amp; Electronic Music\n\t\t\t\t\t\t\t\t\t<\/li>\n<li>\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\t\tMusical Theatre\n\t\t\t\t\t\t\t\t\t<\/li>\n<\/ul>\n<p>\t\t\t\t\t<a href=\"https:\/\/wa.me\/971525718038\"><br \/>\n\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\tBook Your Free Trial<br \/>\n\t\t\t\t\t<\/a><br \/>\n\t\t\t\t\t    \t            <button data-interaction-id=\"f1c7e14\"  ><br \/>\n            <strong>Group Learning<\/strong><br \/>\n        <\/button><\/p>\n<h2>Private Lessons<\/h2>\n<h2 \n\t\tdata-interaction-id=\"649578c\" \n\t\tclass=\"e-649578c-d881e17 e-heading-base\" \n\t><br \/>\n\t\t\tTailored instruction across 18+ instruments with flexible scheduling. Your personalized path to musical mastery.<br \/>\n\t\t<\/h2>\n<ul>\n<li>\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\t\t18+ Instruments\n\t\t\t\t\t\t\t\t\t<\/li>\n<li>\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\t\tDJ &amp; Electronic Music\n\t\t\t\t\t\t\t\t\t<\/li>\n<li>\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\t\tMusical Theatre\n\t\t\t\t\t\t\t\t\t<\/li>\n<\/ul>\n<p>\t\t\t\t\t<a href=\"https:\/\/wa.me\/971525718038\"><br \/>\n\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\tBook Your Free Trial<br \/>\n\t\t\t\t\t<\/a><br \/>\n\t\t\t\t\t    \t            <button data-interaction-id=\"05c2f5a\"  ><br \/>\n            <strong>One-on-One<\/strong><br \/>\n        <\/button><\/p>\n<h2>Intensive Programs<\/h2>\n<h2 \n\t\tdata-interaction-id=\"0995b40\" \n\t\tclass=\"e-0995b40-58d3d65 e-heading-base\" \n\t><br \/>\n\t\t\tMasterclasses with renowned musicians, intensive weekend blocks, and family drumming circles for rapid advancement.<br \/>\n\t\t<\/h2>\n<ul>\n<li>\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\t\tRenowned Masterclasses\n\t\t\t\t\t\t\t\t\t<\/li>\n<li>\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\t\tDJ &amp; Electronic Music\n\t\t\t\t\t\t\t\t\t<\/li>\n<li>\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\t\tMusical Theatre\n\t\t\t\t\t\t\t\t\t<\/li>\n<\/ul>\n<p>\t\t\t\t\t<a href=\"https:\/\/wa.me\/971525718038\"><br \/>\n\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\tBook Your Free Trial<br \/>\n\t\t\t\t\t<\/a><br \/>\n\t\t\t\t\t    \t            <button data-interaction-id=\"0beea76\"  ><br \/>\n            <strong>Accelerated<\/strong><br \/>\n        <\/button><\/p>\n<style>\n\/* Wrapper *\/\n.gaming-carousel-wrapper {\n  position: relative;\n  overflow: hidden;\n}\n\/* Desktop Grid *\/\n.gaming-carousel-track {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 15px;\n}\n\/* Card *\/\n.gaming-card {\n  position: relative;\n  height: 400px;\n  border-radius: 12px;\n  overflow: hidden;\n}\n\/* Image Background *\/\n.gaming-bg-image {\n  position: absolute;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\/* Overlay *\/\n.gaming-card::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);\n}\n\/* Content *\/\n.gaming-content {\n  position: absolute;\n  bottom: 20px;\n  left: 20px;\n  right: 20px;\n  color: #fff;\n  z-index: 2;\n}\n.gaming-content h3 {\n  font-family: \"Gothan Condensed\";\n  text-transform: uppercase;\n  color:#fff;\n  margin: 0;\n  font-size: 3rem;\n  letter-spacing: 1px;\n  font-weight: 400;\n}\n.gaming-content p {\n  font-size: 1.4rem;\n  font-family: \"Space Grotesk\";\n  margin: 5px 0 10px;\n}\n.gaming-content a {\n    padding : 10px 26px;\n  font-size: 1.4rem;\n  border: none;\n  background: #4B11E2;\n  color: #fff;\n  border-radius: 6px;\n  font-family: \"Space Grotesk\";\n  text-transform: uppercase;\n  font-weight: 400;\n  cursor: pointer;\n  align-self: flex-start;\n}\n\/* Arrows *\/\n.gaming-arrow {\n  display: none;\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 24px;\n  background: none;\n  border: none;\n  color: #fff;\n  cursor: pointer;\n  z-index: 3;\n}\n.gaming-left { left: 10px; }\n.gaming-right { right: 10px; }\n\/* MOBILE *\/\n@media(max-width:768px){\n  .gaming-carousel-track {\n    display: flex;\n    transition: transform 0.6s ease;\n  }\n  .gaming-card {\n    min-width: 100%;\n    height: 500px;\n  }\n  .gaming-arrow {\n    display: block;\n  }\n}\n<\/style>\n<p>  <button id=\"gamingPrev\">&#10094;<\/button><br \/>\n    <!-- Card 1 --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/cdn.eva.gg\/products\/after_h-battle_arena\/cover_604x806.webp\" alt=\"\"><\/p>\n<h3>Battle<br \/>\nArena<\/h3>\n<p>Team up or go solo in intense multiplayer combat. Use strategy, reflexes, and your teammates to dominate the arena.<\/p>\n<p>        <a href=\"https:\/\/wa.me\/971525718038\">Book Now<\/a><br \/>\n    <!-- Card 2 --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/cdn.eva.gg\/products\/after_h-moon_of_the_dead\/cover_604x806.webp\" alt=\"\"><\/p>\n<h3>Zombie<br \/>\nSurvival<\/h3>\n<p>Face your fears in a horde mode experience. Work together to survive waves of undead with limited resources.<\/p>\n<p>        <a href=\"https:\/\/wa.me\/971525718038\">Book Now<\/a><br \/>\n    <!-- Card 3 --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/cdn.eva.gg\/products\/eva_karting_gp\/cover_604x806.webp\" alt=\"\"><\/p>\n<h3>VR Karting<\/h3>\n<p>Race through virtual tracks with realistic physics. Drift, boost, and outmaneuver your friends in high-speed karting.<\/p>\n<p>        <a href=\"https:\/\/wa.me\/971525718038\">Book Now<\/a><br \/>\n  <button id=\"gamingNext\">&#10095;<\/button><\/p>\n<h2>OUR GAMES<\/h2>\n<h2 \n\t\tdata-interaction-id=\"69d399f\" \n\t\tclass=\"e-69d399f-c7d526d e-heading-base\" \n\t><br \/>\n\t\t\t<strong>Ready to Transform Your Musical Future?<\/strong><br \/>\n\t\t<\/h2>\n<h2 \n\t\tdata-interaction-id=\"b583b2f\" \n\t\tclass=\"e-b583b2f-395c556 e-heading-base\" \n\t><br \/>\n\t\t\tWhether you have questions about our programs, pricing, or scheduling\u2014we&#8217;re here to help. Fill out the form and one of our admissions advisors will reach out within 24 hours.<br \/>\n\t\t<\/h2>\n<p>                                <noscript><br \/>\n\tNotice: JavaScript is required for this content.<\/noscript><\/p>\n<h2 \n\t\tdata-interaction-id=\"75eda79\" \n\t\tclass=\"e-75eda79-b650ca5 e-heading-base\" \n\t><br \/>\n\t\t\t<strong>FAQ<\/strong><br \/>\n\t\t<\/h2>\n<p>                What age groups do you accept?<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"><\/path><\/svg><\/p>\n<p>Our virtual reality experience caters for all types of gamer, from novice to expert. Whether you&#8217;re discovering virtual reality (or even video games) for the first time, or are a seasoned gamer, our experience will delight you. However, the experience is not recommended for sensitive persons, pregnant women, epileptics or people suffering from heart disease.<\/p>\n<p>                Do I need any prior experience to enroll?<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"><\/path><\/svg><\/p>\n<p>No! The headaches created by VR experiences are caused by the fact that our bodies don&#8217;t move at the same time as what we see in the headset. With EVA, as you move freely in our arena, the inner ear is not solicited, so there&#8217;s no sensation of nausea or headaches.<\/p>\n<p>                What does the free trial include?<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"><\/path><\/svg><\/p>\n<p>Each session can accommodate up to 10 people, but you can book for fewer, or even as a solo player, other players will join in to complete the experience. Our arenas are specially designed to accommodate groups of friends, families or colleagues, guaranteeing a memorable gaming experience and enjoyable time at the Cyberbar.<\/p>\n<p>                What are your class schedules and pricing?<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"><\/path><\/svg><\/p>\n<p>When you arrive, a Game Master will brief you on how an EVA game is played. To maximize your playing time, we recommend that you arrive 20 minutes before the start of your session. The experience takes place in a 500-square-meter arena. You&#8217;ll wear a VR headset and a connected rifle, allowing you to move freely physically around the arena while immersed in a captivating virtual environment. Each game session lasts 40 minutes, providing an immersive and entertaining gaming experience.<\/p>\n<p>\t\t\t\t\t<a href=\"#\"><br \/>\n\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M216 23.86c0-23.8-30.65-32.77-44.15-13.04C48 191.85 224 200 224 288c0 35.63-29.11 64.46-64.85 63.99-35.17-.45-63.15-29.77-63.15-64.94v-85.51c0-21.7-26.47-32.23-41.43-16.5C27.8 213.16 0 261.33 0 320c0 105.87 86.13 192 192 192s192-86.13 192-192c0-170.29-168-193-168-296.14z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\t Limited Seats Available for Spring Term<br \/>\n\t\t\t\t\t<\/a><\/p>\n<h2>Start Your Musical<br \/>\nJourney Today<\/h2>\n<h2 \n\t\tdata-interaction-id=\"6cf23c9\" \n\t\tclass=\"e-6cf23c9-877ab09 e-heading-base\" \n\t><br \/>\n\t\t\tJoin over 1,000 students who have transformed their passion into excellence. Your first step is free\u2014and it could change everything.<br \/>\n\t\t<\/h2>\n<p>\t\t\t\t\t<a href=\"https:\/\/wa.me\/971525718038\"><br \/>\n\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\tBook Your Free Trial<br \/>\n\t\t\t\t\t<\/a><br \/>\n\t\t\t\t\t<a href=\"https:\/\/wa.me\/971525718038\"><br \/>\n\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\tWhatsapp Us<br \/>\n\t\t\t\t\t<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Premier Music Academy \u2014 Inspiring Musicians of All Ages Programmes Teachers Events Partners About WhatsApp Book a Trial \ud83c\udfb5 UAE&#8217;s [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-9738","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/edgeventures.ae\/index.php?rest_route=\/wp\/v2\/pages\/9738","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edgeventures.ae\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edgeventures.ae\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edgeventures.ae\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/edgeventures.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9738"}],"version-history":[{"count":265,"href":"https:\/\/edgeventures.ae\/index.php?rest_route=\/wp\/v2\/pages\/9738\/revisions"}],"predecessor-version":[{"id":10040,"href":"https:\/\/edgeventures.ae\/index.php?rest_route=\/wp\/v2\/pages\/9738\/revisions\/10040"}],"wp:attachment":[{"href":"https:\/\/edgeventures.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9738"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}