{"id":544692,"date":"2025-09-18T16:42:26","date_gmt":"2025-09-18T16:42:26","guid":{"rendered":"https:\/\/mundiavocat.com\/?page_id=544692"},"modified":"2025-10-02T10:03:12","modified_gmt":"2025-10-02T10:03:12","slug":"coming-soon","status":"publish","type":"page","link":"https:\/\/mundiavocat.com\/pt\/coming-soon\/","title":{"rendered":"Em breve"},"content":{"rendered":"<div class=\"video-section\">\n\n  <!-- VIDEO (charg\u00e9e uniquement \u22651024px) -->\n  <div class=\"vdo_container\" data-src=\"https:\/\/www.youtube.com\/embed?v=Zp-eT254Ro4&#038;list=PLuRZbL-aZg_2MWZ4tXR95zsyq29C5nete&#038;autoplay=1&#038;mute=1&#038;loop=1&#038;rel=0&#038;modestbranding=1&#038;controls=0&#038;playsinline=1\">\n    <iframe id=\"videohome\" title=\"Teaser de Medigames\" allow=\"autoplay; encrypted-media\" allowfullscreen><\/iframe>\n  <\/div>\n\n  <!-- FALLBACK IMAGE (<1024px) -->\n  <div class=\"vdo_fallback\" role=\"img\" aria-label=\"Pr\u00e9via do Mundiavocat\"><\/div>\n\n  <!-- TEXTE OVERLAY -->\n  <div class=\"overlay-text\">\n    <div class=\"overlay-box\">\n      <img decoding=\"async\" src=\"https:\/\/mundiavocat.com\/wp-content\/uploads\/2023\/10\/logo3-1.svg\" class=\"\" alt=\"-\" title=\"-\">\n<h2 class=\"wp-block-heading has-text-align-center tw-mt-5\"><strong>Mundiavocat retornar\u00e1 em breve!<\/strong><\/h2>\n\n      <h3 class=\"wp-block-heading has-text-align-center tw-mt-0\"><strong>Pr\u00f3ximo evento em Benidorm, Espanha, de 09 a 17 de maio de 2026<\/strong><\/h3>\n<h4 class=\"wp-block-heading has-text-align-center tw-mt-1\"><strong>Inscri\u00e7\u00f5es em breve<\/strong><\/h4>\n      <p class=\"has-text-align-center tw-mb-0 tw-mt-2\" style=\"font-size:19px;\"><strong>Corporate Sport Organisation<\/strong><\/p>\n      <p class=\"has-text-align-center has-small-font-size\">\n        18 rue Negresko 13008 Marselha \u2013 Fran\u00e7a<br>\n        +33(0)1 777 065 15<br>\n        <a href=\"mailto:info@mundiavocat.com\">info@mundiavocat.com<\/a>\n      <\/p>\n    <\/div>\n  <\/div>\n\n<\/div>\n<script>\n(function(){\n  var container = document.querySelector('.vdo_container');\n  var iframe    = document.getElementById('videohome');\n  var videoURL  = container ? container.getAttribute('data-src') : null;\n  var loaded    = false;\n\n  function loadVideo() {\n    if (!loaded && window.innerWidth >= 1024 && videoURL) {\n      iframe.setAttribute('src', videoURL);\n      iframe.setAttribute('aria-hidden', 'false');\n      loaded = true;\n    }\n  }\n\n  function unloadVideo() {\n    if (loaded && window.innerWidth < 1024) {\n      iframe.removeAttribute('src');   \/\/ stoppe le player et lib\u00e8re CPU\n      iframe.setAttribute('aria-hidden', 'true');\n      loaded = false;\n    }\n  }\n\n  function onResize() {\n    if (window.innerWidth >= 1024) loadVideo();\n    else unloadVideo();\n  }\n\n  \/\/ Initial\n  onResize();\n\n  \/\/ R\u00e9agit au resize (simulateur responsive, rotation mobile, etc.)\n  window.addEventListener('resize', function(){\n    clearTimeout(window.__vdo_t);\n    window.__vdo_t = setTimeout(onResize, 100);\n  });\n})();\n\nwindow.addEventListener(\"load\", () => {\n  \/\/ \u00e9tat initial de la box\n  gsap.set(\".overlay-box\", {\n    autoAlpha: 0,\n    scale: 0.9,\n    transformOrigin: \"center center\",\n    filter: \"blur(10px)\"\n  });\n  gsap.set(\".overlay-box p\", { autoAlpha: 0, y: 20 });\n\n  \/\/ Split H3 lettre par lettre\n  const h3 = document.querySelector(\".overlay-box h3\");\n  if (h3) {\n    const text = h3.textContent.trim();\n    h3.innerHTML = text\n      .split(\"\")\n      .map(ch => ch === \" \" ? \" \" : `<span class=\"letter\">${ch}<\/span>`)\n      .join(\"\");\n    gsap.set(\".overlay-box h3 .letter\", { autoAlpha: 0, y: 30 });\n  }\n\n  \/\/ Delay conditionnel (vid\u00e9o vs fallback image)\n  const delay = window.innerWidth >= 1024 ? 3 : 0;\n\n  const tl = gsap.timeline({\n    defaults: { ease: \"power3.out\" },\n    delay: delay\n  });\n\n  \/\/ 1. Overlay-box zoom (entr\u00e9e)\n  tl.to(\".overlay-box\", {\n    autoAlpha: 1,\n    scale: 1,\n    filter: \"blur(0px)\",\n    duration: 1,\n    ease: \"power4.out\"\n  });\n\n  \/\/ 2. H2\n  tl.from(\".overlay-box h2\", { y: 40, autoAlpha: 0, duration: 0.6 });\n\n  \/\/ 3. H3 lettre par lettre\n  tl.to(\".overlay-box h3 .letter\", {\n    autoAlpha: 1,\n    y: 0,\n    duration: 0.2,\n    stagger: 0.05\n  }, \"-=0.2\");\n\n  \/\/ 4. H4\n  tl.from(\".overlay-box h4\", {\n    scale: 0.9,\n    autoAlpha: 0,\n    duration: 0.6,\n    ease: \"back.out(1.6)\"\n  });\n\n  \/\/ 5. Logo\n  tl.from(\".overlay-box img\", {\n    y: 20,\n    rotation: 5,\n    autoAlpha: 0,\n    duration: 0.6\n  }, \"-=0.3\");\n\n  \/\/ 6. Paragraphes\n  tl.to(\".overlay-box p\", {\n    autoAlpha: 1,\n    y: 0,\n    duration: 0.5,\n    stagger: 0.25\n  }, \"+=0.2\");\n\n  \/\/ 7. Disparition compl\u00e8te apr\u00e8s 10s de pr\u00e9sence\n  tl.to(\".overlay-box\", {\n    autoAlpha: 0,\n    scale: 0.9,\n    filter: \"blur(10px)\",\n    duration: 1,\n    ease: \"power4.in\"\n  }, \"+=10\");\n});\n<\/script>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Mundiavocat is coming back soon ! Next event in Benidorm, Spain on 09-17 MAY 2026 Registration soon Corporate Sport Organisation 18 rue Negresko 13008 Marseille &#8211; France +33(0)1 777 065 15 info@mundiavocat.com<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":".ast-container {\n    padding:0!important;\n  }\n@media (min-width: 1201px) {\n  .ast-container {\n    max-width: 100%!important;\n  }\n}\n.video-section {\n\n\t--fallback-url: url(\\\\\\'https:\/\/mundiavocat.com\/wp-content\/uploads\/2025\/10\/P1069250-web.jpg\\\\\\');\n  position: relative;\n  width: 100% !important;\n  height: 100vh !important; \n  overflow: hidden !important;\n  max-width: 100% !important;\n}\n\n\/* vid\u00e9o + fallback couvrent tout *\/\n.vdo_container,\n.vdo_fallback {\n  position: absolute !important;\n  top: 0 !important;\n  left: 0 !important;\n  width: 100% !important;\n  height: 100% !important;\n  filter: saturate(1) contrast(1.1) blur(0.2px) !important;\n  margin-top: 0 !important;\n  overflow: hidden !important;\n}\n\n\/* fallback image par d\u00e9faut *\/\n.vdo_fallback {\n  background-image: var(--fallback-url) !important;\n  background-size: cover !important;\n  background-position: center !important;\n  display: block !important;\n}\n\n\/* iframe (centr\u00e9e) *\/\n.vdo_container iframe {\n  position: absolute !important;\n  top: 50% !important;\n  left: 50% !important;\n  transform: translate(-50%, -50%) !important;\n  pointer-events: none !important; \/* \u00e9vite clics *\/\n  border: none !important;\n}\n\n\/* \u00c9crans plus \u00e9troits que 16:9 \u2192 cale sur HAUTEUR *\/\n@media (max-aspect-ratio: 16\/9) {\n  .vdo_container iframe {\n    height: 100vh !important;\n    width: 177.78vh !important; \/* 16\/9 * 100vh *\/\n  }\n}\n\n\/* \u00c9crans plus larges que 16:9 \u2192 cale sur LARGEUR *\/\n@media (min-aspect-ratio: 16\/9) {\n  .vdo_container iframe {\n    width: 100vw !important;\n    height: 56.25vw !important; \/* 9\/16 * 100vw *\/\n  }\n}\n\n\/* Desktop \u22651024px \u2192 vid\u00e9o affich\u00e9e, fallback masqu\u00e9 *\/\n@media (min-width: 1024px) {\n  .vdo_container { display: block !important; }\n  .vdo_fallback  { display: none !important; }\n}\n\n\/* OVERLAY *\/\n.overlay-text {\n  position: absolute !important; \/* recouvre tout *\/\n  top: 0 !important;\n  left: 0 !important;\n  width: 100% !important;\n  height: 100% !important;\n  z-index: 2 !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  justify-content: center !important;\n  color: white !important;\n  text-align: center !important;\n  padding: 2rem !important;\n}\n\/* Cache la box au d\u00e9part *\/\n.overlay-box {\n  opacity: 0;\n  visibility: hidden;\n  will-change: transform, opacity, filter;\n}\n.overlay-box {\n  background: rgba(0, 0, 0, 0.6) !important;\n  color: #fff !important;\n  padding: 4rem !important;\n  border-radius: 5px !important;\n  max-width: 80% !important;\n}\n.overlay-box img {\n    margin: 1em auto;\n    width: 360px;\n}\nh2 { font-size: 3em !important; margin: 1rem auto !important; color:#fff!important}\nh3 { font-size: 1.6em !important; color: white !important; text-transform: uppercase!important}\nh3::after {display: none}\nh4 {font-size: 1.3em !important; color: #ffb72f; text-transform: none!important;}\n.overlay-box p {\n  opacity: 0 ;\n  visibility: hidden ;\n  transform: translateY(20px); \/* petit d\u00e9calage pour \u00e9viter un pop *\/\n}\np {font-size: 16px !important;}\na  { color: white !important; }\n\n\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .overlay-text {\n  justify-content: flex-start !important;\n}\n\t.overlay-box {\n    max-width: 95% !important; \/* occupe 95% *\/\n    padding: 2.5rem !important;\n\t  background: rgba(0, 0, 0, 0.6) !important;\n\t  margin-top: 2em;\n  }\n  .overlay-box h2 { font-size: 2rem !important; }\n  .overlay-box h3 { font-size: 1.5rem !important; }\n  .overlay-box h4 { font-size: 1.6rem !important; }\n\tp {font-size: 14px !important;}\n\t.overlay-box img {\n    width: 180px;\n\t}\n}\n\n.overlay-text h1 {\n  font-size: 3rem !important;\n  margin-bottom: 1rem !important;\n}","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"disabled","ast-banner-title-visibility":"disabled","ast-main-header-display":"disabled","ast-hfb-above-header-display":"disabled","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"disabled","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"disabled","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-544692","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/mundiavocat.com\/pt\/blog\/author\/dfuzion_bl8mp8y9\/"},"uagb_comment_info":0,"uagb_excerpt":"Mundiavocat is coming back soon ! Next event in Benidorm, Spain on 09-17 MAY 2026 Registration soon Corporate Sport Organisation 18 rue Negresko 13008 Marseille &#8211; France +33(0)1 777 065 15 info@mundiavocat.com","_links":{"self":[{"href":"https:\/\/mundiavocat.com\/pt\/wp-json\/wp\/v2\/pages\/544692","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mundiavocat.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mundiavocat.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mundiavocat.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mundiavocat.com\/pt\/wp-json\/wp\/v2\/comments?post=544692"}],"version-history":[{"count":15,"href":"https:\/\/mundiavocat.com\/pt\/wp-json\/wp\/v2\/pages\/544692\/revisions"}],"predecessor-version":[{"id":544732,"href":"https:\/\/mundiavocat.com\/pt\/wp-json\/wp\/v2\/pages\/544692\/revisions\/544732"}],"wp:attachment":[{"href":"https:\/\/mundiavocat.com\/pt\/wp-json\/wp\/v2\/media?parent=544692"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}