{"id":5617,"date":"2025-11-21T14:55:02","date_gmt":"2025-11-21T14:55:02","guid":{"rendered":"https:\/\/pyrovisionfeuxdartifice.com\/video-production\/"},"modified":"2026-03-24T00:50:42","modified_gmt":"2026-03-24T00:50:42","slug":"video-production","status":"publish","type":"page","link":"https:\/\/pyrovisionfeuxdartifice.com\/en\/video-production\/","title":{"rendered":"Video Production"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5617\" class=\"elementor elementor-5617 elementor-4985\" 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>Videography - 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 WITH VIDEO\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-video {\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      z-index: 0;\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    \/* =========================================================================\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:\/\/images.pexels.com\/photos\/32731837\/pexels-photo-32731837.jpeg?auto=compress&cs=tinysrgb&w=1920');\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-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-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    <video autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" class=\"hero-video\">\n      <source src=\"https:\/\/pyrovisionfeuxdartifice.com\/wp-content\/uploads\/2025\/11\/2889410-hd_1920_1080_30fps.mp4\" type=\"video\/mp4\">\n    <\/source><\/video>\n    <div class=\"hero-overlay\"><\/div>\n    <div class=\"hero-container\">\n      <div class=\"hero-content\">\n        <h1 class=\"hero-title\">Video Production<\/h1>\n        <p class=\"hero-subtitle\">Capture the magical moments of your event<br>with professional videographers<\/p>\n        <div class=\"hero-cta-buttons\">\n          <a href=\"https:\/\/pyrovisionfeuxdartifice.com\/en\/contact-us\/\" 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\">Professional Filming<\/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\">Custom Editing<\/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\">Aerial Drones<\/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\">Fast Delivery<\/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\">Professional video solutions designed to highlight your events, performances, or business through high-end production and comprehensive technical expertise.<\/p>\n\n      <div class=\"services-grid\">\n        <div class=\"services-column\">\n          <ul class=\"services-list\">\n            <li>Event Videography<\/li>\n            <li>Show &amp; Concert Videography<\/li>\n            <li>Multi-camera Recordings<\/li>\n            <li>Promotional and Advertising Videos<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"services-column\">\n          <ul class=\"services-list\">\n            <li>Corporate Clips and Interviews<\/li>\n            <li>Professional Editing &amp; Color Grading<\/li>\n            <li>Delivery in Optimized Formats (web, social media, 4K)<\/li>\n            <li>Creative Support &amp; Pre-production<\/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 Used<\/h2>\n      <p class=\"performances-subtitle\">Visual effects specially designed for videography, offering a cinematic, clean, controlled, and perfectly adapted rendering for professional filming.<\/p>\n\n      <div class=\"performances-grid\">\n        <div class=\"performance-block\">\n          <h3 class=\"performance-block-title\">Cinematic Cold Sparks<\/h3>\n          <p class=\"performance-block-text\">Safe, stable, and controlled sparks creating elegant luminous shots for aesthetic scenes and key moments.<\/p>\n        <\/div>\n\n        <div class=\"performance-block\">\n          <h3 class=\"performance-block-title\">Artistic Colored Smoke<\/h3>\n          <p class=\"performance-block-text\">Dense or light smoke, custom colors, and homogeneous diffusion to add depth, ambiance, and visual texture.<\/p>\n        <\/div>\n\n        <div class=\"performance-block\">\n          <h3 class=\"performance-block-title\">Low-Intensity Stage Fountains<\/h3>\n          <p class=\"performance-block-text\">Video-oriented fountains, perfect for dynamic backgrounds, stylized entrances, and refined lighting effects.<\/p>\n        <\/div>\n\n        <div class=\"performance-block\">\n          <h3 class=\"performance-block-title\">Controlled Flames for Dramatic Shots<\/h3>\n          <p class=\"performance-block-text\">Precise flame jets, rhythmic bursts, and fire columns offering a spectacular rendering perfectly controlled on video.<\/p>\n        <\/div>\n\n        <div class=\"performance-block\">\n          <h3 class=\"performance-block-title\">Safe Proximity Effects<\/h3>\n          <p class=\"performance-block-text\">Small bursts, soft sparks, non-burning micro-effects allowing close-up shots with artists or filmed subjects.<\/p>\n        <\/div>\n\n        <div class=\"performance-block\">\n          <h3 class=\"performance-block-title\">Atmospheric Effects for Ambiance<\/h3>\n          <p class=\"performance-block-text\">Diffuse fog, white vapor, subtle light halos, and controlled atmospheres for an immersive cinematic rendering.<\/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              <rect x=\"2\" y=\"7\" width=\"20\" height=\"15\" rx=\"2\" ry=\"2\"\/>\n              <polyline points=\"17 2 12 7 7 2\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"advantage-content\">\n            <h3>Professional Equipment<\/h3>\n            <p>4K and 6K cameras, certified DJI drones, gimbal stabilizers, professional LED lighting, and premium audio equipment for exceptional results.<\/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=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/>\n              <circle cx=\"12\" cy=\"7\" r=\"4\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"advantage-content\">\n            <h3>Experienced Videographers<\/h3>\n            <p>Our team has years of experience in event videography and masters the art of capturing important moments without being intrusive.<\/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=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\/>\n              <circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/>\n              <polyline points=\"21 15 16 10 5 21\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"advantage-content\">\n            <h3>Cinematic Style<\/h3>\n            <p>Artistic and cinematic approach that transforms your event into a captivating film with polished visual compositions and emotional storytelling.<\/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              <polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"advantage-content\">\n            <h3>Fast Delivery<\/h3>\n            <p>Respected delivery times with the possibility of express video teasers within 48\u201372 hours and full video depending on the chosen package.<\/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              <polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"advantage-content\">\n            <h3>Exceptional Quality<\/h3>\n            <p>Ultra-high-definition videos with professional color grading, optimized audio, and exports in all necessary formats.<\/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              <circle cx=\"12\" cy=\"12\" r=\"3\"\/>\n              <path d=\"M12 1v6M12 17v6M4.22 4.22l4.24 4.25M15.54 15.54l4.24 4.25M1 12h6M17 12h6M4.22 19.78l4.24-4.25M15.54 8.46l4.24-4.25\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"advantage-content\">\n            <h3>Total Customization<\/h3>\n            <p>Each project is unique with pre-event consultation, personalized storyboard, custom music choices, and revisions included for your satisfaction.<\/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\">Do you offer full event videography?<\/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 cover events of all sizes: festivals, concerts, galas, weddings, conferences, etc.\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 video editing?<\/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. Our team provides professional editing including transitions, music, color grading, and visual effects. \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 provide videos in 4K?<\/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, all our footage can be delivered in 4K or higher, depending on your needs.\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 integrate interviews or testimonials?<\/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 professional audio\/video capture for interviews, portraits, HR capsules, and corporate content.\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\">Is it possible to have an aftermovie?<\/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 create dynamic and cinematic aftermovies perfect for social media.\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 are the delivery times?<\/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  Delivery times vary depending on the project, but most are delivered within 5 to 15 business days.\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 immortalize your event?<\/h3>\n      <p class=\"cta-text\">Contact us to discuss your videography project<\/p>\n      <div class=\"cta-buttons\">\n        <a href=\"https:\/\/pyrovisionfeuxdartifice.com\/en\/contact-us\/\" 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      document.querySelectorAll('.faq-item').forEach(item => {\n        item.classList.remove('active');\n      });\n\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>Videography &#8211; Pyrovision Video Production Capture the magical moments of your eventwith professional videographers Contact Us Call Us Professional Filming Custom Editing Aerial Drones Fast Delivery Our Services Professional video solutions designed to highlight your events, performances, or business through high-end production and comprehensive technical expertise. Event Videography Show &amp; Concert Videography Multi-camera Recordings Promotional [&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-5617","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>Video Production - PyroVision Feux d&#039;artifice<\/title>\n<meta name=\"description\" content=\"Pyrotechnic video production in Montreal. Filming, editing, and visual effects to enhance your fireworks displays.\" \/>\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\/video-production\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Video Production - PyroVision Feux d&#039;artifice\" \/>\n<meta property=\"og:description\" content=\"Pyrotechnic video production in Montreal. Filming, editing, and visual effects to enhance your fireworks displays.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pyrovisionfeuxdartifice.com\/en\/video-production\/\" \/>\n<meta property=\"og:site_name\" content=\"PyroVision Feux d&#039;artifice\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-24T00:50:42+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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/video-production\\\/\",\"url\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/video-production\\\/\",\"name\":\"Video Production - PyroVision Feux d&#039;artifice\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/#website\"},\"datePublished\":\"2025-11-21T14:55:02+00:00\",\"dateModified\":\"2026-03-24T00:50:42+00:00\",\"description\":\"Pyrotechnic video production in Montreal. Filming, editing, and visual effects to enhance your fireworks displays.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/video-production\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/video-production\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/video-production\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pyrovisionfeuxdartifice.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Video Production\"}]},{\"@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":"Video Production - PyroVision Feux d&#039;artifice","description":"Pyrotechnic video production in Montreal. Filming, editing, and visual effects to enhance your fireworks displays.","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\/video-production\/","og_locale":"en_US","og_type":"article","og_title":"Video Production - PyroVision Feux d&#039;artifice","og_description":"Pyrotechnic video production in Montreal. Filming, editing, and visual effects to enhance your fireworks displays.","og_url":"https:\/\/pyrovisionfeuxdartifice.com\/en\/video-production\/","og_site_name":"PyroVision Feux d&#039;artifice","article_modified_time":"2026-03-24T00:50:42+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pyrovisionfeuxdartifice.com\/en\/video-production\/","url":"https:\/\/pyrovisionfeuxdartifice.com\/en\/video-production\/","name":"Video Production - PyroVision Feux d&#039;artifice","isPartOf":{"@id":"https:\/\/pyrovisionfeuxdartifice.com\/en\/#website"},"datePublished":"2025-11-21T14:55:02+00:00","dateModified":"2026-03-24T00:50:42+00:00","description":"Pyrotechnic video production in Montreal. Filming, editing, and visual effects to enhance your fireworks displays.","breadcrumb":{"@id":"https:\/\/pyrovisionfeuxdartifice.com\/en\/video-production\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pyrovisionfeuxdartifice.com\/en\/video-production\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pyrovisionfeuxdartifice.com\/en\/video-production\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pyrovisionfeuxdartifice.com\/en\/"},{"@type":"ListItem","position":2,"name":"Video Production"}]},{"@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\/5617","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=5617"}],"version-history":[{"count":2,"href":"https:\/\/pyrovisionfeuxdartifice.com\/en\/wp-json\/wp\/v2\/pages\/5617\/revisions"}],"predecessor-version":[{"id":5620,"href":"https:\/\/pyrovisionfeuxdartifice.com\/en\/wp-json\/wp\/v2\/pages\/5617\/revisions\/5620"}],"wp:attachment":[{"href":"https:\/\/pyrovisionfeuxdartifice.com\/en\/wp-json\/wp\/v2\/media?parent=5617"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}