{"id":1881,"date":"2025-03-05T08:41:08","date_gmt":"2025-03-05T08:41:08","guid":{"rendered":"https:\/\/sites.productsouk.com\/shadow\/?page_id=1881"},"modified":"2025-07-17T11:10:20","modified_gmt":"2025-07-17T11:10:20","slug":"production","status":"publish","type":"page","link":"https:\/\/sites.productsouk.com\/shadow\/production\/","title":{"rendered":"Production"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1881\" class=\"elementor elementor-1881\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1dad6f e-con-full production-banner-video e-flex e-con e-parent\" data-id=\"f1dad6f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/vimeo.com\\\/711553905\\\/577da5a944 &quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;background_video_start&quot;:2,&quot;background_video_end&quot;:150}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-video-embed\"><\/div>\n\t\t\t\t\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-29c97b1 elementor-widget elementor-widget-html\" data-id=\"29c97b1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Interactive Page<\/title>\n\n    <style>\n\n    \n\n        \/* Background Video Section *\/\n        .background-video {\n            position: relative;\n            width: 100%;\n            height: 100vh;\n            display: flex;\n            justify-content: center;\n        }\n      \n        \/*new*\/\n        .wrapper{\n            position: absolute;\n            top: 50%;\n            left: 0;\n            right: 0;\n        }\n        .wrapper p{\n            text-align: center;\n            font-size: 30px;\n              color: #fff;\n     \n\n        }\n        \n \n\n    <\/style>\n<\/head>\n\n<body>\n    <!-- Main Container -->\n    <div class=\"container\">\n\n        <!-- Background Video Section -->\n        <div class=\"background-video\">\n             <div class=\"wrapper\">\n             \n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <!-- REC Button -->\n   \n\n    <script src=\"https:\/\/player.vimeo.com\/api\/player.js\"><\/script>\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  console.log('Waiting for background Vimeo iframe...');\n\n  let bgIframe;\n  const checkIframe = setInterval(function () {\n    bgIframe = document.querySelector('.production-banner-video .elementor-background-video-container iframe');\n\n    if (bgIframe) {\n      console.log('Found background Vimeo iframe:', bgIframe.src);\n\n      \/\/ Initialize Vimeo Player API\n      const bgPlayer = new Vimeo.Player(bgIframe);\n\n      \/\/ Ensure loop and disable autopause\n      bgPlayer.setLoop(true).then(() => {\n        console.log(' Loop enabled');\n      }).catch(err => console.warn('Loop error:', err));\n\n      bgPlayer.setAutopause(false).then(() => {\n        console.log(' Autopause disabled');\n      }).catch(err => console.warn('Autopause error:', err));\n\n      \/\/ Resume video when popup closes\n      jQuery(document).on('mfpClose', function () {\n        console.log('Popup closed \u2014 resume background video');\n        bgPlayer.play().catch(err => console.warn('Playback resume failed:', err));\n      });\n\n      clearInterval(checkIframe); \/\/ Stop checking\n    }\n  }, 500);\n});\n<\/script>\n\n\n\n\n\n<\/body>\n\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-26d0f69 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"26d0f69\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ab963d4 e-flex e-con-boxed e-con e-parent\" data-id=\"ab963d4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c200da elementor-widget elementor-widget-spacer\" data-id=\"7c200da\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a9b955 e-flex e-con-boxed e-con e-parent\" data-id=\"7a9b955\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d70a49 elementor-widget elementor-widget-html\" data-id=\"5d70a49\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- jQuery & Magnific Popup -->\n<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/magnific-popup.js\/1.1.0\/magnific-popup.min.css\" \/>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/magnific-popup.js\/1.1.0\/jquery.magnific-popup.min.js\"><\/script>\n\n<style>\n\/* Grid Layout *\/\n.video-grid {\n  display: grid;\n  gap: 20px;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  margin: 40px auto;\n}\n\n\/* Video Item *\/\n.video-item {\n  position: relative;\n  \/*padding-top: 56.25%; \/* 16:9 Aspect Ratio *\/\n  overflow: hidden;\n  border-radius: 8px;\n  cursor: pointer;\n  background-color: #000;\n}\n\n.video-item img {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  border-radius: 8px;\n  transition: transform 0.3s ease;\n  z-index: 2;\n}\n\n.video-item:hover img {\n  transform: scale(1.05);\n}\n\n.video-title-overlay {\n  position: absolute;\n  bottom: 0;\n  width: 100%;\n  padding: 20px;\n  color: #fff;\n  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent 80%);\n  font-size: 18px;\n  font-weight: 600;\n  text-align: center;\n  opacity: 0;\n  z-index: 3;\n  transition: opacity 0.3s ease;\n  pointer-events: none;\n  font-family: 'Gilroy', sans-serif !important;\n  border-radius: 0 0 8px 8px;\n}\n\n.video-item:hover .video-title-overlay {\n  opacity: 1;\n}\n.video-item::before {\n  content: '';\n  position: absolute;\n  top: 0; \n  left: 0;\n  width: 100%; \n  height: 100%;\n  background: rgba(0, 0, 0, 0.4); \n  border-radius: 8px;\n  z-index: 2; \n  opacity: 0;\n  transition: opacity 0.3s ease;\n  pointer-events: none;\n}\n\n.video-item:hover::before {\n  opacity: 1;\n}\n<\/style>\n\n<!-- Video Grid -->\n<div class=\"video-grid\">\n  <div class=\"video-item\" data-vimeo-id=\"711553905\" data-title=\"Sharjah Tourism\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/Sharjah-Tourism.jpg\" alt=\"Sharjah Tourism\">\n    <div class=\"video-title-overlay\">Sharjah Tourism<\/div>\n  <\/div>\n  \n  <div class=\"video-item\" data-vimeo-id=\"888598128\" data-title=\"Union Fortress\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/Union-Fortress.jpg\" alt=\"Union Fortress\">\n    <div class=\"video-title-overlay\">Union Fortress<\/div>\n  <\/div>\n\n<!--  <div class=\"video-item\" data-vimeo-url=\"https:\/\/player.vimeo.com\/video\/888598128\">\n    <img decoding=\"async\" src=\"placeholder.jpg\" alt=\"Like a Bosch\" \/>\n    <iframe src=\"https:\/\/player.vimeo.com\/video\/888598128?background=1&amp;autoplay=1&amp;muted=1&amp;loop=1\" frameborder=\"0\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n    <div class=\"video-title-overlay\">Union Fortress<\/div>\n  <\/div> -->\n\n  \n  <div class=\"video-item\" data-vimeo-id=\"488489013\" data-title=\"Solutions by STC\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/Solutions-by-STC.jpg\" alt=\"Solutions by STC\">\n    <div class=\"video-title-overlay\">Solutions by STC<\/div>\n  <\/div>\n  \n <div class=\"video-item\" data-vimeo-id=\"1026452556\" data-title=\"BIC\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/BIC.jpg\" alt=\"BIC\">\n    <div class=\"video-title-overlay\">BIC<\/div>\n  <\/div>\n  \n   <div class=\"video-item\" data-vimeo-id=\"465343879\" data-title=\"DAMAN\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/DAMAN.jpg\" alt=\"DAMAN\">\n    <div class=\"video-title-overlay\">DAMAN<\/div>\n  <\/div>\n  \n  <div class=\"video-item img-height\" data-vimeo-id=\"331192292\" data-title=\"Etihad Rail\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/Etihad-Rail.jpg\" alt=\"Etihad Rail\">\n    <div class=\"video-title-overlay\">Etihad Rail<\/div>\n  <\/div>\n  \n  <div class=\"video-item img-height\" data-vimeo-id=\"517996907\" data-title=\"Tahady El Keraa\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/Tahady-El-Keraa.jpg\" alt=\"Tahady El Keraa\">\n    <div class=\"video-title-overlay\">Tahady El Keraa<\/div>\n  <\/div>\n  \n  <div class=\"video-item\" data-vimeo-id=\"1026452796\" data-title=\"Samsung x Noor Ghandour\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/Samsung-x-Noor-Ghandour.jpg\" alt=\"Samsung x Noor Ghandour\">\n    <div class=\"video-title-overlay\">Samsung x Noor Ghandour<\/div>\n  <\/div>\n  \n   <div class=\"video-item\" data-vimeo-id=\"1072154497\" data-title=\"Dubai Residential\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/Dubai-Residential.jpg\" alt=\"Dubai Residential\">\n    <div class=\"video-title-overlay\">Dubai Residential<\/div>\n  <\/div>\n  \n  <div class=\"video-item\" data-vimeo-id=\"1006926696\" data-title=\"Panasonic Mashrabya\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/Panasonic-Mashrabya.jpg\" alt=\"Panasonic Mashrabya\">\n    <div class=\"video-title-overlay\">Panasonic Mashrabya<\/div>\n  <\/div>\n  \n  <div class=\"video-item\" data-vimeo-id=\"1047388749\/023584ba9f\" data-title=\"Panasonic Personal Care\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/Panasonic-Personal-Care.jpg\" alt=\"Panasonic Personal Care\">\n    <div class=\"video-title-overlay\">Panasonic Personal Care<\/div>\n  <\/div>\n  \n  <div class=\"video-item\" data-vimeo-id=\"896491247\" data-title=\"Beeah - World Environmental Day\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/Beeah-World-Environmental-Day.jpg\" alt=\"Beeah - World Environmental Day\">\n    <div class=\"video-title-overlay\">Beeah - World Environmental Day<\/div>\n  <\/div>\n  \n  <div class=\"video-item\" data-vimeo-id=\"918243399\" data-title=\"Panasonic Ramadan\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/Panasonic-Ramadan.jpg\" alt=\"Panasonic Ramadan\">\n    <div class=\"video-title-overlay\">Panasonic Ramadan<\/div>\n  <\/div>\n  \n  <div class=\"video-item\" data-vimeo-id=\"795534277\" data-title=\"Marli New York Ramadan Campaign\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/Marli-Ramadan-Campaign.jpg\" alt=\"Marli New York Ramadan Campaign\">\n    <div class=\"video-title-overlay\">Marli New York Ramadan Campaign<\/div>\n  <\/div>\n  \n  <div class=\"video-item\" data-vimeo-id=\"512433363\" data-title=\"MAC Cosmetics\">\n    <img decoding=\"async\" src=\"https:\/\/sites.productsouk.com\/shadow\/wp-content\/uploads\/2025\/06\/MAC-Cosmetics.jpg\" alt=\"MAC Cosmetics\">\n    <div class=\"video-title-overlay\">MAC Cosmetics<\/div>\n  <\/div>\n  \n   \n  \n  \n<\/div>\n\n\n\n<!-- JavaScript -->\n<script>\njQuery(document).ready(function ($) {\n  \/\/ Popup on click with autoplay\n  $('.video-item').click(function () {\n    const videoId = $(this).data('vimeo-id');\n    const videoUrl = 'https:\/\/player.vimeo.com\/video\/' + videoId + '?autoplay=1&muted=1';\n\n    $.magnificPopup.open({\n      items: {\n        src: videoUrl\n      },\n      type: 'iframe'\n    });\n  });\n});\n<\/script>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9a6bee1 e-flex e-con-boxed e-con e-parent\" data-id=\"9a6bee1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d99048 elementor-widget elementor-widget-spacer\" data-id=\"6d99048\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-50c587e production-whatwedo e-flex e-con-boxed e-con e-parent\" data-id=\"50c587e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b7b5fe7 elementor-widget elementor-widget-heading\" data-id=\"b7b5fe7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Power Behind Every Frame<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b74b437 elementor-widget elementor-widget-text-editor\" data-id=\"b74b437\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tShadow oversees end-to-end productions with precision, scale, and clarity. \nOur team manages everything from logistics to creative development across commercials, branded content, documentaries, and large-scale campaigns.\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3fbd9b elementor-widget elementor-widget-text-editor\" data-id=\"f3fbd9b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t Whether on set or in studio, regionally or internationally, we bring structure to creative ambition and deliver results that speak for themselves. Let\u2019s use friendlier lingo. Ones that would actually attract creatives. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23faf3b elementor-widget elementor-widget-spacer\" data-id=\"23faf3b\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f1952da elementor-widget elementor-widget-heading\" data-id=\"f1952da\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">What We Do<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64b3aae elementor-widget elementor-widget-text-editor\" data-id=\"64b3aae\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tIdeas lead, gear follows.\nTeams that bring real energy.\nClear, transparent budgets.\nPost that elevates every frame.\n\nWe lead productions from the ground up with a focus on precision, scale, and execution. Every detail is meticulously managed to ensure your story comes to life with cinematic excellence. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f12d662 elementor-widget elementor-widget-html\" data-id=\"f12d662\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    \n.card-container {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 20px;\n  justify-content: center;\n}\n\n.card {\n  border: 1px solid #ccc;\n  border-radius: 8px;\n  padding: 20px;\n  flex: 0 0 calc(50% - 20px); \n  box-sizing: border-box;\n  text-align: center;\n  font-size: 16px;\n}\n.card:hover{\n    background: #ffffffd9;\n}\n.card:hover h4{\n    color: #000 !important;\n}\n.card:hover p{\n    color: #000 !important;\n}\n.card h4 {\n  margin-bottom: 10px;\n  font-size: 22px;\n  color: #fff;\n}\n\n.card p {\n  font-size: 16px;\n  color: #ffff;\n}\n\n\n@media (max-width: 600px) {\n  .card {\n    flex: 0 0 100%;\n  }\n}\n\n<\/style>\n\n\n<div class=\"card-container\">\n  <div class=\"card\">\n    <h4>Creative Development<\/h4>\n    <p>We develop scripts, shape visual narratives, and build concepts that align with your brand, your audience, and your goals.<\/p>\n  <\/div>\n  <div class=\"card\">\n    <h4>Full-Scale Production<\/h4>\n    <p>We manage every aspect of production, including casting, crew coordination, equipment sourcing, permits, and scheduling.<\/p>\n  <\/div>\n  <div class=\"card\">\n    <h4>On-Location or In-Studio<\/h4>\n    <p>We shoot wherever the story demands, whether that\u2019s in the middle of the city, deep in the desert, or within a fully controlled studio environment.<\/p>\n  <\/div>\n  <div class=\"card\">\n    <h4>Multinational Execution<\/h4>\n    <p>We operate seamlessly across Dubai, Abu Dhabi, Riyadh, Doha, Kuwait, and Beirut, with teams experienced in cross-border coordination and regional execution.<\/p>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6fe2ce9 elementor-widget elementor-widget-spacer\" data-id=\"6fe2ce9\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71a07ea production-whatwedo e-flex e-con-boxed e-con e-parent\" data-id=\"71a07ea\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c040cd4 elementor-widget elementor-widget-heading\" data-id=\"c040cd4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Production Services for Partner Studios<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c257abc elementor-widget elementor-widget-text-editor\" data-id=\"c257abc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tWe support global and local studios, agencies, and brands producing in the Middle East. Whether you\u2019re flying in with a full crew or need boots on the ground, Shadow delivers seamless production support from prep to wrap.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-673cc97 elementor-widget elementor-widget-html\" data-id=\"673cc97\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.three-card-layout {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 20px;\n  width: 100%;\n  justify-content: center;\n}\n\n.three-card {\n  border: 1px solid #ccc;\n  border-radius: 8px;\n  padding: 20px;\n  flex: 0 0 calc(33.333% - 20px);\n  box-sizing: border-box;\n  text-align: center;\n}\n.three-card:hover{\n    background: #ffffffd9;\n}\n.three-card:hover h4{\n    color: #000 !important;\n}\n.three-card:hover p{\n    color: #000 !important;\n}\n.three-card h4 {\n  margin-bottom: 10px;\n  font-size: 22px;\n  color: #fff;\n}\n\n.three-card p {\n  font-size: 16px;\n  color: #ffff;\n}\n\n\n@media (max-width: 992px) {\n  .three-card {\n    flex: 0 0 calc(50% - 20px);\n  }\n}\n\n@media (max-width: 480px) {\n  .three-card {\n    flex: 0 0 100%;\n  }\n}\n<\/style>\n\n<div class=\"three-card-layout\">\n  <div class=\"three-card\">\n    <h4>Local Production Management<\/h4>\n    <p>Experienced producers and fixers with deep regional knowledge.<\/p>\n  <\/div>\n  <div class=\"three-card\">\n    <h4>Crew Sourcing<\/h4>\n    <p>Reliable, vetted professionals across every department.<\/p>\n  <\/div>\n  <div class=\"three-card\">\n    <h4>Casting & Talent<\/h4>\n    <p>Local and regional casting solutions for all formats.<\/p>\n  <\/div>\n  <div class=\"three-card\">\n    <h4>Permits & Location Access<\/h4>\n    <p>FFast-track approvals and exclusive location access.<\/p>\n  <\/div>\n  <div class=\"three-card\">\n    <h4>Gear & Studio Rental<\/h4>\n    <p>High-end equipment and versatile studio spaces.<\/p>\n  <\/div>\n  <div class=\"three-card\">\n    <h4>Post-Production Support<\/h4>\n    <p>Editorial, color grading, sound, and VFX.<\/p>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2999722 elementor-widget elementor-widget-spacer\" data-id=\"2999722\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Interactive Page Sharjah Tourism Union Fortress Solutions by STC BIC DAMAN Etihad Rail Tahady El Keraa Samsung x Noor Ghandour Dubai Residential Panasonic Mashrabya Panasonic Personal Care Beeah &#8211; World Environmental Day Panasonic Ramadan Marli New York Ramadan Campaign MAC Cosmetics The Power Behind Every Frame Shadow oversees end-to-end productions with precision, scale, and clarity&#8230;.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1881","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/sites.productsouk.com\/shadow\/wp-json\/wp\/v2\/pages\/1881","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sites.productsouk.com\/shadow\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sites.productsouk.com\/shadow\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sites.productsouk.com\/shadow\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sites.productsouk.com\/shadow\/wp-json\/wp\/v2\/comments?post=1881"}],"version-history":[{"count":608,"href":"https:\/\/sites.productsouk.com\/shadow\/wp-json\/wp\/v2\/pages\/1881\/revisions"}],"predecessor-version":[{"id":5048,"href":"https:\/\/sites.productsouk.com\/shadow\/wp-json\/wp\/v2\/pages\/1881\/revisions\/5048"}],"wp:attachment":[{"href":"https:\/\/sites.productsouk.com\/shadow\/wp-json\/wp\/v2\/media?parent=1881"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}