@charset "UTF-8";.sticky-header--fixed .sticky-header__children-wrapper{position:fixed;top:0;left:0;right:0;z-index:1}.multiple-choice{border:none;padding:0;margin:30px 0 20px;cursor:pointer;position:relative}.multiple-choice__results-description{color:#66605c;font-size:13px;text-align:right;position:absolute;right:0;top:-20px}.multiple-choice__radio-input{width:22px;height:22px;border:1px solid #999189;border-radius:50%;position:relative;flex-shrink:0}.multiple-choice__option[aria-pressed=true]>.multiple-choice__radio-input:after{content:"";display:block;position:relative;width:14px;height:14px;top:4px;left:4px;background-color:#262a33;border-radius:50%}.multiple-choice__option{display:flex;flex-direction:row;align-items:center;min-height:52px;box-sizing:border-box;border-radius:5px;padding:0 16px;margin-bottom:26px;transition:.3s background-color,.15s color ease-out,.15s border-color ease-out;position:relative}.multiple-choice__option:hover:not([disabled]){background-color:#262a3326}.multiple-choice__option label{font-size:20px;line-height:1;padding:3px 0;font-feature-settings:"tnum";color:#000;margin-left:16px;position:relative;top:-1px;z-index:2;margin-right:50px;cursor:pointer}.multiple-choice__option:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;border:1px solid #e6d9ce;box-sizing:border-box;border-radius:5px}.multiple-choice__option--selected-answer:before{content:"Your answer";display:block;position:absolute;font-size:13px;color:#000;left:0;top:-20px}.multiple-choice__option--selected-answer:after{border:1px solid #262a33;z-index:3}.multiple-choice__option--unselected-answered:after{border:2px solid #e6d9ce;z-index:0}.multiple-choice__results-bar{height:100%;position:absolute;top:0;left:0;width:none;background-color:#ccc1b7;border-radius:5px;transition:.5s width;z-index:1}.multiple-choice__results-bar--correct{background-color:#8bc878}.multiple-choice__results-percentage{position:absolute;right:20px;text-align:right;font-feature-settings:"tnum";color:#807973;z-index:2}.multiple-choice__results-icon{z-index:2}.multiple-choice__results-icon i{position:relative;top:-3px}.range{position:relative;margin-top:28px;margin-bottom:55px}.range__slider-container{width:calc(100% - 20px);margin-left:10px;margin-top:40px}.range__answer-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px}.range__answer-row-item{display:flex;flex-direction:column;justify-content:flex-start}.range__answer-row-item:not(:first-child){margin-left:40px;position:relative}.range__answer-row-item:not(:first-child):before{content:"";position:absolute;left:-20px;width:1px;height:100%;background-color:#e6d9ce}.range__number-input,.range__answer-value{font-family:MetricWeb,sans-serif;font-feature-settings:"tnum";display:block;height:40px;font-size:28px;font-weight:400;line-height:40px}.range__answer-label{font-size:18px;line-height:18px;color:#000;margin-bottom:8px;position:relative;top:-4px}.range__answer-value{color:#00994d}.range__number-input{display:block;color:#0d4680;box-sizing:border-box;border:1px solid #999189;text-align:center}@media (min-width: 30.625em){.range__number-input{padding-left:15px}}.slider{position:relative;width:100%}.slider__rail{height:5px;background-color:#f2e5da;box-sizing:border-box}.slider__track{position:absolute;height:5px;top:0;background-color:#0f5499}.slider__handle{position:absolute;top:50%;cursor:pointer;background-color:#fff2e8;border:1px solid #66605c;width:24px;height:24px;transform:translate(-50%,-50%);border-radius:50%;touch-action:none;transition:.1s background-color,.1s width,.1s height}.slider__handle[disabled]{cursor:default}.slider__handle--active{background-color:#0f5499;width:28.8px;height:28.8px}.slider__tick{position:absolute;bottom:10px;transform:translate(-50%);font-feature-settings:"tnum";color:#66605c;text-shadow:-1px -1px 0 #fff7ef,1px -1px 0 #fff7ef,-1px 1px 0 #fff7ef,1px 1px 0 #fff7ef;font-size:16px}.question{background:#fff7ef;box-shadow:0 2px 6px #0003;padding:22px 18px 26px;margin-bottom:16px}.question>*{font-family:MetricWeb,sans-serif}.question__number{font-size:16px;line-height:20px;letter-spacing:.5px;color:#000;font-weight:600;margin-top:0;margin-bottom:30px}.question__fieldset{border:0;margin:0;padding:0}.question__section-title{font-size:16px;line-height:20px;letter-spacing:.5px;text-transform:uppercase;color:#000;font-weight:400;margin-top:0;margin-bottom:16px}.question__text{font-size:20px;line-height:24px;font-weight:600;color:#000;margin-top:0;margin-bottom:20px}.question__submit{width:100%;height:40px;border-radius:none;border:0;font-size:16px;line-height:38px;font-weight:600;transition:.3s background-color,.15s color ease-out,.15s border-color ease-out}.question__submit:disabled{transition:none;pointer-events:none}.question__submit--default{border:1px #262a33 solid;background-color:transparent;color:#262a33}.question__submit--default:hover{background-color:#262a3326}.question__submit--correct,.question__submit--incorrect,.question__submit--close{color:#fff;cursor:default!important;transition:none}.question__submit--correct{background-color:#00994d}.question__submit--incorrect{background-color:#cc1452}.question__submit--close{background-color:#177ee6}.question__submit--disabled{opacity:.4}.question__submit i{position:relative;top:-1px}.question__info{margin-top:25px}.question__info-text,.question__info-link{font-size:18px;line-height:24px;color:#000}.question__info-text{margin-bottom:20px}.question__info-link{font-weight:600}.question__info-link a{color:#167680;text-decoration:none;cursor:pointer;border-bottom:2px solid #cfd8d1}.progress-container{background-color:#fff1e5;padding:20px 0;text-align:center}.progress__rail{background-color:#e6d9ce;position:relative;height:5px;width:100%}.progress__track{background-color:#167680;height:5px;position:absolute;top:0;left:0;transition:.5s width}.results{background:#fff7ef;box-shadow:0 2px 6px #0003;padding:50px 38px 40px;text-align:center}.results>*{font-family:MetricWeb,sans-serif}.results h2{font-size:28px;line-height:32px;letter-spacing:.5px;font-weight:600;color:#000;margin-top:0;margin-bottom:8px}.results h3{font-size:18px;line-height:24px;font-weight:400;color:#66605c;margin-top:0;margin-bottom:50px}.results__donut{width:160px;height:160px;border-radius:50%;background-color:#e6d9ce;background-image:linear-gradient(to right,transparent 50%,#307ee6 0);box-sizing:border-box;position:relative;margin:0 auto}.results__donut-fill{margin-left:50%;height:100%;border-radius:0 100% 100% 0/50%;background-color:inherit;transform-origin:left;transition:1s transform}.results__donut-fill--above-50{background-color:#307ee6}.results__score{display:flex;flex-direction:column;justify-content:center;width:140px;height:140px;position:absolute;top:10px;left:10px;border-radius:50%;background-color:#fff7ef}.results__score-label{font-size:20px;color:#000}.results__score-number{font-size:32px;line-height:1;font-weight:600;color:#307ee6}.results button{width:250px}.results__twitter-button{margin-top:50px;padding-left:20px}.results__twitter-button:before{content:"";display:inline-block;background-image:url(https://www.ft.com/__origami/service/image/v2/images/raw/ftsocial-v2:twitter?format=svg&source=next-article&tint=ffffff);background-size:40px 40px;background-repeat:no-repeat;background-position:50%;width:20px;height:20px;margin-top:-8px;margin-right:8px;margin-left:-8px;position:relative;top:4px}.results__button-separator{font-size:16px;line-height:20px;color:#000;margin:20px auto;display:flex;flex-direction:row;justify-content:center;width:250px;align-items:center}.results__button-separator:before,.results__button-separator:after{content:"";display:block;width:100%;height:1px;background:#ccc1b7}.results__button-separator:before{margin-right:10px}.results__button-separator:after{margin-left:10px}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Thin&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Thin&system_code=origami&font_format=woff) format("woff");font-family:MetricWeb;font-weight:100;font-style:normal;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Light&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Light&system_code=origami&font_format=woff) format("woff");font-family:MetricWeb;font-weight:300;font-style:normal;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-LightItalic&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-LightItalic&system_code=origami&font_format=woff) format("woff");font-family:MetricWeb;font-weight:300;font-style:italic;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Regular&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Regular&system_code=origami&font_format=woff) format("woff");font-family:MetricWeb;font-weight:400;font-style:normal;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-RegularItalic&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-RegularItalic&system_code=origami&font_format=woff) format("woff");font-family:MetricWeb;font-weight:400;font-style:italic;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Medium&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Medium&system_code=origami&font_format=woff) format("woff");font-family:MetricWeb;font-weight:500;font-style:normal;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Semibold&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Semibold&system_code=origami&font_format=woff) format("woff");font-family:MetricWeb;font-weight:600;font-style:normal;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Bold&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Bold&system_code=origami&font_format=woff) format("woff");font-family:MetricWeb;font-weight:700;font-style:normal;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-BoldItalic&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-BoldItalic&system_code=origami&font_format=woff) format("woff");font-family:MetricWeb;font-weight:700;font-style:italic;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Black&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=MetricWeb-Black&system_code=origami&font_format=woff) format("woff");font-family:MetricWeb;font-weight:900;font-style:normal;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Light&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Light&system_code=origami&font_format=woff) format("woff");font-family:FinancierDisplayWeb;font-weight:300;font-style:normal;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-LightItalic&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-LightItalic&system_code=origami&font_format=woff) format("woff");font-family:FinancierDisplayWeb;font-weight:300;font-style:italic;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Regular&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Regular&system_code=origami&font_format=woff) format("woff");font-family:FinancierDisplayWeb;font-weight:400;font-style:normal;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-RegularItalic&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-RegularItalic&system_code=origami&font_format=woff) format("woff");font-family:FinancierDisplayWeb;font-weight:400;font-style:italic;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-MediumItalic&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-MediumItalic&system_code=origami&font_format=woff) format("woff");font-family:FinancierDisplayWeb;font-weight:500;font-style:italic;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Medium&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Medium&system_code=origami&font_format=woff) format("woff");font-family:FinancierDisplayWeb;font-weight:500;font-style:normal;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Semibold&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Semibold&system_code=origami&font_format=woff) format("woff");font-family:FinancierDisplayWeb;font-weight:600;font-style:normal;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-SemiboldItalic&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-SemiboldItalic&system_code=origami&font_format=woff) format("woff");font-family:FinancierDisplayWeb;font-weight:600;font-style:italic;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Bold&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Bold&system_code=origami&font_format=woff) format("woff");font-family:FinancierDisplayWeb;font-weight:700;font-style:normal;font-display:swap}@font-face{src:url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Black&system_code=origami&font_format=woff2) format("woff2"),url(https://www.ft.com/__origami/service/build/v3/font?version=1.12&font_name=FinancierDisplayWeb-Black&system_code=origami&font_format=woff) format("woff");font-family:FinancierDisplayWeb;font-weight:900;font-style:normal;font-display:swap}.o-typography-heading-level-1{font-family:MetricWeb,sans-serif;font-size:32px;line-height:32px;font-weight:600;color:#33302e;margin:0 0 16px}.o-typography--loading-sans-bold .o-typography-heading-level-1{font-size:26.56px;font-family:sans-serif}.o-typography-heading-level-2{font-family:MetricWeb,sans-serif;font-size:28px;line-height:32px;font-weight:600;color:#33302e;margin:0 0 16px}.o-typography--loading-sans-bold .o-typography-heading-level-2{font-size:23.24px;font-family:sans-serif}.o-typography-heading-level-3{font-family:MetricWeb,sans-serif;font-size:24px;line-height:28px;font-weight:600;color:#33302e;margin:0 0 16px}.o-typography--loading-sans-bold .o-typography-heading-level-3{font-size:19.92px;font-family:sans-serif}.o-typography-heading-level-4{font-family:MetricWeb,sans-serif;font-size:20px;line-height:24px;font-weight:600;color:#33302e;margin:0 0 16px}.o-typography--loading-sans-bold .o-typography-heading-level-4{font-size:16.6px;font-family:sans-serif}.o-typography-heading-level-5{font-family:MetricWeb,sans-serif;font-size:18px;line-height:20px;font-weight:600;color:#33302e;margin:0 0 16px}.o-typography--loading-sans-bold .o-typography-heading-level-5{font-size:14.94px;font-family:sans-serif}.o-typography-heading-level-6{font-family:MetricWeb,sans-serif;font-size:16px;line-height:20px;font-weight:600;color:#33302e;margin:0 0 16px}.o-typography--loading-sans-bold .o-typography-heading-level-6{font-size:13.28px;font-family:sans-serif}.o-typography-bold{font-weight:600}.o-typography-italic{font-style:italic}.o-typography-sup{font-family:MetricWeb,sans-serif;font-size:.666em;position:static;vertical-align:super;line-height:0;display:inline-block;margin-top:-1em}.o-typography-sub{font-family:MetricWeb,sans-serif;font-size:.666em;position:static;vertical-align:sub;line-height:0;display:inline-block;margin-bottom:-1em}.o-typography-body{font-family:MetricWeb,sans-serif;font-size:18px;line-height:20px;margin:0 0 24px;color:var(--_o-typography-body-color, )}.o-typography--loading-sans .o-typography-body{font-size:15.66px;font-family:sans-serif}.o-typography-inverse{--_o-typography-body-color: #ffffff}.o-typography-link{text-decoration:none;cursor:pointer;border-bottom:.25ex solid;color:#0d7680;color:var(--_o-typography-link-color, #0d7680);border-bottom-color:#cfd8d1;border-bottom-color:var(--_o-typography-link-decoration-color, rgb(206.6, 216.4, 208.8));text-decoration-color:#cfd8d1;text-decoration-color:var(--_o-typography-link-decoration-color, rgb(206.6, 216.4, 208.8))}.o-typography-link[target=_blank]{position:relative}.o-typography-link[target=_blank]:after{position:absolute;clip:rect(0 0 0 0);clip-path:polygon(0 0,0 0);margin:-1px;border:0;overflow:hidden;padding:0;width:2px;height:2px;white-space:nowrap;content:"(opens a new window)"}@supports (text-decoration-thickness: .25ex){.o-typography-link{border-bottom:0;text-decoration-thickness:.25ex;text-decoration-line:underline}}.o-typography-link:hover{color:#08474c;color:var(--_o-typography-link-color-hover, hsl(185.2173913043, 81.5602836879%, 16.5234375%));border-bottom-color:#9ec0bd;border-bottom-color:var(--_o-typography-link-decoration-color-hover, rgb(158.2, 191.8, 188.6));text-decoration-color:#9ec0bd;text-decoration-color:var(--_o-typography-link-decoration-color-hover, rgb(158.2, 191.8, 188.6))}.o-typography-link:focus{border-bottom-color:transparent;text-decoration-color:transparent;color:#08474c;color:var(--_o-typography-link-color-hover, hsl(185.2173913043, 81.5602836879%, 16.5234375%))}.o-typography-inverse{--_o-typography-link-color: #ffffff;--_o-typography-link-decoration-color: #ffffff;--_o-typography-link-color-hover: rgb(211.6, 212.4, 214.2);--_o-typography-link-decoration-color-hover: rgb(211.6, 212.4, 214.2)}.o-typography-professional{--_o-typography-link-color: #262a33;--_o-typography-link-decoration-color: hsl(150.6382978723, 28.2282282282%, 72.1338912134%);--_o-typography-link-color-hover: #262a33;--_o-typography-link-decoration-color-hover: hsl(150.6382978723, 28.2282282282%, 72.1338912134%)}.o-typography-professional.o-typography-inverse{--_o-typography-link-color: #c0efd8;--_o-typography-link-decoration-color: #c0efd8;--_o-typography-link-color-hover: hsl(150.6382978723, 18.6613726602%, 63.1171548117%);--_o-typography-link-decoration-color-hover: hsl(150.6382978723, 18.6613726602%, 63.1171548117%)}.o-typography-ft-live{--_o-typography-link-color: #fcd0b1;--_o-typography-link-decoration-color: rgb(209.2, 174.8, 151.8);--_o-typography-link-color-hover: rgb(209.2, 174.8, 151.8);--_o-typography-link-decoration-color-hover: rgb(209.2, 174.8, 151.8)}.o-typography-list{margin:0 0 24px;padding:0;list-style:none}.o-typography-list>li{position:relative;margin:0;padding-left:calc(2ch + 4px)}.o-typography-list>li:before{font-family:MetricWeb,sans-serif;display:inline-block;position:absolute;left:0;transform-origin:center left}.o-typography-list--ordered{counter-reset:item}.o-typography-list--ordered>li:before{font-weight:600;content:counter(item);counter-increment:item;font-feature-settings:"tnum";transform:scale(.8888888889);margin-left:-.1422222222ch}.o-typography-list--unordered>li:before{content:"•";color:inherit;transform:scale(1.5555555556);margin-top:-.2488888889ch}.o-typography-caption{font-family:MetricWeb,sans-serif;font-size:14px;line-height:16px;margin-top:8px;margin-bottom:0;color:#33302e}.o-typography--loading-sans .o-typography-caption{font-size:12.18px;font-family:sans-serif}.o-typography-footer{font-family:MetricWeb,sans-serif;font-size:18px;line-height:24px;color:#33302e}.o-typography--loading-sans .o-typography-footer{font-size:15.66px;font-family:sans-serif}.o-typography-wrapper>p,.o-typography-wrapper{font-family:MetricWeb,sans-serif;font-size:18px;line-height:20px;margin:0 0 24px;color:var(--_o-typography-body-color, )}.o-typography--loading-sans .o-typography-wrapper>p,.o-typography--loading-sans .o-typography-wrapper{font-size:15.66px;font-family:sans-serif}.o-typography-wrapper>p>h1,.o-typography-wrapper>h1{font-family:MetricWeb,sans-serif;font-size:32px;line-height:32px;font-weight:600;color:#33302e;margin:0 0 16px}.o-typography--loading-sans-bold .o-typography-wrapper>p>h1,.o-typography--loading-sans-bold .o-typography-wrapper>h1{font-size:26.56px;font-family:sans-serif}.o-typography-wrapper>p>h2,.o-typography-wrapper>h2{font-family:MetricWeb,sans-serif;font-size:28px;line-height:32px;font-weight:600;color:#33302e;margin:0 0 16px}.o-typography--loading-sans-bold .o-typography-wrapper>p>h2,.o-typography--loading-sans-bold .o-typography-wrapper>h2{font-size:23.24px;font-family:sans-serif}.o-typography-wrapper>p>h3,.o-typography-wrapper>h3{font-family:MetricWeb,sans-serif;font-size:24px;line-height:28px;font-weight:600;color:#33302e;margin:0 0 16px}.o-typography--loading-sans-bold .o-typography-wrapper>p>h3,.o-typography--loading-sans-bold .o-typography-wrapper>h3{font-size:19.92px;font-family:sans-serif}.o-typography-wrapper>p>h4,.o-typography-wrapper>h4{font-family:MetricWeb,sans-serif;font-size:20px;line-height:24px;font-weight:600;color:#33302e;margin:0 0 16px}.o-typography--loading-sans-bold .o-typography-wrapper>p>h4,.o-typography--loading-sans-bold .o-typography-wrapper>h4{font-size:16.6px;font-family:sans-serif}.o-typography-wrapper>p>h5,.o-typography-wrapper>h5{font-family:MetricWeb,sans-serif;font-size:18px;line-height:20px;font-weight:600;color:#33302e;margin:0 0 16px}.o-typography--loading-sans-bold .o-typography-wrapper>p>h5,.o-typography--loading-sans-bold .o-typography-wrapper>h5{font-size:14.94px;font-family:sans-serif}.o-typography-wrapper>p>h6,.o-typography-wrapper>h6{font-family:MetricWeb,sans-serif;font-size:16px;line-height:20px;font-weight:600;color:#33302e;margin:0 0 16px}.o-typography--loading-sans-bold .o-typography-wrapper>p>h6,.o-typography--loading-sans-bold .o-typography-wrapper>h6{font-size:13.28px;font-family:sans-serif}.o-typography-wrapper>p>a,.o-typography-wrapper>a{text-decoration:none;cursor:pointer;border-bottom:.25ex solid;color:#0d7680;color:var(--_o-typography-link-color, #0d7680);border-bottom-color:#cfd8d1;border-bottom-color:var(--_o-typography-link-decoration-color, rgb(206.6, 216.4, 208.8));text-decoration-color:#cfd8d1;text-decoration-color:var(--_o-typography-link-decoration-color, rgb(206.6, 216.4, 208.8))}.o-typography-wrapper>p>a[target=_blank],.o-typography-wrapper>a[target=_blank]{position:relative}.o-typography-wrapper>p>a[target=_blank]:after,.o-typography-wrapper>a[target=_blank]:after{position:absolute;clip:rect(0 0 0 0);clip-path:polygon(0 0,0 0);margin:-1px;border:0;overflow:hidden;padding:0;width:2px;height:2px;white-space:nowrap;content:"(opens a new window)"}@supports (text-decoration-thickness: .25ex){.o-typography-wrapper>p>a,.o-typography-wrapper>a{border-bottom:0;text-decoration-thickness:.25ex;text-decoration-line:underline}}.o-typography-wrapper>p>a:hover,.o-typography-wrapper>a:hover{color:#08474c;color:var(--_o-typography-link-color-hover, hsl(185.2173913043, 81.5602836879%, 16.5234375%));border-bottom-color:#9ec0bd;border-bottom-color:var(--_o-typography-link-decoration-color-hover, rgb(158.2, 191.8, 188.6));text-decoration-color:#9ec0bd;text-decoration-color:var(--_o-typography-link-decoration-color-hover, rgb(158.2, 191.8, 188.6))}.o-typography-wrapper>p>a:focus,.o-typography-wrapper>a:focus{border-bottom-color:transparent;text-decoration-color:transparent;color:#08474c;color:var(--_o-typography-link-color-hover, hsl(185.2173913043, 81.5602836879%, 16.5234375%))}.o-typography-wrapper>p>p,.o-typography-wrapper>p{font-family:MetricWeb,sans-serif;font-size:18px;line-height:20px;margin:0 0 24px;color:var(--_o-typography-body-color, )}.o-typography--loading-sans .o-typography-wrapper>p>p,.o-typography--loading-sans .o-typography-wrapper>p{font-size:15.66px;font-family:sans-serif}.o-typography-wrapper>p>ol,.o-typography-wrapper>p>ul,.o-typography-wrapper>ol,.o-typography-wrapper>ul{margin:0 0 24px;padding:0;list-style:none}.o-typography-wrapper>p>ol>li,.o-typography-wrapper>p>ul>li,.o-typography-wrapper>ol>li,.o-typography-wrapper>ul>li{position:relative;margin:0;padding-left:calc(2ch + 4px)}.o-typography-wrapper>p>ol>li:before,.o-typography-wrapper>p>ul>li:before,.o-typography-wrapper>ol>li:before,.o-typography-wrapper>ul>li:before{font-family:MetricWeb,sans-serif;display:inline-block;position:absolute;left:0;transform-origin:center left}.o-typography-wrapper>p>ol,.o-typography-wrapper>ol{counter-reset:item}.o-typography-wrapper>p>ol>li:before,.o-typography-wrapper>ol>li:before{font-weight:600;content:counter(item);counter-increment:item;font-feature-settings:"tnum";transform:scale(.8888888889);margin-left:-.1422222222ch}.o-typography-wrapper>p>ul>li:before,.o-typography-wrapper>ul>li:before{content:"•";color:inherit;transform:scale(1.5555555556);margin-top:-.2488888889ch}.o-typography-wrapper>p>footer,.o-typography-wrapper>footer{font-family:MetricWeb,sans-serif;font-size:18px;line-height:24px;color:#33302e}.o-typography--loading-sans .o-typography-wrapper>p>footer,.o-typography--loading-sans .o-typography-wrapper>footer{font-size:15.66px;font-family:sans-serif}.o-typography-wrapper>p>strong,.o-typography-wrapper>strong{font-weight:600}.o-typography-wrapper>p>em,.o-typography-wrapper>em{font-style:italic}.o-typography-wrapper>p>sup,.o-typography-wrapper>sup{font-family:MetricWeb,sans-serif;font-size:.666em;position:static;vertical-align:super;line-height:0;display:inline-block;margin-top:-1em}.o-typography-wrapper>p>sub,.o-typography-wrapper>sub{font-family:MetricWeb,sans-serif;font-size:.666em;position:static;vertical-align:sub;line-height:0;display:inline-block;margin-bottom:-1em}.o-typography-wrapper>p>figcaption,.o-typography-wrapper>figcaption{font-family:MetricWeb,sans-serif;font-size:14px;line-height:16px;margin-top:8px;margin-bottom:0;color:#33302e}.o-typography--loading-sans .o-typography-wrapper>p>figcaption,.o-typography--loading-sans .o-typography-wrapper>figcaption{font-size:12.18px;font-family:sans-serif}.o-editorial-typography-body{font-family:Georgia,serif;font-size:18px;line-height:1.6;color:var(--_o-editorial-typography-body-color, rgb(51, 48.2, 45.8));margin:0}@media (min-width: 76.25em){.o-editorial-typography-body{font-size:20px;line-height:1.6}}.o-editorial-typography-body--inverse{--_o-editorial-typography-body-color: #ffffff}.o-editorial-typography-link{text-decoration:none;cursor:pointer;border-bottom:.25ex solid;color:#0d7680;color:var(--_o-typography-link-color, #0d7680);border-bottom-color:#cfd8d1;border-bottom-color:var(--_o-typography-link-decoration-color, rgb(206.6, 216.4, 208.8));text-decoration-color:#cfd8d1;text-decoration-color:var(--_o-typography-link-decoration-color, rgb(206.6, 216.4, 208.8))}.o-editorial-typography-link[target=_blank]{position:relative}.o-editorial-typography-link[target=_blank]:after{position:absolute;clip:rect(0 0 0 0);clip-path:polygon(0 0,0 0);margin:-1px;border:0;overflow:hidden;padding:0;width:2px;height:2px;white-space:nowrap;content:"(opens a new window)"}@supports (text-decoration-thickness: .25ex){.o-editorial-typography-link{border-bottom:0;text-decoration-thickness:.25ex;text-decoration-line:underline}}.o-editorial-typography-link:hover{color:#08474c;color:var(--_o-typography-link-color-hover, hsl(185.2173913043, 81.5602836879%, 16.5234375%));border-bottom-color:#9ec0bd;border-bottom-color:var(--_o-typography-link-decoration-color-hover, rgb(158.2, 191.8, 188.6));text-decoration-color:#9ec0bd;text-decoration-color:var(--_o-typography-link-decoration-color-hover, rgb(158.2, 191.8, 188.6))}.o-editorial-typography-link:focus{border-bottom-color:transparent;text-decoration-color:transparent;color:#08474c;color:var(--_o-typography-link-color-hover, hsl(185.2173913043, 81.5602836879%, 16.5234375%))}.o-editorial-typography-body--inverse .o-editorial-typography-link{text-decoration:none;cursor:pointer;border-bottom:.25ex solid;color:#7ab4b9;color:var(--_o-typography-link-color, rgb(121.9, 179.65, 185.15));border-bottom-color:#1c4852;border-bottom-color:var(--_o-typography-link-decoration-color, rgb(28, 72.4, 81.8));text-decoration-color:#1c4852;text-decoration-color:var(--_o-typography-link-decoration-color, rgb(28, 72.4, 81.8))}.o-editorial-typography-body--inverse .o-editorial-typography-link[target=_blank]{position:relative}.o-editorial-typography-body--inverse .o-editorial-typography-link[target=_blank]:after{position:absolute;clip:rect(0 0 0 0);clip-path:polygon(0 0,0 0);margin:-1px;border:0;overflow:hidden;padding:0;width:2px;height:2px;white-space:nowrap;content:"(opens a new window)"}@supports (text-decoration-thickness: .25ex){.o-editorial-typography-body--inverse .o-editorial-typography-link{border-bottom:0;text-decoration-thickness:.25ex;text-decoration-line:underline}}.o-editorial-typography-body--inverse .o-editorial-typography-link:hover{color:#9ec8cc;color:var(--_o-typography-link-color-hover, rgb(158.2, 200.2, 204.2));border-bottom-color:#126771;border-bottom-color:var(--_o-typography-link-decoration-color-hover, rgb(18, 102.8, 112.6));text-decoration-color:#126771;text-decoration-color:var(--_o-typography-link-decoration-color-hover, rgb(18, 102.8, 112.6))}.o-editorial-typography-body--inverse .o-editorial-typography-link:focus{border-bottom-color:transparent;text-decoration-color:transparent;color:#9ec8cc;color:var(--_o-typography-link-color-hover, rgb(158.2, 200.2, 204.2))}.o-editorial-typography-list{padding:0;list-style:none;margin:0}.o-editorial-typography-list>li{position:relative;margin:0;padding-left:calc(2ch + 4px)}.o-editorial-typography-list>li:before{font-family:MetricWeb,sans-serif;display:inline-block;position:absolute;left:0;transform-origin:center left}.o-editorial-typography-list--ordered{counter-reset:item}.o-editorial-typography-list--ordered>li:before{font-weight:600;content:counter(item);counter-increment:item;font-feature-settings:"tnum";transform:scale(.8888888889);margin-left:-.1422222222ch}.o-editorial-typography-list--unordered>li:before{content:"•";color:inherit;transform:scale(1.5555555556);margin-top:-.2488888889ch}.o-editorial-typography-caption{font-family:MetricWeb,sans-serif;font-size:14px;line-height:16px;color:#33302e}.o-typography--loading-sans .o-editorial-typography-caption{font-size:12.18px;font-family:sans-serif}.o-editorial-typography-headline{font-family:FinancierDisplayWeb,serif;font-size:32px;line-height:32px;font-weight:700;margin:0}.o-editorial-typography-headline:after{content:"";display:block;border-bottom:calc(.34ex + 1px) solid;width:calc(7ch - 10px);max-width:100%;padding-top:.416em}@media (min-width: 30.625em){.o-editorial-typography-headline{font-size:40px;line-height:40px}}@media (min-width: 61.25em){.o-editorial-typography-headline{font-size:48px;line-height:48px}}.o-typography--loading-display-bold .o-editorial-typography-headline{font-size:28.8px;font-family:serif}@media (min-width: 30.625em){.o-typography--loading-display-bold .o-editorial-typography-headline{font-size:36px}}@media (min-width: 61.25em){.o-typography--loading-display-bold .o-editorial-typography-headline{font-size:43.2px}}.o-editorial-typography-heading-level-1{margin:0;color:#33302e;font-family:FinancierDisplayWeb,serif;font-size:28px;line-height:32px;font-weight:400}@media (min-width: 30.625em){.o-editorial-typography-heading-level-1{font-size:32px;line-height:32px}}@media (min-width: 61.25em){.o-editorial-typography-heading-level-1{font-size:40px;line-height:40px}}.o-typography--loading-display .o-editorial-typography-heading-level-1{font-size:25.2px;font-family:serif}@media (min-width: 30.625em){.o-typography--loading-display .o-editorial-typography-heading-level-1{font-size:28.8px}}@media (min-width: 61.25em){.o-typography--loading-display .o-editorial-typography-heading-level-1{font-size:36px}}.o-editorial-typography-heading-level-2{margin:0;color:#33302e;font-family:MetricWeb,sans-serif;font-size:28px;line-height:32px;font-weight:600}.o-typography--loading-sans-bold .o-editorial-typography-heading-level-2{font-size:23.24px;font-family:sans-serif}.o-editorial-typography-heading-level-3{margin:0;color:#33302e;font-family:MetricWeb,sans-serif;font-size:28px;line-height:32px;font-weight:400}.o-typography--loading-sans .o-editorial-typography-heading-level-3{font-size:24.36px;font-family:sans-serif}.o-editorial-typography-heading-level-4{margin:0;color:#33302e;font-family:MetricWeb,sans-serif;font-size:24px;line-height:28px;font-weight:400}.o-typography--loading-sans .o-editorial-typography-heading-level-4{font-size:20.88px;font-family:sans-serif}.o-editorial-typography-heading-level-5{margin:0;color:#33302e;font-family:MetricWeb,sans-serif;font-size:16px;line-height:20px;font-weight:400;text-transform:uppercase;letter-spacing:.5px}.o-typography--loading-sans .o-editorial-typography-heading-level-5{font-size:13.92px;font-family:sans-serif}.o-editorial-typography-standfirst{font-family:MetricWeb,sans-serif;font-size:20px;line-height:24px;color:#33302e}.o-typography--loading-sans .o-editorial-typography-standfirst{font-size:17.4px;font-family:sans-serif}.o-editorial-typography-author{color:#33302e;font-family:MetricWeb,sans-serif;font-weight:600}a.o-editorial-typography-author{text-decoration:none;border-bottom:0}a.o-editorial-typography-author:hover{color:#990f3d}.o-editorial-typography-topic{color:#33302e;font-family:MetricWeb,sans-serif;font-weight:600}a.o-editorial-typography-topic{color:#990f3d;text-decoration:none;border-bottom:0}a.o-editorial-typography-topic:hover{color:#4d071f}.o-editorial-typography-byline{font-family:MetricWeb,sans-serif;font-size:16px;line-height:20px}.o-typography--loading-sans .o-editorial-typography-byline{font-size:13.92px;font-family:sans-serif}.o-editorial-typography-timestamp{text-transform:uppercase;color:#66605c}.o-editorial-layout-wrapper>blockquote{display:block;margin:0;padding-top:0;padding-bottom:0;padding-left:16px}.o-editorial-layout-wrapper>blockquote p{margin-top:0;margin-bottom:16px}.o-editorial-layout-wrapper>blockquote p:last-child{margin-bottom:0}.o-editorial-layout-wrapper>blockquote{position:relative;border-left:4px solid rgb(25.5,24.1,22.9);color:#000}.o-editorial-layout-wrapper>blockquote a{text-decoration:none;cursor:pointer;border-bottom:.25ex solid;color:#0d7680;color:var(--_o-typography-link-color, #0d7680);border-bottom-color:#cfd8d1;border-bottom-color:var(--_o-typography-link-decoration-color, rgb(206.6, 216.4, 208.8));text-decoration-color:#cfd8d1;text-decoration-color:var(--_o-typography-link-decoration-color, rgb(206.6, 216.4, 208.8))}.o-editorial-layout-wrapper>blockquote a[target=_blank]{position:relative}.o-editorial-layout-wrapper>blockquote a[target=_blank]:after{position:absolute;clip:rect(0 0 0 0);clip-path:polygon(0 0,0 0);margin:-1px;border:0;overflow:hidden;padding:0;width:2px;height:2px;white-space:nowrap;content:"(opens a new window)"}@supports (text-decoration-thickness: .25ex){.o-editorial-layout-wrapper>blockquote a{border-bottom:0;text-decoration-thickness:.25ex;text-decoration-line:underline}}.o-editorial-layout-wrapper>blockquote a:hover{color:#08474c;color:var(--_o-typography-link-color-hover, hsl(185.2173913043, 81.5602836879%, 16.5234375%));border-bottom-color:#9ec0bd;border-bottom-color:var(--_o-typography-link-decoration-color-hover, rgb(158.2, 191.8, 188.6));text-decoration-color:#9ec0bd;text-decoration-color:var(--_o-typography-link-decoration-color-hover, rgb(158.2, 191.8, 188.6))}.o-editorial-layout-wrapper>blockquote a:focus{border-bottom-color:transparent;text-decoration-color:transparent;color:#08474c;color:var(--_o-typography-link-color-hover, hsl(185.2173913043, 81.5602836879%, 16.5234375%))}.o-editorial-layout-wrapper>blockquote cite,.o-editorial-layout-wrapper>blockquote footer{font-family:MetricWeb,sans-serif;font-size:18px;line-height:20px;font-weight:400;font-style:normal}.o-typography--loading-sans .o-editorial-layout-wrapper>blockquote cite,.o-editorial-layout-wrapper>blockquote .o-typography--loading-sans cite,.o-typography--loading-sans .o-editorial-layout-wrapper>blockquote footer,.o-editorial-layout-wrapper>blockquote .o-typography--loading-sans footer{font-size:15.66px;font-family:sans-serif}.o-editorial-layout-wrapper>blockquote cite a,.o-editorial-layout-wrapper>blockquote footer a{text-decoration:none;cursor:pointer;border-bottom:.25ex solid;color:#0d7680;color:var(--_o-typography-link-color, #0d7680);border-bottom-color:#cfd8d1;border-bottom-color:var(--_o-typography-link-decoration-color, rgb(206.6, 216.4, 208.8));text-decoration-color:#cfd8d1;text-decoration-color:var(--_o-typography-link-decoration-color, rgb(206.6, 216.4, 208.8))}.o-editorial-layout-wrapper>blockquote cite a[target=_blank],.o-editorial-layout-wrapper>blockquote footer a[target=_blank]{position:relative}.o-editorial-layout-wrapper>blockquote cite a[target=_blank]:after,.o-editorial-layout-wrapper>blockquote footer a[target=_blank]:after{position:absolute;clip:rect(0 0 0 0);clip-path:polygon(0 0,0 0);margin:-1px;border:0;overflow:hidden;padding:0;width:2px;height:2px;white-space:nowrap;content:"(opens a new window)"}@supports (text-decoration-thickness: .25ex){.o-editorial-layout-wrapper>blockquote cite a,.o-editorial-layout-wrapper>blockquote footer a{border-bottom:0;text-decoration-thickness:.25ex;text-decoration-line:underline}}.o-editorial-layout-wrapper>blockquote cite a:hover,.o-editorial-layout-wrapper>blockquote footer a:hover{color:#08474c;color:var(--_o-typography-link-color-hover, hsl(185.2173913043, 81.5602836879%, 16.5234375%));border-bottom-color:#9ec0bd;border-bottom-color:var(--_o-typography-link-decoration-color-hover, rgb(158.2, 191.8, 188.6));text-decoration-color:#9ec0bd;text-decoration-color:var(--_o-typography-link-decoration-color-hover, rgb(158.2, 191.8, 188.6))}.o-editorial-layout-wrapper>blockquote cite a:focus,.o-editorial-layout-wrapper>blockquote footer a:focus{border-bottom-color:transparent;text-decoration-color:transparent;color:#08474c;color:var(--_o-typography-link-color-hover, hsl(185.2173913043, 81.5602836879%, 16.5234375%))}.o-editorial-layout-wrapper>blockquote footer>cite{font-family:MetricWeb,sans-serif;font-size:16px;line-height:20px;font-weight:600;font-style:normal;text-transform:uppercase}.o-typography--loading-sans-bold .o-editorial-layout-wrapper>blockquote footer>cite,.o-editorial-layout-wrapper>blockquote .o-typography--loading-sans-bold footer>cite{font-size:13.28px;font-family:sans-serif}.o-editorial-layout-wrapper>blockquote:before{display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:50%;background-color:transparent;vertical-align:baseline;width:36px;height:36px;background-image:url(https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:speech-left?source=ig-projects&tint=%231A1817,%231A1817&format=svg);content:"";position:relative;left:-7.2px;margin-top:-7.2px;margin-bottom:calc(16px - 14.4px)}@media screen and (-ms-high-contrast: active){.o-editorial-layout-wrapper>blockquote:before{background-image:url(https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:speech-left?source=ig-projects&tint=%23ffffff,%23ffffff&format=svg)}}@media screen and (-ms-high-contrast: black-on-white){.o-editorial-layout-wrapper>blockquote:before{background-image:url(https://www.ft.com/__origami/service/image/v2/images/raw/fticon-v1:speech-left?source=ig-projects&tint=%23000000,%23000000&format=svg)}}.o-editorial-layout-wrapper>blockquote p{font-family:Georgia,serif}.o-editorial-layout-wrapper>ol,.o-editorial-layout-wrapper>ul{padding:0;list-style:none;margin:0}.o-editorial-layout-wrapper>ol>li,.o-editorial-layout-wrapper>ul>li{position:relative;margin:0;padding-left:calc(2ch + 4px)}.o-editorial-layout-wrapper>ol>li:before,.o-editorial-layout-wrapper>ul>li:before{font-family:MetricWeb,sans-serif;display:inline-block;position:absolute;left:0;transform-origin:center left}.o-editorial-layout-wrapper>h1,.o-editorial-layout-heading-1{margin-bottom:4px;margin-top:0}.o-editorial-layout-wrapper>h2,.o-editorial-layout-heading-2{margin-bottom:14px;margin-top:32px}.o-editorial-layout-wrapper>h3,.o-editorial-layout-heading-3,.o-editorial-layout-wrapper>h4,.o-editorial-layout-heading-4{margin-bottom:14px;margin-top:0}.o-editorial-layout-wrapper>h5,.o-editorial-layout-heading-5{margin-bottom:4px;margin-top:0}.o-editorial-layout-wrapper>blockquote,.o-editorial-layout-wrapper>ol,.o-editorial-layout-wrapper>ul,.o-editorial-layout-wrapper>p,.o-editorial-layout-body{margin-bottom:24px;margin-top:0}.o-editorial-layout-wrapper>h1+blockquote,.o-editorial-layout-wrapper>h1+ol,.o-editorial-layout-wrapper>h1+ul,.o-editorial-layout-wrapper>h1+p,.o-editorial-layout-wrapper>h1+.o-editorial-layout-body,.o-editorial-layout-wrapper>.o-editorial-layout-heading-1+blockquote,.o-editorial-layout-wrapper>.o-editorial-layout-heading-1+ol,.o-editorial-layout-wrapper>.o-editorial-layout-heading-1+ul,.o-editorial-layout-wrapper>.o-editorial-layout-heading-1+p,.o-editorial-layout-heading-1+.o-editorial-layout-body,.o-editorial-layout-wrapper>h2+blockquote,.o-editorial-layout-wrapper>h2+ol,.o-editorial-layout-wrapper>h2+ul,.o-editorial-layout-wrapper>h2+p,.o-editorial-layout-wrapper>h2+.o-editorial-layout-body,.o-editorial-layout-wrapper>.o-editorial-layout-heading-2+blockquote,.o-editorial-layout-wrapper>.o-editorial-layout-heading-2+ol,.o-editorial-layout-wrapper>.o-editorial-layout-heading-2+ul,.o-editorial-layout-wrapper>.o-editorial-layout-heading-2+p,.o-editorial-layout-heading-2+.o-editorial-layout-body,.o-editorial-layout-wrapper>h3+blockquote,.o-editorial-layout-wrapper>h3+ol,.o-editorial-layout-wrapper>h3+ul,.o-editorial-layout-wrapper>h3+p,.o-editorial-layout-wrapper>h3+.o-editorial-layout-body,.o-editorial-layout-wrapper>.o-editorial-layout-heading-3+blockquote,.o-editorial-layout-wrapper>.o-editorial-layout-heading-3+ol,.o-editorial-layout-wrapper>.o-editorial-layout-heading-3+ul,.o-editorial-layout-wrapper>.o-editorial-layout-heading-3+p,.o-editorial-layout-heading-3+.o-editorial-layout-body,.o-editorial-layout-wrapper>h4+blockquote,.o-editorial-layout-wrapper>h4+ol,.o-editorial-layout-wrapper>h4+ul,.o-editorial-layout-wrapper>h4+p,.o-editorial-layout-wrapper>h4+.o-editorial-layout-body,.o-editorial-layout-wrapper>.o-editorial-layout-heading-4+blockquote,.o-editorial-layout-wrapper>.o-editorial-layout-heading-4+ol,.o-editorial-layout-wrapper>.o-editorial-layout-heading-4+ul,.o-editorial-layout-wrapper>.o-editorial-layout-heading-4+p,.o-editorial-layout-heading-4+.o-editorial-layout-body,.o-editorial-layout-wrapper>h5+blockquote,.o-editorial-layout-wrapper>h5+ol,.o-editorial-layout-wrapper>h5+ul,.o-editorial-layout-wrapper>h5+p,.o-editorial-layout-wrapper>h5+.o-editorial-layout-body,.o-editorial-layout-wrapper>.o-editorial-layout-heading-5+blockquote,.o-editorial-layout-wrapper>.o-editorial-layout-heading-5+ol,.o-editorial-layout-wrapper>.o-editorial-layout-heading-5+ul,.o-editorial-layout-wrapper>.o-editorial-layout-heading-5+p,.o-editorial-layout-heading-5+.o-editorial-layout-body{margin-top:4px}.o-editorial-layout-wrapper>h1+figure,.o-editorial-layout-heading-1+figure,.o-editorial-layout-wrapper>h1+ul,.o-editorial-layout-heading-1+ul,.o-editorial-layout-wrapper>h1+ol,.o-editorial-layout-heading-1+ol,.o-editorial-layout-wrapper>h1+aside,.o-editorial-layout-heading-1+aside,.o-editorial-layout-wrapper>h1+div,.o-editorial-layout-heading-1+div,.o-editorial-layout-wrapper>h2+figure,.o-editorial-layout-heading-2+figure,.o-editorial-layout-wrapper>h2+ul,.o-editorial-layout-heading-2+ul,.o-editorial-layout-wrapper>h2+ol,.o-editorial-layout-heading-2+ol,.o-editorial-layout-wrapper>h2+aside,.o-editorial-layout-heading-2+aside,.o-editorial-layout-wrapper>h2+div,.o-editorial-layout-heading-2+div,.o-editorial-layout-wrapper>h3+figure,.o-editorial-layout-heading-3+figure,.o-editorial-layout-wrapper>h3+ul,.o-editorial-layout-heading-3+ul,.o-editorial-layout-wrapper>h3+ol,.o-editorial-layout-heading-3+ol,.o-editorial-layout-wrapper>h3+aside,.o-editorial-layout-heading-3+aside,.o-editorial-layout-wrapper>h3+div,.o-editorial-layout-heading-3+div,.o-editorial-layout-wrapper>h4+figure,.o-editorial-layout-heading-4+figure,.o-editorial-layout-wrapper>h4+ul,.o-editorial-layout-heading-4+ul,.o-editorial-layout-wrapper>h4+ol,.o-editorial-layout-heading-4+ol,.o-editorial-layout-wrapper>h4+aside,.o-editorial-layout-heading-4+aside,.o-editorial-layout-wrapper>h4+div,.o-editorial-layout-heading-4+div,.o-editorial-layout-wrapper>h5+figure,.o-editorial-layout-heading-5+figure,.o-editorial-layout-wrapper>h5+ul,.o-editorial-layout-heading-5+ul,.o-editorial-layout-wrapper>h5+ol,.o-editorial-layout-heading-5+ol,.o-editorial-layout-wrapper>h5+aside,.o-editorial-layout-heading-5+aside,.o-editorial-layout-wrapper>h5+div,.o-editorial-layout-heading-5+div{margin-top:16px}.o-editorial-layout-heading-1{color:#33302e;font-family:FinancierDisplayWeb,serif;font-size:28px;line-height:32px;font-weight:400}@media (min-width: 30.625em){.o-editorial-layout-heading-1{font-size:32px;line-height:32px}}@media (min-width: 61.25em){.o-editorial-layout-heading-1{font-size:40px;line-height:40px}}.o-typography--loading-display .o-editorial-layout-heading-1{font-size:25.2px;font-family:serif}@media (min-width: 30.625em){.o-typography--loading-display .o-editorial-layout-heading-1{font-size:28.8px}}@media (min-width: 61.25em){.o-typography--loading-display .o-editorial-layout-heading-1{font-size:36px}}.o-editorial-layout-heading-2{color:#33302e;font-family:MetricWeb,sans-serif;font-size:28px;line-height:32px;font-weight:600}.o-typography--loading-sans-bold .o-editorial-layout-heading-2{font-size:23.24px;font-family:sans-serif}.o-editorial-layout-heading-3{color:#33302e;font-family:MetricWeb,sans-serif;font-size:28px;line-height:32px;font-weight:400}.o-typography--loading-sans .o-editorial-layout-heading-3{font-size:24.36px;font-family:sans-serif}.o-editorial-layout-heading-4{color:#33302e;font-family:MetricWeb,sans-serif;font-size:24px;line-height:28px;font-weight:400}.o-typography--loading-sans .o-editorial-layout-heading-4{font-size:20.88px;font-family:sans-serif}.o-editorial-layout-heading-5{color:#33302e;font-family:MetricWeb,sans-serif;font-size:16px;line-height:20px;font-weight:400;text-transform:uppercase;letter-spacing:.5px}.o-typography--loading-sans .o-editorial-layout-heading-5{font-size:13.92px;font-family:sans-serif}.o-editorial-layout-body{font-family:Georgia,serif;font-size:18px;line-height:1.6;color:var(--_o-editorial-typography-body-color, rgb(51, 48.2, 45.8))}@media (min-width: 76.25em){.o-editorial-layout-body{font-size:20px;line-height:1.6}}.o-editorial-layout-wrapper>h1{color:#33302e;font-family:FinancierDisplayWeb,serif;font-size:28px;line-height:32px;font-weight:400}@media (min-width: 30.625em){.o-editorial-layout-wrapper>h1{font-size:32px;line-height:32px}}@media (min-width: 61.25em){.o-editorial-layout-wrapper>h1{font-size:40px;line-height:40px}}.o-typography--loading-display .o-editorial-layout-wrapper>h1{font-size:25.2px;font-family:serif}@media (min-width: 30.625em){.o-typography--loading-display .o-editorial-layout-wrapper>h1{font-size:28.8px}}@media (min-width: 61.25em){.o-typography--loading-display .o-editorial-layout-wrapper>h1{font-size:36px}}.o-editorial-layout-wrapper>h2{color:#33302e;font-family:MetricWeb,sans-serif;font-size:28px;line-height:32px;font-weight:600}.o-typography--loading-sans-bold .o-editorial-layout-wrapper>h2{font-size:23.24px;font-family:sans-serif}.o-editorial-layout-wrapper>h3{color:#33302e;font-family:MetricWeb,sans-serif;font-size:28px;line-height:32px;font-weight:400}.o-typography--loading-sans .o-editorial-layout-wrapper>h3{font-size:24.36px;font-family:sans-serif}.o-editorial-layout-wrapper>h4{color:#33302e;font-family:MetricWeb,sans-serif;font-size:24px;line-height:28px;font-weight:400}.o-typography--loading-sans .o-editorial-layout-wrapper>h4{font-size:20.88px;font-family:sans-serif}.o-editorial-layout-wrapper>h5{color:#33302e;font-family:MetricWeb,sans-serif;font-size:16px;line-height:20px;font-weight:400;text-transform:uppercase;letter-spacing:.5px}.o-typography--loading-sans .o-editorial-layout-wrapper>h5{font-size:13.92px;font-family:sans-serif}.o-editorial-layout-wrapper>blockquote,.o-editorial-layout-wrapper>ol,.o-editorial-layout-wrapper>ul,.o-editorial-layout-wrapper>p{font-family:Georgia,serif;font-size:18px;line-height:1.6;color:var(--_o-editorial-typography-body-color, rgb(51, 48.2, 45.8))}@media (min-width: 76.25em){.o-editorial-layout-wrapper>blockquote,.o-editorial-layout-wrapper>ol,.o-editorial-layout-wrapper>ul,.o-editorial-layout-wrapper>p{font-size:20px;line-height:1.6}}.o-editorial-layout-wrapper>ol{counter-reset:item}.o-editorial-layout-wrapper>ol>li:before{font-weight:600;content:counter(item);counter-increment:item;font-feature-settings:"tnum";transform:scale(.8888888889);margin-left:-.1422222222ch}.o-editorial-layout-wrapper>ul>li:before{content:"•";color:inherit;transform:scale(1.5555555556);margin-top:-.2488888889ch}.o-editorial-layout-wrapper>footer{font-family:MetricWeb,sans-serif;font-size:18px;line-height:24px;color:#33302e}.o-typography--loading-sans .o-editorial-layout-wrapper>footer{font-size:15.66px;font-family:sans-serif}.o-editorial-layout-wrapper>figure>figcaption,.o-editorial-layout-wrapper>figcaption{font-family:MetricWeb,sans-serif;font-size:14px;line-height:16px;color:#33302e}.o-typography--loading-sans .o-editorial-layout-wrapper>figure>figcaption,.o-typography--loading-sans .o-editorial-layout-wrapper>figcaption{font-size:12.18px;font-family:sans-serif}.o-editorial-layout-wrapper>blockquote{margin-bottom:28px;max-width:56.25ch}.o-editorial-layout-wrapper>p a,.o-editorial-layout-wrapper>a{text-decoration:none;cursor:pointer;border-bottom:.25ex solid;color:#0d7680;color:var(--_o-typography-link-color, #0d7680);border-bottom-color:#cfd8d1;border-bottom-color:var(--_o-typography-link-decoration-color, rgb(206.6, 216.4, 208.8));text-decoration-color:#cfd8d1;text-decoration-color:var(--_o-typography-link-decoration-color, rgb(206.6, 216.4, 208.8))}.o-editorial-layout-wrapper>p a[target=_blank],.o-editorial-layout-wrapper>a[target=_blank]{position:relative}.o-editorial-layout-wrapper>p a[target=_blank]:after,.o-editorial-layout-wrapper>a[target=_blank]:after{position:absolute;clip:rect(0 0 0 0);clip-path:polygon(0 0,0 0);margin:-1px;border:0;overflow:hidden;padding:0;width:2px;height:2px;white-space:nowrap;content:"(opens a new window)"}@supports (text-decoration-thickness: .25ex){.o-editorial-layout-wrapper>p a,.o-editorial-layout-wrapper>a{border-bottom:0;text-decoration-thickness:.25ex;text-decoration-line:underline}}.o-editorial-layout-wrapper>p a:hover,.o-editorial-layout-wrapper>a:hover{color:#08474c;color:var(--_o-typography-link-color-hover, hsl(185.2173913043, 81.5602836879%, 16.5234375%));border-bottom-color:#9ec0bd;border-bottom-color:var(--_o-typography-link-decoration-color-hover, rgb(158.2, 191.8, 188.6));text-decoration-color:#9ec0bd;text-decoration-color:var(--_o-typography-link-decoration-color-hover, rgb(158.2, 191.8, 188.6))}.o-editorial-layout-wrapper>p a:focus,.o-editorial-layout-wrapper>a:focus{border-bottom-color:transparent;text-decoration-color:transparent;color:#08474c;color:var(--_o-typography-link-color-hover, hsl(185.2173913043, 81.5602836879%, 16.5234375%))}.o-editorial-layout-wrapper>p strong,.o-editorial-layout-wrapper>strong{font-weight:700}.o-editorial-layout-wrapper>p em,.o-editorial-layout-wrapper>em,.o-editorial-layout-wrapper>p i,.o-editorial-layout-wrapper>i{font-style:italic}.o-editorial-layout-wrapper>p sup{font-family:MetricWeb,sans-serif;font-size:.666em;position:static;vertical-align:super;line-height:0;display:inline-block;margin-top:-1em}.o-editorial-layout-wrapper>p sub{font-family:MetricWeb,sans-serif;font-size:.666em;position:static;vertical-align:sub;line-height:0;display:inline-block;margin-bottom:-1em}html:before{display:none;content:'{"layouts": {"S": "490px", "M": "740px", "L": "980px", "XL": "1220px"}}'}html,body{margin:0;text-rendering:optimizeLegibility;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-reduced-motion: reduce){html *,html *:before,html *:after,body *,body *:before,body *:after{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}:focus{outline:2px solid rgb(127.5,120.5,114.5)}input:focus,button:focus,textarea:focus,select:focus{box-shadow:0 0 0 4px #fff,0 0 0 8px #4d4845}@supports selector(:focus-visible){input:focus,button:focus,textarea:focus,select:focus,:focus{outline:unset;box-shadow:unset}:focus-visible{outline:2px solid rgb(127.5,120.5,114.5)}input:focus-visible,button:focus-visible,textarea:focus-visible,select:focus-visible{box-shadow:0 0 0 4px #fff,0 0 0 8px #4d4845}}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}optgroup{font-weight:700}button,input,select,textarea{margin:0}button,[type=button],[type=reset],[type=submit]{cursor:pointer}[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}.o-normalise-clearfix{zoom:1}.o-normalise-clearfix:before,.o-normalise-clearfix:after{content:"";display:table;display:flex}.o-normalise-clearfix:after{clear:both}.o-normalise-visually-hidden{position:absolute;clip:rect(0 0 0 0);clip-path:polygon(0 0,0 0);margin:-1px;border:0;overflow:hidden;padding:0;width:2px;height:2px;white-space:nowrap}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,body{background-color:#fff1e5;font-family:MetricWeb,sans-serif;margin:0;padding:0}main{display:block}.core .o--if-js,.enhanced .o--if-no-js,.is-next .hide-next,.is-falcon .hide-falcon,.is-loggedin .hide-loggedin,.is-anonymous .hide-anonymous{display:none!important}.show-loggedin,.show-anonymous,.show-next,.show-falcon,.hide-falcon,.hide-next,.hide-loggedin,.hide-anonymous{display:none}.is-loggedin .show-loggedin,.is-anonymous .show-anonymous,.is-next .show-next,.is-falcon .show-falcon,.is-falcon .hide-next,.is-next .hide-falcon{display:inherit}body{background:#fff1e5;margin:0;border:0;font-family:MetricWeb,sans-serif}.article-head{margin-top:18px;margin-bottom:0}.graphic{display:block;max-width:100%;margin:0;padding:0;box-sizing:border-box;width:100%}.graphic>img,.graphic>svg{width:100%;height:auto;display:block}.graphic-b-0{max-width:625px}.graphic-b-1{max-width:700px}.visually-hidden{position:absolute!important;overflow:hidden!important;white-space:nowrap!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important}.dark{background-color:#262a33}.dark body{background-color:inherit}.dark .pink{background:#fff1e5;padding:1em 0}@media (min-width: 46.25em){.dark .pink{padding:2em 0}}.dark .article .o-editorial-typography-topic,.dark .article .o-editorial-typography-author{color:#fff}.dark .article .o-editorial-typography-topic:hover,.dark .article .o-editorial-typography-author:hover{color:#c4c5c8}.dark .article h1,.dark .article h2,.dark .article h3,.dark .article h4,.dark .article h5,.dark .article h6{color:#fff}.dark .article .o-editorial-typography-standfirst{color:#c4c5c8}.dark .article .o-editorial-typography-standfirst a{color:#fff;border-bottom:2px solid rgb(196.41,197.49,199.92)}.dark .article .o-editorial-typography-standfirst a:hover{border-bottom:2px solid white}.dark .article p,.dark .article .o-date,.dark .article .byline,.dark .article small{color:#c4c5c8}.dark .article figcaption,.dark .article figcaption a,.dark .article footer small a{color:#979797}.dark .article p a{color:#fff;border-bottom:2px solid rgb(196.41,197.49,199.92)}.dark .article p a:hover{color:#fff;border-bottom:2px solid white}.dark .article p a:focus{color:#fff;border-bottom-color:transparent}.dark .article p{font-family:Georgia,serif;font-size:18px;line-height:1.6}@media (min-width: 76.25em){.dark .article p{font-size:20px;line-height:1.6}}.dark .article ol li,.dark .article ul li{font-family:Georgia,serif;font-size:18px;line-height:28px;color:#c4c5c8}.dark .article ol li:before,.dark .article ul li:before{color:#c4c5c8!important}.dark .onward-journey a,.dark .onward-journey h2{color:#fff}.dark .onward-journey a:hover,.dark .onward-journey h2:hover{color:#c4c5c8}.dark .onward-journey a:focus,.dark .onward-journey h2:focus{color:#c4c5c8}.dark .onward-journey a:visited,.dark .onward-journey h2:visited{color:#fff}.dark .onward-journey .o-date{color:#c4c5c8}.story-topper .topic{margin-bottom:2px}.story-topper h1{margin-bottom:16px}.o-editorial-typography-standfirst{color:#66605c}.sticky-header{margin-bottom:20px}.sticky-header .sticky-header__children-wrapper{transition:.3s box-shadow,.3s opacity;box-shadow:none;opacity:0}.sticky-header .progress-container{transition:.3s padding;padding:0}.sticky-header--fixed .sticky-header__children-wrapper{z-index:4;box-shadow:0 2px 6px #0003;background-color:#fff1e5;opacity:1}.sticky-header--fixed .progress-container{padding:20px 0}.loading-container{width:100%;text-align:center;margin-bottom:60px}.loading-container__text{font-family:MetricWeb,sans-serif;margin-bottom:10px}p a{color:#0d7680;text-decoration:none;cursor:pointer;border-bottom:2px solid #cfd8d1}p.bylines{margin-top:48px}
