@font-face{font-family:"Inter";src:url("../fonts/inter-variable.woff2") format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:"Inter";src:url("../fonts/inter-variable-italic.woff2") format("woff2");font-style:italic;font-weight:100 900;font-display:swap}:root{--paper:#f4f0e8;--paper-deep:#e8e1d5;--ink:#151516;--ink-soft:#343237;--muted:#716d68;--line:rgba(21, 21, 22, 0.16);--sand:#c9b89e;--grey:#929099;--shell:1320px;--gutter:clamp(18px, 3vw, 48px);--radius-sm:10px;--radius-md:22px;--radius-lg:38px;--ease:cubic-bezier(.2,.75,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}img, svg{display:block;max-width:100%}a{color:inherit}button, input, textarea, select{font:inherit}::selection{color:white}.skip-link{position:fixed;left:20px;top:14px;z-index:999;transform:translateY(-160%);background:white;color:var(--ink);padding:12px 18px;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.2)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid #b63345;outline-offset:4px}.shell{width:min(var(--shell), calc(100% - (var(--gutter) * 2)));margin-inline:auto}.announcement{background:var(--ink);color:rgba(255,255,255,.76);font-size:11px;font-weight:760;letter-spacing:.14em;text-transform:uppercase}.announcement__inner{min-height:34px;display:flex;justify-content:center;align-items:center;gap:clamp(22px, 5vw, 74px)}.announcement__inner span{position:relative}.announcement__inner span + span::before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:var(--red);left:clamp(-39px, -2.7vw, -16px);top:50%;transform:translateY(-50%)}.site-header{position:sticky;top:0;z-index:50;background:rgba(244,240,232,.92);border-bottom:1px solid rgba(21,21,22,.08);backdrop-filter:blur(18px)}.site-header__inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{flex:0 0 auto}.brand img{width:158px}.primary-nav{display:flex;align-items:center;gap:clamp(14px, 1.55vw, 25px);font-size:12px;font-weight:730;letter-spacing:.035em}.primary-nav a{position:relative;text-decoration:none;padding:16px 0;white-space:nowrap}.primary-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:7px;height:2px;transition:right .3s var(--ease)}.primary-nav a:hover::after, .primary-nav a[aria-current="page"]::after{right:0}.menu-toggle{display:none;width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{width:20px;height:1.5px;background:var(--ink);transition:transform .25s, opacity .25s}.eyebrow{margin:0 0 22px;font-size:12px;font-weight:800;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 22px;border-radius:999px;font-size:13px;font-weight:780;text-decoration:none;transition:transform .25s var(--ease), background .25s, color .25s, border-color .25s}.button:hover{transform:translateY(-2px)}.button--solid{color:white;border:1px solid var(--red);box-shadow:0 16px 40px rgba(143,29,44,.22)}.button--text{padding-inline:5px;border-radius:0;border-bottom:1px solid rgba(255,255,255,.36);color:white}.study-hero{position:relative;overflow:hidden;background:var(--ink);color:white;isolation:isolate}.study-hero__backdrop{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 82% 26%, rgba(143,29,44,.28), transparent 29%), radial-gradient(circle at 72% 80%, rgba(255,255,255,.07), transparent 35%), linear-gradient(135deg, #111114, #1b191d 62%, #0d0d0f)}.study-hero__backdrop::before{content:"";position:absolute;inset:0;opacity:.17;background-image:linear-gradient(rgba(255,255,255,.08) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.08) 1px, transparent 1px);background-size:88px 88px;mask-image:linear-gradient(to right, transparent 0%, #000 52%, #000 100%)}.study-hero__grid{min-height:min(790px, calc(100svh - 122px));display:grid;grid-template-columns:minmax(0, 1.05fr) minmax(470px, .95fr);align-items:center;gap:clamp(30px, 6vw, 100px);padding-block:clamp(76px, 9vw, 130px)}.study-hero__copy{max-width:760px}.study-hero h1{margin:0;max-width:760px;font-size:clamp(56px, 6.2vw, 104px);line-height:.92;letter-spacing:-.064em;font-weight:520;text-wrap:balance}.study-hero h1 em{display:block;margin-top:.18em;font-family:Georgia, "Times New Roman", serif;font-weight:400;letter-spacing:-.045em}.study-hero__lead{max-width:630px;margin:34px 0 0;color:rgba(255,255,255,.72);font-size:clamp(18px, 1.5vw, 23px);line-height:1.5}.study-hero__actions{margin-top:38px;display:flex;align-items:center;gap:25px;flex-wrap:wrap}@keyframes orbit-rotate{to{transform:rotate(360deg)}}.study-hero__foot{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr)) minmax(250px, 1.45fr);border-top:1px solid rgba(255,255,255,.15)}.study-hero__foot > *{min-height:126px;padding:25px clamp(18px, 2vw, 32px);border-right:1px solid rgba(255,255,255,.15)}.study-hero__foot > :first-child{padding-left:0}.study-hero__foot > :last-child{border-right:0;padding-right:0}.study-hero__foot div{display:flex;flex-direction:column;justify-content:center}.study-hero__foot strong{font-size:26px;font-weight:520;letter-spacing:-.035em}.study-hero__foot span{margin-top:4px;color:rgba(255,255,255,.5);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.study-hero__foot p{margin:0;display:flex;align-items:center;color:rgba(255,255,255,.65);font-size:13px;line-height:1.6}.section{position:relative;padding-block:clamp(88px, 10vw, 150px)}.journey{overflow:hidden;background:var(--white);border-block:1px solid rgba(21,21,22,.08)}.journey::before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:var(--rose);filter:blur(110px);opacity:.3;right:-200px;top:20px}.evidence{overflow:hidden;background:var(--ink);color:white}.evidence::before{content:"";position:absolute;inset:0;opacity:.13;background-image:radial-gradient(circle at 1px 1px, #fff 1px, transparent 0);background-size:26px 26px;mask-image:linear-gradient(90deg, #000, transparent 55%)}.age-group{position:relative;display:grid;grid-template-rows:1fr 54px;min-width:0}.films{background:#201f22;color:white}.film-stage{margin-top:clamp(60px, 8vw, 100px);display:grid;grid-template-columns:1.35fr .65fr;min-height:620px;border:1px solid var(--line-light);border-radius:var(--radius-lg);overflow:hidden}.film{position:relative;min-width:0;padding:clamp(30px, 4vw, 58px);display:flex;flex-direction:column;color:white;text-decoration:none;overflow:hidden}@media (max-width: 1180px){.primary-nav{gap:13px;font-size:11px}.study-hero__grid{grid-template-columns:1fr 440px}.film-stage{grid-template-columns:1.1fr .9fr}}@media (max-width: 1020px){.announcement__inner span:nth-child(2)::before{display:none}.announcement__inner span:nth-child(2){display:none}.menu-toggle{display:flex}.primary-nav{position:fixed;inset:122px 0 auto 0;max-height:calc(100svh - 122px);overflow-y:auto;display:grid;gap:0;align-items:stretch;padding:22px var(--gutter) 36px;background:var(--paper);border-bottom:1px solid var(--line);transform:translateY(-130%);opacity:0;pointer-events:none;transition:transform .35s var(--ease), opacity .25s}.primary-nav.is-open{transform:none;opacity:1;pointer-events:auto}.primary-nav a{padding:16px 0;border-bottom:1px solid var(--line);font-size:15px}.primary-nav a::after{display:none}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}body.menu-open{overflow:hidden}.study-hero__grid{min-height:auto;grid-template-columns:1fr}.study-hero__copy{max-width:800px}.study-hero__foot{grid-template-columns:repeat(3, 1fr)}.study-hero__foot > p{grid-column:1 / -1;min-height:80px;padding-left:0;border-top:1px solid rgba(255,255,255,.15)}.study-hero__foot > div:nth-child(3){border-right:0;padding-right:0}.film-stage{grid-template-columns:1fr}.film{min-height:500px}}@media (max-width: 760px){html{scroll-padding-top:92px}body{font-size:16px}.announcement__inner{min-height:30px;justify-content:space-between;gap:10px;font-size:8px;letter-spacing:.08em}.announcement__inner span:nth-child(3)::before{display:none}.site-header__inner{min-height:72px}.brand img{width:137px}.menu-toggle{width:43px;height:43px}.primary-nav{inset:102px 0 auto;max-height:calc(100svh - 102px)}.study-hero__grid{gap:58px;padding-block:68px 58px}.study-hero h1{font-size:clamp(48px, 14.5vw, 70px)}.study-hero__lead{margin-top:27px;font-size:18px}.study-hero__actions{align-items:flex-start;flex-direction:column;gap:18px}.study-hero__foot{grid-template-columns:1fr}.study-hero__foot > *{min-height:auto;padding:21px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.study-hero__foot > p{grid-column:auto;border-top:0;border-bottom:0;padding-block:22px}.study-hero__foot div{flex-direction:row;align-items:baseline;gap:13px}.study-hero__foot strong{font-size:22px}.study-hero__foot span{margin:0}.section{padding-block:78px}.age-group{grid-template-columns:72px 1fr;grid-template-rows:auto;padding:18px 0;border-bottom:1px solid var(--line)}.age-group:last-child{border-bottom:0}.film-stage{min-height:0;border-radius:24px}.film{min-height:480px;padding:30px 24px}}@media (max-width: 430px){.announcement__inner{justify-content:center}.announcement__inner span:nth-child(3){display:none}.study-hero h1{font-size:48px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*, *::before, *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@media print{.announcement,.site-header,.study-hero__actions{display:none !important}body{background:white;color:black}.study-hero, .evidence, .films{color:black;background:white}.study-hero__backdrop, .evidence::before{display:none}.section{padding-block:40px;break-inside:avoid}}:root{--paper:#f3eee7;--paper-deep:#e6ddd3;--white:#fffdf9;--ink:#191517;--ink-soft:#3d3538;--muted:#71676a;--line:rgba(25, 21, 23, 0.15);--line-light:rgba(255,255,255,0.18);--red:#8f1d2c;--red-dark:#64131f;--red-bright:#b63345;--rose:#d8c4b2;--sand:#c9b79e;--grey:#918b8e}body{background:var(--paper);color:var(--ink)}::selection{color:#fff;background:var(--red)}:focus-visible{outline-color:#b63345}.announcement{background:linear-gradient(90deg, #24171b 0%, #4d1822 58%, #24171b 100%);color:rgba(255,255,255,.82)}.announcement__inner span + span::before{background:#c95a66}.site-header{z-index:120;background:rgba(247,243,237,.96);border-bottom-color:rgba(25,21,23,.09)}.site-header__inner{min-height:92px}.brand img{width:clamp(158px, 11vw, 174px);height:auto;object-fit:contain}.primary-nav a::after{background:var(--red)}.menu-toggle{border-color:rgba(143,29,44,.25);background:#fbf7f1}.menu-toggle span{background:#4b2027}.eyebrow{color:var(--red)}.button--solid{background:var(--red);border-color:var(--red);box-shadow:0 16px 38px rgba(100,19,31,.20)}.button--solid:hover{background:var(--red-dark);border-color:var(--red-dark)}.study-hero{background:#171316}.study-hero__backdrop{background:radial-gradient(circle at 84% 24%, rgba(143,29,44,.31), transparent 30%),
    radial-gradient(circle at 68% 84%, rgba(214,170,148,.08), transparent 35%),
    linear-gradient(135deg, #141114 0%, #21191d 60%, #100e10 100%)}.study-hero__backdrop::before{opacity:.13}.study-hero__copy .eyebrow{color:#d7b39b}.study-hero h1 em{color:#c94758}.study-hero__lead{color:rgba(255,255,255,.75)}.programme{background:var(--paper)}.journey{background:#fffaf5}.evidence{background:radial-gradient(circle at 9% 13%, rgba(143,29,44,.19), transparent 26%),
    linear-gradient(135deg, #171416 0%, #251a1e 62%, #171416 100%)}.trec{background:var(--paper)}.feedback{background:var(--white)}.films{overflow:hidden;background:radial-gradient(circle at 90% 4%, rgba(143,29,44,.22), transparent 30%),
    radial-gradient(circle at 0% 92%, rgba(205,169,143,.08), transparent 28%),
    linear-gradient(145deg, #171315 0%, #24181c 58%, #151214 100%);color:#fff}.films::before{content:"";position:absolute;width:720px;height:720px;right:-330px;top:-350px;border-radius:50%;border:1px solid rgba(255,255,255,.06);box-shadow:0 0 0 80px rgba(255,255,255,.018), 0 0 0 160px rgba(255,255,255,.012)}@media (max-width: 1180px){.brand img{width:154px}}@media (max-width: 1020px){.site-header{backdrop-filter:none}.primary-nav{z-index:130;inset:126px 0 0 0;width:100%;height:calc(100svh - 126px);max-height:none;padding:22px var(--gutter) 42px;background:#f7f2ec;border-top:1px solid rgba(143,29,44,.12);border-bottom:0;box-shadow:0 30px 80px rgba(35,15,20,.2);transform:none;opacity:0;visibility:hidden;clip-path:inset(0 0 100% 0);pointer-events:none;transition:clip-path .38s var(--ease), opacity .25s ease, visibility 0s linear .38s}.primary-nav.is-open{transform:none;opacity:1;visibility:visible;clip-path:inset(0 0 0 0);pointer-events:auto;transition:clip-path .38s var(--ease), opacity .25s ease}.primary-nav a{color:#321a20;border-bottom-color:rgba(143,29,44,.13);font-size:17px;font-weight:710}.primary-nav a[aria-current="page"]{color:var(--red)}}@media (max-width: 760px){.site-header__inner{min-height:74px}.brand img{width:126px}.primary-nav{inset:104px 0 0 0;height:calc(100svh - 104px);padding-top:18px}}@media (min-width: 1181px){.brand img{width:176px}}:root{--site-section-title:clamp(42px,4.45vw,64px);--site-section-title-mobile:clamp(36px,10.2vw,50px);--global-prefooter-bg:#F5EFE8;--global-prefooter-accent:#9E2437}body{text-rendering:optimizeLegibility}.section p,.section li{line-height:1.68}.clinical-atlas-page main > section.section h2,.page-our-team main > section.section:not(.prefooter) h2,.page-news main > section.section:not(.prefooter) h2,.page-contact main > section.section:not(.prefooter) h2,.page-dr-md-arif-sheikh main > section.section:not(.prefooter) h2,.page-dr-david-brown main > section.section:not(.prefooter) h2{max-width:20ch!important;margin-top:0!important;font-size:var(--site-section-title)!important;line-height:1.01!important;letter-spacing:-.05em!important;font-weight:560!important;text-wrap:balance!important}.global-prefooter-v260{position:relative!important;min-height:0!important;height:auto!important;margin:0!important;padding:clamp(48px,5vw,64px) 0!important;background:radial-gradient(circle at 88% 12%,rgba(158,36,55,.075),transparent 30%),
    radial-gradient(circle at 7% 115%,rgba(230,184,111,.16),transparent 38%),
    linear-gradient(118deg,#FAF7F2 0%,#F5EFE8 52%,#EEE5DC 100%)!important;color:#252428!important;border:0!important;border-top:1px solid rgba(158,36,55,.18)!important;box-shadow:none!important;overflow:hidden!important}.global-prefooter-v260::before{content:"";position:absolute;inset:0;opacity:.20;background-image:linear-gradient(rgba(37,36,40,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(37,36,40,.055) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,transparent,#000 38%,#000);pointer-events:none}.global-prefooter-v260 > *{position:relative;z-index:1}.global-prefooter-v260 .eyebrow,
.global-prefooter-v260 .label{margin:0 0 12px!important;color:var(--global-prefooter-accent)!important;font-size:12px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase!important}.global-prefooter-v260 h2{max-width:16ch!important;margin:0!important;color:#252428!important;font-size:clamp(36px,3.7vw,52px)!important;line-height:1.02!important;letter-spacing:-.045em!important;font-weight:570!important;text-wrap:balance!important}.global-prefooter-v260 h2 span{display:inline!important}.global-prefooter-v260 h2 span + span::before{content:" "}.global-prefooter-v260 p{max-width:760px!important;margin:14px 0 0!important;color:#5D5755!important;font-size:16px!important;line-height:1.58!important}.global-prefooter-v260 .home-cta__grid > p:not(.eyebrow),
.global-prefooter-v260 .clinical-cta__grid > p:not(.eyebrow),
.global-prefooter-v260 .op-cta__layout > p:not(.eyebrow){grid-column:1;grid-row:3}.global-prefooter-v260 .button,
.global-prefooter-v260 .btn{min-height:50px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 25px!important;border:1px solid var(--global-prefooter-accent)!important;border-radius:10px!important;background:var(--global-prefooter-accent)!important;color:#fff!important;box-shadow:0 13px 34px rgba(105,27,40,.16)!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important}.global-prefooter-v260 .button:hover,
.global-prefooter-v260 .btn:hover{transform:translateY(-2px)!important;background:#7F1D2D!important;border-color:#7F1D2D!important}.global-prefooter-v260 .button + .button,
.global-prefooter-v260 .btn + .btn{display:none!important}@media (max-width:760px){.clinical-atlas-page main > section.section h2,.page-our-team main > section.section:not(.prefooter) h2,.page-news main > section.section:not(.prefooter) h2,.page-contact main > section.section:not(.prefooter) h2,.page-dr-md-arif-sheikh main > section.section:not(.prefooter) h2,.page-dr-david-brown main > section.section:not(.prefooter) h2{max-width:20ch!important;font-size:var(--site-section-title-mobile)!important;line-height:1.04!important}.global-prefooter-v260{padding:42px 0!important}.global-prefooter-v260 h2{font-size:clamp(32px,9vw,42px)!important}.global-prefooter-v260 p{font-size:15px!important}.global-prefooter-v260 .button,
  .global-prefooter-v260 .btn{width:100%!important;white-space:normal!important}}:root{--site-active-champagne:#E6B86F;--site-active-champagne-on-light:#A66B1E}.home-hero .eyebrow,.study-hero .eyebrow,.hero .eyebrow{color:var(--site-active-champagne)!important;opacity:1!important}.global-prefooter-v260 .eyebrow,
.global-prefooter-v260 .label{color:var(--site-active-champagne-on-light)!important}.global-prefooter-v260 .button,
.global-prefooter-v260 .btn{width:min(100%,220px)!important;min-height:54px!important;padding:12px 22px!important;line-height:1.22!important;text-align:center!important;white-space:normal!important;text-wrap:balance!important}@media (max-width:760px){.global-prefooter-v260 .button,
  .global-prefooter-v260 .btn{width:100%!important;max-width:100%!important}}.site-header{min-height:86px!important}.site-header__inner{min-height:86px!important;align-items:center!important}.site-header .brand__logo-stack{width:clamp(220px,14.2vw,242px)!important}.site-header .primary-nav{gap:clamp(14px,1.35vw,25px)!important;align-items:center!important}.site-header .primary-nav>a{font-size:clamp(.8125rem,.76rem + .08vw,.875rem)!important;font-weight:620!important;letter-spacing:-.01em!important;line-height:1.15!important;white-space:nowrap!important}.site-header .primary-nav>a:last-child{min-height:42px!important;padding:0 20px!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.8125rem!important;font-weight:720!important}@media (max-width:1100px){.site-header .brand__logo-stack{width:205px!important}.site-header .primary-nav{gap:13px!important}.site-header .primary-nav>a{font-size:.78rem!important}}@media (max-width:900px){.site-header{min-height:76px!important}.site-header__inner{min-height:76px!important}.site-header .brand__logo-stack{width:190px!important}}@media (max-width:760px){.site-header .brand__logo-stack{width:176px!important}}:root{--type-family:"Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html, body, button, input, select, textarea{font-family:var(--type-family) !important}body *:not(svg):not(svg *){font-family:var(--type-family) !important}:root{--site-shell:1320px;--site-gutter:clamp(18px, 3vw, 48px);--shell:var(--site-shell) !important;--max:var(--site-shell) !important;--ending-wrap:var(--site-shell) !important;--v208-shell:var(--site-shell) !important}html body .shell,html body .wrap{width:min(var(--site-shell), calc(100% - (var(--site-gutter) * 2))) !important;max-width:var(--site-shell) !important;margin-inline:auto !important}html body.clinical-atlas-page .shell,html body[class*="commercial-v"] .shell{width:min(var(--site-shell), calc(100% - (var(--site-gutter) * 2))) !important;max-width:var(--site-shell) !important;margin-inline:auto !important}body.clinical-v70{--cl70-paper:#f7f2eb;--cl70-paper-2:#fbf8f3;--cl70-ink:#171518;--cl70-dark:#111014;--cl70-dark-2:#1a1419;--cl70-red:#9e2437;--cl70-red-deep:#721827;--cl70-gold:#e1b267;--cl70-muted:#68615e;--cl70-line:rgba(34,28,31,.12);--cl70-line-dark:rgba(255,255,255,.13);background:var(--cl70-paper);color:var(--cl70-ink)}body.clinical-v70 .site-header{background:rgba(17,16,20,.985)!important;border-bottom:1px solid rgba(255,255,255,.09)!important;color:#fff!important;backdrop-filter:blur(16px)!important}body.clinical-v70 .site-header__inner{min-height:86px!important}body.clinical-v70 .brand img{width:220px!important;height:auto!important}body.clinical-v70 .primary-nav a{color:rgba(255,255,255,.72)!important}body.clinical-v70 .primary-nav a:hover,
body.clinical-v70 .primary-nav a[aria-current="page"]{color:#fff!important}body.clinical-v70 .primary-nav a[aria-current="page"]::after{background:var(--cl70-gold)!important}body.clinical-v70 .menu-toggle span{background:#fff!important}body.clinical-v70 .study-hero{position:relative!important;min-height:720px!important;padding:0!important;overflow:hidden!important;color:#fff!important;background:radial-gradient(circle at 75% 31%,rgba(129,30,47,.30),transparent 31%),
    radial-gradient(circle at 22% 92%,rgba(225,178,103,.07),transparent 28%),
    linear-gradient(135deg,#101014 0%,#181216 58%,#0e0e11 100%)!important;isolation:isolate!important}body.clinical-v70 .study-hero__backdrop{position:absolute!important;inset:0!important;opacity:.48!important;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px)!important;background-size:88px 88px!important;mask-image:linear-gradient(90deg,transparent 3%,#000 45%,#000 100%)!important}body.clinical-v70 .study-hero__grid{position:relative!important;z-index:2!important;min-height:568px!important;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr)!important;gap:clamp(48px,6vw,92px)!important;align-items:start!important;box-sizing:border-box!important;padding-top:92px!important;padding-bottom:42px!important}body.clinical-v70 .study-hero__copy{align-self:start!important;max-width:720px!important}body.clinical-v70 .study-hero__copy>.eyebrow{margin:0 0 18px!important;color:var(--cl70-gold)!important;font-size:12px!important;line-height:1.2!important;letter-spacing:.14em!important}body.clinical-v70 .study-hero h1{max-width:11.8ch!important;margin:0!important;color:#fff!important;font-size:clamp(56px,5vw,82px)!important;line-height:.99!important;letter-spacing:-.057em!important;font-weight:570!important;text-wrap:balance!important}body.clinical-v70 .study-hero h1 span,
body.clinical-v70 .study-hero h1 em{display:block!important}body.clinical-v70 .study-hero h1 em{margin-top:.07em!important;color:var(--cl70-gold)!important;font-style:normal!important}body.clinical-v70 .study-hero__lead{max-width:620px!important;margin:27px 0 0!important;color:rgba(255,255,255,.74)!important;font-size:clamp(17px,1.2vw,20px)!important;line-height:1.58!important}body.clinical-v70 .study-hero__actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:22px!important;margin-top:28px!important}body.clinical-v70 .study-hero .button--solid{min-height:52px!important;padding-inline:24px!important;border-radius:999px!important;background:#ad223b!important;border-color:#ad223b!important;box-shadow:0 15px 34px rgba(114,24,39,.22)!important}body.clinical-v70 .study-hero .button--text{color:#fff!important}body.clinical-v70 .study-hero__foot{position:relative!important;z-index:2!important;min-height:108px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:0!important;border-top:1px solid rgba(255,255,255,.12)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}body.clinical-v70 .study-hero__foot article{min-height:108px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:18px clamp(18px,2.3vw,32px)!important;border-right:1px solid rgba(255,255,255,.10)!important}body.clinical-v70 .study-hero__foot article:first-child{padding-left:0!important}body.clinical-v70 .study-hero__foot article:last-child{border-right:0!important}body.clinical-v70 .study-hero__foot strong{color:#fff!important;font-size:15px!important;line-height:1.18!important;font-weight:700!important}body.clinical-v70 .study-hero__foot span{margin-top:7px!important;color:rgba(255,255,255,.52)!important;font-size:11px!important;line-height:1.42!important}body.clinical-v70 main>.section{position:relative!important;padding:96px 0 108px!important}body.clinical-v70 main>.section .eyebrow{margin:0 0 16px!important;color:var(--cl70-red)!important;font-size:12px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.15em!important;text-transform:uppercase!important}body.clinical-v70 .programme{background:linear-gradient(180deg,#fbf8f3 0%,#f6f0e8 100%)!important}body.clinical-v70 .journey{overflow:hidden!important;color:#fff!important;background:radial-gradient(circle at 86% 18%,rgba(158,36,55,.22),transparent 30%),
    radial-gradient(circle at 10% 94%,rgba(225,178,103,.06),transparent 28%),
    linear-gradient(135deg,#111014,#1a1419 68%,#101014)!important;border:0!important}body.clinical-v70 .journey::before{display:none!important}body.clinical-v70 .journey .eyebrow{color:var(--cl70-gold)!important}body.clinical-v70 .evidence,
body.clinical-v70 .trec,
body.clinical-v70 .feedback{color:var(--cl70-ink)!important;background:var(--cl70-paper-2)!important}body.clinical-v70 .trec,
body.clinical-v70 .feedback{border-top:1px solid var(--cl70-line)!important}body.clinical-v70 .evidence::before{display:none!important}body.clinical-v70 .films{color:#fff!important;background:radial-gradient(circle at 15% 15%,rgba(158,36,55,.14),transparent 25%),
    linear-gradient(135deg,#151216,#1d171b)!important}body.clinical-v70 .films .eyebrow{color:var(--cl70-gold)!important}@media (max-width:1023px){body.clinical-v70 .site-header__inner{min-height:72px!important}body.clinical-v70 .study-hero{min-height:0!important}body.clinical-v70 .study-hero__grid{min-height:0!important;grid-template-columns:1fr!important;padding-top:72px!important;padding-bottom:44px!important}body.clinical-v70 .study-hero h1{font-size:clamp(50px,8vw,72px)!important}body.clinical-v70 main>.section{padding:82px 0 90px!important}}@media (max-width:760px){body.clinical-v70 .study-hero__grid{padding-top:54px!important;padding-bottom:36px!important}body.clinical-v70 .study-hero h1{font-size:clamp(43px,12vw,59px)!important;line-height:1.02!important}body.clinical-v70 .study-hero__lead{font-size:16px!important}body.clinical-v70 .study-hero__foot{grid-template-columns:1fr 1fr!important}body.clinical-v70 .study-hero__foot article{min-height:92px!important;padding:16px 14px!important;border-bottom:1px solid rgba(255,255,255,.08)!important}body.clinical-v70 .study-hero__foot article:nth-child(2){border-right:0!important}body.clinical-v70 main>.section{padding:72px 0 78px!important}}.site-header .primary-nav > a[href="contact.html"]{font-size:inherit!important}body.home-commercial-nav .primary-nav > a[href="contact.html"],
body.home-commercial-nav.is-page-scrolled .primary-nav > a[href="contact.html"]{min-height:38px!important;padding-inline:15px!important;font-size:inherit!important}@media (max-width:760px){.site-header .primary-nav > a[href="contact.html"]{font-size:inherit!important}}body.home-commercial-nav .site-header .primary-nav > a[href="contact.html"],
body.home-commercial-nav.is-page-scrolled .site-header .primary-nav > a[href="contact.html"]{min-height:36px!important;padding-inline:15px!important;font-size:1em!important;font-weight:650!important;letter-spacing:.04em!important;line-height:1!important}@media (min-width:1021px){body:not(.home-commercial-nav) .site-header .primary-nav > a[href="contact.html"]{font-size:clamp(.8125rem,.76rem + .08vw,.875rem)!important;font-weight:620!important;letter-spacing:-.01em!important;line-height:1.15!important}}.site-header .primary-nav > .nav-contact,
body.home-commercial-nav .site-header .primary-nav > .nav-contact,
body.home-commercial-nav.is-page-scrolled .site-header .primary-nav > .nav-contact{font-size:clamp(.8125rem,.76rem + .08vw,.875rem)!important;font-weight:620!important;letter-spacing:-.01em!important;line-height:1.15!important}body.home-commercial-nav .site-header .primary-nav > .nav-contact,
body.home-commercial-nav.is-page-scrolled .site-header .primary-nav > .nav-contact{min-height:42px!important;padding:0 20px!important}@media (max-width:1020px){.site-header .primary-nav > .nav-contact,
  body.home-commercial-nav .site-header .primary-nav > .nav-contact,
  body.home-commercial-nav.is-page-scrolled .site-header .primary-nav > .nav-contact{font-size:.78125rem!important;line-height:1.15!important}body.home-commercial-nav .site-header .primary-nav > .nav-contact,
  body.home-commercial-nav.is-page-scrolled .site-header .primary-nav > .nav-contact{min-height:40px!important;padding:0 15px!important}}html body.home-commercial-nav .site-header .primary-nav > a[href="contact.html"],
html body.home-commercial-nav.is-page-scrolled .site-header .primary-nav > a[href="contact.html"]{min-height:45px!important;padding-inline:17px!important;font-size:clamp(.8125rem,.76rem + .08vw,.875rem)!important;font-weight:620!important;letter-spacing:-.01em!important;line-height:1.15!important}@media (max-width:1180px) and (min-width:1021px){html body.home-commercial-nav .site-header .primary-nav > a[href="contact.html"],
  html body.home-commercial-nav.is-page-scrolled .site-header .primary-nav > a[href="contact.html"]{font-size:.78rem!important}}@media (max-width:1020px){html body.home-commercial-nav .site-header .primary-nav > a[href="contact.html"],
  html body.home-commercial-nav.is-page-scrolled .site-header .primary-nav > a[href="contact.html"]{min-height:40px!important;padding-inline:15px!important;font-size:.78125rem!important}}@media (min-width:1021px){html body:not(.home-commercial-nav) .site-header .primary-nav > a[href="career.html"],
  html body:not(.home-commercial-nav) .site-header .primary-nav > a[href="contact.html"]{font-size:clamp(.8125rem,.76rem + .08vw,.875rem)!important;font-weight:620!important;letter-spacing:-.01em!important;line-height:1.15!important}}@media (max-width:760px){html body.home-commercial-nav .site-header .primary-nav > a[href="contact.html"],
  html body.home-commercial-nav.is-page-scrolled .site-header .primary-nav > a[href="contact.html"]{font-size:inherit!important}}.study-hero > .study-hero__foot{position:relative;z-index:4;box-sizing:border-box}main .hero > .hero-proof-rail-global-v71{position:relative;z-index:4;margin:0;background:transparent !important;border-top:1px solid rgba(255,255,255,.15) !important;border-bottom:0 !important;color:#fff}main .hero > .hero-proof-rail-global-v71 .trust-grid{width:min(calc(100% - 64px), 1280px);margin-inline:auto}@media (max-width: 1023px){main .hero > .hero-proof-rail-global-v71 .trust-grid{width:min(calc(100% - 48px), 1280px)}}@media (max-width: 700px){main .hero > .hero-proof-rail-global-v71 .trust-grid{width:min(calc(100% - 32px), 1280px)}}body.clinical-v71 .study-hero--principal-v71{background:#111216 !important;color:#fff}body.clinical-v71 .study-hero--principal-v71 .study-hero__backdrop{background:radial-gradient(circle at 78% 31%, rgba(142,31,48,.24), transparent 31%),
    linear-gradient(135deg,#111216 0%,#171318 59%,#0d0e11 100%) !important}@media (min-width:1024px){body.clinical-v71 .study-hero--principal-v71 .study-hero__grid{min-height:568px !important;padding-top:92px !important;padding-bottom:54px !important;box-sizing:border-box;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr) !important;gap:clamp(44px,6vw,92px) !important;align-items:start !important}body.clinical-v71 .study-hero__copy{align-self:start !important;max-width:720px !important}body.clinical-v71 .study-hero__copy > .eyebrow{margin-bottom:18px !important;color:#e6b86f !important}body.clinical-v71 .study-hero h1{margin:0 !important;max-width:720px !important;font-size:clamp(56px,5vw,82px) !important;font-weight:570 !important;line-height:.99 !important;letter-spacing:-.057em !important}body.clinical-v71 .study-hero h1 span{display:block !important;width:max-content;max-width:100%;white-space:nowrap}body.clinical-v71 .study-hero h1 .study-hero__accent{color:#e6b86f !important}body.clinical-v71 .study-hero__lead{max-width:590px !important;margin-top:26px !important;color:rgba(255,255,255,.70) !important;font-size:clamp(17px,1.25vw,20px) !important;line-height:1.55 !important}body.clinical-v71 .study-hero__actions{margin-top:28px !important}}body.clinical-v71 .study-hero__foot{display:block !important;border-top:1px solid rgba(255,255,255,.15) !important}body.clinical-v71 .study-hero__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}body.clinical-v71 .study-hero__metrics article{min-height:88px;box-sizing:border-box;padding:17px clamp(18px,2vw,32px);display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.15)}body.clinical-v71 .study-hero__metrics article:first-child{padding-left:0}body.clinical-v71 .study-hero__metrics article:last-child{border-right:0;padding-right:0}body.clinical-v71 .study-hero__metrics strong{color:#fff;font-size:17px;font-weight:620;line-height:1.2;letter-spacing:-.02em}body.clinical-v71 .study-hero__metrics span{margin-top:6px;color:rgba(255,255,255,.55);font-size:11px;line-height:1.35;letter-spacing:.07em;text-transform:uppercase}@media (max-width:1023px){body.clinical-v71 .study-hero--principal-v71 .study-hero__grid{min-height:0 !important;grid-template-columns:1fr !important;padding-top:72px !important;padding-bottom:42px !important;gap:42px !important}body.clinical-v71 .study-hero h1{font-size:clamp(50px,8vw,72px) !important;line-height:1 !important}body.clinical-v71 .study-hero h1 span{white-space:normal;width:auto}body.clinical-v71 .study-hero__metrics{grid-template-columns:repeat(2,1fr)}body.clinical-v71 .study-hero__metrics article:nth-child(2){border-right:0}body.clinical-v71 .study-hero__metrics article:nth-child(-n/**/+2){border-bottom:1px solid rgba(255,255,255,.14)}body.clinical-v71 .study-hero__metrics article:nth-child(3){padding-left:0}}@media (max-width:760px){body.clinical-v71 .study-hero--principal-v71 .study-hero__grid{padding-top:54px !important;padding-bottom:34px !important}body.clinical-v71 .study-hero h1{font-size:clamp(43px,12vw,59px) !important;line-height:1.02 !important}body.clinical-v71 .study-hero__lead{margin-top:22px !important;font-size:16px !important}body.clinical-v71 .study-hero__metrics{grid-template-columns:1fr}body.clinical-v71 .study-hero__metrics article,
  body.clinical-v71 .study-hero__metrics article:first-child,
  body.clinical-v71 .study-hero__metrics article:last-child,
  body.clinical-v71 .study-hero__metrics article:nth-child(3){min-height:0;padding:18px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}body.clinical-v71 .study-hero__metrics article:last-child{border-bottom:0}}.hero-proof-master-v72{position:relative !important;z-index:5 !important;box-sizing:border-box !important;border-top:1px solid rgba(255,255,255,.15) !important}.study-hero .study-hero__metrics.hero-proof-master-v72{display:grid !important;margin-top:0 !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important}.hero > .hero-proof-rail-global-v71.hero-proof-master-v72{margin:0 !important;background:transparent !important}.hero > .hero-proof-rail-global-v71.hero-proof-master-v72 .trust-grid{width:min(calc(100% - 64px),1280px) !important;margin-inline:auto !important;display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important}.hero-proof-master-v72 > article{min-width:0 !important;min-height:126px !important;box-sizing:border-box !important;padding:24px clamp(16px,1.8vw,28px) !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:flex-start !important;border:0 !important;border-right:1px solid rgba(255,255,255,.15) !important;background:transparent !important;box-shadow:none !important;border-radius:0 !important;text-align:left !important}.hero-proof-master-v72 > article:first-child{padding-left:0 !important}.hero-proof-master-v72 > article:last-child{border-right:0 !important;padding-right:0 !important}.hero-proof-master-v72 strong{margin:0 !important;color:#fff !important;font-size:clamp(21px,1.7vw,28px) !important;font-weight:520 !important;line-height:1.06 !important;letter-spacing:-.04em !important;white-space:nowrap !important}.hero-proof-master-v72 article > span,.hero-proof-master-v72 article > small{display:block !important;width:100% !important;margin-top:10px !important;color:rgba(255,255,255,.66) !important;font-size:clamp(9px,.72vw,11.5px) !important;font-weight:760 !important;line-height:1.28 !important;letter-spacing:.055em !important;text-transform:uppercase !important;white-space:nowrap !important}@media (max-width:1180px){.hero-proof-master-v72 strong,.hero-proof-master-v72 article > span,.hero-proof-master-v72 article > small{white-space:normal !important}}@media (max-width:900px){.study-hero .study-hero__metrics.hero-proof-master-v72,.hero > .hero-proof-rail-global-v71.hero-proof-master-v72 .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.hero-proof-master-v72 > article{min-height:108px !important;border-bottom:1px solid rgba(255,255,255,.15) !important}}@media (max-width:560px){.study-hero .study-hero__metrics.hero-proof-master-v72,.hero > .hero-proof-rail-global-v71.hero-proof-master-v72 .trust-grid{grid-template-columns:1fr !important}.hero-proof-master-v72 > article,.hero-proof-master-v72 > article:first-child,.hero-proof-master-v72 > article:last-child{min-height:0 !important;padding:20px 0 !important;border-right:0 !important}}body.clinical-v72 .study-hero__grid{position:relative !important}@media (min-width:1024px){body.clinical-v72 .study-hero__grid{min-height:602px !important;padding-top:92px !important;padding-bottom:54px !important;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr) !important;gap:clamp(44px,6vw,92px) !important;align-items:start !important}body.clinical-v72 .study-hero__copy{align-self:start !important;max-width:720px !important}body.clinical-v72 .study-hero__copy > .eyebrow{margin-bottom:18px !important}body.clinical-v72 .study-hero h1{max-width:720px !important;font-size:clamp(56px,5vw,82px) !important;line-height:.99 !important;letter-spacing:-.057em !important}body.clinical-v72 .study-hero__lead{max-width:590px !important;margin-top:26px !important}body.clinical-v72 .study-hero__actions{margin-top:28px !important}}body.clinical-v72 .study-hero__foot{border-top:0 !important}.global-announcement-master-v73{position:relative !important;z-index:90 !important;top:auto !important;inset-inline:auto !important;width:100% !important;margin:0 !important;padding:0 !important;background:#f5f0e9 !important;color:#9e2437 !important;border-top:1px solid rgba(158,36,55,.08) !important;border-bottom:1px solid rgba(32,29,31,.12) !important;font-size:clamp(.68rem,.64rem + .12vw,.78rem) !important;font-weight:760 !important;letter-spacing:.055em !important;text-transform:uppercase !important;box-shadow:none !important}.global-announcement-master-v73 .announcement__inner{width:min(calc(100% - 64px),1280px) !important;max-width:1280px !important;min-height:38px !important;margin-inline:auto !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:0 !important;overflow:hidden !important}.global-announcement-master-v73 .announcement__inner span{position:static !important;display:inline-flex !important;align-items:center !important;white-space:nowrap !important;line-height:1 !important;color:#9e2437 !important;font:inherit !important;text-transform:uppercase !important}.global-announcement-master-v73 .announcement__inner span + span::before{content:"" !important;position:static !important;display:block !important;width:1px !important;height:15px !important;margin:0 clamp(17px,2vw,28px) !important;border:0 !important;border-radius:0 !important;background:#9e2437 !important;transform:none !important}@media (max-width:760px){.global-announcement-master-v73{font-size:.58rem !important;letter-spacing:.035em !important}.global-announcement-master-v73 .announcement__inner{width:100% !important;min-height:34px !important;padding-inline:10px !important}.global-announcement-master-v73 .announcement__inner span + span::before{height:12px !important;margin-inline:9px !important}}@media (max-width:420px){.global-announcement-master-v73{font-size:.52rem !important}.global-announcement-master-v73 .announcement__inner span + span::before{margin-inline:6px !important}}.hero-proof-master-v73{position:relative !important;z-index:5 !important;box-sizing:border-box !important;display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;margin:0 !important;padding:0 !important;border-top:1px solid rgba(255,255,255,.15) !important;border-bottom:0 !important;background:#151416 !important;color:#fff !important;box-shadow:none !important}.hero-proof-master-v73 > .trust-grid{grid-column:1 / -1 !important;width:100% !important;max-width:none !important;margin:0 !important;padding:0 !important;display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important}.hero-proof-master-v73 > article{min-width:0 !important;min-height:126px !important;box-sizing:border-box !important;padding:25px clamp(16px,1.8vw,28px) !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:flex-start !important;border:0 !important;border-right:1px solid rgba(255,255,255,.15) !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;text-align:left !important}.hero-proof-master-v73 > article:first-child{padding-left:0 !important}.hero-proof-master-v73 > article:last-child{padding-right:0 !important;border-right:0 !important}.hero-proof-master-v73 strong{margin:0 !important;color:#fff !important;font-size:28px !important;font-weight:520 !important;line-height:1.06 !important;letter-spacing:-.04em !important;white-space:nowrap !important}.hero-proof-master-v73 article > span,.hero-proof-master-v73 article > small{display:block !important;margin-top:5px !important;color:rgba(255,255,255,.62) !important;font-size:10px !important;font-weight:760 !important;line-height:1.28 !important;letter-spacing:.1em !important;text-transform:uppercase !important;white-space:nowrap !important}@media (max-width:1020px){.hero-proof-master-v73,
  .hero-proof-master-v73 > .trust-grid{grid-template-columns:repeat(4,minmax(0,1fr)) !important}.hero-proof-master-v73 strong{font-size:clamp(20px,2.7vw,27px) !important}.hero-proof-master-v73 article > span,.hero-proof-master-v73 article > small{font-size:9px !important;letter-spacing:.065em !important}}@media (max-width:760px){.hero-proof-master-v73,
  .hero-proof-master-v73 > .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.hero-proof-master-v73 > article{min-height:108px !important;border-bottom:1px solid rgba(255,255,255,.15) !important}.hero-proof-master-v73 > article:nth-child(2n){border-right:0 !important}.hero-proof-master-v73 strong,.hero-proof-master-v73 article > span,.hero-proof-master-v73 article > small{white-space:normal !important}}@media (max-width:460px){.hero-proof-master-v73,
  .hero-proof-master-v73 > .trust-grid{grid-template-columns:1fr !important}.hero-proof-master-v73 > article,.hero-proof-master-v73 > article:first-child,.hero-proof-master-v73 > article:last-child{min-height:0 !important;padding:19px 0 !important;border-right:0 !important;border-bottom:1px solid rgba(255,255,255,.15) !important}}body.clinical-v73 .study-hero__animation-only{align-self:center !important;justify-self:end !important;width:min(100%,520px) !important;aspect-ratio:16 / 9 !important}body.clinical-v73 .study-hero__animation-transparent{opacity:1 !important}@media (max-width:1023px){body.clinical-v73 .study-hero__animation-only{width:min(100%,500px) !important;justify-self:start !important}}html body.global-home-chrome-v74{--global-nav-charcoal:#1b1a1e;--global-nav-paper:#f6f1eb;--global-nav-champagne:#e6b86f;--global-nav-burgundy:#9e2437}html body.global-home-chrome-v74 .global-announcement-master-v74{position:relative !important;z-index:90 !important;width:100% !important;margin:0 !important;padding:0 !important;background:#f5f0e9 !important;color:#9e2437 !important;border-top:1px solid rgba(158,36,55,.08) !important;border-bottom:1px solid rgba(32,29,31,.12) !important;box-shadow:none !important;font-size:clamp(.68rem,.64rem + .12vw,.78rem) !important;font-weight:760 !important;letter-spacing:.055em !important;text-transform:uppercase !important}html body.global-home-chrome-v74 .global-announcement-master-v74 .announcement__inner{width:min(calc(100% - 64px),1280px) !important;max-width:1280px !important;min-height:38px !important;margin-inline:auto !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:0 !important;overflow:hidden !important}html body.global-home-chrome-v74 .global-announcement-master-v74 span{position:static !important;display:inline-flex !important;align-items:center !important;color:#9e2437 !important;font:inherit !important;line-height:1 !important;white-space:nowrap !important}html body.global-home-chrome-v74 .global-announcement-master-v74 span + span::before{content:"" !important;position:static !important;display:block !important;width:1px !important;height:15px !important;margin:0 clamp(17px,2vw,28px) !important;border:0 !important;border-radius:0 !important;background:#9e2437 !important;transform:none !important}html body.global-home-chrome-v74 .site-header{top:0 !important;z-index:80 !important;min-height:0 !important;margin:0 !important;background:var(--global-nav-charcoal) !important;border:0 !important;border-bottom:1px solid rgba(255,255,255,.09) !important;box-shadow:0 8px 24px rgba(8,7,9,.13) !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}html body.global-home-chrome-v74 .site-header .site-header__inner{width:min(calc(100% - 64px),1280px) !important;max-width:1280px !important;min-height:78px !important;margin-inline:auto !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:28px !important}html body.global-home-chrome-v74 .site-header .brand{display:inline-flex !important;align-items:center !important;flex:0 0 auto !important}html body.global-home-chrome-v74 .site-header .brand__logo-stack{position:relative !important;display:block !important;width:clamp(220px,16.5vw,252px) !important;aspect-ratio:3006 / 383 !important;flex:0 0 auto !important}html body.global-home-chrome-v74 .site-header .brand__logo-stack .brand-logo{position:absolute !important;inset:0 !important;display:block !important;width:100% !important;height:100% !important;object-fit:contain !important}html body.global-home-chrome-v74 .site-header .brand-logo--light{opacity:1 !important}html body.global-home-chrome-v74 .site-header .brand-logo--dark{opacity:0 !important}html body.global-home-chrome-v74 .site-header .primary-nav{position:static !important;width:auto !important;height:auto !important;display:flex !important;align-items:center !important;gap:clamp(8px,.72vw,12px) !important;margin:0 !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;opacity:1 !important;visibility:visible !important;clip-path:none !important;overflow:visible !important;pointer-events:auto !important;color:rgba(255,255,255,.78) !important;font-size:clamp(.625rem,.61rem + .025vw,.65625rem) !important;font-weight:650 !important;letter-spacing:.04em !important}html body.global-home-chrome-v74 .site-header .primary-nav > a{position:relative !important;display:inline-flex !important;align-items:center !important;min-height:0 !important;margin:0 !important;padding:15px 2px !important;border:0 !important;border-radius:0 !important;background:transparent !important;color:inherit !important;font:inherit !important;line-height:1.1 !important;text-decoration:none !important;white-space:nowrap !important}html body.global-home-chrome-v74 .site-header .primary-nav > a::after{content:"" !important;position:absolute !important;left:2px !important;right:100% !important;bottom:7px !important;height:2px !important;display:block !important;background:var(--global-nav-champagne) !important;transition:right .3s ease !important}html body.global-home-chrome-v74 .site-header .primary-nav > a:hover,
html body.global-home-chrome-v74 .site-header .primary-nav > a[aria-current="page"]{color:#fff !important}html body.global-home-chrome-v74 .site-header .primary-nav > a:hover::after,
html body.global-home-chrome-v74 .site-header .primary-nav > a[aria-current="page"]::after{right:2px !important}html body.global-home-chrome-v74 .site-header .primary-nav > a.nav-contact{min-height:45px !important;padding:0 17px !important;border:1px solid var(--global-nav-burgundy) !important;border-radius:999px !important;background:var(--global-nav-burgundy) !important;color:#fff !important;font-size:clamp(.8125rem,.76rem + .08vw,.875rem) !important;font-weight:620 !important;letter-spacing:-.01em !important;line-height:1.15 !important}html body.global-home-chrome-v74 .site-header .primary-nav > a.nav-contact::after{display:none !important}html body.global-home-chrome-v74 .site-header .menu-toggle{display:none !important;width:48px !important;height:48px !important;padding:0 !important;border:1px solid rgba(255,255,255,.24) !important;border-radius:50% !important;background:rgba(255,255,255,.04) !important;align-items:center !important;justify-content:center !important;flex-direction:column !important;gap:5px !important;cursor:pointer !important}html body.global-home-chrome-v74 .site-header .menu-toggle span{width:20px !important;height:1.5px !important;background:#fff !important;transition:transform .25s,opacity .25s !important}@media (max-width:1020px){html body.global-home-chrome-v74 .site-header .site-header__inner{width:min(calc(100% - 48px),1280px) !important;min-height:72px !important}html body.global-home-chrome-v74 .site-header .brand__logo-stack{width:190px !important}html body.global-home-chrome-v74 .site-header .menu-toggle{display:flex !important}html body.global-home-chrome-v74 .site-header .primary-nav{position:absolute !important;z-index:130 !important;top:100% !important;left:0 !important;right:0 !important;width:100% !important;height:calc(100svh - 72px) !important;display:grid !important;align-content:start !important;gap:0 !important;padding:22px 24px 42px !important;background:#f7f2ec !important;border-top:1px solid rgba(143,29,44,.12) !important;box-shadow:0 30px 80px rgba(35,15,20,.2) !important;opacity:0 !important;visibility:hidden !important;clip-path:inset(0 0 100% 0) !important;pointer-events:none !important;overflow-y:auto !important;transition:clip-path .38s ease,opacity .25s,visibility 0s linear .38s !important}html body.global-home-chrome-v74 .site-header .primary-nav.is-open{opacity:1 !important;visibility:visible !important;clip-path:inset(0) !important;pointer-events:auto !important;transition:clip-path .38s ease,opacity .25s !important}html body.global-home-chrome-v74 .site-header .primary-nav > a{padding:16px 0 !important;border-bottom:1px solid rgba(143,29,44,.13) !important;color:#321a20 !important;font-size:17px !important;font-weight:710 !important;letter-spacing:0 !important}html body.global-home-chrome-v74 .site-header .primary-nav > a::after{display:none !important}html body.global-home-chrome-v74 .site-header .primary-nav > a.nav-contact{justify-content:center !important;min-height:48px !important;margin-top:22px !important;padding:13px 18px !important;border:0 !important;background:var(--global-nav-burgundy) !important;color:#fff !important;font-size:17px !important}html body.global-home-chrome-v74 .site-header .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6.5px) rotate(45deg) !important}html body.global-home-chrome-v74 .site-header .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0 !important}html body.global-home-chrome-v74 .site-header .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg) !important}}@media (max-width:600px){html body.global-home-chrome-v74 .global-announcement-master-v74{font-size:.58rem !important;letter-spacing:.035em !important}html body.global-home-chrome-v74 .global-announcement-master-v74 .announcement__inner{width:100% !important;min-height:34px !important;padding-inline:10px !important}html body.global-home-chrome-v74 .global-announcement-master-v74 span + span::before{height:12px !important;margin-inline:9px !important}html body.global-home-chrome-v74 .site-header .site-header__inner{width:min(calc(100% - 32px),1280px) !important;min-height:68px !important}html body.global-home-chrome-v74 .site-header .brand__logo-stack{width:176px !important}html body.global-home-chrome-v74 .site-header .primary-nav{height:calc(100svh - 68px) !important;padding:18px 18px 36px !important}}html body.global-home-chrome-v74 .hero-proof-master-v74{position:relative !important;z-index:5 !important;box-sizing:border-box !important;display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;margin-top:0 !important;margin-bottom:0 !important;padding-top:0 !important;padding-bottom:0 !important;border-top:1px solid rgba(255,255,255,.15) !important;border-bottom:0 !important;background:transparent !important;box-shadow:none !important}html body.global-home-chrome-v74 .hero-proof-master-v74 > .trust-grid{grid-column:1 / -1 !important;width:100% !important;max-width:none !important;margin:0 !important;padding:0 !important;display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:0 !important}html body.global-home-chrome-v74 .hero-proof-master-v74 > article{position:relative !important;min-width:0 !important;min-height:126px !important;height:126px !important;box-sizing:border-box !important;padding:25px clamp(16px,1.8vw,28px) !important;display:flex !important;grid-template-columns:none !important;flex-direction:column !important;justify-content:center !important;align-items:flex-start !important;gap:0 !important;border:0 !important;border-right:1px solid rgba(255,255,255,.15) !important;border-radius:0 !important;background:transparent !important;background-image:none !important;box-shadow:none !important;text-align:left !important;overflow:visible !important}html body.global-home-chrome-v74 .hero-proof-master-v74 > article::before,html body.global-home-chrome-v74 .hero-proof-master-v74 > article::after{content:none !important;display:none !important}html body.global-home-chrome-v74 .hero-proof-master-v74 > article:first-child{padding-left:0 !important}html body.global-home-chrome-v74 .hero-proof-master-v74 > article:last-child{padding-right:0 !important;border-right:0 !important}html body.global-home-chrome-v74 .hero-proof-master-v74 strong{display:block !important;width:auto !important;height:auto !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:none !important;color:#fff !important;font-size:28px !important;font-weight:520 !important;line-height:1.06 !important;letter-spacing:-.04em !important;white-space:nowrap !important}html body.global-home-chrome-v74 .hero-proof-master-v74 article > span,html body.global-home-chrome-v74 .hero-proof-master-v74 article > small{position:static !important;display:block !important;place-items:initial !important;width:auto !important;height:auto !important;max-width:none !important;margin:5px 0 0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:none !important;color:rgba(255,255,255,.62) !important;font-size:10px !important;font-weight:760 !important;line-height:1.28 !important;letter-spacing:.1em !important;text-transform:uppercase !important;white-space:nowrap !important}@media (min-width:1024px){html body.global-home-chrome-v74 .study-hero__grid{box-sizing:border-box !important;min-height:602px !important;height:602px !important;padding-top:92px !important;padding-bottom:54px !important;align-items:start !important}html body.global-home-chrome-v74 .study-hero{box-sizing:border-box !important}}@media (max-width:1023px){html body.global-home-chrome-v74 .study-hero__grid{height:auto !important;min-height:0 !important}html body.global-home-chrome-v74 .hero-proof-master-v74,
  html body.global-home-chrome-v74 .hero-proof-master-v74 > .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}html body.global-home-chrome-v74 .hero-proof-master-v74 > article{height:auto !important;min-height:108px !important;border-bottom:1px solid rgba(255,255,255,.15) !important}html body.global-home-chrome-v74 .hero-proof-master-v74 > article:nth-child(2n){border-right:0 !important}html body.global-home-chrome-v74 .hero-proof-master-v74 strong,html body.global-home-chrome-v74 .hero-proof-master-v74 article > span,html body.global-home-chrome-v74 .hero-proof-master-v74 article > small{white-space:normal !important}}@media (max-width:520px){html body.global-home-chrome-v74 .hero-proof-master-v74,
  html body.global-home-chrome-v74 .hero-proof-master-v74 > .trust-grid{grid-template-columns:1fr !important}html body.global-home-chrome-v74 .hero-proof-master-v74 > article,html body.global-home-chrome-v74 .hero-proof-master-v74 > article:first-child,html body.global-home-chrome-v74 .hero-proof-master-v74 > article:last-child{min-height:0 !important;padding:19px 0 !important;border-right:0 !important;border-bottom:1px solid rgba(255,255,255,.15) !important}}html body.global-ending-v75 .site-header .primary-nav{font-size:14px !important;font-weight:600 !important;letter-spacing:-0.005em !important}html body.global-ending-v75 .site-header .primary-nav > a{font:inherit !important;line-height:1.1 !important}html body.global-ending-v75 .site-header .primary-nav > a.nav-contact{font-size:15px !important;font-weight:650 !important;letter-spacing:-0.01em !important}@media (max-width:1020px){html body.global-ending-v75 .site-header .primary-nav,
  html body.global-ending-v75 .site-header .primary-nav > a,
  html body.global-ending-v75 .site-header .primary-nav > a.nav-contact{font-size:17px !important}html body.global-ending-v75 .site-header .primary-nav > a{font-weight:690 !important}html body.global-ending-v75 .site-header .primary-nav > a.nav-contact{font-weight:700 !important}}html body.global-ending-v75 .global-prefooter-v260{position:relative !important;isolation:isolate !important;background:linear-gradient(180deg,#f7f2ec 0%,#f1e9e0 100%) !important;color:#252428 !important;border-top:1px solid rgba(143,29,44,.10) !important;border-bottom:0 !important;box-shadow:none !important;overflow:hidden !important}html body.global-ending-v75 .global-prefooter-v260::before{content:"" !important;position:absolute !important;z-index:0 !important;inset:0 !important;display:block !important;opacity:1 !important;background:radial-gradient(circle at 14% 30%,rgba(143,29,44,.07),transparent 24%),
    linear-gradient(90deg,rgba(143,29,44,.14),rgba(143,29,44,0) 18%) !important;background-size:auto !important;mask-image:none !important;-webkit-mask-image:none !important;pointer-events:none !important}html body.global-ending-v75 .global-prefooter-v260 > *{position:relative !important;z-index:1 !important}html body.global-proof-type-v76 .hero-proof-master-v74 > article{box-sizing:border-box !important;min-height:126px !important;height:126px !important;padding-top:0 !important;padding-bottom:0 !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:flex-start !important;gap:0 !important;text-align:left !important;vertical-align:middle !important}html body.global-proof-type-v76 .hero-proof-master-v74 strong{display:block !important;margin:0 !important;padding:0 !important;color:#fff !important;font-size:23px !important;font-weight:540 !important;line-height:1.05 !important;letter-spacing:-.035em !important;text-align:left !important;white-space:nowrap !important}html body.global-proof-type-v76 .hero-proof-master-v74 article > span,html body.global-proof-type-v76 .hero-proof-master-v74 article > small{display:block !important;margin:7px 0 0 !important;padding:0 !important;color:rgba(255,255,255,.60) !important;font-size:10px !important;font-weight:730 !important;line-height:1.22 !important;letter-spacing:.085em !important;text-transform:uppercase !important;text-align:left !important;white-space:nowrap !important}@media (max-width:1023px){html body.global-proof-type-v76 .hero-proof-master-v74 > article{height:auto !important;min-height:108px !important;padding-top:18px !important;padding-bottom:18px !important;justify-content:center !important}html body.global-proof-type-v76 .hero-proof-master-v74 strong{font-size:21px !important;white-space:normal !important}html body.global-proof-type-v76 .hero-proof-master-v74 article > span,html body.global-proof-type-v76 .hero-proof-master-v74 article > small{font-size:9.5px !important;white-space:normal !important}}@media (max-width:520px){html body.global-proof-type-v76 .hero-proof-master-v74 > article{min-height:0 !important;padding-top:18px !important;padding-bottom:18px !important}html body.global-proof-type-v76 .hero-proof-master-v74 strong{font-size:20px !important}}html{scroll-padding-top:140px}body.clinical-v77 #programme-at-a-glance,
body.clinical-v77 #study-journey,
body.clinical-v77 #evidence-layers,
body.clinical-v77 #age-group-analysis,
body.clinical-v77 #volunteer-feedback,
body.clinical-v77 #study-video{scroll-margin-top:140px !important}body.clinical-v77 main > .section .eyebrow{margin:0 0 14px !important}body.clinical-v77 main > .section{padding-top:88px !important;padding-bottom:96px !important}body.clinical-v77 .programme{background:linear-gradient(180deg,#fbf8f3 0%,#f7f2ec 100%) !important;border-top:0 !important}body.clinical-v77 .journey{background:radial-gradient(circle at 86% 18%,rgba(158,36,55,.20),transparent 30%),
    radial-gradient(circle at 10% 94%,rgba(225,178,103,.055),transparent 28%),
    linear-gradient(135deg,#111014 0%,#191318 68%,#111014 100%) !important;border-top:0 !important;border-bottom:0 !important}body.clinical-v77 .evidence,
body.clinical-v77 .trec,
body.clinical-v77 .feedback{background:#f7f2ec !important;border-top:0 !important;border-bottom:0 !important}body.clinical-v77 .trec::before,
body.clinical-v77 .feedback::before{content:"" !important;position:absolute !important;top:0 !important;left:max(32px, calc((100% - 1280px) / 2)) !important;right:max(32px, calc((100% - 1280px) / 2)) !important;height:1px !important;background:rgba(32,29,31,.10) !important;pointer-events:none !important}body.clinical-v77 .evidence{padding-bottom:82px !important}body.clinical-v77 .trec{padding-top:82px !important;padding-bottom:82px !important}body.clinical-v77 .feedback{padding-top:82px !important}body.clinical-v77 .films{background:radial-gradient(circle at 15% 15%,rgba(158,36,55,.13),transparent 25%),
    linear-gradient(135deg,#151216 0%,#1d171b 100%) !important;border-top:0 !important}@media (max-width: 1020px){html{scroll-padding-top:128px}body.clinical-v77 #programme-at-a-glance,
  body.clinical-v77 #study-journey,
  body.clinical-v77 #evidence-layers,
  body.clinical-v77 #age-group-analysis,
  body.clinical-v77 #volunteer-feedback,
  body.clinical-v77 #study-video{scroll-margin-top:128px !important}body.clinical-v77 main > .section{padding-top:78px !important;padding-bottom:84px !important}body.clinical-v77 .trec::before,
  body.clinical-v77 .feedback::before{left:24px !important;right:24px !important}}@media (max-width: 600px){html{scroll-padding-top:120px}body.clinical-v77 #programme-at-a-glance,
  body.clinical-v77 #study-journey,
  body.clinical-v77 #evidence-layers,
  body.clinical-v77 #age-group-analysis,
  body.clinical-v77 #volunteer-feedback,
  body.clinical-v77 #study-video{scroll-margin-top:120px !important}body.clinical-v77 main > .section{padding-top:68px !important;padding-bottom:74px !important}body.clinical-v77 .evidence,
  body.clinical-v77 .trec,
  body.clinical-v77 .feedback{padding-top:68px !important;padding-bottom:68px !important}body.clinical-v77 .trec::before,
  body.clinical-v77 .feedback::before{left:18px !important;right:18px !important}}body.clinical-v78{--v78-paper:#f7f2ec;--v78-paper-deep:#f1e9e0;--v78-ink:#242124;--v78-muted:#5a5652;--v78-red:#9e2437;--v78-gold:#e6b86f;--v78-dark:#141216;--v78-line:rgba(36,33,36,.12)}body.clinical-v78 main > .section .eyebrow{margin:0 0 14px !important;color:var(--v78-red) !important;font-size:12px !important;font-weight:800 !important;line-height:1.2 !important;letter-spacing:.145em !important;text-transform:uppercase !important}body.clinical-v78 .journey .eyebrow,
body.clinical-v78 .films .eyebrow{color:var(--v78-gold) !important}body.clinical-v78 .programme{background:linear-gradient(180deg,#fbf8f3 0%,var(--v78-paper) 100%) !important}body.clinical-v78 .journey{background:radial-gradient(circle at 82% 15%,rgba(158,36,55,.23),transparent 30%),
    radial-gradient(circle at 8% 96%,rgba(230,184,111,.065),transparent 30%),
    linear-gradient(135deg,#111014 0%,#191318 70%,#111014 100%) !important}body.clinical-v78 .evidence,
body.clinical-v78 .trec,
body.clinical-v78 .feedback{background:var(--v78-paper) !important}body.clinical-v78 .films{background:radial-gradient(circle at 15% 15%,rgba(158,36,55,.15),transparent 26%),
    linear-gradient(135deg,#151216,#1d171b) !important}body.clinical-v79{--v79-paper:#f7f2ec;--v79-ink:#242124;--v79-muted:#5a5652;--v79-red:#9e2437;--v79-gold:#e6b86f;--v79-line:rgba(36,33,36,.12)}body.clinical-v79 #study-journey .eyebrow,body.clinical-v79 #study-video .eyebrow{color:var(--v79-gold) !important}body.clinical-v79 .age-group{height:100% !important;display:grid !important;grid-template-rows:minmax(0,1fr) auto !important;align-items:end !important;min-width:0 !important;padding:0 !important;border:0 !important;background:transparent !important}.clinical-v80-story{--v80-paper:#f7f2ec;--v80-paper-2:#f3ece4;--v80-ink:#242124;--v80-muted:#625d59;--v80-red:#9e2437;--v80-gold:#e6b86f;--v80-line:rgba(36,33,36,.12);--v80-dark:#141216;--v80-dark-2:#1b1519;position:relative;padding:96px 0 104px !important}.clinical-v80-story .v80-section-head{margin:0 0 54px}.clinical-v80-story .v80-section-head--split{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.58fr);gap:clamp(50px,7vw,108px);align-items:start}.clinical-v80-story .v80-section-head .eyebrow{margin:0 0 14px !important;color:var(--v80-red) !important;font-size:12px !important;line-height:1.2 !important;font-weight:800 !important;letter-spacing:.145em !important;text-transform:uppercase !important}.clinical-v80-story .v80-section-head h2{max-width:18ch;margin:0 !important;color:var(--v80-ink) !important;font-size:clamp(46px,4.5vw,66px) !important;line-height:1 !important;letter-spacing:-.055em !important;text-wrap:balance}.clinical-v80-story .v80-section-head > p{max-width:36ch;margin:32px 0 0 !important;color:var(--v80-muted) !important;font-size:17px !important}.clinical-v80-story .v80-section-head--dark .eyebrow{color:var(--v80-gold) !important}.clinical-v80-story .v80-section-head--dark h2{color:#fff !important}.clinical-v80-programme{background:linear-gradient(180deg,#fbf8f3 0%,var(--v80-paper) 100%) !important}.v80-programme-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:clamp(48px,6vw,88px);align-items:stretch;padding-top:34px;border-top:1px solid var(--v80-ink)}.v80-programme-photo{margin:0;min-height:440px;overflow:hidden;border-radius:18px;background:#e9dfd7}.v80-programme-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:none}.v80-programme-facts{border-top:1px solid var(--v80-line)}.v80-programme-facts article{display:grid;grid-template-columns:44px 1fr;gap:18px;align-items:start;min-height:106px;padding:20px 0;border-bottom:1px solid var(--v80-line)}.v80-programme-facts article > span{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(158,36,55,.25);border-radius:50%;color:var(--v80-red);font-size:9px;font-weight:800}.v80-programme-facts small{display:block;margin-bottom:5px;color:var(--v80-red);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.v80-programme-facts h3{margin:0;color:var(--v80-ink);font-size:20px;line-height:1.24;font-weight:590;letter-spacing:-.025em}.clinical-v80-journey{color:#fff;background:radial-gradient(circle at 86% 16%,rgba(158,36,55,.22),transparent 31%),
    radial-gradient(circle at 8% 94%,rgba(230,184,111,.06),transparent 28%),
    linear-gradient(135deg,#111014 0%,#1a1419 68%,#111014 100%) !important}.v80-journey-track{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:12px 0 0;padding:0;list-style:none;border-top:1px solid rgba(230,184,111,.38)}.v80-journey-track::before{content:"";position:absolute;top:-1px;left:4%;right:4%;height:1px;background:linear-gradient(90deg,transparent,var(--v80-gold),var(--v80-red),var(--v80-gold),transparent)}.v80-journey-track li{min-width:0;min-height:246px;padding:44px 20px 28px;border-right:1px solid rgba(255,255,255,.10)}.v80-journey-track li:first-child{padding-left:0}.v80-journey-track li:last-child{border-right:0;padding-right:0}.v80-step-number{display:grid;place-items:center;width:46px;height:46px;margin-bottom:34px;border:1px solid rgba(230,184,111,.55);border-radius:50%;color:var(--v80-gold);font-size:11px;font-weight:800}.v80-step-number--active{border-color:var(--v80-red);background:var(--v80-red);color:#fff}.v80-journey-track h3{margin:0;color:#fff;font-size:17px;line-height:1.22;font-weight:620;letter-spacing:-.02em}.v80-journey-track p{margin:11px 0 0;color:rgba(255,255,255,.70);font-size:13px;line-height:1.55}.v80-journey-measure{display:grid;grid-template-columns:auto minmax(0,260px);gap:26px;align-items:center;width:max-content;max-width:100%;margin-top:42px;padding-top:28px;border-top:1px solid rgba(255,255,255,.15)}.v80-journey-measure strong{color:#fff;font-size:48px;line-height:1;font-weight:510;letter-spacing:-.05em}.v80-journey-measure span{color:rgba(255,255,255,.68);font-size:13px;line-height:1.5}.clinical-v80-evidence,
.clinical-v80-trec,
.clinical-v80-outcomes{background:var(--v80-paper) !important;color:var(--v80-ink)}.clinical-v80-trec::before,
.clinical-v80-outcomes::before{content:"";position:absolute;top:0;left:max(32px,calc((100% - 1280px)/2));right:max(32px,calc((100% - 1280px)/2));height:1px;background:var(--v80-line)}.v80-evidence-streams{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--v80-ink);border-bottom:1px solid var(--v80-line)}.v80-evidence-streams article{min-height:280px;padding:30px clamp(24px,2vw,32px) 32px;border-right:1px solid var(--v80-line)}.v80-evidence-streams article:first-child{padding-left:0}.v80-evidence-streams article:last-child{padding-right:0;border-right:0}.v80-evidence-number{display:block;margin-bottom:42px;color:var(--v80-red);font-size:11px;font-weight:800;letter-spacing:.12em}.v80-kicker{margin:0 0 9px !important;color:var(--v80-red) !important;font-size:9px !important;font-weight:800 !important;line-height:1.2 !important;letter-spacing:.11em !important;text-transform:uppercase !important}.v80-evidence-streams h3{margin:0;color:var(--v80-ink);font-size:24px;line-height:1.15;font-weight:590;letter-spacing:-.035em}.v80-evidence-streams article > p:last-child{margin:15px 0 0;color:var(--v80-muted);font-size:14px;line-height:1.6}.v80-questionnaire-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;max-width:780px;margin:0 auto 48px;padding:24px 0;border-top:1px solid var(--v80-ink);border-bottom:1px solid var(--v80-line)}.v80-questionnaire-flow article{text-align:center}.v80-questionnaire-flow strong{display:block;color:var(--v80-ink);font-size:44px;line-height:1;font-weight:520;letter-spacing:-.055em}.v80-questionnaire-flow span{display:block;margin-top:7px;color:var(--v80-muted);font-size:9px;font-weight:760;letter-spacing:.09em;text-transform:uppercase}.v80-questionnaire-flow i{color:rgba(158,36,55,.55);font-style:normal;font-size:20px}.v80-outcomes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(42px,6vw,86px)}.v80-outcome{padding:17px 0 20px;border-bottom:1px solid var(--v80-line)}.v80-outcome > div{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.v80-outcome span{color:var(--v80-ink);font-size:15px;font-weight:560}.v80-outcome strong{color:var(--v80-red);font-size:22px;font-weight:650;letter-spacing:-.035em}.v80-outcome > i{display:block;position:relative;height:3px;margin-top:12px;background:#dfd6ce;overflow:hidden}.v80-outcome > i > b{position:absolute;inset:0 auto 0 0;width:var(--score);background:var(--v80-red)}.v80-outcome-note{max-width:70ch;margin:30px 0 0;padding-left:18px;border-left:2px solid var(--v80-red);color:var(--v80-muted);font-size:13px;line-height:1.6}.clinical-v80-films{background:radial-gradient(circle at 15% 14%,rgba(158,36,55,.15),transparent 26%),
    linear-gradient(135deg,#151216,#1d171b) !important}.v80-film-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.v80-film{display:block;color:inherit;text-decoration:none}.v80-film figure{position:relative;aspect-ratio:16/9;margin:0;overflow:hidden;border-radius:18px;background:#221a20}.v80-film figure::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,11,13,.03) 35%,rgba(13,11,13,.66) 100%)}.v80-film img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.v80-film:first-child img{object-position:center 60%}.v80-film:nth-child(2) img{object-position:center 62%}.v80-film:hover img{transform:scale(1.025)}.v80-film-index{position:absolute;z-index:2;top:20px;left:20px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.v80-film-play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:56px;height:56px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(16,13,15,.32);color:#fff;font-size:16px;backdrop-filter:blur(6px)}.v80-film-copy{padding:21px 4px 0}.v80-film-copy p{margin:0 0 8px;color:var(--v80-gold);font-size:9px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.v80-film-copy h3{margin:0;color:#fff;font-size:25px;font-weight:570;line-height:1.18;letter-spacing:-.035em}.v80-film-copy > span{display:inline-block;margin-top:15px;color:rgba(255,255,255,.72);font-size:13px;font-weight:580}.clinical-v80-prefooter .v80-prefooter-grid > p:not(.eyebrow){margin:0 0 5px !important;color:var(--v80-muted) !important;font-size:15px !important;line-height:1.58 !important}@media (max-width:1020px){.clinical-v80-story{padding:80px 0 88px !important}.clinical-v80-story .v80-section-head--split{grid-template-columns:1fr;gap:0}.clinical-v80-story .v80-section-head > p{margin-top:22px !important}.v80-programme-grid{grid-template-columns:1fr}.v80-programme-photo{min-height:0;aspect-ratio:4/3}.v80-journey-track{grid-template-columns:repeat(3,minmax(0,1fr))}.v80-journey-track li:nth-child(3){border-right:0}.v80-journey-track li:nth-child(n/**/+4){border-top:1px solid rgba(255,255,255,.10)}}@media (max-width:760px){.clinical-v80-story{padding:68px 0 74px !important}.clinical-v80-story .v80-section-head{margin-bottom:38px}.clinical-v80-story .v80-section-head h2{font-size:clamp(38px,10vw,50px) !important}.v80-evidence-streams,
  .v80-outcomes,
  .v80-film-grid{grid-template-columns:1fr}.v80-evidence-streams article,
  .v80-evidence-streams article:first-child,
  .v80-evidence-streams article:last-child{min-height:0;padding:24px 0 28px;border-right:0;border-bottom:1px solid var(--v80-line)}.v80-evidence-number{margin-bottom:18px}.v80-journey-track{grid-template-columns:1fr;border-top:1px solid rgba(230,184,111,.38)}.v80-journey-track li,
  .v80-journey-track li:first-child,
  .v80-journey-track li:last-child{display:grid;grid-template-columns:48px 1fr;gap:18px;min-height:0;padding:22px 0;border-right:0;border-top:1px solid rgba(255,255,255,.09)}.v80-journey-track li:first-child{border-top:0}.v80-step-number{margin:0;width:42px;height:42px}.v80-questionnaire-flow{grid-template-columns:1fr;gap:14px}.v80-questionnaire-flow i{transform:rotate(90deg);justify-self:center}}body .study-hero h1{max-width:730px!important;font-size:clamp(56px,5.2vw,88px)!important;line-height:.93!important;letter-spacing:-.062em!important}body .study-hero h1 span{display:block!important;width:max-content!important;max-width:100%!important;white-space:nowrap!important}.clinical-v80-story .v80-section-head .eyebrow{font-size:12.5px!important}.clinical-v80-story .v80-section-head h2{font-size:clamp(48px,4.7vw,68px)!important;line-height:.99!important;letter-spacing:-.058em!important;font-weight:560!important}.clinical-v80-story .v80-section-head > p{max-width:39ch!important;font-size:18px!important;line-height:1.62!important;color:#5a5652!important}.clinical-v80-story .v80-section-head--dark > p{color:rgba(255,255,255,.72)!important}.clinical-v80-programme{background:linear-gradient(180deg,#fcfaf6 0%,#f8f3ed 100%)!important}.clinical-v80-evidence{background:linear-gradient(180deg,#f8f3ed 0%,#f6f0e9 100%)!important}.clinical-v80-trec{background:radial-gradient(circle at 84% 23%,rgba(158,36,55,.055),transparent 29%),
    radial-gradient(circle at 12% 76%,rgba(230,184,111,.075),transparent 28%),
    linear-gradient(180deg,#f6f0e9 0%,#f3ece4 100%)!important}.clinical-v80-outcomes{background:linear-gradient(180deg,#f3ece4 0%,#f7f2ec 100%)!important}.clinical-v80-trec::before,.clinical-v80-outcomes::before{background:rgba(36,33,36,.09)!important}.v80-programme-grid{padding-bottom:4px!important}.v80-programme-photo{min-height:500px!important;border-radius:18px!important}.v80-programme-photo img{object-fit:cover!important;object-position:center 48%!important}.v80-programme-facts article{min-height:118px!important;padding:24px 0!important}.v80-programme-facts small{font-size:10.5px!important}.v80-programme-facts h3{font-size:22px!important;line-height:1.25!important}.v80-journey-track li{min-height:264px!important;padding-top:48px!important}.v80-step-number{width:50px!important;height:50px!important;font-size:12px!important}.v80-journey-track h3{font-size:20px!important;line-height:1.22!important}.v80-journey-track p{font-size:15.5px!important;line-height:1.58!important;color:rgba(255,255,255,.72)!important}.v80-journey-measure span{font-size:15px!important}.v80-evidence-streams article{min-height:300px!important;padding-top:34px!important}.v80-evidence-number{font-size:12px!important}.v80-kicker{font-size:10.5px!important}.v80-evidence-streams h3{font-size:26px!important}.v80-evidence-streams article > p:last-child{font-size:16px!important;line-height:1.6!important}.v81-outcome-base{margin:0 0 12px!important;color:#9e2437!important;font-size:11px!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}.v80-questionnaire-flow{margin-bottom:44px!important}.v80-questionnaire-flow strong{font-size:48px!important}.v80-questionnaire-flow span{font-size:10.5px!important}.v80-outcome{padding:19px 0 22px!important}.v80-outcome span{font-size:17px!important}.v80-outcome strong{font-size:25px!important}.v80-outcome-note{font-size:15px!important;line-height:1.62!important}.v80-film-copy p{font-size:10.5px!important}.v80-film-copy h3{font-size:29px!important}.v80-film-copy>span{font-size:15px!important}@media (max-width:1020px){body .study-hero h1 span{white-space:normal!important;width:auto!important}}@media (max-width:700px){body .study-hero h1{font-size:clamp(43px,12vw,59px)!important;line-height:.98!important}.clinical-v80-story .v80-section-head h2{font-size:clamp(38px,10vw,50px)!important}.clinical-v80-story .v80-section-head>p{font-size:16px!important}.v80-programme-photo{min-height:0!important}.v80-journey-track h3{font-size:18px!important}.v80-journey-track p{font-size:14px!important}}:root{--global-section-intro-gap:clamp(42px,4vw,64px);--global-section-intro-copy-max:460px}@media (min-width:1021px){html body .global-section-intro.global-section-intro{display:grid!important;grid-template-columns:minmax(0,.94fr) minmax(360px,.72fr)!important;column-gap:var(--global-section-intro-gap)!important;row-gap:0!important;align-items:start!important}html body .global-section-intro.global-section-intro > div:first-child{display:contents!important}html body .global-section-intro.global-section-intro > div:first-child > .eyebrow:first-child{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:start!important}html body .global-section-intro.global-section-intro > div:first-child > .eyebrow:first-child + h2{grid-column:1!important;grid-row:2!important;min-width:0!important;justify-self:stretch!important;align-self:start!important}html body .global-section-intro.global-section-intro > div:first-child + p{grid-column:2!important;grid-row:2!important;width:100%!important;max-width:var(--global-section-intro-copy-max)!important;justify-self:start!important;align-self:start!important;margin:0!important}html body .global-section-intro.global-section-intro > .eyebrow:first-child{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:start!important}html body .global-section-intro.global-section-intro > .eyebrow:first-child + h2{grid-column:1!important;grid-row:2!important;min-width:0!important;justify-self:stretch!important;align-self:start!important}html body .global-section-intro.global-section-intro > .eyebrow:first-child + h2 + p{grid-column:2!important;grid-row:2!important;width:100%!important;max-width:var(--global-section-intro-copy-max)!important;justify-self:start!important;align-self:start!important;margin:0!important}}@media (max-width:1020px){html body .global-section-intro.global-section-intro{display:grid!important;grid-template-columns:1fr!important;column-gap:0!important;row-gap:0!important;align-items:start!important}html body .global-section-intro.global-section-intro > *{grid-column:1!important;grid-row:auto!important}html body .global-section-intro.global-section-intro > div:first-child + p,
  html body .global-section-intro.global-section-intro > .eyebrow:first-child + h2 + p{width:100%!important;max-width:700px!important;justify-self:start!important;align-self:start!important;margin:22px 0 0!important}}@media (max-width:760px){html body .global-section-intro.global-section-intro > div:first-child + p,
  html body .global-section-intro.global-section-intro > .eyebrow:first-child + h2 + p{max-width:100%!important;margin-top:18px!important}}body.clinical-atlas-page .v80-film:nth-child(2) figure{background:#171316 !important}body.clinical-atlas-page .v80-film:nth-child(2) figure img{width:calc(100% + 4px) !important;height:calc(100% + 4px) !important;margin:-2px !important;max-width:none !important}body.clinical-atlas-page .v80-film:nth-child(2):hover figure img{transform:scale(1.025) !important}@media (min-width:1024px){html body.clinical-atlas-page .study-hero h1{max-width:720px !important;font-size:clamp(56px,5vw,82px) !important;font-weight:570 !important;line-height:.99 !important;letter-spacing:-.057em !important}html body.clinical-atlas-page .study-hero h1 span{display:block !important;width:max-content !important;max-width:100% !important;margin-top:0 !important;white-space:nowrap !important}}html body.global-ending-v88 .global-prefooter-master-v88{position:relative !important;isolation:isolate !important;width:100% !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;background:linear-gradient(180deg,#f7f2ec 0%,#f1e9e0 100%) !important;color:#252428 !important;border-top:1px solid rgba(143,29,44,.10) !important;border-bottom:0 !important;box-shadow:none !important}html body.global-ending-v88 .global-prefooter-master-v88::before{content:"" !important;position:absolute !important;z-index:0 !important;inset:0 !important;display:block !important;opacity:1 !important;background:radial-gradient(circle at 14% 30%,rgba(143,29,44,.07),transparent 24%),
    linear-gradient(90deg,rgba(143,29,44,.14),rgba(143,29,44,0) 18%) !important;pointer-events:none !important}html body.global-ending-v88 .global-prefooter-master-v88 > .science-cta__grid{position:relative !important;z-index:1 !important;box-sizing:border-box !important;width:min(calc(100% - 64px),1280px) !important;max-width:1280px !important;min-height:390px !important;margin-inline:auto !important;padding:clamp(76px,8vw,108px) 0 !important;display:grid !important;grid-template-columns:minmax(0,.7fr) minmax(0,1.5fr) minmax(280px,.8fr) !important;grid-template-areas:"eyebrow title copy"
    ". title action" !important;column-gap:clamp(50px,7vw,110px) !important;row-gap:30px !important;align-items:start !important}html body.global-ending-v88 .global-prefooter-master-v88 .eyebrow{grid-area:eyebrow !important;margin:0 !important;padding:0 !important;color:#9e2437 !important;font-size:12px !important;font-weight:800 !important;line-height:1.2 !important;letter-spacing:.145em !important;text-transform:uppercase !important}html body.global-ending-v88 .global-prefooter-master-v88 h2{grid-area:title !important;align-self:start !important;max-width:13ch !important;margin:0 !important;padding:0 !important;color:#242124 !important;font-size:clamp(44px,4.8vw,70px) !important;font-weight:560 !important;line-height:.99 !important;letter-spacing:-.058em !important;text-transform:none !important}html body.global-ending-v88 .global-prefooter-master-v88 .science-cta__grid > p:nth-of-type(2){grid-area:copy !important;justify-self:start !important;max-width:34ch !important;margin:0 !important;padding:0 !important;color:#5a5652 !important;font-size:17px !important;font-weight:400 !important;line-height:1.6 !important;letter-spacing:normal !important;text-transform:none !important}html body.global-ending-v88 .global-prefooter-master-v88 .button{grid-area:action !important;justify-self:start !important;align-self:start !important;box-sizing:border-box !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:14px !important;width:max-content !important;max-width:100% !important;min-height:52px !important;margin:8px 0 0 !important;padding:0 25px !important;border:0 !important;border-radius:999px !important;background:#a61f35 !important;color:#fff !important;box-shadow:0 18px 42px rgba(166,31,53,.22) !important;font-size:14px !important;font-weight:760 !important;line-height:1 !important;letter-spacing:normal !important;text-decoration:none !important;text-transform:none !important;white-space:nowrap !important}html body.global-ending-v88 .global-prefooter-master-v88 .button:hover{background:#b5253e !important;transform:translateY(-2px) !important}@media (max-width:1100px){html body.global-ending-v88 .global-prefooter-master-v88 > .science-cta__grid{width:min(calc(100% - 48px),1280px) !important;grid-template-columns:1fr 1fr !important;grid-template-areas:"eyebrow eyebrow"
      "title title"
      "copy action" !important;column-gap:34px !important}}@media (max-width:760px){html body.global-ending-v88 .global-prefooter-master-v88 > .science-cta__grid{width:min(calc(100% - 36px),1280px) !important;min-height:auto !important;padding:68px 0 !important;grid-template-columns:1fr !important;grid-template-areas:"eyebrow" "title" "copy" "action" !important;gap:23px !important}html body.global-ending-v88 .global-prefooter-master-v88 h2{max-width:13ch !important;font-size:clamp(40px,11vw,54px) !important}html body.global-ending-v88 .global-prefooter-master-v88 .button{width:100% !important}}@media (min-width:1101px){html body.global-ending-v88 .global-prefooter-master-v88 > .science-cta__grid{height:390px !important;min-height:390px !important;padding-top:76px !important;padding-bottom:76px !important}}@media (min-width:1024px){html body.global-ending-v88.clinical-atlas-page .study-hero h1{display:flex !important;flex-direction:column !important;row-gap:.105em !important;max-width:720px !important;margin:0 !important;font-size:clamp(56px,5vw,82px) !important;font-weight:570 !important;line-height:.99 !important;letter-spacing:-.057em !important}html body.global-ending-v88.clinical-atlas-page .study-hero h1 > span{display:block !important;width:auto !important;max-width:100% !important;margin:0 !important;line-height:.92 !important;white-space:nowrap !important}html body.global-ending-v88.clinical-atlas-page .study-hero h1 > span:last-child{margin-top:.005em !important}}@media (max-width:1023px){html body.global-ending-v88.clinical-atlas-page .study-hero h1{display:flex !important;flex-direction:column !important;row-gap:.105em !important;max-width:720px !important;font-size:clamp(50px,8vw,72px) !important;font-weight:570 !important;line-height:1 !important;letter-spacing:-.057em !important}html body.global-ending-v88.clinical-atlas-page .study-hero h1 > span{display:block !important;width:auto !important;max-width:100% !important;line-height:.92 !important;white-space:nowrap !important}}@media (max-width:760px){html body.global-ending-v88.clinical-atlas-page .study-hero h1{row-gap:.09em !important;font-size:clamp(43px,12vw,59px) !important;line-height:1.02 !important}html body.global-ending-v88.clinical-atlas-page .study-hero h1 > span{width:auto !important;white-space:normal !important;line-height:.94 !important}}@media (min-width:1024px){html body.global-ending-v89.clinical-atlas-page .study-hero h1{display:flex !important;flex-direction:column !important;row-gap:.105em !important;max-width:720px !important;margin:0 !important;font-size:clamp(56px,5vw,82px) !important;font-weight:570 !important;line-height:.99 !important;letter-spacing:-.057em !important}html body.global-ending-v89.clinical-atlas-page .study-hero h1 > span{display:block !important;width:max-content !important;max-width:100% !important;margin:0 !important;line-height:.92 !important;white-space:nowrap !important}html body.global-ending-v89.clinical-atlas-page .study-hero h1 > span:last-child{margin-top:.005em !important}}@media (max-width:1023px){html body.global-ending-v89.clinical-atlas-page .study-hero h1{display:flex !important;flex-direction:column !important;row-gap:.105em !important;max-width:720px !important;font-weight:570 !important;letter-spacing:-.057em !important}html body.global-ending-v89.clinical-atlas-page .study-hero h1 > span{display:block !important;max-width:100% !important;line-height:.92 !important}}html body.global-ending-v89 .global-prefooter-master-v88{position:relative !important;isolation:isolate !important;box-sizing:border-box !important;width:100% !important;margin:0 !important;padding:0 !important;overflow:hidden !important;background:linear-gradient(180deg,#f7f2ec 0%,#f1e9e0 100%) !important;color:#252428 !important;border-top:1px solid rgba(143,29,44,.10) !important;border-bottom:0 !important;box-shadow:none !important}html body.global-ending-v89 .global-prefooter-master-v88::before{content:"" !important;position:absolute !important;z-index:0 !important;inset:0 !important;display:block !important;background:radial-gradient(circle at 14% 30%,rgba(143,29,44,.07),transparent 24%),
    linear-gradient(90deg,rgba(143,29,44,.14),rgba(143,29,44,0) 18%) !important;pointer-events:none !important}html body.global-ending-v89 .global-prefooter-master-v88 > .science-cta__grid{position:relative !important;z-index:1 !important;box-sizing:border-box !important;width:min(calc(100% - 64px),1280px) !important;max-width:1280px !important;margin-inline:auto !important;display:grid !important;grid-template-columns:minmax(160px,.45fr) minmax(420px,1.15fr) minmax(300px,.8fr) !important;grid-template-areas:"eyebrow title copy" ". title action" !important;gap:26px clamp(46px,6vw,94px) !important;padding-block:clamp(70px,8vw,106px) !important;align-items:start !important}html body.global-ending-v89 .global-prefooter-master-v88 .eyebrow{grid-area:eyebrow !important;margin:0 !important;padding:0 !important;color:#9e2437 !important;font-size:12px !important;font-weight:800 !important;line-height:1.2 !important;letter-spacing:.145em !important;text-transform:uppercase !important}html body.global-ending-v89 .global-prefooter-master-v88 h2{grid-area:title !important;max-width:15ch !important;margin:0 !important;padding:0 !important;color:#242124 !important;font-size:clamp(46px,5vw,72px) !important;font-weight:560 !important;line-height:.99 !important;letter-spacing:-.058em !important;text-transform:none !important}html body.global-ending-v89 .global-prefooter-master-v88 .science-cta__grid > p:nth-of-type(2){grid-area:copy !important;justify-self:start !important;max-width:none !important;margin:0 !important;padding:0 !important;color:#5a5652 !important;font-size:17px !important;font-weight:400 !important;line-height:1.6 !important;letter-spacing:normal !important;text-transform:none !important}html body.global-ending-v89 .global-prefooter-master-v88 .button{grid-area:action !important;justify-self:start !important;align-self:start !important;width:max-content !important;max-width:100% !important;margin-top:8px !important;white-space:nowrap !important}@media (min-width:1021px){html body.global-ending-v89 .global-prefooter-master-v88{height:426px !important;min-height:426px !important}html body.global-ending-v89 .global-prefooter-master-v88 > .science-cta__grid{height:100% !important;min-height:0 !important}}@media (max-width:1020px){html body.global-ending-v89 .global-prefooter-master-v88 > .science-cta__grid{width:min(calc(100% - 48px),1280px) !important;grid-template-columns:1fr 1fr !important;grid-template-areas:"eyebrow eyebrow" "title title" "copy action" !important}}@media (max-width:760px){html body.global-ending-v89 .global-prefooter-master-v88 > .science-cta__grid{width:min(calc(100% - 36px),1280px) !important;grid-template-columns:1fr !important;grid-template-areas:"eyebrow" "title" "copy" "action" !important;gap:22px !important;padding-block:68px !important}html body.global-ending-v89 .global-prefooter-master-v88 h2{font-size:clamp(40px,11vw,54px) !important}html body.global-ending-v89 .global-prefooter-master-v88 .button{width:100% !important}}html body.global-home-chrome-v74.global-announcement-v91 .global-announcement-master-v74{position:relative !important;z-index:90 !important;width:100% !important;min-height:0 !important;height:auto !important;margin:0 !important;padding:0 !important;background:#f5f0e9 !important;background-image:none !important;color:#9e2437 !important;border-top:1px solid rgba(158,36,55,.08) !important;border-bottom:1px solid rgba(32,29,31,.12) !important;box-shadow:none !important;font-size:clamp(.68rem,.64rem + .12vw,.78rem) !important;font-weight:760 !important;letter-spacing:.055em !important;line-height:1 !important;text-transform:uppercase !important}html body.global-home-chrome-v74.global-announcement-v91 .global-announcement-master-v74 .announcement__inner{box-sizing:border-box !important;width:min(calc(100% - 64px),1280px) !important;max-width:1280px !important;min-height:38px !important;height:38px !important;margin:0 auto !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:0 !important;overflow:hidden !important;color:inherit !important;font:inherit !important}html body.global-home-chrome-v74.global-announcement-v91 .global-announcement-master-v74 .announcement__inner span{position:static !important;display:inline-flex !important;align-items:center !important;margin:0 !important;padding:0 !important;color:#9e2437 !important;font:inherit !important;line-height:1 !important;letter-spacing:inherit !important;white-space:nowrap !important}html body.global-home-chrome-v74.global-announcement-v91 .global-announcement-master-v74 .announcement__inner span + span::before{content:"" !important;position:static !important;display:block !important;width:1px !important;min-width:1px !important;height:15px !important;margin:0 clamp(17px,2vw,28px) !important;border:0 !important;border-radius:0 !important;background:#9e2437 !important;transform:none !important}@media (max-width:600px){html body.global-home-chrome-v74.global-announcement-v91 .global-announcement-master-v74{font-size:.58rem !important;letter-spacing:.035em !important}html body.global-home-chrome-v74.global-announcement-v91 .global-announcement-master-v74 .announcement__inner{width:100% !important;min-height:34px !important;height:34px !important;padding-inline:10px !important}html body.global-home-chrome-v74.global-announcement-v91 .global-announcement-master-v74 .announcement__inner span + span::before{height:12px !important;margin-inline:9px !important}}:root{--global-site-max-v94:1280px;--global-site-gutter-v94:clamp(18px,3vw,48px)}html body .global-site-shell-v94:not(#v94a):not(#v94b):not(#v94c):not(#v94d):not(#v94e){box-sizing:border-box!important;width:min(var(--global-site-max-v94),calc(100% - (2 * var(--global-site-gutter-v94))))!important;min-width:0!important;max-width:var(--global-site-max-v94)!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:1320px){:root{--global-site-gutter-v94:clamp(18px,3vw,40px)}}@media (max-width:900px){:root{--global-site-gutter-v94:clamp(18px,3vw,28px)}}@media (max-width:520px){:root{--global-site-gutter-v94:18px}}@media (max-width:360px){:root{--global-site-gutter-v94:16px}}@media (max-width:700px){html body :is(.global-section-intro,.principal-section-intro-v93){grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important}html body :is(.global-section-intro,.principal-section-intro-v93) > *{min-width:0!important;width:auto!important;max-width:100%!important}html body :is(.global-section-intro,.principal-section-intro-v93) h2,
  html body :is(.global-section-intro,.principal-section-intro-v93) p{max-width:100%!important;overflow-wrap:break-word}}html body.clinical-v77 main .clinical-v80-story{padding-top:96px!important;padding-bottom:clamp(88px,8vw,118px)!important}html body.clinical-v77 main .clinical-v80-story .v80-section-head .eyebrow{margin-bottom:16px!important}@media (max-width:1023px){html body.clinical-v77 main .clinical-v80-story{padding-top:82px!important;padding-bottom:88px!important}}@media (max-width:760px){html body.clinical-v77 main .clinical-v80-story{padding-top:72px!important;padding-bottom:76px!important}}@keyframes p95-team-logo-scroll{to{transform:translateX(-50%)}}body.page-contact-v95 .principal-hero-v93 .hero-visual img{width:min(100%,500px)!important;max-height:390px!important;object-fit:contain!important}body.page-contact-v95 .p95-contact-enquiry :is(input:not([type="checkbox"]),select,textarea){width:100%!important;min-height:48px!important;box-sizing:border-box!important;border:1px solid rgba(31,28,28,.17)!important;border-radius:10px!important;background:rgba(255,255,255,.58)!important;color:#171518!important;padding:12px 14px!important;font:inherit!important;box-shadow:none!important}body.page-contact-v95 .p95-contact-enquiry :is(input,select,textarea):focus{outline:2px solid rgba(142,31,50,.28)!important;outline-offset:2px!important;border-color:#8e1f32!important}:root{--v104-announcement-h:38px;--v104-header-h:78px;--v104-sticky-stack:116px}html body.global-home-chrome-v74 .global-announcement-master-v74{position:sticky!important;top:0!important;z-index:120!important}html body.global-home-chrome-v74 .site-header{top:var(--v104-announcement-h)!important}@media (min-width:1021px){html body.global-home-chrome-v74 .site-header .site-header__inner{width:min(calc(100% - 64px),1280px)!important;max-width:1280px!important;min-height:78px!important;height:78px!important;gap:28px!important;padding:0!important}html body.global-home-chrome-v74 .site-header .brand__logo-stack{width:clamp(220px,16.5vw,252px)!important}html body.global-home-chrome-v74 .site-header .primary-nav{gap:clamp(8px,.72vw,12px)!important;font-size:clamp(.72rem,.70rem + .035vw,.75rem)!important;font-weight:620!important;letter-spacing:.018em!important}html body.global-home-chrome-v74 .site-header .primary-nav > a{min-height:0!important;padding:15px 2px!important;font:inherit!important;line-height:1.1!important}html body.global-home-chrome-v74 .site-header .primary-nav > a.nav-contact{min-height:45px!important;padding:0 17px!important;border-radius:999px!important;font-size:.8125rem!important;font-weight:650!important;letter-spacing:-.01em!important}}@media (max-width:1020px) and (min-width:601px){:root{--v104-announcement-h:38px;--v104-header-h:72px;--v104-sticky-stack:110px}html body.global-home-chrome-v74 .site-header .primary-nav{height:calc(100svh - var(--v104-sticky-stack))!important}}@media (max-width:600px){:root{--v104-announcement-h:34px;--v104-header-h:68px;--v104-sticky-stack:102px}html body.global-home-chrome-v74 .site-header .primary-nav{height:calc(100svh - var(--v104-sticky-stack))!important}}@media (min-width:1021px){body.page-contact-v95 .p99-contact-direct-column .office-card-v210:not(:last-child){border-bottom:1px solid rgba(31,28,28,.09)!important}}html body.global-home-chrome-v74.global-announcement-v91 .site-header{top:var(--v104-announcement-h)!important}:root{--v106-announcement-h:38px;--v106-header-h:78px;--v106-sticky-stack:116px;--v106-nav-desktop-size:clamp(11.5px,calc(11px + .08vw),12.25px);--v106-nav-drawer-size:clamp(15px,calc(14px + .35vw),16px);--v106-section-h2-size:clamp(36px,calc(24px + 2.8vw),64px)}html body.global-home-chrome-v74.global-announcement-v91 .global-announcement-master-v74{position:sticky!important;top:0!important;z-index:120!important}html body.global-home-chrome-v74 .site-header{position:sticky!important;top:var(--v106-announcement-h)!important;z-index:110!important}@media (min-width:1021px){html body.global-home-chrome-v74 .site-header .site-header__inner{width:min(calc(100% - 64px),1280px)!important;max-width:1280px!important;min-height:var(--v106-header-h)!important;height:var(--v106-header-h)!important;gap:28px!important;padding:0!important}html body.global-home-chrome-v74 .site-header .brand__logo-stack{width:clamp(220px,16.5vw,252px)!important}html body.global-home-chrome-v74 .site-header .primary-nav{display:flex!important;align-items:center!important;gap:clamp(8px,.72vw,12px)!important;font-size:var(--v106-nav-desktop-size)!important;font-weight:620!important;letter-spacing:.018em!important}html body.global-home-chrome-v74 .site-header .primary-nav>a{min-height:0!important;padding:15px 2px!important;font-size:var(--v106-nav-desktop-size)!important;font-weight:620!important;line-height:1.1!important;letter-spacing:.018em!important;white-space:nowrap!important}html body.global-home-chrome-v74 .site-header .primary-nav>a.nav-contact{min-height:45px!important;height:45px!important;padding:0 17px!important;border-radius:999px!important;font-size:var(--v106-nav-desktop-size)!important;font-weight:650!important;letter-spacing:.005em!important;line-height:1!important}}@media (max-width:1020px){:root{--v106-announcement-h:38px;--v106-header-h:72px;--v106-sticky-stack:110px}html body.global-home-chrome-v74 .site-header .site-header__inner{width:min(calc(100% - 48px),1280px)!important;min-height:var(--v106-header-h)!important;height:var(--v106-header-h)!important;padding:0!important}html body.global-home-chrome-v74 .site-header .brand__logo-stack{width:190px!important}html body.global-home-chrome-v74 .site-header .menu-toggle{display:flex!important;width:48px!important;height:48px!important}html body.global-home-chrome-v74 .site-header .primary-nav{top:100%!important;height:calc(100svh - var(--v106-sticky-stack))!important;gap:0!important}html body.global-home-chrome-v74 .site-header .primary-nav>a,html body.global-home-chrome-v74 .site-header .primary-nav>a.nav-contact{font-size:var(--v106-nav-drawer-size)!important;line-height:1.2!important;letter-spacing:0!important}html body.global-home-chrome-v74 .site-header .primary-nav>a{padding:15px 0!important;font-weight:680!important}html body.global-home-chrome-v74 .site-header .primary-nav>a.nav-contact{min-height:46px!important;height:auto!important;margin-top:18px!important;padding:12px 18px!important;font-weight:700!important}}@media (max-width:600px){:root{--v106-announcement-h:34px;--v106-header-h:68px;--v106-sticky-stack:102px}html body.global-home-chrome-v74 .site-header .site-header__inner{width:min(calc(100% - 32px),1280px)!important}html body.global-home-chrome-v74 .site-header .brand__logo-stack{width:176px!important}html body.global-home-chrome-v74 .site-header .menu-toggle{width:44px!important;height:44px!important}html body.global-home-chrome-v74 .site-header .primary-nav{height:calc(100svh - var(--v106-sticky-stack))!important;padding:18px 18px 36px!important}html body.global-home-chrome-v74 .site-header .primary-nav>a{padding:14px 0!important}}html body.global-home-chrome-v74 main section:not(.global-prefooter-v260):not([class*="hero"]) h2{font-size:var(--v106-section-h2-size)!important;font-weight:560!important;line-height:1.03!important;letter-spacing:-.05em!important;text-wrap:balance!important;white-space:normal!important}html body.global-home-chrome-v74 main section:not(.global-prefooter-v260):not([class*="hero"]) h2 br{display:block!important}:root{--v107-announcement-h:38px;--v107-header-h:78px;--v107-sticky-stack:116px;--v107-nav-bg:#1b1a1e;--v107-nav-text:rgba(255,255,255,.78);--v107-nav-text-active:#fff;--v107-nav-accent:#e6b86f;--v107-nav-contact:#9e2437;--v107-nav-desktop-size:clamp(11.5px,calc(11px + .08vw),12.25px);--v107-nav-drawer-size:clamp(15px,calc(14px + .35vw),16px)}html body.global-home-chrome-v74.global-announcement-v91 .site-header{position:sticky!important;top:var(--v107-announcement-h)!important;z-index:110!important;min-height:0!important;height:auto!important;margin:0!important;background:var(--v107-nav-bg)!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.09)!important;box-shadow:0 8px 24px rgba(8,7,9,.13)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .site-header__inner{width:min(calc(100% - 64px),1280px)!important;max-width:1280px!important;min-height:var(--v107-header-h)!important;height:var(--v107-header-h)!important;margin-inline:auto!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .brand{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .brand__logo-stack{position:relative!important;display:block!important;width:clamp(220px,16.5vw,252px)!important;aspect-ratio:3006 / 383!important;flex:0 0 auto!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .brand__logo-stack .brand-logo{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .brand-logo--light{opacity:1!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .brand-logo--dark{opacity:0!important}@media (min-width:1021px){html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav{position:static!important;width:auto!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:clamp(8px,.72vw,12px)!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;clip-path:none!important;overflow:visible!important;pointer-events:auto!important;color:var(--v107-nav-text)!important;font-size:var(--v107-nav-desktop-size)!important;font-weight:620!important;line-height:1.1!important;letter-spacing:.018em!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav>a{position:relative!important;display:inline-flex!important;align-items:center!important;min-height:0!important;margin:0!important;padding:15px 2px!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;font-size:var(--v107-nav-desktop-size)!important;font-weight:620!important;line-height:1.1!important;letter-spacing:.018em!important;text-decoration:none!important;white-space:nowrap!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav>a::after{content:""!important;position:absolute!important;left:2px!important;right:100%!important;bottom:7px!important;height:2px!important;display:block!important;background:var(--v107-nav-accent)!important;transition:right .3s ease!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav>a:hover,
  html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav>a[aria-current="page"]{color:var(--v107-nav-text-active)!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav>a:hover::after,
  html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav>a[aria-current="page"]::after{right:2px!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav>a.nav-contact{justify-content:center!important;min-height:45px!important;height:45px!important;padding:0 17px!important;border:1px solid var(--v107-nav-contact)!important;border-radius:999px!important;background:var(--v107-nav-contact)!important;color:#fff!important;font-size:var(--v107-nav-desktop-size)!important;font-weight:650!important;line-height:1!important;letter-spacing:.005em!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav>a.nav-contact::after{display:none!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .menu-toggle{display:none!important}}html body.global-home-chrome-v74.global-announcement-v91 .site-header .menu-toggle{width:48px!important;height:48px!important;padding:0!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:50%!important;background:rgba(255,255,255,.04)!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;cursor:pointer!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .menu-toggle span{display:block!important;width:20px!important;height:1.5px!important;margin:0!important;background:#fff!important;transition:transform .25s,opacity .25s!important}@media (max-width:1020px){:root{--v107-announcement-h:38px;--v107-header-h:72px;--v107-sticky-stack:110px}html body.global-home-chrome-v74.global-announcement-v91 .site-header .site-header__inner{width:min(calc(100% - 48px),1280px)!important;min-height:var(--v107-header-h)!important;height:var(--v107-header-h)!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .brand__logo-stack{width:190px!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .menu-toggle{display:flex!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav{position:absolute!important;z-index:130!important;top:100%!important;left:0!important;right:0!important;width:100%!important;height:calc(100svh - var(--v107-sticky-stack))!important;display:grid!important;align-content:start!important;gap:0!important;margin:0!important;padding:22px 24px 42px!important;background:#f7f2ec!important;border:0!important;border-top:1px solid rgba(143,29,44,.12)!important;box-shadow:0 30px 80px rgba(35,15,20,.2)!important;opacity:0!important;visibility:hidden!important;clip-path:inset(0 0 100% 0)!important;pointer-events:none!important;overflow-y:auto!important;color:#321a20!important;font-size:var(--v107-nav-drawer-size)!important;font-weight:680!important;line-height:1.2!important;letter-spacing:0!important;transition:clip-path .38s ease,opacity .25s,visibility 0s linear .38s!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav.is-open{opacity:1!important;visibility:visible!important;clip-path:inset(0)!important;pointer-events:auto!important;transition:clip-path .38s ease,opacity .25s!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav>a{position:relative!important;display:flex!important;align-items:center!important;min-height:0!important;margin:0!important;padding:15px 0!important;border:0!important;border-bottom:1px solid rgba(143,29,44,.13)!important;border-radius:0!important;background:transparent!important;color:#321a20!important;font-size:var(--v107-nav-drawer-size)!important;font-weight:680!important;line-height:1.2!important;letter-spacing:0!important;text-decoration:none!important;white-space:normal!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav>a::after{display:none!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav>a.nav-contact{justify-content:center!important;width:fit-content!important;min-height:46px!important;height:auto!important;margin-top:18px!important;padding:12px 18px!important;border:0!important;border-radius:999px!important;background:var(--v107-nav-contact)!important;color:#fff!important;font-size:var(--v107-nav-drawer-size)!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6.5px) rotate(45deg)!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)!important}}@media (max-width:600px){:root{--v107-announcement-h:34px;--v107-header-h:68px;--v107-sticky-stack:102px}html body.global-home-chrome-v74.global-announcement-v91 .site-header .site-header__inner{width:min(calc(100% - 32px),1280px)!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .brand__logo-stack{width:176px!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .menu-toggle{width:44px!important;height:44px!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav{height:calc(100svh - var(--v107-sticky-stack))!important;padding:18px 18px 36px!important}html body.global-home-chrome-v74.global-announcement-v91 .site-header .primary-nav>a{padding:14px 0!important}}html body.global-home-chrome-v74.global-announcement-v91.is-page-scrolled .site-header{top:var(--v107-announcement-h)!important}:root{--v110-section-h2-size:clamp(36px,calc(27px + 2.25vw),58px)}html body main h2.global-normal-h2-v110{margin-top:0;font-size:var(--v110-section-h2-size)!important;font-weight:560!important;line-height:1.02!important;letter-spacing:-.05em!important;text-wrap:balance!important;white-space:normal!important}@media (max-width:760px){html body main h2.global-normal-h2-v110{line-height:1.04!important;letter-spacing:-.04em!important}}html body:is(.page-privacy-policy,.page-terms-and-conditions,.page-cookie-policy,.page-disclaimer)
main section:not(.global-prefooter-v260):not([class*="hero"]) h2{font-size:clamp(27px,2.6vw,38px)!important;font-weight:560!important;line-height:1.12!important;letter-spacing:-.035em!important;text-wrap:pretty!important}:root{--global-subnav-h-v113:44px;--global-subnav-sticky-top-v113:117px;--global-subnav-anchor-gap-v113:28px;--global-subnav-bg-v113:rgba(246,241,235,.985);--global-subnav-text-v113:#716d6b;--global-subnav-active-v113:#9e2437;--global-subnav-line-v113:rgba(30,27,29,.09)}html.has-global-subnav-v113{scroll-padding-top:calc(var(--global-subnav-sticky-top-v113) + var(--global-subnav-h-v113) + var(--global-subnav-anchor-gap-v113))}body.has-global-subnav-v113 .global-subnav-v113{position:sticky!important;top:var(--global-subnav-sticky-top-v113)!important;z-index:100!important;min-height:var(--global-subnav-h-v113)!important;height:var(--global-subnav-h-v113)!important;margin:0!important;padding:0!important;background:var(--global-subnav-bg-v113)!important;border-top:1px solid rgba(30,27,29,.075)!important;border-bottom:1px solid var(--global-subnav-line-v113)!important;box-shadow:0 6px 18px rgba(28,24,25,.03)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.has-global-subnav-v113 .global-subnav-v113__inner{min-height:var(--global-subnav-h-v113)!important;height:var(--global-subnav-h-v113)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:clamp(18px,2.25vw,34px)!important;margin-inline:auto!important;padding-block:0!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;overscroll-behavior-inline:contain!important;-webkit-overflow-scrolling:touch}body.has-global-subnav-v113 .global-subnav-v113__inner::-webkit-scrollbar{display:none!important}body.has-global-subnav-v113 .global-subnav-v113 a{position:relative!important;flex:0 0 auto!important;min-height:var(--global-subnav-h-v113)!important;height:var(--global-subnav-h-v113)!important;display:inline-flex!important;align-items:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--global-subnav-text-v113)!important;font-family:inherit!important;font-size:clamp(.625rem,.6rem + .03vw,.6875rem)!important;font-weight:700!important;line-height:1!important;letter-spacing:.055em!important;text-decoration:none!important;text-transform:uppercase!important;white-space:nowrap!important;transition:color .22s ease!important}body.has-global-subnav-v113 .global-subnav-v113 a::after{content:""!important;position:absolute!important;left:0!important;right:100%!important;bottom:0!important;height:2px!important;border-radius:2px 2px 0 0!important;background:var(--global-subnav-active-v113)!important;transition:right .25s ease!important}body.has-global-subnav-v113 .global-subnav-v113 a:hover,
body.has-global-subnav-v113 .global-subnav-v113 a:focus-visible,
body.has-global-subnav-v113 .global-subnav-v113 a.is-active,
body.has-global-subnav-v113 .global-subnav-v113 a[aria-current="location"]{color:var(--global-subnav-active-v113)!important}body.has-global-subnav-v113 .global-subnav-v113 a:hover::after,
body.has-global-subnav-v113 .global-subnav-v113 a:focus-visible::after,
body.has-global-subnav-v113 .global-subnav-v113 a.is-active::after,
body.has-global-subnav-v113 .global-subnav-v113 a[aria-current="location"]::after{right:0!important}body.has-global-subnav-v113 .global-subnav-v113 a:focus-visible{outline:2px solid #d5a75f!important;outline-offset:-4px!important}@media (max-width:1020px){:root{--global-subnav-sticky-top-v113:111px}body.has-global-subnav-v113 .global-subnav-v113__inner{gap:22px!important}body.has-global-subnav-v113 .global-subnav-v113 a{font-size:.625rem!important}}@media (max-width:600px){:root{--global-subnav-sticky-top-v113:103px;--global-subnav-anchor-gap-v113:22px}}@media (prefers-reduced-motion:reduce){body.has-global-subnav-v113 .global-subnav-v113 a,
  body.has-global-subnav-v113 .global-subnav-v113 a::after{transition:none!important}}html body main h2.v115-two-line .v115-h2-line{display:block!important}@media (min-width:1180px){html body main h2.v115-two-line .v115-h2-line{white-space:nowrap!important}}body.clinical-v73 .study-hero__animation-only,
body.clinical-v73 .study-hero__animation-transparent{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important}body.clinical-v73 .study-hero__animation-only{isolation:auto!important}body.clinical-v73 .study-hero__animation-transparent{mix-blend-mode:normal!important}@media (min-width:1021px){html body main h2.v115-two-line .v115-h2-line{white-space:nowrap!important}}body.clinical-v73 .study-hero,
body.clinical-v73 .study-hero__grid,
body.clinical-v73 .study-hero__animation-only,
body.clinical-v73 .study-hero__animation-transparent{border-left:0!important;border-right:0!important;border-top:0!important;border-bottom:0!important;outline:0!important;box-shadow:none!important}body.clinical-v73 .study-hero__grid::before,
body.clinical-v73 .study-hero__grid::after,
body.clinical-v73 .study-hero__animation-transparent::before,
body.clinical-v73 .study-hero__animation-transparent::after{content:none!important;display:none!important}body.clinical-v73 #age-group-analysis .v116-trec-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(540px,1.08fr);gap:clamp(44px,5.5vw,82px);align-items:center}body.clinical-v73 #age-group-analysis .v116-trec-copy{min-width:0}body.clinical-v73 #age-group-analysis .v116-trec-copy>.eyebrow{margin:0 0 18px!important;color:var(--v80-red)!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.145em!important;text-transform:uppercase!important}body.clinical-v73 #age-group-analysis h2.v116-trec-title{max-width:none!important;margin:0!important;color:var(--v80-ink)!important}body.clinical-v73 #age-group-analysis .v116-trec-intro{max-width:590px;margin-top:28px}body.clinical-v73 #age-group-analysis .v116-trec-intro p{margin:0;color:#5d5854;font-size:17px;line-height:1.64;text-wrap:pretty}body.clinical-v73 #age-group-analysis .v116-trec-intro p+p{margin-top:13px}body.clinical-v73 #age-group-analysis .v116-trec-facts{display:grid;gap:8px;margin-top:26px}body.clinical-v73 #age-group-analysis .v116-trec-fact{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:center;min-height:68px;padding:10px 14px 10px 10px;border:1px solid rgba(158,36,55,.12);border-radius:14px;background:rgba(255,255,255,.36)}body.clinical-v73 #age-group-analysis .v116-trec-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(158,36,55,.16);border-radius:50%;background:rgba(255,255,255,.46);color:var(--v80-red);font-size:10px;font-weight:800;letter-spacing:.03em}body.clinical-v73 #age-group-analysis .v116-trec-fact:last-child .v116-trec-icon{font-size:22px;font-weight:540}body.clinical-v73 #age-group-analysis .v116-trec-fact strong{display:block;color:var(--v80-ink);font-size:13px;line-height:1.2;font-weight:720}body.clinical-v73 #age-group-analysis .v116-trec-fact div span{display:block;margin-top:3px;color:#68615d;font-size:12.5px;line-height:1.4}body.clinical-v73 #age-group-analysis .v116-trec-caution{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start;max-width:600px;margin:20px 0 0;color:#67615d;font-size:12px;line-height:1.55}body.clinical-v73 #age-group-analysis .v116-trec-caution>span{display:grid;place-items:center;width:24px;height:24px;border:1px solid rgba(173,128,57,.28);border-radius:50%;color:#9c7543;font-size:12px;font-weight:800}body.clinical-v73 #age-group-analysis .v116-trec-card{min-width:0;margin:0;overflow:hidden;border:1px solid rgba(36,33,36,.10);border-radius:20px;background:rgba(255,255,255,.58);box-shadow:0 18px 46px rgba(48,34,38,.055)}body.clinical-v73 #age-group-analysis .v116-trec-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 30px 22px;border-bottom:1px solid rgba(36,33,36,.09)}body.clinical-v73 #age-group-analysis .v116-trec-card-head p{margin:0 0 7px;color:var(--v80-red);font-size:9.5px;font-weight:800;line-height:1.2;letter-spacing:.11em;text-transform:uppercase}body.clinical-v73 #age-group-analysis .v116-trec-card-head h3{max-width:28ch;margin:0;color:var(--v80-ink);font-size:22px;font-weight:600;line-height:1.2;letter-spacing:-.035em}body.clinical-v73 #age-group-analysis .v116-trec-legend{display:inline-flex;align-items:center;gap:8px;margin-top:4px;color:#6a635f;font-size:11px;font-weight:680;white-space:nowrap}body.clinical-v73 #age-group-analysis .v116-trec-legend i{width:13px;height:9px;border-radius:3px;background:var(--v80-red)}body.clinical-v73 #age-group-analysis .v116-trec-bars{display:grid;gap:0;padding:14px 28px 8px}body.clinical-v73 #age-group-analysis .v116-trec-row{display:grid;grid-template-columns:70px minmax(0,1fr) 86px;gap:18px;align-items:center;min-height:72px;padding:0 10px;border-bottom:1px solid rgba(36,33,36,.075)}body.clinical-v73 #age-group-analysis .v116-trec-row:last-child{border-bottom:0}body.clinical-v73 #age-group-analysis .v116-trec-row--focus{margin:5px 0;border:1px solid rgba(158,36,55,.09);border-radius:14px;background:linear-gradient(90deg,rgba(158,36,55,.055),rgba(230,184,111,.04))}body.clinical-v73 #age-group-analysis .v116-trec-row strong{color:var(--v80-ink);font-size:13.5px;line-height:1.2;font-weight:700}body.clinical-v73 #age-group-analysis .v116-trec-row b{color:var(--v80-red);font-size:17px;line-height:1;font-weight:780;letter-spacing:-.025em;text-align:right;font-variant-numeric:tabular-nums}body.clinical-v73 #age-group-analysis .v116-trec-track{position:relative;height:12px;border-radius:999px;background:rgba(158,36,55,.075)}body.clinical-v73 #age-group-analysis .v116-trec-track>span{display:block;width:var(--v);height:100%;border-radius:inherit;background:linear-gradient(90deg,#8f2637 0%,#b82d46 100%)}body.clinical-v73 #age-group-analysis .v116-trec-track em{position:absolute;right:0;top:21px;color:var(--v80-red);font-size:9px;font-style:normal;font-weight:780;letter-spacing:.035em;white-space:nowrap}body.clinical-v73 #age-group-analysis .v116-trec-placebo{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:center;margin:10px 28px 20px;padding:13px 15px;border:1px solid rgba(173,128,57,.18);border-radius:13px;background:rgba(255,250,243,.7)}body.clinical-v73 #age-group-analysis .v116-trec-placebo>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--v80-red);color:#fff;font-size:12px;font-weight:800}body.clinical-v73 #age-group-analysis .v116-trec-placebo p{margin:0;color:#5f5955;font-size:12.5px;line-height:1.45}body.clinical-v73 #age-group-analysis .v116-trec-card figcaption{margin:0;padding:16px 28px 18px;border-top:1px solid rgba(36,33,36,.08);color:#716a66;font-size:10.5px;line-height:1.5}body.clinical-v73 #age-group-analysis .v116-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (max-width:1100px){body.clinical-v73 #age-group-analysis .v116-trec-grid{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);gap:34px}body.clinical-v73 #age-group-analysis .v116-trec-intro p{font-size:16px}body.clinical-v73 #age-group-analysis .v116-trec-fact{grid-template-columns:44px minmax(0,1fr)}body.clinical-v73 #age-group-analysis .v116-trec-card-head{padding-left:24px;padding-right:24px}body.clinical-v73 #age-group-analysis .v116-trec-bars{padding-left:22px;padding-right:22px}body.clinical-v73 #age-group-analysis .v116-trec-placebo{margin-left:22px;margin-right:22px}}@media (max-width:900px){body.clinical-v73 #age-group-analysis .v116-trec-grid{grid-template-columns:1fr;gap:42px}body.clinical-v73 #age-group-analysis .v116-trec-copy{max-width:760px}body.clinical-v73 #age-group-analysis .v116-trec-intro{max-width:680px}body.clinical-v73 #age-group-analysis .v116-trec-facts{grid-template-columns:repeat(3,minmax(0,1fr))}body.clinical-v73 #age-group-analysis .v116-trec-fact{grid-template-columns:1fr;align-content:start;min-height:138px;padding:14px}}@media (max-width:640px){body.clinical-v73 #age-group-analysis .v116-trec-copy>.eyebrow{font-size:10.5px!important;margin-bottom:14px!important}body.clinical-v73 #age-group-analysis .v116-trec-intro{margin-top:22px}body.clinical-v73 #age-group-analysis .v116-trec-intro p{font-size:15.5px;line-height:1.58}body.clinical-v73 #age-group-analysis .v116-trec-facts{grid-template-columns:1fr;margin-top:22px}body.clinical-v73 #age-group-analysis .v116-trec-fact{grid-template-columns:44px minmax(0,1fr);min-height:64px;padding:9px 12px 9px 9px}body.clinical-v73 #age-group-analysis .v116-trec-card{border-radius:16px}body.clinical-v73 #age-group-analysis .v116-trec-card-head{display:block;padding:22px 18px 18px}body.clinical-v73 #age-group-analysis .v116-trec-card-head h3{font-size:20px}body.clinical-v73 #age-group-analysis .v116-trec-legend{margin-top:12px}body.clinical-v73 #age-group-analysis .v116-trec-bars{padding:8px 12px 4px}body.clinical-v73 #age-group-analysis .v116-trec-row{grid-template-columns:54px minmax(0,1fr) 72px;gap:10px;min-height:64px;padding:0 7px}body.clinical-v73 #age-group-analysis .v116-trec-row strong{font-size:12px}body.clinical-v73 #age-group-analysis .v116-trec-row b{font-size:14px}body.clinical-v73 #age-group-analysis .v116-trec-track{height:10px}body.clinical-v73 #age-group-analysis .v116-trec-track em{display:none}body.clinical-v73 #age-group-analysis .v116-trec-placebo{margin:8px 12px 16px;padding:12px}body.clinical-v73 #age-group-analysis .v116-trec-card figcaption{padding:14px 16px 16px}}body.clinical-v73 .study-hero__backdrop::before{content:none!important;display:none!important}body.clinical-v73 .study-hero__animation-only{width:min(100%,620px)!important;max-width:620px!important}body.clinical-v73 .study-hero__animation-transparent{object-position:center!important}body.clinical-v73 #age-group-analysis{position:relative;color:#f5f1ed!important;background:radial-gradient(circle at 83% 28%,rgba(143,29,44,.22),transparent 34%),
    radial-gradient(circle at 18% 78%,rgba(230,184,111,.045),transparent 34%),
    linear-gradient(118deg,#0e1015 0%,#121318 52%,#211016 100%)!important}body.clinical-v73 #age-group-analysis::before,
body.clinical-v73 #age-group-analysis::after{content:none!important;display:none!important}body.clinical-v73 #age-group-analysis .v116-trec-grid{grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr)!important;gap:clamp(54px,6vw,94px)!important;align-items:center!important}body.clinical-v73 #age-group-analysis .v116-trec-copy>.eyebrow{color:#e6b86f!important}body.clinical-v73 #age-group-analysis h2.v116-trec-title{max-width:650px!important;color:#fff!important}body.clinical-v73 #age-group-analysis .v116-trec-intro{max-width:570px!important;margin-top:26px!important}body.clinical-v73 #age-group-analysis .v116-trec-intro p{color:rgba(255,255,255,.72)!important;font-size:17.5px!important;line-height:1.6!important}body.clinical-v73 #age-group-analysis .v116-trec-facts{gap:9px!important;margin-top:25px!important}body.clinical-v73 #age-group-analysis .v116-trec-fact{min-height:70px!important;border-color:rgba(255,255,255,.11)!important;background:rgba(255,255,255,.045)!important;box-shadow:none!important}body.clinical-v73 #age-group-analysis .v116-trec-icon{border-color:rgba(230,184,111,.34)!important;background:rgba(230,184,111,.07)!important;color:#e6b86f!important}body.clinical-v73 #age-group-analysis .v116-trec-fact strong{color:#fff!important;font-size:14px!important}body.clinical-v73 #age-group-analysis .v116-trec-fact div span{color:rgba(255,255,255,.62)!important;font-size:13px!important}body.clinical-v73 #age-group-analysis .v116-trec-caution{color:rgba(255,255,255,.62)!important;font-size:13px!important;line-height:1.55!important}body.clinical-v73 #age-group-analysis .v116-trec-caution>span{border-color:rgba(230,184,111,.36)!important;color:#e6b86f!important;background:rgba(230,184,111,.06)!important}body.clinical-v73 #age-group-analysis .v116-trec-card{border:1px solid rgba(255,255,255,.105)!important;background:rgba(255,255,255,.045)!important;box-shadow:0 28px 72px rgba(0,0,0,.22)!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important}body.clinical-v73 #age-group-analysis .v116-trec-card-head{padding:30px 32px 24px!important;border-bottom-color:rgba(255,255,255,.10)!important}body.clinical-v73 #age-group-analysis .v116-trec-card-head p{color:#e6b86f!important;font-size:11px!important;letter-spacing:.12em!important}body.clinical-v73 #age-group-analysis .v116-trec-card-head h3{max-width:29ch!important;color:#fff!important;font-size:25px!important;line-height:1.18!important;letter-spacing:-.035em!important}body.clinical-v73 #age-group-analysis .v116-trec-legend{color:rgba(255,255,255,.72)!important;font-size:13px!important;line-height:1.25!important;font-weight:650!important;white-space:normal!important;max-width:190px!important;justify-content:flex-end!important;text-align:right!important}body.clinical-v73 #age-group-analysis .v116-trec-legend i{flex:0 0 15px!important;width:15px!important;height:10px!important;background:#bf3048!important}body.clinical-v73 #age-group-analysis .v116-trec-bars{padding:16px 30px 8px!important}body.clinical-v73 #age-group-analysis .v116-trec-row{grid-template-columns:76px minmax(0,1fr) 98px!important;gap:20px!important;min-height:78px!important;border-bottom-color:rgba(255,255,255,.085)!important}body.clinical-v73 #age-group-analysis .v116-trec-row strong{color:#fff!important;font-size:15px!important;font-weight:720!important}body.clinical-v73 #age-group-analysis .v116-trec-row b{color:#f05a70!important;font-size:21px!important;font-weight:780!important}body.clinical-v73 #age-group-analysis .v116-trec-track{height:13px!important;background:rgba(255,255,255,.085)!important}body.clinical-v73 #age-group-analysis .v116-trec-track>span{background:linear-gradient(90deg,#a82339 0%,#d13d57 100%)!important}body.clinical-v73 #age-group-analysis .v116-trec-row--focus{margin:6px 0!important;border-color:rgba(230,184,111,.26)!important;background:linear-gradient(90deg,rgba(168,35,57,.13),rgba(230,184,111,.07))!important}body.clinical-v73 #age-group-analysis .v116-trec-track em{top:22px!important;color:#e6b86f!important;font-size:11px!important;font-weight:760!important}body.clinical-v73 #age-group-analysis .v116-trec-placebo{margin:12px 30px 22px!important;padding:14px 16px!important;border-color:rgba(230,184,111,.22)!important;background:rgba(230,184,111,.06)!important}body.clinical-v73 #age-group-analysis .v116-trec-placebo>span{background:#a82339!important}body.clinical-v73 #age-group-analysis .v116-trec-placebo p{color:rgba(255,255,255,.72)!important;font-size:14px!important;line-height:1.45!important}body.clinical-v73 #age-group-analysis .v116-trec-card figcaption{border-top-color:rgba(255,255,255,.085)!important;color:rgba(255,255,255,.50)!important;font-size:12.5px!important;line-height:1.55!important;padding:17px 30px 20px!important}@media (max-width:1180px){body.clinical-v73 #age-group-analysis .v116-trec-grid{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr)!important;gap:38px!important}body.clinical-v73 #age-group-analysis .v116-trec-card-head h3{font-size:23px!important}}@media (max-width:900px){body.clinical-v73 #age-group-analysis .v116-trec-grid{grid-template-columns:1fr!important;gap:42px!important}body.clinical-v73 #age-group-analysis h2.v116-trec-title{max-width:760px!important}body.clinical-v73 #age-group-analysis .v116-trec-copy{max-width:760px!important}body.clinical-v73 #age-group-analysis .v116-trec-intro{max-width:680px!important}body.clinical-v73 #age-group-analysis .v116-trec-facts{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.clinical-v73 #age-group-analysis .v116-trec-fact{min-height:138px!important}body.clinical-v73 .study-hero__animation-only{width:min(100%,560px)!important}}@media (max-width:640px){body.clinical-v73 #age-group-analysis .v116-trec-intro p{color:rgba(255,255,255,.72)!important;font-size:15.5px!important}body.clinical-v73 #age-group-analysis .v116-trec-facts{grid-template-columns:1fr!important}body.clinical-v73 #age-group-analysis .v116-trec-fact{min-height:64px!important}body.clinical-v73 #age-group-analysis .v116-trec-card-head{padding:22px 18px 18px!important}body.clinical-v73 #age-group-analysis .v116-trec-card-head h3{font-size:21px!important}body.clinical-v73 #age-group-analysis .v116-trec-legend{max-width:none!important;margin-top:12px!important;justify-content:flex-start!important;text-align:left!important}body.clinical-v73 #age-group-analysis .v116-trec-bars{padding:8px 12px 4px!important}body.clinical-v73 #age-group-analysis .v116-trec-row{grid-template-columns:54px minmax(0,1fr) 74px!important;gap:10px!important;min-height:66px!important}body.clinical-v73 #age-group-analysis .v116-trec-row strong{font-size:12.5px!important}body.clinical-v73 #age-group-analysis .v116-trec-row b{font-size:15px!important}body.clinical-v73 #age-group-analysis .v116-trec-track{height:10px!important}body.clinical-v73 #age-group-analysis .v116-trec-track em{display:none!important}body.clinical-v73 #age-group-analysis .v116-trec-placebo{margin:8px 12px 16px!important}body.clinical-v73 #age-group-analysis .v116-trec-placebo p{font-size:12.5px!important}body.clinical-v73 #age-group-analysis .v116-trec-card figcaption{padding:14px 16px 16px!important;font-size:11px!important}}body.clinical-v73 .study-hero__animation-only{width:min(100%,640px)!important;max-width:640px!important;min-width:0!important;aspect-ratio:auto!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;outline:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;clip-path:none!important;mask:none!important;-webkit-mask:none!important}body.clinical-v73 .study-hero__animation-transparent{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important;object-position:50% 50%!important;overflow:visible!important;border:0!important;outline:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;filter:none!important;clip-path:none!important;mask:none!important;-webkit-mask:none!important}body.clinical-v73 .study-hero__animation-only::before,
body.clinical-v73 .study-hero__animation-only::after{content:none!important;display:none!important}@media (max-width:1023px){body.clinical-v73 .study-hero__animation-only{width:min(100%,560px)!important}}@media (min-width:1081px){body.clinical-v73 #age-group-analysis .v116-trec-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)!important;gap:clamp(64px,6vw,92px)!important;align-items:center!important}body.clinical-v73 #age-group-analysis .v116-trec-copy,
  body.clinical-v73 #age-group-analysis .v116-trec-card{min-width:0!important}body.clinical-v73 #age-group-analysis h2.v116-trec-title{max-width:100%!important}}@media (max-width:1080px){body.clinical-v73 #age-group-analysis .v116-trec-grid{grid-template-columns:1fr!important;gap:42px!important}}body.clinical-v73 #age-group-analysis .v116-trec-card{background:linear-gradient(145deg,rgba(18,22,28,.88),rgba(29,25,26,.78))!important;border-color:rgba(230,184,111,.18)!important}body.clinical-v73 #age-group-analysis .v116-trec-legend i{background:linear-gradient(90deg,#9c6d31,#d9ad62)!important;box-shadow:0 0 0 1px rgba(230,184,111,.16)!important}body.clinical-v73 #age-group-analysis .v116-trec-row b{color:#edc77e!important}body.clinical-v73 #age-group-analysis .v116-trec-track>span{background:linear-gradient(90deg,#8b632f 0%,#c89246 52%,#e6b86f 100%)!important;box-shadow:0 0 16px rgba(230,184,111,.10)!important}body.clinical-v73 #age-group-analysis .v116-trec-row--focus{border-color:rgba(230,184,111,.34)!important;background:linear-gradient(90deg,rgba(156,109,49,.15),rgba(230,184,111,.08))!important}body.clinical-v73 #age-group-analysis .v116-trec-placebo>span{background:#b88943!important}body.clinical-v73 #age-group-analysis .v116-trec-card-head p{font-size:12px!important}body.clinical-v73 #age-group-analysis .v116-trec-legend{font-size:14px!important}body.clinical-v73 #age-group-analysis .v116-trec-row strong{font-size:16px!important}body.clinical-v73 #age-group-analysis .v116-trec-row b{font-size:22px!important}body.clinical-v73 #age-group-analysis .v116-trec-track em{font-size:12px!important}body.clinical-v73 #age-group-analysis .v116-trec-placebo p{font-size:14.5px!important}body.clinical-v73 #age-group-analysis .v116-trec-card figcaption{font-size:13px!important}@media (max-width:640px){body.clinical-v73 #age-group-analysis .v116-trec-card-head p{font-size:11px!important}body.clinical-v73 #age-group-analysis .v116-trec-legend{font-size:12.5px!important}body.clinical-v73 #age-group-analysis .v116-trec-row strong{font-size:13px!important}body.clinical-v73 #age-group-analysis .v116-trec-row b{font-size:16px!important}body.clinical-v73 #age-group-analysis .v116-trec-placebo p{font-size:13px!important}body.clinical-v73 #age-group-analysis .v116-trec-card figcaption{font-size:11.5px!important}}body.clinical-v73 #study-video .v80-film-grid{margin-bottom:0!important}@media (min-width: 1024px){body.clinical-atlas-page .v80-journey-track li{padding-left:clamp(12px,1.25vw,18px)!important;padding-right:clamp(12px,1.25vw,18px)!important}body.clinical-atlas-page .v80-journey-track li:first-child{padding-left:0!important}body.clinical-atlas-page .v80-journey-track li:last-child{padding-right:0!important}body.clinical-atlas-page .v80-journey-track h3{font-size:16.5px!important;line-height:1.18!important;letter-spacing:-.025em!important;white-space:nowrap!important}body.clinical-atlas-page .v80-journey-track p{font-size:15px!important;line-height:1.55!important}body.clinical-atlas-page .v120-journey-line{display:block}}@media (max-width: 1023px){body.clinical-atlas-page .v120-journey-line{display:inline}body.clinical-atlas-page .v120-journey-line + .v120-journey-line::before{content:" "}}@media (max-width:1199px){body.commercial-v82 .commercial-v82-heading > p.v121-authored-copy .v121-copy-line:not(:last-child)::after{content:" "}}@media (min-width:1021px){body.page-contact-v95 .p99-contact-direct-column .office-card-v210:not(:last-child){border-bottom:1px solid rgba(31,28,28,.075)!important}}body.clinical-atlas-page .v121-film{cursor:default!important}body.clinical-atlas-page .v121-film-media{position:relative!important;isolation:isolate!important;aspect-ratio:16/9!important;width:100%!important;overflow:hidden!important;border-radius:18px!important;background:#120f12!important;cursor:pointer!important}body.clinical-atlas-page .v121-film-media > img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important}body.clinical-atlas-page .v121-film-play{appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important;padding:0!important;font:inherit!important}body.clinical-atlas-page .v121-film-text-trigger{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;gap:9px!important;margin-top:16px!important;padding:0 0 6px!important;border:0!important;border-bottom:1px solid rgba(230,180,95,.45)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:rgba(255,255,255,.82)!important;font:inherit!important;font-size:14.5px!important;font-weight:650!important;line-height:1.25!important;letter-spacing:-.01em!important;cursor:pointer!important;transition:color .2s ease,border-color .2s ease,transform .2s ease!important}body.clinical-atlas-page .v121-film-text-trigger::before{content:"▶";color:#e6b45f;font-size:10px;line-height:1}body.clinical-atlas-page .v121-film-text-trigger::after{content:"→";color:#e6b45f;font-size:15px;line-height:1;transition:transform .2s ease}body.clinical-atlas-page .v121-film-text-trigger:hover,
body.clinical-atlas-page .v121-film-text-trigger:focus-visible{color:#fff!important;border-bottom-color:rgba(230,180,95,.88)!important}body.clinical-atlas-page .v121-film-text-trigger:hover::after,
body.clinical-atlas-page .v121-film-text-trigger:focus-visible::after{transform:translateX(3px)}body.clinical-atlas-page .v121-film-play:focus-visible,
body.clinical-atlas-page .v121-film-text-trigger:focus-visible{outline:2px solid #e6b45f!important;outline-offset:4px!important}body.clinical-atlas-page .v121-film.is-playing .v121-film-media::after{display:none!important}body.clinical-atlas-page .v121-film.is-playing .v80-film-copy{opacity:1!important}body.clinical-atlas-page .v121-film-iframe{position:absolute!important;inset:0!important;z-index:20!important;display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#09090b!important;box-shadow:none!important}@media (min-width:1021px){body.page-contact-v95 .p99-contact-direct-column .office-card-v210:not(:last-child){border-bottom:1px solid rgba(38,35,34,.08)!important}}html body .global-prefooter-master-v88 .eyebrow{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.145em!important;text-transform:uppercase!important}.site-header .primary-nav .team-nav{position:relative !important;display:inline-flex !important;align-items:center !important;align-self:stretch !important}.site-header .primary-nav .team-nav__trigger{position:relative !important;display:inline-flex !important;align-items:center !important;gap:6px !important;min-height:0 !important;margin:0 !important;padding:15px 2px !important;border:0 !important;border-radius:0 !important;background:transparent !important;color:inherit !important;font:inherit !important;line-height:1.1 !important;letter-spacing:inherit !important;white-space:nowrap !important;cursor:pointer !important}.site-header .primary-nav .team-nav__trigger::before{content:"" !important;position:absolute !important;left:2px !important;right:100% !important;bottom:7px !important;height:2px !important;background:var(--global-nav-champagne, #e6b86f) !important;transition:right .3s ease !important}.site-header .primary-nav .team-nav__caret{width:6px !important;height:6px !important;margin-top:-3px !important;border-right:1.5px solid currentColor !important;border-bottom:1.5px solid currentColor !important;transform:rotate(45deg) !important;transform-origin:center !important;transition:transform .22s ease, margin .22s ease !important}.site-header .primary-nav .team-nav:hover > .team-nav__trigger,.site-header .primary-nav .team-nav:focus-within > .team-nav__trigger,.site-header .primary-nav .team-nav.is-open > .team-nav__trigger{color:#fff !important}.site-header .primary-nav .team-nav:hover > .team-nav__trigger::before,.site-header .primary-nav .team-nav:focus-within > .team-nav__trigger::before,.site-header .primary-nav .team-nav.is-open > .team-nav__trigger::before{right:2px !important}.site-header .primary-nav .team-nav.is-open .team-nav__caret,
.site-header .primary-nav .team-nav:hover .team-nav__caret,
.site-header .primary-nav .team-nav:focus-within .team-nav__caret{transform:rotate(225deg) !important;margin-top:3px !important}.site-header .primary-nav .team-nav__menu{position:absolute !important;z-index:190 !important;top:calc(100% - 4px) !important;left:50% !important;width:286px !important;margin:0 !important;padding:5px 0 !important;background:#f7f2ec !important;border:1px solid rgba(41, 30, 31, .12) !important;border-top:2px solid var(--global-nav-champagne, #e6b86f) !important;border-radius:10px !important;box-shadow:0 18px 42px rgba(10, 8, 9, .22) !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important;transform:translate(-50%, 8px) !important;transition:opacity .18s ease, transform .18s ease, visibility 0s linear .18s !important;overflow:hidden !important}.site-header .primary-nav .team-nav:hover > .team-nav__menu,
.site-header .primary-nav .team-nav:focus-within > .team-nav__menu,
.site-header .primary-nav .team-nav.is-open > .team-nav__menu{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;transform:translate(-50%, 0) !important;transition:opacity .18s ease, transform .18s ease !important}.site-header .primary-nav .team-nav__menu a{position:relative !important;display:block !important;margin:0 !important;padding:13px 18px 12px 20px !important;border:0 !important;border-bottom:1px solid rgba(41, 30, 31, .09) !important;border-radius:0 !important;background:transparent !important;color:#211d1f !important;text-decoration:none !important;white-space:normal !important;transition:background-color .18s ease, padding-left .18s ease !important}.site-header .primary-nav .team-nav__menu a:last-child{border-bottom:0 !important}.site-header .primary-nav .team-nav__menu a::before{content:"" !important;position:absolute !important;left:0 !important;top:10px !important;bottom:10px !important;width:2px !important;background:var(--global-nav-burgundy, #9e2437) !important;transform:scaleY(0) !important;transform-origin:center !important;transition:transform .18s ease !important}.site-header .primary-nav .team-nav__menu a:hover,
.site-header .primary-nav .team-nav__menu a:focus-visible,
.site-header .primary-nav .team-nav__menu a[aria-current="page"]{background:rgba(255, 255, 255, .52) !important;padding-left:23px !important;outline:none !important}.site-header .primary-nav .team-nav__menu a:hover::before,
.site-header .primary-nav .team-nav__menu a:focus-visible::before,
.site-header .primary-nav .team-nav__menu a[aria-current="page"]::before{transform:scaleY(1) !important}.site-header .primary-nav .team-nav__name,
.site-header .primary-nav .team-nav__meta{display:block !important}.site-header .primary-nav .team-nav__name{color:#211d1f !important;font-size:14px !important;font-weight:720 !important;letter-spacing:-.01em !important;line-height:1.25 !important}.site-header .primary-nav .team-nav__meta{margin-top:3px !important;color:#7a7370 !important;font-size:11.5px !important;font-weight:560 !important;letter-spacing:.01em !important;line-height:1.3 !important}@media (max-width: 1020px){.site-header .primary-nav .team-nav{display:block !important;width:100% !important;align-self:auto !important}.site-header .primary-nav .team-nav__trigger{width:100% !important;justify-content:space-between !important;padding:16px 0 !important;border-bottom:1px solid rgba(143, 29, 44, .13) !important;color:#321a20 !important;font-size:17px !important;font-weight:710 !important;letter-spacing:0 !important;text-align:left !important}.site-header .primary-nav .team-nav__trigger::before{display:none !important}.site-header .primary-nav .team-nav__caret{width:8px !important;height:8px !important;margin-right:4px !important}.site-header .primary-nav .team-nav:hover > .team-nav__menu,
  .site-header .primary-nav .team-nav:focus-within > .team-nav__menu{opacity:0 !important;visibility:hidden !important;pointer-events:none !important}.site-header .primary-nav .team-nav.is-open > .team-nav__menu{opacity:1 !important;visibility:visible !important;pointer-events:auto !important}.site-header .primary-nav .team-nav__menu{position:static !important;width:100% !important;max-height:0 !important;padding:0 0 0 14px !important;background:transparent !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;overflow:hidden !important;transform:none !important;transition:max-height .25s ease, opacity .2s ease, visibility 0s linear .2s !important}.site-header .primary-nav .team-nav.is-open > .team-nav__menu{max-height:230px !important;padding-bottom:7px !important;transform:none !important;transition:max-height .25s ease, opacity .2s ease !important}.site-header .primary-nav .team-nav__menu a{padding:11px 12px 10px 14px !important;border-bottom:1px solid rgba(143, 29, 44, .09) !important;background:transparent !important}.site-header .primary-nav .team-nav__menu a:hover,
  .site-header .primary-nav .team-nav__menu a:focus-visible,
  .site-header .primary-nav .team-nav__menu a[aria-current="page"]{padding-left:17px !important;background:rgba(158, 36, 55, .035) !important}.site-header .primary-nav .team-nav__name{font-size:15px !important}.site-header .primary-nav .team-nav__meta{font-size:11.5px !important}}:root{--hero-cta-font-family:Inter, Arial, Helvetica, sans-serif;--hero-cta-font-size:14px;--hero-cta-font-weight:720;--hero-cta-height:52px;--hero-cta-padding-inline:24px;--hero-cta-radius:12px;--hero-cta-gap:16px;--hero-cta-offset-top:30px;--anchor-clearance:10px;--global-subnav-anchor-gap-v113:var(--anchor-clearance) !important}html body main .hero-button-global.hero-button-global.hero-button-global.hero-button-global{box-sizing:border-box !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:var(--hero-cta-height) !important;padding-top:0 !important;padding-bottom:0 !important;padding-left:var(--hero-cta-padding-inline) !important;padding-right:var(--hero-cta-padding-inline) !important;border-radius:var(--hero-cta-radius) !important;font-family:var(--hero-cta-font-family) !important;font-size:var(--hero-cta-font-size) !important;font-weight:var(--hero-cta-font-weight) !important;line-height:1.2 !important;letter-spacing:0 !important;text-transform:none !important;text-align:center !important}html body main .hero-actions-global.hero-actions-global.hero-actions-global.hero-actions-global{gap:var(--hero-cta-gap) !important;margin-top:var(--hero-cta-offset-top) !important}html.has-global-subnav-v113{scroll-padding-top:calc(
    var(--global-subnav-sticky-top-v113) +
    var(--global-subnav-h-v113) +
    var(--anchor-clearance)
  ) !important}html body.has-global-subnav-v113.has-global-subnav-v113 main :is(#global-anchor-specificity-v131, [id]){scroll-margin-top:0 !important}html:not(.has-global-subnav-v113){scroll-padding-top:126px !important}html body:not(.has-global-subnav-v113) main :is(#global-anchor-specificity-v131, [id]){scroll-margin-top:0 !important}@media (max-width: 980px){html:not(.has-global-subnav-v113){scroll-padding-top:120px !important}}@media (max-width: 720px){html body main .hero-button-global.hero-button-global.hero-button-global.hero-button-global{min-height:52px !important;padding-left:22px !important;padding-right:22px !important}html body main .hero-actions-global.hero-actions-global.hero-actions-global.hero-actions-global{gap:14px !important;margin-top:28px !important}html:not(.has-global-subnav-v113){scroll-padding-top:112px !important}}body.clinical-atlas-page .v121-film-iframe{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s ease!important}body.clinical-atlas-page .v121-film.is-playing .v121-film-iframe{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.clinical-atlas-page .v121-film-play,
body.clinical-atlas-page .v121-film-text-trigger{text-decoration:none!important;-webkit-tap-highlight-color:transparent}body.clinical-atlas-page .v121-film.is-playing .v121-film-play,
body.clinical-atlas-page .v121-film.is-playing .v80-film-index{opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.clinical-atlas-page .v121-film-play,
body.clinical-atlas-page .v121-film-text-trigger{-webkit-user-select:none!important;user-select:none!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important}body.clinical-atlas-page button.v121-film-play,
body.clinical-atlas-page button.v121-film-text-trigger{font-family:inherit!important}