svg:not(:root).svg-inline--fa {
  overflow: visible; }

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em; }
  .svg-inline--fa.fa-lg {
    vertical-align: -.225em; }
  .svg-inline--fa.fa-w-1 {
    width: 0.0625em; }
  .svg-inline--fa.fa-w-2 {
    width: 0.125em; }
  .svg-inline--fa.fa-w-3 {
    width: 0.1875em; }
  .svg-inline--fa.fa-w-4 {
    width: 0.25em; }
  .svg-inline--fa.fa-w-5 {
    width: 0.3125em; }
  .svg-inline--fa.fa-w-6 {
    width: 0.375em; }
  .svg-inline--fa.fa-w-7 {
    width: 0.4375em; }
  .svg-inline--fa.fa-w-8 {
    width: 0.5em; }
  .svg-inline--fa.fa-w-9 {
    width: 0.5625em; }
  .svg-inline--fa.fa-w-10 {
    width: 0.625em; }
  .svg-inline--fa.fa-w-11 {
    width: 0.6875em; }
  .svg-inline--fa.fa-w-12 {
    width: 0.75em; }
  .svg-inline--fa.fa-w-13 {
    width: 0.8125em; }
  .svg-inline--fa.fa-w-14 {
    width: 0.875em; }
  .svg-inline--fa.fa-w-15 {
    width: 0.9375em; }
  .svg-inline--fa.fa-w-16 {
    width: 1em; }
  .svg-inline--fa.fa-w-17 {
    width: 1.0625em; }
  .svg-inline--fa.fa-w-18 {
    width: 1.125em; }
  .svg-inline--fa.fa-w-19 {
    width: 1.1875em; }
  .svg-inline--fa.fa-w-20 {
    width: 1.25em; }
  .svg-inline--fa.fa-pull-left {
    margin-right: .3em;
    width: auto; }
  .svg-inline--fa.fa-pull-right {
    margin-left: .3em;
    width: auto; }
  .svg-inline--fa.fa-border {
    height: 1.5em; }
  .svg-inline--fa.fa-li {
    width: 2em; }
  .svg-inline--fa.fa-fw {
    width: 1.25em; }

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -.125em;
  width: 1em; }
  .fa-layers svg.svg-inline--fa {
    -webkit-transform-origin: center center;
            transform-origin: center center; }

.fa-layers-text, .fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center; }

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
          transform-origin: center center; }

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: .25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right; }

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left; }

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top left;
          transform-origin: top left; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em; }

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em; }

