{"id":12744,"date":"2020-05-17T16:28:02","date_gmt":"2020-05-17T14:28:02","guid":{"rendered":"https:\/\/www.piano-academie.com\/?page_id=12744"},"modified":"2025-12-08T17:36:07","modified_gmt":"2025-12-08T16:36:07","slug":"packages-gift-cards","status":"publish","type":"page","link":"https:\/\/piano-academie.com\/en\/packages-gift-cards\/","title":{"rendered":"Packages &#8211; gift cards"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12744\" class=\"elementor elementor-12744 elementor-11262\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-619720e e-flex e-con-boxed e-con e-parent\" data-id=\"619720e\" 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-fd63bcb elementor-widget elementor-widget-html\" data-id=\"fd63bcb\" 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 \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    \/* CARDS 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    \/* EXPERIENCE SECTION *\/\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 FINAL *\/\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\" id=\"cartes-cadeaux\">\n      <div class=\"gc-hero-left\">\n        <div class=\"gc-hero-kicker\">Christmas 2025<\/div>\n        <h1 class=\"gc-hero-title\">Offer a moment of piano, not just an object<\/h1>\n        <p class=\"gc-hero-subtitle\">\n          Our gift cards offer a true immersion in the world of piano: discovering the instrument\n          and learning to play a first piece, either in person or online.\n        <\/p>\n\n        <ul class=\"gc-hero-list\">\n          <li>Adult and children\u2019s options, in person or online.<\/li>\n          <li>Ideal for starting, resuming, or trying the school without commitment.<\/li>\n          <li>Gift cards designed to fit busy schedules.<\/li>\n        <\/ul>\n\n        <div class=\"gc-hero-actions\">\n          <a href=\"#adultes\" class=\"btn-primary\">Adult gift cards<\/a>\n          <a href=\"#enfants\" class=\"btn-ghost\">Children\u2019s gift cards<\/a>\n        <\/div>\n        <div class=\"gc-badge-note\">\n          Valid for 3 months from the date of purchase, offering maximum scheduling flexibility.\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<\/div>\n            <div class=\"gc-hero-card-text\">\n              A set of piano lessons to offer as a complete musical experience, for adults or children.\n            <\/div>\n          <\/div>\n          <div class=\"gc-hero-card-bottom\">\n            <div>\n              <div class=\"gc-hero-card-tagline\">Give a moment of music<\/div>\n              <div>Valid on a gift card offer<\/div>\n            <\/div>\n            <div class=\"gc-hero-card-amount\">\n              Christmas 2025\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- ADULTS -->\n    <section class=\"gc-section\" id=\"adultes\">\n      <div class=\"gc-section-header\">\n        <h2 class=\"gc-section-title\">Adult gift cards<\/h2>\n        <p class=\"gc-section-subtitle\">\n          Two options for beginner or returning adult learners: an immersive in-school experience or a fully online pathway.\n        <\/p>\n      <\/div>\n\n      <div class=\"gc-grid\">\n        <!-- Adult in-person -->\n        <article class=\"gc-card\">\n          <div class=\"gc-card-kicker\">In person<\/div>\n          <h3 class=\"gc-card-title\">I learn my first piano piece<\/h3>\n          <div class=\"gc-card-tagline\">\n            For 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 the rehearsal studios.<\/p>\n            <p>\u2022 Goal: learn a first piano piece in 6 weeks.<\/p>\n          <\/div>\n          <div class=\"gc-card-meta\">\n            Ideal for adult beginners who want to discover piano and the school\u2019s atmosphere.\n          <\/div>\n          <div class=\"gc-card-footer\">\n            <div class=\"gc-card-price\">\n              \u20ac150 \u2013 6 lessons + 6 h studio access\n            <\/div>\n            <div class=\"gc-card-cta\">\n              <a href=\"https:\/\/piano-academie.com\/carte-cadeau-6-cours\/\">Offer this card<\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <!-- Adult online -->\n        <article class=\"gc-card\">\n          <div class=\"gc-card-kicker\">Online<\/div>\n          <h3 class=\"gc-card-title\">I learn my first piano piece \u2013 online<\/h3>\n          <div class=\"gc-card-tagline\">\n            Start piano from home, with a live teacher.\n          <\/div>\n          <div class=\"gc-card-details\">\n            <p>\u2022 6 online group lessons (1 hour each).<\/p>\n            <p>\u2022 Interactive videoconference classes designed for adult beginners.<\/p>\n            <p>\u2022 Adapted to busy schedules.<\/p>\n          <\/div>\n          <div class=\"gc-card-meta\">\n            All you need is a keyboard and an internet connection to get started.\n          <\/div>\n          <div class=\"gc-card-footer\">\n            <div class=\"gc-card-price\">\n              \u20ac60 \u2013 6 online lessons\n            <\/div>\n            <div class=\"gc-card-cta\">\n              <a href=\"https:\/\/piano-academie.com\/carte-cadeau-unique-japprends-mon-1er-morceau-au-piano-en-ligne\/\">Offer this card<\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <!-- CHILDREN -->\n    <section class=\"gc-section\" id=\"enfants\">\n      <div class=\"gc-section-header\">\n        <h2 class=\"gc-section-title\">Children\u2019s gift card \u2013 online piano lessons<\/h2>\n        <p class=\"gc-section-subtitle\">\n          A format for children and teenagers aged 5 to 16, allowing them to join real online group piano classes.\n        <\/p>\n      <\/div>\n\n      <div class=\"gc-grid\">\n        <!-- Children online -->\n        <article class=\"gc-card\">\n          <div class=\"gc-card-kicker\">Children 5 to 16<\/div>\n          <h3 class=\"gc-card-title\">Children\u2019s discovery offer<\/h3>\n          <div class=\"gc-card-tagline\">\n            Start piano from anywhere.\n          <\/div>\n          <div class=\"gc-card-details\">\n            <p>\u2022 6 online group lessons (1 hour each).<\/p>\n            <p>\u2022 Interactive video classes with a progressive method adapted to children and teenagers.<\/p>\n            <p>\u2022 Time slots available every day of the week.<\/p>\n          <\/div>\n          <div class=\"gc-card-meta\">\n            Ideal for families far from a piano teacher, or who want to try our method before committing.\n          <\/div>\n          <div class=\"gc-card-footer\">\n            <div class=\"gc-card-price\">\n              \u20ac60 \u2013 6 online lessons\n            <\/div>\n            <div class=\"gc-card-cta\">\n              <a href=\"https:\/\/piano-academie.com\/nos-cartes-cadeaux\/offre-decouverte-6-cours-de-piano-en-ligne-pour-enfants-5-16-ans\/\">Offer this card<\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <!-- EXPERIENCE -->\n    <section class=\"gc-section\" id=\"experience\">\n      <div class=\"gc-section-header\">\n        <h2 class=\"gc-section-title\">What is the gift experience like?<\/h2>\n        <p class=\"gc-section-subtitle\">\n          Each card offers a true immersion in piano practice, whether for an adult or a child.\n        <\/p>\n      <\/div>\n\n      <div class=\"gc-columns\">\n        <div>\n          <ul class=\"gc-list-check\">\n            <li>\n              <span>\u2022<\/span>\n              <div>\n                The recipient discovers our teaching method, in person or online, in small groups.\n              <\/div>\n            <\/li>\n            <li>\n              <span>\u2022<\/span>\n              <div>\n                They learn a first piece, bar by bar, with structured guidance.\n              <\/div>\n            <\/li>\n            <li>\n              <span>\u2022<\/span>\n              <div>\n                With 10 to 15 minutes of practice per day, progress is visible and motivating.\n              <\/div>\n            <\/li>\n            <li>\n              <span>\u2022<\/span>\n              <div>\n                For adults at the school, access to rehearsal studios allows them to play in optimal conditions.\n              <\/div>\n            <\/li>\n          <\/ul>\n\n          <div class=\"gc-note\">\n            The aim is not immediate performance, but the pleasure of playing and the satisfaction of seeing a piece take shape.\n          <\/div>\n        <\/div>\n\n        <div class=\"gc-highlight\">\n          Offering a Piano Acad\u00e9mie gift card means offering a complete musical experience:\n          a framework, a method, a real moment for oneself or for one\u2019s child.\n          It is a gift that is lived, replayed, and continues well beyond the holiday season.\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        <p class=\"gc-section-subtitle\">\n          A few answers to help you choose the most suitable card.\n        <\/p>\n      <\/div>\n\n      <div class=\"gc-faq-grid\">\n        <div class=\"gc-faq-item\">\n          <h3 class=\"gc-faq-question\">Do gift cards have an expiration date?<\/h3>\n          <p class=\"gc-faq-answer\">\n            Yes, they are valid for 3 months from the purchase date. This leaves enough time to plan the lessons according to the schedule.\n          <\/p>\n        <\/div>\n\n        <div class=\"gc-faq-item\">\n          <h3 class=\"gc-faq-question\">Do I need previous musical knowledge?<\/h3>\n          <p class=\"gc-faq-answer\">\n            No. The courses are designed for beginners, children and adults alike, with a progressive and accessible approach.\n          <\/p>\n        <\/div>\n\n        <div class=\"gc-faq-item\">\n          <h3 class=\"gc-faq-question\">What equipment is needed for online lessons?<\/h3>\n          <p class=\"gc-faq-answer\">\n            A computer or tablet with a stable internet connection, and a keyboard or digital piano to practise during and between lessons.\n          <\/p>\n        <\/div>\n\n        <div class=\"gc-faq-item\">\n          <h3 class=\"gc-faq-question\">Does the gift card commit the student for the whole year?<\/h3>\n          <p class=\"gc-faq-answer\">\n            No. Each card only covers the duration of the chosen offer. At the end, the recipient is free to continue or stop.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- FINAL CTA -->\n    <section class=\"gc-cta\" id=\"offrir\">\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 the person you have in mind, then receive a gift card ready to offer.\n        You can print it, slip it into an envelope, or send it by email with a personalised message.\n      <\/p>\n      <div class=\"gc-hero-actions\" style=\"justify-content:center; margin-bottom:0;\">\n        <a href=\"https:\/\/piano-academie.com\/nos-cartes-cadeaux\/cartes-cadeaux-pour-adultes\/\" class=\"btn-primary\">See adult cards<\/a>\n        <a href=\"https:\/\/piano-academie.com\/nos-cartes-cadeaux\/offre-decouverte-6-cours-de-piano-en-ligne-pour-enfants-5-16-ans\/\" class=\"btn-ghost\">See children\u2019s card<\/a>\n      <\/div>\n      <div class=\"gc-cta-note\">\n        Practical information (dates, time slots, organisation) is explained to the recipient when they activate their card.\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\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-99a7e03 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"99a7e03\" data-element_type=\"section\" data-settings=\"{&quot;dotlife_ext_is_background_parallax&quot;:&quot;false&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-16ae665\" data-id=\"16ae665\" data-element_type=\"column\" 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;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a552f4b elementor-widget elementor-widget-global elementor-global-161005 elementor-global-10803 elementor-widget-html\" data-id=\"a552f4b\" 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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Piano Gift Cards \u2013 Piano Acad\u00e9mie Christmas 2025 Offer a moment of piano, not just an object Our gift cards offer a true immersion in the world of piano: discovering the instrument and learning to play a first piece, either [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"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":[466],"tags":[],"class_list":["post-12744","page","type-page","status-publish","hentry","category-paris"],"acf":[],"_links":{"self":[{"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/pages\/12744","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=12744"}],"version-history":[{"count":0,"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/pages\/12744\/revisions"}],"wp:attachment":[{"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/media?parent=12744"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/categories?post=12744"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/piano-academie.com\/en\/wp-json\/wp\/v2\/tags?post=12744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}