{"id":14670,"date":"2026-08-30T15:16:56","date_gmt":"2026-08-30T13:16:56","guid":{"rendered":"https:\/\/sabrinasbaccanti.com\/?page_id=14670"},"modified":"2026-09-12T11:52:43","modified_gmt":"2026-09-12T09:52:43","slug":"home-2","status":"publish","type":"page","link":"https:\/\/sabrinasbaccanti.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,500&#038;family=Public+Sans:wght@400;500;600;700&#038;family=IBM+Plex+Mono:wght@400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --ink:#17232E;\n    --ink-soft:#2E3D49;\n    --paper:#E9E6DD;\n    --paper-2:#DFDBCF;\n    --white:#FAF9F5;\n    --brass:#8A6E3F;\n    --brass-light:#B79A63;\n    --garnet:#6B2430;\n    --line:#C7C2B4;\n    --line-on-ink:#3B4A56;\n    --slate:#4B5560;\n    --max:1180px;\n  }\n  *{box-sizing:border-box; -webkit-tap-highlight-color:transparent;}\n  html{scroll-behavior:smooth; -webkit-text-size-adjust:100%; text-size-adjust:100%;}\n  @media (prefers-reduced-motion: reduce){\n    html{scroll-behavior:auto;}\n    *{animation-duration:0.001ms !important; animation-iteration-count:1 !important; transition-duration:0.001ms !important;}\n  }\n  body{\n    margin:0;\n    background:var(--paper);\n    color:var(--ink) !important;\n    font-family:'Public Sans', sans-serif;\n    font-size:16px;\n    line-height:1.6;\n    -webkit-font-smoothing:antialiased;\n  }\n  a{color:inherit !important;}\n  .wrap{max-width:var(--max); margin:0 auto; padding:0 32px;}\n  @media (max-width:640px){ .wrap{padding:0 20px;} }\n\n  h1,h2,h3{font-family:'Fraunces', serif; font-weight:500; margin:0; letter-spacing:-0.01em; color:var(--ink) !important;}\n  .band-ink h1, .band-ink h2, .band-ink h3{color:var(--white) !important;}\n  .eyebrow{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12px;\n    letter-spacing:0.16em;\n    text-transform:uppercase;\n    color:var(--brass) !important;\n    margin:0 0 18px 0;\n    display:flex;\n    align-items:center;\n    gap:10px;\n  }\n  .eyebrow::before{content:''; width:22px; height:1px; background:var(--brass);}\n\n  \/* Focus visibility *\/\n  a:focus-visible, button:focus-visible{outline:2px solid var(--brass); outline-offset:3px;}\n\n  \/* ===== Header ===== *\/\n  header{\n    position:sticky; top:0; z-index:50;\n    background:rgba(233,230,221,0.92);\n    -webkit-backdrop-filter:blur(6px);\n    backdrop-filter:blur(6px);\n    border-bottom:1px solid var(--line);\n  }\n  .nav{\n    display:flex; align-items:center; justify-content:space-between;\n    height:76px;\n  }\n  .wordmark{\n    font-family:'Fraunces', serif; font-size:19px; font-weight:600; letter-spacing:0.01em;\n    text-decoration:none; display:flex; flex-direction:column; line-height:1.15;\n  }\n  .wordmark-sub{\n    font-family:'IBM Plex Mono', monospace; font-size:10.5px; font-weight:400;\n    letter-spacing:0.1em; text-transform:uppercase; color:var(--slate) !important; margin-top:5px;\n  }\n  @media (max-width:420px){ .wordmark-sub{font-size:9.5px; letter-spacing:0.06em;} }\n  .navlinks{display:flex; gap:34px; list-style:none; margin:0; padding:0;}\n  .navlinks a{\n    text-decoration:none; font-size:14px; font-weight:500; color:var(--ink-soft) !important;\n    position:relative; padding-bottom:4px;\n  }\n  .navlinks a::after{\n    content:''; position:absolute; left:0; right:0; bottom:0; height:1px;\n    background:var(--brass); transform:scaleX(0); transform-origin:left;\n    transition:transform .25s ease;\n  }\n  .navlinks a:focus-visible::after{transform:scaleX(1);}\n  .langtag{\n    font-family:'IBM Plex Mono', monospace; font-size:11px; letter-spacing:0.14em;\n    color:var(--slate) !important; border:1px solid var(--line); padding:6px 10px; border-radius:2px;\n    white-space:nowrap;\n  }\n  .navtoggle-btn{display:none; cursor:pointer; background:none; border:1px solid var(--line); border-radius:2px; padding:8px 12px !important; margin:0 !important; font-family:'IBM Plex Mono',monospace; font-size:12px; letter-spacing:0.08em; text-transform:uppercase; color:var(--ink) !important;}\n  .mobile-panel{display:none;}\n  @media (max-width:1100px){\n    .navlinks{display:none;}\n    .langtag{display:none;}\n    .navtoggle-btn{display:block;}\n    header{position:relative;}\n    .mobile-panel.is-open{\n      display:flex; flex-direction:column; gap:2px;\n      position:absolute; top:76px; left:0; right:0;\n      background:var(--paper); border-bottom:1px solid var(--line);\n      padding:8px 20px 20px;\n    }\n    .mobile-panel a{\n      text-decoration:none; color:var(--ink) !important; font-size:16px; font-weight:500;\n      padding:14px 0; border-bottom:1px solid var(--line);\n    }\n  }\n\n  \/* ===== Hero ===== *\/\n  .hero{padding:96px 0 64px; position:relative; overflow:hidden;}\n  .hero-grid{display:grid; grid-template-columns:1.15fr 0.85fr; gap:64px; align-items:center;}\n  @media (max-width:900px){ .hero-grid{grid-template-columns:1fr; gap:40px;} }\n  .hero-portrait{position:relative;}\n  .hero-portrait img{\n    width:100%; height:auto; display:block; border-radius:2px;\n    filter:saturate(0.92) contrast(1.02);\n  }\n  .hero-portrait::after{\n    content:''; position:absolute; left:-14px; bottom:-14px; width:64px; height:64px;\n    border-left:1px solid var(--brass); border-bottom:1px solid var(--brass);\n  }\n  @media (max-width:900px){\n    .hero-portrait{max-width:270px; margin-left:auto; margin-right:auto;}\n    .hero-portrait::after{display:none;}\n    .hero-copy{text-align:center;}\n    .hero-copy .signature{margin-left:auto; margin-right:auto;}\n  }\n  .hero-eyebrow{\n    font-family:'IBM Plex Mono', monospace; font-size:12px; letter-spacing:0.18em;\n    text-transform:uppercase; color:var(--slate) !important; margin-bottom:22px;\n  }\n  .hero h1{\n    font-size:clamp(46px, 8vw, 92px);\n    line-height:0.98;\n    text-transform:uppercase;\n  }\n  .hero h1 em{font-style:italic; color:var(--brass) !important; font-weight:400;}\n  .signature{width:min(560px, 90%); height:auto; margin:18px 0 30px -4px; display:block;}\n  .signature path{\n    stroke:var(--ink); stroke-width:1.6; fill:none;\n    stroke-dasharray:1400; stroke-dashoffset:1400;\n    animation:draw 2.1s ease forwards .3s;\n  }\n  @keyframes draw{to{stroke-dashoffset:0;}}\n  .hero-tagline{\n    font-size:clamp(18px,2.4vw,22px); max-width:640px; color:var(--ink-soft) !important; margin:0 0 44px;\n    font-weight:400;\n  }\n  .cta{\n    display:inline-flex; align-items:center; gap:10px;\n    background:var(--ink); color:var(--white) !important; text-decoration:none;\n    font-family:'IBM Plex Mono', monospace; font-size:13px; letter-spacing:0.08em; text-transform:uppercase;\n    padding:16px 26px; border-radius:2px; transition:background .2s ease, transform .2s ease;\n  }\n\n  .accred-line{\n    margin-top:64px; padding-top:28px; border-top:1px solid var(--line);\n    max-width:640px; font-size:14.5px; color:var(--slate) !important; line-height:1.6;\n  }\n  .accred-line strong{color:var(--ink) !important; font-weight:600;}\n\n  \/* ===== Wave divider ===== *\/\n  .divider{width:100%; height:28px; display:block;}\n  .divider path{stroke:var(--line); stroke-width:1; fill:none;}\n  .divider.on-ink path{stroke:var(--line-on-ink);}\n\n  \/* ===== Ink band (services + contact) ===== *\/\n  .band-ink{background:var(--ink); color:var(--white) !important;}\n  .band-ink .eyebrow{color:var(--brass-light) !important;}\n  .band-ink .eyebrow::before{background:var(--brass-light);}\n  section{padding:88px 0;}\n\n  .section-head{max-width:640px; margin-bottom:56px;}\n  .section-head h2{font-size:clamp(30px,4vw,44px); font-weight:500;}\n  .band-ink .section-head p, .band-ink .lede{color:#C8CDD1 !important;}\n\n  .services-grid{display:grid; grid-template-columns:1fr 1fr; gap:64px;}\n  @media (max-width:820px){ .services-grid{gap:32px;} }\n  @media (max-width:600px){ .services-grid{gap:18px;} }\n  .col-label{\n    font-family:'IBM Plex Mono', monospace; font-size:12px; letter-spacing:0.1em; text-transform:uppercase;\n    color:var(--brass-light) !important; margin-bottom:24px; padding-bottom:12px; border-bottom:1px solid var(--line-on-ink);\n  }\n  .item-list{list-style:none; margin:0; padding:0;}\n  .item-list li{padding:22px 0; border-bottom:1px solid var(--line-on-ink);}\n  .item-list li:first-child{padding-top:0;}\n  .item-list h3{font-size:19px; font-weight:500; margin-bottom:6px; color:var(--white) !important;}\n  .item-list p{margin:0; font-size:14.5px; color:#AEB6BC !important; max-width:44ch;}\n  @media (max-width:600px){\n    .col-label{font-size:9.5px; letter-spacing:0.04em; margin-bottom:16px; padding-bottom:9px; white-space:nowrap;}\n    .item-list li{padding:14px 0;}\n    .item-list h3{font-size:15px; margin-bottom:4px; line-height:1.25;}\n    .item-list p{font-size:12.5px; line-height:1.45;}\n  }\n\n  \/* ===== Clients ===== *\/\n  .clients-head{display:flex; align-items:center; justify-content:space-between; gap:32px; flex-wrap:wrap; max-width:none;}\n  .clients-head-text{max-width:640px;}\n  .clients-note{margin:12px 0 0; font-size:15.5px; color:var(--ink-soft) !important; line-height:1.6;}\n  .clients-head .cta{flex-shrink:0;}\n  @media (max-width:700px){ .clients-head{align-items:flex-start;} }\n\n  .client-groups{display:grid; grid-template-columns:repeat(3,1fr); gap:40px 48px;}\n  @media (max-width:960px){ .client-groups{grid-template-columns:repeat(2,1fr);} }\n  @media (max-width:600px){ .client-groups{gap:28px 20px;} }\n  .cgroup ul li:nth-child(n+5){display:none;}\n  .cgroup.is-expanded ul li:nth-child(n+5){display:block;}\n  .cgroup-toggle{\n    display:inline-block; margin-top:9px; background:none; border:none; padding:0; cursor:pointer;\n    font-family:'IBM Plex Mono', monospace; font-size:11px; letter-spacing:0.08em; text-transform:uppercase;\n    color:var(--ink-soft) !important; text-decoration:underline; text-underline-offset:3px;\n  }\n  .cgroup-toggle:focus-visible{color:var(--ink) !important;}\n\n  .quote-strip{margin-top:64px; padding-top:48px; border-top:1px solid var(--line); display:grid; grid-template-columns:repeat(2,1fr); gap:40px 56px;}\n  @media (max-width:820px){ .quote-strip{gap:28px 24px;} }\n  @media (max-width:600px){ .quote-strip{gap:22px 16px; margin-top:40px; padding-top:32px;} }\n  .quote-strip blockquote{margin:0; background:transparent !important; border:none !important; padding:0 !important; border-radius:0 !important; box-shadow:none !important;}\n  .quote-strip blockquote::before, .quote-strip blockquote::after{content:none !important; display:none !important;}\n  .quote-strip p{\n    font-family:'Fraunces', serif; font-style:italic; font-size:17.5px; line-height:1.5; color:var(--ink) !important; margin:0 0 10px;\n    display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;\n  }\n  .quote-strip blockquote.is-expanded p{display:block; -webkit-line-clamp:unset; overflow:visible;}\n  .quote-toggle{\n    display:inline-block; margin:0 0 14px; background:none; border:none; padding:0; cursor:pointer;\n    font-family:'IBM Plex Mono', monospace; font-size:11px; letter-spacing:0.08em; text-transform:uppercase;\n    color:var(--ink-soft) !important; text-decoration:underline; text-underline-offset:3px;\n  }\n  .quote-toggle:focus-visible{color:var(--ink) !important;}\n  .quote-toggle.is-hidden{visibility:hidden; pointer-events:none;}\n  .quote-attr{font-family:'IBM Plex Mono', monospace; font-size:11.5px; letter-spacing:0.06em; text-transform:uppercase; color:var(--slate) !important;}\n  @media (max-width:600px){\n    .quote-strip p{font-size:13.5px; line-height:1.45; -webkit-line-clamp:4;}\n    .quote-toggle{font-size:10px;}\n    .quote-attr{font-size:10px; line-height:1.4;}\n  }\n  .cgroup h3{\n    font-family:'IBM Plex Mono', monospace; font-size:11.5px; letter-spacing:0.1em; text-transform:uppercase;\n    color:var(--brass) !important; margin-bottom:16px; font-weight:500;\n  }\n  .cgroup ul{list-style:none; margin:0; padding:0;}\n  .cgroup li{\n    font-family:'Fraunces', serif; font-size:16.5px; padding:9px 0; border-bottom:1px solid var(--line); color:var(--ink-soft) !important;\n  }\n  .cgroup li:first-child{padding-top:0;}\n\n  \/* ===== About ===== *\/\n  .about-wrap{display:grid; grid-template-columns:0.9fr 1.1fr; gap:70px; align-items:start;}\n  @media (max-width:860px){ .about-wrap{grid-template-columns:1fr; gap:36px;} }\n  .about-lead h2{font-size:clamp(28px,3.6vw,38px); margin-bottom:14px;}\n  .about-lead p{color:var(--ink-soft) !important; font-size:15.5px; max-width:34ch; margin:0;}\n  .about-bio{margin-top:20px; max-width:42ch;}\n  .about-bio p{color:var(--ink-soft) !important; font-size:14px; line-height:1.55; margin:0 0 10px;}\n  .about-bio p:last-child{margin-bottom:0;}\n  @media (max-width:860px){\n    .about-lead{text-align:center;}\n    .about-lead .eyebrow{justify-content:center;}\n    .about-lead p, .about-bio{margin-left:auto; margin-right:auto;}\n  }\n  .dossier{border-top:1px solid var(--line);}\n  .drow{display:grid; grid-template-columns:150px 1fr; gap:20px; padding:17px 0; border-bottom:1px solid var(--line);}\n  @media (max-width:540px){ .drow{grid-template-columns:110px 1fr; gap:14px;} }\n  .drow .dlabel{font-family:'IBM Plex Mono', monospace; font-size:11.5px; letter-spacing:0.07em; text-transform:uppercase; color:var(--brass) !important; padding-top:2px;}\n  .drow .dvalue{font-size:15.5px; color:var(--ink-soft) !important; margin:0;}\n  .drow .dvalue strong{color:var(--ink) !important; font-weight:600;}\n\n  \/* ===== FAQ ===== *\/\n  .faq-list{max-width:760px;}\n  .faq-item{border-bottom:1px solid var(--line); padding:22px 0;}\n  .faq-item:first-child{padding-top:0;}\n  .faq-item summary{\n    list-style:none; cursor:pointer; display:flex; align-items:center; justify-content:space-between; gap:20px;\n    font-family:'Fraunces', serif; font-size:18px; font-weight:500; color:var(--ink) !important;\n  }\n  .faq-item summary::-webkit-details-marker{display:none;}\n  .faq-item summary::after{\n    content:'+'; flex-shrink:0; font-family:'Public Sans', sans-serif; font-size:22px; font-weight:400;\n    color:var(--brass) !important; transition:transform .2s ease;\n  }\n  .faq-item[open] summary::after{content:'\\2013';}\n  .faq-item .faq-answer{margin-top:14px; max-width:64ch;}\n  .faq-item .faq-answer p{margin:0; font-size:15.5px; color:var(--ink-soft) !important; line-height:1.65;}\n  .faq-item .faq-answer a{color:var(--brass) !important; text-decoration:underline; text-underline-offset:2px;}\n\n  \/* ===== Contact ===== *\/\n  .contact-grid{display:grid; grid-template-columns:1.2fr 1fr; gap:60px; align-items:start;}\n  @media (max-width:820px){ .contact-grid{grid-template-columns:1fr; gap:40px;} }\n  .contact-grid h2{font-size:clamp(32px,5vw,54px); color:var(--white) !important; margin-bottom:20px;}\n  .contact-list{list-style:none; margin:0; padding:0;}\n  .contact-list li{padding:18px 0; border-top:1px solid var(--line-on-ink);}\n  .contact-list li:last-child{border-bottom:1px solid var(--line-on-ink);}\n  .contact-list a{\n    text-decoration:none; font-size:17px; font-weight:500; display:flex; justify-content:space-between; align-items:center;\n    color:var(--white) !important;\n  }\n  .contact-list span{font-family:'IBM Plex Mono', monospace; font-size:11px; letter-spacing:0.1em; color:#8B959C !important; text-transform:uppercase;}\n  .contact-note{margin:6px 0 0; font-size:12.5px; line-height:1.5; color:#8B959C !important; max-width:38ch;}\n\n  footer{padding:36px 0 44px; background:var(--ink);}\n  .foot-row{display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; gap:12px;\n    border-top:1px solid var(--line-on-ink); padding-top:28px;}\n  .foot-row p{margin:0; font-family:'IBM Plex Mono', monospace; font-size:11px; letter-spacing:0.06em; color:#8B959C !important;}\n  .legal-row{\n    display:flex; flex-wrap:wrap; align-items:center;\n    margin-top:22px; padding-top:20px; border-top:1px solid var(--line-on-ink);\n  }\n  .legal-row a{\n    font-family:'IBM Plex Mono', monospace; font-size:11px; letter-spacing:0.06em;\n    color:#8B959C !important; text-decoration:none; text-transform:uppercase; cursor:pointer;\n    margin:0 26px 6px 0;\n  }\n\n  .reveal.js-reveal{opacity:0; transform:translateY(16px); transition:opacity .7s ease, transform .7s ease;}\n  .reveal.js-reveal.in{opacity:1; transform:none;}\n\n  \/* ===== Back to top ===== *\/\n  .back-to-top{\n    position:fixed; right:24px; bottom:80px; z-index:60;\n    width:46px; height:46px; border-radius:50%;\n    background:var(--ink); color:var(--white) !important;\n    display:flex; align-items:center; justify-content:center;\n    font-size:19px; line-height:1; text-decoration:none;\n    opacity:0; visibility:hidden; transform:translateY(8px);\n    transition:opacity .25s ease, transform .25s ease, background .2s ease, color .2s ease;\n    box-shadow:0 6px 18px rgba(23,35,46,0.28);\n  }\n  .back-to-top.is-visible{opacity:1; visibility:visible; transform:none;}\n  .back-to-top:focus-visible{background:var(--brass);}\n  .back-to-top.is-on-dark{background:var(--paper) !important; color:var(--ink) !important;}\n  .back-to-top.is-on-dark:focus-visible{background:var(--brass-light) !important;}\n  @media (max-width:640px){ .back-to-top{right:16px; bottom:66px; width:42px; height:42px; font-size:17px;} }\n  @media (prefers-reduced-motion: reduce){ .back-to-top{transition:opacity .1s linear;} }\n\n  \/* ===== Floating section nav ===== *\/\n  .section-nav{position:fixed; right:24px; bottom:136px; z-index:60;}\n  .section-nav-btn{\n    width:46px !important; height:46px !important; padding:0 !important; margin:0 !important;\n    border-radius:50%; border:none; cursor:pointer;\n    background:var(--ink); color:var(--white) !important;\n    display:flex; align-items:center; justify-content:center;\n    font-size:19px; line-height:1;\n    opacity:0; visibility:hidden; transform:translateY(8px);\n    transition:opacity .25s ease, transform .25s ease, background .2s ease, color .2s ease;\n    box-shadow:0 6px 18px rgba(23,35,46,0.28);\n  }\n  .section-nav-btn.is-visible{opacity:1; visibility:visible; transform:none;}\n  .section-nav-btn:focus-visible{background:var(--brass);}\n  .section-nav-btn.is-on-dark{background:var(--paper) !important; color:var(--ink) !important;}\n  .section-nav-btn.is-on-dark:focus-visible{background:var(--brass-light) !important;}\n  .section-nav-menu{\n    display:none; flex-direction:column; gap:2px;\n    position:absolute; bottom:calc(100% + 12px); right:0; min-width:180px;\n    background:var(--paper); border:1px solid var(--line); border-radius:4px;\n    padding:8px; box-shadow:0 10px 30px rgba(23,35,46,0.18);\n  }\n  .section-nav-menu.is-open{display:flex;}\n  .section-nav-menu a{\n    text-decoration:none; color:var(--ink) !important; font-size:14px; font-weight:500;\n    padding:9px 10px; border-radius:2px;\n  }\n  .section-nav-menu a:focus-visible{background:var(--paper-2);}\n  @media (max-width:640px){\n    .section-nav{right:16px; bottom:116px;}\n    .section-nav-btn{width:42px !important; height:42px !important; font-size:17px;}\n  }\n  @media (prefers-reduced-motion: reduce){ .section-nav-btn{transition:opacity .1s linear;} }\n\n  \/* ===== Align Iubenda's floating button with ours ===== *\/\n  html body .iubenda-tp-btn.iubenda-cs-preferences-link{\n    position:fixed !important; right:24px !important; bottom:24px !important; left:auto !important; top:auto !important;\n    width:46px !important; height:46px !important; min-width:46px !important; min-height:46px !important;\n    margin:0 !important; padding:0 !important;\n  }\n  @media (max-width:640px){\n    html body .iubenda-tp-btn.iubenda-cs-preferences-link{right:16px !important; bottom:16px !important; width:42px !important; height:42px !important; min-width:42px !important; min-height:42px !important; margin:0 !important; padding:0 !important;}\n  }\n\n  \/* ===== Hover states: only for devices with a real mouse ===== *\/\n  \/* Prevents tapped buttons on touchscreens from getting \"stuck\" showing a hover colour. *\/\n  @media (hover:hover) and (pointer:fine){\n    .navlinks a:hover::after{transform:scaleX(1);}\n    .cta:hover{background:var(--brass); transform:translateY(-1px);}\n    .cgroup-toggle:hover{color:var(--ink) !important;}\n    .quote-toggle:hover{color:var(--ink) !important;}\n    .contact-list a:hover{color:var(--brass-light) !important;}\n    .legal-row a:hover{color:var(--brass-light) !important;}\n    .back-to-top:hover{background:var(--brass);}\n    .back-to-top.is-on-dark:hover{background:var(--brass-light) !important;}\n    .section-nav-btn:hover{background:var(--brass);}\n    .section-nav-btn.is-on-dark:hover{background:var(--brass-light) !important;}\n    .section-nav-menu a:hover{background:var(--paper-2);}\n  }\n<\/style>\n<header>\n  <div class=\"wrap nav\">\n    <a href=\"#home\" class=\"wordmark\">\n      Sabrina Sbaccanti\n      <span class=\"wordmark-sub\">EU-accredited conference interpreter<\/span>\n    <\/a>\n    <ul class=\"navlinks\">\n      <li><a href=\"#home\">Home<\/a><\/li>\n      <li><a href=\"#services\">Services<\/a><\/li>\n      <li><a href=\"#clients\">Clients<\/a><\/li>\n      <li><a href=\"#testimonials\">Testimonials<\/a><\/li>\n      <li><a href=\"#about\">About<\/a><\/li>\n      <li><a href=\"#faq\">FAQ<\/a><\/li>\n      <li><a href=\"#contact\">Contact<\/a><\/li>\n    <\/ul>\n    <span class=\"langtag\">Italian \u00b7 Portuguese \u00b7 English<\/span>\n    <button type=\"button\" class=\"navtoggle-btn\" aria-expanded=\"false\" aria-controls=\"mobileNav\">Menu<\/button>\n    <nav class=\"mobile-panel\" id=\"mobileNav\">\n      <a href=\"#home\">Home<\/a>\n      <a href=\"#services\">Services<\/a>\n      <a href=\"#clients\">Clients<\/a>\n      <a href=\"#testimonials\">Testimonials<\/a>\n      <a href=\"#about\">About<\/a>\n      <a href=\"#faq\">FAQ<\/a>\n      <a href=\"#contact\">Contact<\/a>\n    <\/nav>\n  <\/div>\n<\/header>\n\n<main id=\"home\">\n  <section class=\"hero\">\n    <div class=\"wrap\">\n    <div class=\"hero-grid\">\n      <div class=\"hero-copy\">\n      <div class=\"hero-eyebrow\">Conference Interpreter &amp; Translator \u00b7 Milan, Italy<\/div>\n      <h1>Sabrina<br><em>Sbaccanti<\/em><\/h1>\n\n      <svg class=\"signature\" viewBox=\"0 0 560 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n        <path d=\"M2 40 C 30 10, 50 10, 65 40 S 100 10, 115 40 130 10 145 40 160 10 175 40 190 10 205 40 220 15 235 38 C 250 10 270 10 290 40 S 330 8 350 40 390 8 410 40 450 8 470 40 500 20 520 34 C 535 42 545 42 558 32\"\/>\n      <\/svg>\n\n      <p class=\"hero-tagline\">Working between Italian, Portuguese, and English: I deliver results, not words.<\/p>\n\n      <a href=\"#contact\" class=\"cta\">Get in touch \u2192<\/a>\n\n      <p class=\"accred-line\"><strong>EU-accredited conference interpreter (ACI)<\/strong> \u00b7 European Parliament \u00b7 European Commission \u00b7 Court of Justice of the EU<\/p>\n      <\/div>\n\n      <div class=\"hero-portrait\">\n        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sabrinasbaccanti.com\/wp-content\/uploads\/2026\/08\/sabrina-hero-photo.jpg?w=1170&#038;ssl=1\" alt=\"Sabrina Sbaccanti, conference interpreter in Milan, in the interpreting booth wearing a headset.\" loading=\"lazy\">\n      <\/div>\n    <\/div>\n    <\/div>\n  <\/section>\n\n  <svg class=\"divider\" viewBox=\"0 0 1180 28\" preserveAspectRatio=\"none\"><path d=\"M0 14 Q 20 4 40 14 T 80 14 T 120 14 T 160 14 T 200 14 T 240 14 T 280 14 T 320 14 T 360 14 T 400 14 T 440 14 T 480 14 T 520 14 T 560 14 T 600 14 T 640 14 T 680 14 T 720 14 T 760 14 T 800 14 T 840 14 T 880 14 T 920 14 T 960 14 T 1000 14 T 1040 14 T 1080 14 T 1120 14 T 1160 14\"\/><\/svg>\n\n  <section class=\"band-ink\" id=\"services\">\n    <div class=\"wrap\">\n      <div class=\"section-head reveal\">\n        <div class=\"eyebrow\">What I do<\/div>\n        <h2>Conference interpreting and translation, precisely.<\/h2>\n      <\/div>\n      <div class=\"services-grid\">\n        <div class=\"reveal\">\n          <div class=\"col-label\">Modes of work<\/div>\n          <ul class=\"item-list\">\n            <li><h3>Simultaneous interpreting<\/h3><p>Real-time rendering in the booth, for conferences, summits, European Works Councils (EWC) and multilingual meetings.<\/p><\/li>\n            <li><h3>Consecutive &amp; liaison<\/h3><p>Close-quarters interpreting for negotiations, site visits and small-group meetings.<\/p><\/li>\n            <li><h3>Remote simultaneous (RSI)<\/h3><p>Full working proficiency across the major RSI platforms, for hybrid and fully remote events.<\/p><\/li>\n            <li><h3>Translation &amp; transcreation<\/h3><p>Written translation calibrated to register, from technical reports to marketing copy.<\/p><\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"reveal\">\n          <div class=\"col-label\">Areas of specialization<\/div>\n          <ul class=\"item-list\">\n            <li><h3>Finance &amp; insurance<\/h3><p>Markets, regulation, and the vocabulary that moves capital.<\/p><\/li>\n            <li><h3>EU institutional affairs<\/h3><p>Legislative and policy language across the EU institutions.<\/p><\/li>\n            <li><h3>Defence<\/h3><p>Terminology-dense, security-conscious assignments.<\/p><\/li>\n            <li><h3>Medicine &amp; pharma<\/h3><p>Clinical, regulatory and pharmaceutical settings, where a mistranslated term has consequences.<\/p><\/li>\n            <li><h3>Gastronomy &amp; wine<\/h3><p>Tasting notes, appellations, and the language of the table.<\/p><\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <svg class=\"divider on-ink\" viewBox=\"0 0 1180 28\" preserveAspectRatio=\"none\"><path d=\"M0 14 Q 20 4 40 14 T 80 14 T 120 14 T 160 14 T 200 14 T 240 14 T 280 14 T 320 14 T 360 14 T 400 14 T 440 14 T 480 14 T 520 14 T 560 14 T 600 14 T 640 14 T 680 14 T 720 14 T 760 14 T 800 14 T 840 14 T 880 14 T 920 14 T 960 14 T 1000 14 T 1040 14 T 1080 14 T 1120 14 T 1160 14\"\/><\/svg>\n\n  <section id=\"clients\">\n    <div class=\"wrap\">\n      <div class=\"section-head clients-head reveal\">\n        <div class=\"clients-head-text\">\n          <div class=\"eyebrow\">Trusted by<\/div>\n          <h2>A decade of institutional and corporate assignments.<\/h2>\n          <p class=\"clients-note\">The vast majority of my work is confidential and covered by NDAs. These are just a few of the clients I&#8217;ve worked with over the years.<\/p>\n        <\/div>\n        <a href=\"mailto:info@sabrinasbaccanti.com?subject=Portfolio%20request&#038;body=Hi%20Sabrina%2C%0A%0AI%27d%20like%20to%20request%20your%20full%20portfolio%20of%20past%20interpreting%20and%20translation%20assignments.%0A%0AA%20few%20details%20about%20my%20project%3A%0A-%20Event%20\/%20assignment%20type%3A%0A-%20Date%28s%29%3A%0A-%20Languages%20needed%3A%0A-%20Location%20%28on-site%20or%20remote%29%3A%0A%0ALooking%20forward%20to%20hearing%20from%20you.%0A%0ABest%20regards%2C\" class=\"cta\">Request my full portfolio \u2192<\/a>\n      <\/div>\n      <div class=\"client-groups\">\n        <div class=\"cgroup reveal\">\n          <h3>Institutions &amp; Politics<\/h3>\n          <ul>\n            <li>European Parliament<\/li>\n            <li>European Commission<\/li>\n            <li>Presidency of the Italian Council of Ministers<\/li>\n            <li>Italian &amp; Brazilian government ministries<\/li>\n            <li>G7 \/ G20<\/li>\n            <li>IFAD (United Nations)<\/li>\n            <li>Brazil&#8217;s FAO Representation<\/li>\n            <li>European Labour Authority<\/li>\n            <li>Milan Chamber of Commerce<\/li>\n            <li>Sardinia Regional Government<\/li>\n            <li>Italian-Brazilian Chamber of Commerce<\/li>\n            <li>European Committee of the Regions<\/li>\n            <li>European Training Foundation<\/li>\n            <li>JRS (Jesuit Refugee Service)<\/li>\n            <li>Greens\/EFA (European Parliament)<\/li>\n            <li>Rockefeller Foundation<\/li>\n          <\/ul>\n          <button type=\"button\" class=\"cgroup-toggle\">Show all<\/button>\n        <\/div>\n        <div class=\"cgroup reveal\">\n          <h3>Finance &amp; insurance<\/h3>\n          <ul>\n            <li>World Bank<\/li>\n            <li>Italian Stock Exchange<\/li>\n            <li>Deutsche Bank<\/li>\n            <li>Columbia University<\/li>\n            <li>Allianz Group<\/li>\n            <li>Nexi<\/li>\n            <li>AXA<\/li>\n            <li>Sole24Ore<\/li>\n            <li>Mastercard<\/li>\n            <li>Kl\u00e9cha &amp; Co<\/li>\n          <\/ul>\n          <button type=\"button\" class=\"cgroup-toggle\">Show all<\/button>\n        <\/div>\n        <div class=\"cgroup reveal\">\n          <h3>Defence<\/h3>\n          <ul>\n            <li>Italian Ministry of Defence<\/li>\n            <li>US Army<\/li>\n            <li>Leonardo Elettronica<\/li>\n            <li>GEM Electronics<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"cgroup reveal\">\n          <h3>Medicine &amp; pharma<\/h3>\n          <ul>\n            <li>Novartis<\/li>\n            <li>Bayer<\/li>\n            <li>GSK<\/li>\n            <li>Doppel<\/li>\n            <li>Angelini<\/li>\n            <li>Sandoz<\/li>\n            <li>CDI<\/li>\n            <li>ViiV Healthcare<\/li>\n            <li>Vital Strategies<\/li>\n            <li>Angels Initiative<\/li>\n            <li>FAST Italia<\/li>\n            <li>SIME (Societ\u00e0 Italiana di Medicina Estetica)<\/li>\n          <\/ul>\n          <button type=\"button\" class=\"cgroup-toggle\">Show all<\/button>\n        <\/div>\n        <div class=\"cgroup reveal\">\n          <h3>Food &amp; beverage<\/h3>\n          <ul>\n            <li>Bellavista<\/li>\n            <li>Tyson<\/li>\n            <li>Mondelez<\/li>\n            <li>JBS N.V.<\/li>\n            <li>Amerino Brewery<\/li>\n            <li>Three Cents<\/li>\n          <\/ul>\n          <button type=\"button\" class=\"cgroup-toggle\">Show all<\/button>\n        <\/div>\n        <div class=\"cgroup reveal\">\n          <h3>Industry &amp; Manufacturing<\/h3>\n          <ul>\n            <li>Stellantis<\/li>\n            <li>European Pallet Association<\/li>\n            <li>Luxottica<\/li>\n            <li>TE Connectivity<\/li>\n            <li>Corteva<\/li>\n            <li>Tetra Pak<\/li>\n            <li>Magaldi Group<\/li>\n            <li>SAME<\/li>\n          <\/ul>\n          <button type=\"button\" class=\"cgroup-toggle\">Show all<\/button>\n        <\/div>\n        <div class=\"cgroup reveal\">\n          <h3>Other<\/h3>\n          <ul>\n            <li>Google Cloud Summit<\/li>\n            <li>Samsung<\/li>\n            <li>House of Switzerland<\/li>\n            <li>Sightsavers<\/li>\n            <li>Cartier Foundation<\/li>\n            <li>Modere<\/li>\n            <li>GBTimes<\/li>\n            <li>Fabiana Filippi<\/li>\n          <\/ul>\n          <button type=\"button\" class=\"cgroup-toggle\">Show all<\/button>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"testimonials\">\n    <div class=\"wrap\">\n      <div class=\"section-head reveal\">\n        <div class=\"eyebrow\">Testimonials<\/div>\n        <h2>What clients say.<\/h2>\n      <\/div>\n      <div class=\"quote-strip\">\n        <blockquote class=\"reveal\">\n          <p>&#8220;Don&#8217;t hire Sabrina for your projects: she&#8217;ll get booked up, and then she won&#8217;t be available for us. And we always want her.&#8221;<\/p>\n          <button type=\"button\" class=\"quote-toggle\">Read more<\/button>\n          <div class=\"quote-attr\">Claudio Nucera \u00b7 Owner, Quasar Group<\/div>\n        <\/blockquote>\n        <blockquote class=\"reveal\">\n          <p>&#8220;I have worked with Sabrina on numerous occasions where she has been a delight to work with: professional, approachable, and always ready to adapt when issues arise.&#8221;<\/p>\n          <button type=\"button\" class=\"quote-toggle\">Read more<\/button>\n          <div class=\"quote-attr\">Shadi Azari \u00b7 Project Manager Meetings, Presence Group<\/div>\n        <\/blockquote>\n        <blockquote class=\"reveal\">\n          <p>&#8220;Sabrina took care of the translation of my TEDx talk into English and did an incredible job. The TED team was impressed with the accuracy and attention to detail.&#8221;<\/p>\n          <button type=\"button\" class=\"quote-toggle\">Read more<\/button>\n          <div class=\"quote-attr\">Francesco Pignatti \u00b7 Founder &amp; CEO, IronManager<\/div>\n        <\/blockquote>\n        <blockquote class=\"reveal\">\n          <p>&#8220;A totally dedicated interpreter who works very well in a team, with great attention to detail. A pleasure to work with, and one I&#8217;d recommend without hesitation.&#8221;<\/p>\n          <button type=\"button\" class=\"quote-toggle\">Read more<\/button>\n          <div class=\"quote-attr\">Carlo Farrugia \u00b7 Malta Online Dictionary Limited<\/div>\n        <\/blockquote>\n        <blockquote class=\"reveal\">\n          <p>&#8220;I have been working with Sabrina since 2018 on interpreting, translation and transcription assignments in the financial and insurance field, and I am very satisfied with the working and human relationship that has developed. Besides carrying out her work reliably and precisely, she has proved to be an empathetic collaborator, able to organise and manage complex projects involving several resources, with a high problem-solving capacity.&#8221;<\/p>\n          <button type=\"button\" class=\"quote-toggle\">Read more<\/button>\n          <div class=\"quote-attr\">Alessandro Fonte \u00b7 Owner, New Moon Srls<\/div>\n        <\/blockquote>\n        <blockquote class=\"reveal\">\n          <p>&#8220;A very high level of professionalism, competence and reliability are Sabrina&#8217;s salient qualities, which I was able to observe at work during the Festival dell&#8217;Economia 2023. I greatly appreciated her linguistic skills, her ability to respond constructively to unforeseen events, and her excellent performance in both simultaneous and consecutive interpreting. To complete the picture I would add three more adjectives: kind, collaborative and always punctual. I hope we will have the chance to work together again.&#8221;<\/p>\n          <button type=\"button\" class=\"quote-toggle\">Read more<\/button>\n          <div class=\"quote-attr\">Urszula Bziuk \u00b7 Owner, Klarbo<\/div>\n        <\/blockquote>\n        <blockquote class=\"reveal\">\n          <p>&#8220;I contacted Ms Sabrina Sbaccanti by telephone. My first impression was of speaking with a competent, organised, helpful and highly qualified person. It took me a few seconds to decide that she was the person who would perfectly meet my professional requirements. Later, as the relationship developed, I was pleased to see her great professionalism in handling the organisational phase of the interpreting required, from both a technical and a training point of view. Indeed, she asked for an enormous quantity of specific material in order to be as well prepared as possible for the task. If I need an interpreter again in future, Sabrina Sbaccanti is first on the list.&#8221;<\/p>\n          <button type=\"button\" class=\"quote-toggle\">Read more<\/button>\n          <div class=\"quote-attr\">Massimo Giovannucci \u00b7 Level 3 World Archery Coach, FITARCO Trainer<\/div>\n        <\/blockquote>\n        <blockquote class=\"reveal\">\n          <p>&#8220;Sabrina is an exemplary professional. She showed great availability and precision, entering fully into the mood of the projects, interpreting the themes to the best effect and guaranteeing an absolutely perfect final product. The collaboration is so positive that we intend to keep entrusting her with our future projects.&#8221;<\/p>\n          <button type=\"button\" class=\"quote-toggle\">Read more<\/button>\n          <div class=\"quote-attr\">Fabio Sguazzotti \u00b7 Art Director, Synapsy Events<\/div>\n        <\/blockquote>\n        <blockquote class=\"reveal\">\n          <p>&#8220;For Dr Sabrina Sbaccanti, a reference is an understatement. (&#8230;) Precise as a Swiss watch, she stands out not only for her quick, open mind but for her rare humility, and she scrupulously meets deadlines even while juggling several assignments at once.&#8221;<\/p>\n          <button type=\"button\" class=\"quote-toggle\">Read more<\/button>\n          <div class=\"quote-attr\">Micaela Andreatti \u00b7 Founder &amp; CEO, Elite Status<\/div>\n        <\/blockquote>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <svg class=\"divider\" viewBox=\"0 0 1180 28\" preserveAspectRatio=\"none\"><path d=\"M0 14 Q 20 4 40 14 T 80 14 T 120 14 T 160 14 T 200 14 T 240 14 T 280 14 T 320 14 T 360 14 T 400 14 T 440 14 T 480 14 T 520 14 T 560 14 T 600 14 T 640 14 T 680 14 T 720 14 T 760 14 T 800 14 T 840 14 T 880 14 T 920 14 T 960 14 T 1000 14 T 1040 14 T 1080 14 T 1120 14 T 1160 14\"\/><\/svg>\n\n  <section id=\"about\" style=\"background:var(--paper-2);\">\n    <div class=\"wrap about-wrap\">\n      <div class=\"about-lead reveal\">\n        <div class=\"eyebrow\">About<\/div>\n        <h2>Background<\/h2>\n        <p>What I&#8217;ve done, where I trained, and what I&#8217;m still working on.<\/p>\n        <div class=\"about-bio\">\n          <p>Conference interpreter and translator since 2016, working between Italian, English and European Portuguese. Currently based in Milan, though anyone checking my calendar would be forgiven for guessing Brussels: I know that airport, and its delays, on a first-name basis.<\/p>\n          <p>I grew up in a military family, so moving wasn&#8217;t a choice so much as a schedule: several corners of Italy, then Portugal, China and Taiwan, before I finally settled in Milan.<\/p>\n          <p>Away from the booth, I run 10 to 21 kilometres, never travel without a book, and have a podcast habit longer than some careers. I cook from a cookbook collection that&#8217;s really a filing system, and take wine and craft beer seriously enough to own several glasses for what is, strictly speaking, one hobby.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"dossier reveal\">\n        <div class=\"drow\"><div class=\"dlabel\">Since<\/div><p class=\"dvalue\">2016: freelance conference interpreter &amp; translator, <strong>450+ interpreted meetings<\/strong><\/p><\/div>\n        <div class=\"drow\"><div class=\"dlabel\">Accreditation<\/div><p class=\"dvalue\"><strong>DG SCIC<\/strong>, <strong>European Parliament<\/strong>, <strong>Court of Justice of the EU<\/strong> (ACI)<\/p><\/div>\n        <div class=\"drow\"><div class=\"dlabel\">Education<\/div><p class=\"dvalue\">MA in Interpreting and Translation, <strong>UNINT<\/strong>, Rome (2015\u20132018)<\/p><\/div>\n        <div class=\"drow\"><div class=\"dlabel\">Teaching experience<\/div><p class=\"dvalue\"><strong>UNINT<\/strong> (2020\u20132021), <strong>Universit\u00e0 degli Studi di Milano-Bicocca<\/strong> (2024)<\/p><\/div>\n        <div class=\"drow\"><div class=\"dlabel\">CPD<\/div><p class=\"dvalue\">40+ continuing professional development courses completed<\/p><\/div>\n        <div class=\"drow\"><div class=\"dlabel\">RSI<\/div><p class=\"dvalue\">Full working proficiency across the major remote simultaneous interpreting platforms<\/p><\/div>\n        <div class=\"drow\"><div class=\"dlabel\">Speaker for<\/div><p class=\"dvalue\">University of Nottingham, techforword&#8217;s Direct Client Summit, Meet the Translator<\/p><\/div>\n        <div class=\"drow\"><div class=\"dlabel\">Currently<\/div><p class=\"dvalue\">Swirling, sniffing and studying for the AIS Italia sommelier qualification.<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"faq\">\n    <div class=\"wrap\">\n      <div class=\"section-head reveal\">\n        <div class=\"eyebrow\">FAQ<\/div>\n        <h2>Questions, answered.<\/h2>\n      <\/div>\n      <div class=\"faq-list\">\n        <details class=\"faq-item reveal\">\n          <summary>How do we start working together?<\/summary>\n          <div class=\"faq-answer\"><p>Get in touch via the <a href=\"#contact\">contact section<\/a> below, and I&#8217;ll send you a free, tailor-made quote together with clear terms. I already have my own NDA template ready if needed, and I&#8217;m just as happy to sign one you provide.<\/p><\/div>\n        <\/details>\n        <details class=\"faq-item reveal\">\n          <summary>Which languages do you work in?<\/summary>\n          <div class=\"faq-answer\"><p>I work between Italian, English and European Portuguese (not Brazilian Portuguese), in any combination of the three. These are also the languages covered by my EU accreditation (ACI). If you need a language I don&#8217;t cover directly, I&#8217;m happy to put you in touch with trusted colleagues who do. Get in touch via the <a href=\"#contact\">contact section<\/a> to check availability for your language combination.<\/p><\/div>\n        <\/details>\n        <details class=\"faq-item reveal\">\n          <summary>What&#8217;s the difference between an interpreter and a translator?<\/summary>\n          <div class=\"faq-answer\"><p>An interpreter works with the spoken word in real time, during meetings, conferences or calls. A translator works with the written word, on documents, contracts or marketing materials. I do both, so if you&#8217;re not sure which one you need, drop me a line via the <a href=\"#contact\">contact section<\/a> and I&#8217;ll point you in the right direction.<\/p><\/div>\n        <\/details>\n        <details class=\"faq-item reveal\">\n          <summary>Do you also offer translation services, not just interpreting?<\/summary>\n          <div class=\"faq-answer\"><p>Yes. Alongside interpreting, I translate and transcreate written content between Italian, English and Portuguese, from technical and financial documents to marketing copy, calibrated to the register you need. Send your files and deadline via the <a href=\"#contact\">contact section<\/a> for a free quote.<\/p><\/div>\n        <\/details>\n        <details class=\"faq-item reveal\">\n          <summary>Is a soundproof booth always required for simultaneous interpreting?<\/summary>\n          <div class=\"faq-answer\"><p>No. Simultaneous interpreting can be delivered from a soundproof booth (the optimal setup), with a portable &#8220;bidule&#8221; system, or fully remote via a certified RSI platform. Tell me about your event via the <a href=\"#contact\">contact section<\/a> and I&#8217;ll suggest the setup that fits best.<\/p><\/div>\n        <\/details>\n        <details class=\"faq-item reveal\">\n          <summary>Why do interpreters usually work in pairs?<\/summary>\n          <div class=\"faq-answer\"><p>Simultaneous interpreting is recognised by AIIC (the International Association of Conference Interpreters) as one of the most cognitively demanding tasks the human brain can perform. Team strength depends on factors like language combination, session length and subject complexity, but interpreters generally rotate every 20 to 30 minutes to keep accuracy consistent throughout the event. It&#8217;s a recognised professional standard, not an added cost for its own sake. Get in touch via the <a href=\"#contact\">contact section<\/a> for a team quote tailored to your event.<\/p><\/div>\n        <\/details>\n        <details class=\"faq-item reveal\">\n          <summary>What&#8217;s included in a quote for interpreting?<\/summary>\n          <div class=\"faq-answer\"><p>Every quote reflects the preparation behind the assignment: in-depth research on the subject matter, a tailored glossary, and review of any materials you provide (slides, agendas, speaker notes). Even a one-hour event can require several hours of preparation, and that time is always included in the quote, not just time spent in the booth. Reach out via the <a href=\"#contact\">contact section<\/a> for a free, tailored quote.<\/p><\/div>\n        <\/details>\n        <details class=\"faq-item reveal\">\n          <summary>Can I send drafts or confidential materials before the event?<\/summary>\n          <div class=\"faq-answer\"><p>Yes, and it helps enormously. Even drafts or work-in-progress materials are useful. The more context I have, the better the result, and if confidentiality is a concern, I&#8217;m glad to sign an NDA or work from an anonymised briefing document. Once we&#8217;re in touch via the <a href=\"#contact\">contact section<\/a>, you can send materials directly.<\/p><\/div>\n        <\/details>\n        <details class=\"faq-item reveal\">\n          <summary>Do you offer remote simultaneous interpreting (RSI)?<\/summary>\n          <div class=\"faq-answer\"><p>Yes. I have full working proficiency across the major RSI platforms, for both hybrid and fully remote events. Get in touch via the <a href=\"#contact\">contact section<\/a> to discuss the best setup for your event.<\/p><\/div>\n        <\/details>\n        <details class=\"faq-item reveal\">\n          <summary>How far in advance should I book you?<\/summary>\n          <div class=\"faq-answer\"><p>I recommend getting in touch at least 2 to 3 weeks before your event, earlier during busier periods such as the spring and autumn conference seasons. That said, don&#8217;t hesitate to reach out on short notice via the <a href=\"#contact\">contact section<\/a>: if I&#8217;m available, I&#8217;ll always try to make it work.<\/p><\/div>\n        <\/details>\n        <details class=\"faq-item reveal\">\n          <summary>What are your payment terms?<\/summary>\n          <div class=\"faq-answer\"><p>Standard terms are 30 days from invoice, issued at the end of the project. For longer engagements, a deposit of at least 20% is required. Any other billing questions? Just ask via the <a href=\"#contact\">contact section<\/a>.<\/p><\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"ProfessionalService\",\n    \"name\": \"Sabrina Sbaccanti \u2014 Conference Interpreter & Translator\",\n    \"image\": \"https:\/\/sabrinasbaccanti.com\/wp-content\/uploads\/2026\/08\/sabrina-hero-photo.jpg\",\n    \"url\": \"https:\/\/sabrinasbaccanti.com\/en\/\",\n    \"telephone\": \"+39-340-603-1641\",\n    \"email\": \"info@sabrinasbaccanti.com\",\n    \"address\": {\n      \"@type\": \"PostalAddress\",\n      \"addressLocality\": \"Milan\",\n      \"addressCountry\": \"IT\"\n    },\n    \"areaServed\": [\"Italy\", \"European Union\"],\n    \"knowsLanguage\": [\"it\", \"en\", \"pt\"],\n    \"knowsAbout\": [\"Finance & insurance\", \"EU institutional affairs\", \"Defence\", \"Medicine & pharma\", \"Gastronomy & wine\"],\n    \"hasOfferCatalog\": {\n      \"@type\": \"OfferCatalog\",\n      \"name\": \"Interpreting and Translation Services\",\n      \"itemListElement\": [\n        {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Simultaneous interpreting\"}},\n        {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Consecutive & liaison interpreting\"}},\n        {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Remote simultaneous interpreting (RSI)\"}},\n        {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Translation & transcreation\"}}\n      ]\n    }\n  }\n  <\/script>\n\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How do we start working together?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Get in touch and I'll send you a free, tailor-made quote together with clear terms. An NDA template is already available if needed, and signing one provided by the client is just as welcome.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Which languages do you work in?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Interpreting and translation are offered between Italian, English and European Portuguese (not Brazilian Portuguese), in any combination of the three. These are also the languages covered by the ACI (EU accreditation). For other languages, referrals to trusted colleagues are available.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What's the difference between an interpreter and a translator?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"An interpreter works with the spoken word in real time, during meetings, conferences or calls. A translator works with the written word, on documents, contracts or marketing materials. Both services are offered, covering either need.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Do you also offer translation services, not just interpreting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Alongside interpreting, written translation and transcreation are offered between Italian, English and Portuguese, from technical and financial documents to marketing copy, calibrated to the register needed.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is a soundproof booth always required for simultaneous interpreting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. Simultaneous interpreting can be delivered from a soundproof booth (the optimal setup), with a portable bidule system, or fully remote via a certified RSI platform. The best option depends on the event.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Why do interpreters usually work in pairs?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Simultaneous interpreting is recognised by AIIC, the International Association of Conference Interpreters, as one of the most cognitively demanding tasks the human brain can perform. Team strength depends on factors such as language combination, session length and subject complexity, but interpreters generally rotate every 20 to 30 minutes to keep accuracy consistent. This is a recognised professional standard, not an added cost for its own sake.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What's included in a quote for interpreting?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Every quote reflects the preparation behind the assignment: in-depth research on the subject matter, a tailored glossary, and review of any materials provided, such as slides, agendas, and speaker notes. Even a one-hour event can require several hours of preparation, and that time is always included in the quote, not just time spent in the booth.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can I send drafts or confidential materials before the event?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes, and it helps enormously. Even drafts or work-in-progress materials are useful, since the more context available, the better the result. If confidentiality is a concern, an NDA can be signed, or the interpreter can work from an anonymised briefing document.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Do you offer remote simultaneous interpreting (RSI)?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Full working proficiency is maintained across the major RSI platforms, for both hybrid and fully remote events.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How far in advance should I book you?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Getting in touch at least 2 to 3 weeks before the event is recommended, earlier during busier periods such as the spring and autumn conference seasons. Short-notice requests are still worth sending, as availability is always checked.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are your payment terms?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Standard terms are 30 days from invoice, issued at the end of the project. For longer engagements, a deposit of at least 20% is required.\"\n        }\n      }\n    ]\n  }\n  <\/script>\n\n  <section class=\"band-ink\" id=\"contact\">\n    <div class=\"wrap contact-grid\">\n      <div class=\"reveal\">\n        <div class=\"eyebrow\">Get in touch<\/div>\n        <h2>Let&#8217;s talk about<br>your event.<\/h2>\n        <p class=\"lede\" style=\"max-width:46ch; font-size:16px;\">Based in Milan, working across Italy and internationally, on-site or remote.<\/p>\n      <\/div>\n      <ul class=\"contact-list reveal\">\n        <li>\n          <a href=\"mailto:info@sabrinasbaccanti.com\">info@sabrinasbaccanti.com <span>Email<\/span><\/a>\n          <p class=\"contact-note\">Usually the fastest way to reach me. I reply within 24 hours on business days.<\/p>\n        <\/li>\n        <li>\n          <a href=\"tel:+393406031641\">+39 340 603 1641 <span>Phone<\/span><\/a>\n          <p class=\"contact-note\">I can&#8217;t always pick up unscheduled calls, given the nature of interpreting work. Email is more reliable.<\/p>\n        <\/li>\n        <li>\n          <a href=\"https:\/\/www.linkedin.com\/in\/sabrinasbaccanti\/\" target=\"_blank\" rel=\"noopener\">LinkedIn <span>Profile<\/span><\/a>\n          <p class=\"contact-note\">Best for professional introductions and updates.<\/p>\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n<\/main>\n\n<footer>\n  <div class=\"wrap\">\n    <div class=\"foot-row\">\n      <p>\u00a9 2026 SABRINA SBACCANTI \u00b7 CONFERENCE INTERPRETER &amp; TRANSLATOR<\/p>\n      <p>VAT ID IT14714561009 \u00b7 MILAN, ITALY<\/p>\n    <\/div>\n\n    <!-- IUBENDA LEGAL LINKS\n         Replace POLICY_ID in both hrefs with your iubenda policy ID.\n         The classes are what iubenda's embed script hooks into:\n           .iubenda-embed              \u2192 opens the policy in a modal\n           .iubenda-cs-preferences-link \u2192 reopens the consent banner\n         Uncomment the loader script below the links to activate them. -->\n    <div class=\"legal-row\">\n      <a href=\"https:\/\/www.iubenda.com\/privacy-policy\/POLICY_ID\"\n         class=\"iubenda-white iubenda-noiframe iubenda-embed iubenda-noiframe\"\n         title=\"Privacy Policy\">Privacy Policy<\/a>\n      <a href=\"https:\/\/www.iubenda.com\/privacy-policy\/POLICY_ID\/cookie-policy\"\n         class=\"iubenda-white iubenda-noiframe iubenda-embed iubenda-noiframe\"\n         title=\"Cookie Policy\">Cookie Policy<\/a>\n      <a href=\"#\" class=\"iubenda-cs-preferences-link\">Cookie preferences<\/a>\n    <\/div>\n    <!--\n    <script type=\"text\/javascript\">\n    (function (w,d) {\n      var loader = function () {\n        var s = d.createElement(\"script\"), tag = d.getElementsByTagName(\"script\")[0];\n        s.src = \"https:\/\/cdn.iubenda.com\/iubenda.js\";\n        tag.parentNode.insertBefore(s,tag);\n      };\n      if(w.addEventListener){w.addEventListener(\"load\", loader, false);}\n      else if(w.attachEvent){w.attachEvent(\"onload\", loader);}\n      else{w.onload = loader;}\n    })(window, document);\n    <\/script>\n    -->\n  <\/div>\n<\/footer>\n\n<a href=\"#home\" class=\"back-to-top\" aria-label=\"Back to top\">\u2191<\/a>\n\n<div class=\"section-nav\">\n  <button type=\"button\" class=\"section-nav-btn\" aria-expanded=\"false\" aria-controls=\"sectionNavMenu\" aria-label=\"Jump to section\">\u2630<\/button>\n  <nav class=\"section-nav-menu\" id=\"sectionNavMenu\">\n    <a href=\"#home\">Home<\/a>\n    <a href=\"#services\">Services<\/a>\n    <a href=\"#clients\">Clients<\/a>\n    <a href=\"#testimonials\">Testimonials<\/a>\n    <a href=\"#about\">About<\/a>\n    <a href=\"#faq\">FAQ<\/a>\n    <a href=\"#contact\">Contact<\/a>\n  <\/nav>\n<\/div>\n\n<script>\n  if('IntersectionObserver' in window){\n    const items = document.querySelectorAll('.reveal');\n    items.forEach(el=>el.classList.add('js-reveal'));\n    const io = new IntersectionObserver((entries)=>{\n      entries.forEach(e=>{ if(e.isIntersecting){ e.target.classList.add('in'); io.unobserve(e.target); } });\n    },{threshold:0.15});\n    items.forEach(el=>io.observe(el));\n  }\n\n  const backToTop = document.querySelector('.back-to-top');\n  const sectionNavBtn = document.querySelector('.section-nav-btn');\n  if(backToTop || sectionNavBtn){\n    const darkSections = document.querySelectorAll('.band-ink');\n    const isDarkAt = (y) => {\n      for(const sec of darkSections){\n        const rect = sec.getBoundingClientRect();\n        if(rect.top <= y){ if(rect.bottom >= y) return true; }\n      }\n      return false;\n    };\n    const toggleFloatingButtons = () => {\n      const visible = window.scrollY > window.innerHeight * 0.6;\n      if(backToTop){\n        backToTop.classList.toggle('is-visible', visible);\n        const r = backToTop.getBoundingClientRect();\n        backToTop.classList.toggle('is-on-dark', isDarkAt(r.top + r.height \/ 2));\n      }\n      if(sectionNavBtn){\n        sectionNavBtn.classList.toggle('is-visible', visible);\n        const r = sectionNavBtn.getBoundingClientRect();\n        sectionNavBtn.classList.toggle('is-on-dark', isDarkAt(r.top + r.height \/ 2));\n      }\n    };\n    window.addEventListener('scroll', toggleFloatingButtons, {passive:true});\n    window.addEventListener('resize', toggleFloatingButtons);\n    toggleFloatingButtons();\n  }\n\n  const applyIubendaButtonStyle = () => {\n    const iub = document.querySelector('.iubenda-tp-btn');\n    if(!iub) return;\n    const isMobile = window.innerWidth <= 640;\n    const size = isMobile ? '42px' : '46px';\n    const offset = isMobile ? '16px' : '24px';\n    iub.style.setProperty('position', 'fixed', 'important');\n    iub.style.setProperty('right', offset, 'important');\n    iub.style.setProperty('bottom', offset, 'important');\n    iub.style.setProperty('left', 'auto', 'important');\n    iub.style.setProperty('top', 'auto', 'important');\n    iub.style.setProperty('width', size, 'important');\n    iub.style.setProperty('height', size, 'important');\n    iub.style.setProperty('min-width', size, 'important');\n    iub.style.setProperty('min-height', size, 'important');\n    iub.style.setProperty('margin', '0', 'important');\n    iub.style.setProperty('padding', '0', 'important');\n  };\n  applyIubendaButtonStyle();\n  window.addEventListener('resize', applyIubendaButtonStyle);\n  new MutationObserver(applyIubendaButtonStyle).observe(document.body, {childList:true, subtree:true, attributes:true, attributeFilter:['style','class']});\n\n  const sectionNavMenu = document.querySelector('.section-nav-menu');\n  if(sectionNavBtn){\n   if(sectionNavMenu){\n    const closeSectionNav = () => {\n      sectionNavMenu.classList.remove('is-open');\n      sectionNavBtn.setAttribute('aria-expanded', 'false');\n    };\n    const openSectionNav = () => {\n      sectionNavMenu.classList.add('is-open');\n      sectionNavBtn.setAttribute('aria-expanded', 'true');\n    };\n    sectionNavBtn.addEventListener('click', () => {\n      sectionNavMenu.classList.contains('is-open') ? closeSectionNav() : openSectionNav();\n    });\n    sectionNavMenu.querySelectorAll('a').forEach(a => a.addEventListener('click', closeSectionNav));\n    document.addEventListener('keydown', (e) => { if(e.key === 'Escape') closeSectionNav(); });\n    document.addEventListener('click', (e) => {\n      if(!sectionNavMenu.classList.contains('is-open')) return;\n      if(!e.target.closest('.section-nav')) closeSectionNav();\n    });\n   }\n  }\n\n  const navBtn = document.querySelector('.navtoggle-btn');\n  const mobilePanel = document.querySelector('.mobile-panel');\n  if(navBtn){\n   if(mobilePanel){\n    const closeMenu = () => {\n      mobilePanel.classList.remove('is-open');\n      navBtn.setAttribute('aria-expanded', 'false');\n    };\n    const openMenu = () => {\n      mobilePanel.classList.add('is-open');\n      navBtn.setAttribute('aria-expanded', 'true');\n    };\n    navBtn.addEventListener('click', () => {\n      mobilePanel.classList.contains('is-open') ? closeMenu() : openMenu();\n    });\n    mobilePanel.querySelectorAll('a').forEach(a => a.addEventListener('click', closeMenu));\n    document.addEventListener('keydown', (e) => { if(e.key === 'Escape') closeMenu(); });\n   }\n  }\n\n  document.querySelectorAll('.cgroup-toggle').forEach(btn => {\n    btn.addEventListener('click', () => {\n      const group = btn.closest('.cgroup');\n      const expanded = group.classList.toggle('is-expanded');\n      btn.textContent = expanded ? 'Show less' : 'Show all';\n    });\n  });\n\n  const quoteToggles = document.querySelectorAll('.quote-toggle');\n  const evaluateQuoteToggles = () => {\n    quoteToggles.forEach(btn => {\n      const bq = btn.closest('blockquote');\n      if(bq.classList.contains('is-expanded')) return;\n      const p = bq.querySelector('p');\n      const needsToggle = p.scrollHeight > p.clientHeight + 2;\n      btn.classList.toggle('is-hidden', !needsToggle);\n      btn.tabIndex = needsToggle ? 0 : -1;\n    });\n  };\n  quoteToggles.forEach(btn => {\n    btn.addEventListener('click', () => {\n      const bq = btn.closest('blockquote');\n      const expanded = bq.classList.toggle('is-expanded');\n      btn.textContent = expanded ? 'Show less' : 'Read more';\n    });\n  });\n  evaluateQuoteToggles();\n  if(document.fonts){ if(document.fonts.ready){ document.fonts.ready.then(evaluateQuoteToggles); } }\n  window.addEventListener('load', evaluateQuoteToggles);\n  window.addEventListener('resize', evaluateQuoteToggles);\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Sabrina Sbaccanti EU-accredited conference interpreter Home Services Clients Testimonials About FAQ Contact Italian \u00b7 Portuguese \u00b7 English Menu Home Services Clients Testimonials About FAQ Contact Conference Interpreter &amp; Translator \u00b7 Milan, Italy SabrinaSbaccanti Working between Italian, Portuguese, and English: I deliver results, not words. Get in touch \u2192 EU-accredited conference<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"..\/public\/views\/revslider-page-template.php","meta":{"footnotes":""},"class_list":["post-14670","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Sabrina Sbaccanti | Conference Interpreter &amp; Translator, Milan<\/title>\n<meta name=\"description\" content=\"EU-accredited conference interpreter &amp; translator in Milan \u2014 Portuguese, English and Italian, for institutions and corporate clients worldwide.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sabrinasbaccanti.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sabrina Sbaccanti | Conference Interpreter &amp; Translator, Milan\" \/>\n<meta property=\"og:description\" content=\"EU-accredited conference interpreter &amp; translator in Milan \u2014 Portuguese, English and Italian, for institutions and corporate clients worldwide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sabrinasbaccanti.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Sabrina Sbaccanti\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-12T09:52:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/sabrinasbaccanti.com\/wp-content\/uploads\/2026\/09\/sabrina-sbaccanti-social-share.jpg?fit=1200%2C630&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/\",\"url\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/\",\"name\":\"Sabrina Sbaccanti | Conference Interpreter & Translator, Milan\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/sabrina-hero-photo.jpg\",\"datePublished\":\"2026-08-30T13:16:56+00:00\",\"dateModified\":\"2026-09-12T09:52:43+00:00\",\"description\":\"EU-accredited conference interpreter & translator in Milan \u2014 Portuguese, English and Italian, for institutions and corporate clients worldwide.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/#primaryimage\",\"url\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/sabrina-hero-photo.jpg\",\"contentUrl\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/sabrina-hero-photo.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/\",\"name\":\"Sabrina Sbaccanti\",\"description\":\"Conference Interpreter &amp; Translator in Milan\",\"publisher\":{\"@id\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/#\\\/schema\\\/person\\\/523e15546d58501405ccbd5f77842135\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/sabrinasbaccanti.com\\\/en\\\/#\\\/schema\\\/person\\\/523e15546d58501405ccbd5f77842135\",\"name\":\"Sabrina Sbaccanti\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/i0.wp.com\\\/sabrinasbaccanti.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/sabrina-hero-photo.jpg?fit=900%2C1200&ssl=1\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/sabrinasbaccanti.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/sabrina-hero-photo.jpg?fit=900%2C1200&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/sabrinasbaccanti.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/sabrina-hero-photo.jpg?fit=900%2C1200&ssl=1\",\"width\":900,\"height\":1200,\"caption\":\"Sabrina Sbaccanti\"},\"logo\":{\"@id\":\"https:\\\/\\\/i0.wp.com\\\/sabrinasbaccanti.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/sabrina-hero-photo.jpg?fit=900%2C1200&ssl=1\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sabrina Sbaccanti | Conference Interpreter & Translator, Milan","description":"EU-accredited conference interpreter & translator in Milan \u2014 Portuguese, English and Italian, for institutions and corporate clients worldwide.","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:\/\/sabrinasbaccanti.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"Sabrina Sbaccanti | Conference Interpreter & Translator, Milan","og_description":"EU-accredited conference interpreter & translator in Milan \u2014 Portuguese, English and Italian, for institutions and corporate clients worldwide.","og_url":"https:\/\/sabrinasbaccanti.com\/en\/","og_site_name":"Sabrina Sbaccanti","article_modified_time":"2026-09-12T09:52:43+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/i0.wp.com\/sabrinasbaccanti.com\/wp-content\/uploads\/2026\/09\/sabrina-sbaccanti-social-share.jpg?fit=1200%2C630&ssl=1","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sabrinasbaccanti.com\/en\/","url":"https:\/\/sabrinasbaccanti.com\/en\/","name":"Sabrina Sbaccanti | Conference Interpreter & Translator, Milan","isPartOf":{"@id":"https:\/\/sabrinasbaccanti.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sabrinasbaccanti.com\/en\/#primaryimage"},"image":{"@id":"https:\/\/sabrinasbaccanti.com\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/sabrinasbaccanti.com\/wp-content\/uploads\/2026\/08\/sabrina-hero-photo.jpg","datePublished":"2026-08-30T13:16:56+00:00","dateModified":"2026-09-12T09:52:43+00:00","description":"EU-accredited conference interpreter & translator in Milan \u2014 Portuguese, English and Italian, for institutions and corporate clients worldwide.","breadcrumb":{"@id":"https:\/\/sabrinasbaccanti.com\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sabrinasbaccanti.com\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sabrinasbaccanti.com\/en\/#primaryimage","url":"https:\/\/sabrinasbaccanti.com\/wp-content\/uploads\/2026\/08\/sabrina-hero-photo.jpg","contentUrl":"https:\/\/sabrinasbaccanti.com\/wp-content\/uploads\/2026\/08\/sabrina-hero-photo.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/sabrinasbaccanti.com\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sabrinasbaccanti.com\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/sabrinasbaccanti.com\/en\/#website","url":"https:\/\/sabrinasbaccanti.com\/en\/","name":"Sabrina Sbaccanti","description":"Conference Interpreter &amp; Translator in Milan","publisher":{"@id":"https:\/\/sabrinasbaccanti.com\/en\/#\/schema\/person\/523e15546d58501405ccbd5f77842135"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sabrinasbaccanti.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/sabrinasbaccanti.com\/en\/#\/schema\/person\/523e15546d58501405ccbd5f77842135","name":"Sabrina Sbaccanti","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/i0.wp.com\/sabrinasbaccanti.com\/wp-content\/uploads\/2026\/08\/sabrina-hero-photo.jpg?fit=900%2C1200&ssl=1","url":"https:\/\/i0.wp.com\/sabrinasbaccanti.com\/wp-content\/uploads\/2026\/08\/sabrina-hero-photo.jpg?fit=900%2C1200&ssl=1","contentUrl":"https:\/\/i0.wp.com\/sabrinasbaccanti.com\/wp-content\/uploads\/2026\/08\/sabrina-hero-photo.jpg?fit=900%2C1200&ssl=1","width":900,"height":1200,"caption":"Sabrina Sbaccanti"},"logo":{"@id":"https:\/\/i0.wp.com\/sabrinasbaccanti.com\/wp-content\/uploads\/2026\/08\/sabrina-hero-photo.jpg?fit=900%2C1200&ssl=1"}}]}},"_links":{"self":[{"href":"https:\/\/sabrinasbaccanti.com\/en\/wp-json\/wp\/v2\/pages\/14670","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sabrinasbaccanti.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sabrinasbaccanti.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sabrinasbaccanti.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sabrinasbaccanti.com\/en\/wp-json\/wp\/v2\/comments?post=14670"}],"version-history":[{"count":38,"href":"https:\/\/sabrinasbaccanti.com\/en\/wp-json\/wp\/v2\/pages\/14670\/revisions"}],"predecessor-version":[{"id":14714,"href":"https:\/\/sabrinasbaccanti.com\/en\/wp-json\/wp\/v2\/pages\/14670\/revisions\/14714"}],"wp:attachment":[{"href":"https:\/\/sabrinasbaccanti.com\/en\/wp-json\/wp\/v2\/media?parent=14670"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}