{"id":6040,"date":"2026-03-22T21:51:23","date_gmt":"2026-03-22T21:51:23","guid":{"rendered":"https:\/\/mostros.co\/?page_id=6040"},"modified":"2026-07-02T03:03:18","modified_gmt":"2026-07-02T03:03:18","slug":"lab","status":"publish","type":"page","link":"https:\/\/mostros.co\/es\/lab\/","title":{"rendered":"LAB"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6040\" class=\"elementor elementor-6040\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ed3b88 e-con-full e-flex e-con e-parent\" data-id=\"6ed3b88\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/vimeo.com\\\/1176007042?share=copy&amp;fl=sv&amp;fe=ci&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-video-embed\" role=\"presentation\"><\/div>\n\t\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-3719a5e e-con-full e-flex e-con e-child\" data-id=\"3719a5e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bca3429 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"bca3429\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ===== MOSTROS \u00b7 Ideas in Motion intro (paste anywhere) ===== -->\n<div id=\"mstrLab\">\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    #mstrLab{\n      --white:#ffffff; --teal:#7fa9b2;\n      --orange:#d24e2b; --gold:#e9a430; --blue:#4b46b8; --yellow:#f3c40c;\n      position:relative; background:transparent; 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; line-height:1.5;\n    }\n\n    \/* eyebrow *\/\n    #mstrLab .ma-welcome{\n      font-family:'Space Mono',monospace; font-weight:700;\n      letter-spacing:.5em; text-transform:uppercase; font-size:.8rem;\n      color:var(--yellow); display:flex; align-items:center; gap:.9rem;\n      margin-bottom:1.4rem; opacity:0; animation:mlFade .8s ease .1s forwards;\n    }\n    #mstrLab .ma-welcome i{\n      width:9px; height:9px; border-radius:50%; background:var(--orange);\n      box-shadow:0 0 12px var(--orange); animation:mlBlink 3.2s ease-in-out infinite;\n    }\n\n    \/* headline \u2014 3.5rem cap *\/\n    #mstrLab .ma-title{\n      font-weight:900; font-size:clamp(2.2rem,7vw,3.5rem); line-height:.9;\n      letter-spacing:-.03em; text-transform:uppercase; margin:0 0 1.4rem;\n    }\n    #mstrLab .ma-title .ln{ display:block; overflow:hidden; }\n    #mstrLab .ma-title .ln span{\n      display:block; transform:translateY(110%);\n      animation:mlRise 1.1s cubic-bezier(.16,1,.3,1) forwards;\n    }\n    #mstrLab .ma-title .ln:nth-child(1) span{ animation-delay:.25s; color:var(--white); }\n    #mstrLab .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; background-clip:text; color:transparent;\n    }\n\n    \/* subhead + brush underline *\/\n    #mstrLab .ma-sub{\n      font-family:'Fraunces',Georgia,serif; font-style:italic; font-weight:400;\n      font-size:clamp(1.3rem,3.4vw,2.3rem); color:var(--white);\n      margin:0 0 2rem; opacity:0; animation:mlFade .9s ease .7s forwards;\n    }\n    #mstrLab .ma-sub b{ position:relative; font-style:italic; font-weight:400; color:var(--gold); white-space:nowrap; }\n    #mstrLab .ma-sub b::after{\n      content:\"\"; position:absolute; left:-2%; right:-2%; bottom:-2px; height:42%;\n      background:var(--blue); z-index:-1; transform:scaleX(0); transform-origin:left;\n      animation:mlBrush .8s cubic-bezier(.16,1,.3,1) 1.2s forwards;\n      border-radius:40% 60% 55% 45%\/60% 50% 50% 40%;\n    }\n\n    \/* body copy *\/\n    #mstrLab .ma-p{\n      max-width:54ch; font-size:clamp(1rem,1.4vw,1.18rem); line-height:1.7;\n      color:rgba(255,255,255,.78); opacity:0; animation:mlFade 1s ease forwards;\n    }\n    #mstrLab .ma-p:nth-of-type(1){ animation-delay:.95s; margin-bottom:1.1rem; }\n    #mstrLab .ma-p:nth-of-type(2){ animation-delay:1.1s; }\n    #mstrLab .ma-p strong{ color:var(--white); font-weight:700; }\n    #mstrLab .ma-p em{ color:var(--orange); font-style:italic; font-family:'Fraunces',serif; }\n\n    @keyframes mlRise{ to{ transform:translateY(0); } }\n    @keyframes mlFade{ to{ opacity:1; } }\n    @keyframes mlBrush{ to{ transform:scaleX(1); } }\n    @keyframes mlBlink{ 0%,92%,100%{ transform:scaleY(1); opacity:1; } 96%{ transform:scaleY(.1); opacity:.4; } }\n\n    @media (prefers-reduced-motion:reduce){\n      #mstrLab *{ animation-duration:.001ms !important; }\n      #mstrLab .ma-title .ln span{ transform:none; }\n    }\n  <\/style>\n\n  <p class=\"ma-welcome\"><i><\/i> Ideas in Motion<\/p>\n\n  <h1 class=\"ma-title\">\n    <span class=\"ln\"><span>Natural<\/span><\/span>\n    <span class=\"ln\"><span>Creation<\/span><\/span>\n  <\/h1>\n\n  <p class=\"ma-sub\">Where craft meets <b>technology.<\/b><\/p>\n\n  <p class=\"ma-p\">A creative practice where you can learn from <strong>craftsmanship and technology<\/strong> through the eyes of Mostros.<\/p>\n<\/div>\n<!-- ===== \/MOSTROS Lab ===== -->\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb952ee animated-slow elementor-mobile-align-center elementor-invisible elementor-widget elementor-widget-button\" data-id=\"fb952ee\" 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\">Ready??<\/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<div class=\"elementor-element elementor-element-d120e5d e-flex e-con-boxed e-con e-parent\" data-id=\"d120e5d\" 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-1f41364 elementor-widget elementor-widget-html\" data-id=\"1f41364\" 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.0\">\n    <title>Mostros.co - Web Under Construction<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        body {\n            background: #0a0a0a;\n            min-height: 100vh;\n        }\n        .ticker-wrap {\n            background: #0a0a0a;\n            padding: 25px 0;\n            overflow: hidden;\n            width: 100%;\n        }\n        .ticker-track {\n            display: flex;\n            width: max-content;\n            animation: ticker 160s linear infinite;\n        }\n        .ticker-wrap:hover .ticker-track {\n            animation-play-state: paused;\n        }\n        .ticker-item {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            padding: 0 50px;\n            white-space: nowrap;\n            font-family: 'Georgia', serif;\n            font-size: 12px;\n            font-style: italic;\n            font-weight: 600;\n            color: #f1f1f1;\n            letter-spacing: 0.05em;\n        }\n        .ticker-dot {\n            display: inline-block;\n            width: 6px;\n            height: 6px;\n            border-radius: 50%;\n            background: #c8a96e;\n            flex-shrink: 0;\n        }\n        @keyframes ticker {\n            0%   { transform: translateX(0); }\n            100% { transform: translateX(calc(-100% \/ 2)); }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"ticker-wrap\">\n        <div class=\"ticker-track\" id=\"ticker\"><\/div>\n    <\/div>\n    <script>\n        \/\/ Phrases to display in the ticker\n        const phrases = [\n            'Design',\n            'Technology',\n            'Strategy',\n            'Web Under Construction',\n            'Crafted Audiovisual'\n        ];\n\n        const ticker = document.getElementById('ticker');\n\n        \/\/ Build one full set of items\n        function buildItem(text) {\n            const item = document.createElement('div');\n            item.className = 'ticker-item';\n            const dot = document.createElement('span');\n            dot.className = 'ticker-dot';\n            item.appendChild(dot);\n            item.appendChild(document.createTextNode(text));\n            return item;\n        }\n\n        \/\/ Clone the full sequence many times for a seamless infinite loop\n        for (let i = 0; i < 20; i++) {\n            phrases.forEach(phrase => {\n                ticker.appendChild(buildItem(phrase));\n            });\n        }\n    <\/script>\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<div class=\"elementor-element elementor-element-4e47022 e-flex e-con-boxed e-con e-parent\" data-id=\"4e47022\" 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-8ee86d7 elementor-widget elementor-widget-html\" data-id=\"8ee86d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--  \u2014 MOSTROS \u00b7 Lab \/ Creative Practice. Generative-sketch panel + count-up stats + categories.\n       Self-contained & namespaced .mlab. Transparent-friendly. -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Archivo:wght@600;700;800;900&family=Inter:wght@400;500;600&family=Space+Mono:wght@400;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n  .mlab{\n    --white:#F5F4F1;--w70:rgba(245,244,241,.72);--w45:rgba(245,244,241,.45);\n    --line:rgba(245,244,241,.13);\n    --orange:#d24e2b;--gold:#e9a430;--teal:#51f0fb;--purple:#8a8cff;--yellow:#f3c40c;\n    --panel:#0b0b0d;--ease:cubic-bezier(.2,.7,.2,1);\n    position:relative;color:var(--white);font-family:\"Inter\",system-ui,sans-serif;\n    -webkit-font-smoothing:antialiased;line-height:1.5;\n    padding:clamp(56px,9vh,120px) 0;\n  }\n  .mlab *{box-sizing:border-box;margin:0;padding:0}\n  .mlab__wrap{max-width:1500px;margin:0 auto;padding:0 clamp(20px,5vw,64px)}\n  .mlab__top{\n    display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(32px,5vw,72px);align-items:center;\n  }\n  @media(max-width:920px){ .mlab__top{ grid-template-columns:1fr; gap:40px; } }\n\n  .mlab [data-rv]{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .9s var(--ease)}\n  .mlab.in [data-rv]{opacity:1;transform:none}\n  .mlab.in [data-rv=\"2\"]{transition-delay:.1s}\n  .mlab.in [data-rv=\"3\"]{transition-delay:.2s}\n  .mlab.in [data-rv=\"4\"]{transition-delay:.3s}\n\n  \/* copy *\/\n  .mlab__eyebrow{\n    font-family:\"Space Mono\",monospace;font-size:.74rem;letter-spacing:.32em;text-transform:uppercase;\n    color:var(--gold);display:flex;align-items:center;gap:.8em;margin-bottom:1.4rem;\n  }\n  .mlab__eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--orange);flex:none;box-shadow:0 0 10px var(--orange)}\n  .mlab__title{\n    font-family:\"Archivo\",sans-serif;font-weight:900;letter-spacing:-.025em;text-transform:uppercase;\n    line-height:.96;font-size:clamp(2rem,4.4vw,3.2rem);margin-bottom:1.4rem;\n  }\n  .mlab__title em{font-style:normal;background:linear-gradient(95deg,var(--orange),var(--gold));\n    -webkit-background-clip:text;background-clip:text;color:transparent}\n  .mlab__p{font-size:clamp(1rem,1.3vw,1.1rem);color:var(--w70);line-height:1.72;margin-bottom:1rem;max-width:54ch}\n  .mlab__p:last-of-type{margin-bottom:0}\n  .mlab__p strong{color:var(--white);font-weight:600}\n\n  \/* panel *\/\n  .mlab__panel{\n    background:var(--panel);border:1px solid var(--line);border-radius:14px;overflow:hidden;\n    box-shadow:0 40px 80px -40px rgba(0,0,0,.8);\n    transform:perspective(1400px) rotateY(-4deg);transition:transform .6s var(--ease);\n  }\n  .mlab__panel:hover{transform:perspective(1400px) rotateY(0deg)}\n  .mlab__bar{\n    display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid var(--line);\n    background:rgba(245,244,241,.02);\n  }\n  .mlab__bar i{width:11px;height:11px;border-radius:50%;display:inline-block}\n  .mlab__bar i:nth-child(1){background:#ff5f57}\n  .mlab__bar i:nth-child(2){background:#febc2e}\n  .mlab__bar i:nth-child(3){background:#28c840}\n  .mlab__file{margin-left:12px;font-family:\"Space Mono\",monospace;font-size:.72rem;color:var(--w45);letter-spacing:.04em}\n\n  .mlab__stage{\n    position:relative;aspect-ratio:4\/3;overflow:hidden;\n    background:\n      radial-gradient(130% 100% at 50% 40%, rgba(138,140,255,.14), transparent 60%),\n      linear-gradient(150deg,#121216,#0a0a0c);\n  }\n  \/* blueprint grid *\/\n  .mlab__stage::before{\n    content:\"\";position:absolute;inset:0;opacity:.5;\n    background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);\n    background-size:34px 34px;mask:radial-gradient(circle at 50% 45%,#000 40%,transparent 78%);\n  }\n  .mlab__svg{position:absolute;inset:0;width:100%;height:100%}\n  .mlab__ring{transform-box:fill-box;transform-origin:center}\n  .mlab.in .mlab__ring.r1{animation:mlabSpin 26s linear infinite}\n  .mlab.in .mlab__ring.r2{animation:mlabSpin 34s linear infinite reverse}\n  @keyframes mlabSpin{to{transform:rotate(360deg)}}\n\n  .mlab__node{transform-box:fill-box;transform-origin:center}\n  .mlab.in .mlab__node{animation:mlabPulse 3s ease-in-out infinite}\n  .mlab.in .mlab__node:nth-of-type(2){animation-delay:.4s}\n  .mlab.in .mlab__node:nth-of-type(3){animation-delay:.8s}\n  .mlab.in .mlab__node:nth-of-type(4){animation-delay:1.2s}\n  .mlab.in .mlab__node:nth-of-type(5){animation-delay:1.6s}\n  .mlab.in .mlab__node:nth-of-type(6){animation-delay:2s}\n  @keyframes mlabPulse{0%,100%{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}\n\n  .mlab__link{stroke:var(--purple);stroke-width:1;opacity:0}\n  .mlab.in .mlab__link{animation:mlabLink 4s ease-in-out infinite}\n  .mlab.in .mlab__link:nth-of-type(2){animation-delay:1s}\n  .mlab.in .mlab__link:nth-of-type(3){animation-delay:2s}\n  .mlab.in .mlab__link:nth-of-type(4){animation-delay:3s}\n  @keyframes mlabLink{0%,100%{opacity:0}50%{opacity:.5}}\n\n  \/* center eye *\/\n  .mlab__eye{transform-box:fill-box;transform-origin:center}\n  .mlab.in .mlab__eye .pupil{animation:mlabScan 6s ease-in-out infinite}\n  @keyframes mlabScan{0%,100%{transform:translate(0,0)}25%{transform:translate(7px,-3px)}60%{transform:translate(-6px,4px)}}\n  .mlab__cap{\n    position:absolute;left:12px;bottom:12px;z-index:2;\n    font-family:\"Space Mono\",monospace;font-size:.66rem;letter-spacing:.1em;color:var(--w45);\n  }\n  .mlab__cap b{color:var(--teal);font-weight:400}\n\n  \/* stats strip *\/\n  .mlab__stats{\n    display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);\n    border:1px solid var(--line);border-radius:14px;overflow:hidden;\n    margin-top:clamp(40px,6vh,72px);\n  }\n  .mlab__stat{background:var(--panel);padding:clamp(20px,2.4vw,32px);display:flex;flex-direction:column;gap:6px;transition:background .3s}\n  .mlab__stat:hover{background:#131316}\n  .mlab__num{font-family:\"Archivo\",sans-serif;font-weight:900;letter-spacing:-.02em;line-height:1;\n    font-size:clamp(2rem,4vw,3rem);color:var(--white);font-variant-numeric:tabular-nums}\n  .mlab__num em{font-style:normal;color:var(--gold)}\n  .mlab__lbl{font-family:\"Space Mono\",monospace;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--w45)}\n  @media(max-width:720px){ .mlab__stats{grid-template-columns:repeat(2,1fr)} }\n\n  \/* categories *\/\n  .mlab__cathead{\n    font-family:\"Space Mono\",monospace;font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;\n    color:var(--w45);display:flex;align-items:center;gap:.8em;margin:clamp(40px,6vh,72px) 0 clamp(18px,3vh,26px);\n  }\n  .mlab__cathead .dot{width:6px;height:6px;border-radius:50%;background:var(--white);flex:none}\n  .mlab__cats{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.6vw,22px)}\n  @media(max-width:720px){ .mlab__cats{grid-template-columns:1fr} }\n  .mlab__cat{\n    --accent:var(--gold);\n    border:1px solid var(--line);border-radius:16px;padding:clamp(22px,2.4vw,30px);\n    background:linear-gradient(180deg,rgba(245,244,241,.02),transparent);\n    transition:border-color .4s,transform .4s var(--ease),background .4s;position:relative;overflow:hidden;\n  }\n  .mlab__cat:nth-child(1){--accent:var(--purple)}\n  .mlab__cat:nth-child(2){--accent:var(--orange)}\n  .mlab__cat:nth-child(3){--accent:var(--teal)}\n  .mlab__cat:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--accent) 55%,transparent);\n    background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 8%,transparent),transparent)}\n  .mlab__cat-tag{font-family:\"Space Mono\",monospace;font-size:.9rem;letter-spacing:.06em;color:var(--accent);margin-bottom:.7em}\n  .mlab__cat-desc{font-size:.98rem;color:var(--w70);line-height:1.6}\n  .mlab__cat-go{margin-top:1.2em;font-family:\"Space Mono\",monospace;font-size:.72rem;letter-spacing:.14em;\n    text-transform:uppercase;color:var(--w45);display:inline-flex;gap:.5em;transition:color .3s,gap .3s}\n  .mlab__cat:hover .mlab__cat-go{color:var(--accent);gap:.9em}\n\n  @media(prefers-reduced-motion:reduce){\n    .mlab [data-rv]{opacity:1!important;transform:none!important}\n    .mlab__panel{transform:none}\n    .mlab__ring,.mlab__node,.mlab__link,.mlab__eye .pupil{animation:none!important}\n    .mlab__link{opacity:.35}\n  }\n<\/style>\n\n<section class=\"mlab\" id=\"mlab\">\n  <div class=\"mlab__wrap\">\n\n    <div class=\"mlab__top\">\n      <!-- panel -->\n      <div class=\"mlab__panel\" data-rv=\"4\" aria-hidden=\"true\">\n        <div class=\"mlab__bar\">\n          <i><\/i><i><\/i><i><\/i>\n          <span class=\"mlab__file\">mostros \/ lab.sketch<\/span>\n        <\/div>\n        <div class=\"mlab__stage\">\n          <svg class=\"mlab__svg\" viewBox=\"0 0 400 300\" preserveAspectRatio=\"xMidYMid meet\">\n            <!-- connecting links -->\n            <line class=\"mlab__link\" x1=\"200\" y1=\"150\" x2=\"90\" y2=\"70\"\/>\n            <line class=\"mlab__link\" x1=\"200\" y1=\"150\" x2=\"320\" y2=\"90\"\/>\n            <line class=\"mlab__link\" x1=\"200\" y1=\"150\" x2=\"120\" y2=\"230\"\/>\n            <line class=\"mlab__link\" x1=\"200\" y1=\"150\" x2=\"300\" y2=\"220\"\/>\n\n            <!-- rings -->\n            <g class=\"mlab__ring r1\">\n              <circle cx=\"200\" cy=\"150\" r=\"95\" fill=\"none\" stroke=\"rgba(245,244,241,.14)\" stroke-width=\"1\" stroke-dasharray=\"4 8\"\/>\n            <\/g>\n            <g class=\"mlab__ring r2\">\n              <circle cx=\"200\" cy=\"150\" r=\"130\" fill=\"none\" stroke=\"rgba(138,140,255,.2)\" stroke-width=\"1\" stroke-dasharray=\"2 10\"\/>\n            <\/g>\n\n            <!-- nodes -->\n            <circle class=\"mlab__node\" cx=\"90\"  cy=\"70\"  r=\"4\" fill=\"#8a8cff\"\/>\n            <circle class=\"mlab__node\" cx=\"320\" cy=\"90\"  r=\"4\" fill=\"#e9a430\"\/>\n            <circle class=\"mlab__node\" cx=\"120\" cy=\"230\" r=\"4\" fill=\"#51f0fb\"\/>\n            <circle class=\"mlab__node\" cx=\"300\" cy=\"220\" r=\"4\" fill=\"#d24e2b\"\/>\n            <circle class=\"mlab__node\" cx=\"200\" cy=\"35\"  r=\"3\" fill=\"#f5f4f1\"\/>\n            <circle class=\"mlab__node\" cx=\"200\" cy=\"265\" r=\"3\" fill=\"#f5f4f1\"\/>\n\n            <!-- center eye -->\n            <g class=\"mlab__eye\">\n              <ellipse cx=\"200\" cy=\"150\" rx=\"30\" ry=\"18\" fill=\"none\" stroke=\"rgba(245,244,241,.5)\" stroke-width=\"1.5\"\/>\n              <circle class=\"pupil\" cx=\"200\" cy=\"150\" r=\"9\" fill=\"#e9a430\"\/>\n              <circle class=\"pupil\" cx=\"200\" cy=\"150\" r=\"4\" fill=\"#0b0b0d\"\/>\n            <\/g>\n          <\/svg>\n          <span class=\"mlab__cap\"><b>lab<\/b> \u00b7 exploring \/ observing \/ building<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- copy -->\n      <div class=\"mlab__copy\">\n        <div class=\"mlab__eyebrow\" data-rv=\"1\"><span class=\"dot\"><\/span> Lab \u00b7 Creative Practice<\/div>\n        <h2 class=\"mlab__title\" data-rv=\"2\">We exist to challenge the <em>conventional.<\/em><\/h2>\n\n        <p class=\"mlab__p\" data-rv=\"3\">MOSTROS is a creative studio practice where <strong>craftsmanship and technology<\/strong> come together through exploration, learning, and creation. This space represents a different side of our work \u2014 one focused on process, experimentation, and the continuous pursuit of knowledge.<\/p>\n\n        <p class=\"mlab__p\" data-rv=\"3\">Creative practice isn't just about output; it's about understanding, questioning, and discovering <strong>new ways to think, build, and express.<\/strong> We see it as an essential part of growth \u2014 both as a studio and as individuals.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- stats -->\n    <div class=\"mlab__stats\" data-rv=\"4\">\n      <div class=\"mlab__stat\"><span class=\"mlab__num\" data-count=\"211\" data-suffix=\"+\">0<\/span><span class=\"mlab__lbl\">Development Projects<\/span><\/div>\n      <div class=\"mlab__stat\"><span class=\"mlab__num\" data-count=\"12\">0<\/span><span class=\"mlab__lbl\">Team Members<\/span><\/div>\n      <div class=\"mlab__stat\"><span class=\"mlab__num\" data-count=\"10\" data-suffix=\"+\">0<\/span><span class=\"mlab__lbl\">Years<\/span><\/div>\n      <div class=\"mlab__stat\"><span class=\"mlab__num\" data-count=\"10\" data-suffix=\"+\">0<\/span><span class=\"mlab__lbl\">Countries Visited<\/span><\/div>\n    <\/div>\n\n    <!-- categories -->\n    <div class=\"mlab__cathead\" data-rv=\"4\"><span class=\"dot\"><\/span> Our Categories<\/div>\n    <div class=\"mlab__cats\" data-rv=\"4\">\n      <div class=\"mlab__cat\">\n        <div class=\"mlab__cat-tag\">[ Development ]<\/div>\n        <p class=\"mlab__cat-desc\">Creative explorations in technology and code.<\/p>\n        \n      <\/div>\n      <div class=\"mlab__cat\">\n        <div class=\"mlab__cat-tag\">[ Motion ]<\/div>\n        <p class=\"mlab__cat-desc\">Motion graphics and experiments in design.<\/p>\n       \n      <\/div>\n      <div class=\"mlab__cat\">\n        <div class=\"mlab__cat-tag\">[ Observe ]<\/div>\n        <p class=\"mlab__cat-desc\">The world through the eyes of Mostros.<\/p>\n     \n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  var root = document.getElementById('mlab');\n  if(!root) return;\n  var reduce = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n\n  function countUp(el){\n    var target = parseInt(el.getAttribute('data-count'),10)||0;\n    var suffix = el.getAttribute('data-suffix')||'';\n    if(reduce){ el.textContent = target; el.insertAdjacentHTML('beforeend', suffix?'<em>'+suffix+'<\/em>':''); return; }\n    var dur=1500,start=null;\n    function step(ts){\n      if(!start) start=ts;\n      var p=Math.min((ts-start)\/dur,1), e=1-Math.pow(1-p,3);\n      el.innerHTML = Math.round(e*target) + (suffix?'<em>'+suffix+'<\/em>':'');\n      if(p<1) requestAnimationFrame(step);\n    }\n    requestAnimationFrame(step);\n  }\n\n  if('IntersectionObserver' in window){\n    var io = new IntersectionObserver(function(e){\n      e.forEach(function(en){\n        if(en.isIntersecting){\n          root.classList.add('in');\n          root.querySelectorAll('[data-count]').forEach(countUp);\n          io.disconnect();\n        }\n      });\n    },{threshold:0.2});\n    io.observe(root);\n  } else {\n    root.classList.add('in');\n    root.querySelectorAll('[data-count]').forEach(countUp);\n  }\n})();\n<\/script>\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-140917a e-flex e-con-boxed e-con e-parent\" data-id=\"140917a\" 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-76afa47 elementor-widget elementor-widget-taxonomy-filter\" data-id=\"76afa47\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;selected_element&quot;:&quot;7f03c9f&quot;,&quot;taxonomy&quot;:&quot;category&quot;,&quot;item_alignment_horizontal&quot;:&quot;center&quot;,&quot;multiple_selection&quot;:&quot;no&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"taxonomy-filter.default\">\n\t\t\t\t\t\t\t<search class=\"e-filter\" role=\"search\" data-base-url=\"https:\/\/mostros.co\/es\/\" data-page-num=\"1\">\r\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"audiovisual\" aria-pressed=\"false\">Audiovisual<\/button>\r\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"development\" aria-pressed=\"false\">Development<\/button>\r\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"educational\" aria-pressed=\"false\">Educational<\/button>\r\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"observe\" aria-pressed=\"false\">Observe<\/button>\r\n\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"uncategorized\" aria-pressed=\"false\">Uncategorized<\/button>\r\n\t\t\t\r\n\t\t\t\t\t\t\t\t\t<button class=\"e-filter-item\" data-filter=\"__all\" aria-pressed=\"true\">\r\n\t\t\t\tAll\t\t\t<\/button>\r\n\t\t\t\t\t<\/search>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f03c9f elementor-grid-mobile-2 elementor-grid-3 elementor-grid-tablet-2 elementor-widget elementor-widget-loop-grid\" data-id=\"7f03c9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:6351,&quot;masonry&quot;:&quot;yes&quot;,&quot;columns_mobile&quot;:2,&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns&quot;:&quot;3&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\r\n\t\t<style id=\"loop-6351\">.elementor-6351 .elementor-element.elementor-element-3a63f5d{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--border-radius:14px 14px 14px 14px;}.elementor-6351 .elementor-element.elementor-element-3a63f5d.e-con:hover{--e-con-transform-scale:1.03;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-6351 .elementor-element.elementor-element-cfe1757 img{border-radius:6px 6px 6px 6px;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-6351 .elementor-element.elementor-element-c2a3a45 .elementor-icon-list-icon{width:14px;}.elementor-6351 .elementor-element.elementor-element-c2a3a45 .elementor-icon-list-icon i{font-size:14px;}.elementor-6351 .elementor-element.elementor-element-c2a3a45 .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-6351 .elementor-element.elementor-element-c2a3a45 .elementor-icon-list-item{font-family:\"Montserrat\", Sans-serif;font-size:12px;}.elementor-6351 .elementor-element.elementor-element-c2a3a45{padding:3px 10px 3px 10px;width:var( --container-widget-width, fit-content );max-width:fit-content;--container-widget-width:fit-content;--container-widget-flex-grow:0;top:20px;border-radius:14px 14px 14px 14px;}body:not(.rtl) .elementor-6351 .elementor-element.elementor-element-c2a3a45{right:18px;}body.rtl .elementor-6351 .elementor-element.elementor-element-c2a3a45{left:18px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6351 .elementor-element.elementor-element-9cf1ccb .elementor-heading-title{font-family:\"Montserrat\", Sans-serif;font-weight:500;}.elementor-6351 .elementor-element.elementor-element-9cf1ccb{padding:5px 5px 5px 5px;}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"6351\" class=\"elementor elementor-6351 e-loop-item e-loop-item-8139 post-8139 post type-post status-publish format-standard has-post-thumbnail hentry category-educational\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\r\n\t\t\t<a class=\"elementor-element elementor-element-3a63f5d e-transform e-flex e-con-boxed e-con e-parent\" data-id=\"3a63f5d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.03,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/mostros.co\/es\/elementor-8139\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfe1757 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"cfe1757\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2560\" height=\"2560\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/06\/unnamed-file-scaled.jpg\" class=\"attachment-full size-full wp-image-8149\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/06\/unnamed-file-scaled.jpg 2560w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/06\/unnamed-file-300x300.jpg 300w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/06\/unnamed-file-1024x1024.jpg 1024w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/06\/unnamed-file-150x150.jpg 150w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/06\/unnamed-file-768x768.jpg 768w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/06\/unnamed-file-1536x1536.jpg 1536w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/06\/unnamed-file-2048x2048.jpg 2048w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/06\/unnamed-file-12x12.jpg 12w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/06\/unnamed-file-600x600.jpg 600w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/06\/unnamed-file-100x100.jpg 100w\" 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-c2a3a45 elementor-align-left elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-post-info\" data-id=\"c2a3a45\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\r\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-4783347 elementor-inline-item\" itemprop=\"about\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms\">\r\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-post-info__terms-list\">\r\n\t\t\t\t<span class=\"elementor-post-info__terms-list-item\">Educational<\/span>\t\t\t\t<\/span>\r\n\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t<\/ul>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9cf1ccb elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"9cf1ccb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">If You Talk to Everyone, You Disappear<\/h6>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\r\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"6351\" class=\"elementor elementor-6351 e-loop-item e-loop-item-8078 post-8078 post type-post status-publish format-standard has-post-thumbnail hentry category-educational\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\r\n\t\t\t<a class=\"elementor-element elementor-element-3a63f5d e-transform e-flex e-con-boxed e-con e-parent\" data-id=\"3a63f5d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.03,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/mostros.co\/es\/your-brand-isnt-growing-because-it-looks-like-everyone-else\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfe1757 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"cfe1757\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2560\" height=\"1398\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/Screenshot-2026-03-22-at-4.47.29-PM-scaled.jpeg\" class=\"attachment-full size-full wp-image-6002\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/Screenshot-2026-03-22-at-4.47.29-PM-scaled.jpeg 2560w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/Screenshot-2026-03-22-at-4.47.29-PM-1536x839.jpeg 1536w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/Screenshot-2026-03-22-at-4.47.29-PM-2048x1119.jpeg 2048w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/Screenshot-2026-03-22-at-4.47.29-PM-18x10.jpeg 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/Screenshot-2026-03-22-at-4.47.29-PM-600x328.jpeg 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-c2a3a45 elementor-align-left elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-post-info\" data-id=\"c2a3a45\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\r\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-4783347 elementor-inline-item\" itemprop=\"about\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms\">\r\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-post-info__terms-list\">\r\n\t\t\t\t<span class=\"elementor-post-info__terms-list-item\">Educational<\/span>\t\t\t\t<\/span>\r\n\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t<\/ul>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9cf1ccb elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"9cf1ccb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Your Brand Isn\u2019t Growing Because It Looks Like Everyone Else<\/h6>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\r\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"6351\" class=\"elementor elementor-6351 e-loop-item e-loop-item-8020 post-8020 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\r\n\t\t\t<a class=\"elementor-element elementor-element-3a63f5d e-transform e-flex e-con-boxed e-con e-parent\" data-id=\"3a63f5d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.03,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/mostros.co\/es\/case-study\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfe1757 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"cfe1757\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2560\" height=\"1920\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-24-at-14.47.35-scaled.jpeg\" class=\"attachment-full size-full wp-image-6307\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-24-at-14.47.35-scaled.jpeg 2560w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-24-at-14.47.35-1536x1152.jpeg 1536w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-24-at-14.47.35-2048x1536.jpeg 2048w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-24-at-14.47.35-16x12.jpeg 16w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-24-at-14.47.35-600x450.jpeg 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-c2a3a45 elementor-align-left elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-post-info\" data-id=\"c2a3a45\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\r\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-4783347 elementor-inline-item\" itemprop=\"about\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms\">\r\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-post-info__terms-list\">\r\n\t\t\t\t<span class=\"elementor-post-info__terms-list-item\">Uncategorized<\/span>\t\t\t\t<\/span>\r\n\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t<\/ul>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9cf1ccb elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"9cf1ccb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Case Study: How We Turned Content Into Clients<\/h6>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\r\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"6351\" class=\"elementor elementor-6351 e-loop-item e-loop-item-7844 post-7844 post type-post status-publish format-standard has-post-thumbnail hentry category-educational\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\r\n\t\t\t<a class=\"elementor-element elementor-element-3a63f5d e-transform e-flex e-con-boxed e-con e-parent\" data-id=\"3a63f5d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.03,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/mostros.co\/es\/how-we-buildcontent-that-converts\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfe1757 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"cfe1757\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-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=\"561\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/Screenshot-2026-03-23-at-1.38.25-am-Large.jpeg\" class=\"attachment-full size-full wp-image-6294\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/Screenshot-2026-03-23-at-1.38.25-am-Large.jpeg 1280w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/Screenshot-2026-03-23-at-1.38.25-am-Large-18x8.jpeg 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/03\/Screenshot-2026-03-23-at-1.38.25-am-Large-600x263.jpeg 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-c2a3a45 elementor-align-left elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-post-info\" data-id=\"c2a3a45\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\r\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-4783347 elementor-inline-item\" itemprop=\"about\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms\">\r\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-post-info__terms-list\">\r\n\t\t\t\t<span class=\"elementor-post-info__terms-list-item\">Educational<\/span>\t\t\t\t<\/span>\r\n\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t<\/ul>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9cf1ccb elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"9cf1ccb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">How We Build Content That Converts.<\/h6>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\r\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"6351\" class=\"elementor elementor-6351 e-loop-item e-loop-item-7829 post-7829 post type-post status-publish format-standard has-post-thumbnail hentry category-educational\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\r\n\t\t\t<a class=\"elementor-element elementor-element-3a63f5d e-transform e-flex e-con-boxed e-con e-parent\" data-id=\"3a63f5d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.03,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/mostros.co\/es\/the-system-2026\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfe1757 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"cfe1757\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-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=\"853\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/04\/b74ac2ac-730a-4daf-9802-aad24ab9bdf8-01-Large.jpeg\" class=\"attachment-full size-full wp-image-7839\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/04\/b74ac2ac-730a-4daf-9802-aad24ab9bdf8-01-Large.jpeg 1280w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/04\/b74ac2ac-730a-4daf-9802-aad24ab9bdf8-01-Large-18x12.jpeg 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/04\/b74ac2ac-730a-4daf-9802-aad24ab9bdf8-01-Large-600x400.jpeg 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-c2a3a45 elementor-align-left elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-post-info\" data-id=\"c2a3a45\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\r\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-4783347 elementor-inline-item\" itemprop=\"about\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms\">\r\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-post-info__terms-list\">\r\n\t\t\t\t<span class=\"elementor-post-info__terms-list-item\">Educational<\/span>\t\t\t\t<\/span>\r\n\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t<\/ul>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9cf1ccb elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"9cf1ccb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">The System \u00b7 2026 (CONTENT)<\/h6>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\r\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"6351\" class=\"elementor elementor-6351 e-loop-item e-loop-item-7730 post-7730 post type-post status-publish format-standard has-post-thumbnail hentry category-educational\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\r\n\t\t\t<a class=\"elementor-element elementor-element-3a63f5d e-transform e-flex e-con-boxed e-con e-parent\" data-id=\"3a63f5d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.03,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" href=\"https:\/\/mostros.co\/es\/content-strategy-2026-mistakes\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfe1757 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"cfe1757\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1475\" height=\"763\" src=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/04\/fc465420-c56e-47f7-a53a-b62b51c1a645-e1775708207420.png\" class=\"attachment-full size-full wp-image-7766\" alt=\"\" srcset=\"https:\/\/mostros.co\/wp-content\/uploads\/2026\/04\/fc465420-c56e-47f7-a53a-b62b51c1a645-e1775708207420.png 1475w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/04\/fc465420-c56e-47f7-a53a-b62b51c1a645-e1775708207420-18x9.png 18w, https:\/\/mostros.co\/wp-content\/uploads\/2026\/04\/fc465420-c56e-47f7-a53a-b62b51c1a645-e1775708207420-600x310.png 600w\" sizes=\"(max-width: 1475px) 100vw, 1475px\" 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-c2a3a45 elementor-align-left elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-post-info\" data-id=\"c2a3a45\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\r\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-4783347 elementor-inline-item\" itemprop=\"about\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms\">\r\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-post-info__terms-list\">\r\n\t\t\t\t<span class=\"elementor-post-info__terms-list-item\">Educational<\/span>\t\t\t\t<\/span>\r\n\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t<\/ul>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9cf1ccb elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"9cf1ccb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">What Most Brands Get Wrong About Content in 2026<\/h6>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\r\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-8741129 e-con-full e-flex e-con e-child\" data-id=\"8741129\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8e3b714 elementor-widget elementor-widget-heading\" data-id=\"8e3b714\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">A SPACE TO EXPLORE<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72e6a8e elementor-widget elementor-widget-heading\" data-id=\"72e6a8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">This is not a traditional portfolio. This is not a finished product.<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a6566e elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"4a6566e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"3630\" data-end=\"3814\">This is a living system \u2014 a space where ideas are tested, refined, and transformed. A place where creativity is not constrained by expectation, but driven by curiosity and intention.<\/p><p data-start=\"3816\" data-end=\"4030\">As part of our <strong data-start=\"3831\" data-end=\"3859\">creative studio practice<\/strong>, this platform reflects how we think, how we learn, and how we evolve. It is an open invitation to explore the process behind the work \u2014 and the mindset that shapes it.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-73f6793 e-con-full e-flex e-con e-child\" data-id=\"73f6793\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0656b23 elementor-widget elementor-widget-button\" data-id=\"0656b23\" data-element_type=\"widget\" data-e-type=\"widget\" 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\" 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\">CONTACT US <\/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","protected":false},"excerpt":{"rendered":"<p>Ideas in Motion Natural Creation Where craft meets technology. A creative practice where you can learn from craftsmanship and technology through the eyes of Mostros. Ready?? Mostros.co &#8211; Web Under Construction mostros \/ lab.sketch lab \u00b7 exploring \/ observing \/ building Lab \u00b7 Creative Practice We exist to challenge the conventional. MOSTROS is a creative [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":176,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6040","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/pages\/6040","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=6040"}],"version-history":[{"count":69,"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/pages\/6040\/revisions"}],"predecessor-version":[{"id":8830,"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/pages\/6040\/revisions\/8830"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/media\/176"}],"wp:attachment":[{"href":"https:\/\/mostros.co\/es\/wp-json\/wp\/v2\/media?parent=6040"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}