{"id":343521,"date":"2025-12-07T11:08:07","date_gmt":"2025-12-07T10:08:07","guid":{"rendered":"https:\/\/piano-academie.com\/packages-gift-cards\/cartes-cadeaux-pour-adultes\/"},"modified":"2025-12-09T16:23:29","modified_gmt":"2025-12-09T15:23:29","slug":"cartes-cadeaux-pour-adultes","status":"publish","type":"page","link":"https:\/\/piano-academie.com\/en\/packages-gift-cards\/cartes-cadeaux-pour-adultes\/","title":{"rendered":"Piano gift cards for adults"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"343521\" class=\"elementor elementor-343521 elementor-343418\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8a813e e-flex e-con-boxed e-con e-parent\" data-id=\"c8a813e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e3c73bd elementor-widget elementor-widget-html\" data-id=\"e3c73bd\" data-element_type=\"widget\" data-settings=\"{&quot;dotlife_ext_is_scrollme&quot;:&quot;false&quot;,&quot;dotlife_ext_is_smoove&quot;:&quot;false&quot;,&quot;dotlife_ext_is_parallax_mouse&quot;:&quot;false&quot;,&quot;dotlife_ext_is_infinite&quot;:&quot;false&quot;,&quot;dotlife_ext_is_fadeout_animation&quot;:&quot;false&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\">\n  <title>Piano gift cards for adults \u2013 Piano Acad\u00e9mie<\/title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n  <style>\n    :root {\n      --pa-bg: #F7F4EF;\n      --pa-bg-light: #FBF8F2;\n      --pa-primary: #C38A42;\n      --pa-primary-dark: #A06E32;\n      --pa-text: #2B2118;\n      --pa-muted: #6F6358;\n      --pa-border: #E2D9CC;\n      --pa-card: #FFFFFF;\n      --pa-accent: #5D4037;\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    body {\n      margin: 0;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n      background-color: var(--pa-bg);\n      color: var(--pa-text);\n      line-height: 1.6;\n    }\n\n    a {\n      color: var(--pa-primary-dark);\n      text-decoration: none;\n    }\n\n    a:hover {\n      text-decoration: underline;\n    }\n\n    .page-wrapper {\n      max-width: 1080px;\n      margin: 0 auto;\n      padding: 32px 20px 64px;\n    }\n\n    \/* HERO *\/\n\n    .gc-hero {\n      display: grid;\n      grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);\n      gap: 32px;\n      padding: 32px 24px 36px;\n      border-radius: 18px;\n      background: radial-gradient(circle at top left, #FDF3E2 0, #F7F0E7 40%, #F3EBE0 100%);\n      border: 1px solid var(--pa-border);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .gc-hero::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      pointer-events: none;\n      background-image:\n        radial-gradient(circle at 10% 10%, rgba(255,255,255,0.7) 0, transparent 40%),\n        radial-gradient(circle at 90% 20%, rgba(255,255,255,0.4) 0, transparent 45%);\n      opacity: 0.9;\n    }\n\n    .gc-hero-left,\n    .gc-hero-right {\n      position: relative;\n      z-index: 1;\n    }\n\n    .gc-hero-kicker {\n      text-transform: uppercase;\n      letter-spacing: 0.16em;\n      font-size: 11px;\n      color: var(--pa-muted);\n      margin-bottom: 10px;\n    }\n\n    .gc-hero-title {\n      font-size: clamp(26px, 4vw, 34px);\n      margin: 0 0 10px;\n      color: var(--pa-accent);\n    }\n\n    .gc-hero-subtitle {\n      font-size: 16px;\n      color: var(--pa-muted);\n      margin: 0 0 20px;\n      max-width: 520px;\n    }\n\n    .gc-hero-list {\n      margin: 0 0 22px;\n      padding-left: 18px;\n      color: var(--pa-text);\n      font-size: 14px;\n    }\n\n    .gc-hero-list li + li {\n      margin-top: 4px;\n    }\n\n    .gc-hero-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      align-items: center;\n      margin-bottom: 8px;\n    }\n\n    .gc-badge-note {\n      font-size: 13px;\n      color: var(--pa-muted);\n    }\n\n    .btn-primary,\n    .btn-ghost {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 10px 20px;\n      border-radius: 999px;\n      border: 1px solid transparent;\n      font-size: 14px;\n      cursor: pointer;\n      text-decoration: none;\n      transition: all 0.18s ease;\n      white-space: nowrap;\n    }\n\n    .btn-primary {\n      background: linear-gradient(135deg, var(--pa-primary) 0, var(--pa-primary-dark) 100%);\n      color: #fff;\n      box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);\n    }\n\n    .btn-primary:hover {\n      filter: brightness(1.03);\n      transform: translateY(-1px);\n      box-shadow: 0 10px 22px rgba(0, 0, 0, 0.16);\n      text-decoration: none;\n    }\n\n    .btn-ghost {\n      background: rgba(255,255,255,0.7);\n      border-color: rgba(0,0,0,0.06);\n      color: var(--pa-accent);\n    }\n\n    .btn-ghost:hover {\n      background: rgba(255,255,255,0.95);\n      text-decoration: none;\n    }\n\n    .gc-hero-right {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .gc-hero-card {\n      width: 100%;\n      max-width: 320px;\n      aspect-ratio: 16 \/ 10;\n      border-radius: 18px;\n      background: radial-gradient(circle at 10% 0, #FFFFFF 0, #F8F2E9 40%, #EADFD1 100%);\n      border: 1px solid rgba(255,255,255,0.9);\n      box-shadow:\n        0 18px 40px rgba(0, 0, 0, 0.18),\n        0 0 0 1px rgba(255,255,255,0.7);\n      padding: 18px 20px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .gc-hero-card-top {\n      display: flex;\n      justify-content: space-between;\n      align-items: flex-start;\n      margin-bottom: 18px;\n      font-size: 13px;\n      color: var(--pa-muted);\n    }\n\n    .gc-hero-card-logo {\n      font-size: 15px;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: var(--pa-accent);\n    }\n\n    .gc-hero-card-chip {\n      width: 40px;\n      height: 26px;\n      border-radius: 8px;\n      border: 1px solid rgba(0,0,0,0.06);\n      background: linear-gradient(135deg, #F7E7C9, #E2CCAA);\n    }\n\n    .gc-hero-card-middle {\n      margin-bottom: 16px;\n    }\n\n    .gc-hero-card-title {\n      font-size: 16px;\n      margin-bottom: 4px;\n      color: var(--pa-accent);\n    }\n\n    .gc-hero-card-text {\n      font-size: 13px;\n      color: var(--pa-muted);\n      max-width: 220px;\n    }\n\n    .gc-hero-card-bottom {\n      display: flex;\n      justify-content: space-between;\n      align-items: flex-end;\n      font-size: 11px;\n      color: var(--pa-muted);\n    }\n\n    .gc-hero-card-tagline {\n      text-transform: uppercase;\n      letter-spacing: 0.18em;\n      font-size: 10px;\n    }\n\n    .gc-hero-card-amount {\n      font-size: 14px;\n      color: var(--pa-accent);\n    }\n\n    .gc-hero-card-glow {\n      position: absolute;\n      width: 200%;\n      height: 200%;\n      background: radial-gradient(circle at 0 0, rgba(255,255,255,0.9) 0, transparent 48%),\n                  radial-gradient(circle at 100% 100%, rgba(255,255,255,0.4) 0, transparent 55%);\n      opacity: 0.85;\n      pointer-events: none;\n      mix-blend-mode: screen;\n    }\n\n    \/* SECTIONS *\/\n\n    .gc-section {\n      margin-top: 28px;\n      padding: 20px 20px 22px;\n      border-radius: 16px;\n      background-color: var(--pa-bg-light);\n      border: 1px solid var(--pa-border);\n    }\n\n    .gc-section-header {\n      margin-bottom: 18px;\n    }\n\n    .gc-section-title {\n      font-size: 20px;\n      margin: 0 0 6px;\n      color: var(--pa-accent);\n    }\n\n    .gc-section-subtitle {\n      margin: 0;\n      font-size: 14px;\n      color: var(--pa-muted);\n      max-width: 640px;\n    }\n\n    \/* GRID *\/\n\n    .gc-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 18px;\n      margin-top: 18px;\n    }\n\n    .gc-card {\n      background-color: var(--pa-card);\n      border-radius: 14px;\n      padding: 14px 14px 12px;\n      border: 1px solid var(--pa-border);\n      box-shadow: 0 10px 22px rgba(0, 0, 0, 0.04);\n    }\n\n    .gc-card-kicker {\n      font-size: 11px;\n      text-transform: uppercase;\n      letter-spacing: 0.14em;\n      color: var(--pa-muted);\n      margin-bottom: 4px;\n    }\n\n    .gc-card-title {\n      font-size: 18px;\n      margin: 0 0 6px;\n      color: var(--pa-accent);\n      letter-spacing: 0.02em;\n    }\n\n    .gc-card-tagline {\n      font-size: 13px;\n      color: var(--pa-muted);\n      margin-bottom: 6px;\n    }\n\n    .gc-card-details {\n      font-size: 13px;\n      color: var(--pa-text);\n      margin-bottom: 6px;\n    }\n\n    .gc-card-details p {\n      margin: 0 0 4px;\n    }\n\n    .gc-card-meta {\n      font-size: 12px;\n      color: var(--pa-muted);\n      margin-bottom: 6px;\n    }\n\n    .gc-card-footer {\n      margin-top: 10px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .gc-card-price {\n      font-size: 15px;\n      color: var(--pa-accent);\n    }\n\n    .gc-card-cta {\n      font-size: 13px;\n    }\n\n    \/* INFO COLUMNS *\/\n\n    .gc-columns {\n      display: grid;\n      grid-template-columns: minmax(0, 3fr) minmax(0, 2.2fr);\n      gap: 24px;\n      margin-top: 10px;\n    }\n\n    .gc-list-check {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      font-size: 14px;\n      color: var(--pa-text);\n    }\n\n    .gc-list-check li {\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n      margin-bottom: 6px;\n    }\n\n    .gc-list-check span {\n      display: inline-block;\n      width: 10px;\n      margin-top: 4px;\n      color: var(--pa-primary-dark);\n    }\n\n    .gc-note {\n      font-size: 13px;\n      color: var(--pa-muted);\n      margin-top: 10px;\n    }\n\n    .gc-highlight {\n      background-color: #F0E5D6;\n      border-radius: 12px;\n      padding: 14px 14px;\n      font-size: 13px;\n      color: var(--pa-text);\n      border: 1px solid rgba(0,0,0,0.04);\n    }\n\n    \/* FAQ *\/\n\n    .gc-faq-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 18px;\n      margin-top: 10px;\n      font-size: 14px;\n    }\n\n    .gc-faq-item {\n      background-color: var(--pa-card);\n      border-radius: 12px;\n      padding: 12px 14px;\n      border: 1px solid var(--pa-border);\n    }\n\n    .gc-faq-question {\n      margin: 0 0 6px;\n      color: var(--pa-accent);\n      font-size: 14px;\n    }\n\n    .gc-faq-answer {\n      margin: 0;\n      color: var(--pa-text);\n      font-size: 13px;\n    }\n\n    \/* CTA *\/\n\n    .gc-cta {\n      margin-top: 40px;\n      padding: 26px 22px 24px;\n      border-radius: 18px;\n      background: linear-gradient(135deg, #F5E5CF 0, #ECDAC6 35%, #E4D1C0 100%);\n      border: 1px solid rgba(255,255,255,0.9);\n      box-shadow: 0 14px 32px rgba(0, 0, 0, 0.12);\n      text-align: center;\n    }\n\n    .gc-cta-title {\n      margin: 0 0 8px;\n      font-size: 22px;\n      color: var(--pa-accent);\n    }\n\n    .gc-cta-text {\n      margin: 0 0 18px;\n      font-size: 14px;\n      color: var(--pa-text);\n    }\n\n    .gc-cta-note {\n      margin-top: 10px;\n      font-size: 12px;\n      color: var(--pa-muted);\n    }\n\n    \/* RESPONSIVE *\/\n\n    @media (max-width: 840px) {\n      .gc-hero {\n        grid-template-columns: minmax(0, 1fr);\n        padding: 24px 18px 26px;\n      }\n      .gc-hero-right {\n        order: -1;\n      }\n      .gc-hero-card {\n        margin: 0 auto;\n      }\n      .gc-columns {\n        grid-template-columns: minmax(0, 1fr);\n      }\n      .gc-faq-grid {\n        grid-template-columns: minmax(0, 1fr);\n      }\n    }\n\n    @media (max-width: 600px) {\n      .page-wrapper {\n        padding: 22px 14px 40px;\n      }\n      .gc-hero {\n        padding: 20px 16px 22px;\n      }\n      .gc-grid {\n        grid-template-columns: minmax(0, 1fr);\n      }\n      .btn-primary,\n      .btn-ghost {\n        width: 100%;\n        justify-content: center;\n      }\n    }\n  <\/style>\n<\/head>\n<body data-rsssl=1 data-rsssl=\"1\">\n  <div class=\"page-wrapper\">\n\n    <!-- HERO -->\n    <section class=\"gc-hero\">\n      <div class=\"gc-hero-left\">\n        <div class=\"gc-hero-kicker\">Piano gift cards<\/div>\n\n        <h1 class=\"gc-hero-title\">Piano gift cards for adults<\/h1>\n\n        <p class=\"gc-hero-subtitle\">\n          Giving a Piano Acad\u00e9mie gift card means offering time for oneself, a real musical project, and the satisfaction of playing a first piece on the piano.\n        <\/p>\n\n        <ul class=\"gc-hero-list\">\n          <li>Two options for adults: in person at the school or fully online.<\/li>\n          <li>Ideal for starting or resuming the piano with no long-term commitment.<\/li>\n          <li>Flexible organisation adapted to busy schedules.<\/li>\n        <\/ul>\n\n        <div class=\"gc-hero-actions\">\n          <a href=\"#offres\" class=\"btn-primary\">Choose a gift card<\/a>\n          <a href=\"#comment-ca-marche\" class=\"btn-ghost\">How it works<\/a>\n        <\/div>\n\n        <div class=\"gc-badge-note\">\n          Gift cards are valid for 3 months from the date of purchase.\n        <\/div>\n      <\/div>\n\n      <div class=\"gc-hero-right\">\n        <div class=\"gc-hero-card\">\n          <div class=\"gc-hero-card-glow\"><\/div>\n          <div class=\"gc-hero-card-top\">\n            <div class=\"gc-hero-card-logo\">Piano Acad\u00e9mie<\/div>\n            <div class=\"gc-hero-card-chip\"><\/div>\n          <\/div>\n          <div class=\"gc-hero-card-middle\">\n            <div class=\"gc-hero-card-title\">Piano gift card for adults<\/div>\n            <div class=\"gc-hero-card-text\">\n              A series of piano lessons for adults, in person or online.\n            <\/div>\n          <\/div>\n          <div class=\"gc-hero-card-bottom\">\n            <div>\n              <div class=\"gc-hero-card-tagline\">Offer a musical moment<\/div>\n              <div>Valid on adult offers<\/div>\n            <\/div>\n            <div class=\"gc-hero-card-amount\">\n              Gift card\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- OFFERS -->\n    <section class=\"gc-section\" id=\"offres\">\n      <div class=\"gc-section-header\">\n        <h2 class=\"gc-section-title\">Two gift card options for adults<\/h2>\n        <p class=\"gc-section-subtitle\">\n          One in-person option at the school and one online option, to suit every way of learning.\n        <\/p>\n      <\/div>\n\n      <div class=\"gc-grid\">\n        <!-- In person -->\n        <article class=\"gc-card\" id=\"adulte-presentiel\">\n          <div class=\"gc-card-kicker\">In person at the school<\/div>\n          <h3 class=\"gc-card-title\">I learn my first piano piece<\/h3>\n          <div class=\"gc-card-tagline\">\n            An immersive experience at Piano Acad\u00e9mie, in a small group.\n          <\/div>\n          <div class=\"gc-card-details\">\n            <p>\u2022 6 in-person group lessons (1 hour each)<\/p>\n            <p>\u2022 6 hours of access to rehearsal studios<\/p>\n            <p>\u2022 Goal: master a first piece in 6 weeks<\/p>\n          <\/div>\n          <div class=\"gc-card-meta\">\n            Perfect for discovering the piano in a motivating environment.\n          <\/div>\n          <div class=\"gc-card-footer\">\n            <div class=\"gc-card-price\">\u20ac150 \u2013 6 lessons + 6 h studios<\/div>\n            <div class=\"gc-card-cta\">\n              <a href=\"https:\/\/piano-academie.com\/en\/gift-card-6-lessons\/\">Offer this card<\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Online -->\n        <article class=\"gc-card\" id=\"adulte-en-ligne\">\n          <div class=\"gc-card-kicker\">Online lessons<\/div>\n          <h3 class=\"gc-card-title\">I learn my first piece \u2013 online<\/h3>\n          <div class=\"gc-card-tagline\">\n            Learn from home, with a live teacher.\n          <\/div>\n          <div class=\"gc-card-details\">\n            <p>\u2022 6 online group lessons by videoconference (1 hour each)<\/p>\n            <p>\u2022 Lessons designed especially for adult beginners<\/p>\n            <p>\u2022 Adapted to demanding professional schedules<\/p>\n          <\/div>\n          <div class=\"gc-card-meta\">\n            All you need is a keyboard and an internet connection.\n          <\/div>\n          <div class=\"gc-card-footer\">\n            <div class=\"gc-card-price\">\u20ac60 \u2013 6 online lessons<\/div>\n            <div class=\"gc-card-cta\">\n              <a href=\"https:\/\/piano-academie.com\/en\/unique-gift-card-im-learning-my-first-piano-piece-online\/\">Offer this card<\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <!-- WHO IS IT FOR -->\n    <section class=\"gc-section\">\n      <div class=\"gc-section-header\">\n        <h2 class=\"gc-section-title\">Who is this gift card for?<\/h2>\n        <p class=\"gc-section-subtitle\">\n          For anyone who dreams of trying the piano but has never dared to start.\n        <\/p>\n      <\/div>\n\n      <div class=\"gc-columns\">\n        <div>\n          <ul class=\"gc-list-check\">\n            <li><span>\u2022<\/span><div>An adult complete beginner.<\/div><\/li>\n            <li><span>\u2022<\/span><div>Someone who wants to start again after several years.<\/div><\/li>\n            <li><span>\u2022<\/span><div>A parent who wants to live the same experience as their child.<\/div><\/li>\n            <li><span>\u2022<\/span><div>Anyone who needs a clear framework to make progress.<\/div><\/li>\n          <\/ul>\n          <div class=\"gc-note\">\n            There is no need to read music: everything is explained step by step.\n          <\/div>\n        <\/div>\n\n        <div class=\"gc-highlight\">\n          The goal is simple: learn a first piece, see tangible progress, and discover the real pleasure of playing the piano.\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- HOW IT WORKS -->\n    <section class=\"gc-section\" id=\"comment-ca-marche\">\n      <div class=\"gc-section-header\">\n        <h2 class=\"gc-section-title\">How to use the gift card<\/h2>\n      <\/div>\n\n      <div class=\"gc-columns\">\n        <div>\n          <ul class=\"gc-list-check\">\n            <li><span>\u2022<\/span><div>You choose the gift card (in-person or online).<\/div><\/li>\n            <li><span>\u2022<\/span><div>You receive the card ready to be offered.<\/div><\/li>\n            <li><span>\u2022<\/span><div>The recipient contacts us to activate the card and book their time slots.<\/div><\/li>\n            <li><span>\u2022<\/span><div>The lessons begin: a teacher guides the group all the way to the first piece.<\/div><\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"gc-highlight\">\n          Once the 6 lessons are completed, the recipient can freely decide whether or not to continue.\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- FAQ -->\n    <section class=\"gc-section\" id=\"faq\">\n      <div class=\"gc-section-header\">\n        <h2 class=\"gc-section-title\">Frequently asked questions<\/h2>\n      <\/div>\n\n      <div class=\"gc-faq-grid\">\n        <div class=\"gc-faq-item\">\n          <h3 class=\"gc-faq-question\">Does the gift card have an expiry date?<\/h3>\n          <p class=\"gc-faq-answer\">Yes, it is valid for 3 months from the date of purchase.<\/p>\n        <\/div>\n\n        <div class=\"gc-faq-item\">\n          <h3 class=\"gc-faq-question\">Do I need to read music?<\/h3>\n          <p class=\"gc-faq-answer\">No, everything is explained during the lessons.<\/p>\n        <\/div>\n\n        <div class=\"gc-faq-item\">\n          <h3 class=\"gc-faq-question\">What equipment do I need for online lessons?<\/h3>\n          <p class=\"gc-faq-answer\">A keyboard and a computer or tablet with an internet connection.<\/p>\n        <\/div>\n\n        <div class=\"gc-faq-item\">\n          <h3 class=\"gc-faq-question\">Does the gift card commit me for the whole year?<\/h3>\n          <p class=\"gc-faq-answer\">No, it only covers the 6 planned lessons.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- FINAL CTA -->\n    <section class=\"gc-cta\">\n      <h2 class=\"gc-cta-title\">Offer a Piano Acad\u00e9mie gift card<\/h2>\n      <p class=\"gc-cta-text\">\n        Choose the option that best suits your needs and receive the card ready to be offered.\n      <\/p>\n      <div class=\"gc-hero-actions\" style=\"justify-content:center;\">\n        <a href=\"https:\/\/piano-academie.com\/carte-cadeau-6-cours\/\" class=\"btn-primary\">In-person gift card<\/a>\n        <a href=\"https:\/\/piano-academie.com\/carte-cadeau-unique-japprends-mon-1er-morceau-au-piano-en-ligne\/\" class=\"btn-ghost\">Online gift card<\/a>\n      <\/div>\n      <div class=\"gc-cta-note\">\n        All practical information is provided when the card is activated.\n      <\/div>\n    <\/section>\n\n  <\/div>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f0282bb e-flex e-con-boxed e-con e-parent\" data-id=\"f0282bb\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10803 elementor-widget elementor-widget-global elementor-global-161005 elementor-global-10803 elementor-widget-html\" data-id=\"10803\" data-element_type=\"widget\" data-settings=\"{&quot;dotlife_ext_is_scrollme&quot;:&quot;false&quot;,&quot;dotlife_ext_is_smoove&quot;:&quot;false&quot;,&quot;dotlife_ext_is_parallax_mouse&quot;:&quot;false&quot;,&quot;dotlife_ext_is_infinite&quot;:&quot;false&quot;,&quot;dotlife_ext_is_fadeout_animation&quot;:&quot;false&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Start of piano-academie Zendesk Widget script -->\r\n<script id=\"ze-snippet\" src=\"https:\/\/static.zdassets.com\/ekr\/snippet.js?key=fa3deb6d-e96b-4ea2-b6f3-36a4c05b4bab\"> <\/script>\r\n<!-- End of piano-academie Zendesk Widget script -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Piano gift cards for adults \u2013 Piano Acad\u00e9mie Piano gift cards Piano gift cards for adults Giving a Piano Acad\u00e9mie gift card means offering time for oneself, a real musical project, and the satisfaction of playing a first piece on [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":12744,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"categories":[468],"tags":[],"class_list":["post-343521","page","type-page","status-publish","hentry","category-paris-en"],"acf":[],"_links":{"self":[{"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/pages\/343521","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/comments?post=343521"}],"version-history":[{"count":0,"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/pages\/343521\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/pages\/12744"}],"wp:attachment":[{"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/media?parent=343521"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/categories?post=343521"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/tags?post=343521"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}