@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;--white:#fffdf9;--ink:#151516;--ink-soft:#343237;--muted:#716d68;--line:rgba(21,21,22,.16);--line-light:rgba(255,255,255,.18);--red:#8f1d2c;--red-dark:#64131f;--red-bright:#c94758;--rose:#d8c4b2;--sand:#c9b89e;--shell:1320px;--gutter:clamp(18px,3vw,48px);--ease:cubic-bezier(.2,.75,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:150px}body{margin:0;background:var(--paper);color:var(--ink);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;background:var(--red)}.shell{width:min(var(--shell), calc(100% - (var(--gutter) * 2)));margin-inline:auto}.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}.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,.93);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:176px;height:auto}.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;padding:16px 0;text-decoration:none;white-space:nowrap}.primary-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:7px;height:2px;background:var(--red);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 14px;color:var(--red);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:1px solid transparent;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{background:var(--red);color:white;border-color:var(--red);box-shadow:0 16px 40px rgba(143,29,44,.22)}.button--solid:hover{background:var(--red-dark);border-color:var(--red-dark)}.button--text{padding-inline:5px;border-radius:0;border-bottom-color:rgba(255,255,255,.36);color:white}.button--light{background:white;color:var(--ink);border-color:white}.button--outline{border-color:rgba(21,21,22,.28);color:var(--ink)}.button--outline:hover{border-color:var(--ink);background:var(--ink);color:white}.home-hero{position:relative;overflow:hidden;isolation:isolate;background:var(--ink);color:white}.home-hero__backdrop{position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 78% 26%, rgba(143,29,44,.35), transparent 27%), radial-gradient(circle at 54% 86%, rgba(255,255,255,.06), transparent 36%), linear-gradient(135deg,#111114,#1c181d 57%,#0d0d0f)}.home-hero__backdrop::before{content:"";position:absolute;inset:0;opacity:.18;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 46%,#000 100%)}.home-hero__grid{min-height:min(790px,calc(100svh - 122px));display:grid;grid-template-columns:minmax(0,1.04fr) minmax(500px,.96fr);align-items:center;gap:clamp(36px,6vw,105px);padding-block:clamp(74px,8vw,122px)}.home-hero__copy{max-width:770px}.home-hero__copy .eyebrow{color:#d7b39b}.home-hero h1{margin:0;max-width:790px;font-size:clamp(56px,6.4vw,106px);line-height:.92;letter-spacing:-.064em;font-weight:520;text-wrap:balance}.home-hero h1 em{display:block;margin-top:.16em;color:var(--red-bright);font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.045em}.home-hero__lead{max-width:650px;margin:34px 0 0;color:rgba(255,255,255,.72);font-size:clamp(18px,1.45vw,23px);line-height:1.5}.home-hero__actions{margin-top:38px;display:flex;gap:25px;align-items:center;flex-wrap:wrap}.hero-atlas{position:relative;width:min(100%,640px);aspect-ratio:1;justify-self:end}.hero-atlas::before{content:"";position:absolute;inset:5%;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 40px rgba(255,255,255,.018),0 0 0 86px rgba(255,255,255,.012)}.hero-atlas__bottle{position:absolute;z-index:3;right:8%;bottom:6%;width:31%;height:auto;filter:drop-shadow(0 28px 30px rgba(0,0,0,.45))}.hero-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,.72fr)) minmax(300px,1.45fr);border-top:1px solid rgba(255,255,255,.15)}.hero-metrics > *{min-height:126px;padding:25px clamp(16px,1.8vw,28px);border-right:1px solid rgba(255,255,255,.15)}.hero-metrics > :first-child{padding-left:0}.hero-metrics > :last-child{border-right:0;padding-right:0}.hero-metrics article{display:flex;flex-direction:column;justify-content:center}.hero-metrics strong{font-size:28px;font-weight:520;letter-spacing:-.04em}.hero-metrics span{margin-top:5px;color:rgba(255,255,255,.5);font-size:10px;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.hero-metrics p{margin:0;display:flex;align-items:center;color:rgba(255,255,255,.64);font-size:13px;line-height:1.6}.home-index{position:sticky;top:88px;z-index:30;background:rgba(244,240,232,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.home-index__inner{min-height:58px;display:flex;align-items:center;gap:clamp(18px,3vw,46px);overflow-x:auto;scrollbar-width:none}.home-index__inner::-webkit-scrollbar{display:none}.home-index span, .home-index a{flex:0 0 auto;font-size:11px;font-weight:770;letter-spacing:.1em;text-transform:uppercase}.home-index span{color:var(--red)}.home-index a{color:var(--muted);text-decoration:none}.home-index a:hover{color:var(--ink)}.section{position:relative;padding-block:clamp(88px,10vw,150px)}.section-heading h2,.programme__heading h2,.thymus__copy h2,.questionnaire__copy h2,.pathway__copy h2,.faq h2{margin:0;font-size:clamp(42px,5.1vw,76px);line-height:.99;letter-spacing:-.058em;font-weight:520;text-wrap:balance}.section-heading--split{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(310px,.58fr);column-gap:clamp(50px,8vw,120px);row-gap:14px;align-items:end}.section-heading--split > div .eyebrow{margin-bottom:14px}.section-heading--split > p{margin:0 0 8px;color:var(--muted);font-size:18px}.section-lead{margin:26px 0 0;color:rgba(255,255,255,.65);font-size:clamp(17px,1.35vw,21px)}.programme{background:var(--paper)}.programme__grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);grid-template-areas:"heading heading" "number ledger" "note ledger";column-gap:clamp(54px,8vw,132px);row-gap:clamp(36px,5vw,72px)}.programme__heading{grid-area:heading;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);column-gap:clamp(50px,8vw,120px);row-gap:14px;align-items:end;padding-bottom:clamp(44px,5vw,68px);border-bottom:1px solid var(--line)}.programme__heading .eyebrow{grid-column:1/-1;margin:0}.programme__heading h2{max-width:880px}.programme__heading > p:last-child{margin:0 0 8px;color:var(--muted);font-size:18px}.programme__number{grid-area:number;align-self:start;padding-top:10px}.programme__number-label{display:block;color:var(--red);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.programme__number strong{display:block;margin:20px 0 8px;font-size:clamp(130px,15vw,230px);line-height:.72;letter-spacing:-.11em;font-weight:480}.programme__number > span:last-child{display:block;max-width:260px;color:var(--muted)}.programme-ledger{grid-area:ledger;border-top:1px solid var(--ink)}.programme-ledger article{display:grid;grid-template-columns:52px 1fr;gap:22px;padding:28px 0;border-bottom:1px solid var(--line);transition:padding-left .3s var(--ease),background .3s}.programme-ledger article:hover{padding-left:16px;background:rgba(255,255,255,.5)}.programme-ledger article > span{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;color:var(--red);font-size:12px;font-weight:800}.programme-ledger h3{margin:0;font-size:25px;font-weight:570;letter-spacing:-.025em}.programme-ledger p{margin:5px 0 0;color:var(--muted)}.programme-note{grid-area:note;align-self:end;padding:28px;border-radius:22px;background:var(--ink);color:white}.programme-note span{display:block;color:#d7b39b;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.programme-note p{margin:17px 0 0;color:rgba(255,255,255,.68);font-size:15px}.thymus{overflow:hidden;background:var(--ink);color:white}.thymus::before{content:"";position:absolute;inset:0;opacity:.12;background-image:radial-gradient(circle at 1px 1px,#fff 1px,transparent 0);background-size:28px 28px;mask-image:linear-gradient(90deg,#000,transparent 58%)}.thymus__layout{position:relative;display:grid;grid-template-columns:minmax(500px,1.05fr) minmax(0,.95fr);gap:clamp(58px,8vw,130px);align-items:center}.thymus__visual{position:relative;min-height:720px;border-radius:38px;overflow:hidden;background:#111}.thymus__visual img{width:100%;height:100%;object-fit:cover;object-position:center 45%;filter:saturate(.72) contrast(1.08) brightness(.73)}.thymus__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(10,9,11,.86))}.thymus__caption{position:absolute;z-index:2;left:clamp(24px,4vw,52px);bottom:clamp(24px,4vw,46px)}.thymus__caption span{display:block;color:#d7b39b;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.thymus__caption strong{display:block;max-width:430px;margin-top:8px;font-size:clamp(27px,2.6vw,42px);line-height:1.03;letter-spacing:-.04em;font-weight:540}.thymus__copy .eyebrow{color:#d7b39b}.thymus-list{list-style:none;margin:48px 0 38px;padding:0;border-top:1px solid var(--line-light)}.thymus-list li{display:grid;grid-template-columns:52px 1fr;gap:22px;padding:28px 0;border-bottom:1px solid var(--line-light)}.thymus-list > li > span{color:#d7b39b;font-size:12px;font-weight:800}.thymus-list h3{margin:0;font-size:23px;font-weight:560;letter-spacing:-.025em}.thymus-list p{margin:6px 0 0;color:rgba(255,255,255,.58)}.study{background:var(--white);border-block:1px solid rgba(21,21,22,.08)}.study-editorial{margin-top:clamp(54px,7vw,90px);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(250px,.55fr) minmax(260px,.55fr);grid-template-areas:"image facts facts" "image copy copy";column-gap:clamp(30px,4vw,65px);row-gap:30px;align-items:start}.study-editorial__image{grid-area:image;position:relative;margin:0;min-height:670px;overflow:hidden;border-radius:32px;background:#ddd}.study-editorial__image img{width:100%;height:100%;object-fit:cover}.study-editorial__image figcaption{position:absolute;left:26px;bottom:26px;padding:15px 18px;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:rgba(20,17,19,.7);color:white;backdrop-filter:blur(12px)}.study-editorial__image figcaption span{display:block;color:#e8cdbb;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.study-editorial__image figcaption strong{display:block;margin-top:4px;font-size:16px}.study-editorial__facts{grid-area:facts;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--ink)}.study-editorial__facts article{min-height:145px;padding:25px 26px;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.study-editorial__facts article:nth-child(2n){border-right:0}.study-editorial__facts span{display:block;color:var(--red);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.study-editorial__facts strong{display:block;margin-top:13px;font-size:23px;line-height:1.2;letter-spacing:-.025em;font-weight:560}.study-editorial__copy{grid-area:copy;padding:clamp(30px,4vw,50px);border-radius:24px;background:var(--paper)}.study-editorial__copy p{margin:0;color:var(--muted);font-size:18px}.study-editorial__copy .button{margin-top:28px}.evidence{overflow:hidden;background:var(--ink);color:white}.evidence::before{content:"";position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 55%)}.evidence__layout{position:relative;display:grid;grid-template-columns:minmax(340px,.75fr) minmax(560px,1.25fr);gap:clamp(60px,9vw,145px);align-items:start}.evidence__heading{position:sticky;top:180px}.evidence__heading .eyebrow{color:#d7b39b}.evidence__heading h2{margin:0;max-width:620px;font-size:clamp(42px,5.1vw,76px);line-height:.99;letter-spacing:-.058em;font-weight:520}.evidence__heading > p:last-child{max-width:590px;margin:27px 0 0;color:rgba(255,255,255,.58);font-size:18px}.evidence-stack{border-top:1px solid var(--line-light)}.evidence-stack article{display:grid;grid-template-columns:160px 1fr;gap:34px;padding:47px 0;border-bottom:1px solid var(--line-light)}.evidence-stack__signal{display:flex;align-items:center;gap:14px;padding-top:8px}.evidence-stack__signal span{color:#d7b39b;font-size:12px;font-weight:820}.evidence-stack__signal i{width:70px;height:1px;background:linear-gradient(90deg,var(--red),transparent)}.evidence-stack__type{margin:0 0 12px;color:#d7b39b;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.evidence-stack h3{margin:0;font-size:clamp(27px,2.5vw,40px);font-weight:520;letter-spacing:-.04em}.evidence-stack p:last-child{max-width:590px;margin:14px 0 0;color:rgba(255,255,255,.58);font-size:17px}.questionnaire{background:var(--paper)}.questionnaire__layout{display:grid;grid-template-columns:minmax(360px,.75fr) minmax(560px,1.25fr);gap:clamp(55px,8vw,128px);align-items:center}.questionnaire__copy h2{max-width:620px}.questionnaire__copy > p:last-of-type{max-width:620px;margin:27px 0 0;color:var(--muted);font-size:18px}.questionnaire__notes{margin-top:38px;display:flex;flex-wrap:wrap;gap:8px}.questionnaire__notes span{padding:8px 11px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:10px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.questionnaire__chart{margin:0;padding:clamp(24px,3.4vw,46px);border-radius:32px;border:1px solid rgba(21,21,22,.1);background:var(--white);box-shadow:0 30px 90px rgba(51,39,26,.09)}.questionnaire__chart img{width:100%;height:auto}.film{overflow:hidden;background:linear-gradient(145deg,#171315,#24181c 58%,#151214);color:white}.film::before{content:"";position:absolute;width:760px;height:760px;right:-350px;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)}.film__heading{position:relative}.film__heading .eyebrow{color:#d7b39b}.film__heading > p{color:rgba(255,255,255,.62)}.film-stage{position:relative;margin-top:clamp(54px,7vw,90px);min-height:610px;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(0,.95fr);overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:34px;background:#111;color:white;text-decoration:none;box-shadow:0 35px 95px rgba(0,0,0,.28)}.film-stage__visual{position:relative;overflow:hidden;background:#081a1d}.film-stage__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,16,18,.1),rgba(8,16,18,.48))}.film-stage__thymus{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 42%;filter:saturate(.72) contrast(1.1) brightness(.74)}.film-stage__bottle{position:absolute;z-index:2;right:8%;bottom:-6%;width:33%;filter:drop-shadow(0 28px 30px rgba(0,0,0,.48));transition:transform .5s var(--ease)}.film-stage:hover .film-stage__bottle{transform:translateY(-8px) rotate(1deg)}.film-stage__content{position:relative;z-index:3;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,6vw,88px);background:linear-gradient(135deg,rgba(39,19,25,.95),rgba(25,17,20,.96))}.film-stage__logo{width:168px;height:auto}.film-stage__kicker{margin-top:56px;color:#d7b39b;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.film-stage__content > strong{margin-top:12px;font-size:clamp(42px,5vw,76px);line-height:.94;letter-spacing:-.06em;font-weight:520}.film-stage__subtitle{margin-top:15px;color:rgba(255,255,255,.63);font-size:20px}.film-stage__action{margin-top:48px;display:flex;align-items:center;gap:16px}.film-stage__action i{display:grid;place-items:center;width:68px;height:68px;padding-left:4px;border-radius:50%;background:white;color:var(--red);font-style:normal;box-shadow:0 18px 42px rgba(0,0,0,.28)}.film-stage__action b{font-size:15px}.film-stage__action small{display:block;margin-top:2px;color:rgba(255,255,255,.48);font-size:11px}.film-stage__portraits{position:absolute;z-index:4;left:34px;bottom:28px;display:flex}.film-stage__portraits img{width:58px;height:58px;object-fit:cover;border:3px solid #1b1619;border-radius:50%}.film-stage__portraits img + img{margin-left:-14px}.leadership{background:var(--white)}.pathway{background:var(--paper)}.pathway__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);gap:clamp(58px,9vw,145px);align-items:start}.pathway__copy{position:sticky;top:180px}.pathway__copy > p:last-of-type{max-width:640px;margin:27px 0 0;color:var(--muted);font-size:18px}.pathway__actions{margin-top:38px;display:flex;gap:12px;flex-wrap:wrap}.pathway-steps{list-style:none;margin:0;padding:0;border-top:1px solid var(--ink)}.pathway-steps li{position:relative;min-height:145px;display:grid;grid-template-columns:64px 1fr;gap:26px;align-items:center;border-bottom:1px solid var(--line)}.pathway-steps li > span{display:grid;place-items:center;width:50px;height:50px;border:1px solid var(--line);border-radius:50%;color:var(--red);font-size:12px;font-weight:800}.pathway-steps strong{display:block;font-size:27px;line-height:1.15;letter-spacing:-.03em;font-weight:550}.pathway-steps small{display:block;margin-top:8px;color:var(--muted);font-size:10px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.pathway-steps .is-complete > span{background:var(--ink);border-color:var(--ink);color:white}.pathway-steps .is-current{padding-inline:20px;background:var(--white)}.pathway-steps .is-current > span{background:var(--red);border-color:var(--red);color:white;box-shadow:0 10px 30px rgba(143,29,44,.22)}.faq{background:var(--white);border-top:1px solid rgba(21,21,22,.08)}.faq__layout{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(550px,1.28fr);gap:clamp(58px,9vw,145px)}.faq header h2{max-width:580px}.faq header > p:last-child{max-width:570px;margin:27px 0 0;color:var(--muted)}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:28px 48px 28px 0;cursor:pointer;list-style:none;font-size:22px;font-weight:560;letter-spacing:-.025em}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:4px;top:25px;color:var(--red);font-size:26px;font-weight:400}.faq-list details[open] summary::after{content:"−"}.faq-list details p{max-width:680px;margin:0;padding:0 48px 28px 0;color:var(--muted)}@media (max-width: 1180px){.brand img{width:154px}.primary-nav{gap:13px;font-size:11px}.home-hero__grid{grid-template-columns:minmax(0,1fr) 460px}.study-editorial{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-template-areas:"image facts" "image copy"}.study-editorial__facts{grid-template-columns:1fr}.study-editorial__facts article{min-height:105px;border-right:0}}@media (max-width: 1020px){.announcement__inner span:nth-child(2){display:none}.announcement__inner span:nth-child(3)::before{display:none}.menu-toggle{display:flex}.site-header{backdrop-filter:none}.primary-nav{position:fixed;z-index:130;inset:122px 0 0;width:100%;height:calc(100svh - 122px);max-height:none;display:grid;align-content:start;gap:0;padding:22px var(--gutter) 42px;background:#f7f2ec;border-top:1px solid rgba(143,29,44,.12);box-shadow:0 30px 80px rgba(35,15,20,.2);opacity:0;visibility:hidden;clip-path:inset(0 0 100% 0);pointer-events:none;transition:clip-path .38s var(--ease),opacity .25s,visibility 0s linear .38s;overflow-y:auto}.primary-nav.is-open{opacity:1;visibility:visible;clip-path:inset(0);pointer-events:auto;transition:clip-path .38s var(--ease),opacity .25s}.primary-nav a{padding:16px 0;border-bottom:1px solid rgba(143,29,44,.13);color:#321a20;font-size:17px;font-weight:710}.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}.home-hero__grid{min-height:auto;grid-template-columns:1fr;padding-bottom:50px}.home-hero__copy{max-width:820px}.hero-atlas{width:min(100%,620px);justify-self:center}.hero-metrics{grid-template-columns:repeat(4,1fr)}.hero-metrics p{grid-column:1/-1;min-height:90px;padding-left:0;border-top:1px solid rgba(255,255,255,.15)}.hero-metrics article:nth-child(4){border-right:0;padding-right:0}.home-index{top:88px}.programme__grid{grid-template-columns:.8fr 1.2fr;grid-template-areas:"heading heading" "number ledger" "note ledger"}.thymus__layout, .questionnaire__layout, .pathway__grid, .faq__layout{grid-template-columns:1fr}.thymus__visual{min-height:600px}.evidence__layout{grid-template-columns:.8fr 1.2fr;gap:65px}.pathway__copy{position:static}}@media (max-width: 760px){body{font-size:16px}html{scroll-padding-top:110px}.announcement{font-size:9px}.announcement__inner{justify-content:flex-start;min-height:30px}.announcement__inner span:nth-child(3){display:none}.site-header__inner{min-height:74px}.brand img{width:126px}.primary-nav{inset:104px 0 0;height:calc(100svh - 104px);padding-top:18px}.home-index{top:74px}.home-hero__grid{padding-block:60px 35px;gap:42px}.home-hero h1{font-size:clamp(48px,15vw,72px)}.home-hero__lead{margin-top:26px;font-size:18px}.home-hero__actions{align-items:stretch;flex-direction:column;gap:11px}.home-hero__actions .button{width:100%}.button--text{border:1px solid rgba(255,255,255,.28);border-radius:999px}.hero-atlas{width:100%;max-width:530px}.hero-metrics{grid-template-columns:repeat(2,1fr)}.hero-metrics article{min-height:100px;border-bottom:1px solid rgba(255,255,255,.15)}.hero-metrics article:nth-child(2n){border-right:0;padding-right:0}.hero-metrics article:nth-child(2n/**/+1){padding-left:0}.hero-metrics p{min-height:auto;padding-block:24px}.section{padding-block:78px}.section-heading--split, .programme__heading{grid-template-columns:1fr;row-gap:0}.section-heading--split > p, .programme__heading > p:last-child{margin:22px 0 0;font-size:16px}.programme__heading .eyebrow{margin-bottom:12px}.section-heading--split > div .eyebrow{margin-bottom:12px}.programme__heading{padding-bottom:46px}.programme__grid{grid-template-columns:1fr;grid-template-areas:"heading" "number" "ledger" "note";row-gap:42px}.programme__number strong{font-size:150px}.programme__number > span:last-child{max-width:340px}.programme-ledger article{grid-template-columns:44px 1fr;gap:17px}.programme-ledger article > span{width:38px;height:38px}.programme-ledger h3{font-size:21px}.thymus__visual{min-height:480px;border-radius:24px}.thymus__layout{gap:48px}.thymus-list{margin-top:38px}.thymus-list li{grid-template-columns:42px 1fr;gap:14px}.study-editorial{grid-template-columns:1fr;grid-template-areas:"image" "facts" "copy"}.study-editorial__image{min-height:410px;border-radius:23px}.study-editorial__facts{grid-template-columns:1fr 1fr}.study-editorial__facts article{min-height:120px;padding:22px 18px}.study-editorial__facts article:nth-child(odd){border-right:1px solid var(--line)}.study-editorial__facts article:nth-child(even){border-right:0}.study-editorial__facts strong{font-size:19px}.evidence__layout{grid-template-columns:1fr;gap:50px}.evidence__heading{position:static}.evidence-stack article{grid-template-columns:85px 1fr;gap:18px;padding:34px 0}.evidence-stack__signal i{width:42px}.questionnaire__layout{gap:45px}.questionnaire__chart{padding:18px;border-radius:23px}.film-stage{min-height:0;grid-template-columns:1fr;border-radius:23px}.film-stage__visual{min-height:420px}.film-stage__content{padding:34px 24px 42px}.film-stage__kicker{margin-top:38px}.film-stage__portraits{left:22px;top:360px;bottom:auto}.pathway-steps li{min-height:120px;grid-template-columns:52px 1fr;gap:16px}.pathway-steps strong{font-size:22px}.pathway__actions{align-items:stretch;flex-direction:column}.pathway__actions .button{width:100%}.faq__layout{gap:50px}.faq-list summary{font-size:19px}}@media (max-width: 430px){.study-editorial__facts{grid-template-columns:1fr}.study-editorial__facts article:nth-child(odd){border-right:0}.film-stage__visual{min-height:360px}.film-stage__portraits{top:302px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*, *::before, *::after{animation-duration:.001ms !important;animation-iteration-count:1 !important;transition-duration:.001ms !important}}.study-editorial__image img{position:absolute;inset:0}@media (max-width: 1100px){.questionnaire__layout{grid-template-columns:1fr}.questionnaire__chart{width:100%}}: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}.home-v253 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){.home-v253 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,.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}body.home-commercial-nav{--home-nav-charcoal:#1b1a1e;--home-nav-paper:#f6f1eb;--home-nav-champagne:#e6b86f;--home-nav-burgundy:#9e2437}body.home-commercial-nav .site-header,
body.home-commercial-nav.is-page-scrolled .site-header{position:sticky !important;top:0 !important;z-index:80 !important;min-height:0 !important;background:var(--home-nav-charcoal) !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}body.home-commercial-nav .site-header__inner,
body.home-commercial-nav.is-page-scrolled .site-header__inner{min-height:78px !important}body.home-commercial-nav .brand{display:inline-flex;align-items:center}body.home-commercial-nav .brand__logo-stack{position:relative;display:block;width:clamp(220px,16.5vw,252px) !important;aspect-ratio:3006 / 383;flex:0 0 auto}body.home-commercial-nav .brand__logo-stack .brand-logo{position:absolute;inset:0;display:block;width:100% !important;height:100% !important;object-fit:contain}body.home-commercial-nav .brand-logo--light{opacity:1 !important}body.home-commercial-nav .brand-logo--dark{opacity:0 !important}body.home-commercial-nav .primary-nav,
body.home-commercial-nav.is-page-scrolled .primary-nav{gap:clamp(8px,.72vw,12px) !important;color:rgba(255,255,255,.78) !important;font-size:clamp(.625rem,.61rem + .025vw,.65625rem) !important;font-weight:650 !important;letter-spacing:.04em !important}body.home-commercial-nav .primary-nav > a,
body.home-commercial-nav.is-page-scrolled .primary-nav > a{padding-inline:2px !important;padding-block:15px !important;color:inherit !important;line-height:1.1 !important}body.home-commercial-nav .primary-nav > a:hover,
body.home-commercial-nav .primary-nav > a[aria-current="page"]{color:#fff !important}body.home-commercial-nav .primary-nav > a::after{background:var(--home-nav-champagne) !important}body.home-commercial-nav .primary-nav > a[href="contact.html"]{min-height:32px !important;padding:0 13px !important;border-color:var(--home-nav-burgundy) !important;border-radius:999px !important;background:var(--home-nav-burgundy) !important;color:#fff !important;font-size:.625rem !important}body.home-commercial-nav .menu-toggle{border-color:rgba(255,255,255,.24) !important;background:rgba(255,255,255,.04) !important}body.home-commercial-nav .menu-toggle span{background:#fff !important}body.home-commercial-nav .home-index{position:sticky !important;top:78px !important;z-index:70 !important;min-height:48px !important;background:rgba(246,241,235,.98) !important;border-top:1px solid rgba(30,27,29,.075) !important;border-bottom:1px solid rgba(30,27,29,.09) !important;box-shadow:0 6px 18px rgba(28,24,25,.035) !important;backdrop-filter:none !important}body.home-commercial-nav .home-index__inner{min-height:48px !important;gap:clamp(20px,2.7vw,38px) !important;align-items:center !important;justify-content:flex-start !important;padding-block:0 !important;overflow-x:auto !important;scrollbar-width:none !important}body.home-commercial-nav .home-index__inner::-webkit-scrollbar{display:none !important}body.home-commercial-nav .home-index a{position:relative;flex:0 0 auto;min-height:48px !important;padding:15px 0 13px !important;color:#6e6866 !important;font-size:.76rem !important;line-height:1.1 !important;text-transform:uppercase}body.home-commercial-nav .home-index a::after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;border-radius:2px 2px 0 0;background:var(--home-nav-burgundy);transition:right .25s ease}body.home-commercial-nav .home-index a:hover,
body.home-commercial-nav .home-index a:focus-visible,
body.home-commercial-nav .home-index a.is-active{color:#211f22 !important}body.home-commercial-nav .home-index a:hover::after,
body.home-commercial-nav .home-index a:focus-visible::after,
body.home-commercial-nav .home-index a.is-active::after{right:0}body.home-commercial-nav main > section[id]{scroll-margin-top:142px !important}@media (max-width: 1180px){body.home-commercial-nav .brand__logo-stack{width:clamp(205px,19vw,232px) !important}body.home-commercial-nav .primary-nav{gap:7px !important;font-size:.609375rem !important}body.home-commercial-nav .primary-nav > a[href="contact.html"]{padding-inline:11px !important}}@media (max-width: 1020px){body.home-commercial-nav .site-header__inner,
  body.home-commercial-nav.is-page-scrolled .site-header__inner{min-height:72px !important}body.home-commercial-nav .home-index{top:72px !important}body.home-commercial-nav main > section[id]{scroll-margin-top:132px !important}body.home-commercial-nav .primary-nav,
  body.home-commercial-nav.is-page-scrolled .primary-nav{inset:108px 0 0 !important;height:calc(100svh - 108px) !important;gap:0 !important;background:var(--home-nav-charcoal) !important;color:rgba(255,255,255,.9) !important;border-top-color:rgba(230,184,111,.18) !important;box-shadow:0 30px 80px rgba(0,0,0,.32) !important;font-size:.78125rem !important;letter-spacing:.018em !important}body.home-commercial-nav.is-page-scrolled .primary-nav{inset:72px 0 0 !important;height:calc(100svh - 72px) !important}body.home-commercial-nav .primary-nav > a{padding:12px 0 !important;color:rgba(255,255,255,.9) !important;border-bottom-color:rgba(255,255,255,.11) !important;font-size:.78125rem !important}body.home-commercial-nav .primary-nav > a[href="contact.html"]{min-height:40px !important;margin-top:12px !important;padding:0 15px !important;font-size:.75rem !important}}@media (max-width: 760px){body.home-commercial-nav .site-header__inner,
  body.home-commercial-nav.is-page-scrolled .site-header__inner{min-height:68px !important}body.home-commercial-nav .home-index{top:68px !important}body.home-commercial-nav main > section[id]{scroll-margin-top:126px !important}body.home-commercial-nav .brand__logo-stack{width:clamp(178px,49vw,202px) !important}body.home-commercial-nav .primary-nav,
  body.home-commercial-nav.is-page-scrolled .primary-nav{inset:104px 0 0 !important;height:calc(100svh - 104px) !important}body.home-commercial-nav.is-page-scrolled .primary-nav{inset:68px 0 0 !important;height:calc(100svh - 68px) !important}body.home-commercial-nav .home-index__inner{gap:22px !important}body.home-commercial-nav .home-index a{font-size:.625rem !important}}body.home-v253 .announcement{position:relative;z-index:90;background:#f5f0e9!important;color:#9e2437!important;border-top:1px solid rgba(158,36,55,.08);border-bottom:1px solid rgba(32,29,31,.12);font-size:clamp(.68rem,.64rem + .12vw,.78rem)!important;font-weight:760!important;letter-spacing:.055em!important}body.home-v253 .announcement__inner{min-height:38px!important;gap:0!important;justify-content:center!important;overflow:hidden}body.home-v253 .announcement__inner span{display:inline-flex;align-items:center;white-space:nowrap;line-height:1}body.home-v253 .announcement__inner span + span::before{content:""!important;position:static!important;width:1px!important;height:15px!important;margin:0 clamp(17px,2vw,28px)!important;border-radius:0!important;background:#9e2437!important;transform:none!important}body.home-v253 .home-hero__grid{min-height:min(850px,calc(100svh - 116px));grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);gap:clamp(42px,5.5vw,90px);padding-block:clamp(64px,6.8vw,104px)}body.home-v253 .home-hero__copy{max-width:800px}body.home-v253 .home-hero h1{max-width:none!important;font-size:clamp(66px,6.15vw,112px)!important;line-height:.97!important;letter-spacing:-.067em!important;font-weight:650!important;text-wrap:initial!important}body.home-v253 .home-hero h1 .hero-title__line{display:block;width:max-content;max-width:100%;color:#fff;white-space:nowrap}body.home-v253 .home-hero h1 .hero-title__brand{color:inherit;font-weight:720}body.home-v253 .home-hero__lead{max-width:620px;margin-top:30px;font-size:clamp(17px,1.2vw,20px)}body.home-v253 .home-hero__actions{margin-top:30px}body.home-v253 .hero-atlas{position:relative;width:min(100%,510px);aspect-ratio:4 / 5;justify-self:end;display:grid;place-items:end center;overflow:hidden;border:1px solid rgba(230,184,111,.18);border-radius:clamp(26px,3vw,42px);background:radial-gradient(circle at 50% 36%,rgba(230,184,111,.13),transparent 31%),
    radial-gradient(circle at 52% 82%,rgba(158,36,55,.25),transparent 42%),
    linear-gradient(155deg,rgba(255,255,255,.055),rgba(255,255,255,.012) 52%,rgba(0,0,0,.2));box-shadow:inset 0 1px 0 rgba(255,255,255,.07),
    inset 0 -70px 100px rgba(0,0,0,.22),
    0 35px 90px rgba(0,0,0,.32);isolation:isolate}body.home-v253 .hero-atlas::before{content:"";position:absolute;inset:8% 10%;border:1px solid rgba(255,255,255,.07);border-radius:50%;box-shadow:0 0 0 42px rgba(255,255,255,.012),0 0 0 88px rgba(255,255,255,.008)}body.home-v253 .hero-atlas__shadow{position:absolute;z-index:0;left:50%;bottom:6%;width:58%;height:8%;border-radius:50%;background:rgba(0,0,0,.72);filter:blur(22px);transform:translateX(-50%)}body.home-v253 .hero-atlas__bottle{right:auto!important;bottom:auto!important;width:min(47%,238px)!important;margin-bottom:7%;object-fit:contain;filter:drop-shadow(0 25px 28px rgba(0,0,0,.5))!important}body.home-v253 .hero-metrics{grid-template-columns:repeat(4,minmax(160px,.72fr)) minmax(330px,1.45fr)}body.home-v253 .hero-metrics span{font-size:clamp(.52rem,.47rem + .08vw,.625rem)!important;letter-spacing:.075em!important}body.home-commercial-nav .home-index__inner{gap:clamp(26px,3.8vw,58px)!important}body.home-commercial-nav .home-index a{color:#716d6b!important;font-size:clamp(.68rem,.63rem + .08vw,.76rem)!important;font-weight:720!important}body.home-commercial-nav .home-index a.is-active{color:#9e2437!important}body.home-v253 main > section.section h2{max-width:26ch!important;font-size:clamp(40px,4.05vw,62px)!important;line-height:1.01!important;letter-spacing:-.052em!important;text-wrap:balance!important}body.home-v253 .section-heading--split{grid-template-columns:minmax(0,1.58fr) minmax(280px,.42fr);column-gap:clamp(46px,6vw,94px)}body.home-v253 .section-heading--split > div{min-width:0}body.home-v253 .study-editorial{grid-template-columns:minmax(0,1.12fr) minmax(250px,.44fr) minmax(260px,.44fr);column-gap:clamp(30px,4vw,60px)}body.home-v253 .study-editorial__image{min-height:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.home-v253 .study-editorial__image img{position:static!important;inset:auto!important;width:100%!important;height:auto!important;object-fit:contain!important;object-position:center!important;border:0!important;border-radius:0!important}body.home-v253 .study-editorial__image figcaption{left:20px;bottom:10px}body.home-v253 .questionnaire__chart{padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.home-v253 .questionnaire__chart picture,
body.home-v253 .questionnaire__chart img{display:block;width:100%!important;height:auto!important;object-fit:contain!important}body.home-v253 .film-stage__bottle{right:10%!important;bottom:-1%!important;width:25%!important}body.home-v253 .film-stage__portraits{left:32px;bottom:26px}body.home-v253 .film-stage__portraits img{width:74px!important;height:74px!important;border-width:3px!important}body.home-v253 .film-stage__portraits img + img{margin-left:-17px!important}@media (max-width:1180px){body.home-v253 .home-hero__grid{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:42px}body.home-v253 .home-hero h1{font-size:clamp(62px,6vw,88px)!important}body.home-v253 .hero-atlas{width:min(100%,450px)}body.home-v253 .hero-metrics{grid-template-columns:repeat(4,minmax(140px,1fr))}body.home-v253 .hero-metrics p{grid-column:1 / -1;min-height:82px;padding-left:0;border-top:1px solid rgba(255,255,255,.15)}body.home-v253 .hero-metrics article:nth-child(4){border-right:0}body.home-v253 .study-editorial{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);grid-template-areas:"image facts" "image copy"}body.home-v253 .study-editorial__facts{grid-template-columns:1fr 1fr}body.home-v253 .study-editorial__facts article:nth-child(odd){border-right:1px solid var(--line)}body.home-v253 .study-editorial__facts article:nth-child(even){border-right:0}}@media (max-width:1020px){body.home-v253 .announcement__inner span:nth-child(2),
  body.home-v253 .announcement__inner span:nth-child(3){display:inline-flex!important}body.home-v253 .announcement__inner span + span::before{display:block!important}body.home-v253 .home-hero__grid{grid-template-columns:1fr;padding-bottom:48px}body.home-v253 .home-hero__copy{max-width:760px}body.home-v253 .hero-atlas{width:min(100%,500px);justify-self:center}body.home-v253 .hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}body.home-v253 .section-heading--split{grid-template-columns:1fr}body.home-v253 .section-heading--split > p{max-width:700px;margin-top:22px}body.home-v253 .study-editorial{grid-template-columns:1fr;grid-template-areas:"image" "facts" "copy"}body.home-v253 .study-editorial__image{max-width:820px}}@media (max-width:760px){body.home-v253 .announcement{font-size:.58rem!important;letter-spacing:.035em!important}body.home-v253 .announcement__inner{min-height:34px!important;width:100%!important;padding-inline:10px}body.home-v253 .announcement__inner span + span::before{height:12px!important;margin-inline:9px!important}body.home-v253 .home-hero__grid{padding-block:48px 36px;gap:38px}body.home-v253 .home-hero h1{font-size:clamp(43px,13.1vw,66px)!important;line-height:.91!important;letter-spacing:-.062em!important}body.home-v253 .home-hero__lead{margin-top:25px;font-size:16px}body.home-v253 .hero-atlas{width:min(92%,430px);border-radius:28px}body.home-v253 .hero-atlas__bottle{width:min(45%,190px)!important}body.home-v253 .hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}body.home-v253 .hero-metrics article:nth-child(2n){border-right:0}body.home-v253 .hero-metrics span{font-size:.48rem!important;letter-spacing:.04em!important}body.home-v253 main > section.section h2{max-width:24ch!important;font-size:clamp(36px,10vw,50px)!important}body.home-v253 .study-editorial__image figcaption{left:14px;bottom:14px}body.home-v253 .questionnaire__chart{width:100%}body.home-v253 .film-stage__bottle{width:23%!important;right:12%!important;bottom:1%!important}body.home-v253 .film-stage__portraits{left:20px;top:344px;bottom:auto}body.home-v253 .film-stage__portraits img{width:62px!important;height:62px!important}}@media (max-width:480px){body.home-v253 .announcement__inner{justify-content:center!important}body.home-v253 .announcement__inner span{font-size:.52rem}body.home-v253 .announcement__inner span + span::before{margin-inline:6px!important}body.home-v253 .home-hero h1{font-size:clamp(40px,12.8vw,54px)!important}body.home-v253 .hero-metrics span{font-size:.44rem!important}body.home-v253 .film-stage__portraits{top:292px}body.home-v253 .film-stage__portraits img{width:56px!important;height:56px!important}}body.home-v253 .hero-atlas{width:min(100%,490px)!important;aspect-ratio:10 / 11!important;justify-self:end!important;display:grid!important;place-items:center!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;isolation:isolate!important}body.home-v253 .hero-atlas::before{inset:8% 14% 11% 14%!important;border-color:rgba(230,184,111,.13)!important;box-shadow:0 0 0 44px rgba(255,255,255,.012), 0 0 0 94px rgba(255,255,255,.006)!important}body.home-v253 .hero-atlas::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 58% 44%, rgba(157,40,57,.28), transparent 34%),
    radial-gradient(ellipse at 50% 56%, rgba(230,184,111,.15), transparent 30%),
    radial-gradient(ellipse at 50% 58%, rgba(255,255,255,.04), transparent 62%);z-index:0;pointer-events:none}body.home-v253 .hero-atlas__shadow{position:absolute!important;left:50%!important;top:8%!important;bottom:auto!important;width:82%!important;height:82%!important;border-radius:50%!important;background:radial-gradient(ellipse at 50% 42%, rgba(143,29,44,.26), rgba(143,29,44,.08) 48%, rgba(0,0,0,0) 72%),
    radial-gradient(ellipse at 50% 72%, rgba(0,0,0,.32), rgba(0,0,0,0) 68%)!important;filter:blur(0)!important;transform:translateX(-50%)!important;z-index:0!important}body.home-v253 .hero-atlas__bottle{position:relative!important;z-index:2!important;width:min(46%,230px)!important;max-width:230px!important;height:auto!important;align-self:end!important;justify-self:center!important;margin-bottom:5%!important;transform:translateX(2%)!important;filter:drop-shadow(0 26px 34px rgba(0,0,0,.48))!important}body.home-v253 .study-editorial{align-items:start!important}body.home-v253 .study-editorial__image{align-self:start!important;margin-top:0!important}body.home-v253 .study-editorial__image img{display:block!important;margin:0 auto!important}body.home-v253 .film-stage{position:relative!important;overflow:hidden!important}body.home-v253 .film-stage__action{margin-top:46px!important;display:flex!important;align-items:center!important;gap:16px!important;padding:0!important;border:0!important;background:none!important;color:inherit!important;cursor:pointer!important;text-align:left!important}body.home-v253 .film-stage__action span{display:block}body.home-v253 .film-stage__action small{display:block!important;margin-top:3px!important;color:rgba(255,255,255,.52)!important;font-size:11px!important}body.home-v253 .film-stage__action:hover b,
