{"id":1395,"date":"2024-12-23T17:41:24","date_gmt":"2024-12-23T17:41:24","guid":{"rendered":"https:\/\/mitlia.com\/?page_id=1395"},"modified":"2026-09-17T23:37:46","modified_gmt":"2026-09-17T23:37:46","slug":"home-3","status":"publish","type":"page","link":"https:\/\/mitlia.com\/es\/","title":{"rendered":"Mitlia | Make Your Brand Work in Every Language"},"content":{"rendered":"\n<div class=\"wp-block-essential-blocks-wrapper alignfull  root-eb-wrapper-4jnk7\"><div class=\"eb-parent-wrapper eb-parent-eb-wrapper-4jnk7 \"><div class=\"eb-wrapper-outer eb-wrapper-4jnk7\"><div class=\"eb-wrapper-inner\"><div class=\"eb-wrapper-inner-blocks eb-wrapper-align-center\">\n<div class=\"mitlia-fullwidth\">\n<style>\n  :root{\n    --paper:#EFF1EC; --paper-2:#E4E7E0; --ink:#181B18; --ink-soft:#4B5049;\n    --ling:#3547E5; --ling-soft:#E7E9FB; --crea:#C6295A; --crea-soft:#F8E4EB; --line:#CFD3C9; --radius:2px;\n  }\n  *{box-sizing:border-box; margin:0; padding:0;}\n  body{background:var(--paper); color:var(--ink); font-family:'Inter',sans-serif; line-height:1.55; -webkit-font-smoothing:antialiased;}\n  a{color:inherit;}\n  .wrap{max-width:1180px; margin:0 auto; padding:0 28px;}\n  h1,h2,h3{font-family:'Fraunces',serif; font-weight:500; letter-spacing:-0.01em; line-height:1.05;}\n  .eyebrow{font-family:'IBM Plex Mono',monospace; font-size:12px; letter-spacing:0.08em; text-transform:uppercase;}\n  a:focus-visible, button:focus-visible{outline:2px solid var(--ink); outline-offset:3px;}\n\n\n  .hero{padding:64px 0 60px; position:relative;}\n  .hero-proof{display:flex; align-items:center; gap:10px; font-size:14px; color:var(--ink-soft); margin-bottom:20px;}\n  .hero-proof .dots{display:flex; gap:3px;}\n  .hero-proof .dots span{width:7px; height:7px; border-radius:50%; background:var(--ling);}\n  .hero-grid{display:grid; grid-template-columns:1.2fr 0.8fr; gap:20px; align-items:center;}\n  @media (max-width:860px){.hero-grid{grid-template-columns:1fr;}}\n  .hero h1{font-size:clamp(38px,5.6vw,62px); max-width:16ch; position:relative; z-index:2;}\n  .hero h1 .spark{position:absolute; top:-26px; right:-10px; width:38px; height:38px; z-index:1;}\n  .hero p.lede{margin-top:20px; font-size:18px; color:var(--ink-soft); max-width:52ch;}\n  .hero-ctas{display:flex; gap:14px; margin-top:28px; flex-wrap:wrap; align-items:center;}\n  .btn-primary{\n    background:var(--ink); color:var(--paper); padding:16px 12px 16px 26px; border-radius:999px;\n    text-decoration:none; font-weight:600; font-size:15px; display:inline-flex; align-items:center; gap:14px;\n  }\n  .btn-primary .arrow{width:34px; height:34px; border-radius:50%; background:var(--paper); color:var(--ink); display:flex; align-items:center; justify-content:center; font-size:15px;}\n  .btn-ghost{border:1.5px solid var(--ink); padding:15px 26px; border-radius:999px; text-decoration:none; font-weight:600; font-size:15px; display:inline-block;}\n\n  \/* organic blob + certification seal, replacing plain hero image space *\/\n  .hero-visual{position:relative; aspect-ratio:1\/0.95; display:flex; align-items:center; justify-content:center;}\n  .blob{\n    position:absolute; inset:0; background:var(--ling-soft);\n    border-radius:42% 58% 63% 37% \/ 55% 42% 58% 45%;\n    transform:rotate(-4deg);\n  }\n  .seal{\n    position:relative; width:64%; aspect-ratio:1; border-radius:50%; background:var(--paper);\n    border:2.5px solid var(--ink); display:flex; align-items:center; justify-content:center; text-align:center;\n    transform:rotate(3deg); z-index:2;\n  }\n  .seal:before{content:\"\"; position:absolute; inset:10px; border:1.5px dashed var(--ink); border-radius:50%; opacity:0.5;}\n  .seal-text{font-family:'Fraunces',serif; font-weight:700; font-size:clamp(18px,2.4vw,24px); line-height:1.15;}\n  .seal-text span{display:block; font-family:'IBM Plex Mono',monospace; font-size:11px; letter-spacing:0.1em; font-weight:500; margin-top:6px;}\n  .sticker{\n    position:absolute; background:var(--crea); color:#fff; font-family:'IBM Plex Mono',monospace;\n    font-size:11px; font-weight:600; text-transform:uppercase; letter-spacing:0.03em;\n    padding:8px 14px; border-radius:20px; border:2px solid var(--ink); z-index:3;\n  }\n  .sticker.a{top:2%; right:4%; transform:rotate(8deg);}\n  .sticker.b{bottom:4%; left:0%; transform:rotate(-6deg); background:var(--ling);}\n\n  .goals{padding:0 0 64px;}\n  .goal-row{display:grid; grid-template-columns:repeat(4,1fr); gap:12px;}\n  @media (max-width:820px){.goal-row{grid-template-columns:1fr 1fr;}}\n  .goal-pill{border:1.5px solid var(--ink); background:#fff; padding:20px; text-decoration:none; display:flex; flex-direction:column; gap:6px; border-radius:14px; transition:transform .15s;}\n  .goal-pill:hover{transform:translateY(-3px) rotate(-1deg);}\n  .goal-pill .icon{color:var(--ling); display:flex;}\n  .goal-pill .icon svg{width:24px; height:24px;}\n  .goal-pill b{font-size:14.5px;}\n\n  .benefits{padding:64px 0; background:#fff;}\n  .benefits-head{text-align:center; max-width:44ch; margin:0 auto;}\n  .benefits-head h2{font-size:clamp(26px,3.4vw,36px);}\n  .benefit-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:0; margin-top:44px; border-top:1px solid var(--line); border-left:1px solid var(--line);}\n  @media (max-width:760px){.benefit-grid{grid-template-columns:1fr 1fr;}}\n  @media (max-width:480px){.benefit-grid{grid-template-columns:1fr;}}\n  .benefit{padding:28px; border-right:1px solid var(--line); border-bottom:1px solid var(--line);}\n  .benefit .icon{color:var(--ling); display:block; margin-bottom:4px;}\n  .benefit .icon svg{width:28px; height:28px;}\n  .benefit h3{font-size:16px; margin-top:10px;}\n  .benefit p{margin-top:6px; font-size:13.5px; color:var(--ink-soft);}\n\n  .why{padding:64px 0;}\n  .why-top{display:flex; justify-content:space-between; align-items:flex-end; flex-wrap:wrap; gap:20px;}\n  .why-top h2{font-size:clamp(26px,3.4vw,36px); max-width:20ch;}\n  .why-top a{font-weight:700; font-size:14px; text-decoration:underline; white-space:nowrap;}\n  .why-row{display:grid; grid-template-columns:repeat(4,1fr); gap:20px; margin-top:40px;}\n  @media (max-width:900px){.why-row{grid-template-columns:1fr 1fr;}}\n  @media (max-width:520px){.why-row{grid-template-columns:1fr;}}\n  .why-card .swatch{aspect-ratio:1; background:var(--ling-soft); display:flex; align-items:center; justify-content:center; font-family:'Fraunces',serif; font-size:34px; color:var(--ling);}\n  .why-card:nth-child(2) .swatch{background:var(--crea-soft); color:var(--crea);}\n  .why-card:nth-child(4) .swatch{background:var(--paper-2); color:var(--ink);}\n  .why-card h3{font-size:15.5px; margin-top:14px;}\n  .why-card p{margin-top:5px; font-size:13px; color:var(--ink-soft);}\n\n  .testi{padding:70px 0; background:var(--ink); color:var(--paper);}\n  .testi-head{text-align:center;}\n  .testi-head .eyebrow{color:#8FA0FF;}\n  .testi-head h2{font-size:clamp(26px,3.4vw,36px); margin-top:12px; color:var(--paper);}\n  .testi-row{display:grid; grid-template-columns:repeat(3,1fr); gap:2px; margin-top:44px; background:rgba(255,255,255,0.1);}\n  @media (max-width:820px){.testi-row{grid-template-columns:1fr;}}\n  .testi-card{background:var(--ink); padding:36px 28px;}\n  .testi-card .initial{width:48px; height:48px; border-radius:50%; background:rgba(255,255,255,0.1); color:#fff; display:flex; align-items:center; justify-content:center; font-family:'Fraunces',serif; font-size:18px;}\n  .testi-card p.quote{margin-top:20px; font-family:'Fraunces',serif; font-size:19px; font-style:italic; line-height:1.4;}\n  .testi-card p.who{margin-top:16px; font-family:'IBM Plex Mono',monospace; font-size:12px; color:#9AA096;}\n  .testi-note{text-align:center; margin-top:20px; font-size:12.5px; color:#9AA096;}\n\n  .services{padding:70px 0;}\n  .services-head{text-align:center;}\n  .services-head h2{font-size:clamp(26px,3.4vw,36px);}\n  .services-head p{margin-top:10px; color:var(--ink-soft); font-size:16px;}\n  .svc-row{display:grid; grid-template-columns:repeat(4,1fr); gap:20px; margin-top:44px;}\n  @media (max-width:900px){.svc-row{grid-template-columns:1fr 1fr;}}\n  @media (max-width:520px){.svc-row{grid-template-columns:1fr;}}\n  .svc-card{border:1px solid var(--line); background:#fff; display:flex; flex-direction:column;}\n  .svc-card .thumb{aspect-ratio:4\/3; background:var(--paper-2); display:flex; align-items:center; justify-content:center; color:var(--ink-soft);}\n  .svc-card .thumb svg{width:38px; height:38px;}\n  .svc-card .body{padding:20px; flex:1; display:flex; flex-direction:column;}\n  .svc-card .tag{font-family:'IBM Plex Mono',monospace; font-size:10.5px; text-transform:uppercase; color:var(--ling);}\n  .svc-card h3{font-size:17px; margin-top:8px;}\n  .svc-card p{margin-top:6px; font-size:13.5px; color:var(--ink-soft); flex:1;}\n  .svc-card a{margin-top:14px; font-size:13px; font-weight:700; text-decoration:underline;}\n\n  \/* GREETING STRIP *\/\n  .greet-strip{padding:34px 0; border-bottom:1px solid var(--line); display:flex; align-items:center; justify-content:center; gap:16px; flex-wrap:wrap; text-align:center;}\n  .greet-strip p.lead{font-family:'Fraunces',serif; font-size:20px;}\n  .greet-strip p.lead em{color:var(--ling); font-style:italic;}\n  .greet-strip .word{font-family:'Fraunces',serif; font-size:28px; color:var(--ink); min-width:110px; transition:opacity .2s ease;}\n\n  \/* PROMISE \/ DUALITY *\/\n  .promise{padding:70px 0;}\n  .promise-head{text-align:center; max-width:44ch; margin:0 auto;}\n  .promise-head h2{font-size:clamp(26px,3.4vw,36px);}\n  .promise-grid{display:grid; grid-template-columns:1fr 1fr; gap:20px; margin-top:44px;}\n  @media (max-width:760px){.promise-grid{grid-template-columns:1fr;}}\n  .pcard{border:1.5px solid var(--ink); border-radius:16px; padding:32px; background:#fff;}\n  .pcard.ling{background:var(--ling-soft);}\n  .pcard.crea{background:var(--crea-soft);}\n  .pcard .badge{font-family:'IBM Plex Mono',monospace; font-size:11px; background:var(--ink); color:var(--paper); padding:4px 10px; border-radius:20px; display:inline-block;}\n  .pcard h3{font-size:21px; margin-top:14px;}\n  .pcard p{margin-top:10px; color:var(--ink-soft); font-size:15px;}\n\n  \/* COMPARISON *\/\n  .compare{padding:70px 0; background:#fff;}\n  .compare-head{text-align:center; max-width:44ch; margin:0 auto;}\n  .compare-head h2{font-size:clamp(26px,3.4vw,36px);}\n  .compare-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:44px;}\n  @media (max-width:820px){.compare-grid{grid-template-columns:1fr;}}\n  .ccard{border:1.5px solid var(--ink); border-radius:16px; padding:26px;}\n  .ccard.win{background:var(--ink); color:var(--paper); border-color:var(--ink);}\n  .ccard.win h4{color:var(--paper) !important;}\n  .ccard h4{font-family:'IBM Plex Mono',monospace; font-size:12.5px; text-transform:uppercase; letter-spacing:0.06em; opacity:0.75; margin-bottom:16px;}\n  .ccard ul{list-style:none; display:grid; gap:12px; font-size:14px;}\n  .ccard li{padding-left:20px; position:relative;}\n  .ccard.win li:before{content:\"\u2713\"; position:absolute; left:0; color:#8FF0C4;}\n  .ccard:not(.win) li:before{content:\"\u2013\"; position:absolute; left:0; opacity:0.4;}\n\n  \/* INDUSTRIES *\/\n  .industries{padding:70px 0; text-align:center;}\n  .industries h2{font-size:clamp(26px,3.4vw,36px); max-width:20ch; margin:0 auto;}\n  .industries p{margin-top:12px; color:var(--ink-soft); font-size:16px; max-width:56ch; margin-left:auto; margin-right:auto;}\n  .chip-row{display:flex; justify-content:center; flex-wrap:wrap; gap:12px; margin-top:32px;}\n  .chip{border:1.5px solid var(--ink); padding:12px 20px; border-radius:999px; font-weight:600; font-size:14px; text-decoration:none;}\n  .chip:hover{background:var(--ink); color:var(--paper);}\n\n  \/* FAQ *\/\n  .faq{padding:70px 0; background:#fff;}\n  .faq-head{text-align:center;}\n  .faq-head h2{font-size:clamp(26px,3.4vw,36px);}\n  .faq-list{max-width:720px; margin:40px auto 0; display:grid; gap:12px;}\n  .faq-item{border:1.5px solid var(--ink); border-radius:14px; overflow:hidden;}\n  .faq-q{width:100%; text-align:left; background:none; border:none; cursor:pointer; padding:20px 22px; font-family:'Fraunces',serif; font-size:17px; display:flex; justify-content:space-between; gap:16px; color:var(--ink);}\n  .faq-q .plus{font-family:'IBM Plex Mono',monospace; font-size:18px; transition:transform .2s; flex-shrink:0;}\n  .faq-item.open .plus{transform:rotate(45deg);}\n  .faq-a{max-height:0; overflow:hidden; transition:max-height .25s ease; font-size:14.5px; color:var(--ink-soft);}\n  .faq-a p{padding:0 22px 20px; max-width:56ch;}\n\n  \/* FINAL CTA *\/\n  .final{padding:90px 0; text-align:center;}\n  .final h2{font-family:'Fraunces',serif; font-size:clamp(28px,4.2vw,44px); max-width:20ch; margin:0 auto;}\n  .final p{margin-top:14px; color:var(--ink-soft); font-size:16px;}\n  .final .hero-ctas{justify-content:center; margin-top:26px;}\n\n  .promo-grid{display:grid; grid-template-columns:1fr 1fr; gap:20px; padding:0 0 70px;}\n  @media (max-width:800px){.promo-grid{grid-template-columns:1fr;}}\n  .promo{background:var(--ling-soft); padding:36px; display:flex; flex-direction:column; justify-content:flex-end; min-height:220px;}\n  .promo.b{background:var(--crea-soft);}\n  .promo .eyebrow{color:var(--ink-soft);}\n  .promo h3{font-size:22px; margin-top:8px;}\n  .promo a{margin-top:14px; font-weight:700; font-size:13.5px; text-decoration:underline; align-self:flex-start;}\n\n  .trust-strip{padding:44px 0; border-top:1px solid var(--line); border-bottom:1px solid var(--line);}\n  .trust-strip-row{display:flex; justify-content:center; gap:44px; flex-wrap:wrap; align-items:center;}\n  .trust-strip-row span{font-family:'IBM Plex Mono',monospace; font-size:12px; color:var(--ink-soft); text-transform:uppercase; letter-spacing:0.05em;}\n\n  .newsletter{padding:64px 0; text-align:center;}\n  .newsletter h2{font-size:clamp(24px,3vw,30px); max-width:20ch; margin:0 auto;}\n  .newsletter p{margin-top:10px; color:var(--ink-soft); font-size:15px;}\n  .newsletter .ml-embedded{margin-top:22px; max-width:420px; margin-left:auto; margin-right:auto;}\n\n\n  @media (prefers-reduced-motion: reduce){*{transition:none !important;}}\n<\/style>\n\n<div>\n\n  <section class=\"hero\">\n    <div class=\"wrap hero-grid\">\n      <div>\n        <div class=\"hero-proof\">\n          <span class=\"dots\"><span><\/span><span><\/span><span><\/span><\/span>\n          Trusted by brands going global since day one\n        <\/div>\n        <h1>Every word, every pixel, made by real people.\n          <svg class=\"spark\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 2 L23 17 L38 20 L23 23 L20 38 L17 23 L2 20 L17 17 Z\" fill=\"none\" stroke=\"#181B18\" stroke-width=\"1.5\"><\/path><\/svg>\n        <\/h1>\n        <p class=\"lede\">We translate, localize, brand and design for companies going global. No AI shortcuts in the final work, ever. Already ran your content through AI? We&#8217;ll fix that too.<\/p>\n        <div class=\"hero-ctas\">\n          <a href=\"\/quote\/\" class=\"btn-primary\">Get a real human quote <span class=\"arrow\">\u2192<\/span><\/a>\n          <a href=\"#ai-rescue\" class=\"btn-ghost\">Ran your content through AI?<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"hero-visual\">\n        <div class=\"blob\"><\/div>\n        <span class=\"sticker a\">No AI<\/span>\n        <span class=\"sticker b\">Since day one<\/span>\n        <div class=\"seal\">\n          <p class=\"seal-text\">100% HUMAN<span>CERTIFIED<\/span><\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"greet-strip\">\n    <p class=\"lead\">It all starts with <em>a hello.<\/em><\/p>\n    <span class=\"word\" id=\"greetWord\">Hello.<\/span>\n    <p style=\"font-size:13px; color:var(--ink-soft); max-width:36ch;\">We make sure yours never gets lost in translation. Every word is checked by a human.<\/p>\n  <\/section>\n\n  <section class=\"goals\">\n    <div class=\"wrap\">\n      <div class=\"goal-row\">\n        <a class=\"goal-pill\" href=\"#translation\"><span class=\"icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9.5\"><\/circle><path d=\"M2.5 12h19M12 2.5c2.5 2.7 3.8 6 3.8 9.5s-1.3 6.8-3.8 9.5c-2.5-2.7-3.8-6-3.8-9.5s1.3-6.8 3.8-9.5z\"><\/path><\/svg><\/span><b>Launch in a new market<\/b><\/a>\n        <a class=\"goal-pill\" href=\"#ai-rescue\"><span class=\"icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"10\" cy=\"10\" r=\"7\"><\/circle><path d=\"M21 21l-5.2-5.2\"><\/path><path d=\"M7 10l2 2 4-4\"><\/path><\/svg><\/span><b>Fix content already translated with AI<\/b><\/a>\n        <a class=\"goal-pill\" href=\"#creative\"><span class=\"icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 20V5a1 1 0 0 1 1-1h9l6 6v10a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z\"><\/path><path d=\"M14 4v6h6\"><\/path><circle cx=\"10.5\" cy=\"14.5\" r=\"2\"><\/circle><\/svg><\/span><b>Build or refresh my brand<\/b><\/a>\n        <a class=\"goal-pill\" href=\"#\"><span class=\"icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"6\" cy=\"12\" r=\"2.5\"><\/circle><circle cx=\"18\" cy=\"6\" r=\"2.5\"><\/circle><circle cx=\"18\" cy=\"18\" r=\"2.5\"><\/circle><path d=\"M8.2 10.8l7.6-3.6M8.2 13.2l7.6 3.6\"><\/path><\/svg><\/span><b>Grow on social media<\/b><\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"promise\">\n    <div class=\"wrap\">\n      <div class=\"promise-head\">\n        <p class=\"eyebrow\">The short version<\/p>\n        <h2 style=\"margin-top:10px;\">Two teams. Zero shortcuts.<\/h2>\n      <\/div>\n      <div class=\"promise-grid\">\n        <div class=\"pcard ling\" id=\"translation\">\n          <span class=\"badge\">100% human<\/span>\n          <h3>Translation &amp; Localization<\/h3>\n          <p>Every sentence is written and checked by a person who knows the language, the culture, and your brand. No machine touches the final copy.<\/p>\n        <\/div>\n        <div class=\"pcard crea\" id=\"creative\">\n          <span class=\"badge\">100% human<\/span>\n          <h3>Branding &amp; Design<\/h3>\n          <p>Every logo, every layout, every headline comes from someone on our team. Same as it&#8217;s always been.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"benefits\">\n    <div class=\"wrap\">\n      <div class=\"benefits-head\">\n        <p class=\"eyebrow\">Why Mitlia<\/p>\n        <h2 style=\"margin-top:10px;\">Everything you&#8217;d expect, minus the AI shortcuts.<\/h2>\n      <\/div>\n      <div class=\"benefit-grid\">\n        <div class=\"benefit\"><span class=\"icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"8\" r=\"3.5\"><\/circle><path d=\"M5 20c0-3.6 3.1-6.5 7-6.5s7 2.9 7 6.5\"><\/path><\/svg><\/span><h3>100% human<\/h3><p>Every word and every design decision comes from a person.<\/p><\/div>\n        <div class=\"benefit\"><span class=\"icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 2 4 14h6l-1 8 9-12h-6l1-8z\"><\/path><\/svg><\/span><h3>Fast turnaround<\/h3><p>A clear quote within 24 hours, most projects.<\/p><\/div>\n        <div class=\"benefit\"><span class=\"icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9.5\"><\/circle><path d=\"M2.5 12h19M12 2.5c2.5 2.7 3.8 6 3.8 9.5s-1.3 6.8-3.8 9.5c-2.5-2.7-3.8-6-3.8-9.5s1.3-6.8 3.8-9.5z\"><\/path><\/svg><\/span><h3>Languages<\/h3><p>Native and near native linguists, not machine output.<\/p><\/div>\n        <div class=\"benefit\"><span class=\"icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"10\" cy=\"10\" r=\"7\"><\/circle><path d=\"M21 21l-5.2-5.2\"><\/path><path d=\"M7 10l2 2 4-4\"><\/path><\/svg><\/span><h3>AI Rescue<\/h3><p>We fix content you already ran through a machine.<\/p><\/div>\n        <div class=\"benefit\"><span class=\"icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 12l7-8h9v9l-8 7a2 2 0 0 1-3 0l-5-5a2 2 0 0 1 0-3z\"><\/path><circle cx=\"15.5\" cy=\"8.5\" r=\"1.4\" fill=\"currentColor\" stroke=\"none\"><\/circle><\/svg><\/span><h3>Clear pricing<\/h3><p>No hidden fees, no surprise revisions cost.<\/p><\/div>\n        <div class=\"benefit\"><span class=\"icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"8.5\" cy=\"8\" r=\"3\"><\/circle><circle cx=\"17\" cy=\"9\" r=\"2.4\"><\/circle><path d=\"M2.5 20c0-3.3 2.7-6 6-6s6 2.7 6 6\"><\/path><path d=\"M14.5 14.3c2.6.3 4.5 2.5 4.5 5.2\"><\/path><\/svg><\/span><h3>Dedicated team<\/h3><p>The same people on your project, start to finish.<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"why\">\n    <div class=\"wrap\">\n      <div class=\"why-top\">\n        <h2>Why it holds up, project after project.<\/h2>\n        <a href=\"\/about-us\/\">More about us \u2192<\/a>\n      <\/div>\n      <div class=\"why-row\">\n        <div class=\"why-card\"><div class=\"swatch\">01<\/div><h3>Native linguists<\/h3><p>Not just fluent. From the market you&#8217;re entering.<\/p><\/div>\n        <div class=\"why-card\"><div class=\"swatch\">02<\/div><h3>Design from scratch<\/h3><p>No templates, no AI generation, ever.<\/p><\/div>\n        <div class=\"why-card\"><div class=\"swatch\">03<\/div><h3>Second pass review<\/h3><p>A second person checks everything before it ships.<\/p><\/div>\n        <div class=\"why-card\"><div class=\"swatch\">04<\/div><h3>Real accountability<\/h3><p>A dedicated contact, not a rotating support queue.<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"testi\">\n    <div class=\"wrap\">\n      <div class=\"testi-head\">\n        <p class=\"eyebrow\">Real results<\/p>\n        <h2>What the teams we work with have to say.<\/h2>\n      <\/div>\n      <div class=\"testi-row\">\n        <div class=\"testi-card\">\n          <span class=\"initial\">A<\/span>\n          <p class=\"quote\">&#8220;We had no idea how bad our AI translation read until Mitlia sent back a markup of everything wrong with it.&#8221;<\/p>\n          <p class=\"who\">[Sophie R.]<\/p>\n        <\/div>\n        <div class=\"testi-card\">\n          <span class=\"initial\">B<\/span>\n          <p class=\"quote\">&#8220;You can tell an actual person made every design decision. It shows.&#8221;<\/p>\n          <p class=\"who\">[Lewis D.]<\/p>\n        <\/div>\n        <div class=\"testi-card\">\n          <span class=\"initial\">C<\/span>\n          <p class=\"quote\">&#8220;Every market we&#8217;ve launched in, the copy has actually sounded local.&#8221;<\/p>\n          <p class=\"who\">[Rene\u00e9 W.]<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"services\">\n    <div class=\"wrap\">\n      <div class=\"services-head\">\n        <p class=\"eyebrow\">What we do<\/p>\n        <h2 style=\"margin-top:10px;\">Pick where you need us.<\/h2>\n        <p>From your first translated page to a full rebrand.<\/p>\n      <\/div>\n      <div class=\"svc-row\">\n        <div class=\"svc-card\">\n          <div class=\"thumb\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 5h9M8.5 3v2.5M12.5 5c-.6 3.4-2.5 6.1-5 8\"><\/path><path d=\"M6 9.5c1.4 1.8 3.4 3 5.5 3.5\"><\/path><path d=\"M15 21l3.5-9 3.5 9M16.3 18h4.4\"><\/path><\/svg><\/div>\n          <div class=\"body\">\n            <p class=\"tag\">Linguistic<\/p>\n            <h3>Translation &amp; Localization<\/h3>\n            <p>Written by a person, adapted for the market.<\/p>\n            <a href=\"#translation\">See service \u2192<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"svc-card\">\n          <div class=\"thumb\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"10\" cy=\"10\" r=\"7\"><\/circle><path d=\"M21 21l-5.2-5.2\"><\/path><path d=\"M7 10l2 2 4-4\"><\/path><\/svg><\/div>\n          <div class=\"body\">\n            <p class=\"tag\">New<\/p>\n            <h3>AI Rescue<\/h3>\n            <p>We review and fix translated by a machine content.<\/p>\n            <a href=\"#ai-rescue\">See service \u2192<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"svc-card\">\n          <div class=\"thumb\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3a9 9 0 1 0 0 18c1.1 0 2-.8 2-1.8 0-.5-.2-.9-.5-1.2-.3-.3-.5-.7-.5-1.2 0-1 .8-1.8 1.8-1.8H17a4 4 0 0 0 4-4c0-4.4-4-8-9-8z\"><\/path><circle cx=\"7.5\" cy=\"10.5\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"><\/circle><circle cx=\"11\" cy=\"7.3\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"><\/circle><circle cx=\"15.2\" cy=\"8.5\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"><\/circle><\/svg><\/div>\n          <div class=\"body\">\n            <p class=\"tag\">Creative<\/p>\n            <h3>Branding &amp; Design<\/h3>\n            <p>Logos, sites and identities made by hand.<\/p>\n            <a href=\"#creative\">See service \u2192<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"svc-card\">\n          <div class=\"thumb\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"6\" cy=\"12\" r=\"2.5\"><\/circle><circle cx=\"18\" cy=\"6\" r=\"2.5\"><\/circle><circle cx=\"18\" cy=\"18\" r=\"2.5\"><\/circle><path d=\"M8.2 10.8l7.6-3.6M8.2 13.2l7.6 3.6\"><\/path><\/svg><\/div>\n          <div class=\"body\">\n            <p class=\"tag\">Social<\/p>\n            <h3>Social Media Content<\/h3>\n            <p>Visuals and copy made by a person, not a prompt.<\/p>\n            <a href=\"#\">See service \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"compare\">\n    <div class=\"wrap\">\n      <div class=\"compare-head\">\n        <p class=\"eyebrow\">Why Mitlia<\/p>\n        <h2 style=\"margin-top:10px;\">Not a generic agency. Not a machine with a logo.<\/h2>\n      <\/div>\n      <div class=\"compare-grid\">\n        <div class=\"ccard win\">\n          <h4>Mitlia<\/h4>\n          <ul>\n            <li>Every word written and checked by a human, start to finish<\/li>\n            <li>We&#8217;ll fix translated with AI content, not just write new content<\/li>\n            <li>Clear pricing, no surprise fees<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"ccard\">\n          <h4>AI translation tools<\/h4>\n          <ul>\n            <li>Fast, but blind to tone, culture and context<\/li>\n            <li>No one checks the output before it ships<\/li>\n            <li>Errors only get caught after a customer notices<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"ccard\">\n          <h4>Traditional agencies<\/h4>\n          <ul>\n            <li>One size fits all, inflexible processes<\/li>\n            <li>Upcharges for every revision<\/li>\n            <li>No option to fix content you already have<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"industries\">\n    <div class=\"wrap\">\n      <h2>Every industry has a story. We make sure it translates.<\/h2>\n      <p>Ecommerce brands selling beyond their home market, tech companies whose product needs to work in every language, NGOs growing their impact, startups building an identity, and education projects that need content people can understand.<\/p>\n      <div class=\"chip-row\">\n        <a class=\"chip\" href=\"#\">Ecommerce<\/a>\n        <a class=\"chip\" href=\"#\">Technology<\/a>\n        <a class=\"chip\" href=\"#\">NGOs<\/a>\n        <a class=\"chip\" href=\"#\">Startups<\/a>\n        <a class=\"chip\" href=\"#\">Education<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wrap\">\n    <div class=\"promo-grid\">\n      <div class=\"promo\" id=\"ai-rescue\">\n        <p class=\"eyebrow\">New service<\/p>\n        <h3>Already used AI to translate something?<\/h3>\n        <a href=\"\/quote\/\">Get it rescued \u2192<\/a>\n      <\/div>\n      <div class=\"promo b\">\n        <p class=\"eyebrow\">Team training<\/p>\n        <h3>Mentorship for multilingual customer service<\/h3>\n        <a href=\"#\">Learn more \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"trust-strip\">\n    <div class=\"wrap trust-strip-row\">\n      <span>100% Human Certified<\/span>\n      <span>No AI in Translation<\/span>\n      <span>No AI in Design<\/span>\n      <span>100+ Languages<\/span>\n    <\/div>\n  <\/section>\n\n  <section class=\"faq\">\n    <div class=\"wrap\">\n      <div class=\"faq-head\">\n        <p class=\"eyebrow\">FAQ<\/p>\n        <h2 style=\"margin-top:10px;\">Everything you need to know.<\/h2>\n      <\/div>\n      <div class=\"faq-list\" id=\"faqList\">\n        <div class=\"faq-item\">\n          <button class=\"faq-q\">Do you use AI to translate?<span class=\"plus\">+<\/span><\/button>\n          <div class=\"faq-a\"><p>No. Every translation is written by a professional human linguist, start to finish. We use software to manage terminology and catch typos, but the words on the page are always a person&#8217;s.<\/p><\/div>\n        <\/div>\n        <div class=\"faq-item\">\n          <button class=\"faq-q\">What is AI Rescue?<span class=\"plus\">+<\/span><\/button>\n          <div class=\"faq-a\"><p>A full human review of content that was already translated by a machine. We check it against your original text, fix tone and cultural mistakes, and send back a short note on what we changed.<\/p><\/div>\n        <\/div>\n        <div class=\"faq-item\">\n          <button class=\"faq-q\">Doesn&#8217;t skipping AI make things slower?<span class=\"plus\">+<\/span><\/button>\n          <div class=\"faq-a\"><p>A little, yes, and we think that&#8217;s the right trade. We&#8217;d rather take an extra day than ship a translation that embarrasses your brand.<\/p><\/div>\n        <\/div>\n        <div class=\"faq-item\">\n          <button class=\"faq-q\">What languages do you work in?<span class=\"plus\">+<\/span><\/button>\n          <div class=\"faq-a\"><p>100+ languages, all translated by native or near native human linguists.<\/p><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"newsletter\">\n    <div class=\"wrap\">\n      <h2>Get translation &amp; branding tips in your inbox.<\/h2>\n      <p>No spam, just what we&#8217;ve learned from real projects.<\/p>\n      <div class=\"ml-embedded\" data-form=\"MsfThU\"><\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"final\">\n    <div class=\"wrap\">\n      <p class=\"eyebrow\" style=\"color:var(--ling);\">Got a project, or a mess to fix?<\/p>\n      <h2 style=\"margin-top:14px;\">Either way, a real person is about to look at it.<\/h2>\n      <p>Tell us what you need and we&#8217;ll get back with a clear, no obligation quote.<\/p>\n      <div class=\"hero-ctas\">\n        <a href=\"\/quote\/\" class=\"btn-primary\">Get your free quote <span class=\"arrow\">\u2192<\/span><\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<script>\n  \/\/ Rotating greeting\n  const greetWords = [\"Hello.\", \"Hola.\", \"Bonjour.\", \"\u3053\u3093\u306b\u3061\u306f\u3002\", \"Hallo.\", \"Ol\u00e1.\", \"\uc548\ub155\ud558\uc138\uc694.\", \"Ciao.\"];\n  let greetIndex = 0;\n  const greetEl = document.getElementById('greetWord');\n  if (greetEl){\n    setInterval(() => {\n      greetIndex = (greetIndex + 1) % greetWords.length;\n      greetEl.style.opacity = 0;\n      setTimeout(() => { greetEl.textContent = greetWords[greetIndex]; greetEl.style.opacity = 1; }, 200);\n    }, 1800);\n  }\n\n  \/\/ FAQ accordion\n  document.querySelectorAll('.faq-item').forEach(item => {\n    const btn = item.querySelector('.faq-q');\n    const a = item.querySelector('.faq-a');\n    btn.addEventListener('click', () => {\n      const isOpen = item.classList.contains('open');\n      document.querySelectorAll('.faq-item.open').forEach(o => {\n        o.classList.remove('open');\n        o.querySelector('.faq-a').style.maxHeight = null;\n      });\n      if (!isOpen){\n        item.classList.add('open');\n        a.style.maxHeight = a.scrollHeight + 'px';\n      }\n    });\n  });\n<\/script>\n\n<!-- MailerLite Universal -->\n<script>\n    (function(w,d,e,u,f,l,n){w[f]=w[f]||function(){(w[f].q=w[f].q||[])\n    .push(arguments);},l=d.createElement(e),l.async=1,l.src=u,\n    n=d.getElementsByTagName(e)[0],n.parentNode.insertBefore(l,n);})\n    (window,document,'script','https:\/\/assets.mailerlite.com\/js\/universal.js','ml');\n    ml('account', '1134208');\n<\/script>\n<!-- End MailerLite Universal --><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"qubely_global_settings":"","qubely_interactions":"","_eb_attr":"","_monsterinsights_skip_tracking":false,"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-1395","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Creative translation and content agency helping your brand grow globally with multilingual copywriting, branding, and localization.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/mitlia.com\/es\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"es_ES\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Mitlia | Your linguistic and creative agency. - Speak. Create. Connect.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Mitlia | Make Your Brand Work in Every Language\" \/>\n\t\t<meta property=\"og:description\" content=\"Creative translation and content agency helping your brand grow globally with multilingual copywriting, branding, and localization.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/mitlia.com\/es\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-12-23T17:41:24+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-09-17T23:37:46+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Mitlia | Make Your Brand Work in Every Language\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Creative translation and content agency helping your brand grow globally with multilingual copywriting, branding, and localization.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mitlia.com\\\/es\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mitlia.com\\\/es#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mitlia.com\\\/es\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mitlia.com\\\/es\\\/#listItem\",\"name\":\"Mitlia | Make Your Brand Work in Every Language\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mitlia.com\\\/es\\\/#listItem\",\"position\":2,\"name\":\"Mitlia | Make Your Brand Work in Every Language\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mitlia.com\\\/es#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mitlia.com\\\/es\\\/#organization\",\"name\":\"Mitlia | Your linguistic and creative agency.\",\"description\":\"Speak. Create. Connect.\",\"url\":\"https:\\\/\\\/mitlia.com\\\/es\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mitlia.com\\\/es\\\/#webpage\",\"url\":\"https:\\\/\\\/mitlia.com\\\/es\\\/\",\"name\":\"Mitlia | Make Your Brand Work in Every Language\",\"description\":\"Creative translation and content agency helping your brand grow globally with multilingual copywriting, branding, and localization.\",\"inLanguage\":\"es-ES\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mitlia.com\\\/es\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mitlia.com\\\/es\\\/#breadcrumblist\"},\"datePublished\":\"2024-12-23T17:41:24+00:00\",\"dateModified\":\"2026-09-17T23:37:46+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mitlia.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/mitlia.com\\\/es\\\/\",\"name\":\"Mitlia | Your linguistic and creative agency.\",\"description\":\"Speak. Create. Connect.\",\"inLanguage\":\"es-ES\",\"publisher\":{\"@id\":\"https:\\\/\\\/mitlia.com\\\/es\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Mitlia | Make Your Brand Work in Every Language","description":"Creative translation and content agency helping your brand grow globally with multilingual copywriting, branding, and localization.","canonical_url":"https:\/\/mitlia.com\/es\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/mitlia.com\/es\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/mitlia.com\/es#listItem","position":1,"name":"Home","item":"https:\/\/mitlia.com\/es","nextItem":{"@type":"ListItem","@id":"https:\/\/mitlia.com\/es\/#listItem","name":"Mitlia | Make Your Brand Work in Every Language"}},{"@type":"ListItem","@id":"https:\/\/mitlia.com\/es\/#listItem","position":2,"name":"Mitlia | Make Your Brand Work in Every Language","previousItem":{"@type":"ListItem","@id":"https:\/\/mitlia.com\/es#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/mitlia.com\/es\/#organization","name":"Mitlia | Your linguistic and creative agency.","description":"Speak. Create. Connect.","url":"https:\/\/mitlia.com\/es\/"},{"@type":"WebPage","@id":"https:\/\/mitlia.com\/es\/#webpage","url":"https:\/\/mitlia.com\/es\/","name":"Mitlia | Make Your Brand Work in Every Language","description":"Creative translation and content agency helping your brand grow globally with multilingual copywriting, branding, and localization.","inLanguage":"es-ES","isPartOf":{"@id":"https:\/\/mitlia.com\/es\/#website"},"breadcrumb":{"@id":"https:\/\/mitlia.com\/es\/#breadcrumblist"},"datePublished":"2024-12-23T17:41:24+00:00","dateModified":"2026-09-17T23:37:46+00:00"},{"@type":"WebSite","@id":"https:\/\/mitlia.com\/es\/#website","url":"https:\/\/mitlia.com\/es\/","name":"Mitlia | Your linguistic and creative agency.","description":"Speak. Create. Connect.","inLanguage":"es-ES","publisher":{"@id":"https:\/\/mitlia.com\/es\/#organization"}}]},"og:locale":"es_ES","og:site_name":"Mitlia | Your linguistic and creative agency. - Speak. Create. Connect.","og:type":"article","og:title":"Mitlia | Make Your Brand Work in Every Language","og:description":"Creative translation and content agency helping your brand grow globally with multilingual copywriting, branding, and localization.","og:url":"https:\/\/mitlia.com\/es\/","article:published_time":"2024-12-23T17:41:24+00:00","article:modified_time":"2026-09-17T23:37:46+00:00","twitter:card":"summary_large_image","twitter:title":"Mitlia | Make Your Brand Work in Every Language","twitter:description":"Creative translation and content agency helping your brand grow globally with multilingual copywriting, branding, and localization."},"aioseo_meta_data":{"post_id":"1395","title":"#post_title","description":"Creative translation and content agency helping your brand grow globally with multilingual copywriting, branding, and localization.","keywords":null,"keyphrases":{"focus":{"keyphrase":"brand","score":89,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":1},"keyphraseInIntroduction":{"score":9,"maxScore":9,"error":0},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":[],"keywordDensity":{"type":"best","score":9,"maxScore":9,"error":0}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2024-12-23 08:45:15","updated":"2026-09-17 23:37:46","seo_analyzer_scan_date":null,"focus_keyword":"brand","additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/mitlia.com\/es\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMitlia | Make Your Brand Work in Every Language\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/mitlia.com\/es"},{"label":"Mitlia | Make Your Brand Work in Every Language","link":"https:\/\/mitlia.com\/es\/"}],"_links":{"self":[{"href":"https:\/\/mitlia.com\/es\/wp-json\/wp\/v2\/pages\/1395","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mitlia.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mitlia.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mitlia.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mitlia.com\/es\/wp-json\/wp\/v2\/comments?post=1395"}],"version-history":[{"count":77,"href":"https:\/\/mitlia.com\/es\/wp-json\/wp\/v2\/pages\/1395\/revisions"}],"predecessor-version":[{"id":2140,"href":"https:\/\/mitlia.com\/es\/wp-json\/wp\/v2\/pages\/1395\/revisions\/2140"}],"wp:attachment":[{"href":"https:\/\/mitlia.com\/es\/wp-json\/wp\/v2\/media?parent=1395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}