{"id":9785,"date":"2026-07-24T23:49:59","date_gmt":"2026-07-24T21:49:59","guid":{"rendered":"https:\/\/metrickal.com\/customer-service-outsourcing-in-malaga\/"},"modified":"2026-07-24T23:57:18","modified_gmt":"2026-07-24T21:57:18","slug":"customer-service-outsourcing-in-malaga","status":"publish","type":"page","link":"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/","title":{"rendered":"Customer Service Outsourcing in M\u00e1laga"},"content":{"rendered":"\n<style>\n:root {\n  --rosa: #CE1782; --rosa-hover: #B5106F; --rosa-light: #FEEFF8; --rosa-mid: #F5C9E2;\n  --navy: #071A35; --navy-deep: #050F26; --navy-light: #112344;\n  --text: #5C5C5C; --text-dark: #1E2330; --text-muted: #878D9C;\n  --white: #FFFFFF; --surface: #F5F5F5; --surface-cool: #F7F8FB;\n  --border: #EAEBED; --border-soft: #F1F2F4; --mint: #0FEDC1; --danger: #DE3D3D;\n  --shadow-sm: 0 4px 12px rgba(0,0,0,.04);\n  --shadow-md: 0 8px 32px rgba(0,0,0,.06);\n  --shadow-lg: 0 16px 40px rgba(206,23,130,.10);\n}\n.mk *, .mk *::before, .mk *::after { box-sizing: border-box; }\n.mk { font-family: 'Manrope', system-ui, -apple-system, sans-serif; font-size: 16px; line-height: 1.5; color: var(--text); background: var(--white); -webkit-font-smoothing: antialiased; }\n.mk h1, .mk h2, .mk h3, .mk h4 { font-family: 'DM Sans', system-ui, sans-serif; font-weight: 900; letter-spacing: -0.025em; margin: 0; color: var(--navy); }\n.mk p { margin: 0; }\n.mk a { color: inherit; text-decoration: none; transition: color .15s ease; }\n.mk a:hover { color: var(--rosa); }\n.mk ul { list-style: none; padding: 0; margin: 0; }\n.mk img, .mk svg { display: block; max-width: 100%; }\n\n\/* Sections, all 1440px full-width with inner 1280px content *\/\n.mk-section { width: 100%; padding: 0; position: relative; }\n.mk-wrap { max-width: 1280px; margin: 0 auto; padding: 0 80px; }\n@media (max-width: 1024px) { .mk-wrap { padding: 0 32px; } }\n@media (max-width: 640px) { .mk-wrap { padding: 0 20px; } }\n\n\/* Eyebrow pill *\/\n.mk-eyebrow { display: inline-flex; align-items: center; padding: 8px 14px; background: var(--rosa-light); color: var(--rosa); font-family: 'DM Sans', sans-serif; font-weight: 700; font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; border-radius: 999px; }\n\n\/* Buttons *\/\n.mk-btn { display: inline-flex; align-items: center; justify-content: center; padding: 16px 28px; font-family: 'DM Sans', sans-serif; font-weight: 700; font-size: 15px; border-radius: 999px; text-decoration: none; transition: all .15s ease; cursor: pointer; }\n.mk-btn--primary { background: var(--rosa); color: var(--white); box-shadow: var(--shadow-lg); }\n.mk-btn--primary:hover { background: var(--rosa-hover); color: var(--white); transform: translateY(-1px); }\n.mk-btn--outline { background: transparent; color: var(--navy); border: 1.5px solid var(--navy); }\n.mk-btn--outline:hover { background: var(--navy); color: var(--white); }\n\n\/* Section heads *\/\n.mk-section-head { max-width: 800px; margin: 0 auto; text-align: center; }\n.mk-section-head h2 { font-size: clamp(32px, 4vw, 52px); line-height: 1.05; margin-top: 16px; }\n.mk-section-head .mk-section-sub { margin-top: 16px; font-size: 17px; color: var(--text); }\n\n\/* === 01 HERO === *\/\n.mk-hero { padding: 80px 0 80px; }\n.mk-hero__wrap { display: grid; grid-template-columns: 640px 1fr; gap: 80px; max-width: 1280px; margin: 0 auto; padding: 0 80px; }\n@media (max-width: 1100px) { .mk-hero__wrap { grid-template-columns: 1fr; gap: 48px; } }\n.mk-hero__left h1 { font-size: clamp(40px, 5vw, 64px); line-height: 1.04; margin-top: 24px; }\n.mk-hero__lead { margin-top: 32px; font-size: 18px; line-height: 1.55; max-width: 600px; color: var(--text); }\n.mk-hero__ctas { display: flex; gap: 12px; margin-top: 40px; flex-wrap: wrap; }\n.mk-hero__trust { display: flex; align-items: center; gap: 16px; margin-top: 40px; }\n.mk-hero__avatars { display: flex; }\n.mk-avatar { width: 36px; height: 36px; border-radius: 50%; border: 2px solid var(--white); margin-left: -10px; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 11px; color: var(--white); font-family: 'DM Sans', sans-serif; }\n.mk-avatar:first-child { margin-left: 0; }\n.mk-avatar:nth-child(1) { background: linear-gradient(135deg, #CE1782, #B5106F); }\n.mk-avatar:nth-child(2) { background: linear-gradient(135deg, #0FEDC1, #0BC4A1); }\n.mk-avatar:nth-child(3) { background: linear-gradient(135deg, #071A35, #112344); }\n.mk-avatar:nth-child(4) { background: linear-gradient(135deg, #5C5C5C, #1E2330); }\n.mk-hero__trust-text { font-size: 13px; line-height: 1.3; }\n.mk-hero__trust-text strong { display: block; color: var(--navy); font-weight: 700; font-size: 14px; }\n.mk-hero__trust-text span { color: var(--text-muted); }\n\n\/* HeroRight 520x600 with blobs + HeroImageCard 480x600 *\/\n.mk-hero__right { position: relative; width: 520px; height: 600px; }\n@media (max-width: 1100px) { .mk-hero__right { width: 100%; max-width: 520px; margin: 0 auto; } }\n.mk-blob { position: absolute; border-radius: 50%; filter: blur(0px); opacity: 0.5; z-index: 1; }\n.mk-blob--rosa { left: 60px; top: -40px; width: 380px; height: 380px; background: radial-gradient(circle, var(--rosa-mid) 0%, var(--rosa-light) 70%, transparent 100%); }\n.mk-blob--mint { left: 380px; top: 460px; width: 160px; height: 160px; background: radial-gradient(circle, var(--mint) 0%, rgba(15,237,193,.3) 60%, transparent 100%); }\n.mk-hero__card { position: absolute; left: 20px; top: 0; width: 480px; height: 600px; background: var(--white); border-radius: 24px; box-shadow: var(--shadow-md); padding: 36px; z-index: 2; }\n@media (max-width: 1100px) { .mk-hero__card { width: 100%; } }\n.mk-statpill { display: inline-flex; align-items: center; gap: 10px; padding: 10px 18px; background: var(--surface-cool); border-radius: 999px; font-size: 13px; font-weight: 700; color: var(--navy); }\n.mk-statpill__dot { width: 8px; height: 8px; border-radius: 50%; background: var(--mint); box-shadow: 0 0 0 4px rgba(15,237,193,.18); animation: mk-pulse 1.8s infinite; }\n@keyframes mk-pulse { 0%, 100% { box-shadow: 0 0 0 4px rgba(15,237,193,.18); } 50% { box-shadow: 0 0 0 8px rgba(15,237,193,.08); } }\n\n\/* HeroProfileCard *\/\n.mk-profcard { margin-top: 18px; border: 1px solid var(--border); border-radius: 16px; padding: 24px; background: var(--white); }\n.mk-profcard__head { display: flex; justify-content: space-between; align-items: center; }\n.mk-profcard__title { font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 0.1em; color: var(--text-muted); text-transform: uppercase; }\n.mk-livedot { display: inline-flex; align-items: center; gap: 4px; font-size: 10px; font-weight: 700; color: var(--rosa); letter-spacing: 0.06em; }\n.mk-livedot__d { width: 6px; height: 6px; background: var(--rosa); border-radius: 50%; animation: mk-pulse 1.5s infinite; }\n.mk-profrow { display: flex; align-items: center; justify-content: space-between; padding: 14px 0; border-bottom: 1px solid var(--border-soft); }\n.mk-profrow:last-of-type { border-bottom: none; }\n.mk-profrow__left { display: flex; align-items: center; gap: 10px; }\n.mk-profrow__ico { width: 32px; height: 32px; background: var(--surface-cool); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 14px; }\n.mk-profrow__label strong { display: block; font-size: 14px; font-weight: 700; color: var(--navy); }\n.mk-profrow__label small { display: block; font-size: 12px; color: var(--text-muted); margin-top: 2px; }\n.mk-profrow__price { font-family: 'DM Sans', sans-serif; font-size: 14px; font-weight: 800; color: var(--navy); }\n.mk-profcta { display: block; text-align: center; margin-top: 12px; padding: 6px; font-size: 13px; font-weight: 700; color: var(--rosa); }\n.mk-profcta:hover { color: var(--rosa-hover); }\n\n\/* HeroBigStat *\/\n.mk-bigstat { margin-top: 24px; padding: 24px; background: linear-gradient(135deg, var(--rosa-light), #fff); border-radius: 16px; border: 1px solid var(--rosa-mid); }\n.mk-bigstat__lbl { font-size: 13px; font-weight: 700; color: var(--rosa); text-transform: uppercase; letter-spacing: 0.06em; }\n.mk-bigstat__num { font-family: 'DM Sans', sans-serif; font-size: 96px; font-weight: 900; line-height: 1; letter-spacing: -0.04em; color: var(--rosa); margin-top: 8px; }\n.mk-bigstat__cap { font-size: 13px; color: var(--text); margin-top: 8px; line-height: 1.35; }\n\n\/* === 02 LOGOS === *\/\n.mk-logos { padding: 80px 0 60px; background: var(--surface-cool); }\n.mk-logos__head { text-align: center; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--text-muted); }\n.mk-logos__row { display: flex; justify-content: space-between; align-items: center; margin-top: 32px; gap: 24px; flex-wrap: wrap; }\n.mk-logo { font-family: 'DM Sans', sans-serif; font-weight: 800; font-size: 17px; color: var(--text-muted); opacity: 0.7; letter-spacing: 0.04em; }\n\n\/* === 03 LLM ANSWER === *\/\n.mk-llm { padding: 60px 0; }\n.mk-llm__box { display: grid; grid-template-columns: 88px 1fr; gap: 32px; padding: 40px 48px; background: linear-gradient(135deg, #FAFBFE, #F4F6FB); border: 1px solid var(--border); border-radius: 24px; max-width: 1280px; margin: 0 auto; }\n@media (max-width: 800px) { .mk-llm__box { grid-template-columns: 1fr; gap: 24px; padding: 28px; } }\n.mk-llm__icon { width: 64px; height: 64px; background: var(--navy); color: var(--white); font-family: 'DM Sans', sans-serif; font-weight: 900; font-size: 36px; display: flex; align-items: center; justify-content: center; border-radius: 50%; }\n.mk-llm__q { font-family: 'DM Sans', sans-serif; font-size: 26px; font-weight: 900; color: var(--navy); line-height: 1.2; }\n.mk-llm__a { margin-top: 18px; font-size: 16px; line-height: 1.6; color: var(--text-dark); }\n.mk-llm__source { margin-top: 24px; font-size: 12px; color: var(--text-muted); }\n.mk-llm__source strong { color: var(--navy); font-family: 'DM Sans', sans-serif; letter-spacing: 0.04em; }\n.mk-llm__cta { display: inline-flex; align-items: center; gap: 6px; margin-top: 16px; padding: 12px 22px; background: var(--rosa); color: var(--white); border-radius: 999px; font-weight: 700; font-size: 14px; }\n.mk-llm__cta:hover { background: var(--rosa-hover); color: var(--white); }\n\n\/* === 04 STATS GRID === *\/\n.mk-stats { padding: 80px 0; }\n.mk-stats__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-top: 56px; max-width: 1280px; margin-left: auto; margin-right: auto; padding: 0 80px; }\n@media (max-width: 1024px) { .mk-stats__grid { grid-template-columns: repeat(2, 1fr); padding: 0 32px; } }\n@media (max-width: 540px) { .mk-stats__grid { grid-template-columns: 1fr; } }\n.mk-statcard { padding: 32px 28px; background: var(--white); border: 1px solid var(--border); border-radius: 20px; }\n.mk-statcard__num { font-family: 'DM Sans', sans-serif; font-size: 56px; font-weight: 900; line-height: 1; color: var(--rosa); letter-spacing: -0.04em; }\n.mk-statcard__num small { font-size: 31px; margin-left: 4px; color: var(--rosa); font-weight: 800; }\n.mk-statcard__lbl { font-family: 'DM Sans', sans-serif; font-size: 17px; font-weight: 800; color: var(--navy); margin-top: 16px; line-height: 1.25; }\n.mk-statcard__cap { margin-top: 16px; font-size: 13px; color: var(--text-muted); line-height: 1.45; }\n.mk-stats__cta-row { text-align: center; margin-top: 56px; }\n\n\/* === 05 WHY CITY === *\/\n.mk-why { padding: 100px 0; background: var(--surface-cool); }\n.mk-why__wrap { display: grid; grid-template-columns: 600px 1fr; gap: 80px; max-width: 1280px; margin: 0 auto; padding: 0 80px; align-items: start; }\n@media (max-width: 1024px) { .mk-why__wrap { grid-template-columns: 1fr; gap: 48px; padding: 0 32px; } }\n.mk-why__left h2 { font-size: clamp(32px, 4vw, 52px); line-height: 1.05; margin-top: 16px; }\n.mk-why__left p { margin-top: 24px; font-size: 16px; line-height: 1.7; color: var(--text); }\n.mk-why__bullets { margin-top: 32px; display: grid; gap: 18px; }\n.mk-bullet { display: flex; gap: 12px; align-items: flex-start; }\n.mk-bullet__check { flex-shrink: 0; width: 24px; height: 24px; background: var(--rosa-light); color: var(--rosa); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 900; font-size: 13px; }\n.mk-bullet p { margin: 0; font-size: 15px; line-height: 1.55; color: var(--text-dark); }\n.mk-why__cta { margin-top: 40px; }\n.mk-why__right { position: sticky; top: 100px; }\n.mk-mapcard { background: var(--white); border: 1px solid var(--border); border-radius: 24px; padding: 60px 40px; text-align: center; box-shadow: var(--shadow-sm); }\n.mk-mapcard__pin { font-size: 56px; }\n.mk-mapcard__name { font-family: 'DM Sans', sans-serif; font-size: 32px; font-weight: 900; color: var(--navy); margin-top: 16px; letter-spacing: -0.02em; }\n.mk-mapcard__sub { font-size: 13px; color: var(--text-muted); margin-top: 6px; }\n.mk-mini-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 24px; }\n.mk-mini { background: var(--white); border: 1px solid var(--border); border-radius: 16px; padding: 24px; }\n.mk-mini__num { font-family: 'DM Sans', sans-serif; font-size: 28px; font-weight: 900; color: var(--navy); letter-spacing: -0.02em; }\n.mk-mini--rosa .mk-mini__num { color: var(--rosa); }\n.mk-mini__lbl { font-size: 13px; font-weight: 700; color: var(--navy); margin-top: 12px; }\n.mk-mini__cap { font-size: 12px; color: var(--text-muted); margin-top: 4px; }\n\n\/* === 06 SERVICE DEFINITION === *\/\n.mk-def { padding: 100px 0; }\n.mk-def__wrap { display: grid; grid-template-columns: 760px 488px; gap: 32px; max-width: 1280px; margin: 56px auto 0; padding: 0 80px; }\n@media (max-width: 1024px) { .mk-def__wrap { grid-template-columns: 1fr; padding: 0 32px; } }\n.mk-def__left { background: var(--white); border: 1px solid var(--border); border-radius: 24px; padding: 40px; }\n.mk-def__label { font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.1em; color: var(--rosa); text-transform: uppercase; }\n.mk-def__lead { margin-top: 16px; font-size: 17px; line-height: 1.6; color: var(--text-dark); }\n.mk-def__div { height: 1px; background: var(--border); margin: 32px 0; }\n.mk-def__list { display: grid; gap: 16px; margin-top: 24px; }\n.mk-def__row { display: flex; gap: 12px; align-items: flex-start; }\n.mk-def__dot { flex-shrink: 0; width: 8px; height: 8px; background: var(--rosa); border-radius: 50%; margin-top: 8px; }\n.mk-def__row p { margin: 0; font-size: 15px; line-height: 1.55; color: var(--text); }\n.mk-cite { background: linear-gradient(135deg, var(--navy) 0%, var(--navy-deep) 100%); color: var(--white); border-radius: 24px; padding: 36px; }\n.mk-cite + .mk-cite { margin-top: 20px; }\n.mk-cite__lbl { font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.1em; color: var(--mint); text-transform: uppercase; }\n.mk-cite__num { font-family: 'DM Sans', sans-serif; font-size: 64px; font-weight: 900; line-height: 1; color: var(--white); letter-spacing: -0.03em; margin-top: 16px; }\n.mk-cite__txt { margin-top: 20px; font-size: 14px; line-height: 1.6; color: rgba(255,255,255,.85); }\n.mk-cite__src { margin-top: 24px; font-size: 11px; color: rgba(255,255,255,.6); letter-spacing: 0.04em; }\n\n\/* === 07 SERVICES GRID === *\/\n.mk-svc { padding: 100px 0; background: var(--surface-cool); }\n.mk-svc__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 64px; max-width: 1280px; margin-left: auto; margin-right: auto; padding: 0 80px; }\n@media (max-width: 1024px) { .mk-svc__grid { grid-template-columns: 1fr 1fr; padding: 0 32px; } }\n@media (max-width: 720px) { .mk-svc__grid { grid-template-columns: 1fr; } }\n.mk-svccard { background: var(--white); border: 1px solid var(--border); border-radius: 20px; padding: 32px; transition: all .2s ease; }\n.mk-svccard:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); border-color: var(--rosa-mid); }\n.mk-svccard__icon { width: 56px; height: 56px; background: var(--rosa-light); border-radius: 14px; display: flex; align-items: center; justify-content: center; font-size: 28px; }\n.mk-svccard__title { font-family: 'DM Sans', sans-serif; font-size: 20px; font-weight: 800; color: var(--navy); margin-top: 24px; line-height: 1.2; }\n.mk-svccard__desc { margin-top: 16px; font-size: 14px; line-height: 1.6; color: var(--text); }\n.mk-svccard__tags { display: flex; gap: 6px; margin-top: 24px; flex-wrap: wrap; }\n.mk-tag { padding: 4px 10px; background: var(--surface); color: var(--navy); font-size: 11px; font-weight: 700; border-radius: 999px; font-family: 'DM Sans', sans-serif; }\n\n\/* === 08 COMPARISON TABLE === *\/\n.mk-cmp { padding: 100px 0; }\n.mk-cmp__table { max-width: 1280px; margin: 56px auto 0; padding: 0 80px; }\n@media (max-width: 1024px) { .mk-cmp__table { padding: 0 32px; } }\n.mk-cmp__tbl { width: 100%; border-collapse: separate; border-spacing: 0; background: var(--white); border-radius: 20px; overflow: hidden; box-shadow: var(--shadow-sm); border: 1px solid var(--border); }\n.mk-cmp__tbl th, .mk-cmp__tbl td { padding: 24px 32px; text-align: left; vertical-align: middle; font-size: 14px; line-height: 1.5; }\n.mk-cmp__tbl th { font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--text-muted); background: var(--surface); border-bottom: 1px solid var(--border); }\n.mk-cmp__tbl th .mk-cmp__sub { display: block; margin-top: 8px; font-weight: 600; font-size: 13px; text-transform: none; letter-spacing: 0; color: var(--text); }\n.mk-cmp__tbl th--rec { background: linear-gradient(180deg, var(--rosa-light), #fff); position: relative; }\n.mk-cmp__tbl th--rec .mk-cmp__sub { color: var(--rosa); font-weight: 700; }\n.mk-cmp__rec-tag { display: inline-block; padding: 4px 10px; background: var(--rosa); color: var(--white); font-size: 9px; font-weight: 800; letter-spacing: 0.08em; border-radius: 999px; margin-left: 8px; vertical-align: middle; }\n.mk-cmp__tbl tr + tr td { border-top: 1px solid var(--border-soft); }\n.mk-cmp__tbl td.mk-cmp__factor { font-family: 'DM Sans', sans-serif; font-weight: 700; color: var(--navy); font-size: 15px; }\n.mk-cmp__cell { display: flex; gap: 12px; align-items: flex-start; }\n.mk-cmp__x, .mk-cmp__chk { flex-shrink: 0; width: 22px; height: 22px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; font-weight: 900; font-size: 13px; }\n.mk-cmp__x { background: #FEEAEA; color: var(--danger); }\n.mk-cmp__chk { background: rgba(15,237,193,.16); color: #0A8E72; }\n\n\/* === 09 PRICING === *\/\n.mk-pri { padding: 100px 0; background: linear-gradient(180deg, #fff 0%, var(--surface-cool) 100%); }\n.mk-pri__table { max-width: 1280px; margin: 56px auto 0; padding: 0 80px; }\n@media (max-width: 1024px) { .mk-pri__table { padding: 0 32px; } }\n.mk-pri__tbl { width: 100%; border-collapse: separate; border-spacing: 0; background: var(--white); border-radius: 20px; overflow: hidden; box-shadow: var(--shadow-md); border: 1px solid var(--border); }\n.mk-pri__tbl th, .mk-pri__tbl td { padding: 22px 28px; font-size: 15px; line-height: 1.4; }\n.mk-pri__tbl th { font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--text-muted); background: var(--surface); text-align: center; }\n.mk-pri__tbl th:first-child { text-align: left; }\n.mk-pri__tbl td { text-align: center; }\n.mk-pri__tbl td:first-child { text-align: left; font-family: 'DM Sans', sans-serif; font-weight: 700; color: var(--navy); }\n.mk-pri__tbl tr + tr td { border-top: 1px solid var(--border-soft); }\n.mk-pri__local { font-family: 'DM Sans', sans-serif; font-weight: 700; color: var(--text); font-size: 17px; }\n.mk-pri__metr { font-family: 'DM Sans', sans-serif; font-weight: 900; color: var(--rosa); font-size: 20px; letter-spacing: -0.02em; }\n.mk-pri__save { display: inline-flex; align-items: center; padding: 6px 14px; background: rgba(15,237,193,.18); color: #0A8E72; font-family: 'DM Sans', sans-serif; font-weight: 800; font-size: 13px; border-radius: 999px; }\n.mk-pri__foot { padding: 20px 28px; background: var(--surface); border-top: 1px solid var(--border); font-size: 12px; color: var(--text-muted); line-height: 1.55; }\n.mk-pri__cta-row { text-align: center; margin-top: 56px; }\n\n\/* === 10 METHODOLOGY === *\/\n.mk-meth { padding: 100px 0; }\n.mk-meth__steps { display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; margin-top: 56px; max-width: 1280px; margin-left: auto; margin-right: auto; padding: 0 80px; }\n@media (max-width: 1024px) { .mk-meth__steps { grid-template-columns: repeat(2, 1fr); padding: 0 32px; } }\n@media (max-width: 540px) { .mk-meth__steps { grid-template-columns: 1fr; } }\n.mk-step { background: var(--white); border: 1px solid var(--border); border-radius: 20px; padding: 28px 24px; }\n.mk-step__head { display: flex; align-items: center; gap: 10px; }\n.mk-step__num { width: 36px; height: 36px; background: var(--navy); color: var(--white); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'DM Sans', sans-serif; font-weight: 900; font-size: 16px; }\n.mk-step__day { padding: 4px 10px; background: var(--rosa-light); color: var(--rosa); font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 800; letter-spacing: 0.05em; border-radius: 999px; }\n.mk-step__title { font-family: 'DM Sans', sans-serif; font-size: 18px; font-weight: 800; color: var(--navy); margin-top: 20px; line-height: 1.2; }\n.mk-step__desc { margin-top: 16px; font-size: 13px; line-height: 1.6; color: var(--text); }\n\n\/* === 11 TESTIMONIALS === *\/\n.mk-test { padding: 100px 0; background: var(--surface-cool); }\n.mk-test__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 56px; max-width: 1280px; margin-left: auto; margin-right: auto; padding: 0 80px; }\n@media (max-width: 1024px) { .mk-test__grid { grid-template-columns: 1fr; padding: 0 32px; } }\n.mk-testcard { background: var(--white); border: 1px solid var(--border); border-radius: 20px; padding: 36px; display: flex; flex-direction: column; min-height: 380px; }\n.mk-testcard__q { font-family: 'DM Sans', sans-serif; font-size: 48px; color: var(--rosa); line-height: 1; margin-bottom: 16px; }\n.mk-testcard__txt { font-size: 16px; line-height: 1.6; color: var(--text-dark); flex: 1; }\n.mk-testcard__btm { margin-top: 24px; padding-top: 24px; border-top: 1px solid var(--border-soft); display: flex; gap: 14px; align-items: center; }\n.mk-testcard__avatar { width: 44px; height: 44px; border-radius: 50%; background: linear-gradient(135deg, var(--rosa), var(--navy)); color: var(--white); display: flex; align-items: center; justify-content: center; font-family: 'DM Sans', sans-serif; font-weight: 800; font-size: 14px; }\n.mk-testcard__author { font-family: 'DM Sans', sans-serif; font-weight: 800; font-size: 15px; color: var(--navy); }\n.mk-testcard__role { font-size: 13px; color: var(--text); margin-top: 2px; }\n.mk-testcard__tag { display: inline-block; margin-top: 6px; font-size: 10px; font-weight: 800; color: var(--rosa); letter-spacing: 0.08em; }\n.mk-test__stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-top: 56px; padding: 32px 0; max-width: 1280px; margin-left: auto; margin-right: auto; padding-left: 80px; padding-right: 80px; }\n@media (max-width: 1024px) { .mk-test__stats { grid-template-columns: repeat(2, 1fr); padding-left: 32px; padding-right: 32px; } }\n.mk-tstat { text-align: center; }\n.mk-tstat__n { font-family: 'DM Sans', sans-serif; font-size: 40px; font-weight: 900; color: var(--navy); letter-spacing: -0.03em; }\n.mk-tstat__l { font-size: 13px; color: var(--text-muted); margin-top: 8px; }\n\n\/* === 12 ORIGINAL DATA === *\/\n.mk-data { padding: 100px 0; }\n.mk-data__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 56px; max-width: 1280px; margin-left: auto; margin-right: auto; padding: 0 80px; }\n@media (max-width: 1024px) { .mk-data__grid { grid-template-columns: 1fr; padding: 0 32px; } }\n.mk-datacard { background: linear-gradient(160deg, var(--navy), var(--navy-deep)); color: var(--white); border-radius: 20px; padding: 36px; min-height: 360px; display: flex; flex-direction: column; }\n.mk-datacard__lbl { font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 0.1em; color: var(--mint); text-transform: uppercase; }\n.mk-datacard__big { font-family: 'DM Sans', sans-serif; font-size: 72px; font-weight: 900; color: var(--white); letter-spacing: -0.04em; line-height: 1; margin-top: 24px; }\n.mk-datacard__txt { font-size: 14px; line-height: 1.6; color: rgba(255,255,255,.82); margin-top: 24px; flex: 1; }\n.mk-datacard__src { font-size: 11px; color: rgba(255,255,255,.55); margin-top: 24px; letter-spacing: 0.04em; }\n.mk-datacard__src strong { color: var(--mint); }\n\n\/* === 13 FAQ === *\/\n.mk-faq { padding: 100px 0; background: var(--surface-cool); }\n.mk-faq__list { max-width: 960px; margin: 56px auto 0; padding: 0 32px; }\n.mk-faq__item { background: var(--white); border: 1px solid var(--border); border-radius: 16px; margin-bottom: 12px; overflow: hidden; }\n.mk-faq__item details { padding: 0; }\n.mk-faq__item summary { padding: 24px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 16px; font-family: 'DM Sans', sans-serif; font-size: 17px; font-weight: 700; color: var(--navy); list-style: none; }\n.mk-faq__item summary::-webkit-details-marker { display: none; }\n.mk-faq__item summary::after { content: '+'; font-size: 24px; color: var(--rosa); font-weight: 400; line-height: 1; }\n.mk-faq__item[open] summary::after { content: '\u2212'; }\n.mk-faq__answer { padding: 0 28px 24px; font-size: 15px; line-height: 1.65; color: var(--text); }\n.mk-faq__cta { max-width: 960px; margin: 40px auto 0; padding: 36px; background: var(--white); border-radius: 20px; text-align: center; border: 1px solid var(--border); }\n.mk-faq__cta h3 { font-family: 'DM Sans', sans-serif; font-size: 22px; font-weight: 800; color: var(--navy); }\n.mk-faq__cta .mk-btn { margin-top: 20px; }\n.mk-faq__cta a.mk-link { display: inline-block; margin-top: 16px; font-size: 14px; color: var(--rosa); font-weight: 700; }\n\n\/* === 14 AUTHOR BIO === *\/\n.mk-author { padding: 60px 0; }\n.mk-author__card { max-width: 1280px; margin: 0 auto; padding: 32px; background: var(--white); border: 1px solid var(--border); border-radius: 20px; display: grid; grid-template-columns: 96px 1fr auto; gap: 32px; align-items: center; }\n@media (max-width: 1024px) { .mk-author__card { grid-template-columns: 1fr; text-align: center; } }\n.mk-author__avatar { width: 96px; height: 96px; border-radius: 50%; background: linear-gradient(135deg, var(--rosa), var(--navy)); color: var(--white); display: flex; align-items: center; justify-content: center; font-family: 'DM Sans', sans-serif; font-weight: 900; font-size: 32px; }\n.mk-author__top { display: flex; align-items: center; gap: 12px; font-size: 12px; font-weight: 700; color: var(--text-muted); letter-spacing: 0.06em; text-transform: uppercase; }\n.mk-author__verify { padding: 4px 10px; background: rgba(15,237,193,.18); color: #0A8E72; border-radius: 999px; font-size: 11px; font-weight: 800; letter-spacing: 0.04em; }\n.mk-author__name { font-family: 'DM Sans', sans-serif; font-size: 22px; font-weight: 800; color: var(--navy); margin-top: 8px; }\n.mk-author__bio { margin-top: 12px; font-size: 14px; line-height: 1.6; color: var(--text); }\n.mk-author__links { margin-top: 16px; display: flex; gap: 24px; flex-wrap: wrap; }\n.mk-author__links a { color: var(--rosa); font-weight: 700; font-size: 14px; }\n.mk-author__date { text-align: right; font-size: 11px; color: var(--text-muted); letter-spacing: 0.06em; text-transform: uppercase; }\n.mk-author__date strong { display: block; font-family: 'DM Sans', sans-serif; font-size: 16px; font-weight: 800; color: var(--navy); margin-top: 6px; text-transform: none; letter-spacing: 0; }\n.mk-author__date span { display: block; margin-top: 4px; color: var(--text); text-transform: none; letter-spacing: 0; font-size: 12px; }\n\n\/* === 15 RELATED CITIES === *\/\n.mk-cities { padding: 100px 0; }\n.mk-cities__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-top: 56px; max-width: 1280px; margin-left: auto; margin-right: auto; padding: 0 80px; }\n@media (max-width: 1024px) { .mk-cities__grid { grid-template-columns: repeat(2, 1fr); padding: 0 32px; } }\n.mk-citycard { display: block; background: var(--white); border: 1px solid var(--border); border-radius: 14px; padding: 20px 24px; transition: all .15s ease; }\n.mk-citycard:hover { border-color: var(--rosa-mid); box-shadow: var(--shadow-sm); transform: translateY(-1px); }\n.mk-citycard__top { display: flex; align-items: center; gap: 10px; }\n.mk-citycard__pin { width: 28px; height: 28px; background: var(--rosa-light); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 14px; }\n.mk-citycard__name { font-family: 'DM Sans', sans-serif; font-size: 17px; font-weight: 800; color: var(--navy); }\n.mk-citycard__sub { margin-top: 12px; font-size: 12px; color: var(--text-muted); }\n.mk-citycard--current { background: var(--rosa-light); border-color: var(--rosa-mid); }\n.mk-citycard--all { background: var(--surface-cool); border-style: dashed; text-align: center; }\n.mk-citycard--all .mk-citycard__name { color: var(--rosa); display: block; text-align: center; }\n\n\/* === 16 FINAL CTA === *\/\n.mk-final { padding: 100px 0; }\n.mk-final__card { max-width: 1280px; margin: 0 auto; padding: 80px 200px; background: linear-gradient(135deg, var(--navy) 0%, var(--navy-deep) 100%); border-radius: 32px; text-align: center; color: var(--white); position: relative; overflow: hidden; }\n@media (max-width: 1024px) { .mk-final__card { padding: 60px 32px; } }\n.mk-final__card::before { content: ''; position: absolute; top: -100px; right: -100px; width: 300px; height: 300px; background: radial-gradient(circle, rgba(206,23,130,.25), transparent 70%); }\n.mk-final__card::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 200px; height: 200px; background: radial-gradient(circle, rgba(15,237,193,.15), transparent 70%); }\n.mk-final__eyebrow { display: inline-flex; padding: 8px 14px; background: rgba(255,255,255,.1); color: var(--white); border-radius: 999px; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; position: relative; z-index: 2; }\n.mk-final__card h2 { font-family: 'DM Sans', sans-serif; font-size: clamp(32px, 4vw, 48px); font-weight: 900; line-height: 1.05; color: var(--white); margin-top: 24px; letter-spacing: -0.025em; position: relative; z-index: 2; }\n.mk-final__card p { margin-top: 24px; font-size: 17px; line-height: 1.55; color: rgba(255,255,255,.85); max-width: 760px; margin-left: auto; margin-right: auto; position: relative; z-index: 2; }\n.mk-final__btns { display: flex; gap: 14px; justify-content: center; margin-top: 40px; flex-wrap: wrap; position: relative; z-index: 2; }\n.mk-final__btns .mk-btn--primary { background: var(--rosa); }\n.mk-final__btns .mk-btn--outline { color: var(--white); border-color: rgba(255,255,255,.5); }\n.mk-final__btns .mk-btn--outline:hover { background: rgba(255,255,255,.1); color: var(--white); border-color: var(--white); }\n.mk-final__trust { display: flex; gap: 32px; justify-content: center; margin-top: 32px; flex-wrap: wrap; position: relative; z-index: 2; }\n.mk-final__trust span { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgba(255,255,255,.75); }\n.mk-final__trust span::before { content: '\u2713'; color: var(--mint); font-weight: 900; }\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;700;800;900&family=Manrope:wght@400;500;600;700;800&display=swap');\n\n\n\n\n\/* === SCOPED FIXES, only target .mk children, plus minimal page-ID scoped overrides === *\/\n\n\/* (1) Hide the duplicate theme post title above our hero, scoped to these 2 pages *\/\nbody.page-id-9424 .entry-title,\nbody.page-id-9426 .entry-title,\nbody.page-id-9424 .page-title,\nbody.page-id-9426 .page-title { display: none !important; }\n\n\/* (2) Theme applies `filter: brightness(0) invert(1)` to header logo + nav widget,\n   designed for dark hero pages. Our hero left is white, so the white logo\/nav\n   would be invisible. Undo the filter ONLY on these 2 pages. *\/\n\n\/* Button text colors *\/\n.mk .mk-btn { text-decoration: none !important; }\n.mk a.mk-btn--primary, .mk .mk-btn--primary { color: #FFFFFF !important; background: var(--rosa) !important; }\n.mk a.mk-btn--primary:hover, .mk .mk-btn--primary:hover { background: var(--rosa-hover) !important; color: #FFFFFF !important; }\n.mk a.mk-btn--outline, .mk .mk-btn--outline { color: var(--navy) !important; background: transparent !important; border: 1.5px solid var(--navy) !important; }\n.mk a.mk-btn--outline:hover, .mk .mk-btn--outline:hover { background: var(--navy) !important; color: #FFFFFF !important; }\n\n\/* (3) Final CTA outline button, higher specificity so white text + bright border stick *\/\n.mk .mk-final .mk-final__card .mk-btn--outline,\n.mk .mk-final__btns a.mk-btn--outline,\n.mk-final__card a.mk-btn--outline {\n  color: #FFFFFF !important;\n  background: transparent !important;\n  border: 1.5px solid rgba(255,255,255,0.7) !important;\n}\n.mk .mk-final .mk-final__card .mk-btn--outline:hover,\n.mk .mk-final__btns a.mk-btn--outline:hover,\n.mk-final__card a.mk-btn--outline:hover {\n  background: rgba(255,255,255,0.12) !important;\n  border-color: #FFFFFF !important;\n  color: #FFFFFF !important;\n}\n\n.mk a.mk-profcta { color: var(--rosa) !important; }\n.mk a.mk-llm__cta { color: #FFFFFF !important; background: var(--rosa); }\n.mk-author__links a { color: var(--rosa) !important; }\n\n\/* Comparison table column widths *\/\n.mk-cmp__tbl { table-layout: fixed; }\n.mk-cmp__tbl th:nth-child(1), .mk-cmp__tbl td:nth-child(1) { width: 28%; }\n.mk-cmp__tbl th:nth-child(2), .mk-cmp__tbl td:nth-child(2) { width: 36%; }\n.mk-cmp__tbl th:nth-child(3), .mk-cmp__tbl td:nth-child(3) { width: 36%; }\n\n\/* === HERO REDESIGN, Figma-faithful dark navy right card === *\/\n.mk-hero { padding: 40px 0 60px; }\n.mk-hero__wrap {\n  display: grid !important;\n  grid-template-columns: minmax(0, 1fr) minmax(0, 460px) !important;\n  gap: 48px !important;\n  max-width: 1100px !important;\n  margin: 0 auto !important;\n  padding: 0 20px !important;\n  align-items: start !important;\n}\n@media (max-width: 900px) { .mk-hero__wrap { grid-template-columns: 1fr !important; } }\n.mk-hero__left h1 {\n  font-size: clamp(34px, 4.2vw, 50px) !important;\n  line-height: 1.08 !important;\n}\n.mk-h1-rosa { color: var(--rosa) !important; }\n\n.mk-hero__right {\n  position: relative !important;\n  width: 100% !important;\n  height: auto !important;\n  background: linear-gradient(165deg, #0B1F40 0%, #050F26 100%) !important;\n  border-radius: 32px !important;\n  padding: 36px 30px 32px !important;\n  overflow: hidden !important;\n  box-shadow: 0 24px 64px rgba(7,26,53,0.20) !important;\n}\n.mk-hero__right .mk-blob {\n  position: absolute !important;\n  border-radius: 50% !important;\n  filter: blur(50px) !important;\n  z-index: 0 !important;\n  pointer-events: none !important;\n  top: auto !important; left: auto !important; right: auto !important;\n}\n.mk-hero__right .mk-blob--rosa {\n  right: -90px !important; bottom: -130px !important;\n  width: 340px !important; height: 340px !important;\n  background: var(--rosa) !important; opacity: 0.55 !important;\n}\n.mk-hero__right .mk-blob--mint {\n  left: -90px !important; bottom: -60px !important;\n  width: 240px !important; height: 240px !important;\n  background: var(--mint) !important; opacity: 0.28 !important;\n}\n.mk-hero__right .mk-hero__card {\n  background: transparent !important;\n  box-shadow: none !important;\n  padding: 0 !important;\n  position: relative !important;\n  z-index: 2 !important;\n  width: 100% !important;\n  height: auto !important;\n  left: 0 !important;\n  top: 0 !important;\n}\n.mk-hero__card > .mk-statpill { background: white !important; color: var(--navy) !important; }\n.mk-hero__card .mk-profcard {\n  background: white !important;\n  border-radius: 14px !important;\n  padding: 16px 18px !important;\n  margin-top: 14px !important;\n  border: none !important;\n}\n.mk-profcard .mk-profrow { padding: 10px 0 !important; }\n.mk-profcard .mk-profrow__ico { width: 28px !important; height: 28px !important; font-size: 13px !important; }\n.mk-profcard .mk-profrow__label strong { font-size: 13px !important; }\n.mk-profcard .mk-profrow__label small { font-size: 11px !important; }\n.mk-profcard .mk-profrow__price { font-size: 13px !important; }\n.mk-hero__card .mk-bigstat {\n  background: none !important;\n  border: none !important;\n  padding: 0 !important;\n  margin-top: 26px !important;\n}\n.mk-hero__card .mk-bigstat__lbl {\n  color: rgba(255,255,255,0.78) !important;\n  font-family: 'Manrope', sans-serif !important;\n  font-size: 13px !important;\n  font-weight: 500 !important;\n  letter-spacing: 0 !important;\n  text-transform: none !important;\n}\n.mk-hero__card .mk-bigstat__num {\n  font-size: clamp(72px, 8.5vw, 116px) !important;\n  color: #FFFFFF !important;\n  margin-top: 4px !important;\n}\n.mk-hero__card .mk-bigstat__cap {\n  color: rgba(255,255,255,0.65) !important;\n  font-size: 12px !important;\n  margin-top: 10px !important;\n}\n\n\/* Trust avatars: rosa \/ navy \/ mint \/ rosa-mid (per Figma) *\/\n.mk-hero__avatars .mk-avatar {\n  font-size: 0 !important;\n  width: 28px !important;\n  height: 28px !important;\n  margin-left: -8px !important;\n  background-image: none !important;\n}\n.mk-hero__avatars .mk-avatar:first-child { margin-left: 0 !important; }\n.mk-hero__avatars .mk-avatar:nth-child(1) { background: var(--rosa) !important; }\n.mk-hero__avatars .mk-avatar:nth-child(2) { background: var(--navy) !important; }\n.mk-hero__avatars .mk-avatar:nth-child(3) { background: var(--mint) !important; }\n.mk-hero__avatars .mk-avatar:nth-child(4) { background: var(--rosa-mid) !important; }\n\n\/* (4) Original Data cards, reduce big number font + tighten so \"up to 55%\" fits *\/\n.mk-datacard { padding: 28px 28px !important; min-height: 320px !important; }\n.mk-datacard__big {\n  font-size: 56px !important;\n  line-height: 1.0 !important;\n  margin-top: 18px !important;\n  letter-spacing: -0.03em !important;\n  word-spacing: -0.05em !important;\n}\n.mk-datacard__txt { margin-top: 18px !important; font-size: 13px !important; }\n.mk-datacard__src { margin-top: 18px !important; }\n\n\/* (5) Topband removed, hide if still in HTML *\/\n.mk-topband { display: none !important; }\n\n\n\/* Header menu link color, theme sets WHITE for dark-hero pages, force navy here *\/\n\/* Keep dropdown arrows visible too *\/\n\n\n\/* Inner span of menu items has direct color:white, override *\/\n\n\n\/* Catch-all for header text incl Chrome auto-translate <font> tags *\/\n\n\n\/* Push hero below the theme header so navy card doesn't overlap nav *\/\n.mk-hero { padding-top: 90px !important; }\n\n\n\/* === SPACING PASS, breathing room everywhere === *\/\n\n\/* Hero: more space above + below, wider gap between columns *\/\n.mk-hero { padding-top: 120px !important; padding-bottom: 100px !important; }\n.mk-hero__wrap {\n  gap: 80px !important;\n  max-width: 1180px !important;\n  grid-template-columns: minmax(0, 1fr) minmax(0, 440px) !important;\n}\n\n\/* Add internal padding to hero left so h1 has space from edge *\/\n.mk-hero__left { padding-right: 0 !important; }\n.mk-hero__left h1 { margin-top: 28px !important; }\n.mk-hero__lead { margin-top: 32px !important; }\n.mk-hero__ctas { margin-top: 44px !important; gap: 14px !important; }\n.mk-hero__trust { margin-top: 44px !important; }\n\n\/* Hero right card: pull in a bit, more internal padding *\/\n.mk-hero__right { padding: 40px 36px 36px !important; }\n\n\/* All sections: consistent vertical padding *\/\n.mk-logos { padding: 80px 0 !important; }\n.mk-llm { padding: 80px 0 !important; }\n.mk-stats { padding: 110px 0 !important; }\n.mk-why { padding: 110px 0 !important; }\n.mk-def { padding: 110px 0 !important; }\n.mk-svc { padding: 110px 0 !important; }\n.mk-cmp { padding: 110px 0 !important; }\n.mk-pri { padding: 110px 0 !important; }\n.mk-meth { padding: 110px 0 !important; }\n.mk-test { padding: 110px 0 !important; }\n.mk-data { padding: 110px 0 !important; }\n.mk-faq { padding: 110px 0 !important; }\n.mk-author { padding: 70px 0 !important; }\n.mk-cities { padding: 110px 0 !important; }\n.mk-final { padding: 110px 0 !important; }\n\n\/* Section heads: more space below the eyebrow pill and h2 *\/\n.mk-section-head h2 { margin-top: 20px !important; }\n.mk-section-head .mk-section-sub { margin-top: 20px !important; }\n\n\/* Stats \/ why-city \/ def \/ svc grids: more room above the cards *\/\n.mk-stats__grid { margin-top: 64px !important; }\n.mk-why__wrap { gap: 80px !important; }\n.mk-def__wrap { gap: 40px !important; margin-top: 64px !important; }\n.mk-svc__grid { margin-top: 64px !important; gap: 28px !important; }\n.mk-meth__steps { margin-top: 64px !important; gap: 24px !important; }\n.mk-test__grid { margin-top: 64px !important; gap: 28px !important; }\n.mk-data__grid { margin-top: 64px !important; gap: 28px !important; }\n\n\/* Comparison\/pricing tables: more space above *\/\n.mk-cmp__table { margin-top: 64px !important; }\n.mk-pri__table { margin-top: 64px !important; }\n.mk-pri__cta-row { margin-top: 64px !important; }\n.mk-stats__cta-row { margin-top: 64px !important; }\n\n\/* FAQ list spacing *\/\n.mk-faq__list { margin-top: 64px !important; }\n.mk-faq__cta { margin-top: 56px !important; }\n\n\/* Related cities + final CTA *\/\n.mk-cities__grid { margin-top: 64px !important; }\n\n\n\/* === HERO EXTRA SPACING === *\/\n.mk-hero { padding-top: 160px !important; padding-bottom: 140px !important; }\n.mk-hero__wrap { gap: 96px !important; }\n.mk-hero__left h1 { margin-top: 36px !important; }\n.mk-hero__lead { margin-top: 40px !important; }\n.mk-hero__ctas { margin-top: 56px !important; }\n.mk-hero__trust { margin-top: 60px !important; }\n.mk-hero__right { padding: 48px 40px 44px !important; }\n.mk-hero__card .mk-profcard { margin-top: 22px !important; padding: 20px 22px !important; }\n.mk-profcard .mk-profrow { padding: 14px 0 !important; }\n.mk-hero__card .mk-bigstat { margin-top: 36px !important; }\n.mk-hero__card .mk-bigstat__num { margin-top: 8px !important; }\n.mk-hero__card .mk-bigstat__cap { margin-top: 16px !important; }\n\n\n\/* === HERO DECOR + MORE SPACING (matches homepage curve) === *\/\n.mk-hero {\n  position: relative !important;\n  overflow: hidden !important;\n  padding-top: 180px !important;\n  padding-bottom: 160px !important;\n}\n.mk-hero::before {\n  content: '';\n  position: absolute;\n  top: -260px;\n  right: -260px;\n  width: 780px;\n  height: 780px;\n  background: radial-gradient(circle at 30% 30%, rgba(206,23,130,0.50) 0%, rgba(140,40,200,0.42) 35%, rgba(180,60,200,0.18) 60%, transparent 80%);\n  border-radius: 50%;\n  filter: blur(40px);\n  z-index: 0;\n  pointer-events: none;\n}\n.mk-hero::after {\n  content: '';\n  position: absolute;\n  top: -180px;\n  right: -100px;\n  width: 520px;\n  height: 520px;\n  background: radial-gradient(circle, rgba(206,23,130,0.30) 0%, rgba(120,30,180,0.20) 50%, transparent 80%);\n  border-radius: 50%;\n  z-index: 0;\n  pointer-events: none;\n}\n.mk-hero__wrap {\n  position: relative !important;\n  z-index: 1 !important;\n  gap: 100px !important;\n}\n.mk-hero__left h1 { margin-top: 40px !important; }\n.mk-hero__lead { margin-top: 44px !important; }\n.mk-hero__ctas { margin-top: 60px !important; }\n.mk-hero__trust { margin-top: 64px !important; }\n\n\n\/* === NAVY CARD DARK + COMPACT, HEADER CURVE === *\/\n\/* Card stays pure dark navy, remove decorative blobs *\/\n.mk-hero__right {\n  background: linear-gradient(165deg, #050F26 0%, #071A35 100%) !important;\n  padding: 32px 28px !important;\n}\n.mk-hero__right .mk-blob { display: none !important; }\n\n\/* Compact spacing inside the card *\/\n.mk-hero__card > .mk-statpill { margin-bottom: 0 !important; }\n.mk-hero__card .mk-profcard {\n  margin-top: 14px !important;\n  padding: 14px 18px !important;\n  border-radius: 14px !important;\n}\n.mk-profcard .mk-profrow { padding: 9px 0 !important; }\n.mk-profcard__head { padding-bottom: 4px !important; }\n.mk-profcta { margin-top: 8px !important; padding: 4px 0 !important; }\n.mk-hero__card .mk-bigstat { margin-top: 22px !important; }\n.mk-hero__card .mk-bigstat__lbl { font-size: 13px !important; }\n.mk-hero__card .mk-bigstat__num {\n  margin-top: 4px !important;\n  font-size: clamp(72px, 7.5vw, 100px) !important;\n  line-height: 0.95 !important;\n}\n.mk-hero__card .mk-bigstat__cap { margin-top: 10px !important; }\n\n\/* Top-right curve: sharper + more vibrant like homepage *\/\n.mk-hero::before {\n  top: -120px !important;\n  right: -320px !important;\n  width: 760px !important;\n  height: 760px !important;\n  background: radial-gradient(circle at 35% 40%, rgba(206,23,130,0.72) 0%, rgba(150,30,180,0.62) 35%, rgba(110,40,160,0.32) 60%, transparent 78%) !important;\n  filter: blur(0px) !important;\n  border-radius: 50% !important;\n}\n.mk-hero::after { display: none !important; }\n\n\n\/* === CLEAN HERO BG (matches Figma) + MINT GLOW === *\/\n\/* Remove the pink-purple top-right blob, Figma is clean white *\/\n.mk-hero::before,\n.mk-hero::after { display: none !important; }\n.mk-hero { overflow: visible !important; }\n\n\/* Hero right wrapper allows blob to overflow *\/\n.mk-hero__right { overflow: visible !important; }\n\n\/* Mint glow at bottom-right of navy card (per Figma) *\/\n.mk-hero__right > .mk-mint-glow,\n.mk-hero__right::before {\n  content: '';\n  position: absolute;\n  bottom: -70px;\n  right: -50px;\n  width: 200px;\n  height: 200px;\n  background: radial-gradient(circle, rgba(15,237,193,0.55) 0%, rgba(15,237,193,0.25) 40%, transparent 70%);\n  border-radius: 50%;\n  filter: blur(30px);\n  z-index: 0;\n  pointer-events: none;\n  display: block !important;\n}\n\n\n\/* === PROFILE CARD EMBEDDED IN NAVY (matches Figma) === *\/\n\/* Profile card is no longer a white inset, it's dark, with white text *\/\n.mk-hero__card .mk-profcard {\n  background: transparent !important;\n  border: 1px solid rgba(255,255,255,0.10) !important;\n  border-radius: 14px !important;\n  padding: 18px 18px !important;\n  margin-top: 18px !important;\n}\n.mk-hero__card .mk-profcard__head {\n  padding-bottom: 8px !important;\n  border-bottom: 1px solid rgba(255,255,255,0.08) !important;\n}\n.mk-hero__card .mk-profcard__title {\n  color: rgba(255,255,255,0.55) !important;\n  font-size: 10px !important;\n  letter-spacing: 0.12em !important;\n}\n.mk-hero__card .mk-livedot { color: var(--mint) !important; font-size: 10px !important; }\n.mk-hero__card .mk-livedot__d { background: var(--mint) !important; box-shadow: 0 0 0 3px rgba(15,237,193,0.18) !important; }\n\n\/* Profile rows on dark bg *\/\n.mk-hero__card .mk-profrow {\n  padding: 11px 0 !important;\n  border-bottom: 1px solid rgba(255,255,255,0.06) !important;\n}\n.mk-hero__card .mk-profrow:last-of-type { border-bottom: none !important; }\n.mk-hero__card .mk-profrow__ico {\n  background: rgba(255,255,255,0.10) !important;\n  color: white !important;\n  width: 32px !important;\n  height: 32px !important;\n  font-size: 14px !important;\n}\n.mk-hero__card .mk-profrow__label strong {\n  color: #FFFFFF !important;\n  font-size: 13px !important;\n  font-weight: 700 !important;\n}\n.mk-hero__card .mk-profrow__label small {\n  color: rgba(255,255,255,0.50) !important;\n  font-size: 11px !important;\n}\n.mk-hero__card .mk-profrow__price {\n  color: #FFFFFF !important;\n  font-weight: 800 !important;\n  font-size: 13px !important;\n}\n\n\/* \"Ver todos los perfiles\" CTA *\/\n.mk-hero__card .mk-profcta {\n  color: var(--rosa) !important;\n  margin-top: 10px !important;\n  padding: 8px 0 !important;\n  border-top: 1px solid rgba(255,255,255,0.06) !important;\n}\n.mk-hero__card .mk-profcta:hover { color: var(--mint) !important; }\n\n\/* \"Equipo operativo\" pill stays white on dark per Figma *\/\n.mk-hero__card > .mk-statpill {\n  background: rgba(255,255,255,0.96) !important;\n  color: var(--navy) !important;\n  font-size: 13px !important;\n}\n\n\n\/* === TIGHTER SPACING PASS === *\/\n\/* Hero: less top\/bottom padding, tighter internal gaps *\/\n.mk-hero { padding-top: 100px !important; padding-bottom: 70px !important; }\n.mk-hero__wrap { gap: 72px !important; }\n.mk-hero__left h1 { margin-top: 24px !important; }\n.mk-hero__lead { margin-top: 28px !important; }\n.mk-hero__ctas { margin-top: 36px !important; }\n.mk-hero__trust { margin-top: 36px !important; }\n\n\/* Section padding: lower from 110 to 80px *\/\n.mk-logos { padding: 60px 0 !important; }\n.mk-llm { padding: 60px 0 !important; }\n.mk-stats { padding: 80px 0 !important; }\n.mk-why { padding: 80px 0 !important; }\n.mk-def { padding: 80px 0 !important; }\n.mk-svc { padding: 80px 0 !important; }\n.mk-cmp { padding: 80px 0 !important; }\n.mk-pri { padding: 80px 0 !important; }\n.mk-meth { padding: 80px 0 !important; }\n.mk-test { padding: 80px 0 !important; }\n.mk-data { padding: 80px 0 !important; }\n.mk-faq { padding: 80px 0 !important; }\n.mk-author { padding: 50px 0 !important; }\n.mk-cities { padding: 80px 0 !important; }\n.mk-final { padding: 80px 0 !important; }\n\n\/* Tighter gaps between section heads and content *\/\n.mk-section-head h2 { margin-top: 14px !important; }\n.mk-section-head .mk-section-sub { margin-top: 14px !important; }\n.mk-stats__grid { margin-top: 44px !important; }\n.mk-why__wrap { gap: 60px !important; }\n.mk-def__wrap { gap: 28px !important; margin-top: 44px !important; }\n.mk-svc__grid { margin-top: 44px !important; gap: 22px !important; }\n.mk-meth__steps { margin-top: 44px !important; gap: 20px !important; }\n.mk-test__grid { margin-top: 44px !important; gap: 22px !important; }\n.mk-data__grid { margin-top: 44px !important; gap: 22px !important; }\n.mk-cmp__table { margin-top: 44px !important; }\n.mk-pri__table { margin-top: 44px !important; }\n.mk-pri__cta-row { margin-top: 44px !important; }\n.mk-stats__cta-row { margin-top: 44px !important; }\n.mk-faq__list { margin-top: 44px !important; }\n.mk-faq__cta { margin-top: 36px !important; }\n.mk-cities__grid { margin-top: 44px !important; }\n\n\n\/* === HERO TOP SPACE BUMP === *\/\n.mk-hero { padding-top: 165px !important; }\n\n\/* === FIX SECTION OVERFLOW (fixed-px grid cols + too-wide padding) === *\/\n\/* Convert all fixed-pixel grid columns to minmax fr so they shrink in theme container *\/\n.mk-why__wrap {\n  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr) !important;\n  padding-left: 20px !important;\n  padding-right: 20px !important;\n  gap: 40px !important;\n}\n.mk-def__wrap {\n  grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr) !important;\n  padding-left: 20px !important;\n  padding-right: 20px !important;\n  gap: 28px !important;\n}\n.mk-llm__box {\n  grid-template-columns: 72px minmax(0, 1fr) !important;\n  padding-left: 24px !important;\n  padding-right: 24px !important;\n}\n.mk-author__card {\n  grid-template-columns: 80px minmax(0, 1fr) auto !important;\n  padding: 28px !important;\n}\n\n\/* All other section wraps: reduce huge 80px padding to 20px *\/\n.mk-wrap, .mk-stats__grid, .mk-svc__grid, .mk-cmp__table, .mk-pri__table,\n.mk-meth__steps, .mk-test__grid, .mk-test__stats, .mk-data__grid,\n.mk-cities__grid, .mk-final__card {\n  padding-left: 20px !important;\n  padding-right: 20px !important;\n}\n.mk-section__wrap {\n  padding-left: 20px !important;\n  padding-right: 20px !important;\n}\n\n\/* Def section right side: stat cards should fit comfortably *\/\n.mk-def__side { min-width: 0 !important; }\n.mk-def__stat {\n  padding: 28px 24px !important;\n  word-wrap: break-word !important;\n  overflow-wrap: break-word !important;\n}\n.mk-def__stat-big {\n  font-size: clamp(48px, 5vw, 64px) !important;\n  word-break: break-word !important;\n}\n.mk-def__stat-txt {\n  font-size: 14px !important;\n  line-height: 1.5 !important;\n}\n\n\n\/* === HEADER: match homepage behavior on these 2 pages (opt out of theme's subpage filter) === *\/\n\n\n\n\/* === HEADER COLOR RESTORE + HIDE PAGE-HEADER (9484), match 9424\/9426 treatment === *\/\nbody.page-id-9781 #logo-header { filter: none !important; }\nbody.page-id-9781.page.page-child header.elementor-location-header span.e-n-menu-title-text,\nbody.page-id-9781.page header.elementor-location-header span.e-n-menu-title-text {\n  color: #071a35 !important;\n}\n\/* Calculator (6th nav item) has its own navy bg, keep white text *\/\nbody.page-id-9781.page header.elementor-location-header .e-n-menu-item:nth-child(6) span.e-n-menu-title-text {\n  color: #ffffff !important;\n}\n\/* Hide the rogue WP theme page-header H1 that sits above the hero *\/\nbody.page-id-9781 .page-header,\nbody.page-id-9781 main.site-main > .page-header {\n  display: none !important;\n}\n\n\n\/* === RESPONSIVE V3, MOBILE STACK FIX (9424 + 9484) === *\/\n@media (max-width: 1024px) {\n  body.page-id-9781 .mk .mk-hero__wrap,\n  body.page-id-9424 .mk .mk-hero__wrap,\n  body.page-id-9781 .mk-hero__wrap,\n  body.page-id-9424 .mk-hero__wrap {\n    display: block !important;\n    grid-template-columns: 1fr !important;\n    gap: 32px !important;\n  }\n  body.page-id-9781 .mk-hero__left,\n  body.page-id-9424 .mk-hero__left,\n  body.page-id-9781 .mk-hero__right,\n  body.page-id-9424 .mk-hero__right {\n    width: 100% !important;\n    max-width: 100% !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n  }\n  body.page-id-9781 .mk-why__wrap,\n  body.page-id-9424 .mk-why__wrap {\n    display: block !important;\n    grid-template-columns: 1fr !important;\n    gap: 24px !important;\n  }\n  body.page-id-9781 .mk-why__left,\n  body.page-id-9424 .mk-why__left,\n  body.page-id-9781 .mk-why__right,\n  body.page-id-9424 .mk-why__right {\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n  body.page-id-9781 .mk-mini-row,\n  body.page-id-9424 .mk-mini-row {\n    display: grid !important;\n    grid-template-columns: 1fr 1fr !important;\n    gap: 12px !important;\n  }\n  body.page-id-9781 .mk-mini,\n  body.page-id-9424 .mk-mini {\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n  body.page-id-9781 .mk-cmp__table,\n  body.page-id-9424 .mk-cmp__table {\n    width: 100% !important;\n    max-width: 100% !important;\n    overflow-x: auto !important;\n  }\n}\n@media (max-width: 768px) {\n  body.page-id-9781 .mk-hero h1,\n  body.page-id-9424 .mk-hero h1 {\n    font-size: 30px !important;\n    line-height: 1.15 !important;\n    width: 100% !important;\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n  }\n  body.page-id-9781 .mk-mini-row,\n  body.page-id-9424 .mk-mini-row {\n    grid-template-columns: 1fr !important;\n  }\n  body.page-id-9781 .mk-mini,\n  body.page-id-9424 .mk-mini {\n    margin-bottom: 10px !important;\n  }\n  body.page-id-9781 .mk-hero__wrap,\n  body.page-id-9424 .mk-hero__wrap {\n    padding-left: 16px !important;\n    padding-right: 16px !important;\n  }\n}\n@media (max-width: 480px) {\n  body.page-id-9781 .mk-hero h1,\n  body.page-id-9424 .mk-hero h1 {\n    font-size: 26px !important;\n  }\n  body.page-id-9781 .mk-pri__tbl,\n  body.page-id-9424 .mk-pri__tbl {\n    font-size: 13px !important;\n  }\n}\n\n\/* === RESPONSIVE V4 PATCH, comparison table mobile scroll === *\/\n@media (max-width: 768px) {\n  body.page-id-9781 .mk-cmp__table,\n  body.page-id-9424 .mk-cmp__table { display: block !important; overflow-x: auto !important; max-width: 100% !important; width: 100% !important; }\n  body.page-id-9781 .mk-cmp__tbl,\n  body.page-id-9424 .mk-cmp__tbl { min-width: 600px !important; }\n  body.page-id-9781 .mk-cmp__sub,\n  body.page-id-9424 .mk-cmp__sub { max-width: 100% !important; word-wrap: break-word !important; }\n  body.page-id-9781 .mk-cmp,\n  body.page-id-9424 .mk-cmp { overflow-x: hidden !important; }\n}\n\n\n\/* === RESPONSIVE V5, universal mobile stack fix === *\/\n@media (max-width: 1024px) {\n  body.page-id-9781 .mk-llm__box, body.page-id-9424 .mk-llm__box,\n  body.page-id-9781 .mk-def__wrap, body.page-id-9424 .mk-def__wrap,\n  body.page-id-9781 .mk-test__stats, body.page-id-9424 .mk-test__stats,\n  body.page-id-9781 .mk-cities__grid, body.page-id-9424 .mk-cities__grid,\n  body.page-id-9781 .mk-svc__grid, body.page-id-9424 .mk-svc__grid,\n  body.page-id-9781 .mk-meth__grid, body.page-id-9424 .mk-meth__grid,\n  body.page-id-9781 .mk-faq__grid, body.page-id-9424 .mk-faq__grid {\n    display: grid !important;\n    grid-template-columns: 1fr !important;\n    gap: 16px !important;\n  }\n  body.page-id-9781 .mk-author__card, body.page-id-9424 .mk-author__card {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    text-align: center !important;\n    gap: 12px !important;\n  }\n  body.page-id-9781 .mk-llm__icon, body.page-id-9424 .mk-llm__icon {\n    margin: 0 auto 12px !important;\n  }\n}\n@media (max-width: 768px) {\n  body.page-id-9781 .mk-cmp__tbl, body.page-id-9424 .mk-cmp__tbl {\n    min-width: auto !important;\n    width: 100% !important;\n    font-size: 12px !important;\n  }\n  body.page-id-9781 .mk-cmp__tbl th, body.page-id-9781 .mk-cmp__tbl td,\n  body.page-id-9424 .mk-cmp__tbl th, body.page-id-9424 .mk-cmp__tbl td {\n    padding: 10px 6px !important;\n    font-size: 12px !important;\n    line-height: 1.35 !important;\n    vertical-align: top !important;\n  }\n  body.page-id-9781 .mk-section h2, body.page-id-9424 .mk-section h2 {\n    font-size: 26px !important;\n    line-height: 1.2 !important;\n  }\n  body.page-id-9781 .mk-section h3, body.page-id-9424 .mk-section h3 {\n    font-size: 20px !important;\n  }\n  body.page-id-9781 .mk-section, body.page-id-9424 .mk-section {\n    padding-left: 16px !important;\n    padding-right: 16px !important;\n  }\n}\n\n\n\/* === SCROLL LOCK FIX (page-id-9781), page only scrolls vertically; wide tables scroll internally === *\/\n@media (max-width: 1024px) {\n  body.page-id-9781,\n  html:has(body.page-id-9781) {\n    overflow-x: hidden !important;\n    max-width: 100vw !important;\n  }\n  body.page-id-9781 .mk-section,\n  body.page-id-9781 section.mk-section {\n    overflow-x: hidden !important;\n    max-width: 100vw !important;\n  }\n  body.page-id-9781 .mk-cmp__table,\n  body.page-id-9781 .mk-pri__table {\n    display: block !important;\n    overflow-x: auto !important;\n    -webkit-overflow-scrolling: touch !important;\n    max-width: 100% !important;\n    width: 100% !important;\n    overscroll-behavior-x: contain !important;\n  }\n  body.page-id-9781 .mk-cmp__tbl,\n  body.page-id-9781 .mk-pri__tbl {\n    min-width: auto !important;\n    width: 100% !important;\n  }\n}\n\n\/* === TIER COMPARISON SECTION (page-id-9781 only, unique to atenci\u00f3n al cliente page) === *\/\nbody.page-id-9781 .mk-tier { padding: 80px 0; background: linear-gradient(180deg, #fff 0%, #FEEFF8 100%); }\nbody.page-id-9781 .mk-tier__wrap { max-width: 1180px !important; margin: 0 auto !important; padding: 0 20px !important; box-sizing: border-box !important; }\nbody.page-id-9781 .mk-tier__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 48px; }\nbody.page-id-9781 .mk-tier__card { padding: 32px 28px; border: 1px solid #E5E7EB; border-radius: 16px; background: #fff; position: relative; transition: transform 0.2s, box-shadow 0.2s; }\nbody.page-id-9781 .mk-tier__card:hover { transform: translateY(-4px); box-shadow: 0 12px 32px rgba(0,0,0,0.08); }\nbody.page-id-9781 .mk-tier__card--recommended { border: 2px solid #CE1782; box-shadow: 0 12px 32px rgba(206, 23, 130, 0.18); background: linear-gradient(180deg, #fff 0%, #FEEFF8 100%); }\nbody.page-id-9781 .mk-tier__icon { font-size: 36px; margin-bottom: 16px; }\nbody.page-id-9781 .mk-tier__card h3 { font-size: 20px; font-weight: 700; margin: 0 0 8px; color: #0E1B3D; }\nbody.page-id-9781 .mk-tier__price { font-size: 26px; font-weight: 800; color: #CE1782; margin: 8px 0 20px; }\nbody.page-id-9781 .mk-tier__card ul { list-style: none; padding: 0; margin: 0; }\nbody.page-id-9781 .mk-tier__card ul li { padding: 8px 0; padding-left: 24px; position: relative; font-size: 14px; color: #4B5563; line-height: 1.5; }\nbody.page-id-9781 .mk-tier__card ul li:before { content: '\u2713'; position: absolute; left: 0; color: #CE1782; font-weight: 700; }\nbody.page-id-9781 .mk-tier__badge { position: absolute; top: -14px; left: 50%; transform: translateX(-50%); background: #CE1782; color: white; padding: 6px 16px; border-radius: 20px; font-size: 11px; font-weight: 700; letter-spacing: 1px; white-space: nowrap; }\nbody.page-id-9781 .mk-tier__source { margin-top: 32px; font-size: 13px; color: #6B7280; text-align: center; font-style: italic; }\n@media (max-width: 1024px) {\n  body.page-id-9781 .mk-tier { padding: 48px 0; }\n  body.page-id-9781 .mk-tier__grid { grid-template-columns: 1fr; gap: 20px; }\n  body.page-id-9781 .mk-tier__card { padding: 24px 20px; }\n}\n\n\n\/* === MALAGA PAGE-SPECIFIC DESIGN VARIATIONS (page-id-9781 only) === *\/\n\n\/* FAQ section: fix breathing room around heading + subtitle *\/\nbody.page-id-9781 .mk-faq { padding: 96px 0 80px; background: linear-gradient(180deg, #FAFAFB 0%, #FFFFFF 60%); }\nbody.page-id-9781 .mk-faq .mk-section-head { margin-bottom: 48px; text-align: center; }\nbody.page-id-9781 .mk-faq .mk-section-head .mk-eyebrow { display: inline-block; margin-bottom: 20px; padding: 6px 16px; background: #FEEFF8; color: #CE1782; border-radius: 20px; font-size: 12px; font-weight: 700; letter-spacing: 1.2px; }\nbody.page-id-9781 .mk-faq .mk-section-head h2 { margin: 0 0 20px !important; padding: 0; font-size: 44px; line-height: 1.15; font-weight: 800; color: #0E1B3D; max-width: 900px; margin-left: auto !important; margin-right: auto !important; }\nbody.page-id-9781 .mk-faq .mk-section-head p { margin: 0 auto !important; padding: 0; max-width: 720px; font-size: 17px; line-height: 1.55; color: #5B6478; }\n\n\/* FAQ items: vertical breathing room + visual variation *\/\nbody.page-id-9781 .mk-faq__list { max-width: 920px; margin: 0 auto; padding: 0 20px; }\nbody.page-id-9781 .mk-faq__item { margin-bottom: 16px !important; padding: 0; border: 1px solid #E8EAEE; border-left: 4px solid #0E1B3D; border-radius: 14px; background: #fff; transition: border-color 0.2s, box-shadow 0.2s, transform 0.15s; overflow: hidden; }\nbody.page-id-9781 .mk-faq__item:hover { border-left-color: #CE1782; box-shadow: 0 6px 20px rgba(14, 27, 61, 0.08); transform: translateY(-1px); }\nbody.page-id-9781 .mk-faq__item details { padding: 0; }\nbody.page-id-9781 .mk-faq__item summary { padding: 22px 28px; font-size: 17px; font-weight: 700; color: #0E1B3D; cursor: pointer; list-style: none; display: flex; align-items: center; justify-content: space-between; gap: 16px; line-height: 1.4; }\nbody.page-id-9781 .mk-faq__item summary::-webkit-details-marker { display: none; }\nbody.page-id-9781 .mk-faq__item summary::after { content: '+'; flex-shrink: 0; width: 32px; height: 32px; display: inline-flex; align-items: center; justify-content: center; background: #FEEFF8; color: #CE1782; border-radius: 50%; font-size: 22px; font-weight: 700; line-height: 1; transition: transform 0.25s, background 0.25s; }\nbody.page-id-9781 .mk-faq__item details[open] summary::after { content: '\u2212'; transform: rotate(180deg); background: #CE1782; color: #fff; }\nbody.page-id-9781 .mk-faq__item details[open] summary { color: #CE1782; }\nbody.page-id-9781 .mk-faq__answer { padding: 0 28px 24px; font-size: 15.5px; line-height: 1.65; color: #4B5563; max-width: 820px; }\nbody.page-id-9781 .mk-faq__cta { margin-top: 40px; padding: 28px; background: #FFFFFF; border: 1px dashed #CE1782; border-radius: 16px; text-align: center; }\nbody.page-id-9781 .mk-faq__cta p { margin: 0 0 16px; font-size: 16px; font-weight: 600; color: #0E1B3D; }\n\n\/* Hero side-card variation for M\u00e1laga: industrial navy accent border *\/\nbody.page-id-9781 .mk-hero__card,\nbody.page-id-9781 .mk-hero__right > div { border-top: 3px solid #0E1B3D; }\n\n\/* Stats variation: navy left border on each stat card to echo industrial M\u00e1laga *\/\nbody.page-id-9781 .mk-stat,\nbody.page-id-9781 .mk-stats__card { border-left: 3px solid #0E1B3D !important; }\n\n\/* Tier-section (Convenio Contact Center): slightly tighter padding so the page feels different than Madrid *\/\nbody.page-id-9781 .mk-tier { padding: 72px 0; background: linear-gradient(180deg, #FFFFFF 0%, #F4F6FA 100%); }\nbody.page-id-9781 .mk-tier .mk-section-head h2 { font-size: 42px; }\nbody.page-id-9781 .mk-tier .mk-section-head p { margin-top: 16px; max-width: 760px; margin-left: auto; margin-right: auto; }\n\n\/* Mobile FAQ adjustments *\/\n@media (max-width: 768px) {\n  body.page-id-9781 .mk-faq { padding: 64px 0 56px; }\n  body.page-id-9781 .mk-faq .mk-section-head h2 { font-size: 32px; }\n  body.page-id-9781 .mk-faq .mk-section-head p { font-size: 15px; padding: 0 16px; }\n  body.page-id-9781 .mk-faq__item summary { padding: 18px 20px; font-size: 15.5px; }\n  body.page-id-9781 .mk-faq__answer { padding: 0 20px 20px; font-size: 14.5px; }\n  body.page-id-9781 .mk-faq__item summary::after { width: 28px; height: 28px; font-size: 18px; }\n}\n\n\n\/* === MALAGA STUNNING REDESIGN (page-id-9781 only) === *\/\n\n\/* HERO: blueprint pattern background + dramatic depth *\/\nbody.page-id-9781 .mk-hero { position: relative; background: linear-gradient(180deg, #FFFFFF 0%, #FAFBFC 100%); overflow: hidden; padding-bottom: 80px; }\nbody.page-id-9781 .mk-hero::before {\n  content: ''; position: absolute; inset: 0; pointer-events: none; z-index: 0;\n  background-image:\n    linear-gradient(rgba(14, 27, 61, 0.045) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(14, 27, 61, 0.045) 1px, transparent 1px);\n  background-size: 56px 56px;\n  mask-image: radial-gradient(ellipse at top right, rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 30%, transparent 70%);\n  -webkit-mask-image: radial-gradient(ellipse at top right, rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 30%, transparent 70%);\n}\nbody.page-id-9781 .mk-hero::after {\n  content: ''; position: absolute; top: 10%; right: -10%; width: 600px; height: 600px;\n  background: radial-gradient(circle, rgba(206, 23, 130, 0.08) 0%, transparent 70%);\n  pointer-events: none; z-index: 0;\n}\nbody.page-id-9781 .mk-hero > * { position: relative; z-index: 1; }\n\n\/* H1 55% gradient underline accent *\/\nbody.page-id-9781 .mk-hero h1 strong,\nbody.page-id-9781 .mk-hero h1 span[style*=\"CE1782\"] {\n  background: linear-gradient(180deg, transparent 78%, rgba(206, 23, 130, 0.22) 78%, rgba(206, 23, 130, 0.22) 100%);\n  padding: 0 6px;\n}\n\n\/* === NEW SECTION 1: Por qu\u00e9 M\u00e1laga === *\/\n.mk-whybio { padding: 88px 0 96px; background: linear-gradient(180deg, #FAFBFC 0%, #FFFFFF 50%, #FAFBFC 100%); position: relative; overflow: hidden; }\n.mk-whybio__wrap { max-width: 1180px; margin: 0 auto; padding: 0 32px; position: relative; z-index: 1; }\n.mk-whybio .mk-section-head { text-align: center; margin-bottom: 56px; }\n.mk-whybio .mk-section-head .mk-eyebrow { display: inline-block; margin-bottom: 18px; padding: 6px 16px; background: #FEEFF8; color: #CE1782; border-radius: 100px; font-size: 12px; font-weight: 700; letter-spacing: 1.2px; }\n.mk-whybio .mk-section-head h2 { margin: 0 0 18px; font-size: 44px; line-height: 1.15; font-weight: 800; color: #0E1B3D; max-width: 900px; margin-left: auto; margin-right: auto; }\n.mk-whybio .mk-section-head p { margin: 0 auto; max-width: 720px; font-size: 17px; line-height: 1.55; color: #5B6478; }\n.mk-whybio__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }\n.mk-whybio__card { padding: 32px 24px; background: linear-gradient(135deg, #FFFFFF 0%, #F4F6FA 100%); border: 1px solid #E0E4EA; border-left: 3px solid #0E1B3D; border-radius: 16px; box-shadow: 0 2px 8px rgba(14, 27, 61, 0.04); transition: transform 0.2s, box-shadow 0.2s; }\n.mk-whybio__card:hover { transform: translateY(-3px); box-shadow: 0 8px 24px rgba(14, 27, 61, 0.08); }\n.mk-whybio__card--hero { background: linear-gradient(135deg, #0E1B3D 0%, #1F2D4F 100%); border-color: #CE1782; border-left-color: #CE1782; }\n.mk-whybio__card--hero .mk-whybio__num,\n.mk-whybio__card--hero .mk-whybio__lbl,\n.mk-whybio__card--hero .mk-whybio__src { color: #FFFFFF; }\n.mk-whybio__card--hero .mk-whybio__src { color: rgba(255,255,255,0.7); }\n.mk-whybio__num { font-size: 42px; font-weight: 800; color: #0E1B3D; line-height: 1; margin-bottom: 12px; letter-spacing: -1px; }\n.mk-whybio__num span { font-size: 24px; font-weight: 700; }\n.mk-whybio__lbl { font-size: 14px; font-weight: 700; color: #0E1B3D; margin-bottom: 8px; }\n.mk-whybio__src { font-size: 12px; color: #6B7280; font-style: italic; }\n\n\/* === NEW SECTION 2: IBEX employers === *\/\n.mk-ibex { padding: 88px 0 96px; background: #0E1B3D; color: #FFFFFF; position: relative; overflow: hidden; }\n.mk-ibex::before {\n  content: ''; position: absolute; inset: 0;\n  background-image: linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);\n  background-size: 56px 56px;\n  mask-image: radial-gradient(ellipse at top, rgba(0,0,0,0.7), transparent 70%);\n  -webkit-mask-image: radial-gradient(ellipse at top, rgba(0,0,0,0.7), transparent 70%);\n}\n.mk-ibex__wrap { max-width: 1180px; margin: 0 auto; padding: 0 32px; position: relative; z-index: 1; }\n.mk-ibex .mk-section-head { text-align: center; margin-bottom: 56px; }\n.mk-ibex .mk-section-head .mk-eyebrow { display: inline-block; margin-bottom: 18px; padding: 6px 16px; background: rgba(206, 23, 130, 0.2); color: #FFC4E3; border-radius: 100px; font-size: 12px; font-weight: 700; letter-spacing: 1.2px; }\n.mk-ibex .mk-section-head h2 { margin: 0 0 18px; font-size: 44px; line-height: 1.15; font-weight: 800; color: #FFFFFF; max-width: 800px; margin-left: auto; margin-right: auto; }\n.mk-ibex .mk-section-head p { margin: 0 auto; max-width: 720px; font-size: 17px; line-height: 1.55; color: rgba(255,255,255,0.8); }\n.mk-ibex__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }\n.mk-ibex__card { padding: 28px 22px; background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.1); border-radius: 16px; backdrop-filter: blur(10px); transition: transform 0.2s, background 0.2s, border-color 0.2s; }\n.mk-ibex__card:hover { transform: translateY(-3px); background: rgba(255,255,255,0.08); border-color: #CE1782; }\n.mk-ibex__icon { font-size: 32px; margin-bottom: 16px; line-height: 1; }\n.mk-ibex__card h3 { margin: 0 0 12px; font-size: 22px; font-weight: 800; color: #FFFFFF; }\n.mk-ibex__addr { margin: 0 0 16px; font-size: 13px; line-height: 1.5; color: rgba(255,255,255,0.85); font-weight: 500; }\n.mk-ibex__note { margin: 0; font-size: 12.5px; line-height: 1.5; color: rgba(255,255,255,0.6); font-style: italic; }\n\n\/* === Stat cards: industrial metallic gradient === *\/\nbody.page-id-9781 .mk-stat,\nbody.page-id-9781 .mk-stats__card { background: linear-gradient(135deg, #FFFFFF 0%, #F4F6FA 100%) !important; border: 1px solid #E0E4EA !important; border-left: 3px solid #0E1B3D !important; box-shadow: 0 2px 8px rgba(14, 27, 61, 0.04); }\n\n\/* === Comparison table: industrial steel-tone === *\/\nbody.page-id-9781 .mk-cmp table thead th { background: #0E1B3D !important; color: #FFFFFF !important; }\nbody.page-id-9781 .mk-cmp table tbody tr:nth-child(even) { background: #F8F9FB !important; }\nbody.page-id-9781 .mk-cmp table tbody tr:hover { background: #FFF4FA !important; }\n\n\/* === Pricing table: same steel tone === *\/\nbody.page-id-9781 .mk-pri table thead th { background: #0E1B3D !important; color: #FFFFFF !important; }\nbody.page-id-9781 .mk-pri table tbody tr:nth-child(even) { background: #F8F9FB !important; }\nbody.page-id-9781 .mk-pri table tbody tr:hover { background: #FFF4FA !important; }\n\n\/* === Service cards: navy bottom accent on hover === *\/\nbody.page-id-9781 .mk-svc__card,\nbody.page-id-9781 .mk-svc .card { border-bottom: 3px solid transparent !important; transition: border-color 0.2s, transform 0.2s, box-shadow 0.2s !important; }\nbody.page-id-9781 .mk-svc__card:hover,\nbody.page-id-9781 .mk-svc .card:hover { border-bottom-color: #CE1782 !important; transform: translateY(-3px) !important; box-shadow: 0 8px 24px rgba(14, 27, 61, 0.08) !important; }\n\n\/* === Methodology: navy left border === *\/\nbody.page-id-9781 .mk-meth__step,\nbody.page-id-9781 .mk-meth .step { border-left: 3px solid #0E1B3D !important; }\n\n\/* === Final CTA: diagonal split + M\u00e1laga gradient === *\/\nbody.page-id-9781 .mk-final { position: relative; overflow: hidden; background: linear-gradient(135deg, #0E1B3D 0%, #1F2D4F 50%, #0E1B3D 100%) !important; color: #FFFFFF !important; }\nbody.page-id-9781 .mk-final::before { content: ''; position: absolute; top: 0; right: 0; width: 50%; height: 100%; background: linear-gradient(135deg, transparent 0%, transparent 40%, rgba(206, 23, 130, 0.18) 50%, transparent 60%, transparent 100%); pointer-events: none; }\nbody.page-id-9781 .mk-final h2,\nbody.page-id-9781 .mk-final p { color: #FFFFFF !important; position: relative; z-index: 1; }\nbody.page-id-9781 .mk-final .mk-eyebrow { background: rgba(206, 23, 130, 0.2) !important; color: #FFFFFF !important; }\n\n\/* === Mobile responsive === *\/\n@media (max-width: 768px) {\n  body.page-id-9781 .mk-hero::before { background-size: 36px 36px; }\n  .mk-whybio { padding: 56px 0 64px; }\n  .mk-whybio .mk-section-head h2 { font-size: 30px; }\n  .mk-whybio__grid { grid-template-columns: 1fr 1fr; gap: 14px; }\n  .mk-whybio__card { padding: 22px 18px; }\n  .mk-whybio__num { font-size: 32px; }\n  .mk-ibex { padding: 56px 0 64px; }\n  .mk-ibex .mk-section-head h2 { font-size: 30px; }\n  .mk-ibex__grid { grid-template-columns: 1fr; gap: 14px; }\n  .mk-ibex__card { padding: 22px 18px; }\n  body.page-id-9781 .mk-final::before { width: 100%; opacity: 0.3; }\n}\n@media (max-width: 480px) {\n  .mk-whybio__grid { grid-template-columns: 1fr; }\n}\n\n\n\/* === MALAGA MOBILE FIX (page-id-9781, MAX-WIDTH 768PX), AGGRESSIVE === *\/\n@media (max-width: 768px) {\n\n  \/* HERO: force vertical stack, Elementor columns to stack *\/\n  body.page-id-9781 .mk-hero .elementor-container,\n  body.page-id-9781 .mk-hero .elementor-row,\n  body.page-id-9781 .mk-hero > .e-con,\n  body.page-id-9781 .mk-hero > div,\n  body.page-id-9781 .mk-hero .e-con-inner { \n    flex-direction: column !important;\n    flex-wrap: wrap !important;\n    display: flex !important;\n  }\n  body.page-id-9781 .mk-hero .elementor-column,\n  body.page-id-9781 .mk-hero .elementor-element,\n  body.page-id-9781 .mk-hero .e-con,\n  body.page-id-9781 .mk-hero > div > div {\n    width: 100% !important;\n    max-width: 100% !important;\n    flex: 0 0 100% !important;\n  }\n  body.page-id-9781 .mk-hero h1 {\n    font-size: 30px !important;\n    line-height: 1.18 !important;\n    word-break: normal !important;\n    overflow-wrap: normal !important;\n    hyphens: none !important;\n    max-width: 100% !important;\n    margin: 16px 0 18px !important;\n  }\n  body.page-id-9781 .mk-hero h1 span,\n  body.page-id-9781 .mk-hero h1 strong {\n    display: inline !important;\n    padding: 0 2px !important;\n    white-space: normal !important;\n  }\n  body.page-id-9781 .mk-hero .mk-eyebrow,\n  body.page-id-9781 .mk-hero span.mk-eyebrow {\n    font-size: 11px !important;\n    padding: 5px 12px !important;\n    white-space: nowrap !important;\n    display: inline-block !important;\n    width: auto !important;\n    max-width: 100% !important;\n    line-height: 1.3 !important;\n  }\n  body.page-id-9781 .mk-hero p {\n    font-size: 15px !important;\n    line-height: 1.55 !important;\n  }\n  body.page-id-9781 .mk-hero__card,\n  body.page-id-9781 .mk-hero__right,\n  body.page-id-9781 .mk-hero__right > div {\n    margin: 24px 0 0 !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n  body.page-id-9781 .mk-hero::before { background-size: 36px 36px !important; }\n  body.page-id-9781 .mk-hero { padding: 32px 0 56px !important; }\n\n  \/* PRICING TABLE: horizontal scroll wrapper *\/\n  body.page-id-9781 .mk-pri .mk-pri__table,\n  body.page-id-9781 .mk-pri__table-wrap,\n  body.page-id-9781 .mk-pri table {\n    display: block !important;\n    overflow-x: auto !important;\n    -webkit-overflow-scrolling: touch !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n  body.page-id-9781 .mk-pri table {\n    min-width: 580px !important;\n  }\n  body.page-id-9781 .mk-pri table thead,\n  body.page-id-9781 .mk-pri table tbody { display: table-header-group !important; }\n  body.page-id-9781 .mk-pri table tbody { display: table-row-group !important; }\n\n  \/* COMPARISON TABLE: horizontal scroll wrapper *\/\n  body.page-id-9781 .mk-cmp .mk-cmp__table,\n  body.page-id-9781 .mk-cmp__table-wrap,\n  body.page-id-9781 .mk-cmp table,\n  body.page-id-9781 .mk-cmp__row {\n    display: block !important;\n    overflow-x: auto !important;\n    -webkit-overflow-scrolling: touch !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n  body.page-id-9781 .mk-cmp table { min-width: 640px !important; }\n  body.page-id-9781 .mk-cmp__row { min-width: 640px !important; }\n  body.page-id-9781 .mk-cmp__thead,\n  body.page-id-9781 .mk-cmp .mk-cmp__thead {\n    display: flex !important;\n    min-width: 640px !important;\n  }\n\n  \/* Scroll hint hint pseudo-element *\/\n  body.page-id-9781 .mk-pri::after,\n  body.page-id-9781 .mk-cmp::after {\n    content: '\u2190 Desliza para ver m\u00e1s \u2192';\n    display: block;\n    text-align: center;\n    margin-top: 12px;\n    font-size: 12px;\n    color: #6B7280;\n    font-style: italic;\n  }\n\n  \/* WHY M\u00c1LAGA grid: force 1 column *\/\n  body.page-id-9781 .mk-whybio__grid {\n    grid-template-columns: 1fr !important;\n    gap: 12px !important;\n    display: grid !important;\n  }\n  body.page-id-9781 .mk-whybio__card {\n    padding: 22px 20px !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n  body.page-id-9781 .mk-whybio__num { font-size: 36px !important; }\n  body.page-id-9781 .mk-whybio { padding: 56px 0 !important; }\n  body.page-id-9781 .mk-whybio .mk-section-head h2 { font-size: 28px !important; line-height: 1.2 !important; }\n\n  \/* IBEX grid: force 1 column *\/\n  body.page-id-9781 .mk-ibex__grid {\n    grid-template-columns: 1fr !important;\n    gap: 12px !important;\n    display: grid !important;\n  }\n  body.page-id-9781 .mk-ibex__card {\n    padding: 22px 20px !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n  body.page-id-9781 .mk-ibex { padding: 56px 0 !important; }\n  body.page-id-9781 .mk-ibex .mk-section-head h2 { font-size: 28px !important; line-height: 1.2 !important; }\n\n  \/* TIER (Hacienda Foral) grid: force 1 column *\/\n  body.page-id-9781 .mk-tier__grid {\n    grid-template-columns: 1fr !important;\n    gap: 14px !important;\n    display: grid !important;\n  }\n  body.page-id-9781 .mk-tier__card { padding: 26px 22px !important; }\n  body.page-id-9781 .mk-tier .mk-section-head h2 { font-size: 28px !important; line-height: 1.2 !important; }\n\n  \/* Service grid: force 1-2 column responsive *\/\n  body.page-id-9781 .mk-svc__grid {\n    grid-template-columns: 1fr !important;\n    gap: 12px !important;\n  }\n\n  \/* All section heads: smaller fonts on mobile *\/\n  body.page-id-9781 .mk-section .mk-section-head h2 { \n    font-size: 28px !important; \n    line-height: 1.2 !important; \n    padding: 0 12px !important;\n  }\n  body.page-id-9781 .mk-section .mk-section-head p { \n    font-size: 15px !important; \n    padding: 0 16px !important;\n  }\n\n  \/* Final CTA: tighter *\/\n  body.page-id-9781 .mk-final { padding: 56px 0 !important; }\n  body.page-id-9781 .mk-final h2 { font-size: 28px !important; line-height: 1.2 !important; padding: 0 16px !important; }\n  body.page-id-9781 .mk-final p { padding: 0 16px !important; }\n  body.page-id-9781 .mk-final::before { width: 100% !important; opacity: 0.3 !important; }\n\n  \/* Container wraps: prevent horizontal overflow *\/\n  body.page-id-9781 .mk-whybio__wrap,\n  body.page-id-9781 .mk-ibex__wrap,\n  body.page-id-9781 .mk-tier__wrap { padding: 0 16px !important; }\n}\n\n\/* Even smaller phones *\/\n@media (max-width: 480px) {\n  body.page-id-9781 .mk-hero h1 { font-size: 26px !important; }\n  body.page-id-9781 .mk-section .mk-section-head h2 { font-size: 24px !important; }\n  body.page-id-9781 .mk-whybio__num { font-size: 32px !important; }\n  body.page-id-9781 .mk-pri table { min-width: 520px !important; }\n  body.page-id-9781 .mk-cmp table { min-width: 580px !important; }\n}\n\n<\/style>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"\u00bfQu\u00e9 es la externalizaci\u00f3n de atenci\u00f3n al cliente en M\u00e1laga y c\u00f3mo funciona con Metrickal?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delegas a Metrickal la atenci\u00f3n a tus clientes por tel\u00e9fono, email, chat y redes, adem\u00e1s de gesti\u00f3n de incidencias y soporte postventa. Somos una empresa BPO con base en Barcelona. Nuestros Account Managers en Espa\u00f1a coordinan equipos desde el pa\u00eds que mejor se ajuste a tu operaci\u00f3n (Filipinas y Colombia por defecto). Hablan ES, EN y DE nativos, hasta 14 idiomas si los pides. Operativos en menos de 3 semanas, desde 20h\/semana.\"}},{\"@type\":\"Question\",\"name\":\"\u00bfCu\u00e1nto cuesta externalizar la atenci\u00f3n al cliente en M\u00e1laga en 2026?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"El III Convenio Estatal de Contact Center (BOE-A-2026-5300) fija un salario anual de 17.139,58\u20ac para teleoperador a 39 horas, que con Seguridad Social y estructura se traduce en un coste in-house de 15,55\u20ac\/h a 21,60\u20ac\/h seg\u00fan perfil. Con Metrickal, tarifa cerrada desde 7,95\u20ac\/h todo incluido, con un ahorro de hasta el 55% en perfil biling\u00fce.\"}},{\"@type\":\"Question\",\"name\":\"\u00bfEn cu\u00e1nto tiempo tengo mi equipo de atenci\u00f3n al cliente operativo en M\u00e1laga?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"En menos de 3 semanas. D\u00eda 1-2 diagn\u00f3stico, d\u00eda 3-5 dise\u00f1o de flujos y scripts, semana 1-2 selecci\u00f3n y formaci\u00f3n, semana 3 onboarding con shadowing en tu equipo. En casos urgentes con perfil disponible, 48 horas. Frente a las 8 a 12 semanas habituales para cerrar una contrataci\u00f3n biling\u00fce en M\u00e1laga.\"}},{\"@type\":\"Question\",\"name\":\"\u00bfPuedo contratar agentes solo unas horas a la semana?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"S\u00ed. Desde 20h\/semana, con 15 d\u00edas de aviso si no funciona. Especialmente \u00fatil en M\u00e1laga, donde la temporada alta de la Costa del Sol dispara el volumen de contactos entre junio y septiembre sin que quieras arrastrar esa plantilla el resto del a\u00f1o.\"}},{\"@type\":\"Question\",\"name\":\"\u00bfEn qu\u00e9 idiomas atienden los agentes para el mercado de M\u00e1laga?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Soporte nativo en ES, EN y DE, con NL bajo demanda y escalable a FR, IT, PT, PL y 14+ idiomas. En el litoral de M\u00e1laga residen 322.169 extranjeros y la Costa del Sol recibi\u00f3 14,6 millones de turistas en 2025, as\u00ed que la parte internacional de tu tr\u00e1fico rara vez es marginal.\"}},{\"@type\":\"Question\",\"name\":\"\u00bfPor qu\u00e9 es tan dif\u00edcil contratar atenci\u00f3n al cliente biling\u00fce en M\u00e1laga?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Porque compites por los mismos perfiles con Google, Vodafone y las empresas del Parque Tecnol\u00f3gico, que suman m\u00e1s de 3.000 vacantes tech sin cubrir. Solo en el c\u00f3digo postal 29010 hay 25 ofertas de atenci\u00f3n al cliente en ingl\u00e9s abiertas. Con Metrickal saltas esa cola y no pagas el plus de idiomas del convenio.\"}},{\"@type\":\"Question\",\"name\":\"\u00bfQu\u00e9 pasa si un agente no funciona o causa baja?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Sustituci\u00f3n en 72 horas sin penalizaciones. Cubrimos bajas por IT y vacaciones sin coste extra. En atenci\u00f3n al cliente, donde una cola sin cubrir se traduce en abandono y rese\u00f1as negativas, esa continuidad es la diferencia real frente a contratar en plantilla.\"}},{\"@type\":\"Question\",\"name\":\"\u00bfQu\u00e9 CRM y herramientas de soporte cubr\u00eds (Zendesk, Salesforce, HubSpot, Freshdesk)?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Integramos con tu stack, no el nuestro: Zendesk, Salesforce Service Cloud, HubSpot Service Hub, Freshdesk, Intercom, Kustomer, Aircall, Genesys Cloud, Twilio Flex. Tambi\u00e9n CRMs hoteleros y de ecommerce como Shopify, Mirai o Cloudbeds. Acceso bajo SSO con MFA y logs auditables.\"}},{\"@type\":\"Question\",\"name\":\"\u00bfQu\u00e9 canales y verticales puedo externalizar a Metrickal en M\u00e1laga?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Atenci\u00f3n telef\u00f3nica inbound, email y ticketing, chat en vivo y WhatsApp Business, redes sociales, gesti\u00f3n de incidencias y reclamaciones, soporte postventa, retenci\u00f3n y winback, y atenci\u00f3n especializada para hotelero, turismo, ecommerce internacional y SaaS.\"}},{\"@type\":\"Question\",\"name\":\"\u00bfC\u00f3mo se compara Metrickal con Konecta u otras empresas de contact center en M\u00e1laga?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Somos nearshore h\u00edbrido: Account Manager en Espa\u00f1a y equipos remotos en el pa\u00eds que mejor encaje. Frente a multinacionales como Konecta somos entre un 40% y un 55% m\u00e1s econ\u00f3micos, con tarifa cerrada todo incluido. Frente a montar el equipo en plantilla, evitas el plus de idiomas, la nocturnidad y los festivos del convenio, y arrancas desde 20h\/semana.\"}}]}<\/script>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Service\",\"serviceType\":\"Externalizaci\u00f3n de atenci\u00f3n al cliente (BPO)\",\"name\":\"Externalizaci\u00f3n de atenci\u00f3n al cliente en M\u00e1laga\",\"description\":\"Externalizaci\u00f3n de atenci\u00f3n al cliente multiling\u00fce ES + EN + DE en M\u00e1laga con equipos remotos en Filipinas y Colombia y Account Manager en Espa\u00f1a. Ahorro de hasta el 55% frente al III Convenio Estatal de Contact Center (BOE-A-2026-5300).\",\"provider\":{\"@type\":\"LocalBusiness\",\"name\":\"Metrickal\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Carrer d'Ausi\u00e0s Marc 141\",\"addressLocality\":\"Barcelona\",\"postalCode\":\"08013\",\"addressCountry\":\"ES\"},\"url\":\"https:\/\/metrickal.com\"},\"areaServed\":{\"@type\":\"City\",\"name\":\"M\u00e1laga\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"EUR\",\"priceRange\":\"80\u20ac-1500\u20ac\/month\",\"availability\":\"https:\/\/schema.org\/InStock\"}}<\/script>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"LocalBusiness\",\"name\":\"Metrickal\",\"image\":\"https:\/\/metrickal.com\/wp-content\/uploads\/2025\/07\/logo-metrical-white.svg\",\"url\":\"https:\/\/metrickal.com\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Carrer d'Ausi\u00e0s Marc 141\",\"addressLocality\":\"Barcelona\",\"postalCode\":\"08013\",\"addressCountry\":\"ES\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":41.398,\"longitude\":2.182},\"areaServed\":[{\"@type\":\"City\",\"name\":\"M\u00e1laga\"},{\"@type\":\"City\",\"name\":\"Sevilla\"},{\"@type\":\"City\",\"name\":\"Madrid\"},{\"@type\":\"City\",\"name\":\"Barcelona\"},{\"@type\":\"City\",\"name\":\"Valencia\"},{\"@type\":\"City\",\"name\":\"Bilbao\"}]}<\/script>\n\n<div class=\"mk\">\n<!-- 01 HERO -->\n<section class=\"mk-section mk-hero\">\n  <div class=\"mk-hero__wrap\">\n    <div class=\"mk-hero__left\">\n      <span class=\"mk-eyebrow\">CUSTOMER SERVICE \u00b7 M\u00c1LAGA<\/span>\n      <h1>Customer Service Outsourcing in M\u00e1laga: Save Up to <span style=\"color:#CE1782\">55%<\/span> Without Losing Control of Your Operations<\/h1>\n      <p class=\"mk-hero__lead\">Metrickal is a Barcelona-based BPO company. Our account managers in Spain set up customer service teams in the country that best suits your operations (the Philippines and Colombia by default). For companies in M\u00e1laga and Andalusia in sectors such as tourism, hospitality, tech, and international e-commerce: accounting, documentation, compliance, HR, operations, and billing. 24\/7 access to your dashboard with real-time KPIs. Native speakers of Spanish, English, and German. Up and running in less than 3 weeks, starting at 20 hours per week, with a 15-day cancellation notice if it doesn\u2019t work out.     <\/p>\n      <div class=\"mk-hero__ctas\">\n        <a href=\"https:\/\/metrickal.com\/en\/calculator\/\" class=\"mk-btn mk-btn--primary\">Simulate your savings<\/a>\n        <a href=\"https:\/\/metrickal.com\/en\/company-contact\/\" class=\"mk-btn mk-btn--outline\">Schedule a call<\/a>\n      <\/div>\n      <div class=\"mk-hero__trust\">\n        <div class=\"mk-hero__avatars\">\n          <span class=\"mk-avatar\">OF<\/span><span class=\"mk-avatar\">JR<\/span>\n          <span class=\"mk-avatar\">EP<\/span><span class=\"mk-avatar\">JZ<\/span>\n        <\/div>\n        <div class=\"mk-hero__trust-text\">\n          <strong>+360 companies in Spain<\/strong>\n          <span>already trust in Metrickal<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"mk-hero__right\">\n      <div class=\"mk-blob mk-blob--rosa\"><\/div>\n      <div class=\"mk-blob mk-blob--mint\"><\/div>\n      <div class=\"mk-hero__card\">\n        <div class=\"mk-statpill\"><span class=\"mk-statpill__dot\"><\/span>  Operational equipment in <3 weeks<\/div>\n        <div class=\"mk-profcard\">\n          <div class=\"mk-profcard__head\">\n            <span class=\"mk-profcard__title\">CUSTOMER SERVICE POSITIONS AVAILABLE IN M\u00c1LAGA<\/span>\n            <span class=\"mk-livedot\"><span class=\"mk-livedot__d\"><\/span>LIVE<\/span>\n          <\/div>\n          <div class=\"mk-profrow\">\n      <div class=\"mk-profrow__left\">\n        <div class=\"mk-profrow__ico\">\ud83d\udcac<\/div>\n        <div class=\"mk-profrow__label\"><strong>Documentary operative admin.<\/strong><small>8 available<\/small><\/div>\n      <\/div>\n      <div class=\"mk-profrow__price\">by volume<\/div>\n    <\/div>\n<div class=\"mk-profrow\">\n      <div class=\"mk-profrow__left\">\n        <div class=\"mk-profrow__ico\">\ud83c\udf10<\/div>\n        <div class=\"mk-profrow__label\"><strong>Senior Accountant<\/strong><small>5 available<\/small><\/div>\n      <\/div>\n      <div class=\"mk-profrow__price\">by volume<\/div>\n    <\/div>\n<div class=\"mk-profrow\">\n      <div class=\"mk-profrow__left\">\n        <div class=\"mk-profrow__ico\">\ud83c\udf0d<\/div>\n        <div class=\"mk-profrow__label\"><strong>Compliance &#038; legal junior<\/strong><small>3 available<\/small><\/div>\n      <\/div>\n      <div class=\"mk-profrow__price\">by volume<\/div>\n    <\/div>\n<div class=\"mk-profrow\">\n      <div class=\"mk-profrow__left\">\n        <div class=\"mk-profrow__ico\">\u2b50<\/div>\n        <div class=\"mk-profrow__label\"><strong>Team Lead Operations<\/strong><small>2 available<\/small><\/div>\n      <\/div>\n      <div class=\"mk-profrow__price\">by volume<\/div>\n    <\/div>\n          <a href=\"https:\/\/metrickal.com\/en\/profiles-and-costs\/\" class=\"mk-profcta\">View all profiles \u2192<\/a>\n        <\/div>\n        <div class=\"mk-bigstat\">\n          <div class=\"mk-bigstat__lbl\">Average savings<\/div>\n          <div class=\"mk-bigstat__num\">-55%<\/div>\n          <p class=\"mk-bigstat__cap\">vs. in-house customer service in M\u00e1laga under the Third Contact Center Collective Bargaining Agreement (BOE-A-2025-8781)<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<section class=\"mk-section mk-whybio\"><div class=\"mk-whybio__wrap\"><div class=\"mk-section-head\"><span class=\"mk-eyebrow\">WHY M\u00c1LAGA \u00b7 VERIFIED DATA<\/span><h2>M\u00e1laga leads Andalusia&#8217;s growth and is gaining 1,500 residents per month.<\/h2><p>A technology hub that\u2019s growing faster than it can find qualified candidates. That\u2019s why bilingual customer service is the bottleneck in M\u00e1laga\u2019s business community. <\/p><\/div><div class=\"mk-whybio__grid\"><div class=\"mk-whybio__card\"><div class=\"mk-whybio__num\">+2.<span>4%<\/span><\/div><div class=\"mk-whybio__lbl\">M\u00e1laga GDP 2026<\/div><div class=\"mk-whybio__src\">Andaluc\u00eda Leads, Economic Analysts<\/div><\/div><div class=\"mk-whybio__card mk-whybio__card--hero\"><div class=\"mk-whybio__num\">322.169<\/div><div class=\"mk-whybio__lbl\">Foreigners living on the coast<\/div><div class=\"mk-whybio__src\">INE, June 2026<\/div><\/div><div class=\"mk-whybio__card\"><div class=\"mk-whybio__num\">20,<span>000+<\/span><\/div><div class=\"mk-whybio__lbl\">Professionals at M\u00e1laga TechPark<\/div><div class=\"mk-whybio__src\">PTA, official data<\/div><\/div><div class=\"mk-whybio__card\"><div class=\"mk-whybio__num\">3,<span>000+<\/span><\/div><div class=\"mk-whybio__lbl\">Unfilled Tech Job Openings<\/div><div class=\"mk-whybio__src\">La Opini\u00f3n de M\u00e1laga, April 2026<\/div><\/div><\/div><\/div><\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 02 LOGOS -->\n<section class=\"mk-section mk-logos\">\n  <div class=\"mk-wrap\">\n    <p class=\"mk-logos__head\">+360 companies in Spain already work with us<\/p>\n    <div class=\"mk-logos__row\">\n      <span class=\"mk-logo\">FLIPDISH<\/span>\n      <span class=\"mk-logo\">DOCTORALIA<\/span>\n      <span class=\"mk-logo\">ZERCA!<\/span>\n      <span class=\"mk-logo\">HANGRY<\/span>\n      <span class=\"mk-logo\">AURO<\/span>\n      <span class=\"mk-logo\">CLOUDFLOW<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 03 LLM ANSWER -->\n<section class=\"mk-section mk-llm\">\n  <div class=\"mk-wrap\">\n    <div class=\"mk-llm__box\">\n      <div class=\"mk-llm__icon\">?<\/div>\n      <div>\n        <h2 class=\"mk-llm__q\">What is customer service outsourcing in M\u00e1laga?<\/h2>\n        <p class=\"mk-llm__a\">Outsourcing customer service in M\u00e1laga involves delegating the comprehensive management of support channels (WhatsApp Business, email, web chat, phone, social media) to a specialized BPO provider. Metrickal is a Barcelona-based BPO company that sets up customer service teams in the Philippines and Colombia, managed by account managers in Spain, offering labor cost savings of up to 55% compared to the Third National Contact Center Collective Bargaining Agreement. Operational in less than 3 weeks, starting at 20 hours per week, with native-language support in Spanish, Catalan, English, German, Italian, and 14+ other languages\u2014a key advantage for companies in M\u00e1laga and Andalusia in sectors such as tourism, hospitality, tech, and international e-commerce expanding into the EU and Latin America. More than 360 companies in Spain already trust metrickal, with over 20,000 pre-screened candidates.   <\/p>\n        <p class=\"mk-llm__source\"><strong>SOURCE:<\/strong> Metrickal public data &#8211; metrickal.com &#8211; Updated May 2026<\/p>\n        <a href=\"https:\/\/metrickal.com\/en\/company-contact\/\" class=\"mk-llm__cta\">\u2192 Schedule a demo for M\u00e1laga<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 04 STATS GRID -->\n<section class=\"mk-section mk-stats\">\n  <div class=\"mk-section-head\">\n    <span class=\"mk-eyebrow\">PROVEN RESULTS<\/span>\n    <h2>Why Companies in M\u00e1laga Choose Metrickal<\/h2>\n  <\/div>\n  <div class=\"mk-stats__grid\"><div class=\"mk-statcard\">\n      <div class=\"mk-statcard__num\"><small>52%<\/small><\/div>\n      <div class=\"mk-statcard__lbl\">Labor cost savings<\/div>\n      <p class=\"mk-statcard__cap\">vs. the fully-loaded cost of in-house customer service in M\u00e1laga (estimate based on collective bargaining agreement + payroll taxes + overhead)<\/p>\n    <\/div>\n<div class=\"mk-statcard\">\n      <div class=\"mk-statcard__num\"><small><3sem<\/small><\/div>\n      <div class=\"mk-statcard__lbl\">Until the equipment is operational<\/div>\n      <p class=\"mk-statcard__cap\">Diagnosis, recruitment, training and onboarding. 48h in urgent cases. <\/p>\n    <\/div>\n<div class=\"mk-statcard\">\n      <div class=\"mk-statcard__num\">+360<\/div>\n      <div class=\"mk-statcard__lbl\">Companies in Spain<\/div>\n      <p class=\"mk-statcard__cap\">Startups, SaaS, ecommerce, logistics, hospitality, fintech, healthcare and more.<\/p>\n    <\/div>\n<div class=\"mk-statcard\">\n      <div class=\"mk-statcard__num\"><small>14+<\/small><\/div>\n      <div class=\"mk-statcard__lbl\">Supported languages<\/div>\n      <p class=\"mk-statcard__cap\">ES, CA, EN, FR, DE, PT, IT, NL, RU, HE, DA, SV, AR and more<\/p>\n    <\/div><\/div>\n  <div class=\"mk-stats__cta-row\">\n    <a href=\"https:\/\/metrickal.com\/en\/company-contact\/\" class=\"mk-btn mk-btn--primary\">Book a demo \u2192<\/a>\n  <\/div>\n<\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 05 WHY CITY -->\n<section class=\"mk-section mk-why\">\n  <div class=\"mk-why__wrap\">\n    <div class=\"mk-why__left\">\n      <span class=\"mk-eyebrow\">LOCAL MARKET \u00b7 M\u00c1LAGA<\/span>\n      <h2>Why Companies in M\u00e1laga Outsource to Metrickal<\/h2>\n      <p>M\u00e1laga will account for 43% of office leasing in Spain in 2025, with the M\u00e1laga TechPark serving as the digital hub (Glovo, Wallapop, Travelperk, Typeform, Factorial). In addition, the city is home to the operational headquarters of CaixaBank, Sabadell, Naturgy, Cellnex, Colonial, Mango, Damm, and Desigual, as well as the Catalan headquarters of IBEX-listed companies (Grifols, Almirall, Fluidra). In-house customer service staffing is regulated by the Third National Contact Center Agreement (BOE-A-2025-8781): a level 10 base salary of \u20ac16,576\/year plus a language bonus of \u20ac1,520\/year. Including payroll taxes (~30%), equipment, and office space, the fully-loaded cost exceeds \u20ac14.50\/hour. Metrickal offers Spanish and English coverage with trained teams (Asia, Latin America, Africa, and Europe) based on volume.    <\/p>\n      <ul class=\"mk-why__bullets\"><li class=\"mk-bullet\"><span class=\"mk-bullet__check\">\u2713<\/span><p>Account Manager in M\u00e1laga, same time zone (CET, UTC+1) and within close proximity for in-person meetings<\/p><\/li>\n<li class=\"mk-bullet\"><span class=\"mk-bullet__check\">\u2713<\/span><p>Teams in the Philippines and Colombia (Asia + LATAM + Africa + Europe): your company does not assume an employment relationship in Spain.<\/p><\/li>\n<li class=\"mk-bullet\"><span class=\"mk-bullet__check\">\u2713<\/span><p>Customer service team available for 20 hours per week, with 15 days&#8217; notice. 15 days&#8217; notice required for termination <\/p><\/li>\n<li class=\"mk-bullet\"><span class=\"mk-bullet__check\">\u2713<\/span><p>Native support in ES + CA + EN + DE + IT + DE\u2014key for fintech\/SaaS companies in M\u00e1laga and Andalusia in sectors such as tourism, hospitality, tech, and international e-commerce with expansion into the EU and Latin America<\/p><\/li><\/ul>\n      <div class=\"mk-why__cta\">\n        <a href=\"https:\/\/metrickal.com\/en\/profiles-and-costs\/\" class=\"mk-btn mk-btn--primary\">View available profiles<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"mk-why__right\">\n      <div class=\"mk-mapcard\">\n        <div class=\"mk-mapcard__pin\">\ud83d\udccd<\/div>\n        <div class=\"mk-mapcard__name\">M\u00e1laga<\/div>\n        <div class=\"mk-mapcard__sub\">Metrickal Headquarters &#8211; Eixample<\/div>\n      <\/div>\n      <div class=\"mk-mini-row\">\n        <div class=\"mk-mini\">\n          <div class=\"mk-mini__num\">~14,50\u20ac\/h<\/div>\n          <div class=\"mk-mini__lbl\">Cost fully-loaded in-house<\/div>\n          <div class=\"mk-mini__cap\">Estimate on agreement + charges<\/div>\n        <\/div>\n        <div class=\"mk-mini mk-mini--rosa\">\n          <div class=\"mk-mini__num\">by volume<\/div>\n          <div class=\"mk-mini__lbl\">Metrickal Tariffs<\/div>\n          <div class=\"mk-mini__cap\">Teams in the Philippines and Colombia formed<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 06 SERVICE DEFINITION -->\n<section class=\"mk-section mk-def\">\n  <div class=\"mk-section-head\">\n    <span class=\"mk-eyebrow\">DEFINITION<\/span>\n    <h2>What is customer service outsourcing and why outsource it?<\/h2>\n    <p class=\"mk-section-sub\">A clear definition, when it applies, and what it accomplishes for businesses in M\u00e1laga.<\/p>\n  <\/div>\n  <div class=\"mk-def__wrap\">\n    <div class=\"mk-def__left\">\n      <div class=\"mk-def__label\">DEFINITION<\/div>\n      <p class=\"mk-def__lead\">Customer service outsourcing\u2014also known as customer service outsourcing or customer service BPO\u2014involves delegating the comprehensive management of support channels to a specialized provider: WhatsApp Business, email, web chat, phone, social media, and forms. In M\u00e1laga, metrickal operates out of Barcelona and has customer service teams in the country that best suits your operations (the Philippines and Colombia by default). Flexible hours, support in up to 14 languages, and compliance with the LOPDGDD and GDPR guaranteed by the Account Manager in Spain.  <\/p>\n      <div class=\"mk-def__div\"><\/div>\n      <div class=\"mk-def__label\">WHEN DOES IT APPLY?<\/div>\n      <div class=\"mk-def__list\"><div class=\"mk-def__row\"><span class=\"mk-def__dot\"><\/span><p>Overwhelmed in-house customer service team: You\u2019re losing customers due to a lack of follow-up on WhatsApp or via email\u2014a common issue among startups in M\u00e1laga and Andalusia in rapidly growing sectors such as tourism, hospitality, tech, and international e-commerce.<\/p><\/div>\n<div class=\"mk-def__row\"><span class=\"mk-def__dot\"><\/span><p>The need for multilingual coverage (ES + CA + EN + DE + IT + DE) that the local labor market does not provide with the necessary flexibility<\/p><\/div>\n<div class=\"mk-def__row\"><span class=\"mk-def__dot\"><\/span><p>Seasonal peaks, Mobile World Congress, ISE, 4YFN, tourist season, which do not justify permanent hiring under the agreement<\/p><\/div>\n<div class=\"mk-def__row\"><span class=\"mk-def__dot\"><\/span><p>Focus on your core business: free your Barcelona team from repetitive Level 1 customer service tasks so they can focus on product development, sales, or expansion<\/p><\/div><\/div>\n    <\/div>\n    <div>\n      <div class=\"mk-cite\">\n        <div class=\"mk-cite__lbl\">METRICKAL COST REDUCTION<\/div>\n        <div class=\"mk-cite__num\">50%+<\/div>\n        <p class=\"mk-cite__txt\">is the reduction in labor and task costs that Metrickal achieves for its clients, as reported on its own platform.<\/p>\n        <p class=\"mk-cite__src\"><strong style=\"color:var(--mint);\">SOURCE:<\/strong> Metrickal, linkedin.com\/company\/metrickal<\/p>\n      <\/div>\n      <div class=\"mk-cite\">\n        <div class=\"mk-cite__lbl\">METRICKAL ACTIVATION<\/div>\n        <div class=\"mk-cite__num\"><3 sem<\/div>\n        <p class=\"mk-cite__txt\">is the time in which Metrickal customers scale operations from diagnostics to equipment with defined KPIs.<\/p>\n        <p class=\"mk-cite__src\"><strong style=\"color:var(--mint);\">SOURCE:<\/strong> Metrickal, metrickal.com (homepage)<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 07 SERVICES GRID -->\n<section class=\"mk-section mk-svc\">\n  <div class=\"mk-section-head\">\n    <span class=\"mk-eyebrow\">WHAT IS INCLUDED<\/span>\n    <h2>Customer Service Solutions for Businesses in M\u00e1laga<\/h2>\n    <p class=\"mk-section-sub\">Each package is tailored to your vertical, channels, languages and volume. From 20h\/week, with 15 days notice. <\/p>\n  <\/div>\n  <div class=\"mk-svc__grid\"><article class=\"mk-svccard\">\n          <div class=\"mk-svccard__icon\">\ud83d\udcac<\/div>\n          <h3 class=\"mk-svccard__title\">Multichannel customer service<\/h3>\n          <p class=\"mk-svccard__desc\">WhatsApp Business (#1 channel in Spain), email, web chat, telephone and social networks. Incident resolution, FAQs management, escalation to level 2. <\/p>\n          <div class=\"mk-svccard__tags\"><span class=\"mk-tag\">WhatsApp<\/span><span class=\"mk-tag\">Email<\/span><span class=\"mk-tag\">Chat<\/span><\/div>\n        <\/article>\n<article class=\"mk-svccard\">\n          <div class=\"mk-svccard__icon\">\ud83d\udce6<\/div>\n          <h3 class=\"mk-svccard__title\">Order and returns management<\/h3>\n          <p class=\"mk-svccard__desc\">Processing, modifications, returns and tracking with carriers (SEUR, DHL, GLS, Correos). Integration with Shopify, WooCommerce, Magento, Prestashop. <\/p>\n          <div class=\"mk-svccard__tags\"><span class=\"mk-tag\">E-commerce<\/span><span class=\"mk-tag\">Ordering<\/span><span class=\"mk-tag\">Returns<\/span><\/div>\n        <\/article>\n<article class=\"mk-svccard\">\n          <div class=\"mk-svccard__icon\">\ud83d\udcca<\/div>\n          <h3 class=\"mk-svccard__title\">NPS and CSAT surveys<\/h3>\n          <p class=\"mk-svccard__desc\">Design, launch and analysis of post-purchase NPS and post-interaction CSAT surveys. Monthly reporting with actionable insights and quarterly plan. <\/p>\n          <div class=\"mk-svccard__tags\"><span class=\"mk-tag\">NPS<\/span><span class=\"mk-tag\">CSAT<\/span><\/div>\n        <\/article>\n<article class=\"mk-svccard\">\n          <div class=\"mk-svccard__icon\">\ud83c\udfaf<\/div>\n          <h3 class=\"mk-svccard__title\">Upselling and reactive cross-selling<\/h3>\n          <p class=\"mk-svccard__desc\">Identifying opportunities during customer service interactions. Validated scripts, ongoing training, and a commission model based on conversions. <\/p>\n          <div class=\"mk-svccard__tags\"><span class=\"mk-tag\">Upsell<\/span><span class=\"mk-tag\">Conversion<\/span><span class=\"mk-tag\">Revenue<\/span><\/div>\n        <\/article>\n<article class=\"mk-svccard\">\n          <div class=\"mk-svccard__icon\">\ud83d\udcf1<\/div>\n          <h3 class=\"mk-svccard__title\">Social media support<\/h3>\n          <p class=\"mk-svccard__desc\">Reactive community management: Instagram DMs, Twitter\/X, Facebook Messenger, TikTok. Response time <30 minutes during working hours. <\/p>\n          <div class=\"mk-svccard__tags\"><span class=\"mk-tag\">PR.<\/span><span class=\"mk-tag\">DMs<\/span><span class=\"mk-tag\">Reputation<\/span><\/div>\n        <\/article>\n<article class=\"mk-svccard\">\n          <div class=\"mk-svccard__icon\">\ud83c\udf0d<\/div>\n          <h3 class=\"mk-svccard__title\">International Multilingual Customer Service<\/h3>\n          <p class=\"mk-svccard__desc\">Native or bilingual team fluent in 14+ languages. Ideal for fintech, SaaS, and e-commerce companies in M\u00e1laga and Andalusia across sectors such as tourism, hospitality, tech, and international e-commerce with expansion into Europe or Latin America. Includes a native Catalan speaker.  <\/p>\n          <div class=\"mk-svccard__tags\"><span class=\"mk-tag\">14+ languages<\/span><span class=\"mk-tag\">Catalan<\/span><span class=\"mk-tag\">International<\/span><\/div>\n        <\/article><\/div>\n<\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 08 COMPARISON -->\n<section class=\"mk-section mk-cmp\">\n  <div class=\"mk-section-head\">\n    <span class=\"mk-eyebrow\">COMPARATIVE<\/span>\n    <h2>In-house team in M\u00e1laga vs. Metrickal<\/h2>\n    <p class=\"mk-section-sub\">What changes when you outsource to a specialized BPO partner.<\/p>\n  <\/div>\n  <div class=\"mk-cmp__table\">\n    <table class=\"mk-cmp__tbl\"><thead><tr>\n      <th>FACTOR<\/th>\n <th>IN-HOUSE IN MALAGA <span class=\"mk-cmp__sub\">Contract under agreement<\/span><\/th>\n <th class=\"mk-cmp__tbl th--rec\" style=\"background:linear-gradient(180deg,var(--rosa-light),#fff);\">With Metrickal <span class=\"mk-cmp__rec-tag\">Recommended<\/span> <span class=\"mk-cmp__sub\" style=\"color:var(--rosa);font-weight:700;\">Outsourcing with Metrickal<\/span><\/th>\n    <\/tr><\/thead><tbody><tr>\n      <td class=\"mk-cmp__factor\">Monthly cost per agent FTE<\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__x\">\u2715<\/span><span>~2.320+\/month (16.576 convention level 10 + language + language bonus + charges ~30% + equipment + indirect)<\/span><\/div><\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__chk\">\u2713<\/span><span>From 1.280\u20ac\/month (160h \u00d7 8\u20ac), all inclusive, without hidden variables<\/span><\/div><\/td>\n    <\/tr>\n<tr>\n      <td class=\"mk-cmp__factor\">Time of incorporation<\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__x\">\u2715<\/span><span>8\u201312 weeks in M\u00e1laga: selection, contract, Social Security enrollment, initial training<\/span><\/div><\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__chk\">\u2713<\/span><span>Operational in <3 weeks (48h in urgent cases with available profile).<\/span><\/div><\/td>\n    <\/tr>\n<tr>\n      <td class=\"mk-cmp__factor\">Scalability of hours and profiles<\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__x\">\u2715<\/span><span>Limited: each extra agent requires new hire for 8-12 weeks.<\/span><\/div><\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__chk\">\u2713<\/span><span>Immediate: add hours, languages or channels in 72h without penalties<\/span><\/div><\/td>\n    <\/tr>\n<tr>\n      <td class=\"mk-cmp__factor\">Administrative and labor management<\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__x\">\u2715<\/span><span>Contracts, payrolls, severance payments, ITs, dismissals at your expense (HR or management)<\/span><\/div><\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__chk\">\u2713<\/span><span>100% managed by Metrickal: contracts, payroll, IT leave.<\/span><\/div><\/td>\n    <\/tr>\n<tr>\n      <td class=\"mk-cmp__factor\">Hourly coverage<\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__x\">\u2715<\/span><span>Limited by working day (1,764h\/year). Surcharges for holidays and night work.<\/span><\/div><\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__chk\">\u2713<\/span><span>24\/7 coverage with no surcharges for shifts, holidays or nighttime.<\/span><\/div><\/td>\n    <\/tr>\n<tr>\n      <td class=\"mk-cmp__factor\">Replacements due to leaves of absence<\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__x\">\u2715<\/span><span>Long processes: 3\u20136 weeks to replace an agent in M\u00e1laga<\/span><\/div><\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__chk\">\u2713<\/span><span>Replacement assumed by Metrickal, without cost or operational interruption.<\/span><\/div><\/td>\n    <\/tr>\n<tr>\n      <td class=\"mk-cmp__factor\">Labor risk and liabilities<\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__x\">\u2715<\/span><span>High: turnover characteristic of the sector, ITs, conflicts, indemnities.<\/span><\/div><\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__chk\">\u2713<\/span><span>Nil: no direct employment relationship, no liabilities, no conflicts.<\/span><\/div><\/td>\n    <\/tr>\n<tr>\n      <td class=\"mk-cmp__factor\">Available languages<\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__x\">\u2715<\/span><span>Limited to the local Barcelona market (ES + CA + EN). Language bonus according to agreement<\/span><\/div><\/td>\n      <td><div class=\"mk-cmp__cell\"><span class=\"mk-cmp__chk\">\u2713<\/span><span>14+ native or bilingual languages (CA, FR, DE, PT, IT, NL, RU, HE, DA, SV, AR)<\/span><\/div><\/td>\n    <\/tr><\/tbody><\/table>\n  <\/div>\n<\/section>\n<section class=\"mk-section mk-tier\"><div class=\"mk-tier__wrap\"><div class=\"mk-section-head\"><span class=\"mk-eyebrow\">MULTILINGUAL LAWSUIT \u00b7 M\u00c1LAGA<\/span><h2>In M\u00e1laga, your Customer Service Center offers support in more languages than you can possibly hire staff for.<\/h2><p>322,169 foreigners live along the M\u00e1laga coast, and the Costa del Sol welcomed 14.6 million tourists in 2025. Your customer doesn&#8217;t always call in Spanish. <\/p><\/div><div class=\"mk-tier__grid\"><div class=\"mk-tier__card\"><div class=\"mk-tier__icon\">\ud83c\udf0d<\/div><h3>Real demand<\/h3><div class=\"mk-tier__price\">322,169 residents<\/div><ul><li>322,169 foreign residents on the Malaga coast (INE)<\/li><li>455,156 people born abroad in the province, ranking second in Andalusia<\/li><li>14.6 million tourists on the Costa del Sol in 2025<\/li><li>1.83 million hotel guests in M\u00e1laga city<\/li><\/ul><\/div><div class=\"mk-tier__card mk-tier__card--recommended\"><div class=\"mk-tier__badge\">METRICKAL \u00b7 ES + EN + DE<\/div><div class=\"mk-tier__icon\">\ud83c\udfa7<\/div><h3>Metrickal M\u00e1laga<\/h3><div class=\"mk-tier__price\">From day one<\/div><ul><li>Native speakers of ES, EN, and DE, with NL available upon request<\/li><li>Scalable to up to 14 languages without having to restart the recruitment process<\/li><li>No language surcharges under the agreement; billed separately<\/li><li>Covering seasonal peaks without hiring additional staff<\/li><\/ul><\/div><div class=\"mk-tier__card\"><div class=\"mk-tier__icon\">\u26a0\ufe0f<\/div><h3>Hire in M\u00e1laga<\/h3><div class=\"mk-tier__price\">25 open positions<\/div><ul><li>25 unfilled customer service positions requiring English skills in the 29010 area code alone<\/li><li>Additional languages are required under the Third National Contact Center Agreement<\/li><li>Direct competition with Google, Vodafone, and the PTA for talent<\/li><li>On average, it takes 8 to 12 weeks to finalize a bilingual hire<\/li><\/ul><\/div><\/div><p class=\"mk-tier__source\">Sources: INE via ABC (June 7, 2026) and M\u00e1laga Hoy (May 8, 2026) \u00b7 El Pa\u00eds (Jan. 9, 2026) \u00b7 M\u00e1laga City Council \u00b7 Indeed 29010 \u00b7 III National Contact Center Collective Bargaining Agreement BOE-A-2026-5300.<\/p><\/div><\/section>\n\n<\/div>\n\n<div class=\"mk\">\n<!-- 09 PRICING -->\n<section class=\"mk-section mk-ibex\"><div class=\"mk-ibex__wrap\"><div class=\"mk-section-head\"><span class=\"mk-eyebrow\">ANCL\u00c1 COMPANIES \u00b7 M\u00c1LAGA<\/span><h2>Where M\u00e1laga&#8217;s customer service is already making a difference.<\/h2><p>M\u00e1laga combines Andalusia\u2019s largest technology hub with Spain\u2019s most international tourist destination. Both are competing for the same bilingual talent you need. <\/p><\/div><div class=\"mk-ibex__grid\"><div class=\"mk-ibex__card\"><div class=\"mk-ibex__icon\">\ud83d\udd10<\/div><h3>Google GSEC<\/h3><p class=\"mk-ibex__addr\">6 Paseo de la Farola<br\/>, M\u00e1laga<\/p><p class=\"mk-ibex__note\">Google&#8217;s flagship cybersecurity center in Europe.<\/p><\/div><div class=\"mk-ibex__card\"><div class=\"mk-ibex__icon\">\ud83c\udfe2<\/div><h3>M\u00e1laga TechPark<\/h3><p class=\"mk-ibex__addr\">Andalusia Technology Park,<br\/>Campanillas, M\u00e1laga<\/p><p class=\"mk-ibex__note\">More than 20,000 professionals are working at the venue.<\/p><\/div><div class=\"mk-ibex__card\"><div class=\"mk-ibex__icon\">\ud83d\udce1<\/div><h3>Vodafone<\/h3><p class=\"mk-ibex__addr\">Hub M\u00e1laga<br\/>European R&#038;D&#038;I Center<\/p><p class=\"mk-ibex__note\">More than 600 job openings at the hub.<\/p><\/div><div class=\"mk-ibex__card\"><div class=\"mk-ibex__icon\">\ud83c\udfd6<\/div><h3>Costa del Sol<\/h3><p class=\"mk-ibex__addr\">Malaga Coast<br\/>International Tourism<\/p><p class=\"mk-ibex__note\">14.6 million tourists in 2025.<\/p><\/div><\/div><\/div><\/section>\n<section class=\"mk-section mk-pri\">\n  <div class=\"mk-section-head\">\n    <span class=\"mk-eyebrow\">PRICES \u00b7 JULY 2026<\/span>\n    <h2>How Much Does Outsourcing Customer Service Cost in M\u00e1laga: A Real-World Comparison<\/h2>\n    <p class=\"mk-section-sub\">Average hourly rate for in-house contracting vs. Metrickal rate with teams in the Philippines and Colombia.<\/p>\n  <\/div>\n  <div class=\"mk-pri__table\">\n    <table class=\"mk-pri__tbl\"><thead><tr>\n      <th>PROFILE<\/th>\n      <th>PRICE IN M\u00c1LAGA<\/th>\n      <th>SAVINGS<\/th>\n    <\/tr><\/thead><tbody><tr>\n      <td>Administrative Document Processing<\/td>\n      <td><span class=\"mk-pri__local\">\u20ac15.55\/hour<\/span><\/td>\n      <td><span class=\"mk-pri__save\">Up to 49%<\/span><\/td>\n    <\/tr>\n<tr>\n      <td>Senior Accountant<\/td>\n      <td><span class=\"mk-pri__local\">\u20ac17.64\/hour<\/span><\/td>\n      <td><span class=\"mk-pri__save\">Up to 55%<\/span><\/td>\n    <\/tr>\n<tr>\n      <td>Junior Compliance &#038; Legal Specialist<\/td>\n      <td><span class=\"mk-pri__local\">\u20ac19.00\/hour<\/span><\/td>\n      <td><span class=\"mk-pri__save\">Up to 48%<\/span><\/td>\n    <\/tr>\n<tr>\n      <td>Operations Team Lead<\/td>\n      <td><span class=\"mk-pri__local\">\u20ac19.84\/hour<\/span><\/td>\n      <td><span class=\"mk-pri__save\">Up to 55%<\/span><\/td>\n    <\/tr>\n<tr>\n      <td>Commercial Customer Service Operations<\/td>\n      <td><span class=\"mk-pri__local\">\u20ac19.00\/hour<\/span><\/td>\n      <td><span class=\"mk-pri__save\">Up to 55%<\/span><\/td>\n    <\/tr><\/tbody>\n    <tfoot><tr><td colspan=\"4\" class=\"mk-pri__foot\">\u2139 Official metrickal Rates (metrickal.com\/profiles-and-costs) \u00b7 May 2026 \u00b7 Estimated in-house cost based on the Third Contact Center Collective Bargaining Agreement (BOE-A-2025-8781, Level 10) + payroll taxes ~30% + language bonus + equipment. Includes recruitment, administrative management, an Account Manager in M\u00e1laga, and free replacement. With 15 days\u2019 notice.  <\/td><\/tr><\/tfoot>\n    <\/table>\n  <\/div>\n  <div class=\"mk-pri__cta-row\">\n    <a href=\"https:\/\/metrickal.com\/en\/calculator\/\" class=\"mk-btn mk-btn--primary\">Calculate savings with calculator<\/a>\n  <\/div>\n<\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 10 METHODOLOGY -->\n<section class=\"mk-section mk-meth\">\n  <div class=\"mk-section-head\">\n    <span class=\"mk-eyebrow\">METHODOLOGY &#8211; 5 STEPS<\/span>\n    <h2>How We Set Up Your Equipment in M\u00e1laga<\/h2>\n    <p class=\"mk-section-sub\">A process validated with more than 360 customers in Spain.  <\/p>\n  <\/div>\n  <div class=\"mk-meth__steps\"><article class=\"mk-step\">\n      <div class=\"mk-step__head\">\n        <span class=\"mk-step__num\">1<\/span>\n        <span class=\"mk-step__day\">DAY 1-2<\/span>\n      <\/div>\n      <h3 class=\"mk-step__title\">Personalized diagnosis<\/h3>\n      <p class=\"mk-step__desc\">We analyze your current customer service channels, ticket volume, languages, target KPIs (DSO, error rate, processing time, accuracy), and tools (Zendesk, Intercom, HubSpot, Freshdesk).<\/p>\n    <\/article>\n<article class=\"mk-step\">\n      <div class=\"mk-step__head\">\n        <span class=\"mk-step__num\">2<\/span>\n        <span class=\"mk-step__day\">DAY 3-5<\/span>\n      <\/div>\n      <h3 class=\"mk-step__title\">Equipment design<\/h3>\n      <p class=\"mk-step__desc\">We define the number of agents, profiles, coverage schedules, languages and level of complexity per channel. Economic proposal closed within 48 hours. <\/p>\n    <\/article>\n<article class=\"mk-step\">\n      <div class=\"mk-step__head\">\n        <span class=\"mk-step__num\">3<\/span>\n        <span class=\"mk-step__day\">SEM 1-2<\/span>\n      <\/div>\n      <h3 class=\"mk-step__title\">Recruitment + training<\/h3>\n      <p class=\"mk-step__desc\">Selection among +20,000 pre-validated candidates (Asia + LATAM + Africa + Europe). Training on your product, scripts, tone of voice and tools via e-learning. <\/p>\n    <\/article>\n<article class=\"mk-step\">\n      <div class=\"mk-step__head\">\n        <span class=\"mk-step__num\">4<\/span>\n        <span class=\"mk-step__day\">SEM 3<\/span>\n      <\/div>\n      <h3 class=\"mk-step__title\">Integrated onboarding<\/h3>\n      <p class=\"mk-step__desc\">The team starts with shadowing with your Barcelona team, KPIs defined in SLA and Account Manager supervising the transition.<\/p>\n    <\/article>\n<article class=\"mk-step\">\n      <div class=\"mk-step__head\">\n        <span class=\"mk-step__num\">5<\/span>\n        <span class=\"mk-step__day\">ONGOING<\/span>\n      <\/div>\n      <h3 class=\"mk-step__title\">Continuous optimization<\/h3>\n      <p class=\"mk-step__desc\">Weekly meetings with your Account Manager in M\u00e1laga, CSAT\/NPS analysis, A\/B testing of scripts, and SLA reviews every 6 months.<\/p>\n    <\/article><\/div>\n<\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 11 TESTIMONIALS -->\n<section class=\"mk-section mk-test\">\n  <div class=\"mk-section-head\">\n    <span class=\"mk-eyebrow\">SUCCESS CASES<\/span>\n    <h2>CEOs and founders who trust Metrickal<\/h2>\n    <p class=\"mk-section-sub\">Real companies in Spain that outsource operations, customer service, and administration to metrickal in M\u00e1laga.<\/p>\n  <\/div>\n  <div class=\"mk-test__grid\"><article class=\"mk-testcard\">\n      <div class=\"mk-testcard__q\">&#8220;<\/div>\n      <p class=\"mk-testcard__txt\">We knew Metrickal from our previous company and for this new project we counted on them from day one. They have been key to scale operations without saturating the team. <\/p>\n      <div class=\"mk-testcard__btm\">\n        <div class=\"mk-testcard__avatar\">OF<\/div>\n        <div>\n          <div class=\"mk-testcard__author\">Olivier de Forges<\/div>\n          <div class=\"mk-testcard__role\">CEO, Zocochic<\/div>\n          <span class=\"mk-testcard__tag\">E-COMMERCE<\/span>\n        <\/div>\n      <\/div>\n    <\/article>\n<article class=\"mk-testcard\">\n      <div class=\"mk-testcard__q\">&#8220;<\/div>\n      <p class=\"mk-testcard__txt\">Thanks to Metrickal we significantly reduced costs in marketing, support and operations, less expense and more sustainable growth for Find Balance.<\/p>\n      <div class=\"mk-testcard__btm\">\n        <div class=\"mk-testcard__avatar\">JR<\/div>\n        <div>\n          <div class=\"mk-testcard__author\">Jesus Rebollo<\/div>\n          <div class=\"mk-testcard__role\">CEO, Find Balance<\/div>\n          <span class=\"mk-testcard__tag\">SAAS<\/span>\n        <\/div>\n      <\/div>\n    <\/article>\n<article class=\"mk-testcard\">\n      <div class=\"mk-testcard__q\">&#8220;<\/div>\n      <p class=\"mk-testcard__txt\">We started working with metrickal by relying solely on their customer service to take the pressure off us so we could focus on other aspects of the business. Today, they cover multiple areas for us. <\/p>\n      <div class=\"mk-testcard__btm\">\n        <div class=\"mk-testcard__avatar\">EP<\/div>\n        <div>\n          <div class=\"mk-testcard__author\">Enrique Perez-Castro<\/div>\n          <div class=\"mk-testcard__role\">Co-CEO, Nugu Burger<\/div>\n          <span class=\"mk-testcard__tag\">HOSPITALITY<\/span>\n        <\/div>\n      <\/div>\n    <\/article><\/div>\n  <div class=\"mk-test__stats\">\n    <div class=\"mk-tstat\"><div class=\"mk-tstat__n\">+360<\/div><div class=\"mk-tstat__l\">Companies in Spain<\/div><\/div>\n    <div class=\"mk-tstat\"><div class=\"mk-tstat__n\">+20K<\/div><div class=\"mk-tstat__l\">Pre-validated candidates<\/div><\/div>\n    <div class=\"mk-tstat\"><div class=\"mk-tstat__n\">3<\/div><div class=\"mk-tstat__l\">Continents \/ 10 countries<\/div><\/div>\n    <div class=\"mk-tstat\"><div class=\"mk-tstat__n\"><3 sem<\/div><div class=\"mk-tstat__l\">Average operating time<\/div><\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 12 ORIGINAL DATA -->\n<section class=\"mk-section mk-data\">\n  <div class=\"mk-section-head\">\n    <span class=\"mk-eyebrow\">METRICKAL IN FIGURES<\/span>\n    <h2>Metrickal for Businesses in M\u00e1laga: What the Data Says<\/h2>\n    <p class=\"mk-section-sub\">Verifiable public figures on Metrickal and its outsourcing model with teams in the Philippines and Colombia.<\/p>\n  <\/div>\n  <div class=\"mk-data__grid\"><div class=\"mk-datacard\">\n      <span class=\"mk-datacard__lbl\">COST SAVINGS<\/span>\n      <div class=\"mk-datacard__big\">up to 55%<\/div>\n      <p class=\"mk-datacard__txt\">in guaranteed savings compared to hiring locally in M\u00e1laga, according to metrickal\u2019s public savings calculator.<\/p>\n      <div class=\"mk-datacard__src\"><strong>SOURCE:<\/strong> metrickal.com\/calculator<\/div>\n    <\/div>\n<div class=\"mk-datacard\">\n      <span class=\"mk-datacard__lbl\">ACTIVATION TIME<\/span>\n      <div class=\"mk-datacard__big\"><3 sem<\/div>\n      <p class=\"mk-datacard__txt\">This is the time it takes for metrickal&#8217;s clients in M\u00e1laga to scale up their operations, from the initial assessment to a fully operational team with defined KPIs.<\/p>\n      <div class=\"mk-datacard__src\"><strong>SOURCE:<\/strong> metrickal.com (homepage)<\/div>\n    <\/div>\n<div class=\"mk-datacard\">\n      <span class=\"mk-datacard__lbl\">PLATFORM AND NETWORK<\/span>\n      <div class=\"mk-datacard__big\">+360<\/div>\n      <p class=\"mk-datacard__txt\">companies in Spain work with Metrickal, with a network of +20,000 pre-validated candidates recruited in the Philippines and Colombia.<\/p>\n      <div class=\"mk-datacard__src\"><strong>SOURCE:<\/strong> metrickal.com (homepage)<\/div>\n    <\/div><\/div>\n<\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 13 FAQ -->\n<section class=\"mk-section mk-faq\"><div class=\"mk-faq__list\"><div class=\"mk-section-head\"><span class=\"mk-eyebrow\">FAQ \u00b7 CUSTOMER SERVICE IN M\u00c1LAGA<\/span><h2>Everything You Need to Know About Outsourcing Customer Service in M\u00e1laga<\/h2><p>Frequently asked questions from companies that outsource their customer service to metrickal in M\u00e1laga and on the Costa del Sol.<\/p><\/div><div class=\"mk-faq__item\"><details><summary>What is customer service outsourcing in M\u00e1laga, and how does it work with Metrickal?<\/summary><div class=\"mk-faq__answer\">You can entrust metrickal with your customer service via phone, email, chat, and social media, as well as incident management and post-sales support. We are a BPO company based in Barcelona. Our Account Managers in Spain coordinate teams from the country that best suits your operations (the Philippines and Colombia by default). They are native speakers of Spanish, English, and German, and can speak up to 14 languages upon request. We can be up and running in less than 3 weeks, starting at 20 hours per week.    <\/div><\/details><\/div>\n<div class=\"mk-faq__item\"><details><summary>How much will it cost to outsource customer service in M\u00e1laga in 2026?<\/summary><div class=\"mk-faq__answer\">The Third National Contact Center Collective Bargaining Agreement (BOE-A-2026-5300) sets an annual salary of \u20ac17,139.58 for a call center agent working 39 hours per week, which\u2014including Social Security and other benefits\u2014translates to an in&#8211;house cost ranging from \u20ac15.55\/hour to \u20ac21.60\/hour, depending on the profile. With metrickal, a flat rate starting at \u20ac7.95\/hour, all-inclusive, offers savings of up to 55% for bilingual profiles. <\/div><\/details><\/div>\n<div class=\"mk-faq__item\"><details><summary>How long will it take to get my customer service team up and running in M\u00e1laga?<\/summary><div class=\"mk-faq__answer\">In less than 3 weeks. Days 1\u20132: assessment; days 3\u20135: workflow and script design; weeks 1\u20132: selection and training; week 3: onboarding with shadowing on your team. In urgent cases where a suitable candidate is available, 48 hours. Compared to the usual 8 to 12 weeks it takes to finalize a bilingual hire in M\u00e1laga.   <\/div><\/details><\/div>\n<div class=\"mk-faq__item\"><details><summary>Can I hire agents for just a few hours a week?<\/summary><div class=\"mk-faq__answer\">Yes. Starting at 20 hours per week, with 15 days&#8217; notice if it doesn&#8217;t work out. This is especially useful in M\u00e1laga, where the Costa del Sol&#8217;s high season causes a surge in the volume of contacts between June and September, but you don&#8217;t want to keep that staff on for the rest of the year.  <\/div><\/details><\/div>\n<div class=\"mk-faq__item\"><details><summary>In which languages do the agents serve the M\u00e1laga market?<\/summary><div class=\"mk-faq__answer\">Native support for ES, EN, and DE, with NL available on demand and scalable to FR, IT, PT, PL, and 14+ languages. There are 322,169 foreign residents along the M\u00e1laga coast, and the Costa del Sol welcomed 14.6 million tourists in 2025, so the international portion of your traffic is rarely negligible. <\/div><\/details><\/div>\n<div class=\"mk-faq__item\"><details><summary>Why is it so hard to hire bilingual customer service staff in M\u00e1laga?<\/summary><div class=\"mk-faq__answer\">Because you\u2019re competing for the same candidates as Google, Vodafone, and the companies in the Technology Park, which together have more than 3,000 unfilled tech positions. In the 29010 zip code alone, there are 25 open customer service positions requiring English. With metrickal, you skip the line and don\u2019t have to pay the language bonus stipulated in the collective bargaining agreement.  <\/div><\/details><\/div>\n<div class=\"mk-faq__item\"><details><summary>What happens if an agent does not work or leaves?<\/summary><div class=\"mk-faq__answer\">Replacement within 72 hours with no penalties. We cover temporary disability leave and vacation time at no extra cost. In customer service, where an unfilled queue leads to customers leaving and negative reviews, that continuity is what really sets us apart from hiring permanent staff. <\/div><\/details><\/div>\n<div class=\"mk-faq__item\"><details><summary>Which CRM and support tools do you support (Zendesk, Salesforce, HubSpot, Freshdesk)?<\/summary><div class=\"mk-faq__answer\">We integrate with your stack, not ours: Zendesk, Salesforce Service Cloud, HubSpot Service Hub, Freshdesk, Intercom, Kustomer, Aircall, Genesys Cloud, Twilio Flex. We also support hospitality and e-commerce CRMs such as Shopify, Mirai, and Cloudbeds. Access via SSO with MFA and auditable logs.  <\/div><\/details><\/div>\n<div class=\"mk-faq__item\"><details><summary>Which channels and verticals can I outsource to Metrickal in M\u00e1laga?<\/summary><div class=\"mk-faq__answer\">Inbound phone support, email and ticketing, live chat and WhatsApp Business, social media, incident and complaint management, post-sales support, customer retention and winback, and specialized support for the hospitality, tourism, international e-commerce, and SaaS industries.<\/div><\/details><\/div>\n<div class=\"mk-faq__item\"><details><summary>How does metrickal compare to Konecta or other contact center companies in M\u00e1laga?<\/summary><div class=\"mk-faq__answer\">We\u2019re a hybrid nearshore provider: Account Managers based in Spain and remote teams in the country that\u2019s the best fit. Compared to multinationals like Konecta, we\u2019re between 40% and 55% more cost-effective, with a fixed, all-inclusive rate. Compared to hiring in-house staff, you avoid the extra costs associated with language skills, night shifts, and holidays covered by the collective bargaining agreement, and you can start with as little as 20 hours per week.  <\/div><\/details><\/div><div class=\"mk-faq__cta\"><p>Do you have more questions? Let&#8217;s talk. <\/p><a href=\"#contact\" class=\"mk-btn mk-btn--primary\">Schedule a call<\/a><\/div><\/div><\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 14 AUTHOR BIO -->\n<section class=\"mk-section mk-author\">\n  <div class=\"mk-author__card\">\n    <div class=\"mk-author__avatar\">JB<\/div>\n    <div>\n      <div class=\"mk-author__top\">CONTENT REVIEWED BY <span class=\"mk-author__verify\">\u2713 VERIFIED<\/span><\/div>\n      <div class=\"mk-author__name\">Jaume Boada, Co-founder &#038; CCO, Metrickal<\/div>\n      <p class=\"mk-author__bio\">20 years of experience in multinationals in the commercial department (Philip Morris, Cr\u00e9dito y Cauci\u00f3n) and startups in growth phase (Just Eat as Head of Sales, Tiller, Mox Group as General Manager). More than 10 years in the food delivery sector. Co-founder of Metrickal with Patrick Synge.  <\/p>\n      <div class=\"mk-author__links\">\n        <a href=\"https:\/\/www.linkedin.com\/company\/metrickal\/\">\u2192 LinkedIn of Metrickal<\/a>\n        <a href=\"https:\/\/metrickal.com\/en\/blog\/\">\u2192 View all articles<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"mk-author__date\">\n  LAST UPDATED\n <strong>13 May 2026<\/strong>\n <span>Next revision: Jun 2026<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 15 RELATED CITIES -->\n<section class=\"mk-section mk-cities\">\n  <div class=\"mk-section-head\">\n    <span class=\"mk-eyebrow\">COVERAGE IN SPAIN<\/span>\n    <h2>Outsourced customer service in other cities in Spain<\/h2>\n    <p class=\"mk-section-sub\">Metrickal works with companies throughout Spain. Headquartered in M\u00e1laga, with multilingual support and in the same time zone. <\/p>\n  <\/div>\n  <div class=\"mk-cities__grid\"><a class=\"mk-citycard\" href=\"https:\/\/metrickal.com\/en\/outsourcing-back-office-in-madrid\/\"><div class=\"mk-citycard__top\"><span class=\"mk-citycard__pin\">\ud83d\udccd<\/span><span class=\"mk-citycard__name\">Madrid<\/span><\/div><p class=\"mk-citycard__sub\">back office available<\/p><\/a><a class=\"mk-citycard\" href=\"https:\/\/metrickal.com\/en\/customer-service-outsourcing\/customer-service-outsourcing-in-barcelona\/\"><div class=\"mk-citycard__top\"><span class=\"mk-citycard__pin\">\ud83d\udccd<\/span><span class=\"mk-citycard__name\">Barcelona<\/span><\/div><p class=\"mk-citycard__sub\">Customer service available<\/p><\/a><a class=\"mk-citycard\" href=\"https:\/\/metrickal.com\/en\/logistics-outsourcing\/logistics-outsourcing-in-valencia\/\"><div class=\"mk-citycard__top\"><span class=\"mk-citycard__pin\">\ud83d\udccd<\/span><span class=\"mk-citycard__name\">Valencia<\/span><\/div><p class=\"mk-citycard__sub\">available logistics<\/p><\/a><a class=\"mk-citycard\" href=\"https:\/\/metrickal.com\/en\/call-center-outsourcing-in-seville\/\"><div class=\"mk-citycard__top\"><span class=\"mk-citycard__pin\">\ud83d\udccd<\/span><span class=\"mk-citycard__name\">Seville<\/span><\/div><p class=\"mk-citycard__sub\">call center available<\/p><\/a><a class=\"mk-citycard mk-citycard--current\" href=\"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/\"><div class=\"mk-citycard__top\"><span class=\"mk-citycard__pin\">\ud83d\udccd<\/span><span class=\"mk-citycard__name\">M\u00e1laga<\/span><\/div><p class=\"mk-citycard__sub\">You are here<\/p><\/a><a class=\"mk-citycard\" href=\"https:\/\/metrickal.com\/en\/back-office-outsourcing-in-bilbao\/\"><div class=\"mk-citycard__top\"><span class=\"mk-citycard__pin\">\ud83d\udccd<\/span><span class=\"mk-citycard__name\">Bilbao<\/span><\/div><p class=\"mk-citycard__sub\">back office available<\/p><\/a><div class=\"mk-citycard mk-citycard--soon\"><div class=\"mk-citycard__top\"><span class=\"mk-citycard__pin\">\ud83d\udccd<\/span><span class=\"mk-citycard__name\">Zaragoza<\/span><\/div><p class=\"mk-citycard__sub\">Coming Soon<\/p><\/div><div class=\"mk-citycard mk-citycard--soon\"><div class=\"mk-citycard__top\"><span class=\"mk-citycard__pin\">\ud83d\udccd<\/span><span class=\"mk-citycard__name\">Murcia<\/span><\/div><p class=\"mk-citycard__sub\">Coming Soon<\/p><\/div><div class=\"mk-citycard mk-citycard--soon\"><div class=\"mk-citycard__top\"><span class=\"mk-citycard__pin\">\ud83d\udccd<\/span><span class=\"mk-citycard__name\">Palma de Mallorca<\/span><\/div><p class=\"mk-citycard__sub\">Coming Soon<\/p><\/div><div class=\"mk-citycard mk-citycard--soon\"><div class=\"mk-citycard__top\"><span class=\"mk-citycard__pin\">\ud83d\udccd<\/span><span class=\"mk-citycard__name\">Las Palmas<\/span><\/div><p class=\"mk-citycard__sub\">Coming Soon<\/p><\/div><div class=\"mk-citycard mk-citycard--soon\"><div class=\"mk-citycard__top\"><span class=\"mk-citycard__pin\">\ud83d\udccd<\/span><span class=\"mk-citycard__name\">Alicante<\/span><\/div><p class=\"mk-citycard__sub\">Coming Soon<\/p><\/div><\/div>\n<\/section>\n<\/div>\n\n<div class=\"mk\">\n<!-- 16 FINAL CTA -->\n<section class=\"mk-section mk-final\">\n  <div class=\"mk-final__card\">\n    <span class=\"mk-final__eyebrow\">NEXT STEPS<\/span>\n    <h2>Get started with free diagnostics and operational equipment in less than 3 weeks<\/h2>\n    <p>Free diagnosis, customized proposal and operational team in less than 3 weeks. Equipment in the Philippines and Colombia with LOPDGDD and RGPD compliance. With 15 days mandatory notice, 15 days notice for cancellation.  <\/p>\n    <div class=\"mk-final__btns\">\n      <a href=\"https:\/\/metrickal.com\/en\/calculator\/\" class=\"mk-btn mk-btn--primary\">Simulate your savings with the calculator<\/a>\n      <a href=\"https:\/\/metrickal.com\/en\/company-contact\/\" class=\"mk-btn mk-btn--outline\">Schedule a call (15 min)<\/a>\n    <\/div>\n    <div class=\"mk-final__trust\">\n      <span>No commitment<\/span>\n      <span>With 15 days notice<\/span>\n      <span>Free replacement<\/span>\n      <span>Equipment in <3 weeks<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n<p><!-- METRICKAL_SEO_SCHEMAS_START --><\/p>\n<p><!-- METRICKAL_SEO_SCHEMAS_END --><\/p>\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>CUSTOMER SERVICE \u00b7 M\u00c1LAGA Customer Service Outsourcing in M\u00e1laga: Save Up to 55% Without Losing Control of Your Operations Metrickal is a Barcelona-based BPO company. Our account managers in Spain set up customer service teams in the country that best suits your operations (the Philippines and Colombia by default). For companies in M\u00e1laga and Andalusia [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-9785","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Outsourcing Customer Service in M\u00e1laga | metrickal<\/title>\n<meta name=\"description\" content=\"Outsource your customer service in M\u00e1laga with metrickal: support in Spanish, English, and German, via phone, chat, and email. Up and running in 3 weeks, with savings of up to 55%.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Outsourcing Customer Service in M\u00e1laga | metrickal\" \/>\n<meta property=\"og:description\" content=\"Outsource your customer service in M\u00e1laga with metrickal: support in Spanish, English, and German, via phone, chat, and email. Up and running in 3 weeks, with savings of up to 55%.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/\" \/>\n<meta property=\"og:site_name\" content=\"Empresa de Externalizaci\u00f3n de Servicios y soluciones BPO | Metrickal\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-24T21:57:18+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/\",\"url\":\"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/\",\"name\":\"Outsourcing Customer Service in M\u00e1laga | metrickal\",\"isPartOf\":{\"@id\":\"https:\/\/metrickal.com\/en\/#website\"},\"datePublished\":\"2026-07-24T21:49:59+00:00\",\"dateModified\":\"2026-07-24T21:57:18+00:00\",\"description\":\"Outsource your customer service in M\u00e1laga with metrickal: support in Spanish, English, and German, via phone, chat, and email. Up and running in 3 weeks, with savings of up to 55%.\",\"breadcrumb\":{\"@id\":\"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/metrickal.com\/en\/home-2\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Customer Service Outsourcing in M\u00e1laga\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/metrickal.com\/en\/#website\",\"url\":\"https:\/\/metrickal.com\/en\/\",\"name\":\"Metrickal\",\"description\":\"Metrickal es una empresa de externalizaci\u00f3n de servicios especializada en reclutamiento remoto y BPO. Contrata talento global validado y reduce costes con resultados medibles.\",\"publisher\":{\"@id\":\"https:\/\/metrickal.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/metrickal.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/metrickal.com\/en\/#organization\",\"name\":\"Metrickal\",\"url\":\"https:\/\/metrickal.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/metrickal.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/metrickal.com\/wp-content\/uploads\/2025\/07\/logo-metrical.svg\",\"contentUrl\":\"https:\/\/metrickal.com\/wp-content\/uploads\/2025\/07\/logo-metrical.svg\",\"width\":149,\"height\":37,\"caption\":\"Metrickal\"},\"image\":{\"@id\":\"https:\/\/metrickal.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/metrickal\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Outsourcing Customer Service in M\u00e1laga | metrickal","description":"Outsource your customer service in M\u00e1laga with metrickal: support in Spanish, English, and German, via phone, chat, and email. Up and running in 3 weeks, with savings of up to 55%.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/","og_locale":"en_US","og_type":"article","og_title":"Outsourcing Customer Service in M\u00e1laga | metrickal","og_description":"Outsource your customer service in M\u00e1laga with metrickal: support in Spanish, English, and German, via phone, chat, and email. Up and running in 3 weeks, with savings of up to 55%.","og_url":"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/","og_site_name":"Empresa de Externalizaci\u00f3n de Servicios y soluciones BPO | Metrickal","article_modified_time":"2026-07-24T21:57:18+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/","url":"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/","name":"Outsourcing Customer Service in M\u00e1laga | metrickal","isPartOf":{"@id":"https:\/\/metrickal.com\/en\/#website"},"datePublished":"2026-07-24T21:49:59+00:00","dateModified":"2026-07-24T21:57:18+00:00","description":"Outsource your customer service in M\u00e1laga with metrickal: support in Spanish, English, and German, via phone, chat, and email. Up and running in 3 weeks, with savings of up to 55%.","breadcrumb":{"@id":"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/metrickal.com\/en\/customer-service-outsourcing-in-malaga\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/metrickal.com\/en\/home-2\/"},{"@type":"ListItem","position":2,"name":"Customer Service Outsourcing in M\u00e1laga"}]},{"@type":"WebSite","@id":"https:\/\/metrickal.com\/en\/#website","url":"https:\/\/metrickal.com\/en\/","name":"Metrickal","description":"Metrickal es una empresa de externalizaci\u00f3n de servicios especializada en reclutamiento remoto y BPO. Contrata talento global validado y reduce costes con resultados medibles.","publisher":{"@id":"https:\/\/metrickal.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/metrickal.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/metrickal.com\/en\/#organization","name":"Metrickal","url":"https:\/\/metrickal.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/metrickal.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/metrickal.com\/wp-content\/uploads\/2025\/07\/logo-metrical.svg","contentUrl":"https:\/\/metrickal.com\/wp-content\/uploads\/2025\/07\/logo-metrical.svg","width":149,"height":37,"caption":"Metrickal"},"image":{"@id":"https:\/\/metrickal.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/metrickal"]}]}},"_links":{"self":[{"href":"https:\/\/metrickal.com\/en\/wp-json\/wp\/v2\/pages\/9785","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/metrickal.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/metrickal.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/metrickal.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/metrickal.com\/en\/wp-json\/wp\/v2\/comments?post=9785"}],"version-history":[{"count":2,"href":"https:\/\/metrickal.com\/en\/wp-json\/wp\/v2\/pages\/9785\/revisions"}],"predecessor-version":[{"id":9800,"href":"https:\/\/metrickal.com\/en\/wp-json\/wp\/v2\/pages\/9785\/revisions\/9800"}],"wp:attachment":[{"href":"https:\/\/metrickal.com\/en\/wp-json\/wp\/v2\/media?parent=9785"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}