body.home-v253 .film-stage__action:focus-visible b{color:#fff!important}body.home-v253 .film-stage__play:focus-visible{outline:2px solid rgba(230,184,111,.9)!important;outline-offset:6px!important;border-radius:16px!important}body.home-v253 .film-stage__player{position:absolute!important;inset:0!important;z-index:18!important;display:grid!important;grid-template-rows:1fr!important;background:#0d0d10!important}body.home-v253 .film-stage__player[hidden]{display:none!important}body.home-v253 .film-stage__iframe{width:100%!important;height:100%!important;border:0!important}body.home-v253 .film-stage__close{position:absolute!important;top:16px!important;right:16px!important;z-index:19!important;width:42px!important;height:42px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:50%!important;background:rgba(11,11,14,.72)!important;color:#fff!important;font-size:24px!important;line-height:1!important;cursor:pointer!important}body.home-v253 .film-stage.is-playing .film-stage__visual,
body.home-v253 .film-stage.is-playing .film-stage__content,
body.home-v253 .film-stage.is-playing .film-stage__portraits{visibility:hidden!important}@media (max-width:1180px){body.home-v253 .hero-atlas{justify-self:center!important}}@media (max-width:760px){body.home-v253 .hero-atlas{width:min(100%,420px)!important;aspect-ratio:1 / 1.1!important}body.home-v253 .hero-atlas__bottle{width:min(42%,180px)!important;margin-bottom:8%!important}body.home-v253 .film-stage__action{margin-top:32px!important}body.home-v253 .film-stage__player{min-height:360px!important}}body.home-commercial-nav .home-index{min-height:44px!important;top:79px!important;box-shadow:0 6px 18px rgba(28,24,25,.03)!important}body.home-commercial-nav .home-index__inner{min-height:44px!important;gap:clamp(18px,2.25vw,34px)!important}body.home-commercial-nav .home-index a{min-height:44px!important;padding:0!important;display:inline-flex!important;align-items:center!important;font-size:clamp(.625rem,.6rem + .03vw,.6875rem)!important;font-weight:700!important;letter-spacing:.055em!important;line-height:1!important}body.home-commercial-nav .home-index a::after{bottom:0!important;height:2px!important;border-radius:2px 2px 0 0!important}body.home-v253 .pathway-steps .is-current + .is-current{margin-top:0!important}@media (max-width:1020px){body.home-commercial-nav .home-index{top:73px!important}}@media (max-width:760px){body.home-commercial-nav .home-index{top:69px!important}body.home-commercial-nav .home-index__inner{gap:22px!important}body.home-commercial-nav .home-index a{font-size:.625rem!important}}body.home-v253 .programme__heading,
body.home-v253 .section-heading--split{display:grid!important;grid-template-columns:minmax(0,1.36fr) minmax(300px,.64fr)!important;column-gap:clamp(44px,4.1vw,68px)!important;row-gap:14px!important;align-items:end!important}body.home-v253 .programme__heading > p:last-child,
body.home-v253 .section-heading--split > p{width:100%!important;max-width:34ch!important;justify-self:start!important;align-self:end!important;margin:0 0 .16em!important;color:var(--muted)!important;font-size:clamp(17px,1.08vw,20px)!important;line-height:1.55!important;letter-spacing:-.012em!important;text-wrap:pretty!important}body.home-v253 .programme__heading h2,
body.home-v253 .section-heading--split h2{margin-bottom:0!important}body.home-v253 .programme__heading .eyebrow,
body.home-v253 .section-heading--split .eyebrow{margin-bottom:14px!important}@media (max-width:1020px){body.home-v253 .programme__heading,
  body.home-v253 .section-heading--split{grid-template-columns:1fr!important;column-gap:0!important;row-gap:0!important}body.home-v253 .programme__heading > p:last-child,
  body.home-v253 .section-heading--split > p{max-width:44ch!important;justify-self:start!important;margin:22px 0 0!important;font-size:17px!important}}@media (max-width:760px){body.home-v253 .programme__heading > p:last-child,
  body.home-v253 .section-heading--split > p{max-width:100%!important;margin-top:18px!important;font-size:16px!important}}body.home-v253 .leadership--editorial{background:linear-gradient(180deg,#fffdfa 0%,#f8f3ec 100%)!important}body.home-v253 .leadership-editorial{margin-top:clamp(52px,6vw,82px)!important;display:grid!important;border-top:1px solid rgba(21,21,22,.16)!important;border-bottom:1px solid rgba(21,21,22,.16)!important;background:rgba(255,255,255,.48)!important}body.home-v253 .leadership-profile{min-width:0!important;grid-template-rows:minmax(350px,auto) 1fr!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.home-v253 .leadership-profile + .leadership-profile{border-left:1px solid rgba(21,21,22,.14)!important}body.home-v253 .leadership-profile__visual{min-height:350px!important;background:radial-gradient(ellipse at 50% 34%,rgba(255,255,255,.96),rgba(255,255,255,0) 48%),
    linear-gradient(160deg,#f2eadd 0%,#e8ddce 100%)!important}body.home-v253 .leadership-profile__visual::before{content:""!important;position:absolute!important;inset:34px 15% -110px!important;border:1px solid rgba(158,36,55,.12)!important;border-radius:50%!important;background:radial-gradient(circle at 50% 38%,rgba(230,184,111,.22),transparent 58%)!important}body.home-v253 .leadership-profile__visual img{max-height:326px!important;filter:drop-shadow(0 18px 24px rgba(65,47,31,.12))!important}body.home-v253 .leadership-profile--arif .leadership-profile__visual img{max-width:286px!important}body.home-v253 .leadership-profile--david .leadership-profile__visual img{max-width:258px!important;max-height:314px!important}body.home-v253 .leadership-profile__index{position:absolute!important;left:28px!important;color:#9e2437!important;font-size:11px!important;font-weight:800!important;letter-spacing:.12em!important}body.home-v253 .leadership-profile__content{min-height:330px!important;display:flex!important;flex-direction:column!important;padding:clamp(28px,3vw,42px)!important;background:rgba(255,253,250,.86)!important}body.home-v253 .leadership-profile__role{margin:0!important;color:#9e2437!important;font-size:11px!important;font-weight:800!important;letter-spacing:.1em!important;line-height:1.35!important;text-transform:uppercase!important}body.home-v253 .leadership-profile h3{margin:14px 0 0!important;color:#171516!important;font-size:clamp(30px,2.75vw,42px)!important;font-weight:560!important;line-height:1!important;letter-spacing:-.05em!important}body.home-v253 .leadership-profile__summary{max-width:44ch!important;margin:22px 0 0!important;color:#625d58!important;font-size:16px!important;line-height:1.62!important}body.home-v253 .leadership-profile__summary strong{color:#9e2437!important;font-weight:760!important}body.home-v253 .leadership-profile__expertise{display:flex!important;flex-wrap:wrap!important;gap:8px 20px!important;margin:24px 0 0!important;padding:18px 0 0!important;border-top:1px solid rgba(21,21,22,.1)!important;list-style:none!important}body.home-v253 .leadership-profile__expertise li{position:relative!important;padding-left:11px!important;color:#315e57!important;font-size:11px!important;font-weight:750!important;letter-spacing:.055em!important;line-height:1.35!important;text-transform:uppercase!important}body.home-v253 .leadership-profile__expertise li::before{content:""!important;position:absolute!important;left:0!important;top:.48em!important;width:4px!important;height:4px!important;border-radius:50%!important;background:#9e2437!important}body.home-v253 .leadership-profile__link{width:max-content!important;padding-top:28px!important;border-bottom:1px solid rgba(158,36,55,.28)!important;color:#7f1c2d!important;font-size:15px!important;font-weight:760!important;text-decoration:none!important}body.home-v253 .leadership-profile__link:hover{color:#b52a40!important}@media (max-width:1020px){body.home-v253 .leadership-profile h3{white-space:normal!important}}@media (max-width:760px){body.home-v253 .leadership-editorial{grid-template-columns:1fr!important}body.home-v253 .leadership-profile + .leadership-profile{border-left:0!important;border-top:1px solid rgba(21,21,22,.14)!important}body.home-v253 .leadership-profile{grid-template-rows:minmax(310px,auto) 1fr!important}body.home-v253 .leadership-profile__visual{min-height:310px!important}body.home-v253 .leadership-profile__visual img{max-height:285px!important}body.home-v253 .leadership-profile--arif .leadership-profile__visual img{max-width:250px!important}body.home-v253 .leadership-profile--david .leadership-profile__visual img{max-width:230px!important;max-height:275px!important}body.home-v253 .leadership-profile__content{min-height:0!important;padding:28px 24px 30px!important}body.home-v253 .leadership-profile h3{font-size:clamp(30px,9vw,38px)!important}body.home-v253 .leadership-profile__summary{font-size:15.5px!important}}body.home-v253 .leadership-editorial{margin-top:clamp(48px,5vw,72px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;background:#fffdfa!important;border-top:1px solid rgba(21,21,22,.13)!important;border-bottom:1px solid rgba(21,21,22,.13)!important}body.home-v253 .leadership-profile{min-height:520px!important;display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(190px,.88fr)!important;grid-template-rows:1fr!important;grid-template-areas:"content visual"!important;background:linear-gradient(180deg,#fffdfa 0%,#fbf7f1 100%)!important}body.home-v253 .leadership-profile + .leadership-profile{border-left:1px solid rgba(21,21,22,.13)!important}body.home-v253 .leadership-profile__content{grid-area:content!important;min-height:0!important;padding:clamp(38px,3.6vw,54px) 24px clamp(34px,3vw,46px) clamp(32px,3.2vw,48px)!important;background:transparent!important}body.home-v253 .leadership-profile__visual{grid-area:visual!important;min-height:0!important;position:relative!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:44px 22px 0!important;overflow:hidden!important;background:radial-gradient(ellipse at 50% 40%,rgba(255,255,255,.98),rgba(255,255,255,0) 58%),
    linear-gradient(180deg,#f7f1e8 0%,#efe5d7 100%)!important}body.home-v253 .leadership-profile__visual::before{inset:40px 10px -96px!important;border-color:rgba(158,36,55,.13)!important;background:radial-gradient(circle at 50% 35%,rgba(230,184,111,.18),transparent 60%)!important}body.home-v253 .leadership-profile__visual img{width:auto!important;height:auto!important;max-height:338px!important;max-width:100%!important;object-fit:contain!important;object-position:center bottom!important;transform:none!important;filter:drop-shadow(0 16px 20px rgba(65,47,31,.12))!important}body.home-v253 .leadership-profile--arif .leadership-profile__visual img{max-width:238px!important;max-height:322px!important}body.home-v253 .leadership-profile--david .leadership-profile__visual img{max-width:216px!important;max-height:326px!important}body.home-v253 .leadership-profile__index{top:24px!important;left:22px!important}body.home-v253 .leadership-profile h3{font-size:clamp(28px,2.15vw,36px)!important;white-space:nowrap!important}body.home-v253 .leadership-profile__summary{max-width:31ch!important;font-size:15.5px!important;line-height:1.6!important}body.home-v253 .leadership-profile__expertise{gap:8px 14px!important;margin-top:22px!important;padding-top:16px!important}body.home-v253 .leadership-profile__expertise li{font-size:10px!important}body.home-v253 .leadership-profile__link{margin-top:auto!important;padding-top:24px!important}@media (max-width:1180px){body.home-v253 .leadership-profile{min-height:500px!important;grid-template-columns:minmax(0,1.08fr) minmax(170px,.92fr)!important}body.home-v253 .leadership-profile__content{padding:38px 20px 34px 30px!important}body.home-v253 .leadership-profile h3{font-size:clamp(25px,2.2vw,32px)!important}body.home-v253 .leadership-profile--arif .leadership-profile__visual img{max-width:215px!important}body.home-v253 .leadership-profile--david .leadership-profile__visual img{max-width:198px!important}}@media (max-width:920px){body.home-v253 .leadership-editorial{grid-template-columns:1fr!important}body.home-v253 .leadership-profile + .leadership-profile{border-left:0!important;border-top:1px solid rgba(21,21,22,.13)!important}body.home-v253 .leadership-profile{min-height:470px!important;grid-template-columns:minmax(0,1.18fr) minmax(210px,.82fr)!important}body.home-v253 .leadership-profile h3{font-size:clamp(30px,5vw,40px)!important}}@media (max-width:640px){body.home-v253 .leadership-profile{min-height:0!important;grid-template-columns:1fr!important;grid-template-areas:"visual" "content"!important}body.home-v253 .leadership-profile__visual{min-height:330px!important;padding:36px 20px 0!important}body.home-v253 .leadership-profile--arif .leadership-profile__visual img{max-width:225px!important;max-height:290px!important}body.home-v253 .leadership-profile--david .leadership-profile__visual img{max-width:205px!important;max-height:292px!important}body.home-v253 .leadership-profile__content{padding:28px 24px 32px!important}body.home-v253 .leadership-profile__summary{max-width:44ch!important}}body.home-v253 .leadership-profile__visual{padding:44px 0 0!important}body.home-v253 .leadership-profile__visual img{display:block!important;align-self:flex-end!important;margin:0 0 -1px!important}@media (max-width:640px){body.home-v253 .leadership-profile__visual{padding:36px 0 0!important}}body.home-v253 .leadership-editorial{margin-top:clamp(42px,4.5vw,62px)!important}body.home-v253 .leadership-profile{min-height:390px!important;grid-template-columns:minmax(265px,.46fr) minmax(0,.54fr)!important;grid-template-areas:"visual content"!important;align-items:stretch!important}body.home-v253 .leadership-profile__visual{min-height:390px!important;padding:0!important;align-items:stretch!important;justify-content:stretch!important}body.home-v253 .leadership-profile__visual::before{inset:24px 16px -72px!important;z-index:1!important}body.home-v253 .leadership-profile__visual img{position:relative!important;z-index:2!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;object-fit:cover!important;object-position:center top!important;align-self:stretch!important;justify-self:stretch!important;filter:none!important}body.home-v253 .leadership-profile--arif .leadership-profile__visual img,
body.home-v253 .leadership-profile--david .leadership-profile__visual img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important}body.home-v253 .leadership-profile__index{z-index:3!important;top:20px!important;left:18px!important}body.home-v253 .leadership-profile__content{min-height:390px!important;padding:34px 30px 30px!important;justify-content:flex-start!important}body.home-v253 .leadership-profile__role{margin-bottom:14px!important}body.home-v253 .leadership-profile h3{font-size:clamp(27px,2vw,34px)!important;line-height:1.02!important}body.home-v253 .leadership-profile__summary{max-width:30ch!important;margin-top:22px!important;font-size:15px!important;line-height:1.55!important}body.home-v253 .leadership-profile__expertise{margin-top:20px!important;padding-top:14px!important;gap:7px 12px!important}body.home-v253 .leadership-profile__link{margin-top:22px!important;padding-top:0!important}@media (max-width:1180px){body.home-v253 .leadership-profile{min-height:370px!important;grid-template-columns:minmax(235px,.44fr) minmax(0,.56fr)!important}body.home-v253 .leadership-profile__visual,
  body.home-v253 .leadership-profile__content{min-height:370px!important}body.home-v253 .leadership-profile__content{padding:30px 24px 26px!important}body.home-v253 .leadership-profile h3{font-size:clamp(24px,2.1vw,31px)!important}}@media (max-width:920px){body.home-v253 .leadership-profile{min-height:380px!important;grid-template-columns:minmax(280px,.43fr) minmax(0,.57fr)!important}body.home-v253 .leadership-profile__visual,
  body.home-v253 .leadership-profile__content{min-height:380px!important}}@media (max-width:640px){body.home-v253 .leadership-profile{grid-template-columns:1fr!important;grid-template-areas:"visual" "content"!important}body.home-v253 .leadership-profile__visual{min-height:0!important;aspect-ratio:4 / 3!important}body.home-v253 .leadership-profile__content{min-height:0!important;padding:26px 22px 28px!important}body.home-v253 .leadership-profile__visual img{object-position:center 18%!important}body.home-v253 .leadership-profile__link{margin-top:20px!important}}body.home-v253 .leadership-profile__visual::before{content:none!important;display:none!important}body.home-v253 .leadership-profile__visual{background:#f7f1e8!important}body.home-v253 .leadership-profile__summary{max-width:36ch!important}@media (max-width:1180px){body.home-v253 .leadership-profile__summary{max-width:34ch!important}}body.home-v253 .study-editorial__image figcaption{display:inline-flex !important;flex-direction:column !important;gap:6px !important;left:22px !important;bottom:18px !important;padding:12px 18px !important;border-radius:16px !important;max-width:260px !important;width:auto !important}body.home-v253 .study-editorial__image figcaption span{font-size:8.5px !important;letter-spacing:.14em !important}body.home-v253 .study-editorial__image figcaption strong{margin-top:0 !important;font-size:14px !important;line-height:1.2 !important}body.home-v253 .hero-atlas__bottle{width:min(40%, 198px) !important;max-width:198px !important;margin-bottom:4% !important;transform:translateX(4%) !important}@media (max-width: 760px){body.home-v253 .study-editorial__image figcaption{left:14px !important;bottom:14px !important;padding:10px 14px !important;max-width:220px !important}body.home-v253 .study-editorial__image figcaption strong{font-size:13px !important}body.home-v253 .hero-atlas__bottle{width:min(41%, 176px) !important;max-width:176px !important;margin-bottom:5% !important;transform:translateX(3%) !important}}body.home-v253 .home-hero h1{line-height:1.08 !important}@media (max-width: 760px){body.home-v253 .home-hero h1{line-height:1.04 !important}}body.home-v253 .home-hero h1{line-height:1.16 !important}@media (max-width: 760px){body.home-v253 .home-hero h1{line-height:1.08 !important}}body.home-v253 .home-hero h1{line-height:1.32 !important}@media (max-width: 760px){body.home-v253 .home-hero h1{line-height:1.16 !important}}body.home-v253 .home-hero h1{font-size:clamp(70px, 6.4vw, 118px) !important}body.home-v253 .home-hero__actions{margin-top:24px !important}body.home-v253 .hero-metrics span{margin-top:11px !important;color:rgba(255,255,255,.76) !important;font-size:clamp(13px, .86vw, 15px) !important;font-weight:760 !important;line-height:1.3 !important;letter-spacing:.045em !important;white-space:nowrap !important}body.home-v253 .hero-metrics p{color:rgba(255,255,255,.82) !important;font-size:clamp(16px, 1.08vw, 18px) !important;line-height:1.55 !important}body.home-v253 .film__heading > p{color:rgba(255,255,255,.82) !important}@media (max-width: 760px){body.home-v253 .home-hero h1{font-size:clamp(43px, 13.3vw, 58px) !important}body.home-v253 .home-hero__actions{margin-top:22px !important}body.home-v253 .hero-metrics span{font-size:12px !important;white-space:normal !important}body.home-v253 .hero-metrics p{font-size:16px !important}}body.home-v253 .home-hero h1{line-height:.95 !important;line-height:1.10 !important}@media (max-width: 760px){body.home-v253 .home-hero h1{line-height:1.00 !important}}body.home-v253 .home-cta__grid > p:not(.eyebrow){grid-area:copy !important;max-width:34ch !important;margin:0 !important;color:#6a6562 !important;font-size:16px !important;line-height:1.58 !important}@media (max-width: 760px){body.home-v253 .home-cta__grid > p:not(.eyebrow){max-width:42ch !important;font-size:15px !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.home-v253 .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.home-v253.home-commercial-nav .home-index__inner{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:clamp(12px, 1.35vw, 22px) !important}body.home-v253.home-commercial-nav .home-index a{font-size:clamp(.625rem, .6rem + .03vw, .6875rem) !important;letter-spacing:.045em !important}body.home-v253.home-commercial-nav main > section[id]{scroll-margin-top:139px !important}@media (max-width: 1180px){body.home-v253.home-commercial-nav .home-index__inner{justify-content:flex-start !important;gap:24px !important;overflow-x:auto !important;scrollbar-width:none !important}body.home-v253.home-commercial-nav .home-index__inner::-webkit-scrollbar{display:none !important}}@media (max-width: 1020px){body.home-v253.home-commercial-nav .home-index{top:73px !important}body.home-v253.home-commercial-nav main > section[id]{scroll-margin-top:129px !important}}@media (max-width: 760px){body.home-v253.home-commercial-nav .home-index{top:69px !important}body.home-v253.home-commercial-nav .home-index__inner{gap:22px !important;padding-inline:18px !important}body.home-v253.home-commercial-nav .home-index a{font-size:.625rem !important;letter-spacing:.04em !important}body.home-v253.home-commercial-nav main > section[id]{scroll-margin-top:121px !important}}body.home-v253 main > section.section:is(
  #programme,
  #thymus,
  #study,
  #evidence,
  #outcomes,
  #film,
  #leadership,
  #pathway
){padding-top:104px !important}body.home-v253 #thymus .thymus__layout,
body.home-v253 #outcomes .questionnaire__layout{align-items:start !important}body.home-v253 #thymus .thymus__copy,
body.home-v253 #outcomes .questionnaire__copy{align-self:start !important}body.home-v253 main > section.section:is(
  #programme,
  #thymus,
  #study,
  #evidence,
  #outcomes,
  #film,
  #leadership,
  #pathway
) .eyebrow:first-child{margin-top:0 !important}body.home-v253.home-commercial-nav .home-index{min-height:44px !important;height:44px !important;top:79px !important;background:rgba(246,241,235,.98) !important;border-top:1px solid rgba(30,27,29,.075) !important;border-bottom:1px solid rgba(30,27,29,.09) !important;box-shadow:0 6px 18px rgba(28,24,25,.03) !important}body.home-v253.home-commercial-nav .home-index__inner{min-height:44px !important;height:44px !important;justify-content:flex-start !important;gap:clamp(18px,2.25vw,34px) !important;padding-block:0 !important;overflow-x:auto !important;scrollbar-width:none !important}body.home-v253.home-commercial-nav .home-index__inner::-webkit-scrollbar{display:none !important}body.home-v253.home-commercial-nav .home-index a{position:relative !important;flex:0 0 auto !important;min-height:44px !important;padding:0 !important;display:inline-flex !important;align-items:center !important;color:#716d6b !important;font-size:clamp(.625rem,.6rem + .03vw,.6875rem) !important;font-weight:700 !important;line-height:1 !important;letter-spacing:.055em !important;white-space:nowrap !important}body.home-v253.home-commercial-nav .home-index 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:#9e2437 !important;transition:right .25s ease !important}body.home-v253.home-commercial-nav .home-index a:hover,
body.home-v253.home-commercial-nav .home-index a:focus-visible,
body.home-v253.home-commercial-nav .home-index a.is-active{color:#9e2437 !important}body.home-v253.home-commercial-nav .home-index a:hover::after,
body.home-v253.home-commercial-nav .home-index a:focus-visible::after,
body.home-v253.home-commercial-nav .home-index a.is-active::after{right:0 !important}@media (max-width: 1020px){body.home-v253 main > section.section:is(
    #programme,#thymus,#study,#evidence,#outcomes,#film,#leadership,#pathway
  ){padding-top:88px !important}body.home-v253.home-commercial-nav .home-index{top:73px !important}}@media (max-width: 760px){body.home-v253 main > section.section:is(
    #programme,#thymus,#study,#evidence,#outcomes,#film,#leadership,#pathway
  ){padding-top:72px !important}body.home-v253.home-commercial-nav .home-index{top:69px !important}body.home-v253.home-commercial-nav .home-index__inner{gap:22px !important;padding-inline:18px !important}body.home-v253.home-commercial-nav .home-index a{font-size:.625rem !important}}body.home-v253{--home-warm-paper:#f4f0e8;--home-warm-paper-soft:#f6f2eb;--home-charcoal:#151416;--home-charcoal-burgundy:#181316;--home-charcoal-warm:#1a1517;--home-chapter-rule:rgba(21,21,22,.085)}body.home-v253 #programme,
body.home-v253 #outcomes,
body.home-v253 #leadership,
body.home-v253 .faq{background:var(--home-warm-paper) !important}body.home-v253 #study{background:var(--home-warm-paper-soft) !important;border-block-color:var(--home-chapter-rule) !important}body.home-v253 #thymus{background:var(--home-charcoal) !important}body.home-v253 #evidence{background:var(--home-charcoal-burgundy) !important}body.home-v253 #film{background:linear-gradient(145deg,
    var(--home-charcoal-warm) 0%,
    #1d1518 58%,
    var(--home-charcoal) 100%) !important}body.home-v253 #leadership{border-bottom:0 !important}body.home-v253 .faq{border-top:1px solid var(--home-chapter-rule) !important}body.home-v253 #pathway{background:var(--home-charcoal) !important;color:#f7f2ec !important;border-block:0 !important}body.home-v253 #pathway .eyebrow{color:#d7b39b !important}body.home-v253 #pathway .pathway__copy h2{color:#f7f2ec !important}body.home-v253 #pathway .pathway__copy > p:last-of-type{color:rgba(255,255,255,.62) !important}body.home-v253 #pathway .pathway-steps{border-top-color:rgba(255,255,255,.24) !important}body.home-v253 #pathway .pathway-steps li{border-bottom-color:rgba(255,255,255,.14) !important}body.home-v253 #pathway .pathway-steps .is-current{padding-inline:0 !important;background:transparent !important}body.home-v253 #pathway .pathway-steps li > span{border-color:rgba(255,255,255,.28) !important;color:#d7b39b !important;background:transparent !important}body.home-v253 #pathway .pathway-steps .is-complete > span{border-color:rgba(255,255,255,.42) !important;background:rgba(255,255,255,.09) !important;color:#fff !important}body.home-v253 #pathway .pathway-steps .is-current > span{border-color:var(--red) !important;background:var(--red) !important;color:#fff !important;box-shadow:0 12px 34px rgba(143,29,44,.28) !important}body.home-v253 #pathway .pathway-steps strong{color:#fffaf5 !important}body.home-v253 #pathway .pathway-steps small{color:rgba(255,255,255,.50) !important}body.home-v253 #pathway .button--outline{border-color:rgba(255,255,255,.34) !important;color:#f7f2ec !important;background:transparent !important}body.home-v253 #pathway .button--outline:hover,
body.home-v253 #pathway .button--outline:focus-visible{border-color:#fff !important;background:#fff !important;color:var(--ink) !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}}.home-hero > .hero-metrics{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)}}.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}.home-hero .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}.home-hero .hero-metrics.hero-proof-master-v72 > p{display:none !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){.home-hero .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){.home-hero .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}}.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}}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 (max-width:1023px){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}}#outcomes .questionnaire__copy > p:not(.eyebrow){font-size:17px!important;line-height:1.62!important;color:#5a5652!important;max-width:42ch!important}#outcomes .questionnaire__notes span{font-size:10.5px!important;letter-spacing:.08em!important}#outcomes .questionnaire__chart{background:transparent!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}}@media (min-width: 761px){body.home-v253 .film-stage__bottle{bottom:3% !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}}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}}:root{--tb-gold:#e6b86f}body.home-v253 .home-hero h1 .hero-title__accent{color:var(--tb-gold)!important;font-weight:720!important}@keyframes p98-logo-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}: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}body.home-v253.home-commercial-nav .home-index{top:var(--v104-sticky-stack)!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}body.home-v253.home-commercial-nav .home-index{top: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}body.home-v253.home-commercial-nav .home-index{top: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}body.home-v253.home-commercial-nav .home-index{top:var(--v106-sticky-stack)!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}#outcomes .questionnaire__copy .eyebrow{max-width:none!important}#outcomes #questionnaire-title .outcomes-h2-line{display:block!important}#outcomes .questionnaire__copy > p.questionnaire__explanation{margin:24px 0 0!important}#outcomes .questionnaire__copy > p.questionnaire__explanation + p{margin:14px 0 0!important}@media (min-width:1101px){#outcomes .questionnaire__layout{grid-template-columns:minmax(640px,1.05fr) minmax(0,.95fr)!important;gap:clamp(42px,4vw,58px)!important}#outcomes #questionnaire-title .outcomes-h2-line{white-space:nowrap!important}}@media (max-width:1100px){#outcomes #questionnaire-title .outcomes-h2-line{white-space:normal!important}}#leadership .leadership-profile__actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:22px}#leadership .leadership-profile__actions .leadership-profile__link{margin:0!important}#leadership .leadership-profile__linkedin{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border:1px solid rgba(111,30,45,.24);border-radius:999px;background:transparent;color:#5f2530;font-size:13px;font-weight:650;line-height:1;letter-spacing:.01em;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}#leadership .leadership-profile__linkedin-mark{width:21px;height:21px;display:grid;place-items:center;border:1px solid currentColor;border-radius:5px;font-family:Arial,sans-serif;font-size:12px;font-weight:800;line-height:1}#leadership .leadership-profile__linkedin:hover,
#leadership .leadership-profile__linkedin:focus-visible{background:rgba(158,36,55,.06);border-color:rgba(111,30,45,.46);color:#8f1d2c;transform:translateY(-1px)}@media (max-width:560px){#leadership .leadership-profile__actions{gap:11px}#leadership .leadership-profile__linkedin{min-height:38px;padding:0 12px}}: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}@media (min-width:1101px){body.home-v253 #outcomes .questionnaire__layout{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;gap:clamp(30px,3vw,44px)!important;align-items:center!important}body.home-v253 #outcomes .questionnaire__copy h2{max-width:680px!important}body.home-v253 #outcomes .questionnaire__chart{width:100%!important;max-width:none!important;padding:clamp(18px,2vw,28px)!important}}body.home-v253 #outcomes .questionnaire__copy > p.questionnaire__explanation{max-width:560px!important;margin-top:22px!important}body.home-v253 #outcomes .questionnaire__copy > p.questionnaire__explanation + p{max-width:560px!important;margin-top:12px!important}body.home-v253 #outcomes .questionnaire__notes{margin-top:28px!important}body.home-v253 #study-title .global-h2-line-v110,
body.home-v253 #leadership-title .global-h2-line-v110{display:block!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}}@media (min-width:1021px){html body .global-section-intro > p.v115-intro-copy,
  html body .global-section-intro > div:first-child + p.v115-intro-copy{max-width:480px!important;text-wrap:pretty!important}html body main h2.v115-two-line .v115-h2-line{white-space:nowrap!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}#leadership .founder-perspective{margin-top:clamp(38px,4vw,58px);padding-top:clamp(30px,3vw,42px);border-top:1px solid rgba(21,21,22,.18)}#leadership .founder-perspective__eyebrow{margin:0 0 16px!important;color:#9e2437!important}#leadership .founder-perspective__quote{width:100%;max-width:none;margin:0;padding:0;border:0;color:#1b1b1c;font:inherit}#leadership .founder-perspective__quote p{margin:0;max-width:none;font-size:clamp(19px,1.55vw,23px);line-height:1.52;letter-spacing:-.015em;font-weight:430}#leadership .founder-perspective__attribution{margin-top:20px;display:flex;align-items:baseline;flex-wrap:wrap;gap:7px 12px;color:#655f59}#leadership .founder-perspective__attribution strong{color:#171718;font-size:14px;line-height:1.3;font-weight:760}#leadership .founder-perspective__attribution span{font-size:13px;line-height:1.35;font-weight:620}#leadership .founder-perspective__brand{white-space:nowrap}@media (max-width:760px){#leadership .founder-perspective{margin-top:32px;padding-top:28px}#leadership .founder-perspective__eyebrow{margin-bottom:14px!important}#leadership .founder-perspective__quote p{font-size:clamp(18px,5vw,21px);line-height:1.5;letter-spacing:-.012em}#leadership .founder-perspective__attribution{margin-top:18px;flex-direction:column;align-items:flex-start;gap:4px}}.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,
.site-header .primary-nav .team-nav.is-current > .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,
.site-header .primary-nav .team-nav.is-current > .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}}