:root{--bg: #f5f7fb;--surface: #ffffff;--ink: #182233;--muted: #5b6678;--brand: #0c4a6e;--brand-2: #16678f;--accent: #0f766e;--line: #d9e2ec;--soft: #eaf3f8;--shadow: 0 20px 50px rgba(17, 34, 51, .08);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at top left,rgba(22,103,143,.12),transparent 35rem),linear-gradient(180deg,#f7fbff 0%,var(--bg) 45%,#eef3f7 100%);line-height:1.65}a{color:var(--brand-2);text-decoration:none}a:hover{text-decoration:underline}.skip-link{position:absolute;left:-999px;top:auto}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.5rem .75rem;z-index:999}.site-header{position:sticky;top:0;z-index:100;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid rgba(217,226,236,.85)}.header-inner{max-width:1220px;margin:0 auto;padding:.7rem 1.25rem;display:grid;grid-template-columns:auto 1fr auto auto;gap:1rem;align-items:center}.brand{display:flex;align-items:center;gap:.8rem;color:var(--ink);font-weight:700}.brand img{display:block;height:auto;max-width:165px}.brand-standard{border-left:1px solid var(--line);padding-left:.8rem;color:var(--brand);white-space:nowrap}.primary-nav,.header-actions{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.primary-nav{justify-content:center}.primary-nav a,.primary-nav button,.header-actions a,.footer-actions a,.footer-actions button{font:inherit;border:0;background:none;cursor:pointer;color:var(--ink);padding:.35rem .1rem}.quote-link,.btn,.cookie-actions button{border-radius:999px;font-weight:700}.quote-link,.btn-primary{background:var(--brand)!important;color:#fff!important;padding:.6rem .95rem!important;box-shadow:0 10px 24px #0c4a6e2e}.phone-link{font-weight:700;color:var(--brand)!important}.whatsapp-link{background:#25d366;color:#062814!important;border-radius:999px;padding:.55rem .8rem!important;font-weight:700}.language-switcher{position:relative;font-size:.95rem}.language-switcher summary{cursor:pointer;color:var(--brand);font-weight:700}.language-list{position:absolute;right:0;top:calc(100% + .6rem);background:#fff;border:1px solid var(--line);border-radius:14px;min-width:185px;padding:.35rem;box-shadow:var(--shadow)}.language-list a{display:flex;align-items:center;gap:.55rem;padding:.45rem .55rem;border-radius:10px;color:var(--ink)}.language-list a:hover{background:var(--soft);text-decoration:none}.main{max-width:1100px;margin:2rem auto 4rem;padding:0 1.25rem}.content-card{background:#fffffff5;border:1px solid rgba(217,226,236,.95);border-radius:28px;box-shadow:var(--shadow);padding:clamp(1.4rem,3vw,3rem)}.content-card>h1:first-child{font-size:clamp(2.1rem,5vw,4rem);line-height:1.08;letter-spacing:-.04em;max-width:920px;margin-top:0;margin-bottom:1.1rem;color:#102033}.content-card>h1:first-child+p{font-size:clamp(1.08rem,2.3vw,1.3rem);color:#344456;max-width:880px}.content-card h2{margin-top:2.6rem;padding-top:.7rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.2;letter-spacing:-.025em;color:var(--brand)}.content-card h3{margin-top:1.6rem;font-size:1.15rem;line-height:1.35;color:#203044}.content-card p,.content-card li{font-size:1.02rem}.content-card p{margin:1rem 0}.content-card ul{padding-left:1.25rem;margin:1rem 0 1.3rem}.content-card li{margin:.35rem 0}.internal-link{font-weight:650}.cta-inline{margin:1.6rem 0;display:flex;flex-wrap:wrap;gap:.8rem}.btn{border:0;cursor:pointer;font:inherit}.table-wrap{overflow-x:auto;margin:1.4rem 0;border:1px solid var(--line);border-radius:16px}table{width:100%;border-collapse:collapse;background:#fff}th,td{padding:.75rem .85rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{background:var(--soft);color:var(--brand)}.trustindex-box{margin:2rem 0;padding:1rem;border:1px dashed var(--line);border-radius:18px;background:#fbfdff;min-height:80px}.trustindex-box:before{content:"LinguaVox reviews";color:var(--muted);font-size:.95rem}.trustindex-box.script-loaded:before{content:""}.trustindex-empty{display:none}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-inner{max-width:1220px;margin:0 auto;padding:2rem 1.25rem;display:flex;gap:2rem;justify-content:space-between;align-items:flex-start}.footer-inner p{max-width:560px;color:var(--muted)}.footer-actions{display:flex;flex-direction:column;gap:.45rem;align-items:flex-start}.footer-link{text-align:left;color:var(--brand-2)!important;padding:0!important}.cookie-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:200;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:1rem;max-width:920px;margin:0 auto;display:flex;gap:1rem;align-items:center;justify-content:space-between}.cookie-banner[hidden]{display:none}.cookie-banner p{margin:.2rem 0 0;color:var(--muted)}.cookie-actions{display:flex;gap:.5rem;flex-wrap:wrap}.cookie-actions button{border:1px solid var(--line);background:#fff;padding:.55rem .75rem;cursor:pointer}.cookie-actions #cookie-accept{background:var(--brand);color:#fff;border-color:var(--brand)}.linklike{color:var(--brand-2);text-decoration:underline}@media(max-width:980px){.header-inner{grid-template-columns:1fr auto}.primary-nav,.header-actions{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:720px){.brand-standard{display:none}.content-card{border-radius:20px}.footer-inner,.cookie-banner{flex-direction:column}.language-list{right:auto;left:0}}.header-inner{grid-template-columns:auto 1fr auto auto;gap:1.1rem;align-items:center}.brand-block{display:flex;flex-direction:column;gap:.15rem;color:var(--ink);min-width:250px}.logo-row,.footer-logo-row{display:flex;align-items:center;gap:.7rem}.brand-logo,.footer-logo{display:block;width:auto;height:54px;max-width:none;object-fit:contain}.iso-logo,.iso-footer-logo{width:108px;object-fit:contain}.linguavox-logo,.linguavox-footer-logo{width:54px;object-fit:contain}.brand-tagline{font-size:.86rem;line-height:1.25;color:var(--muted);max-width:370px}.primary-nav{justify-content:flex-start}.header-actions{justify-content:flex-end;white-space:nowrap}.header-actions button{border:0;cursor:pointer;font:inherit}.language-codes{display:flex;gap:.25rem;align-items:center;justify-content:flex-end;flex-wrap:wrap;max-width:270px}.language-codes a{display:inline-flex;align-items:center;gap:.25rem;color:var(--ink);border:1px solid var(--line);border-radius:999px;padding:.28rem .45rem;font-size:.78rem;font-weight:700;line-height:1;background:#fff}.language-codes a:hover,.language-codes a.active{text-decoration:none;border-color:var(--brand-2);color:var(--brand);background:var(--soft)}.whatsapp-link{border:0;cursor:pointer}.footer-brand{max-width:620px}.footer-logo-row{margin-bottom:.8rem}.footer-inner img.footer-logo{width:auto;height:56px;object-fit:contain}.footer-address{font-size:.92rem;color:var(--muted)}@media(max-width:1060px){.header-inner{grid-template-columns:1fr auto}.primary-nav,.header-actions,.language-codes{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:720px){.brand-block{min-width:0}.brand-logo{height:46px}.iso-logo{width:92px}.linguavox-logo{width:46px}.brand-tagline{font-size:.8rem}.header-actions{gap:.5rem}.quote-link,.whatsapp-link{padding:.52rem .7rem!important}}.iso-style-footer{background:#f7f8fa;border-top:1px solid #d7dde5}.iso-style-footer .footer-inner{display:grid;grid-template-columns:minmax(280px,1.3fr) minmax(240px,.8fr) minmax(210px,.6fr);gap:2.2rem;align-items:start}.iso-style-footer h2{font-size:1rem;margin:.15rem 0 .75rem;color:var(--brand)}.iso-style-footer p{margin:.35rem 0}.iso-style-footer .footer-logo-row{gap:.85rem;margin-bottom:.7rem}.iso-style-footer .iso-footer-logo{height:56px;width:112px;object-fit:contain}.iso-style-footer .linguavox-footer-logo{height:56px;width:56px;object-fit:contain}.iso-style-footer .footer-address{color:var(--muted);font-size:.92rem}.iso-style-footer .main-phone span,.iso-style-footer .footer-phones span{font-weight:700;color:var(--ink)}.iso-style-footer .footer-phones{margin-top:.55rem}.iso-style-footer .footer-phones summary{cursor:pointer;color:var(--brand);font-weight:700}.iso-style-footer .footer-phones ul{margin:.5rem 0 0;padding-left:1.1rem}.iso-style-footer .footer-phones li{margin:.2rem 0}.iso-style-footer .footer-legal{display:flex;flex-direction:column;gap:.45rem;align-items:flex-start}.iso-style-footer .footer-link{border:0;background:transparent;cursor:pointer;font:inherit;color:var(--brand-2)!important;padding:0!important;text-align:left}@media(max-width:860px){.iso-style-footer .footer-inner{grid-template-columns:1fr;gap:1.5rem}}.page-hero-image,.page-intermediate-image{margin:1.8rem 0 2rem;border-radius:24px;overflow:hidden;border:1px solid rgba(217,226,236,.95);background:#fff;box-shadow:0 16px 42px #1122331a}.page-hero-image img,.page-intermediate-image img{display:block;width:100%;height:auto}.page-hero-image{margin-top:1.4rem}.page-intermediate-image{max-width:920px;margin-left:auto;margin-right:auto}@media(max-width:720px){.page-hero-image,.page-intermediate-image{border-radius:18px;margin:1.4rem 0 1.6rem}}.site-header .header-inner{grid-template-columns:auto minmax(0,1fr);gap:1.4rem;align-items:center}.site-header .brand-block{min-width:0;display:inline-flex;flex-direction:row;align-items:center;gap:0}.site-header .logo-row{gap:.85rem}.site-header .brand-logo{height:64px;width:auto;max-width:none;object-fit:contain}.site-header .linguavox-logo{width:64px}.site-header .iso-logo{width:128px}.site-header .brand-tagline{display:none!important}.header-right{display:flex;flex-direction:column;align-items:flex-end;gap:.48rem;min-width:0}.header-top-row{display:flex;align-items:center;justify-content:flex-end;gap:.8rem;flex-wrap:wrap}.site-header .header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;white-space:nowrap}.site-header .whatsapp-link,.site-header .quote-link{font-weight:800!important}.site-header .primary-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.35rem .7rem;max-width:950px}.site-header .primary-nav a{color:var(--ink);font-size:.9rem;font-weight:650;line-height:1.1;padding:.15rem 0;border-bottom:2px solid transparent}.site-header .primary-nav a:hover,.site-header .primary-nav a.active{color:var(--brand);border-bottom-color:var(--brand-2);text-decoration:none}.site-header .language-codes{max-width:none;justify-content:flex-end}.iso-style-footer .footer-inner{display:grid;grid-template-columns:minmax(250px,1.1fr) minmax(220px,.9fr) minmax(240px,.85fr) minmax(210px,.65fr);gap:2rem;align-items:start}.iso-style-footer .footer-brand p.footer-tagline{max-width:440px;color:var(--ink);font-size:1.02rem;line-height:1.45;margin-top:.6rem}.iso-style-footer .footer-services ul{margin:0;padding-left:1.05rem}.iso-style-footer .footer-services li{margin:.28rem 0}.iso-style-footer .footer-services a{color:var(--brand-2);font-weight:600}.iso-style-footer .iso-footer-logo{height:62px;width:124px}.iso-style-footer .linguavox-footer-logo{height:62px;width:62px}@media(max-width:1120px){.site-header .header-inner{grid-template-columns:1fr;gap:.75rem}.header-right,.header-top-row,.site-header .header-actions,.site-header .primary-nav,.site-header .language-codes{align-items:flex-start;justify-content:flex-start}.site-header .primary-nav{max-width:100%}}@media(max-width:900px){.iso-style-footer .footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:720px){.site-header .brand-logo{height:52px}.site-header .linguavox-logo{width:52px}.site-header .iso-logo{width:104px}.header-top-row{gap:.6rem}.site-header .primary-nav{gap:.35rem .6rem}.site-header .primary-nav a{font-size:.86rem}.iso-style-footer .footer-inner{grid-template-columns:1fr}}.footer-email-link{appearance:none;border:0;background:transparent;padding:0;margin:0;color:var(--brand-2);font:inherit;font-weight:600;text-decoration:underline;cursor:pointer}.footer-email-link:hover{color:var(--brand)}
