{"id":5564,"date":"2025-11-21T15:52:36","date_gmt":"2025-11-21T15:52:36","guid":{"rendered":"https:\/\/pyrovisionfeuxdartifice.com\/multicultural-celebrations-and-special-events\/"},"modified":"2026-03-24T00:48:09","modified_gmt":"2026-03-24T00:48:09","slug":"multicultural-celebrations-and-special-events","status":"publish","type":"page","link":"https:\/\/pyrovisionfeuxdartifice.com\/en\/multicultural-celebrations-and-special-events\/","title":{"rendered":"Multicultural Celebrations and Special Events"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5564\" class=\"elementor elementor-5564 elementor-4996\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a0e0274 e-con-full e-flex e-con e-parent\" data-id=\"a0e0274\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f56d997 elementor-widget elementor-widget-html\" data-id=\"f56d997\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div>\n\n\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Multicultural Celebrations and Special Events - Pyrovision<\/title>\n  <style>\n    \/* =========================================================================\n       GLOBAL STYLES\n       ========================================================================= *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    html, body {\n      width: 100%;\n      overflow-x: hidden;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n      background: #f9fafb;\n      color: #1f2937;\n      line-height: 1.6;\n    }\n\n    \/* =========================================================================\n       SECTION 1: HERO\n       ========================================================================= *\/\n    .hero-section {\n      position: relative;\n      width: 100vw;\n      min-height: 100vh;\n      display: flex;\n      align-items: center;\n      padding: 100px 20px;\n      color: white;\n      overflow: hidden;\n      margin: 0;\n    }\n\n    .hero-background {\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      width: 100%;\n      height: 100%;\n      z-index: 0;\n    }\n\n    .hero-background video {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      object-position: center center;\n    }\n\n    .hero-overlay {\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      width: 100%;\n      height: 100%;\n      background: rgba(0, 0, 0, 0.6);\n      z-index: 1;\n    }\n\n    .hero-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      position: relative;\n      z-index: 2;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 80px;\n      align-items: center;\n      width: 100%;\n    }\n\n    .hero-content {\n      text-align: left;\n    }\n\n    .hero-title {\n      font-size: 64px;\n      font-weight: 700;\n      margin-bottom: 32px;\n      line-height: 1.2;\n      text-shadow: 0 2px 30px rgba(0, 0, 0, 0.8);\n      letter-spacing: -2px;\n      color: #ffffff;\n    }\n\n    .hero-subtitle {\n      font-size: 22px;\n      line-height: 1.7;\n      opacity: 0.96;\n      text-shadow: 0 2px 20px rgba(0, 0, 0, 0.6);\n      font-weight: 300;\n      color: rgba(255, 255, 255, 0.95);\n      margin-bottom: 40px;\n    }\n\n    .hero-cta-buttons {\n      display: flex;\n      gap: 16px;\n      margin-top: 32px;\n      flex-wrap: wrap;\n    }\n\n    .hero-cta-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 16px 32px;\n      background: #780013;\n      color: white;\n      text-decoration: none;\n      border-radius: 10px;\n      font-weight: 700;\n      font-size: 16px;\n      transition: all 0.3s ease;\n      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);\n      border: 2px solid transparent;\n    }\n\n    .hero-cta-button:hover {\n      transform: translateY(-4px);\n      box-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);\n      background: #8a0016;\n    }\n\n    .hero-cta-button.secondary {\n      background: white;\n      color: #780013;\n      border: 2px solid white;\n    }\n\n    .hero-cta-button.secondary:hover {\n      background: rgba(255, 255, 255, 0.95);\n      border-color: rgba(255, 255, 255, 0.95);\n    }\n\n    .hero-checklist {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 16px;\n    }\n\n    .checklist-item {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      background: rgba(255, 255, 255, 0.1);\n      border-radius: 12px;\n      padding: 16px 20px;\n      backdrop-filter: blur(10px);\n      border: 1px solid rgba(255, 255, 255, 0.2);\n      transition: all 0.3s ease;\n    }\n\n    .checklist-item:hover {\n      background: rgba(255, 255, 255, 0.15);\n      transform: translateX(6px);\n    }\n\n    .checklist-icon {\n      width: 24px;\n      height: 24px;\n      background: rgba(120, 0, 19, 0.9);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n      box-shadow: 0 2px 10px rgba(120, 0, 19, 0.5);\n    }\n\n    .checklist-icon svg {\n      width: 14px;\n      height: 14px;\n      color: white;\n    }\n\n    .checklist-text {\n      font-size: 17px;\n      font-weight: 600;\n      line-height: 1.4;\n      text-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);\n      color: #ffffff;\n    }\n\n    \/* =========================================================================\n       SECTION 2: NOS SERVICES (2 COLUMNS)\n       ========================================================================= *\/\n    .services-section {\n      padding: 100px 20px;\n      background: white;\n      width: 100vw;\n      margin: 0;\n      position: relative;\n    }\n\n    .services-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      text-align: center;\n    }\n\n    .section-title {\n      font-size: 42px;\n      font-weight: 700;\n      color: #780013;\n      margin-bottom: 24px;\n      letter-spacing: -0.5px;\n      line-height: 1.2;\n    }\n\n    .services-intro {\n      font-size: 19px;\n      line-height: 1.7;\n      color: #4b5563;\n      margin-bottom: 56px;\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .services-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 48px;\n      max-width: 1100px;\n      margin: 0 auto;\n    }\n\n    .services-column {\n      text-align: left;\n    }\n\n    .services-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .services-list li {\n      font-size: 17px;\n      line-height: 1.8;\n      color: #1f2937;\n      padding: 14px 0;\n      border-bottom: 1px solid rgba(120, 0, 19, 0.08);\n      transition: all 0.3s ease;\n      position: relative;\n      padding-left: 28px;\n    }\n\n    .services-list li:last-child {\n      border-bottom: none;\n    }\n\n    .services-list li:hover {\n      color: #780013;\n      padding-left: 36px;\n      background: rgba(120, 0, 19, 0.02);\n    }\n\n    .services-list li:before {\n      content: '\u2014';\n      position: absolute;\n      left: 0;\n      color: #780013;\n      font-weight: 700;\n      font-size: 16px;\n    }\n\n    .services-image-container {\n      margin-top: 48px;\n      border-radius: 16px;\n      overflow: hidden;\n      box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);\n    }\n\n    .services-image-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    \/* =========================================================================\n       SECTION 3: PERFORMANCES PYROTECHNIQUES UTILIS\u00c9ES\n       ========================================================================= *\/\n    .performances-section {\n      position: relative;\n      padding: 140px 20px;\n      min-height: 600px;\n      width: 100vw;\n      margin: 0;\n      background-image: url('https:\/\/pyrovisionfeuxdartifice.com\/wp-content\/uploads\/2025\/11\/dewali.png');\n      background-size: cover;\n      background-position: center center;\n      background-repeat: no-repeat;\n      background-attachment: fixed;\n      color: white;\n    }\n\n    .performances-section::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      background: rgba(0, 0, 0, 0.7);\n      z-index: 1;\n    }\n\n    .performances-container {\n      max-width: 1100px;\n      margin: 0 auto;\n      text-align: center;\n      position: relative;\n      z-index: 2;\n    }\n\n    .performances-section .section-title {\n      color: white;\n      text-shadow: 0 2px 20px rgba(0, 0, 0, 0.8);\n    }\n\n    .performances-subtitle {\n      font-size: 18px;\n      line-height: 1.7;\n      color: rgba(255, 255, 255, 0.95);\n      margin-bottom: 56px;\n      max-width: 700px;\n      margin-left: auto;\n      margin-right: auto;\n      font-weight: 400;\n      text-shadow: 0 2px 15px rgba(0, 0, 0, 0.6);\n    }\n\n    .performances-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 28px;\n      margin-top: 48px;\n    }\n\n    .performance-block {\n      background: rgba(255, 255, 255, 0.95);\n      border-radius: 16px;\n      padding: 40px 32px;\n      text-align: center;\n      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);\n      transition: all 0.35s ease;\n      border-top: 4px solid #780013;\n      position: relative;\n      overflow: hidden;\n      backdrop-filter: blur(10px);\n    }\n\n    .performance-block::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, #780013 0%, #a00017 100%);\n      transform: scaleX(0);\n      transition: transform 0.35s ease;\n    }\n\n    .performance-block:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 12px 40px rgba(0, 0, 0, 0.4);\n      background: rgba(255, 255, 255, 1);\n    }\n\n    .performance-block:hover::before {\n      transform: scaleX(1);\n    }\n\n    .performance-block-title {\n      font-size: 22px;\n      font-weight: 700;\n      color: #780013;\n      margin-bottom: 16px;\n      line-height: 1.3;\n    }\n\n    .performance-block-text {\n      font-size: 15px;\n      line-height: 1.7;\n      color: #4b5563;\n      font-weight: 400;\n    }\n\n    \/* =========================================================================\n       SECTION 4: ADVANTAGES\n       ========================================================================= *\/\n    .advantages-section {\n      padding: 100px 20px;\n      background: white;\n      width: 100vw;\n      margin: 0;\n    }\n\n    .advantages-container {\n      max-width: 1100px;\n      margin: 0 auto;\n    }\n\n    .advantages-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 40px;\n      margin-top: 48px;\n    }\n\n    .advantage-item {\n      display: flex;\n      gap: 20px;\n      align-items: start;\n    }\n\n    .advantage-icon {\n      width: 56px;\n      height: 56px;\n      background: linear-gradient(135deg, rgba(120, 0, 19, 0.1) 0%, rgba(120, 0, 19, 0.05) 100%);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n      color: #780013;\n    }\n\n    .advantage-icon svg {\n      width: 24px;\n      height: 24px;\n    }\n\n    .advantage-content h3 {\n      font-size: 20px;\n      font-weight: 700;\n      color: #1f2937;\n      margin-bottom: 12px;\n    }\n\n    .advantage-content p {\n      font-size: 15px;\n      line-height: 1.7;\n      color: #6b7280;\n    }\n\n    \/* =========================================================================\n       SECTION 5: FAQ\n       ========================================================================= *\/\n    .faq-section {\n      padding: 100px 20px;\n      background: #f9fafb;\n      width: 100vw;\n      margin: 0;\n    }\n\n    .faq-container {\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .faq-list {\n      margin-top: 48px;\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n    }\n\n    .faq-item {\n      background: white;\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);\n      transition: all 0.3s ease;\n    }\n\n    .faq-item:hover {\n      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\n    }\n\n    .faq-question {\n      width: 100%;\n      padding: 24px 28px;\n      background: white;\n      border: none;\n      text-align: left;\n      font-size: 18px;\n      font-weight: 700;\n      color: #1f2937;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 20px;\n      transition: all 0.3s ease;\n    }\n\n    .faq-question:hover {\n      color: #780013;\n    }\n\n    .faq-question-text {\n      flex: 1;\n    }\n\n    .faq-icon {\n      width: 24px;\n      height: 24px;\n      color: #780013;\n      transition: transform 0.3s ease;\n      flex-shrink: 0;\n    }\n\n    .faq-item.active .faq-icon {\n      transform: rotate(180deg);\n    }\n\n    .faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.3s ease;\n    }\n\n    .faq-item.active .faq-answer {\n      max-height: 500px;\n    }\n\n    .faq-answer-content {\n      padding: 0 28px 24px 28px;\n      font-size: 16px;\n      line-height: 1.7;\n      color: #6b7280;\n    }\n\n    \/* =========================================================================\n       SECTION 6: CTA\n       ========================================================================= *\/\n    .cta-section {\n      background: #780013;\n      padding: 100px 20px;\n      text-align: center;\n      color: white;\n      width: 100vw;\n      margin: 0;\n    }\n\n    .cta-container {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .cta-title {\n      font-size: 42px;\n      font-weight: 700;\n      margin-bottom: 20px;\n      line-height: 1.2;\n    }\n\n    .cta-text {\n      font-size: 18px;\n      margin-bottom: 40px;\n      opacity: 0.95;\n    }\n\n    .cta-buttons {\n      display: flex;\n      gap: 16px;\n      justify-content: center;\n      flex-wrap: wrap;\n    }\n\n    .cta-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 18px 48px;\n      background: white;\n      color: #780013;\n      text-decoration: none;\n      border-radius: 10px;\n      font-weight: 700;\n      font-size: 18px;\n      transition: all 0.3s ease;\n      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);\n      border: 2px solid white;\n    }\n\n    .cta-button:hover {\n      transform: translateY(-4px);\n      box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);\n    }\n\n    .cta-button.secondary {\n      background: transparent;\n      color: white;\n      border: 2px solid white;\n    }\n\n    .cta-button.secondary:hover {\n      background: rgba(255, 255, 255, 0.1);\n    }\n\n    \/* =========================================================================\n       RESPONSIVE STYLES\n       ========================================================================= *\/\n\n    \/* Large Tablet *\/\n    @media (max-width: 1200px) {\n      .performances-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n\n    \/* Tablet *\/\n    @media (max-width: 968px) {\n      .hero-section {\n        min-height: 85vh;\n      }\n\n      .hero-container {\n        grid-template-columns: 1fr;\n        gap: 48px;\n        text-align: center;\n      }\n\n      .hero-content {\n        text-align: center;\n      }\n\n      .hero-title {\n        font-size: 52px;\n      }\n\n      .hero-subtitle {\n        font-size: 20px;\n      }\n\n      .hero-cta-buttons {\n        justify-content: center;\n      }\n\n      .services-grid {\n        grid-template-columns: 1fr;\n        gap: 40px;\n      }\n\n      .performances-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .performances-section {\n        background-attachment: scroll;\n      }\n    }\n\n    \/* Mobile *\/\n    @media (max-width: 768px) {\n      .hero-section {\n        min-height: 75vh;\n        padding: 60px 20px;\n      }\n\n      .hero-background video {\n        object-position: 60% center;\n      }\n\n      .hero-title {\n        font-size: 42px;\n        margin-bottom: 24px;\n        letter-spacing: -1.5px;\n      }\n\n      .hero-subtitle {\n        font-size: 18px;\n      }\n\n      .hero-checklist {\n        grid-template-columns: 1fr;\n        gap: 12px;\n      }\n\n      .checklist-item {\n        padding: 14px 16px;\n      }\n\n      .checklist-text {\n        font-size: 16px;\n      }\n\n      .hero-cta-buttons {\n        flex-direction: column;\n        width: 100%;\n      }\n\n      .hero-cta-button {\n        width: 100%;\n        justify-content: center;\n      }\n\n      .services-section,\n      .advantages-section,\n      .faq-section,\n      .cta-section {\n        padding: 60px 20px;\n      }\n\n      .performances-section {\n        padding: 80px 20px;\n        min-height: 500px;\n        background-attachment: scroll;\n      }\n\n      .section-title {\n        font-size: 32px;\n      }\n\n      .services-intro {\n        font-size: 17px;\n        margin-bottom: 40px;\n      }\n\n      .services-list li {\n        font-size: 16px;\n        line-height: 1.8;\n        padding: 14px 0;\n        padding-left: 28px;\n      }\n\n      .performances-subtitle {\n        font-size: 16px;\n        margin-bottom: 40px;\n      }\n\n      .performance-block {\n        padding: 32px 24px;\n      }\n\n      .performance-block-title {\n        font-size: 20px;\n      }\n\n      .performance-block-text {\n        font-size: 14px;\n      }\n\n      .advantages-grid {\n        grid-template-columns: 1fr;\n        gap: 32px;\n      }\n\n      .faq-question {\n        font-size: 16px;\n        padding: 20px 20px;\n      }\n\n      .faq-answer-content {\n        padding: 0 20px 20px 20px;\n        font-size: 15px;\n      }\n\n      .cta-title {\n        font-size: 32px;\n      }\n\n      .cta-text {\n        font-size: 16px;\n      }\n\n      .cta-buttons {\n        flex-direction: column;\n        width: 100%;\n      }\n\n      .cta-button {\n        padding: 16px 40px;\n        font-size: 16px;\n        width: 100%;\n      }\n    }\n\n    \/* Small Mobile *\/\n    @media (max-width: 480px) {\n      .hero-section {\n        min-height: 70vh;\n        padding: 50px 20px;\n      }\n\n      .hero-background video {\n        object-position: 65% center;\n      }\n\n      .hero-title {\n        font-size: 34px;\n        letter-spacing: -1px;\n      }\n\n      .hero-subtitle {\n        font-size: 16px;\n      }\n\n      .checklist-text {\n        font-size: 15px;\n      }\n\n      .section-title {\n        font-size: 28px;\n      }\n\n      .services-intro {\n        font-size: 16px;\n      }\n\n      .services-list li {\n        font-size: 15px;\n      }\n\n      .performances-section {\n        padding: 60px 20px;\n        min-height: 450px;\n      }\n\n      .performances-subtitle {\n        font-size: 15px;\n      }\n\n      .performance-block-title {\n        font-size: 18px;\n      }\n\n      .cta-title {\n        font-size: 28px;\n      }\n    }\n  <\/style>\n\n\n\n  <!-- =========================================================================\n       SECTION 1: HERO\n       ========================================================================= -->\n  <section class=\"hero-section\">\n    <div class=\"hero-background\">\n      <video autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n        <source src=\"https:\/\/pyrovisionfeuxdartifice.com\/wp-content\/uploads\/2025\/11\/855431-hd_1920_1080_24fps.mp4\" type=\"video\/mp4\">\n  Your browser does not support the video tag.\n      <\/source><\/video>\n    <\/div>\n    <div class=\"hero-overlay\"><\/div>\n    <div class=\"hero-container\">\n      <div class=\"hero-content\">\n        <h1 class=\"hero-title\">Multicultural Celebrations and Special Events<\/h1>\n        <p class=\"hero-subtitle\">Celebrate the beauty of world traditions with a custom fireworks display. Whether for Diwali, Eid, Lunar New Year, or Christmas and New Year celebrations, our pyrotechnicians transform your celebration into an unforgettable moment, vibrant with color and emotion. <\/p>\n        <div class=\"hero-cta-buttons\">\n          <a href=\"https:\/\/pyrovisionfeuxdartifice.com\/nous-joindre\/\" class=\"hero-cta-button\">Contact Us<\/a>\n          <a href=\"tel:579-420-1794\" class=\"hero-cta-button secondary\">Call Us<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"hero-checklist\">\n        <div class=\"checklist-item\">\n          <div class=\"checklist-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <polyline points=\"20 6 9 17 4 12\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"checklist-text\">Creative Design<\/div>\n        <\/div>\n        <div class=\"checklist-item\">\n          <div class=\"checklist-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <polyline points=\"20 6 9 17 4 12\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"checklist-text\">Technical Coordination<\/div>\n        <\/div>\n        <div class=\"checklist-item\">\n          <div class=\"checklist-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <polyline points=\"20 6 9 17 4 12\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"checklist-text\">Complete Management<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =========================================================================\n       SECTION 2: NOS SERVICES\n       ========================================================================= -->\n  <section class=\"services-section\">\n    <div class=\"services-container\">\n      <h2 class=\"section-title\">Our Services<\/h2>\n      <p class=\"services-intro\">Pyrotechnic concepts designed to honor each tradition, enhance your celebrations, and offer your guests a memorable experience, regardless of the culture being celebrated.<\/p>\n\n      <div class=\"services-grid\">\n        <div class=\"services-column\">\n          <ul class=\"services-list\">\n            <li>Custom show design for Diwali, Eid, Lunar New Year, Christmas, and other festivities<\/li>\n            <li>Fireworks for large community celebrations and association events<\/li>\n            <li>Visual storytelling incorporating symbols, colors, and cultural codes<\/li>\n            <li>Creation of key moments (openings, finales, ceremonies, midnight countdowns)<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"services-column\">\n          <ul class=\"services-list\">\n            <li>Adaptation to places of worship, community centers, parks, and urban spaces<\/li>\n            <li>Low-noise concepts for sensitive environments or residential areas<\/li>\n            <li>Complete logistical support: permits, safety coordination, scheduling<\/li>\n            <li>Upstream creative support to harmonize pyrotechnics, music, and rituals<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =========================================================================\n       SECTION 3: PERFORMANCES PYROTECHNIQUES UTILIS\u00c9ES\n       ========================================================================= -->\n  <section class=\"performances-section\">\n    <div class=\"performances-container\">\n      <h2 class=\"section-title\">Pyrotechnic Performances for Multicultural Celebrations and Special Events<\/h2>\n      <p class=\"performances-subtitle\">Inspired effects, adapted to traditions and designed to enhance each culture.<\/p>\n\n      <div class=\"performances-grid\">\n        <div class=\"performance-block\">\n          <h3 class=\"performance-block-title\">Cultural Thematic Effects<\/h3>\n          <p class=\"performance-block-text\">Colors, symbols, and sequences adapted to each tradition to respect the visual and spiritual codes of your celebration.<\/p>\n        <\/div>\n\n        <div class=\"performance-block\">\n          <h3 class=\"performance-block-title\">Musical synchronization<\/h3>\n          <p class=\"performance-block-text\">Traditional rhythms, songs, and music perfectly synchronized with pyrotechnic effects for total immersion.<\/p>\n        <\/div>\n\n        <div class=\"performance-block\">\n          <h3 class=\"performance-block-title\">Proximity Effects<\/h3>\n          <p class=\"performance-block-text\">Cold fountains, gentle jets, and safe sparkles to enhance entrances, processions, moments of prayer, or gatherings.<\/p>\n        <\/div>\n\n        <div class=\"performance-block\">\n          <h3 class=\"performance-block-title\">Outdoor Pyrotechnics<\/h3>\n          <p class=\"performance-block-text\">Shells, comets, bouquets, and dynamic finales to mark the sky and sign off your event with a spectacular grand finale.<\/p>\n        <\/div>\n\n        <div class=\"performance-block\">\n          <h3 class=\"performance-block-title\">Symbolic Colors<\/h3>\n          <p class=\"performance-block-text\">Red\/gold, blue\/gold, white\/silver, or multicolored palettes, chosen according to cultural meanings and your community's preferences.<\/p>\n        <\/div>\n\n        <div class=\"performance-block\">\n          <h3 class=\"performance-block-title\">Large-Scale Shows<\/h3>\n          <p class=\"performance-block-text\">Aerial figures, successive tableaux, and customized finales for major public celebrations, festivals, and signature events.<\/p>\n        <\/div>\n\n        <div class=\"performance-block\">\n          <h3 class=\"performance-block-title\">Certified Safety<\/h3>\n          <p class=\"performance-block-text\">Approved professional equipment, trained teams, and reinforced protocols to ensure a safe show, even in high-attendance contexts.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =========================================================================\n       SECTION 4: POURQUOI NOUS CHOISIR\n       ========================================================================= -->\n  <section class=\"advantages-section\">\n    <div class=\"advantages-container\">\n      <h2 class=\"section-title\">Why Choose Us<\/h2>\n      <div class=\"advantages-grid\">\n        <div class=\"advantage-item\">\n          <div class=\"advantage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n              <path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/>\n              <path d=\"M2 12h20\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"advantage-content\">\n            <h3>Cultural Sensitivity<\/h3>\n            <p>Multicultural team with deep understanding of traditions, symbols, and religious requirements of each celebration to guarantee respect and authenticity.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"advantage-item\">\n          <div class=\"advantage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"advantage-content\">\n            <h3>Cultural Customization<\/h3>\n            <p>Custom-designed shows incorporating traditional colors, cultural symbolism, appropriate music, and visual elements specific to each tradition.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"advantage-item\">\n          <div class=\"advantage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/>\n              <circle cx=\"9\" cy=\"7\" r=\"4\"\/>\n              <path d=\"M22 21v-2a4 4 0 0 0-3-3.87\"\/>\n              <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"advantage-content\">\n            <h3>Community Collaboration<\/h3>\n            <p>Close collaboration with community leaders, cultural organizations, and families to ensure the show faithfully reflects the community's values and expectations.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"advantage-item\">\n          <div class=\"advantage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/>\n              <polyline points=\"14 2 14 8 20 8\"\/>\n              <line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"12\"\/>\n              <line x1=\"9\" y1=\"15\" x2=\"15\" y2=\"15\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"advantage-content\">\n            <h3>Multicultural Experience<\/h3>\n            <p>Over 15 years of experience organizing cultural celebrations for diverse communities with an extensive portfolio of successful shows.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"advantage-item\">\n          <div class=\"advantage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/>\n              <polyline points=\"22 4 12 14.01 9 11.01\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"advantage-content\">\n            <h3>Guaranteed Authenticity<\/h3>\n            <p>Thorough research and consultation with cultural experts to ensure every element of the show is authentic, appropriate, and meaningful.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"advantage-item\">\n          <div class=\"advantage-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/>\n              <path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"advantage-content\">\n            <h3>Regulatory Compliance<\/h3>\n            <p>Complete management of permits, municipal authorizations, and compliance with local regulations for cultural and religious celebrations in full legality.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =========================================================================\n       SECTION 5: FAQ\n       ========================================================================= -->\n  <section class=\"faq-section\">\n    <div class=\"faq-container\">\n      <h2 class=\"section-title\">FAQ<\/h2>\n      <div class=\"faq-list\">\n        <div class=\"faq-item\">\n          <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n            <span class=\"faq-question-text\">Can you adapt your shows to specific cultural traditions?<\/span>\n            <svg class=\"faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <polyline points=\"6 9 12 15 18 9\"\/>\n            <\/svg>\n          <\/button>\n          <div class=\"faq-answer\">\n            <div class=\"faq-answer-content\">\n  Absolutely. We work closely with communities, cultural leaders, and organizers to create shows that respect and celebrate specific traditions. We integrate symbolic colors, cultural motifs, traditional music, and key ritual moments into our pyrotechnic design.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n            <span class=\"faq-question-text\">What multicultural celebrations do you cover?<\/span>\n            <svg class=\"faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <polyline points=\"6 9 12 15 18 9\"\/>\n            <\/svg>\n          <\/button>\n          <div class=\"faq-answer\">\n            <div class=\"faq-answer-content\">\n  We organize shows for Diwali, Eid al-Fitr and Eid al-Adha, Chinese Lunar New Year, Hanukkah, Christmas, New Year, Saint-Jean-Baptiste Day, independence days of various countries, and any other cultural or religious event requiring a respectful and meaningful pyrotechnic display.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n            <span class=\"faq-question-text\">Do you work with places of worship and community centers?<\/span>\n            <svg class=\"faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <polyline points=\"6 9 12 15 18 9\"\/>\n            <\/svg>\n          <\/button>\n          <div class=\"faq-answer\">\n            <div class=\"faq-answer-content\">\n  Yes, we have experience working with mosques, temples, synagogues, churches, gurdwaras, and community centers. We adapt our shows to spatial constraints, safety requirements, and the specific needs of each venue, while respecting the sacred nature of the spaces.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n            <span class=\"faq-question-text\">Do you offer low-noise options for residential areas?<\/span>\n            <svg class=\"faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <polyline points=\"6 9 12 15 18 9\"\/>\n            <\/svg>\n          <\/button>\n          <div class=\"faq-answer\">\n            <div class=\"faq-answer-content\">\n  Yes, we offer low-noise or silent shows using cold fountains, light jets, sparkling effects, and low-decibel pyrotechnics. These options are ideal for residential areas, late-evening events, or celebrations in noise-sensitive environments.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n            <span class=\"faq-question-text\">How do you handle permits and authorizations for multicultural events?<\/span>\n            <svg class=\"faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <polyline points=\"6 9 12 15 18 9\"\/>\n            <\/svg>\n          <\/button>\n          <div class=\"faq-answer\">\n            <div class=\"faq-answer-content\">\n  We manage the entire administrative process including municipal permits, firing authorizations, and coordination with emergency and public safety services. We are familiar with local regulations and work closely with authorities to ensure full compliance for your event.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n            <span class=\"faq-question-text\">How far in advance should I book for a multicultural celebration?<\/span>\n            <svg class=\"faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <polyline points=\"6 9 12 15 18 9\"\/>\n            <\/svg>\n          <\/button>\n          <div class=\"faq-answer\">\n            <div class=\"faq-answer-content\">\n  We recommend booking at least 8 to 12 weeks in advance for large community celebrations and 4 to 6 weeks for smaller events. This allows us to work with you on culturally appropriate design, obtain all necessary permits, and prepare a customized show that truly honors your traditions.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n            <span class=\"faq-question-text\">Can you synchronize the show with traditional music?<\/span>\n            <svg class=\"faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <polyline points=\"6 9 12 15 18 9\"\/>\n            <\/svg>\n          <\/button>\n          <div class=\"faq-answer\">\n            <div class=\"faq-answer-content\">\n  Yes, we offer pyrotechnic shows choreographed to traditional music. Whether religious chants, folk music, hymns, or contemporary cultural pieces, we synchronize pyrotechnic effects with the rhythms, crescendos, and highlights of your musical selection to create an immersive and moving experience.\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =========================================================================\n       SECTION 6: CTA FINAL\n       ========================================================================= -->\n  <section class=\"cta-section\">\n    <div class=\"cta-container\">\n      <h3 class=\"cta-title\">Ready to celebrate your traditions?<\/h3>\n      <p class=\"cta-text\">Contact us to create a culturally meaningful and visually spectacular show<\/p>\n      <div class=\"cta-buttons\">\n        <a href=\"https:\/\/pyrovisionfeuxdartifice.com\/nous-joindre\/\" class=\"cta-button\">Contact Us<\/a>\n        <a href=\"tel:579-420-1794\" class=\"cta-button secondary\">Call Us<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <script>\n    function toggleFaq(button) {\n      const faqItem = button.parentElement;\n      const isActive = faqItem.classList.contains('active');\n\n      \/\/ Close all FAQ items\n      document.querySelectorAll('.faq-item').forEach(item => {\n        item.classList.remove('active');\n      });\n\n      \/\/ Open clicked item if it wasn't active\n      if (!isActive) {\n        faqItem.classList.add('active');\n      }\n    }\n  <\/script>\n\n\n\n<\/div>\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>Multicultural Celebrations and Special Events &#8211; Pyrovision Your browser does not support the video tag. Multicultural Celebrations and Special Events Celebrate the beauty of world traditions with a custom fireworks display. Whether for Diwali, Eid, Lunar New Year, or Christmas and New Year celebrations, our pyrotechnicians transform your celebration into an unforgettable moment, vibrant with [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5564","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Multicultural Celebrations and Special Events - PyroVision Feux d&#039;artifice<\/title>\n<meta name=\"description\" content=\"Fireworks for multicultural celebrations in Montreal. Customized and safe shows for cultural events and traditional festivities.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pyrovisionfeuxdartifice.com\/en\/multicultural-celebrations-and-special-events\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Multicultural Celebrations and Special Events - PyroVision Feux d&#039;artifice\" \/>\n<meta property=\"og:description\" content=\"Fireworks for multicultural celebrations in Montreal. Customized and safe shows for cultural events and traditional festivities.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pyrovisionfeuxdartifice.com\/en\/multicultural-celebrations-and-special-events\/\" \/>\n<meta property=\"og:site_name\" content=\"PyroVision Feux d&#039;artifice\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-24T00:48:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/multicultural-celebrations-and-special-events\\\/\",\"url\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/multicultural-celebrations-and-special-events\\\/\",\"name\":\"Multicultural Celebrations and Special Events - PyroVision Feux d&#039;artifice\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/#website\"},\"datePublished\":\"2025-11-21T15:52:36+00:00\",\"dateModified\":\"2026-03-24T00:48:09+00:00\",\"description\":\"Fireworks for multicultural celebrations in Montreal. Customized and safe shows for cultural events and traditional festivities.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/multicultural-celebrations-and-special-events\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/multicultural-celebrations-and-special-events\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/multicultural-celebrations-and-special-events\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Multicultural Celebrations and Special Events\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/\",\"name\":\"PyroVision Feux d&#039;artifice\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/#organization\",\"name\":\"PyroVision Feux d&#039;artifice\",\"url\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/logo.jpg\",\"contentUrl\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/logo.jpg\",\"width\":252,\"height\":112,\"caption\":\"PyroVision Feux d&#039;artifice\"},\"image\":{\"@id\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Multicultural Celebrations and Special Events - PyroVision Feux d&#039;artifice","description":"Fireworks for multicultural celebrations in Montreal. Customized and safe shows for cultural events and traditional festivities.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pyrovisionfeuxdartifice.com\/en\/multicultural-celebrations-and-special-events\/","og_locale":"en_US","og_type":"article","og_title":"Multicultural Celebrations and Special Events - PyroVision Feux d&#039;artifice","og_description":"Fireworks for multicultural celebrations in Montreal. Customized and safe shows for cultural events and traditional festivities.","og_url":"https:\/\/pyrovisionfeuxdartifice.com\/en\/multicultural-celebrations-and-special-events\/","og_site_name":"PyroVision Feux d&#039;artifice","article_modified_time":"2026-03-24T00:48:09+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pyrovisionfeuxdartifice.com\/en\/multicultural-celebrations-and-special-events\/","url":"https:\/\/pyrovisionfeuxdartifice.com\/en\/multicultural-celebrations-and-special-events\/","name":"Multicultural Celebrations and Special Events - PyroVision Feux d&#039;artifice","isPartOf":{"@id":"https:\/\/pyrovisionfeuxdartifice.com\/en\/#website"},"datePublished":"2025-11-21T15:52:36+00:00","dateModified":"2026-03-24T00:48:09+00:00","description":"Fireworks for multicultural celebrations in Montreal. Customized and safe shows for cultural events and traditional festivities.","breadcrumb":{"@id":"https:\/\/pyrovisionfeuxdartifice.com\/en\/multicultural-celebrations-and-special-events\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pyrovisionfeuxdartifice.com\/en\/multicultural-celebrations-and-special-events\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pyrovisionfeuxdartifice.com\/en\/multicultural-celebrations-and-special-events\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pyrovisionfeuxdartifice.com\/en\/"},{"@type":"ListItem","position":2,"name":"Multicultural Celebrations and Special Events"}]},{"@type":"WebSite","@id":"https:\/\/pyrovisionfeuxdartifice.com\/en\/#website","url":"https:\/\/pyrovisionfeuxdartifice.com\/en\/","name":"PyroVision Feux d&#039;artifice","description":"","publisher":{"@id":"https:\/\/pyrovisionfeuxdartifice.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pyrovisionfeuxdartifice.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pyrovisionfeuxdartifice.com\/en\/#organization","name":"PyroVision Feux d&#039;artifice","url":"https:\/\/pyrovisionfeuxdartifice.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pyrovisionfeuxdartifice.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/pyrovisionfeuxdartifice.com\/wp-content\/uploads\/2014\/11\/logo.jpg","contentUrl":"https:\/\/pyrovisionfeuxdartifice.com\/wp-content\/uploads\/2014\/11\/logo.jpg","width":252,"height":112,"caption":"PyroVision Feux d&#039;artifice"},"image":{"@id":"https:\/\/pyrovisionfeuxdartifice.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/pyrovisionfeuxdartifice.com\/en\/wp-json\/wp\/v2\/pages\/5564","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pyrovisionfeuxdartifice.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pyrovisionfeuxdartifice.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pyrovisionfeuxdartifice.com\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/pyrovisionfeuxdartifice.com\/en\/wp-json\/wp\/v2\/comments?post=5564"}],"version-history":[{"count":2,"href":"https:\/\/pyrovisionfeuxdartifice.com\/en\/wp-json\/wp\/v2\/pages\/5564\/revisions"}],"predecessor-version":[{"id":5567,"href":"https:\/\/pyrovisionfeuxdartifice.com\/en\/wp-json\/wp\/v2\/pages\/5564\/revisions\/5567"}],"wp:attachment":[{"href":"https:\/\/pyrovisionfeuxdartifice.com\/en\/wp-json\/wp\/v2\/media?parent=5564"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}