@charset "UTF-8";.research-single-header__grid{display:flex;flex-direction:column;gap:16px}@media(min-width:1024px){.research-single-header__grid{display:grid;grid-template-columns:minmax(140px,250px) minmax(0,575px) minmax(0,250px);grid-template-rows:auto auto 1fr auto;justify-content:space-between;align-items:stretch;column-gap:clamp(20px,3vw,40px);row-gap:0}}.research-single-header__back{order:1;align-self:baseline;align-items:baseline}@media(min-width:1024px){.research-single-header__back{order:initial;grid-column:1;grid-row:1}}.research-single-header__date{order:2;align-self:baseline}@media(min-width:1024px){.research-single-header__date{order:initial;grid-column:2;grid-row:1;margin-bottom:56px}}.research-single-header__title{order:3;margin:8px 0}@media(min-width:1024px){.research-single-header__title{order:initial;grid-column:2;grid-row:2;margin:0}}.research-single-header__meta{display:contents}@media(min-width:1024px){.research-single-header__meta{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 24px;grid-column:2;grid-row:4;padding-top:60px;padding-bottom:19px}}.research-single-header__authors{order:4}@media(min-width:1024px){.research-single-header__authors{order:initial}}.research-single-header__tags{order:5}@media(min-width:1024px){.research-single-header__tags{order:initial;grid-column:1;grid-row:4;align-self:end;padding-bottom:0}}.research-single-header__pdf{order:6;align-self:flex-end}@media(min-width:1024px){.research-single-header__pdf{order:initial;align-self:auto}}.research-single-content{background:var(--color-hue-1, #fdfcfb)}.research-single-content__toc{background:transparent;min-width:0}@media(max-width:1023px){.research-single-content__toc{display:none}}@media(min-width:1024px){.research-single-content__toc{top:120px}}.research-single-content__toc.is-open .research-single-content__toc-trigger svg{transform:rotate(180deg)}.research-single-content__toc.is-open .research-single-content__toc-panel{display:block}.research-single-content__toc-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;font-family:var(--font-primary, "Inter", sans-serif);font-size:14px;line-height:140%;letter-spacing:.02em;text-transform:uppercase;color:#000}@media(min-width:1024px){.research-single-content__toc-label{position:static;width:auto;height:auto;margin:0 0 9px;overflow:visible;clip:auto;white-space:normal}}.research-single-content__toc-trigger{display:flex;width:100%;max-width:100%;min-width:0;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:16px 0;border:0;background:transparent;font-family:var(--font-primary, "Inter", sans-serif);font-size:16px;line-height:140%;font-weight:400;color:#000;text-align:left;cursor:pointer;overflow:hidden}.research-single-content__toc-trigger [data-toc-trigger-label]{flex:1 1 0%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.research-single-content__toc-trigger svg{flex-shrink:0;color:var(--color-main, #222222);transition:transform .2s ease}@media(min-width:1024px){.research-single-content__toc-trigger{display:none}}.research-single-content__toc-panel{display:none;padding:0 0 16px;background:transparent;overflow-y:auto}@media(min-width:1024px){.research-single-content__toc-panel{display:block;padding:0;max-height:none;overflow:visible}}.research-single-content__toc-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;font-family:var(--font-primary, "Inter", sans-serif);font-size:14px;line-height:140%;color:#000}.research-single-content__toc-list .is-child{padding-left:16px}.research-single-content .research-toc-link{display:inline-block;color:#000;text-decoration:none;transition:color .15s ease}.research-single-content .research-toc-link:hover{color:#0d4f2a}.research-single-content .research-toc-link.is-active{font-weight:700;color:#0d4f2a}.research-single-content__main{font-family:var(--font-primary, "Inter", sans-serif);color:#000;font-size:16px;line-height:160%}.research-single-content__main>*:first-child{margin-top:0}.research-single-content__main .wp-block-heading,.research-single-content__main .wp-block-paragraph,.research-single-content__main .wp-block-list,.research-single-content__main .wp-block-quote,.research-single-content__main .wp-block-table,.research-single-content__main .wp-block-image,.research-single-content__main .wp-block-separator,.research-single-content__main .wp-block-embed,.research-single-content__main .wp-block-group{max-width:100%}.research-single-content__main h2,.research-single-content__main h3,.research-single-content__main .wp-block-heading{font-family:var(--font-secondary, "EB Garamond", serif);font-feature-settings:"salt" on;color:#000;font-weight:400;scroll-margin-top:94px}@media(min-width:1024px){.research-single-content__main h2,.research-single-content__main h3,.research-single-content__main .wp-block-heading{scroll-margin-top:120px}}.research-single-content__main h2:focus,.research-single-content__main h3:focus,.research-single-content__main .wp-block-heading:focus{outline:none}.research-single-content__main h2,.research-single-content__main h2.wp-block-heading{font-size:32px;line-height:120%;margin:31px 0 34px}.research-single-content__main h3,.research-single-content__main h3.wp-block-heading{font-size:24px;line-height:120%;margin:36px 0 24px}@media(min-width:768px){.research-single-content__main h3,.research-single-content__main h3.wp-block-heading{font-size:28px}}.research-single-content__main p,.research-single-content__main .wp-block-paragraph{font-family:var(--font-primary, "Inter", sans-serif);font-size:16px;line-height:160%;margin:0 0 24px;color:#000}.research-single-content__main a{color:inherit;text-decoration:underline;text-underline-offset:2px}.research-single-content__main a:hover{color:var(--color-accent, #dcad46)}.research-single-content__main em,.research-single-content__main i{font-style:italic}.research-single-content__main ul,.research-single-content__main ol,.research-single-content__main .wp-block-list{margin:0 0 20px;padding-left:1.25em}.research-single-content__main li+li{margin-top:8px}.research-single-content__main .intro-summary,.research-single-content__main .research-intro,.research-single-content__main .is-style-intro-summary,.research-single-content__main p.is-style-intro-summary{font-weight:700;margin-bottom:24px}.research-single-content__main hr,.research-single-content__main .research-divider,.research-single-content__main .wp-block-separator{border:0;border-top:1px solid var(--color-main, #222222);margin:30px 0;background:none;height:0}.research-single-content__main blockquote,.research-single-content__main .wp-block-quote{margin:28px 0;padding:0;border:0;font-family:var(--font-secondary, "EB Garamond", serif);font-size:22px;line-height:140%;color:#000}.research-single-content__main blockquote.is-style-pull-quote,.research-single-content__main blockquote.is-style-pull,.research-single-content__main blockquote.pull-quote,.research-single-content__main .wp-block-quote.is-style-pull-quote,.research-single-content__main .wp-block-quote.is-style-pull,.research-single-content__main .wp-block-quote.pull-quote{font-size:28px;line-height:120%;text-align:left;margin:40px 0}.research-single-content__main blockquote.is-style-block-quote,.research-single-content__main blockquote.is-style-block,.research-single-content__main blockquote.block-quote,.research-single-content__main .wp-block-quote.is-style-block-quote,.research-single-content__main .wp-block-quote.is-style-block,.research-single-content__main .wp-block-quote.block-quote{padding-left:20px;border-left:2px solid var(--color-main, #222222);font-size:18px;font-family:var(--font-primary, "Inter", sans-serif)}.research-single-content__main blockquote p,.research-single-content__main .wp-block-quote p{font:inherit;margin:0}.research-single-content__main figure,.research-single-content__main .wp-block-image,.research-single-content__main .wp-block-table{margin:32px 0}.research-single-content__main .wp-block-image img,.research-single-content__main figure img{display:block;width:100%;height:auto}.research-single-content__main .wp-block-image figcaption,.research-single-content__main figure figcaption{margin-top:10px;font-size:13px;line-height:140%;color:#7a7d7a}.research-single-content__main iframe,.research-single-content__main .wp-block-embed__wrapper iframe,.research-single-content__main .datawrapper-iframe{display:block;width:100%;max-width:100%;border:0}.research-single-content__main .wp-block-embed,.research-single-content__main .research-embed{margin:32px 0}.research-single-content__main .wp-block-table{overflow-x:auto}.research-single-content__main .wp-block-table table{margin:0}.research-single-content__main .wp-block-table figcaption{margin-top:10px;font-size:13px;line-height:140%;color:#7a7d7a}.research-single-content__main table{width:100%;border-collapse:collapse;margin:28px 0;font-family:var(--font-primary, "Inter", sans-serif);font-size:14px;line-height:140%}.research-single-content__main thead th{background:var(--color-main, #222222);color:#fff;font-weight:600;text-align:left;padding:12px 14px;border:1px solid var(--color-main, #222222)}.research-single-content__main tbody td,.research-single-content__main tbody th{padding:12px 14px;border:1px solid #d7d7d7;vertical-align:top;text-align:left;background:#fff;color:#000;font-weight:400}.research-single-content__main table.research-table-callout,.research-single-content__main table.is-style-callout,.research-single-content__main .wp-block-table.is-style-callout table{border:1px solid var(--color-main, #222222);border-collapse:collapse;background:#fff}.research-single-content__main table.research-table-callout td,.research-single-content__main table.research-table-callout th,.research-single-content__main table.is-style-callout td,.research-single-content__main table.is-style-callout th,.research-single-content__main .wp-block-table.is-style-callout table td,.research-single-content__main .wp-block-table.is-style-callout table th{border:1px solid var(--color-main, #222222);padding:12px 9px;font-size:14px;line-height:140%}.research-single-content__main table.research-table-callout td[rowspan],.research-single-content__main table.research-table-callout th[rowspan],.research-single-content__main table.is-style-callout td[rowspan],.research-single-content__main table.is-style-callout th[rowspan],.research-single-content__main .wp-block-table.is-style-callout table td[rowspan],.research-single-content__main .wp-block-table.is-style-callout table th[rowspan]{width:32%;background:var(--color-main, #222222)!important;color:#fff!important;vertical-align:middle}.research-single-content__main table.research-table-callout td[rowspan] strong,.research-single-content__main table.research-table-callout td[rowspan] b,.research-single-content__main table.research-table-callout th[rowspan] strong,.research-single-content__main table.research-table-callout th[rowspan] b,.research-single-content__main table.is-style-callout td[rowspan] strong,.research-single-content__main table.is-style-callout td[rowspan] b,.research-single-content__main table.is-style-callout th[rowspan] strong,.research-single-content__main table.is-style-callout th[rowspan] b,.research-single-content__main .wp-block-table.is-style-callout table td[rowspan] strong,.research-single-content__main .wp-block-table.is-style-callout table td[rowspan] b,.research-single-content__main .wp-block-table.is-style-callout table th[rowspan] strong,.research-single-content__main .wp-block-table.is-style-callout table th[rowspan] b{font-weight:700;color:#fff}.research-single-content__main table.research-table-callout td:not([rowspan]),.research-single-content__main table.research-table-callout th:not([rowspan]),.research-single-content__main table.is-style-callout td:not([rowspan]),.research-single-content__main table.is-style-callout th:not([rowspan]),.research-single-content__main .wp-block-table.is-style-callout table td:not([rowspan]),.research-single-content__main .wp-block-table.is-style-callout table th:not([rowspan]){background:#fff!important;color:#000!important;text-align:left;vertical-align:middle}.research-single-content__main table.research-table-callout td:not([rowspan]) strong,.research-single-content__main table.research-table-callout td:not([rowspan]) b,.research-single-content__main table.research-table-callout th:not([rowspan]) strong,.research-single-content__main table.research-table-callout th:not([rowspan]) b,.research-single-content__main table.is-style-callout td:not([rowspan]) strong,.research-single-content__main table.is-style-callout td:not([rowspan]) b,.research-single-content__main table.is-style-callout th:not([rowspan]) strong,.research-single-content__main table.is-style-callout th:not([rowspan]) b,.research-single-content__main .wp-block-table.is-style-callout table td:not([rowspan]) strong,.research-single-content__main .wp-block-table.is-style-callout table td:not([rowspan]) b,.research-single-content__main .wp-block-table.is-style-callout table th:not([rowspan]) strong,.research-single-content__main .wp-block-table.is-style-callout table th:not([rowspan]) b{font-weight:700;color:inherit}.research-single-content__main .wp-block-table.is-style-bordered table,.research-single-content__main table.is-style-bordered{border:1px solid #000;border-collapse:collapse;background:#fff}.research-single-content__main .wp-block-table.is-style-bordered table td,.research-single-content__main .wp-block-table.is-style-bordered table th,.research-single-content__main table.is-style-bordered td,.research-single-content__main table.is-style-bordered th{border:1px solid #000;padding:16px 18px;vertical-align:top;font-size:14px;line-height:140%;background:#fff;color:#000}.research-single-content__main .wp-block-table.is-style-bordered table tr>td:first-child,.research-single-content__main .wp-block-table.is-style-bordered table tbody tr>td:first-child,.research-single-content__main .wp-block-table.is-style-bordered table tr>th:first-child,.research-single-content__main table.is-style-bordered tr>td:first-child,.research-single-content__main table.is-style-bordered tbody tr>td:first-child,.research-single-content__main table.is-style-bordered tr>th:first-child{width:32%}.research-single-content__main .wp-block-table.is-style-bordered table thead th,.research-single-content__main table.is-style-bordered thead th{background:#fff;color:#000;border:1px solid #000;font-weight:700}.research-single-content__main .wp-block-table.is-style-comparison table,.research-single-content__main table.is-style-comparison,.research-single-content__main .wp-block-table:not(.is-style-callout):not(.is-style-bordered) table:has(thead){border:1px solid #d7d7d7;border-collapse:collapse;background:#fff}.research-single-content__main .wp-block-table.is-style-comparison table thead th,.research-single-content__main table.is-style-comparison thead th,.research-single-content__main .wp-block-table:not(.is-style-callout):not(.is-style-bordered) table:has(thead) thead th{background:var(--color-main, #222222);color:#fff;font-weight:600;font-size:14px;line-height:140%;text-align:left;padding:14px 16px;border:1px solid var(--color-main, #222222);border-bottom:3px solid #000}.research-single-content__main .wp-block-table.is-style-comparison table tbody td,.research-single-content__main .wp-block-table.is-style-comparison table tbody th,.research-single-content__main table.is-style-comparison tbody td,.research-single-content__main table.is-style-comparison tbody th,.research-single-content__main .wp-block-table:not(.is-style-callout):not(.is-style-bordered) table:has(thead) tbody td,.research-single-content__main .wp-block-table:not(.is-style-callout):not(.is-style-bordered) table:has(thead) tbody th{background:#fff;color:#000;font-weight:400;font-size:14px;line-height:140%;text-align:left;vertical-align:top;padding:14px 16px;border:1px solid #d7d7d7}.research-single-content__main .research-sidenote-ref{position:relative;display:inline-block;font-family:var(--font-primary, "Inter", sans-serif);font-size:11px;font-weight:600;line-height:1;color:var(--color-main, #222222);margin-left:2px;vertical-align:super;cursor:pointer}@media(max-width:1023px){.research-single-content__main .research-sidenote-ref:after{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;transform:translate(-50%,-50%)}}.research-single-content__main .research-sidenote-ref:focus-visible{outline:2px solid var(--color-main, #222222);outline-offset:2px}@media(max-width:1023px){.research-single-content__aside{display:none}}.research-sidenote.is-inline{position:static;width:100%;max-width:none;margin:20px 0 28px}@media(min-width:1024px){.research-sidenote{position:absolute;left:0;width:100%;max-width:250px}}.research-sidenote__panel{position:relative;padding:16px 0 28px;border-top:1px solid #222222;border-bottom:1px solid #222222}.research-sidenote:has(.research-sidenote__toggle[hidden]) .research-sidenote__panel{padding-top:16px;padding-bottom:16px}.research-sidenote__body{display:grid;grid-template-columns:auto 1fr;gap:6px 8px;align-items:start;font-family:var(--font-primary, "Inter", sans-serif);font-size:14px;line-height:140%;color:#000}.research-sidenote__num{font-weight:600}.research-sidenote__text{overflow:hidden;overflow-wrap:anywhere;transition:max-height .35s ease}.research-sidenote:not(.is-expanded):not(:has(.research-sidenote__toggle[hidden])) .research-sidenote__text{-webkit-mask-image:linear-gradient(to bottom,#000 55%,transparent);mask-image:linear-gradient(to bottom,#000 55%,transparent)}.research-sidenote.is-expanded .research-sidenote__text,.research-sidenote:has(.research-sidenote__toggle[hidden]) .research-sidenote__text{-webkit-mask-image:none;mask-image:none}.research-sidenote__toggle{position:absolute;right:0;bottom:4px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0;padding:0;border:0;background:transparent;color:#222;font-family:var(--font-primary, "Inter", sans-serif);font-size:22px;line-height:1;cursor:pointer;transition:color .25s ease,transform .25s ease}.research-sidenote__toggle:hover,.research-sidenote__toggle:focus-visible{color:var(--color-accent, #dcad46)}.research-sidenote__toggle:focus-visible{outline:2px solid var(--color-main, #222222);outline-offset:2px}.research-sidenote__toggle-icon--close{display:none;font-size:26px}.research-sidenote.is-expanded .research-sidenote__toggle-icon--plus{display:none}.research-sidenote.is-expanded .research-sidenote__toggle-icon--close{display:inline}.research-sidenote-popup{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:transparent;color:#fff;overflow:hidden}.research-sidenote-popup::backdrop{background:#0000;transition:background .35s ease}.research-sidenote-popup[open]{display:flex;flex-direction:column;justify-content:flex-end}.research-sidenote-popup.is-open::backdrop{background:#0000002e}@media(min-width:1024px){.research-sidenote-popup{display:none!important}}.research-sidenote-popup__sheet{flex:0 0 auto;width:100%;max-height:70vh;overflow-y:auto;overscroll-behavior:contain;background:#595959;padding:20px 20px max(20px,env(safe-area-inset-bottom,0px));transform:translateY(100%);transition:transform .35s cubic-bezier(.22,1,.36,1)}.research-sidenote-popup.is-open .research-sidenote-popup__sheet{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.research-sidenote-popup::backdrop,.research-sidenote-popup__sheet{transition:none}.research-sidenote-popup__sheet{transform:none}}.research-sidenote-popup__body{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;align-items:start}.research-sidenote-popup__num{font-family:var(--font-primary, "aktiv-grotesk", sans-serif);font-weight:600;font-size:13px;line-height:120%;color:var(--color-accent, #dcad46)}.research-sidenote-popup__text{font-family:var(--font-primary, "aktiv-grotesk", sans-serif);font-weight:400;font-style:normal;font-size:13px;line-height:120%;letter-spacing:0;leading-trim:none;color:#fff;overflow-wrap:anywhere}.research-sidenote-popup__text p{margin:0}.research-sidenote-popup__text p+p{margin-top:.5em}.research-sidenote-popup__text .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