.fa-inverse {
  color: #fff; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.owid-data li:nth-of-type(1) h4,#topics-dropdown li.category:nth-of-type(1)>a,.population-color{color:#2082a2}.owid-data li:nth-of-type(1) .link-container{border-top:2px solid #2082a2}.owid-data li:nth-of-type(1) a:hover,#topics-dropdown li.category:nth-of-type(1) .subcategory-menu{background:#2082a2 !important}.owid-data li:nth-of-type(2) h4,#topics-dropdown li.category:nth-of-type(2)>a,.health-color{color:#bf1b1b}.owid-data li:nth-of-type(2) .link-container{border-top:2px solid #bf1b1b}.owid-data li:nth-of-type(2) a:hover,#topics-dropdown li.category:nth-of-type(2) .subcategory-menu{background:#bf1b1b !important}.owid-data li:nth-of-type(3) h4,#topics-dropdown li.category:nth-of-type(3)>a,.food-color{color:#588a0f}.owid-data li:nth-of-type(3) .link-container{border-top:2px solid #588a0f}.owid-data li:nth-of-type(3) a:hover,#topics-dropdown li.category:nth-of-type(3) .subcategory-menu{background:#588a0f !important}.owid-data li:nth-of-type(4) h4,#topics-dropdown li.category:nth-of-type(4)>a,.energy-color{color:#ca6f34}.owid-data li:nth-of-type(4) .link-container{border-top:2px solid #ca6f34}.owid-data li:nth-of-type(4) a:hover,#topics-dropdown li.category:nth-of-type(4) .subcategory-menu{background:#ca6f34 !important}.owid-data li:nth-of-type(5) h4,#topics-dropdown li.category:nth-of-type(5)>a,.environment-color{color:#0c6947}.owid-data li:nth-of-type(5) .link-container{border-top:2px solid #0c6947}.owid-data li:nth-of-type(5) a:hover,#topics-dropdown li.category:nth-of-type(5) .subcategory-menu{background:#0c6947 !important}.owid-data li:nth-of-type(6) h4,#topics-dropdown li.category:nth-of-type(6)>a,.technology-color{color:#2774c6}.owid-data li:nth-of-type(6) .link-container{border-top:2px solid #2774c6}.owid-data li:nth-of-type(6) a:hover,#topics-dropdown li.category:nth-of-type(6) .subcategory-menu{background:#2774c6 !important}.owid-data li:nth-of-type(7) h4,#topics-dropdown li.category:nth-of-type(7)>a,.growth-inequality-color{color:#009655}.owid-data li:nth-of-type(7) .link-container{border-top:2px solid #009655}.owid-data li:nth-of-type(7) a:hover,#topics-dropdown li.category:nth-of-type(7) .subcategory-menu{background:#009655 !important}.owid-data li:nth-of-type(8) h4,#topics-dropdown li.category:nth-of-type(8)>a,.work-life-color{color:#ab348a}.owid-data li:nth-of-type(8) .link-container{border-top:2px solid #ab348a}.owid-data li:nth-of-type(8) a:hover,#topics-dropdown li.category:nth-of-type(8) .subcategory-menu{background:#ab348a !important}.owid-data li:nth-of-type(9) h4,#topics-dropdown li.category:nth-of-type(9)>a,.public-sector-color{color:#eb6400}.owid-data li:nth-of-type(9) .link-container{border-top:2px solid #eb6400}.owid-data li:nth-of-type(9) a:hover,#topics-dropdown li.category:nth-of-type(9) .subcategory-menu{background:#eb6400 !important}.owid-data li:nth-of-type(10) h4,#topics-dropdown li.category:nth-of-type(10)>a,.global-connections-color{color:#17393d}.owid-data li:nth-of-type(10) .link-container{border-top:2px solid #17393d}.owid-data li:nth-of-type(10) a:hover,#topics-dropdown li.category:nth-of-type(10) .subcategory-menu{background:#17393d !important}.owid-data li:nth-of-type(11) h4,#topics-dropdown li.category:nth-of-type(11)>a,.war-peace-color{color:#600}.owid-data li:nth-of-type(11) .link-container{border-top:2px solid #600}.owid-data li:nth-of-type(11) a:hover,#topics-dropdown li.category:nth-of-type(11) .subcategory-menu{background:#600 !important}.owid-data li:nth-of-type(12) h4,#topics-dropdown li.category:nth-of-type(12)>a,.politics-color{color:#1b0655}.owid-data li:nth-of-type(12) .link-container{border-top:2px solid #1b0655}.owid-data li:nth-of-type(12) a:hover,#topics-dropdown li.category:nth-of-type(12) .subcategory-menu{background:#1b0655 !important}.owid-data li:nth-of-type(13) h4,#topics-dropdown li.category:nth-of-type(13)>a,.violence-rights-color{color:#cc235c}.owid-data li:nth-of-type(13) .link-container{border-top:2px solid #cc235c}.owid-data li:nth-of-type(13) a:hover,#topics-dropdown li.category:nth-of-type(13) .subcategory-menu{background:#cc235c !important}.owid-data li:nth-of-type(14) h4,#topics-dropdown li.category:nth-of-type(14)>a,.education-color{color:#253f77}.owid-data li:nth-of-type(14) .link-container{border-top:2px solid #253f77}.owid-data li:nth-of-type(14) a:hover,#topics-dropdown li.category:nth-of-type(14) .subcategory-menu{background:#253f77 !important}.owid-data li:nth-of-type(15) h4,#topics-dropdown li.category:nth-of-type(15)>a,.media-color{color:#0089be}.owid-data li:nth-of-type(15) .link-container{border-top:2px solid #0089be}.owid-data li:nth-of-type(15) a:hover,#topics-dropdown li.category:nth-of-type(15) .subcategory-menu{background:#0089be !important}.owid-data li:nth-of-type(16) h4,#topics-dropdown li.category:nth-of-type(16)>a,.culture-color{color:#af488f}.owid-data li:nth-of-type(16) .link-container{border-top:2px solid #af488f}.owid-data li:nth-of-type(16) a:hover,#topics-dropdown li.category:nth-of-type(16) .subcategory-menu{background:#af488f !important}.clearfix:before{content:" ";display:table}.clearfix:after{clear:both;content:" ";display:table}.nowrap{white-space:nowrap}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.wrapper{margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;max-width:80rem}@media (min-width: 55rem){.wrapper{padding-left:2rem;padding-right:2rem}}.owid-row{margin:0 -1rem;display:flex;flex-wrap:wrap}.owid-col{padding:0 1rem}.owid-row.owid-spacing--1{margin-left:-0.25rem;margin-right:-0.25rem}.owid-spacing--1>.owid-col{padding-left:0.25rem;padding-right:0.25rem}.owid-row.owid-spacing--2{margin-left:-0.5rem;margin-right:-0.5rem}.owid-spacing--2>.owid-col{padding-left:0.5rem;padding-right:0.5rem}.owid-row.owid-spacing--3{margin-left:-1rem;margin-right:-1rem}.owid-spacing--3>.owid-col{padding-left:1rem;padding-right:1rem}.owid-row.owid-spacing--4{margin-left:-1.5rem;margin-right:-1.5rem}.owid-spacing--4>.owid-col{padding-left:1.5rem;padding-right:1.5rem}.owid-row.owid-spacing--5{margin-left:-2rem;margin-right:-2rem}.owid-spacing--5>.owid-col{padding-left:2rem;padding-right:2rem}.owid-row.owid-spacing--6{margin-left:-2.5rem;margin-right:-2.5rem}.owid-spacing--6>.owid-col{padding-left:2.5rem;padding-right:2.5rem}@media (max-width: 54.9375rem){.owid-padding-bottom--sm-3{padding-bottom:1rem}.owid-padding-bottom--sm-5{padding-bottom:2rem}.owid-padding-bottom--sm-6{padding-bottom:2.5rem}}.owid-col--auto{flex:1}.owid-col--shrink{flex:0;min-width:1px}.owid-col,.owid-col--full{flex:0 0 100%;max-width:100%}.owid-col--half{flex:0 0 50%;max-width:50%}.owid-col--third{flex:0 0 33.33%;max-width:33.33%}@media (min-width: 55rem){.owid-col--lg-0{flex:0}.owid-col--lg-1,.owid-col--lg-auto{flex:1}.owid-col--lg-2{flex:2}.owid-col--lg-3{flex:3}.owid-col--lg-shrink{flex:0;min-width:1px}.owid-col--lg-full{flex:0 0 100%;max-width:100%}.owid-col--lg-1of2{flex:0 0 50%;max-width:50%}.owid-col--lg-1of3{flex:0 0 33.33%;max-width:33.33%}.owid-col--lg-2of3{flex:0 0 66.66%;max-width:66.66%}}.flex-0{flex:0}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-5{flex:5}.flex-align-center{align-items:center}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}html{line-height:1.6;font-weight:400;font-family:Lato,"Helvetica Neue",Arial,sans-serif;text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;word-wrap:break-word}body{background-color:#fafafa;color:#1d3d63;margin:0}button,input,optgroup,select,textarea{font-family:Lato,"Helvetica Neue",Arial,sans-serif}::-moz-selection{background-color:#4979d4;color:#fff}::selection{background-color:#4979d4;color:#fff}a{color:#1059e5;text-decoration:none;cursor:pointer}ol,ul{margin:0;padding:0}b,strong{font-weight:700}cite,em,i{font-style:italic}h6{color:#000;line-height:1.2;margin-bottom:0px;margin-top:10px;font-size:15px;font-weight:400;font-style:italic;opacity:0.8;text-align:center}h6 a.ref sup{font-size:12px !important}img{max-width:100%;height:auto}iframe{border:none}.narrow_iframe{display:block;margin:0 auto;max-width:750px}address{padding-left:8px;padding-top:7px !important;margin-top:-15px !important;margin-bottom:30px;font-family:Lato,"Helvetica Neue",Arial,sans-serif;font-style:normal !important;line-height:14px !important;font-size:10px !important;color:#1059e5;background-color:#fafafa;text-align:left}.narrow_iframe address{margin-top:-10px !important}address a{color:#1059e5;padding-right:30px}address a:hover{color:#ff4012}*{box-sizing:border-box}.grecaptcha-badge{display:none}.site-header{background-color:#002147;border-bottom:4px solid #d42b21}.site-logo a{font-size:1.8rem;font-weight:300;line-height:1.1;color:white;display:block;text-align:center}.site-navigation-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:14px;padding-bottom:11px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 55rem){.site-navigation-bar{padding-left:2rem;padding-right:2rem}}.site-navigation{display:none}@media (min-width: 55rem){.site-navigation{display:flex}}.site-primary-navigation{display:flex;flex-direction:row;margin-bottom:0.5rem;align-items:center}.site-primary-links a,.site-secondary-links a{transition:color 150ms ease}.site-primary-links{font-size:1.0625rem;margin-top:0.1em}.site-primary-links li{list-style-type:none;display:inline-block;margin-right:1.5rem}.site-primary-links li:last-child{margin-right:0}.site-primary-links a{color:#c0ccda}.site-primary-links a:hover{color:white}.site-secondary-navigation{align-items:center}.site-secondary-links{font-size:0.9375rem}.site-secondary-links li{list-style-type:none;display:inline-block;margin-right:1rem}.site-secondary-links a{color:#6e87a2}.site-secondary-links a:hover{color:#c0ccda}.HeaderSearch{margin-right:1.5rem;position:relative}.HeaderSearch>input{font-family:inherit;font-size:1.0625rem;line-height:1.375;color:white;background-color:transparent;border:1px solid #365578;border-radius:100px;padding:0.3rem 1rem 0.3rem 2.25rem;display:block;width:18rem;outline:none}.HeaderSearch>input::placeholder{color:#92a5bb;transition:color 150ms ease}.HeaderSearch>input:focus::placeholder{color:#1d3d63}.HeaderSearch>.icon{position:absolute;top:0;left:0.75rem;bottom:0;display:flex;align-items:center;color:#577291}.HeaderSearch .SearchResults{position:fixed;top:93px;left:0;width:100%;height:100%;color:black;background:white;z-index:100;padding-left:1rem;padding-right:1rem;overflow-y:scroll}.header-logos-wrapper{display:none}@media (min-width: 55rem){.header-logos-wrapper{display:flex;align-items:center}.header-logos-wrapper .oxford-logo{width:9rem}.header-logos-wrapper .gcdl-logo{width:2rem;margin-left:0.5rem}.header-logos-wrapper .oxford-logo,.header-logos-wrapper .gcdl-logo{opacity:0.85;display:flex;align-items:center}.header-logos-wrapper .oxford-logo img,.header-logos-wrapper .gcdl-logo img{width:100%}}@media (min-width: 55rem) and (max-width: 68rem){.header-logos-wrapper .oxford-logo,.header-logos-wrapper .gcdl-logo{display:none}}.site-subnavigation{background-color:#d8e0e9;color:#002147;position:relative}@media (max-width: 54.9375rem){.site-subnavigation::before{content:"";position:absolute;top:0;left:0;bottom:0;width:1.25rem;background:linear-gradient(to right, #d8e0e9 15%, rgba(216,224,233,0));z-index:1}.site-subnavigation::after{content:"";position:absolute;top:0;right:0;bottom:0;width:1.25rem;background:linear-gradient(to left, #d8e0e9 15%, rgba(216,224,233,0));z-index:1}}.site-subnavigation-scroll{display:flex}@media (max-width: 54.9375rem){.site-subnavigation-scroll{overflow-x:scroll;-webkit-overflow-scrolling:touch}}.site-subnavigation-links{flex:1;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;list-style-type:none;padding:0 0.5rem;font-size:16px}@media (max-width: 54.9375rem){.site-subnavigation-links{font-size:15px;flex-wrap:nowrap;justify-content:left}}.site-subnavigation-links li{padding:0 0.75rem}@media (max-width: 54.9375rem){.site-subnavigation-links li{padding:0 0.5rem}}.site-subnavigation-links a{font-weight:700;color:#577291;text-decoration:none;display:block;transition:color 200ms ease;white-space:nowrap;padding-top:12px;padding-bottom:12px}.site-subnavigation-links a:hover{color:#002147}.site-subnavigation-links .current a{border-bottom:3px solid #d42b21;padding-bottom:9px;color:#002147}.topics-button-wrapper{display:flex;align-items:stretch;margin-right:1.5rem;margin-bottom:0.25em;position:relative}.topics-button{font-family:inherit;font-size:1.0625rem;line-height:1.35;color:#92a5bb;border:1px solid #365578;border-radius:6px;background-color:transparent;outline:none;padding:0.5rem 0.8rem;position:relative;display:flex;align-items:center;text-align:left}.topics-button strong{color:#d8e0e9;font-weight:800}.topics-button .label{flex:1}.topics-button .icon{color:#577291;flex:0;display:flex;padding-left:3px}.topics-button.active,.topics-button:active{background-color:white;border-color:white;color:#365578}.topics-button.active strong,.topics-button:active strong{color:#002147}.topics-button.active .icon,.topics-button:active .icon{color:#c0ccda}.topics-dropdown{display:none;flex-direction:row;min-height:5rem;position:absolute;top:100%;left:0;z-index:120;margin-top:-5px;box-shadow:0px 6px 11px rgba(0,0,0,0.15);border-radius:6px;overflow:hidden;border-top-left-radius:0;cursor:default;background-color:white;font-family:Lato,"Helvetica Neue",Arial,sans-serif;font-size:0.9375rem;font-weight:700;line-height:1.35;width:14rem}.topics-dropdown.open{display:flex}.topics-dropdown.one-column{width:30rem}.topics-dropdown.two-column{width:45rem}.topics-dropdown ul{list-style-type:none}.topics-dropdown .menu{flex:0 0 14rem;padding:0.5rem 0}.topics-dropdown .menu .item{color:#577291;padding:0.35rem 1rem 0.4rem 1.15rem;display:flex;flex-direction:row;align-items:center}.topics-dropdown .menu .item .label{flex:1}.topics-dropdown .menu .item .icon{margin-left:1rem;color:#d8e0e9}.topics-dropdown .menu .item.active,.topics-dropdown .menu a.item:hover{color:#002147}.topics-dropdown .menu .item.active .icon,.topics-dropdown .menu a.item:hover .icon{color:#577291}.topics-dropdown .menu .item.active{background-color:#ebeef2}.topics-dropdown .menu hr{border:none;border-bottom:1px solid #ebeef2;margin:0.25rem 0;padding:0;display:block;height:1px}.topics-dropdown .menu a.item{font-weight:600}.topics-dropdown .submenu{flex:1;padding:1rem 1.25rem;background-color:#ebeef2}.topics-dropdown .submenu .item{color:#002147;display:block;margin:0 0.5rem 0.8rem}.topics-dropdown .submenu .item:hover{color:#577291}.topics-dropdown.two-column .submenu{column-count:2;column-gap:0}@media (max-width: 54.9375rem){.site-header .wrapper{padding:0}.site-navigation-bar{font-size:1.125rem;padding:0}.site-logo a{font-size:1.25rem;padding:1rem}.site-logo a br{display:none}.mobile-site-navigation button{background:transparent;border:none;padding:1rem;color:white}}@media (min-width: 55rem){.mobile-site-navigation{display:none}}.search-dropdown input{display:block;width:100%;padding:0.6rem 1rem;font-size:1.125rem;-webkit-border-radius:0 !important;border-radius:0 !important;border:none !important}.mobile-topics-dropdown{font-size:1rem;font-weight:600;background-color:white}.mobile-topics-dropdown .header{background-color:#cc181e;color:white;text-align:center}.mobile-topics-dropdown .header h2{font-size:1.125rem;padding:0.5rem;margin:0}.mobile-topics-dropdown li a{color:#1d3d63;padding:0.5rem 1rem;border-bottom:1px solid rgba(0,33,71,0.08);display:block;text-align:center}.mobile-topics-dropdown li a:hover{background-color:#ebeef2}.mobile-topics-dropdown .category a{display:flex;flex-direction:row;justify-content:space-between;text-align:left}.mobile-topics-dropdown .category a .icon{color:#c0ccda}.mobile-topics-dropdown .end-link{text-align:center}.mobile-topics-dropdown .subcategory-menu{background-color:#ebeef2;margin-top:-1px}.mobile-topics-dropdown .subcategory-menu a{color:#002147;padding-left:1.5rem}.mobile-topics-dropdown .subcategory-menu a:hover{background-color:#d8e0e9}.site-footer{background-color:#002147;padding:3rem 0;color:#6e87a2}@media (max-width: 54.9375rem){.site-footer{text-align:center;padding:2rem 0}}.site-footer .wrapper{margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;max-width:80rem}@media (min-width: 55rem){.site-footer .wrapper{padding-left:2rem;padding-right:2rem}}.site-footer a{color:#92a5bb;transition:color 150ms ease}.site-footer a:hover{color:#c0ccda}.site-footer .owid-logo{display:block;font-size:1.5rem;font-weight:300;text-decoration:none;color:#365578;text-align:right}.site-footer ul{list-style-type:none;margin-bottom:1rem}.site-footer ul a{display:block;text-decoration:none}@media (max-width: 54.9375rem){.site-footer ul a{padding:0.5rem}}@media (max-width: 54.9375rem){.site-footer ul{margin-bottom:2rem;border-top:1px solid #1d3d63}.site-footer ul li{border-bottom:1px solid #1d3d63}}.site-footer .legal{font-size:0.875rem;color:#577291;text-align:left}.site-footer .legal p{margin:0 0 1rem}.site-footer .partner-logo{max-width:10rem;display:block;margin-bottom:0.25rem}@media (max-width: 54.9375rem){.site-footer .partner-logo{margin:0 auto 0.5rem}}.site-footer .donate-link{border:2px solid #577291;padding:0.5rem}.site-footer .logos a{display:block;transition:opacity 150ms ease, filter 150ms ease;filter:grayscale(1);opacity:0.5}.site-footer .logos a:hover{filter:grayscale(0);opacity:1}.site-footer .logos img{display:inline-block}.donate-footer{background-color:#f8c723;padding:1.25rem 0;text-align:center;margin-top:2rem}@media (min-width: 55rem){.donate-footer{text-align:left}}.donate-footer .wrapper{margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;max-width:53rem}@media (min-width: 55rem){.donate-footer .wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width: 55rem){.donate-footer .wrapper{max-width:54rem}}.donate-footer p{font-size:1.25rem;font-weight:700;margin:0.5rem 0}.donate-footer .donate-button{display:inline-block;font-size:1.125rem;background-color:#d42b21}.donate-footer .donate-button .icon{margin-left:0.5rem}.article-content img{display:block;margin:1em auto;box-shadow:rgba(0,0,0,0.1) 0px 0px 2px 0px,rgba(0,0,0,0.25) 0px 1px 2px 0px;padding:10px;background-color:#fff;transition:box-shadow 100ms ease}.article-content a>img{cursor:zoom-in}.article-content a>img:hover{box-shadow:0px 0px 1px 1px #2162e6;z-index:10}.article-content figure{margin-left:0;margin-right:0}.article-content figure[data-grapher-src],.SearchResults figure[data-grapher-src]{margin-left:auto;margin-right:auto;margin-bottom:1em;text-align:center;line-height:0;width:100%}.article-content figure[data-grapher-src]>a,.SearchResults figure[data-grapher-src]>a{border-bottom:none !important}.article-content figure[data-grapher-src]>a>div,.SearchResults figure[data-grapher-src]>a>div{display:inline-block;position:relative}.article-content figure[data-grapher-src]>a>div:hover,.SearchResults figure[data-grapher-src]>a>div:hover{-webkit-box-shadow:0px 0px 4px #000;-moz-box-shadow:0px 0px 4px #000;box-shadow:0px 0px 4px #000}.article-content figure[data-grapher-src] img,.SearchResults figure[data-grapher-src] img{margin:0;padding:0;width:100%;max-width:50rem}.article-content figure[data-grapher-src] .interactionNotice,.SearchResults figure[data-grapher-src] .interactionNotice{font-size:14px;font-weight:400;line-height:1.2;color:rgba(0,0,0,0.4);display:none;background-color:rgba(0,0,0,0.03);padding:12px 30px;position:relative;text-decoration:none;color:#3f9eff}@media screen and (max-device-width: 680px){.article-content figure[data-grapher-src] .interactionNotice,.SearchResults figure[data-grapher-src] .interactionNotice{display:block}}.article-content figure[data-grapher-src] .interactionNotice .icon,.SearchResults figure[data-grapher-src] .interactionNotice .icon{font-size:21px;line-height:28px;margin-top:-15px;position:absolute;left:10px;top:50%}.article-content figure[data-grapher-src] .interactionNotice .label,.SearchResults figure[data-grapher-src] .interactionNotice .label{display:block}.article-content figure[data-grapher-src].grapherPreview,.SearchResults figure[data-grapher-src].grapherPreview{padding:1em 0}.article-content figure[data-grapher-src]:not(.grapherPreview),.SearchResults figure[data-grapher-src]:not(.grapherPreview){height:575px}.article-content .tableContainer{margin:1em 0}.article-content .tableContainer>table:not(.plain){border-collapse:collapse;border-spacing:0;color:#000;font-size:14px;margin-left:auto;margin-right:auto;text-align:center;width:100%;box-shadow:rgba(0,0,0,0.1) 0px 0px 2px 0px,rgba(0,0,0,0.25) 0px 2px 2px 0px}.article-content .tableContainer>table:not(.plain)>tbody{border-bottom:1px solid #ddd}.article-content .tableContainer>table:not(.plain) td,.article-content .tableContainer>table:not(.plain) th{text-align:center;border:1px solid #aaa;padding:0.4rem}.article-content .tableContainer>table:not(.plain) th{font-weight:700;padding:0.5rem 0.4rem}.tablepress{margin:1em 0;color:#000}.tablepress th{border-bottom:1px solid #333;background:#d8e0e9}.tablepress th,.tablepress td{padding:0.4rem;border:1px solid #ddd;text-align:center}.tablepress tr{background-color:#fff}@media (max-width: 400px){.logo{max-width:calc(100% - 100px);font-size:20px}}@media (min-width: 81.5rem){.page .wp-block-columns{display:flex;align-items:flex-start}.page .wp-block-columns .wp-block-column:first-child{flex:1 1 30rem;margin-right:1rem;max-width:40rem}.page .wp-block-columns .wp-block-column:first-child>*:first-child{margin-top:1rem}.page .wp-block-columns .wp-block-column:last-child{flex:1 0 44rem;margin-left:1rem;max-width:50rem}.page .wp-block-columns .wp-block-column:last-child>*:first-child{margin-top:1rem;padding-top:0}.page .wp-block-columns.is-style-sticky-right .wp-block-column:last-child{top:0;position:sticky;position:-webkit-sticky}}@media (min-width: 81.5rem) and (max-width: 97.4375rem){.page .wp-block-columns.is-style-side-by-side{display:block;margin:0 auto;width:50rem}.page .wp-block-columns.is-style-side-by-side .wp-block-column{flex:none;max-width:50rem;margin:0}}@media only screen and (min-width: 97.5rem){.page .wp-block-columns.is-style-side-by-side .wp-block-column{flex:0 0 45rem;max-width:45rem}}fieldset,legend{margin:0;padding:0;border:0}.owid-radios{display:block}.owid-radio{display:inline-block;position:relative;padding-left:18px;margin-right:0.5rem;margin-bottom:0.75rem}.owid-radio input[type="radio"]{position:absolute;z-index:1;top:0;left:0;width:18px;height:18px;cursor:pointer;margin:0;opacity:0}.owid-radio input[type="radio"]+label::before{content:"";position:absolute;top:50%;left:0;width:18px;height:18px;margin-top:-9px;border:2px solid currentColor;border-radius:50%;background:transparent}.owid-radio input[type="radio"]:focus+label::before{box-shadow:0 0 0 4px #f8c723}.owid-radio input[type="radio"]:checked+label::after{content:"";position:absolute;top:50%;left:5px;width:8px;height:8px;margin-top:-4px;border:2px solid transparent;border-radius:50%;background:currentColor}.owid-radio label{padding:0 0.5rem;cursor:pointer}.owid-checkboxes{display:block}.owid-checkbox,.owid-checkbox-inline,.owid-checkbox-block{display:inline-block;position:relative;padding-left:18px;padding-left:calc(18px + 0.5rem);margin-bottom:0.5rem}.owid-checkbox input[type="checkbox"],.owid-checkbox-inline input[type="checkbox"],.owid-checkbox-block input[type="checkbox"]{position:absolute;z-index:1;top:50%;left:0;margin-top:-6px;width:18px;height:18px;cursor:pointer;margin:0;opacity:0}.owid-checkbox input[type="checkbox"]+label::before,.owid-checkbox-inline input[type="checkbox"]+label::before,.owid-checkbox-block input[type="checkbox"]+label::before{content:"";position:absolute;top:50%;left:0;width:18px;height:18px;margin-top:-9px;border:2px solid currentColor;background:transparent}.owid-checkbox input[type="checkbox"]:focus+label::before,.owid-checkbox-inline input[type="checkbox"]:focus+label::before,.owid-checkbox-block input[type="checkbox"]:focus+label::before{box-shadow:0 0 0 4px #f8c723}.owid-checkbox input[type="checkbox"]:checked+label::after,.owid-checkbox-inline input[type="checkbox"]:checked+label::after,.owid-checkbox-block input[type="checkbox"]:checked+label::after{content:"";position:absolute;top:50%;left:3.5px;width:11px;height:4px;margin-top:-3px;border-width:0 0 3px 3px;border-style:solid;border-color:currentColor;background:transparent;transform:rotate(-45deg)}.owid-checkbox label,.owid-checkbox-inline label,.owid-checkbox-block label{padding:0 0.5rem;cursor:pointer;display:inline-block}.owid-checkbox,.owid-checkbox-inline{display:inline-block;margin-right:0.5rem}.owid-checkbox-block{display:block}.owid-checkbox-block input[type="checkbox"]+label::before{top:0;margin-top:2px}.owid-checkbox-block input[type="checkbox"]:checked+label::after{top:0;margin-top:8px}.owid-checkbox-block label{display:block}.owid-text-field,.owid-block-input,.owid-input,.owid-inline-input{font-family:Lato,"Helvetica Neue",Arial,sans-serif;font-size:1.125rem;color:#002147;background-color:white;padding:0.625rem 0.75rem;border:2px solid #002147;border-radius:0;outline:none}.owid-text-field:focus,.owid-block-input:focus,.owid-input:focus,.owid-inline-input:focus{border-color:#0d2e54}.owid-text-field::placeholder,.owid-block-input::placeholder,.owid-input::placeholder,.owid-inline-input::placeholder{color:#92a5bb;transition:opacity 150ms ease}.owid-text-field:focus::placeholder,.owid-block-input:focus::placeholder,.owid-input:focus::placeholder,.owid-inline-input:focus::placeholder{opacity:0.5}.owid-text-field{font-weight:700}.owid-block-input{display:block;width:100%}.owid-button,.owid-inline-button{font-family:Lato,"Helvetica Neue",Arial,sans-serif;font-size:1.125rem;transition:opacity 150ms ease;background-color:#002147;font-weight:700;color:white;border:none;cursor:pointer}.owid-button:hover,.owid-inline-button:hover{opacity:0.85}.owid-button:focus,.owid-inline-button:focus{outline:4px solid #f8c723}.owid-button{padding:0.8rem 1rem}.owid-button[disabled],.owid-button.disabled{opacity:0.5;cursor:default}.owid-inline-input,.owid-inline-button{font-family:Lato,"Helvetica Neue",Arial,sans-serif;font-size:1.125rem;padding:0.75rem 1rem}.owid-block-field{display:block}.owid-block-field label{display:block}.owid-input{width:100%}.owid-inline-field{display:flex}@media (max-width: 54.9375rem){.owid-inline-field{flex-direction:column}}.owid-inline-input{flex:1;outline:none;display:inline-block}.owid-inline-button{flex:0;background-color:#002147;border-color:#002147;display:inline-block}.page>.content-wrapper{position:relative;padding-top:1rem;background-color:#fafafa}@media only screen and (max-width: 113.9375rem){.page.with-sidebar .offset-header,.page.with-sidebar .offset-content{margin-left:1.5rem}}@media only screen and (min-width: 114rem){.page.with-sidebar>.content-wrapper{display:flex}.page.with-sidebar .offset-header{margin-left:18rem}.page.with-sidebar .offset-content{flex:1}.page.with-sidebar .content-and-footnotes{margin:auto}}.page .content-and-footnotes,.page .article-header{margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;max-width:53rem}@media (min-width: 55rem){.page .content-and-footnotes,.page .article-header{padding-left:2rem;padding-right:2rem}}@media (min-width: 55rem){.page .content-and-footnotes,.page .article-header{max-width:54rem}}@media (min-width: 81.5rem){.page .content-and-footnotes,.page .article-header{max-width:96rem}}.page h1{margin-top:1rem;margin-bottom:2rem;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;line-height:1.2}.page .authors-byline{margin-right:1rem;font-size:1.125rem;color:#577291}.page .authors-byline a{color:inherit}.page .authors-byline a:hover{color:#c0023e}.page .blog-info{font-size:0.875rem;font-style:italic;color:#577291}.page .blog-info p{margin-top:0;margin-bottom:0.5rem}.page .blog-info p:last-child{margin-bottom:0}.page.large-banner{background-color:#ebeef2}.page.large-banner .article-header{padding-top:2rem;padding-bottom:2rem}@media (min-width: 81.5rem){.page.large-banner .article-header{padding-top:4rem}}@media only screen and (min-width: 97.5rem){.page.large-banner .article-header{padding-top:6rem;padding-bottom:3rem}}@media (min-width: 55rem){.page.large-banner .article-header h1{font-size:3rem}}@media (min-width: 81.5rem){.page.large-banner .article-header h1{font-size:4rem}}@media only screen and (min-width: 97.5rem){.page.large-banner .article-header h1{font-size:5rem}}.page.large-banner .article-header .tools{display:flex;margin-top:3rem}.page.large-banner .article-header .tools .cite{font-size:0.8125rem;color:#616161;transition:all 0.2s}.page.large-banner .article-header .tools .cite:hover{color:#d42b21}.page.large-banner .article-header .tools .cite svg{margin-right:0.5rem}.page.thin-banner{background-color:#f4eddb}.page.thin-banner .article-header{padding-top:2rem;padding-bottom:2rem}.page.thin-banner .article-header h1{max-width:50rem;font-size:2rem}.page.thin-banner .article-header time{display:block;font-size:0.875rem;color:#577291}.page.thin-banner .article-header .blog-info{margin-top:1rem}.columns{display:flex;flex-direction:row;margin:0 -1rem}.columns .column{margin:0 1rem 2rem;flex:1}@media (max-width: 54.9375rem){.columns{display:block}}.pcrm{font-size:0.875rem;margin-top:1rem;margin-bottom:2rem;padding:0.625rem;text-align:center;background-color:#f8c723}.pcrm p{margin-top:0;margin-bottom:0.5rem}.pcrm p:last-child{margin-bottom:0}.pcrm h2{margin:0 0 0.5rem;font-size:inherit;text-transform:uppercase}.pcrm h2 span{display:none}.entry-sidebar{width:18rem;border-right:1px solid rgba(0,0,0,0.1);background-color:#fff}.entry-sidebar.sticky{background:#ebeef2}.entry-sidebar .entry-toc{top:0;height:100vh;position:sticky;line-height:1.3em;padding:1rem 0;overflow-y:auto}.entry-sidebar li{list-style-type:none}.entry-sidebar li.section{margin-top:1rem;color:#111;font-weight:700}.entry-sidebar li.subsection{font-size:0.8rem}.entry-sidebar li a{display:block;color:#616161;font-size:0.9rem;border-left:0.5rem solid transparent;padding:.25rem 2rem}.entry-sidebar li a:hover{background-color:#d8e0e9}.entry-sidebar li.active a{color:#002147;background-color:#d8e0e9;border-left-color:#002147}.entry-sidebar li:first-child a{font-size:1rem;background:none;color:#616161;border-left-color:transparent}.entry-sidebar li:first-child a:hover{color:#002147}@media only screen and (max-width: 113.9375rem){.entry-sidebar{position:absolute;top:0;bottom:0;z-index:20;margin-left:-16.5rem;transition:margin 300ms ease}.entry-sidebar .toggle-toc{position:absolute;top:0;bottom:0;padding:1rem 0;right:-1rem}.entry-sidebar .toggle-toc button{position:sticky;top:1rem;display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;background-color:#002147;color:#fff;border-radius:50%;outline:none;border:none;padding:0;cursor:pointer}.entry-sidebar .toggle-toc button:hover{background-color:#365578}.entry-sidebar ul{display:none}.entry-sidebar.toggled{margin-left:0;box-shadow:rgba(0,0,0,0.1) 0px 0px 2px 0px,rgba(0,0,0,0.25) 0px 2px 2px 0px}.entry-sidebar.toggled .toggle-toc{right:-2rem}.entry-sidebar.toggled .toggle-toc button{border-radius:0 50% 50% 0}.entry-sidebar.toggled ul{display:block}}@media only screen and (min-width: 114rem){.entry-sidebar{position:relative;height:100%;background-color:initial}.entry-sidebar .sticky-sentinel{position:absolute;height:1px;width:inherit}.entry-sidebar .toggle-toc{display:none}}.homepage-masthead{background:url(../29c08ea7d10038206f32241cfc578603.png) 50% 0 #002147;background-size:cover;text-align:center;padding:2rem 0;color:#f8c723}@media (min-width: 55rem){.homepage-masthead{padding-top:3rem;padding-bottom:3rem}}.homepage-masthead h1{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;line-height:1.4;font-size:1.875rem;margin:0 auto 1.5rem;max-width:39.5rem}@media (max-width: 54.9375rem){.homepage-masthead h1{font-size:1.5rem}}.homepage-masthead .see-all{font-size:1.125rem;font-weight:700;color:#f8c723;border:3px solid #f8c723;padding:0.35rem 0.7rem;display:inline-block;transition:color 150ms ease, border-color 150ms ease;margin-bottom:1rem}.homepage-masthead .see-all:hover{color:#f4eddb;border-color:#f4eddb}.homepage-masthead .see-all .icon{margin-left:0.6rem;transition:transform 200ms ease;display:inline-block}.homepage-masthead .see-all:hover .icon{transform:translate(0, 2px)}.homepage-masthead p{font-size:1.125rem;font-weight:700;line-height:1.3;color:#92a5bb;text-align:center;margin:0.25rem 0 0}.homepage-masthead p strong{color:#c0ccda}.homepage-masthead--search{max-width:35rem;margin:2.5rem auto 0}.homepage-masthead--search h2{font-size:1.125rem;font-weight:700;color:#6e87a2;margin:0 0 0.75rem}.homepage-masthead--search h2 em{font-style:normal;color:#92a5bb}.homepage-masthead--search .search-input-wrapper{position:relative;font-size:1.25rem}.homepage-masthead--search .search-input-wrapper .icon{position:absolute;top:0;left:1.125rem;bottom:0;display:flex;align-items:center;color:#92a5bb;pointer-events:none}.homepage-masthead--search .search-input-wrapper input{font-family:Lato,"Helvetica Neue",Arial,sans-serif;font-size:1.25rem;font-weight:700;color:#1d3d63;background-color:white;border:none;border-radius:100px;transition:box-shadow 150ms ease;padding:1rem 1.5rem 1rem 3rem;width:100%}.homepage-masthead--search .search-input-wrapper input:focus{outline:none;box-shadow:0 0 5px rgba(255,255,255,0.1)}.homepage-masthead--search .search-input-wrapper input::placeholder{color:#92a5bb;transition:opacity 150ms ease}.homepage-masthead--search .search-input-wrapper input:focus::placeholder{opacity:0.5}.homepage-masthead--search .counts{text-align:left;font-family:"Playfair Display",Georgia,"Times New Roman",serif;max-width:22rem;padding-top:1rem;margin:0 auto;text-align:center}.homepage-masthead--search .counts .number{font-size:2rem;line-height:1;color:#d8e0e9}.homepage-masthead--search .counts .label{font-family:Lato,"Helvetica Neue",Arial,sans-serif;text-transform:uppercase;color:#577291}.homepage-featured{background-color:#f4eddb;padding:2rem 0}.homepage-featured h2{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;color:black;text-align:center;margin:0 0 2rem}.homepage-featured .list-item{display:flex;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:700;margin-bottom:0.5rem;border:2px solid rgba(0,0,0,0.1);padding:0.35rem;transition:opacity 200ms ease}.homepage-featured .list-item .icon{flex:0 0 2.5rem;text-align:center;color:rgba(0,0,0,0.25)}.homepage-featured .list-item .label{color:rgba(0,0,0,0.7);flex:1}.homepage-featured .list-item:hover{opacity:0.6}.homepage-coverage{padding:2.5rem 0}@media (max-width: 54.9375rem){.homepage-coverage{text-align:center}}.homepage-coverage .inner-wrapper{margin:0 auto}.homepage-coverage section{margin-bottom:1.5rem}.homepage-coverage section:last-child{margin-bottom:0}.homepage-coverage .divider{flex:1;border-left:2px solid #ebeef2}.homepage-coverage .lead{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.5rem;line-height:1.2;color:#6e87a2;text-align:center;margin:0}.homepage-coverage .lead--first{margin-bottom:2.5rem}.homepage-coverage .lead--last{margin-top:2.5rem}.homepage-coverage h3{font-size:0.875rem;font-weight:400;color:#6e87a2;text-transform:uppercase;letter-spacing:0.035rem;margin:0 0 0.25rem}.homepage-coverage ul{list-style-type:none;color:#6e87a2;font-size:1rem}.homepage-coverage strong{font-weight:700;color:#1d3d63}.homepage-coverage .oxford-logo{max-width:15rem}.homepage-coverage .coverage-link{display:block;position:relative}.homepage-coverage .coverage-link .hover-note{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;display:flex;text-align:center;align-items:center;align-content:center;text-shadow:0 0 10px white;padding:1rem;transition:opacity 350ms ease}.homepage-coverage .coverage-link .hover-note p{font-size:1.125rem;font-weight:400;line-height:1.45;flex:1;color:#365578}.homepage-coverage .coverage-link img{transition:opacity 450ms ease, filter 450ms ease;opacity:0.7;width:100%;max-width:41rem;margin:0 auto;display:block}.homepage-coverage .coverage-link:hover img{filter:blur(3px);opacity:0.2}.homepage-coverage .coverage-link:hover .hover-note{opacity:1}.homepage-posts{background-color:#d8e0e9}.homepage-posts h2{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:700;line-height:1.2;margin:0 0 2rem;color:#1d3d63}.homepage-posts .divider{flex:1;border-left:2px solid #1d3d63}.homepage-posts .cover-image{width:100%;height:0;padding-bottom:70%;background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:rgba(255,255,255,0.05)}.homepage-posts .see-all{display:flex;justify-content:center}.homepage-posts .see-all a{font-size:1.125rem;padding:0.75rem;font-weight:700;color:#365578;background-color:transparent;border:2px solid #c0ccda;transition:color 150ms ease, background-color 150ms ease, border-color 150ms ease}.homepage-posts .see-all a:hover{color:#0d2e54;background-color:#c0ccda;border-color:#c0ccda}.homepage-posts .see-all .icon,.homepage-posts .see-all .label{display:inline-block}.homepage-posts .see-all .icon{margin-left:0.5rem}.homepage-posts--updates,.homepage-posts--explainers{flex:1;padding:1.5rem 0 1.75rem}@media (min-width: 81.5rem){.homepage-posts--updates,.homepage-posts--explainers{padding:2.5rem 0 2.75rem}}.homepage-posts--updates .list-item{display:flex;margin-bottom:1rem;color:#d8e0e9;background-color:#1d3d63;transition:border-color 150ms ease, background-color 150ms ease}.homepage-posts--updates .list-item:hover{background-color:#365578;border-color:#365578}.homepage-posts--updates .thumbnail{flex:0 0 7.5rem}.homepage-posts--updates .info{flex:3;padding:0.25rem 0.75rem}.homepage-posts--updates .date{color:#6e87a2;font-size:0.875rem}.homepage-posts--updates h3{font-size:1rem;font-weight:400;line-height:1.3;margin:0 0 0.125rem}.homepage-posts--explainers ul{margin-bottom:2rem;list-style-type:none}.homepage-posts--explainers ul li{margin-bottom:1rem}@media (min-width: 30rem){.homepage-posts--explainers ul{display:grid;grid-gap:1.5rem 1.25rem;grid-template-columns:repeat(2, 1fr)}.homepage-posts--explainers ul li{margin-bottom:0}}@media (min-width: 55rem){.homepage-posts--explainers ul{grid-template-columns:repeat(4, 1fr)}}.homepage-posts--explainers .thumbnail{border:1px solid rgba(0,33,71,0.15);transition:border-color 150ms ease}.homepage-posts--explainers li a{color:#365578;transition:color 150ms ease;font-family:"Playfair Display",Georgia,"Times New Roman",serif}.homepage-posts--explainers li a:hover{color:#0d2e54}.homepage-posts--explainers li a:hover .thumbnail{border-color:#577291}.homepage-posts--explainers .info{padding:0.5rem 0}.homepage-posts--explainers h3{font-size:1.125rem;font-weight:700;line-height:1.3;margin:0}@media (min-width: 81.5rem){.homepage-posts--explainers h3{font-size:1.25rem}}.homepage-subscribe{padding:3rem 0;margin:0}.homepage-subscribe h2{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.5rem;margin:-0.5rem 0 1rem}.homepage-subscribe--newsletter{display:flex;flex:1}.homepage-subscribe--newsletter .shaded-box{flex:1;padding:2rem;background-color:transparent;border:3px solid #1d3d63;color:#1d3d63}.homepage-subscribe--newsletter button[type="submit"]{border-width:1px}.homepage-subscribe--newsletter .label-title{font-weight:bold}.homepage-subscribe--newsletter fieldset{margin-bottom:1rem}.homepage-subscribe--social-media .shaded-box{flex:1;padding:2rem;background-color:#ebeef2;color:#1d3d63}.homepage-subscribe--social-media .list-item{color:#365578;display:flex;align-items:center;transition:opacity 200ms ease}.homepage-subscribe--social-media .list-item .icon{font-size:1.375rem;flex:0;min-width:2.1rem}.homepage-subscribe--social-media .list-item .label{font-size:1rem;font-weight:700;flex:1}.homepage-subscribe--social-media .list-item:hover{opacity:0.6}.homepage-projects{padding:3rem 0;background-color:#ebeef2;text-align:center}@media (min-width: 55rem){.homepage-projects{text-align:left}}.homepage-projects .wrapper{margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;max-width:53rem}@media (min-width: 55rem){.homepage-projects .wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width: 55rem){.homepage-projects .wrapper{max-width:54rem}}.homepage-projects h2{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:2rem;text-align:center;margin:0 0 2rem}.homepage-projects h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.5rem;margin:0 0 0.5rem}.homepage-projects p{font-size:1.125rem;color:#6e87a2;margin:0}.homepage-projects .list-item{display:flex;flex-direction:column;align-items:stretch;padding:1.5rem;margin-bottom:1rem;color:#1d3d63;border:2px solid #c0ccda;transition:border-color 150ms ease}.homepage-projects .list-item:hover{border-color:#92a5bb}@media (min-width: 55rem){.homepage-projects .list-item{align-items:center;flex-direction:row}}.homepage-projects .list-item .icon-left,.homepage-projects .list-item .icon-right{flex:0}.homepage-projects .list-item .content{flex:1}.homepage-projects .list-item .icon-left{flex:0 0 4rem;max-width:5rem;text-align:center;align-self:center;margin-bottom:1rem}@media (min-width: 55rem){.homepage-projects .list-item .icon-left{margin-right:1.5rem;margin-bottom:0}}.homepage-projects .list-item .icon-left img,.homepage-projects .list-item .icon-left svg{width:100%;height:auto;display:block;margin:0 auto}.homepage-projects .list-item .icon-right{font-size:1.25rem;color:#92a5bb;margin-left:1rem}@media (max-width: 54.9375rem){.homepage-projects .list-item .icon-right{display:none}}.homepage-entries .wrapper{margin-bottom:8rem}.homepage-entries .category-wrapper{margin-top:3rem}@media (min-width: 55rem){.homepage-entries .category-wrapper{margin-top:5rem}}.homepage-entries h3{margin:0 0 1.5rem;font-family:"Playfair Display",Georgia,"Times New Roman",serif;line-height:1.3;font-size:2rem}@media (min-width: 55rem){.homepage-entries h3{font-size:4rem;margin-bottom:2rem}}.homepage-entries h4{margin:2rem 0 1rem;font-size:0.9rem;color:#92a5bb}.homepage-entries h5{margin:0 0 0.75rem;font-size:1.4rem}.homepage-entries h5 span{white-space:nowrap}.homepage-entries h5 svg{margin-left:0.5rem;font-size:0.8rem;vertical-align:initial;transition:margin 300ms ease}.homepage-entries .category-entries .entry-item-container{display:block;padding:1rem}@media (max-width: 54.9375rem){.homepage-entries .category-entries .entry-item-container{margin-bottom:1.2rem;border:1px solid currentColor}}@media (min-width: 55rem){.homepage-entries .category-entries{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:0.5rem}.homepage-entries .category-entries .entry-item-container{position:relative;padding:1.5rem;transition:box-shadow 300ms ease}.homepage-entries .category-entries .entry-item-container:after{position:absolute;content:"";left:0;right:0;bottom:0;top:0;border:1px solid currentColor;opacity:0;transition:opacity 300ms ease}.homepage-entries .category-entries .entry-item-container:hover{box-shadow:0 2px 3px rgba(0,0,0,0.2),0 4px 10px rgba(0,0,0,0.15)}.homepage-entries .category-entries .entry-item-container:hover:after{opacity:1}.homepage-entries .category-entries .entry-item-container:hover .entry-item svg{margin-left:0.8rem}.homepage-entries .category-entries .entry-item-container .entry-item:after{content:"";background-color:currentColor;position:absolute;left:0;right:0;bottom:0;top:0;opacity:0.05}}.homepage-entries .entry-item{line-height:1.3}.homepage-entries .entry-item .excerpt,.homepage-entries .entry-item .kpi{color:#002147;font-size:0.9rem}.homepage-entries .entry-item .excerpt strong,.homepage-entries .entry-item .kpi strong{font-weight:normal}.homepage-entries .entry-item .excerpt{margin:0.2em 0 0.75em}.homepage-entries .entry-item .kpi ul{margin-left:1rem;font-weight:lighter}.donate-page{padding-bottom:3rem}.donate-page .page-header{margin:3rem 0 1.5rem}.donate-page .page-header h1{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;font-size:2.5rem;color:#1d3d63;margin:0 0 2rem}@media (max-width: 54.9375rem){.donate-page .page-header h1{font-size:2rem;margin:0 0 1.5rem}}.donate-page .shaded-box{border:2px solid #002147;padding:2rem}@media (max-width: 54.9375rem){.donate-page .shaded-box{padding:1.5rem}}.donate-form{font-size:1.125rem}.donate-form fieldset{margin:0 0 1rem}.donate-form h3{font-family:Lato,"Helvetica Neue",Arial,sans-serif;font-size:1rem;text-transform:uppercase;font-weight:700;letter-spacing:0.03rem;margin:0 0 0.5rem}.donate-form label{font-weight:700}.donate-form .owid-checkboxes label{font-size:1rem;font-weight:400}.donate-form input[type="radio"]{margin-right:0.25rem}.donate-form button[type="submit"]{background-color:#002147;font-weight:700;color:white;border:none;padding:0.8rem 1rem}.donate-form .note{font-size:0.875rem;color:#577291;margin-bottom:0}.donate-form .error{font-size:0.875rem;color:#d42b21}.donate-form .custom-amount-input{background-color:transparent;border:none;border-bottom:1px dotted #002147;width:4.25rem;outline:none;color:inherit;font-family:inherit;font-size:inherit;font-weight:700}.donate-form .custom-amount-input::placeholder{color:#92a5bb;transition:color 150ms linear}.donate-form .custom-amount-input:focus::placeholder{color:#d8e0e9}.donate-success-page main{text-align:center}.donate-success-page h1{font-size:3rem}.faq-page .article-content>section{margin-top:0 !important;padding-top:0 !important}.faq-page .article-content>section>h2{font-size:1.75rem;text-align:left;margin-top:1.5rem;margin-bottom:1rem}.cookie-notice{background-color:#f8c723;font-size:0.9375rem;line-height:1.5;padding:1rem 0;text-align:center;margin-top:2rem;position:fixed;left:0;right:0;bottom:0;z-index:110;box-shadow:0 0 30px rgba(255,255,255,0.3);transition:transform 400ms ease, box-shadow 400ms ease;transform:translate(0, 100%);box-shadow:none}.cookie-notice.open{transform:translate(0, 0);box-shadow:0 0 30px rgba(255,255,255,0.3)}@media (min-width: 55rem){.cookie-notice{font-size:1rem;text-align:left}}.cookie-notice .wrapper{max-width:65rem}.cookie-notice p{font-weight:700;margin:0}.cookie-notice .actions{white-space:nowrap;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:1rem}@media (min-width: 55rem){.cookie-notice .actions{margin-top:0}}.cookie-notice .button{font-size:inherit;font-weight:700;font-size:0.9375rem;display:block;color:#1d3d63;line-height:1.2;margin:0;padding:0.6rem 0.8rem;cursor:pointer;border:2px solid rgba(29,61,99,0.2);transition:border-color 150ms linear;flex:1;margin-left:0.75rem}@media (min-width: 55rem){.cookie-notice .button{flex:0;font-size:1rem}}.cookie-notice .button:first-child{margin-left:0}.cookie-notice .button:hover{border-color:rgba(29,61,99,0.8)}.cookie-notice .button .icon{margin-right:0.35rem}.cookie-notice .button.accept{background-color:#002147;border-color:#002147;color:#fff;transition:background-color 150ms linear, border-color 150ms linear}.cookie-notice .button.accept:hover{background-color:#0d2e54;border-color:#0d2e54}.wp-block-owid-additional-information{margin-bottom:2rem}.wp-block-owid-additional-information h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;line-height:1.25em;display:flex;align-items:center;margin-bottom:0;transition:background-color 0.2s}@media (min-width: 55rem){.wp-block-owid-additional-information h3{font-size:2.25rem}}.wp-block-owid-additional-information h3:hover{cursor:pointer;background-color:#ebeef2}.wp-block-owid-additional-information h3:hover svg{margin-right:2rem}.wp-block-owid-additional-information h3 svg{margin-right:1.5rem;transition:all 0.2s}.wp-block-owid-additional-information.open h3{background-color:#ebeef2}.wp-block-owid-additional-information.open h3 svg{transform:rotate(90deg)}.wp-block-owid-additional-information[data-variation="merge-left"]{box-shadow:rgba(0,0,0,0.1) 0px 0px 2px 0px,rgba(0,0,0,0.25) 0px 2px 2px 0px}@media (min-width: 55rem){.wp-block-owid-additional-information[data-variation="merge-left"].with-image .content-wrapper{display:flex}.wp-block-owid-additional-information[data-variation="merge-left"].with-image .content-wrapper figure{flex:1 1 40%;margin-right:2rem}.wp-block-owid-additional-information[data-variation="merge-left"].with-image .content-wrapper figure img{width:100%}.wp-block-owid-additional-information[data-variation="merge-left"].with-image .content-wrapper .content{flex:1 1 60%}.wp-block-owid-additional-information[data-variation="merge-left"].with-image .content-wrapper .content *:first-child{margin-top:0}.wp-block-owid-additional-information[data-variation="merge-left"].with-image .content-wrapper .content *:last-child{margin-bottom:0}}.wp-block-owid-additional-information[data-variation="merge-left"] figure,.wp-block-owid-additional-information[data-variation="merge-left"] img{width:100%;margin:0}.wp-block-owid-additional-information[data-variation="merge-left"] h3{padding:1.5rem 1.5rem}@media (min-width: 55rem){.wp-block-owid-additional-information[data-variation="merge-left"] h3{padding:1.5rem 2rem}}.wp-block-owid-additional-information[data-variation="merge-left"] .content-wrapper{margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;background-color:#ebeef2}@media (min-width: 55rem){.wp-block-owid-additional-information[data-variation="merge-left"] .content-wrapper{padding-left:2rem;padding-right:2rem}}.wp-block-owid-additional-information[data-variation="full-width"]{background-color:#ebeef2;padding:0 1.5rem}@media (min-width: 55rem){.wp-block-owid-additional-information[data-variation="full-width"]{margin-left:-2rem;margin-right:-2rem;padding:0 2rem}}.wp-block-owid-additional-information[data-variation="full-width"] h3{padding:1.5rem 0}.wp-block-owid-additional-information[data-variation="full-width"] .content{padding-bottom:1.5rem}.article-content .wp-block-owid-prominent-link{box-shadow:rgba(0,0,0,0.1) 0px 0px 2px 0px,rgba(0,0,0,0.25) 0px 2px 2px 0px;background-color:#ebeef2;border:1px solid #ebeef2;border-radius:2px;transition:all 0.3s}@media (min-width: 55rem){.article-content .wp-block-owid-prominent-link.with-image .content-wrapper{display:flex}.article-content .wp-block-owid-prominent-link.with-image .content-wrapper figure{flex:1 1 40%;margin-right:2rem}.article-content .wp-block-owid-prominent-link.with-image .content-wrapper figure img{width:100%}.article-content .wp-block-owid-prominent-link.with-image .content-wrapper .content{flex:1 1 60%}.article-content .wp-block-owid-prominent-link.with-image .content-wrapper .content *:first-child{margin-top:0}.article-content .wp-block-owid-prominent-link.with-image .content-wrapper .content *:last-child{margin-bottom:0}}.article-content .wp-block-owid-prominent-link figure,.article-content .wp-block-owid-prominent-link img{width:100%;margin:0}.article-content .wp-block-owid-prominent-link h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;line-height:1.25em;margin-top:0}@media (min-width: 55rem){.article-content .wp-block-owid-prominent-link h3{font-size:2.25rem}}.article-content .wp-block-owid-prominent-link svg{width:0.4em;height:1em;vertical-align:middle;margin-left:0.6rem;transition:all 0.2s}.article-content .wp-block-owid-prominent-link:hover{background-color:#d8e0e9;border:1px solid #002147}.article-content .wp-block-owid-prominent-link:hover svg{margin-left:0.8rem}.article-content .wp-block-owid-prominent-link a{display:block;padding:1.5rem;color:#1d3d63}@media (min-width: 55rem){.article-content .wp-block-owid-prominent-link a{padding:2rem}}.article-content .wp-block-owid-prominent-link a:visited{color:#1d3d63}.article-content .wp-block-owid-prominent-link a:hover{text-decoration:none;color:#002147}.wp-block-owid-summary{margin-bottom:2rem;padding-top:1rem;padding-bottom:1rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;border:1px solid #002147;border-top-width:5px;color:#002147;background-color:#f9f4e4}@media (min-width: 55rem){.wp-block-owid-summary{padding-left:2rem;padding-right:2rem}}.wp-block-owid-summary h2{margin-top:0;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:2rem;text-align:center;color:inherit}.wp-block-owid-summary li{margin-bottom:0.5rem}.wp-block-owid-summary li a{display:block;color:inherit;transition:all 150ms}.wp-block-owid-summary li a:hover,.wp-block-owid-summary li a:visited{color:inherit}.wp-block-owid-summary li a:hover::after{color:#d42b21}.wp-block-owid-summary li a::after{display:inline-block;content:"\2193\a0\a0 jump to section";margin-left:0.5rem;font-size:0.8rem;color:#92a5bb}.faq-page .article-content>section{margin-top:0 !important;padding-top:0 !important}.faq-page .article-content>section>h2{font-size:1.75rem;text-align:left;margin-top:1.5rem;margin-bottom:1rem}@media screen and (-webkit-min-device-pixel-ratio: 0){select,textarea,input{font-size:16px}}#wpadminbar{direction:ltr;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;height:32px;position:fixed;top:0;right:0;z-index:99999;font-size:13px;font-weight:400;line-height:32px;opacity:0.3}#wpadminbar li{float:left;list-style-type:none}#wpadminbar li>a{height:32px;padding:0 8px 0 7px;color:#3366cc}header.blog-header h1{text-align:center;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;background:#002147;color:white;margin:auto;margin-bottom:1rem;font-size:1.8rem;line-height:1;padding:1.25rem 0;box-shadow:0 0 10px rgba(0,0,0,0.3)}header.blog-header h1>a{color:white}body.blog h2{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;margin-bottom:14px}body.blog ul.posts{margin-bottom:2rem;list-style-type:none}body.blog ul.posts li{margin-bottom:1rem}@media (min-width: 30rem){body.blog ul.posts{display:grid;grid-gap:1.5rem 1.25rem;grid-template-columns:repeat(2, 1fr)}body.blog ul.posts li{margin-bottom:0}}@media (min-width: 55rem){body.blog ul.posts{grid-template-columns:repeat(4, 1fr)}}body.blog li.post h3{margin-top:0;margin-bottom:0;font-size:19px;line-height:24px;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:400}body.blog li.post .entry-meta{font-size:14px}body.blog li.post a{color:inherit}body.blog li.post a:hover h3{color:#d10a11}body.blog li.post a:hover img{border:1px solid #999}body.blog li.post img{border:1px solid #e0e0e0;width:100%;height:215px;object-fit:cover}@media (min-width: 55rem){body.blog main{margin-top:40px}}h1.entry-title>a{color:#222}h1.entry-title>a:hover{color:#d10a11}.pagination{text-align:center;padding-bottom:30px}.pagination .page-numbers{background-color:#000;box-shadow:0 0 1px rgba(0,0,0,0.1);color:#fff;cursor:pointer;display:inline-block;font-family:Lato,"Helvetica Neue",Arial,sans-serif;font-size:14px;letter-spacing:1px;padding:8px 12px;text-transform:uppercase}.pagination .page-numbers.current,.pagination .page-numbers:hover{color:#fff;background:#f04848}@media only screen{.screen-reader-text{display:none}}main{min-height:500px}#fancybox-frame{width:100% !important}#fancybox-wrap .chart-wrapper-inner{box-sizing:border-box !important}.deep-link{position:relative;left:0;display:inline-block;width:28px;height:20px;margin-top:-5px;margin-left:-28px;font-size:16px;text-indent:-9999px;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTEuNDgyIDYuNTE3MThDMTMuNTgyNSA4LjYxOTg0IDEzLjU1MzYgMTEuOTkwOSAxMS40OTQ2IDE0LjA2MTRDMTEuNDkwOCAxNC4wNjU2IDExLjQ4NjIgMTQuMDcwMiAxMS40ODIgMTQuMDc0NEw5LjExOTQ4IDE2LjQzNjlDNy4wMzU3NyAxOC41MjA2IDMuNjQ1NjkgMTguNTIwMyAxLjU2MjMgMTYuNDM2OUMtMC41MjE0MTYgMTQuMzUzNSAtMC41MjE0MTYgMTAuOTYzIDEuNTYyMyA4Ljg3OTY4TDIuODY2OCA3LjU3NTE4QzMuMjEyNzQgNy4yMjkyNCAzLjgwODUgNy40NTkxNiAzLjgyNjM2IDcuOTQ4MDRDMy44NDkxNCA4LjU3MTA4IDMuOTYwODcgOS4xOTcwNCA0LjE2NzAyIDkuODAxNTJDNC4yMzY4NCAxMC4wMDYyIDQuMTg2OTYgMTAuMjMyNiA0LjAzNDAzIDEwLjM4NTVMMy41NzM5NCAxMC44NDU2QzIuNTg4NjUgMTEuODMwOSAyLjU1Nzc0IDEzLjQzNTIgMy41MzMzMyAxNC40MzAyQzQuNTE4NTUgMTUuNDM0OSA2LjEzNzkyIDE1LjQ0MDkgNy4xMzA2OSAxNC40NDgxTDkuNDkzMTkgMTIuMDg1OUMxMC40ODQzIDExLjA5NDggMTAuNDgwMSA5LjQ5MjkyIDkuNDkzMTkgOC41MDU5N0M5LjM2MzA4IDguMzc2MTEgOS4yMzIwMiA4LjI3NTIxIDkuMTI5NjQgOC4yMDQ3MkM5LjA1NzIyIDguMTU0OTkgOC45OTc0MiA4LjA4OTAxIDguOTU1MDIgOC4wMTIwN0M4LjkxMjYxIDcuOTM1MTIgOC44ODg3OCA3Ljg0OTMzIDguODg1NDEgNy43NjE1NEM4Ljg3MTQ5IDcuMzkwMDQgOS4wMDMxMiA3LjAwNzIzIDkuMjk2NjcgNi43MTM2N0wxMC4wMzY5IDUuOTczNDZDMTAuMjMwOSA1Ljc3OTM2IDEwLjUzNTQgNS43NTU1MiAxMC43NjA1IDUuOTEyNkMxMS4wMTgzIDYuMDkyNTggMTEuMjU5NyA2LjI5NDg5IDExLjQ4MiA2LjUxNzE4VjYuNTE3MThaTTE2LjQzNjcgMS41NjIxOUMxNC4zNTMzIC0wLjUyMTI0IDEwLjk2MzMgLTAuNTIxNTIyIDguODc5NTQgMS41NjIxOUw2LjUxNzA0IDMuOTI0NjlDNi41MTI4MiAzLjkyODkxIDYuNTA4MjUgMy45MzM0OCA2LjUwNDM5IDMuOTM3N0M0LjQ0NTQyIDYuMDA4MTIgNC40MTY1NiA5LjM3OTIyIDYuNTE3MDQgMTEuNDgxOUM2LjczOTMzIDExLjcwNDIgNi45ODA3NCAxMS45MDY1IDcuMjM4NDggMTIuMDg2NEM3LjQ2MzU1IDEyLjI0MzUgNy43NjgwOCAxMi4yMTk2IDcuOTYyMTQgMTIuMDI1Nkw4LjcwMjMyIDExLjI4NTRDOC45OTU4OCAxMC45OTE4IDkuMTI3NSAxMC42MDkgOS4xMTM1OCAxMC4yMzc1QzkuMTEwMjEgMTAuMTQ5NyA5LjA4NjM4IDEwLjA2MzkgOS4wNDM5OCA5Ljk4Njk2QzkuMDAxNTcgOS45MTAwMSA4Ljk0MTc3IDkuODQ0MDQgOC44NjkzNSA5Ljc5NDMxQzguNzY2OTcgOS43MjM4MiA4LjYzNTkxIDkuNjIyOTIgOC41MDU4IDkuNDkzMDZDNy41MTg4NiA4LjUwNjExIDcuNTE0NzEgNi45MDQxOCA4LjUwNTggNS45MTMwOUwxMC44NjgzIDMuNTUwOTRDMTEuODYxMSAyLjU1ODE3IDEzLjQ4MDQgMi41NjQxNCAxNC40NjU3IDMuNTY4ODdDMTUuNDQxMiA0LjU2MzggMTUuNDEwNCA2LjE2ODEyIDE0LjQyNTEgNy4xNTM0MUwxMy45NjUgNy42MTM1QzEzLjgxMiA3Ljc2NjQzIDEzLjc2MjEgNy45OTI4MyAxMy44MzIgOC4xOTc1MUMxNC4wMzgxIDguODAxOTkgMTQuMTQ5OSA5LjQyNzk1IDE0LjE3MjYgMTAuMDUxQzE0LjE5MDUgMTAuNTM5OSAxNC43ODYzIDEwLjc2OTggMTUuMTMyMiAxMC40MjM5TDE2LjQzNjcgOS4xMTkzNEMxOC41MjA0IDcuMDM2MDIgMTguNTIwNCAzLjY0NTU1IDE2LjQzNjcgMS41NjIxOVYxLjU2MjE5WiIgZmlsbD0iY3VycmVudENvbG9yIiBmaWxsLW9wYWNpdHk9IjAuMjUiLz48L3N2Zz4=") no-repeat left;background-size:contain;opacity:0;vertical-align:middle;transition:opacity 100ms linear}.deep-link:hover{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTEuNDgyIDYuNTE3MThDMTMuNTgyNSA4LjYxOTg0IDEzLjU1MzYgMTEuOTkwOSAxMS40OTQ2IDE0LjA2MTRDMTEuNDkwOCAxNC4wNjU2IDExLjQ4NjIgMTQuMDcwMiAxMS40ODIgMTQuMDc0NEw5LjExOTQ4IDE2LjQzNjlDNy4wMzU3NyAxOC41MjA2IDMuNjQ1NjkgMTguNTIwMyAxLjU2MjMgMTYuNDM2OUMtMC41MjE0MTYgMTQuMzUzNSAtMC41MjE0MTYgMTAuOTYzIDEuNTYyMyA4Ljg3OTY4TDIuODY2OCA3LjU3NTE4QzMuMjEyNzQgNy4yMjkyNCAzLjgwODUgNy40NTkxNiAzLjgyNjM2IDcuOTQ4MDRDMy44NDkxNCA4LjU3MTA4IDMuOTYwODcgOS4xOTcwNCA0LjE2NzAyIDkuODAxNTJDNC4yMzY4NCAxMC4wMDYyIDQuMTg2OTYgMTAuMjMyNiA0LjAzNDAzIDEwLjM4NTVMMy41NzM5NCAxMC44NDU2QzIuNTg4NjUgMTEuODMwOSAyLjU1Nzc0IDEzLjQzNTIgMy41MzMzMyAxNC40MzAyQzQuNTE4NTUgMTUuNDM0OSA2LjEzNzkyIDE1LjQ0MDkgNy4xMzA2OSAxNC40NDgxTDkuNDkzMTkgMTIuMDg1OUMxMC40ODQzIDExLjA5NDggMTAuNDgwMSA5LjQ5MjkyIDkuNDkzMTkgOC41MDU5N0M5LjM2MzA4IDguMzc2MTEgOS4yMzIwMiA4LjI3NTIxIDkuMTI5NjQgOC4yMDQ3MkM5LjA1NzIyIDguMTU0OTkgOC45OTc0MiA4LjA4OTAxIDguOTU1MDIgOC4wMTIwN0M4LjkxMjYxIDcuOTM1MTIgOC44ODg3OCA3Ljg0OTMzIDguODg1NDEgNy43NjE1NEM4Ljg3MTQ5IDcuMzkwMDQgOS4wMDMxMiA3LjAwNzIzIDkuMjk2NjcgNi43MTM2N0wxMC4wMzY5IDUuOTczNDZDMTAuMjMwOSA1Ljc3OTM2IDEwLjUzNTQgNS43NTU1MiAxMC43NjA1IDUuOTEyNkMxMS4wMTgzIDYuMDkyNTggMTEuMjU5NyA2LjI5NDg5IDExLjQ4MiA2LjUxNzE4VjYuNTE3MThaTTE2LjQzNjcgMS41NjIxOUMxNC4zNTMzIC0wLjUyMTI0IDEwLjk2MzMgLTAuNTIxNTIyIDguODc5NTQgMS41NjIxOUw2LjUxNzA0IDMuOTI0NjlDNi41MTI4MiAzLjkyODkxIDYuNTA4MjUgMy45MzM0OCA2LjUwNDM5IDMuOTM3N0M0LjQ0NTQyIDYuMDA4MTIgNC40MTY1NiA5LjM3OTIyIDYuNTE3MDQgMTEuNDgxOUM2LjczOTMzIDExLjcwNDIgNi45ODA3NCAxMS45MDY1IDcuMjM4NDggMTIuMDg2NEM3LjQ2MzU1IDEyLjI0MzUgNy43NjgwOCAxMi4yMTk2IDcuOTYyMTQgMTIuMDI1Nkw4LjcwMjMyIDExLjI4NTRDOC45OTU4OCAxMC45OTE4IDkuMTI3NSAxMC42MDkgOS4xMTM1OCAxMC4yMzc1QzkuMTEwMjEgMTAuMTQ5NyA5LjA4NjM4IDEwLjA2MzkgOS4wNDM5OCA5Ljk4Njk2QzkuMDAxNTcgOS45MTAwMSA4Ljk0MTc3IDkuODQ0MDQgOC44NjkzNSA5Ljc5NDMxQzguNzY2OTcgOS43MjM4MiA4LjYzNTkxIDkuNjIyOTIgOC41MDU4IDkuNDkzMDZDNy41MTg4NiA4LjUwNjExIDcuNTE0NzEgNi45MDQxOCA4LjUwNTggNS45MTMwOUwxMC44NjgzIDMuNTUwOTRDMTEuODYxMSAyLjU1ODE3IDEzLjQ4MDQgMi41NjQxNCAxNC40NjU3IDMuNTY4ODdDMTUuNDQxMiA0LjU2MzggMTUuNDEwNCA2LjE2ODEyIDE0LjQyNTEgNy4xNTM0MUwxMy45NjUgNy42MTM1QzEzLjgxMiA3Ljc2NjQzIDEzLjc2MjEgNy45OTI4MyAxMy44MzIgOC4xOTc1MUMxNC4wMzgxIDguODAxOTkgMTQuMTQ5OSA5LjQyNzk1IDE0LjE3MjYgMTAuMDUxQzE0LjE5MDUgMTAuNTM5OSAxNC43ODYzIDEwLjc2OTggMTUuMTMyMiAxMC40MjM5TDE2LjQzNjcgOS4xMTkzNEMxOC41MjA0IDcuMDM2MDIgMTguNTIwNCAzLjY0NTU1IDE2LjQzNjcgMS41NjIxOVYxLjU2MjE5WiIgZmlsbD0iIzAwMjE0NyIvPjwvc3ZnPg==") no-repeat left;background-size:contain}h2:hover .deep-link,h3:hover .deep-link,h4:hover .deep-link,h5:hover .deep-link,h6:hover .deep-link{opacity:1}#un-button.un-bottom.css3{left:0 !important;margin-left:20px !important;font-size:16px}.archive-pagination{margin:40px auto;text-align:center}.article-content a,.article-footer a{color:#2162e6}.article-content a:visited,.article-footer a:visited{color:#7c45d8}.article-content a:hover,.article-footer a:hover{color:#2162e6;text-decoration:underline}#homepage-content{padding:30px 0}.social a{font-size:24px;background-color:#c0023e;color:white;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;margin-right:5px}.social a svg{width:24px;height:24px}.social a:hover{color:white;background-color:#5b011d}#homepage-content h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;margin-bottom:14px}#homepage-content h3>a{color:#c0023e}#homepage-content h3>a:hover{color:#5b011d}#homepage-content iframe{margin-bottom:20px}#homepage-latest{padding:10px 20px}#homepage-blog h4{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;margin-bottom:0.25rem;font-size:20px}#homepage-blog li{list-style-type:none}#homepage-blog li a{color:#222}#homepage-blog li a:hover{color:#d10a11}#homepage-blog>a{color:#c0023e}#homepage-blog>a:hover{color:#5b011d}#homepage-blog a.more{font-size:17px}@media (min-width: 81.5rem){#homepage-blog{float:right;width:30%;padding:10px 20px}#homepage-entries{float:left;width:70%;padding:10px 20px}#homepage-entries p{font-size:17px}#homepage-entries div>a{font-size:14px}#homepage-entries span{margin-right:0}#homepage-entries span::after{content:""}#homepage-content .owid-presentations{float:right;width:30%;padding:10px 20px}#homepage-content .owid-presentations p{text-align:left;font-size:16px}#homepage-content .owid-presentations div>a{width:100%}#homepage-twitter{float:right;width:30%;padding:10px 20px}#homepage-twitter .social{margin-bottom:10px}.owid-data .link-container{display:flex;flex-flow:row wrap;display:-webkit-flex;-webkit-flex-flow:row wrap;display:-ms-flexbox;-ms-flex-flow:row wrap}.owid-data li a{width:33.3333%;display:inline-block}}@media (max-width: 54.9375rem){#homepage-twitter{display:none}#homepage-blog{margin-bottom:20px}}.teaching-hub #category-nav,.teaching-hub #entries-nav{display:none}.teaching-hub .article-content h2{font-family:inherit;font-size:36px;font-weight:700;text-align:left;margin:1rem 0 2rem}.teaching-hub .columns{margin-bottom:1.5rem}.teaching-hub .columns .column{display:inline-block;margin:0 0.6rem 0.6rem 0}@media screen and (max-width: 640px){.teaching-hub .columns .column{display:block}}.teaching-hub .button{background-color:#3a4c71;color:white;padding:0.75rem 1.4rem;text-align:center;line-height:1.2;display:block}.teaching-hub .button:hover{text-decoration:none;background-color:#4b5c7e;color:white}.teaching-hub a.button:visited{color:white}.teaching-hub .primary-button{background-color:#b62300}.teaching-hub .primary-button:hover{background-color:#bb4122}.teaching-hub .button .label{font-weight:bold;margin-bottom:0.3rem}.teaching-hub .button .note{font-size:68.75%;text-transform:uppercase;letter-spacing:0.04rem;opacity:0.6}.teaching-hub .button span{display:block}.teaching-hub .authors-byline{display:none}.teaching-hub .button::selection{background:transparent}.owid-data h1{margin:0;text-align:center;z-index:1;position:relative}.owid-data h1>span{background:white;text-transform:uppercase;font-size:24px;color:#002147;padding:0 15px}.owid-data .separator{position:relative;opacity:0.8}.owid-data hr{position:relative;margin:0;top:-1.2em;background:#002147;border:0;clear:both;color:#002147;display:block;height:1px;padding:0;margin-left:20px;margin-right:20px}.owid-data ul{margin:0 !important}.owid-data li{list-style-type:none !important;margin-top:5px;margin-bottom:5px}#homepage-entries li:last-child{margin-bottom:30px}.owid-data h4{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;margin-top:25px;margin-bottom:0;font-size:16px;color:#002147;text-align:center;position:relative}.owid-data .link-container{border-top:2px solid #002147;border-left:1px solid #ddd;margin-top:3px}.owid-data li a{display:block;box-sizing:border-box;border-bottom:1px solid #ddd !important;border-right:1px solid #ddd;padding:5px 10px;background:none !important;font-size:16px;color:#002147 !important}.owid-data li a:hover{color:white !important}.owid-data a.starred:hover:after{color:white}body.home .mobile.subheading{font-family:"Playfair Display",Georgia,"Times New Roman",serif;color:#ffcb1f;font-size:22px}.owid-presentations li:nth-of-type(1) .link-container{border-top:2px solid #333}div.owid-presentations li:nth-of-type(1) h4{color:#333}div.owid-presentations li:nth-of-type(1) a:hover{background:#333 !important}.footer-widgets .widget-title{color:#fff}.entry-meta{font-size:80%;color:rgba(0,0,0,0.5);margin-bottom:10px}.article-content>section:not(:first-of-type){margin-top:60px;padding-top:30px}.article-content>section>p{margin-bottom:1em}.article-content>section>h2{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:3rem;font-weight:400;margin-top:0;padding-top:2rem;padding-bottom:2rem;margin-bottom:5.25rem;line-height:1.25em;border-bottom:10px solid #d8e0e9}@media (max-width: 54.9375rem){.article-content>section>h2{font-size:2.5rem}}.article-content>section>h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;line-height:1.25em;margin-top:5rem;margin-bottom:1.5rem;padding-top:2.5rem;border-top:1px solid #d8e0e9}@media (min-width: 55rem){.article-content>section>h3{font-size:2.25rem}}.article-content>section>h2+h3{border-top:none;padding-top:0;margin-top:0}.article-content>section .wp-block-columns h4{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;font-size:1.5rem;line-height:1.4em;margin-top:2.75rem;margin-bottom:1rem}@media (max-width: 54.9375rem){.article-content>section .wp-block-columns h4{font-size:1.25rem}}.article-content>section>h5{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;line-height:1.2;margin:0 0 20px;padding-top:10px;border-top:1px;border-top-style:solid;border-top-color:#d3d3d3;padding-left:15px;border-left:1px;border-left-style:solid;border-left-color:#d3d3d3;font-size:22px}.article-content>section figcaption{text-align:center}.article-content>section>h6{margin-top:40px;margin-bottom:5px}.article-content>section>h6+p img{margin-top:0}.article-content>section>blockquote{font-style:italic}.article-content>section>.tableContainer{width:100%;overflow-x:auto}.article-content>section svg.latex:only-child{display:block;margin:auto}hr{color:lightgrey;border-bottom:none;border-left:none;border-right:none;padding-bottom:8px;border-top:1px;border-top-style:solid;margin-bottom:0}hr.datasources-hr{color:lightgrey;border-top:none;border-left:none;border-right:1px;border-right-style:solid;padding-bottom:8px;border-bottom:1px;border-bottom-style:solid;margin-bottom:0;position:relative;top:-40px;padding-top:20px}.article-footer{font-size:0.8em;line-height:1.7em;margin-top:40px;margin-bottom:0;border-top:1px solid rgba(0,0,0,0.1);color:rgba(0,0,0,0.5);padding-top:60px;padding-bottom:48px}.article-footer h3{font-size:15px;font-weight:500;margin-top:2em;margin-bottom:0;color:rgba(0,0,0,0.65)}.article-footer ol.references{margin-top:1em}.article-footer ol.references>li{margin-left:20px;padding-left:5px;margin-bottom:1em;list-style-type:decimal;list-style-position:outside}.article-footer .citation{font-size:11px;line-height:15px;border-left:1px solid rgba(0,0,0,0.1);padding-left:18px;border:1px solid rgba(0,0,0,0.1);background:rgba(0,0,0,0.02);padding:10px 18px;border-radius:3px;color:#969696;overflow:hidden;margin-top:-6px;white-space:pre-wrap;word-wrap:break-word}.article-content ol,.article-content ul{margin-bottom:30px;padding-left:40px;font-weight:normal}.article-content ul ul{margin-bottom:0}.article-content>p>ul>li{margin-bottom:5px}.article-content ol>li{margin-bottom:10px}.article-content iframe{display:block;margin-left:auto;margin-right:auto;border:1px solid #ccc !important}.article-content iframe[src*="grapher"]{border:none !important;width:100%;max-width:50rem}.article-content .twitter-tweet{margin-left:auto;margin-right:auto}iframe:not(:first-child){margin-bottom:1em}@media (max-width: 54.9375rem){article.post{padding:1.5rem}.deep-link{width:12px;height:12px;margin-left:-11px}}article.page .authors-byline .citation-note{opacity:0.9;color:#0645ad;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none}article.page .authors-byline .citation-note:hover{color:#0645ad}.citation-guideline{display:none;text-align:center;max-width:900px;margin:auto;border:1px solid #ccc;padding:1em;font-size:18px;margin-top:1.2rem}.tooltip{position:absolute;z-index:1070;display:block;font-family:Lato,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-spacing:normal;overflow-wrap:break-word;font-size:0.875rem;opacity:0}.tooltip.in{opacity:0.9}.tooltip.tooltip-top,.tooltip.bs-tether-element-attached-bottom{padding:5px 0;margin-top:-3px}.tooltip.tooltip-top .tooltip-arrow,.tooltip.bs-tether-element-attached-bottom .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.tooltip-right,.tooltip.bs-tether-element-attached-left{padding:0 5px;margin-left:3px}.tooltip.tooltip-right .tooltip-arrow,.tooltip.bs-tether-element-attached-left .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.tooltip-bottom,.tooltip.bs-tether-element-attached-top{padding:5px 0;margin-top:3px}.tooltip.tooltip-bottom .tooltip-arrow,.tooltip.bs-tether-element-attached-top .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.tooltip-left,.tooltip.bs-tether-element-attached-right{padding:0 5px;margin-left:-3px}.tooltip.tooltip-left .tooltip-arrow,.tooltip.bs-tether-element-attached-right .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:0.25rem}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip{cursor:default;font-size:12px}.tooltip-inner{text-align:left;max-width:400px;padding:20px}.tooltip-inner p{margin:0}.tooltip-inner p+p{margin-top:1em}.tooltip a{background-image:none !important;padding-right:0 !important;color:#75b7eb}.tooltip a:hover{color:#75b7eb}a.ref sup::after{overflow:hidden;text-indent:-9999rem;font-size:0;line-height:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:"increase click area";width:100%;height:100%;min-width:1.875rem;min-height:1.875rem;z-index:10;border-radius:100%}a.ref sup{padding-left:0.5px}@media only screen and (max-width: 1060px){#un-button{display:none !important}}.print-only{display:none !important}html:not(.js) .js-only{display:none}@media print{.site-header,footer.SiteFooter,#un-button,.citation-note,.entry-sidebar,address,#wpadminbar,.no-print{display:none !important}.print-only{display:block !important}body,.article-content>p,.article-content>ol,.article-content>ul{font:12pt "Times New Roman", Times, serif;line-height:1.3}.article-content>h2,.article-content>h3,.article-content>h4,.article-content>h5,.article-content>h6{page-break-after:avoid}pre,blockquote{page-break-inside:avoid}}.ChartsIndexPage main,.EntriesByYearPage main{padding:0 3vw;margin-bottom:100px}.ChartsIndexPage main .chartsHeader,.EntriesByYearPage main .chartsHeader{margin-top:20px;margin-bottom:10px}.ChartsIndexPage main input[type="search"],.EntriesByYearPage main input[type="search"]{width:100%;padding:10px}.ChartsIndexPage main h2,.EntriesByYearPage main h2{font-size:0.9em;color:#444;margin-top:1.1em;margin-bottom:0.1em}.ChartsIndexPage main ul,.EntriesByYearPage main ul{display:grid;grid-template-columns:repeat(auto-fill, minmax(32rem, 1fr));grid-column-gap:1rem}.ChartsIndexPage main ul>li,.EntriesByYearPage main ul>li{width:100%;list-style-type:none;padding:0.1em 0;padding-right:0.1em;font-size:0.8em;max-width:90vw}.ChartsIndexPage main ul::after,.EntriesByYearPage main ul::after{content:"";flex:1 0 400px}.ChartsIndexPage main a,.EntriesByYearPage main a{color:#2162e6}.ChartsIndexPage main a:visited,.EntriesByYearPage main a:visited{color:#7c45d8}.ChartsIndexPage main a:hover,.EntriesByYearPage main a:hover{color:#2162e6;text-decoration:underline}.SearchPage>main>form,.NotFoundPage>main>form{max-width:1200px;margin:0 auto;margin-top:20px;display:flex;margin-bottom:30px}.SearchPage>main>form>.inputWrapper,.NotFoundPage>main>form>.inputWrapper{width:100%;position:relative;padding-right:5px}.SearchPage>main>form>.inputWrapper input,.NotFoundPage>main>form>.inputWrapper input{width:100%;height:40px;padding-left:35px}.SearchPage>main>form>.inputWrapper svg,.NotFoundPage>main>form>.inputWrapper svg{position:absolute;left:10px;top:12px}.SearchPage>main>form>button,.NotFoundPage>main>form>button{width:160px;height:40px;margin:0px;position:relative;align-items:center;justify-content:center;padding-top:0px;padding-bottom:0px;padding-left:16px;padding-right:16px;border:none;border-radius:4px;cursor:pointer;outline:none;text-decoration:none;box-sizing:border-box;touch-action:manipulation;background:#1865f2;color:#ffffff}.NotFoundPage main{display:flex;flex-direction:column;justify-content:center;text-align:center}.NotFoundPage footer{display:none}.SearchResults{padding-bottom:200px}.SearchResults>.container{max-width:80rem;margin:auto;display:flex;flex-direction:row}.SearchResults>.container>:first-child{margin-right:5rem}.SearchResults .postResults,.SearchResults .chartResults{width:50%}.SearchResults .postResults>h2,.SearchResults .chartResults>h2{color:#666;font-weight:normal;padding-bottom:1rem;border-bottom:1px solid #ccc}.SearchResults .postResults li{list-style-type:none}.SearchResults .postResults li a{font-size:16px}.SearchResults .postResults li p{font-size:13px}.SearchResults .chartResults>ul>li{list-style-type:none;line-height:1.8em}.SearchResults .chartResults>ul>li p{font-size:13px}.SearchResults .postResults em,.SearchResults .ChartResult em{font-style:normal;font-weight:bold}.SearchResults .algoliaCredit{max-width:80rem;margin:auto;margin-top:2rem;text-align:right;opacity:0.9}@media (max-width: 768px){.SearchPage>main{margin-left:15px;margin-right:15px}.SearchPage .SearchResults>.container{display:block}.SearchPage .postResults,.SearchPage .chartResults{width:100%}}.variantName{margin-left:3px;color:#aaa;font-size:0.9em}@media (max-width: 800px){.feedbackPromptContainer{display:none}}.feedbackPromptContainer{position:fixed;right:20px;bottom:20px;border:none;z-index:100;text-align:right}.FeedbackPrompt,.FeedbackForm button{padding:0.7rem 0.85rem;border:none;border-radius:3px;box-shadow:0 2px 2px rgba(0,0,0,0.1);color:white;cursor:pointer;font-size:15px;background:#002147;margin-top:10px}.FeedbackPrompt svg,.FeedbackForm button svg{margin-right:0.15rem;color:rgba(255,255,255,0.75)}.FeedbackPrompt:disabled,.FeedbackForm button:disabled{opacity:0.8}.FeedbackForm{width:23rem;max-width:90vw;height:600px;height:calc(100vh - 100px);max-height:600px;border-radius:3px;box-shadow:0 1px 3px 0 rgba(0,0,0,0.15),0 3px 15px rgba(0,0,0,0.25);background:rgba(255,255,255,0.98);color:#333;text-align:left;overflow:hidden;display:flex;flex-direction:column;transition:opacity 0.25s ease-in-out;text-align:left}.FeedbackForm.loading>*{opacity:0.5}.FeedbackForm>header{background:#002147;color:white;font-size:1rem;font-weight:700;padding:0.5rem 1rem}.FeedbackForm>div.formBody{padding:0.6rem 1rem;overflow-y:auto;flex-grow:1;display:flex;flex-direction:column}.FeedbackForm>div.formBody .formSection{margin-bottom:0.75rem;flex:0}.FeedbackForm>div.formBody .formSectionExpand{flex:1;display:flex;flex-direction:column}.FeedbackForm>div.formBody label{font-size:1rem;vertical-align:middle;line-height:2.14286;color:#555}.FeedbackForm>div.formBody input,.FeedbackForm>div.formBody textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:1px solid rgba(0,0,0,0.2);border-radius:1px;background-color:#fff;padding:0.4rem 0.7rem;width:100%;min-height:40px;box-sizing:border-box;vertical-align:middle;line-height:1.28571;color:#002147;font-family:inherit;font-size:1rem;font-weight:600}.FeedbackForm>div.formBody input:focus,.FeedbackForm>div.formBody textarea:focus{border-color:#002147}.FeedbackForm>div.formBody textarea{font-weight:400;font-size:0.875rem;flex:1;resize:none}.FeedbackForm>footer{box-shadow:0 -0.07143rem 0.85714rem rgba(0,0,0,0.08);padding:0.8rem 1rem;display:flex;justify-content:flex-end;text-align:right}.FeedbackForm>footer button{margin:0}.CountryProfilePage main{margin:auto;max-width:900px}.CountryProfilePage main header{display:flex;margin-top:20px;margin-bottom:20px}.CountryProfilePage main header img.flag{max-height:100px;margin-right:20px}.CountryProfilePage main input[type="search"]{width:100%;padding:10px}.CountryProfilePage main ul li{display:flex;list-style-type:none;border-bottom:1px solid #c5c9d3;font-size:14px}.CountryProfilePage main ul .indicatorName{line-height:32px;flex-grow:1}.CountryProfilePage main ul .indicatorValue{line-height:32px;text-align:right}.CountriesIndexPage>main{max-width:1100px;margin:auto}.CountriesIndexPage>main ul{display:grid;grid-template-columns:repeat(auto-fill, minmax(16rem, 1fr));grid-column-gap:1rem}.CountriesIndexPage>main li{width:100%;list-style-type:none;padding-right:1em;font-size:0.8em;max-width:90vw}.CountriesIndexPage>main .flag{width:16px;margin-right:4px}.FeedbackPage main{height:calc(100vh - 100px);display:flex;align-items:center;justify-content:center}
