{"id":9124,"date":"2026-07-31T16:18:10","date_gmt":"2026-07-31T16:18:10","guid":{"rendered":"https:\/\/mostros.co\/?page_id=9124"},"modified":"2026-08-14T14:48:23","modified_gmt":"2026-08-14T14:48:23","slug":"contact","status":"publish","type":"page","link":"https:\/\/mostros.co\/es\/contact\/","title":{"rendered":"CONTACT"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9124\" class=\"elementor elementor-9124\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e007c6 e-con-full e-flex e-con e-parent\" data-id=\"0e007c6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-214f05a e-con-full e-flex e-con e-child\" data-id=\"214f05a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5a1035c e-con-full e-flex e-con e-child\" data-id=\"5a1035c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d570d12 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"d570d12\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ===== MOSTROS \u00b7 Contact Intro ===== -->\n<div id=\"mstrBuild\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Archivo:wght@500;700;900&family=Space+Mono:wght@400;700&family=Fraunces:ital@1&display=swap');\n\n    #mstrBuild{\n      --white:#ffffff;\n      --teal:#7fa9b2;\n      --orange:#d24e2b;\n      --gold:#e9a430;\n      --blue:#4b46b8;\n      --yellow:#f3c40c;\n\n      position:relative;\n      background:transparent;\n      color:var(--white);\n      font-family:'Archivo',system-ui,sans-serif;\n      padding:clamp(3rem,8vw,7rem) clamp(1.4rem,6vw,6rem);\n      overflow:hidden;\n      line-height:1.5;\n    }\n\n    .ma-welcome{\n      font-family:'Space Mono',monospace;\n      font-weight:700;\n      letter-spacing:.5em;\n      text-transform:uppercase;\n      font-size:.8rem;\n      color:var(--yellow);\n      display:flex;\n      align-items:center;\n      gap:.9rem;\n      margin-bottom:1.4rem;\n      opacity:0;\n      animation:mbFade .8s ease .1s forwards;\n    }\n\n    .ma-welcome i{\n      width:9px;\n      height:9px;\n      border-radius:50%;\n      background:var(--orange);\n      box-shadow:0 0 12px var(--orange);\n      animation:mbBlink 3.2s ease-in-out infinite;\n    }\n\n    .ma-title{\n      font-weight:900;\n      font-size:clamp(2.2rem,3vw,2.5rem);\n      line-height:.9;\n      letter-spacing:-.03em;\n      text-transform:uppercase;\n      margin:0 0 1.4rem;\n    }\n\n    .ma-title .ln{\n      display:block;\n      overflow:hidden;\n    }\n\n    .ma-title .ln span{\n      display:block;\n      transform:translateY(110%);\n      animation:mbRise 1.1s cubic-bezier(.16,1,.3,1) forwards;\n    }\n\n    .ma-title .ln:nth-child(1) span{\n      animation-delay:.25s;\n      color:var(--white);\n    }\n\n    .ma-title .ln:nth-child(2) span{\n      animation-delay:.4s;\n      background:linear-gradient(95deg,var(--orange),var(--gold) 70%,var(--white));\n      -webkit-background-clip:text;\n      background-clip:text;\n      color:transparent;\n    }\n\n    .ma-sub{\n      font-family:'Fraunces',Georgia,serif;\n      font-style:italic;\n      font-size:clamp(1.3rem,1.4vw,2.3rem);\n      color:var(--white);\n      margin:0 0 2rem;\n      opacity:0;\n      animation:mbFade .9s ease .7s forwards;\n    }\n\n    .ma-sub b{\n      color:var(--gold);\n      font-weight:400;\n      position:relative;\n    }\n\n    .ma-sub b::after{\n      content:\"\";\n      position:absolute;\n      left:-2%;\n      right:-2%;\n      bottom:-2px;\n      height:42%;\n      background:var(--blue);\n      z-index:-1;\n      transform:scaleX(0);\n      transform-origin:left;\n      animation:mbBrush .8s cubic-bezier(.16,1,.3,1) 1.2s forwards;\n      border-radius:40% 60% 55% 45%\/60% 50% 50% 40%;\n    }\n\n    .ma-p{\n      max-width:100ch;\n      font-size:clamp(15px,.6vw,1.18rem);\n      line-height:1.75;\n      color:rgba(255,255,255,.8);\n      opacity:0;\n      animation:mbFade 1s ease forwards;\n    }\n\n    .ma-p:nth-of-type(1){\n      animation-delay:.95s;\n      margin-bottom:1.2rem;\n    }\n\n    .ma-p:nth-of-type(2){\n      animation-delay:1.1s;\n    }\n\n    .ma-p strong{\n      color:#fff;\n    }\n\n    .ma-p em{\n      color:var(--gold);\n      font-style:italic;\n      font-family:'Fraunces',serif;\n    }\n\n    @keyframes mbRise{\n      to{transform:translateY(0);}\n    }\n\n    @keyframes mbFade{\n      to{opacity:1;}\n    }\n\n    @keyframes mbBrush{\n      to{transform:scaleX(1);}\n    }\n\n    @keyframes mbBlink{\n      0%,92%,100%{transform:scaleY(1);}\n      96%{transform:scaleY(.1);}\n    }\n\n    \/* ---- mobile: tighten so two paragraphs don't read as a wall of text ---- *\/\n    @media (max-width:640px){\n      #mstrBuild{\n        padding:2.4rem 1.25rem 2.8rem;\n      }\n      .ma-welcome{\n        font-size:.68rem;\n        letter-spacing:.35em;\n        margin-bottom:1.1rem;\n      }\n      .ma-title{\n        font-size:1.85rem;\n        margin-bottom:1.1rem;\n      }\n      .ma-sub{\n        font-size:1.05rem;\n        margin-bottom:1.5rem;\n      }\n      .ma-p{\n        font-size:.92rem;\n        line-height:1.6;\n        max-width:none;\n      }\n      .ma-p:nth-of-type(1){\n        margin-bottom:.9rem;\n      }\n    }\n\n    @media (prefers-reduced-motion:reduce){\n      #mstrBuild *{ animation-duration:.001ms !important; }\n      #mstrBuild .ma-title .ln span{ transform:none; }\n    }\n  <\/style>\n\n  <p class=\"ma-welcome\">\n    <i><\/i>\n    Let's Talk\n  <\/p>\n\n  <h1 class=\"ma-title\">\n    <span class=\"ln\">\n      <span>GOT SOMETHING<\/span>\n    <\/span>\n\n    <span class=\"ln\">\n      <span>WORTH BUILDING?<\/span>\n    <\/span>\n  <\/h1>\n\n  <p class=\"ma-sub\">\n    Good. <b>That's exactly who we work with.<\/b>\n  <\/p>\n\n  <p class=\"ma-p\">\n    <strong>MOSTROS<\/strong> takes on a limited number of projects at a time, so every inquiry gets read by an actual person \u2014 not a form filter. Tell us where the idea stands today, and we'll tell you honestly whether we're the right team to take it further.\n  <\/p>\n\n  <p class=\"ma-p\">\n    Whether you're a founder with a rough sketch of an idea or a company ready to rebuild something that's outgrown itself, the first conversation costs nothing and commits you to nothing. We reply within <em>one business day<\/em>, from wherever you are in the world.\n  <\/p>\n\n<\/div>\n<!-- ===== \/MOSTROS Contact Intro ===== -->\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1b4fd55 e-con-full e-flex e-con e-child\" data-id=\"1b4fd55\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-fa19de2 e-con-full e-flex e-con e-child\" data-id=\"fa19de2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2673a1a animated-slow elementor-mobile-align-left elementor-invisible elementor-widget elementor-widget-button\" data-id=\"2673a1a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:1200}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjQzMTQiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Start a Project<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\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-7d61297 e-con-full e-flex e-con e-parent\" data-id=\"7d61297\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3b917ea outer-wrapper e-flex e-con-boxed e-con e-child\" data-id=\"3b917ea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7c9c010 e-con-full marquee-track e-flex e-con e-child\" data-id=\"7c9c010\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-172ff4b logo elementor-widget elementor-widget-image\" data-id=\"172ff4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/HotelM1.png\" class=\"attachment-full size-full wp-image-4850\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/HotelM1.png 1920w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/HotelM1-1536x864.png 1536w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/HotelM1-18x10.png 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/HotelM1-600x338.png 600w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-270e98c logo elementor-widget elementor-widget-image\" data-id=\"270e98c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]},&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1280\" height=\"853\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large.png\" class=\"attachment-full size-full wp-image-4711\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large.png 1280w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large-18x12.png 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large-600x400.png 600w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-740693d logo elementor-widget elementor-widget-image\" data-id=\"740693d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Time-Traker-01-e1768161372681.webp\" title=\"Time-Traker-01-e1768161372681\" alt=\"Time-Traker-01-e1768161372681\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-00896bc logo elementor-widget elementor-widget-image\" data-id=\"00896bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2560\" height=\"920\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo-G-Hidro-scaled.png\" class=\"attachment-full size-full wp-image-4858\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo-G-Hidro-scaled.png 2560w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo-G-Hidro-1536x552.png 1536w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo-G-Hidro-2048x736.png 2048w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo-G-Hidro-18x6.png 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo-G-Hidro-600x216.png 600w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2e3679 logo elementor-widget elementor-widget-image\" data-id=\"a2e3679\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"482\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Senal_Colombia_logo.svg.png\" class=\"attachment-full size-full wp-image-4814\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Senal_Colombia_logo.svg.png 1280w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Senal_Colombia_logo.svg-18x7.png 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Senal_Colombia_logo.svg-600x226.png 600w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8796fd6 logo elementor-widget elementor-widget-image\" data-id=\"8796fd6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"816\" height=\"169\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/04\/356878.svg\" class=\"attachment-full size-full wp-image-7708\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-124d058 logo elementor-widget elementor-widget-image\" data-id=\"124d058\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"392\" height=\"69\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/LogoChagra.svg\" class=\"attachment-full size-full wp-image-4845\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d338d80 logo elementor-widget elementor-widget-image\" data-id=\"d338d80\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]},&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1280\" height=\"853\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large.png\" class=\"attachment-full size-full wp-image-4711\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large.png 1280w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large-18x12.png 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large-600x400.png 600w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7fd91b1 logo elementor-widget elementor-widget-image\" data-id=\"7fd91b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1022\" height=\"1024\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo_de_la_Universidad_de_Caldas.svg.png\" class=\"attachment-full size-full wp-image-4829\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo_de_la_Universidad_de_Caldas.svg.png 1022w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo_de_la_Universidad_de_Caldas.svg-300x300.png 300w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo_de_la_Universidad_de_Caldas.svg-150x150.png 150w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo_de_la_Universidad_de_Caldas.svg-12x12.png 12w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo_de_la_Universidad_de_Caldas.svg-600x601.png 600w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo_de_la_Universidad_de_Caldas.svg-100x100.png 100w\" sizes=\"(max-width: 1022px) 100vw, 1022px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6285c1 logo elementor-widget elementor-widget-image\" data-id=\"a6285c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1422\" height=\"536\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Log-Hor.png\" class=\"attachment-full size-full wp-image-4846\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Log-Hor.png 1422w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Log-Hor-18x7.png 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Log-Hor-600x226.png 600w\" sizes=\"(max-width: 1422px) 100vw, 1422px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae5ebde logo elementor-widget elementor-widget-image\" data-id=\"ae5ebde\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"758\" height=\"179\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/logo-dejusticia-white.svg\" class=\"attachment-full size-full wp-image-4840\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-581b3b4 logo elementor-widget elementor-widget-image\" data-id=\"581b3b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"980\" height=\"486\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/100-la-patria.png\" class=\"attachment-full size-full wp-image-4841\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/100-la-patria.png 980w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/100-la-patria-18x9.png 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/100-la-patria-600x298.png 600w\" sizes=\"(max-width: 980px) 100vw, 980px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a3c53b5 logo elementor-widget elementor-widget-image\" data-id=\"a3c53b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]},&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1280\" height=\"853\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large.png\" class=\"attachment-full size-full wp-image-4711\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large.png 1280w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large-18x12.png 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large-600x400.png 600w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9a3005 logo elementor-widget elementor-widget-image\" data-id=\"e9a3005\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1566\" height=\"575\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/logo-ucp.png\" class=\"attachment-full size-full wp-image-4825\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/logo-ucp.png 1566w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/logo-ucp-1536x564.png 1536w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/logo-ucp-18x7.png 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/logo-ucp-600x220.png 600w\" sizes=\"(max-width: 1566px) 100vw, 1566px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f59937f logo elementor-widget elementor-widget-image\" data-id=\"f59937f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1616\" height=\"1644\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/cp-50-1.png\" class=\"attachment-full size-full wp-image-4824\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/cp-50-1.png 1616w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/cp-50-1-1510x1536.png 1510w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/cp-50-1-12x12.png 12w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/cp-50-1-600x610.png 600w\" sizes=\"(max-width: 1616px) 100vw, 1616px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db4d23e logo elementor-widget elementor-widget-image\" data-id=\"db4d23e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"132\" height=\"132\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo.svg\" class=\"attachment-full size-full wp-image-4818\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f26fb68 logo elementor-widget elementor-widget-image\" data-id=\"f26fb68\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"264\" height=\"176\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo-2022Color.svg\" class=\"attachment-full size-full wp-image-4833\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fc5026d logo elementor-widget elementor-widget-image\" data-id=\"fc5026d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"240\" height=\"70\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/cropped-neovalpologo.png\" class=\"attachment-full size-full wp-image-4822\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/cropped-neovalpologo.png 240w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/cropped-neovalpologo-18x5.png 18w\" sizes=\"(max-width: 240px) 100vw, 240px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d205a09 logo elementor-widget elementor-widget-image\" data-id=\"d205a09\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"859\" height=\"798\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Jaime-Garzon.svg\" class=\"attachment-full size-full wp-image-4788\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30f9349 logo elementor-widget elementor-widget-image\" data-id=\"30f9349\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/camino_al_sol_logo-2.svg\" title=\"camino_al_sol_logo\" alt=\"camino_al_sol_logo\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f00b8f2 logo elementor-widget elementor-widget-image\" data-id=\"f00b8f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1242\" height=\"320\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/camino_al_sol_logo-1.svg\" class=\"attachment-full size-full wp-image-4802\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55d756e logo elementor-widget elementor-widget-image\" data-id=\"55d756e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/caf-development-bank-of-latin-america-logo-150x150.png\" class=\"attachment-thumbnail size-thumbnail wp-image-4796\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/caf-development-bank-of-latin-america-logo-150x150.png 150w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/caf-development-bank-of-latin-america-logo-300x300.png 300w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/caf-development-bank-of-latin-america-logo-100x100.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f7dd47f logo elementor-widget elementor-widget-image\" data-id=\"f7dd47f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Western_Union_current_logo.svg.png\" title=\"Western_Union_current_logo.svg\" alt=\"Western_Union_current_logo.svg\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e44614 logo elementor-widget elementor-widget-image\" data-id=\"1e44614\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/chevrolet-brandlogo.net_.png\" class=\"attachment-full size-full wp-image-4777\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/chevrolet-brandlogo.net_.png 1024w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/chevrolet-brandlogo.net_-300x300.png 300w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/chevrolet-brandlogo.net_-150x150.png 150w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/chevrolet-brandlogo.net_-768x768.png 768w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/chevrolet-brandlogo.net_-12x12.png 12w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/chevrolet-brandlogo.net_-600x600.png 600w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/chevrolet-brandlogo.net_-100x100.png 100w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-229e568 logo elementor-widget elementor-widget-image\" data-id=\"229e568\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]},&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1280\" height=\"853\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large.png\" class=\"attachment-full size-full wp-image-4711\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large.png 1280w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large-18x12.png 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/608d5987-de63-4607-b513-e115b7d74ddc-Large-600x400.png 600w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a5c19ea logo elementor-widget elementor-widget-image\" data-id=\"a5c19ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"180\" height=\"89\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/01\/Logo-Black.svg\" class=\"attachment-full size-full wp-image-4486\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c5cbb64 logo elementor-widget elementor-widget-image\" data-id=\"c5cbb64\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]},&quot;motion_fx_mouseTrack_direction&quot;:&quot;negative&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2021\/04\/LogoSVG.svg\" class=\"attachment-full size-full wp-image-572\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\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-371a5dc elementor-widget elementor-widget-html\" data-id=\"371a5dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<script src=\"https:\/\/unpkg.com\/gsap@3\/dist\/gsap.min.js\"><\/script>\n\n<script>\n(function () {\n\n  function init(track) {\n    if (track.dataset.init) return;\n    track.dataset.init = \"1\";\n\n    const originals = Array.from(track.children);\n    originals.forEach(el => track.appendChild(el.cloneNode(true)));\n\n    let width = 0;\n    let x = 0;\n    const speed = 1.2;\n\n    function measure() {\n      width = track.scrollWidth \/ 2;\n    }\n\n    function loop() {\n      x += speed;\n      if (x >= width) x = 0;\n      track.style.transform = `translate3d(${-x}px,0,0)`;\n      requestAnimationFrame(loop);\n    }\n\n    measure();\n    loop();\n    window.addEventListener(\"resize\", measure);\n  }\n\n  function boot() {\n    document.querySelectorAll(\".marquee-track\").forEach(init);\n  }\n\n  if (document.readyState === \"loading\") {\n    document.addEventListener(\"DOMContentLoaded\", boot);\n  } else {\n    boot();\n  }\n\n})();\n<\/script>\n\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<div class=\"elementor-element elementor-element-ca30bcd e-flex e-con-boxed e-con e-parent\" data-id=\"ca30bcd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fa1bf0 elementor-widget elementor-widget-html\" data-id=\"2fa1bf0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>Contact \u2014 MOSTROS<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&family=Inter:wght@400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --bg: #0a0a0b;\n    --bg-panel: #101012;\n    --ink: #f1efe8;\n    --ink-dim: #8c8b87;\n    --line: #232325;\n    --amber: #ffb02e;\n    --amber-dim: #7a5a1f;\n    --live: #4fd17a;\n    --closed: #e0564a;\n    --font-display: 'Space Grotesk', sans-serif;\n    --font-mono: 'JetBrains Mono', monospace;\n    --font-body: 'Inter', sans-serif;\n  }\n\n  *{ margin:0; padding:0; box-sizing:border-box; }\n\n  html{ scroll-behavior:smooth; }\n\n  body{\n    background: var(--bg);\n    color: var(--ink);\n    font-family: var(--font-body);\n    -webkit-font-smoothing: antialiased;\n    min-height:100vh;\n    background-image:\n      radial-gradient(circle at 15% 10%, rgba(255,176,46,0.05), transparent 40%),\n      radial-gradient(circle at 85% 90%, rgba(255,176,46,0.04), transparent 45%);\n  }\n\n  @media (prefers-reduced-motion: reduce){\n    *{ animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; }\n  }\n\n  .wrap{\n    max-width: 1280px;\n    margin: 0 auto;\n    padding: 5vw clamp(20px, 5vw, 64px) 80px;\n  }\n\n  \/* ---------- Eyebrow: typed terminal line ---------- *\/\n  .eyebrow{\n    font-family: var(--font-mono);\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    color: var(--amber);\n    display:flex;\n    align-items:center;\n    gap: 10px;\n    margin-bottom: 28px;\n    min-height: 18px;\n  }\n  .eyebrow .prompt{ color: var(--ink-dim); }\n  .eyebrow .cursor{\n    display:inline-block;\n    width: 8px;\n    height: 15px;\n    background: var(--amber);\n    animation: blink 1s steps(1) infinite;\n  }\n  @keyframes blink{ 50%{ opacity:0; } }\n\n  \/* ---------- Headline: clip reveal ---------- *\/\n  .headline{\n    font-family: var(--font-display);\n    font-weight: 700;\n    font-size: clamp(2.6rem, 6.4vw, 5.2rem);\n    line-height: 0.98;\n    letter-spacing: -0.02em;\n    margin-bottom: 20px;\n    max-width: 900px;\n  }\n  .headline .line{\n    display:block;\n    overflow:hidden;\n  }\n  .headline .line span{\n    display:block;\n    transform: translateY(115%);\n    animation: clipReveal 0.85s cubic-bezier(.16,.84,.32,1) forwards;\n  }\n  .headline .line:nth-child(1) span{ animation-delay: .55s; }\n  .headline .line:nth-child(2) span{ animation-delay: .68s; color: var(--amber); }\n  @keyframes clipReveal{ to{ transform: translateY(0); } }\n\n  .sub{\n    font-family: var(--font-body);\n    font-size: clamp(15px, 1.6vw, 18px);\n    color: var(--ink-dim);\n    max-width: 520px;\n    line-height: 1.6;\n    margin-bottom: 56px;\n    opacity: 0;\n    animation: fadeUp .7s ease forwards;\n    animation-delay: 1.05s;\n  }\n  @keyframes fadeUp{ from{ opacity:0; transform: translateY(10px);} to{ opacity:1; transform: translateY(0);} }\n\n  \/* ---------- Grid ---------- *\/\n  .grid{\n    display:grid;\n    grid-template-columns: 1fr 1.15fr;\n    gap: clamp(28px, 4vw, 64px);\n    align-items: start;\n  }\n  @media (max-width: 880px){\n    .grid{ grid-template-columns: 1fr; }\n  }\n\n  \/* ---------- Left: signal panel ---------- *\/\n  .panel{\n    border: 1px solid var(--line);\n    background: var(--bg-panel);\n    border-radius: 4px;\n    overflow: hidden;\n  }\n\n  .panel-head{\n    display:flex;\n    align-items:center;\n    justify-content: space-between;\n    padding: 14px 18px;\n    border-bottom: 1px solid var(--line);\n    font-family: var(--font-mono);\n    font-size: 11px;\n    letter-spacing: .08em;\n    color: var(--ink-dim);\n  }\n  .panel-head .dot{\n    width:7px; height:7px; border-radius:50%;\n    background: var(--live);\n    display:inline-block;\n    margin-right: 8px;\n    box-shadow: 0 0 0 0 rgba(79,209,122,.5);\n    animation: pulseDot 2s infinite;\n  }\n  .panel-head .dot.closed{ background: var(--closed); box-shadow:none; animation:none; }\n  @keyframes pulseDot{\n    0%{ box-shadow: 0 0 0 0 rgba(79,209,122,.45); }\n    70%{ box-shadow: 0 0 0 7px rgba(79,209,122,0); }\n    100%{ box-shadow: 0 0 0 0 rgba(79,209,122,0); }\n  }\n\n  \/* radar *\/\n  .radar-wrap{\n    padding: 28px 18px 8px;\n    display:flex;\n    justify-content:center;\n  }\n  .radar{\n    position: relative;\n    width: 190px;\n    height: 190px;\n  }\n  .radar svg{ width:100%; height:100%; display:block; }\n  .radar-ring{ fill:none; stroke: var(--line); stroke-width:1; }\n  .radar-sweep-mask{ transform-origin: 95px 95px; animation: sweep 3.4s linear infinite; }\n  @keyframes sweep{ to{ transform: rotate(360deg); } }\n  .radar-dot{ fill: var(--amber); }\n  .radar-dot-ring{\n    fill:none; stroke: var(--amber); stroke-width: 1.4;\n    transform-origin: 95px 95px;\n    animation: radarPing 2.6s ease-out infinite;\n  }\n  @keyframes radarPing{\n    0%{ r:2; opacity: .9; }\n    100%{ r: 34; opacity: 0; }\n  }\n  .radar-label{\n    text-align:center;\n    font-family: var(--font-mono);\n    font-size: 11px;\n    letter-spacing: .1em;\n    color: var(--ink-dim);\n    padding: 4px 0 22px;\n  }\n  .radar-label b{ color: var(--ink); font-weight:500; }\n\n  \/* status readout *\/\n  .status-block{\n    border-top: 1px solid var(--line);\n    padding: 18px;\n    font-family: var(--font-mono);\n    font-size: 12.5px;\n    line-height: 1.9;\n  }\n  .status-row{ display:flex; justify-content: space-between; gap: 12px; color: var(--ink-dim); }\n  .status-row b{ color: var(--ink); font-weight: 500; letter-spacing: .02em; }\n  .status-row .state-open{ color: var(--live); }\n  .status-row .state-closed{ color: var(--closed); }\n\n  .hours-table{\n    border-top: 1px solid var(--line);\n    padding: 18px;\n    font-family: var(--font-mono);\n    font-size: 12.5px;\n  }\n  .hours-row{\n    display:flex;\n    justify-content: space-between;\n    padding: 5px 0;\n    color: var(--ink-dim);\n  }\n  .hours-row.today{ color: var(--ink); }\n  .hours-row.today b{ color: var(--amber); font-weight: 500; }\n  .hours-row span:last-child{ color: var(--ink); }\n  .hours-row.today span:last-child{ color: var(--amber); }\n\n  .channels{\n    border-top: 1px solid var(--line);\n    padding: 18px;\n    display:flex;\n    flex-direction:column;\n    gap: 12px;\n  }\n  .channel{\n    display:flex;\n    align-items:baseline;\n    gap: 10px;\n    font-family: var(--font-mono);\n    font-size: 13px;\n  }\n  .channel .k{ color: var(--ink-dim); min-width: 58px; }\n  .channel a{ color: var(--ink); text-decoration:none; border-bottom: 1px solid var(--line); transition: color .2s, border-color .2s; }\n  .channel a:hover{ color: var(--amber); border-color: var(--amber); }\n\n  \/* ---------- Right: form console ---------- *\/\n  .console{\n    border: 1px solid var(--line);\n    background: var(--bg-panel);\n    border-radius: 4px;\n    padding: clamp(20px, 3vw, 34px);\n  }\n  .console-title{\n    font-family: var(--font-mono);\n    font-size: 11px;\n    letter-spacing: .1em;\n    color: var(--ink-dim);\n    margin-bottom: 22px;\n    display:flex;\n    justify-content: space-between;\n  }\n\n  form{ display:flex; flex-direction:column; gap: 20px; }\n\n  .field-row{ display:grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n  @media (max-width:560px){ .field-row{ grid-template-columns: 1fr; } }\n\n  .field{ display:flex; flex-direction:column; gap: 8px; position:relative; }\n  .field label{\n    font-family: var(--font-mono);\n    font-size: 11px;\n    letter-spacing: .08em;\n    color: var(--ink-dim);\n    display:flex;\n    gap: 6px;\n  }\n  .field label .req{ color: var(--amber); }\n  .field label .opt{ color: var(--ink-dim); opacity:.6; font-style:italic; }\n\n  .field input,\n  .field select,\n  .field textarea{\n    background: transparent;\n    border: none;\n    border-bottom: 1px solid var(--line);\n    color: var(--ink);\n    font-family: var(--font-body);\n    font-size: 15px;\n    padding: 8px 2px;\n    outline: none;\n    transition: border-color .2s;\n    appearance: none;\n  }\n  .field select{\n    cursor:pointer;\n  }\n  .field select option{ background: var(--bg-panel); color: var(--ink); }\n  .field textarea{ resize: vertical; min-height: 90px; line-height:1.5; }\n  .field input:focus, .field select:focus, .field textarea:focus{ border-color: var(--amber); }\n  .field input::placeholder, .field textarea::placeholder{ color: #55534d; }\n\n  .field.invalid input, .field.invalid select{ border-color: var(--closed); }\n  .field .hint{ font-family: var(--font-mono); font-size: 11px; color: var(--ink-dim); }\n  .field.invalid .hint{ color: var(--closed); }\n\n  .either-note{\n    font-family: var(--font-mono);\n    font-size: 11px;\n    color: var(--ink-dim);\n    margin-top: -8px;\n  }\n\n  .submit-row{\n    display:flex;\n    align-items:center;\n    justify-content: space-between;\n    margin-top: 6px;\n    gap: 16px;\n    flex-wrap: wrap;\n  }\n\n  button.send{\n    font-family: var(--font-mono);\n    font-size: 13px;\n    letter-spacing: .1em;\n    background: var(--amber);\n    color: #1a1200;\n    border: none;\n    padding: 14px 26px;\n    border-radius: 2px;\n    cursor: pointer;\n    transition: transform .15s ease, background .2s ease;\n  }\n  button.send:hover{ background: #ffc35c; }\n  button.send:active{ transform: scale(.97); }\n  button.send:disabled{ opacity:.55; cursor: progress; }\n\n  .form-msg{\n    font-family: var(--font-mono);\n    font-size: 12px;\n    color: var(--ink-dim);\n  }\n  .form-msg.ok{ color: var(--live); }\n  .form-msg.err{ color: var(--closed); }\n\n  .worldwide-tag{\n    font-family: var(--font-mono);\n    font-size: 11px;\n    letter-spacing: .1em;\n    color: var(--ink-dim);\n    border: 1px solid var(--line);\n    padding: 3px 8px;\n    border-radius: 100px;\n  }\n\n  footer.credit{\n    max-width: 1280px;\n    margin: 60px auto 0;\n    padding: 0 clamp(20px,5vw,64px);\n    font-family: var(--font-mono);\n    font-size: 11px;\n    color: #4c4b47;\n    letter-spacing: .05em;\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"wrap\">\n\n  <div class=\"eyebrow\">\n    <span class=\"prompt\">mostros:~$<\/span>\n    <span id=\"typedText\"><\/span><span class=\"cursor\"><\/span>\n  <\/div>\n\n  <h1 class=\"headline\">\n    <span class=\"line\"><span>Tell us what<\/span><\/span>\n    <span class=\"line\"><span>you're building.<\/span><\/span>\n  <\/h1>\n\n  <p class=\"sub\">One form, straight to the studio. Send the essentials and we'll route it to the right person \u2014 usually within a business day.<\/p>\n\n  <div class=\"grid\">\n\n    <!-- LEFT: signal panel -->\n    <div class=\"panel\">\n      <div class=\"panel-head\">\n        <span><span class=\"dot\" id=\"statusDot\"><\/span>SIGNAL<\/span>\n        <span id=\"tzClock\">--:--:-- ET<\/span>\n      <\/div>\n\n      <div class=\"radar-wrap\">\n        <div class=\"radar\">\n          <svg viewBox=\"0 0 190 190\">\n            <circle class=\"radar-ring\" cx=\"95\" cy=\"95\" r=\"30\"\/>\n            <circle class=\"radar-ring\" cx=\"95\" cy=\"95\" r=\"58\"\/>\n            <circle class=\"radar-ring\" cx=\"95\" cy=\"95\" r=\"86\"\/>\n            <line x1=\"95\" y1=\"9\" x2=\"95\" y2=\"181\" stroke=\"var(--line)\" stroke-width=\"1\"\/>\n            <line x1=\"9\" y1=\"95\" x2=\"181\" y2=\"95\" stroke=\"var(--line)\" stroke-width=\"1\"\/>\n            <g class=\"radar-sweep-mask\">\n              <path d=\"M95 95 L95 9 A86 86 0 0 1 155 40 Z\" fill=\"url(#sweepGrad)\" opacity=\"0.55\"\/>\n            <\/g>\n            <defs>\n              <linearGradient id=\"sweepGrad\" x1=\"0\" y1=\"1\" x2=\"0\" y2=\"0\">\n                <stop offset=\"0%\" stop-color=\"#ffb02e\" stop-opacity=\"0\"\/>\n                <stop offset=\"100%\" stop-color=\"#ffb02e\" stop-opacity=\"0.5\"\/>\n              <\/linearGradient>\n            <\/defs>\n            <circle class=\"radar-dot-ring\" cx=\"95\" cy=\"95\" r=\"2\"\/>\n            <circle class=\"radar-dot\" cx=\"95\" cy=\"95\" r=\"4\"\/>\n          <\/svg>\n        <\/div>\n      <\/div>\n      <div class=\"radar-label\">Colombia \u00b7 <b>New York<\/b> \u00b7 reaching <b>worldwide<\/b><\/div>\n\n      <div class=\"status-block\">\n        <div class=\"status-row\"><span>Status<\/span><b id=\"openState\">checking\u2026<\/b><\/div>\n        <div class=\"status-row\"><span>Local time (ET)<\/span><b id=\"etTime\">\u2014<\/b><\/div>\n        <div class=\"status-row\"><span>Next change<\/span><b id=\"nextChange\">\u2014<\/b><\/div>\n      <\/div>\n\n      <div class=\"hours-table\" id=\"hoursTable\"><\/div>\n\n      <div class=\"channels\">\n        <div class=\"channel\"><span class=\"k\">Email<\/span><a href=\"mailto:info@mostros.co\">info@mostros.co<\/a><\/div>\n        <div class=\"channel\"><span class=\"k\">Phone<\/span><a href=\"tel:+19089369150\">+1 (908) 936-9150<\/a><\/div>\n        <div class=\"channel\"><span class=\"k\">Phone<\/span><a href=\"tel:+573146961606\">+57 314 696 1606<\/a><\/div>\n        <div class=\"channel\"><span class=\"k\">Reach<\/span><span style=\"color:var(--ink)\">Worldwide, no region restrictions<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- RIGHT: form console -->\n    <div class=\"console\">\n      <div class=\"console-title\">\n        <span>&gt; NEW_INQUIRY.SUBMIT<\/span>\n        <span class=\"worldwide-tag\">WORLDWIDE<\/span>\n      <\/div>\n\n      <form id=\"contactForm\" novalidate>\n        <div class=\"field-row\">\n          <div class=\"field\" id=\"f-name\">\n            <label>Name <span class=\"req\">*<\/span><\/label>\n            <input type=\"text\" name=\"name\" id=\"name\" placeholder=\"Full name\" required>\n          <\/div>\n          <div class=\"field\" id=\"f-project\">\n            <label>Project type <span class=\"opt\">(optional)<\/span><\/label>\n            <select name=\"project_type\" id=\"project_type\">\n              <option value=\"\">Select one<\/option>\n              <option>Brand strategy<\/option>\n              <option>Website<\/option>\n              <option>Product \/ app development<\/option>\n              <option>Motion \/ audiovisual<\/option>\n              <option>Creative technology<\/option>\n              <option>Something else<\/option>\n            <\/select>\n          <\/div>\n        <\/div>\n\n        <div class=\"field-row\">\n          <div class=\"field\" id=\"f-email\">\n            <label>Email <span class=\"opt\">(email or phone required)<\/span><\/label>\n            <input type=\"email\" name=\"email\" id=\"email\" placeholder=\"you@company.com\">\n          <\/div>\n          <div class=\"field\" id=\"f-phone\">\n            <label>Phone <span class=\"opt\">(email or phone required)<\/span><\/label>\n            <input type=\"tel\" name=\"phone\" id=\"phone\" placeholder=\"+1 555 555 5555\">\n          <\/div>\n        <\/div>\n        <div class=\"either-note\" id=\"eitherNote\">Provide at least one: email or phone.<\/div>\n\n        <div class=\"field\" id=\"f-budget\">\n          <label>Budget <span class=\"opt\">(optional)<\/span><\/label>\n          <select name=\"budget\" id=\"budget\">\n            <option value=\"\">Select a range<\/option>\n            <option>Under $5,000<\/option>\n            <option>$5,000 \u2013 $15,000<\/option>\n            <option>$15,000 \u2013 $40,000<\/option>\n            <option>$40,000+<\/option>\n            <option>Not sure yet<\/option>\n          <\/select>\n        <\/div>\n\n        <div class=\"field\" id=\"f-message\">\n          <label>Message <span class=\"opt\">(optional)<\/span><\/label>\n          <textarea name=\"message\" id=\"message\" placeholder=\"What are you building, and what does it need to do?\"><\/textarea>\n        <\/div>\n\n        <div class=\"submit-row\">\n          <button type=\"submit\" class=\"send\" id=\"sendBtn\">TRANSMIT \u2192<\/button>\n          <span class=\"form-msg\" id=\"formMsg\"><\/span>\n        <\/div>\n      <\/form>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<footer class=\"credit\">MOSTROS \u2014 Creative Studio \u00b7 Colombia &amp; New York \u00b7 Serving clients worldwide<\/footer>\n\n<script>\n  \/\/ ---------- Typed eyebrow ----------\n  (function typeEyebrow(){\n    const text = \"initiating contact protocol...\";\n    const el = document.getElementById('typedText');\n    let i = 0;\n    function tick(){\n      if(i <= text.length){\n        el.textContent = text.slice(0, i);\n        i++;\n        setTimeout(tick, 28);\n      }\n    }\n    tick();\n  })();\n\n  \/\/ ---------- Business hours (US Eastern Time, worldwide clientele) ----------\n  \/\/ Mon-Fri 07:00-17:00, Sat 07:00-14:00, Sun closed\n  const SCHEDULE = {\n    0: null,              \/\/ Sunday - closed\n    1: [7, 17], 2: [7, 17], 3: [7, 17], 4: [7, 17], 5: [7, 17], \/\/ Mon-Fri\n    6: [7, 14]            \/\/ Saturday\n  };\n  const DAY_NAMES = ['Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday'];\n\n  function getETParts(){\n    const fmt = new Intl.DateTimeFormat('en-US', {\n      timeZone: 'America\/New_York',\n      weekday: 'short', hour: 'numeric', minute: '2-digit', second: '2-digit', hour12: false\n    });\n    const parts = fmt.formatToParts(new Date());\n    const map = {};\n    parts.forEach(p => map[p.type] = p.value);\n    const dayIndexMap = { Sun:0, Mon:1, Tue:2, Wed:3, Thu:4, Fri:5, Sat:6 };\n    let hour = parseInt(map.hour, 10);\n    if(hour === 24) hour = 0;\n    return {\n      dayIdx: dayIndexMap[map.weekday],\n      hour,\n      minute: parseInt(map.minute, 10),\n      second: parseInt(map.second, 10)\n    };\n  }\n\n  function pad(n){ return n.toString().padStart(2,'0'); }\n\n  function renderHoursTable(currentDayIdx){\n    const order = [1,2,3,4,5,6,0];\n    const labelFor = (d) => SCHEDULE[d] ? `${pad(SCHEDULE[d][0])}:00 \u2013 ${pad(SCHEDULE[d][1])}:00` : 'Closed';\n    const shortName = { 0:'Sun',1:'Mon',2:'Tue',3:'Wed',4:'Thu',5:'Fri',6:'Sat' };\n    const el = document.getElementById('hoursTable');\n    el.innerHTML = order.map(d => {\n      const isToday = d === currentDayIdx;\n      return `<div class=\"hours-row${isToday ? ' today':''}\"><span>${isToday ? '<b>'+shortName[d]+'<\/b>' : shortName[d]}<\/span><span>${labelFor(d)}<\/span><\/div>`;\n    }).join('');\n  }\n\n  function computeStatus(){\n    const { dayIdx, hour, minute, second } = getETParts();\n    const nowMinutes = hour * 60 + minute;\n    const todayRange = SCHEDULE[dayIdx];\n    let isOpen = false;\n    let nextChangeText = '';\n\n    if(todayRange){\n      const openMin = todayRange[0] * 60;\n      const closeMin = todayRange[1] * 60;\n      isOpen = nowMinutes >= openMin && nowMinutes < closeMin;\n      if(isOpen){\n        const remain = closeMin - nowMinutes;\n        nextChangeText = `Closes in ${Math.floor(remain\/60)}h ${remain%60}m`;\n      }\n    }\n\n    if(!isOpen){\n      \/\/ find next open day\/time\n      for(let offset = 0; offset <= 7; offset++){\n        const d = (dayIdx + offset) % 7;\n        const range = SCHEDULE[d];\n        if(!range) continue;\n        if(offset === 0){\n          const openMin = range[0]*60;\n          if(nowMinutes < openMin){\n            const remain = openMin - nowMinutes;\n            nextChangeText = `Opens in ${Math.floor(remain\/60)}h ${remain%60}m`;\n            break;\n          } else {\n            continue;\n          }\n        } else {\n          nextChangeText = `Opens ${DAY_NAMES[d]} ${pad(range[0])}:00`;\n          break;\n        }\n      }\n    }\n\n    return {\n      isOpen,\n      nextChangeText,\n      clock: `${pad(hour)}:${pad(minute)}:${pad(second)} ET`,\n      dayIdx\n    };\n  }\n\n  function updateStatus(){\n    const s = computeStatus();\n    document.getElementById('tzClock').textContent = s.clock;\n    document.getElementById('etTime').textContent = s.clock;\n    document.getElementById('nextChange').textContent = s.nextChangeText;\n\n    const stateEl = document.getElementById('openState');\n    const dotEl = document.getElementById('statusDot');\n    if(s.isOpen){\n      stateEl.textContent = 'Open now';\n      stateEl.className = 'state-open';\n      dotEl.classList.remove('closed');\n    } else {\n      stateEl.textContent = 'Closed';\n      stateEl.className = 'state-closed';\n      dotEl.classList.add('closed');\n    }\n    renderHoursTable(s.dayIdx);\n  }\n\n  updateStatus();\n  setInterval(updateStatus, 1000);\n\n  \/\/ ---------- Form validation + submit ----------\n  const WEBHOOK_URL = \"https:\/\/script.google.com\/macros\/s\/AKfycbwGfi2kFcaVqMnCkh6OAgufw4BgiwNp49MIMT1l0yURU8trUq_q8hHqKpUPX0RTCOYmTw\/exec\";\n\n  const form = document.getElementById('contactForm');\n  const msgEl = document.getElementById('formMsg');\n  const sendBtn = document.getElementById('sendBtn');\n\n  function setInvalid(fieldId, invalid){\n    const f = document.getElementById(fieldId);\n    f.classList.toggle('invalid', invalid);\n  }\n\n  function validate(){\n    let ok = true;\n    const name = document.getElementById('name').value.trim();\n    const email = document.getElementById('email').value.trim();\n    const phone = document.getElementById('phone').value.trim();\n\n    setInvalid('f-name', !name);\n    if(!name) ok = false;\n\n    const hasContact = !!(email || phone);\n    setInvalid('f-email', !hasContact);\n    setInvalid('f-phone', !hasContact);\n    if(!hasContact) ok = false;\n\n    return ok;\n  }\n\n  ['name','email','phone'].forEach(id => {\n    document.getElementById(id).addEventListener('input', () => {\n      msgEl.textContent = '';\n      msgEl.className = 'form-msg';\n    });\n  });\n\n  form.addEventListener('submit', async (e) => {\n    e.preventDefault();\n    if(!validate()){\n      msgEl.textContent = 'Add your name, and either an email or a phone number.';\n      msgEl.className = 'form-msg err';\n      return;\n    }\n\n    const payload = {\n      name: document.getElementById('name').value.trim(),\n      email: document.getElementById('email').value.trim(),\n      phone: document.getElementById('phone').value.trim(),\n      project_type: document.getElementById('project_type').value,\n      budget: document.getElementById('budget').value,\n      message: document.getElementById('message').value.trim(),\n      source: 'contact-page'\n    };\n\n    if(!WEBHOOK_URL){\n      msgEl.textContent = 'Form is wired up \u2014 add your Apps Script URL to WEBHOOK_URL to go live.';\n      msgEl.className = 'form-msg err';\n      return;\n    }\n\n    sendBtn.disabled = true;\n    sendBtn.textContent = 'SENDING\u2026';\n    msgEl.textContent = '';\n\n    try{\n      await fetch(WEBHOOK_URL, {\n        method: 'POST',\n        mode: 'no-cors',\n        headers: { 'Content-Type': 'text\/plain' },\n        body: JSON.stringify(payload)\n      });\n      msgEl.textContent = 'Sent. We\\'ll be in touch shortly.';\n      msgEl.className = 'form-msg ok';\n      form.reset();\n    } catch(err){\n      msgEl.textContent = 'Something went wrong \u2014 try email or phone instead.';\n      msgEl.className = 'form-msg err';\n    } finally {\n      sendBtn.disabled = false;\n      sendBtn.textContent = 'TRANSMIT \u2192';\n    }\n  });\n<\/script>\n\n<\/body>\n<\/html>\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>Let&#8217;s Talk GOT SOMETHING WORTH BUILDING? Good. That&#8217;s exactly who we work with. MOSTROS takes on a limited number of projects at a time, so every inquiry gets read by an actual person \u2014 not a form filter. Tell us where the idea stands today, and we&#8217;ll tell you honestly whether we&#8217;re the right team [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":8891,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9124","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/pages\/9124","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/comments?post=9124"}],"version-history":[{"count":28,"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/pages\/9124\/revisions"}],"predecessor-version":[{"id":9409,"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/pages\/9124\/revisions\/9409"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/media\/8891"}],"wp:attachment":[{"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/media?parent=9124"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}