.tooltipWrapper{position:absolute;left:0;top:0;z-index:100;pointer-events:none;opacity:0;transition:opacity .2s cubic-bezier(.77,0,.175,1)}@media(hover:none){.tooltipWrapper{left:0!important;top:40%!important;width:100%;position:fixed}}.tooltipWrapper.visible{opacity:1}.tooltip{background-color:#000;border:1px solid #707070;padding:10px 2px;border-radius:5px;color:#cecece;position:relative;z-index:1}.tooltip text{fill:#cecece}.tooltip .countryName{font-size:calc(1.0625rem + .75vw);padding-left:1em}@media(min-width:1200px){.tooltip .countryName{font-size:1.625rem}}.tooltip .content{display:flex;flex-direction:row}.tooltip .content svg.scaleBar text{dominant-baseline:middle;font-size:.75rem}.tooltip .content .mapAndStats{display:flex;flex-direction:row;white-space:nowrap;letter-spacing:.66pt}.tooltip .content .mapAndStats .groupLabel{font-size:.875rem}.tooltip .content .mapAndStats .globalLabel{font-size:.75rem}.tooltip .content .mapAndStats .groupRankingLabel{font-size:.625rem}.tooltip .content .mapAndStats .globalValue{font-size:calc(1.025rem + .3vw)}@media(min-width:1200px){.tooltip .content .mapAndStats .globalValue{font-size:1.25rem}}.tooltip .content .mapAndStats .groupRankingValue{font-size:1rem}@media(max-width:900px){.tooltip .content .mapAndStats .groupValue{display:block;margin-bottom:.5em}}.tooltip .content .mapAndStats .ranking{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.tooltip .content .mapAndStats .ranking>span:nth-child(2){padding-left:1em}.tooltip .content .right{text-align:center;padding-left:1em;white-space:nowrap;padding-right:1em}@media(max-width:900px){.tooltip .content .right{position:absolute;right:0;top:1em}}.tooltip .content .right .score{color:#fff;font-size:calc(1.025rem + .3vw);padding:0 .25em}@media(min-width:1200px){.tooltip .content .right .score{font-size:1.25rem}}.tooltip .content .right .scoreLabel{margin-top:.5em;font-style:italic;font-size:.75rem}.tooltip .bubbleGraphWrapper{display:flex;justify-content:flex-end;padding-right:1em;padding-bottom:.5em}.tooltip .bubbleGraphWrapper .bubbleGraph{width:300px;height:116px}.tooltipControls{display:none;position:relative;margin-top:.5em;pointer-events:all}.tooltipControls>div{display:inline-block}.tooltipControls .detailsButton{margin-left:1em}.tooltipControls .closeButton{position:absolute;right:1em}@media(max-width:900px){.tooltipControls{display:block}}@media(max-width:900px)and (hover:hover){.tooltipControls{display:none}}.clickInstructions{font-size:.75rem;background-color:#000;border:1px solid #707070;padding:.5em;border-radius:5px;color:#cecece;display:inline-block;transition:transform .3s ease-in-out;position:absolute;transform:translateY(-3em)}.clickInstructions.flipX{right:0}.clickInstructions.visible{transform:translateY(1em)}@media(hover:none){.clickInstructions{display:none!important}}.historicalBubbleGraph svg{display:block;margin:0 auto;height:auto}.historicalBubbleGraph svg text{text-anchor:middle;font-size:.875rem;dominant-baseline:initial}.MapRenderer{position:absolute}.MapRenderer path{transition:fill .5s ease-in-out;cursor:pointer}.MapRenderer path.noData{cursor:default}.MapRenderer text{fill:#fff}.MapRenderer g.label text{pointer-events:none;text-anchor:middle;text-shadow:1.5px 1.5px 1.5px #000;opacity:0;animation:fadeIn .5s ease-in-out 0s forwards}.globeButton{position:absolute;background-color:hsla(0,0%,100%,.5);bottom:.5em;left:.5em;cursor:pointer;padding:.125em .5em;transition:background-color .3s ease-in-out}.globeButton:hover{background-color:#fff}.globeButton img{display:block}svg.Legend{overflow:visible;margin:0;padding:0}svg.Legend text{font-weight:800;text-transform:uppercase;dominant-baseline:middle;font-size:.6875rem;letter-spacing:.66pt}.Overview{background:#212020}.Overview a{color:#fff}.Overview.fadeOut{animation:fadeOut .35s ease-in-out}.Overview p{margin:0;line-height:1.5;font-weight:400}.Overview p+p{margin-top:1em}.Overview text{dominant-baseline:middle}.Overview .scrollContainer{position:relative}.Overview .scrollContainer .stickyContainer{position:sticky;overflow:hidden}.Overview .scrollContainer .stickyContainer .scaleContainer{transform-origin:0 0}.Overview .scrollContainer .scatterInstructions{position:fixed;pointer-events:none;top:130px;width:405px;color:#fff;line-height:1.5em;opacity:0;transition:opacity .35s ease-in-out;background-color:rgba(36,36,36,.85);padding:1em;font-weight:400}@media(max-height:820px){.Overview .scrollContainer .scatterInstructions{font-size:.875rem}}@media(max-width:1300px){.Overview .scrollContainer .scatterInstructions{font-size:.875rem}}@media(max-height:770px){.Overview .scrollContainer .scatterInstructions{font-size:.75rem}}.Overview .scrollContainer.small .scatterInstructions{font-size:3.5vw!important}.Overview .scrollContainer .slides.small{background:#000}.Overview .scrollContainer .slides.small .slide .content{width:90vw;font-size:3.5vw}.Overview .scrollContainer .slides.small .slide .content .fixedContent{position:relative;top:0;right:0;transform:none;width:unset;padding:0;background:none;opacity:1}.Overview .scrollContainer .slides.small .slide .content .slideTwoInsights{overflow:hidden}.Overview .scrollContainer .slides.small .slide .content .slideTwoInsights .description{padding:0}.Overview .scrollContainer .slides.small .slide .content .slideTwoInsights .scaleInsights{margin-left:-1em}.Overview .scrollContainer .slides .slide{position:relative;display:flex;pointer-events:none;top:0;bottom:0;left:0;right:0}.Overview .scrollContainer .slides .slide .content{color:#fff;padding:2em;width:38vw;line-height:1.5;font-weight:400;margin:auto}.Overview .scrollContainer .slides .slide .content text{fill:#fff}.Overview .scrollContainer .slides .slide .content .fixedContent{position:fixed;top:50%;right:10%;transform:translateY(-50%);width:25vw;padding:2em;background:rgba(36,36,36,.85);opacity:0;transition:opacity .35s ease-in-out}.Overview .scrollContainer .slides .slide .content .fixedContent .bubbleGraph{margin-top:1em;margin-bottom:1em;width:100%;height:6vw;min-height:80px}.Overview .scrollContainer .slides .slide .content .fixedContent .countryListLabel{display:block;margin-top:1em;margin-bottom:.5em}.Overview .scrollContainer .slides .slide .content .fixedContent .countryLists{display:flex}.Overview .scrollContainer .slides .slide .content .fixedContent .countryLists>div{white-space:nowrap;padding:0 1em 1em}.Overview .scrollContainer .slides .slide .content .fixedContent text{font-size:.75em}.Overview .scrollContainer .slides .slide.active>.content{pointer-events:auto}.Overview .scrollContainer .slides .slide.active>.content>.fixedContent{opacity:1}.Overview .scrollContainer .slides .slide.active.empty>.content{pointer-events:none}.Overview .scrollContainer .instructions{z-index:100;position:fixed;cursor:pointer;bottom:.5em;left:0;right:0;color:#fff;z-index:2;text-transform:uppercase;text-align:center;-webkit-user-select:none;user-select:none;width:30%;margin:0 auto;text-shadow:1.5px 1.5px 1.5px #000}.Overview .scrollContainer .instructions .downArrow{width:1.5em;margin:.5em auto;animation-name:bounce;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.Overview .scrollContainer .instructions .downArrow img{width:100%}.Overview .scrollContainer.small .scaleContainer .MapRenderer g.label text{transform:scale(1.75)}.Overview .scrollContainer.small .instructions{background:linear-gradient(transparent,#000 .75em);padding-top:.75em;padding-bottom:1em;width:100%;font-size:.75em;bottom:0}.Overview .scrollContainer.small .countrySelect{margin-left:-.25em;font-size:1.75em}.Overview .scrollContainer.small .countrySelect .react-autosuggest__input{font-size:calc(1.075rem + .9vw)}@media(min-width:1200px){.Overview .scrollContainer.small .countrySelect .react-autosuggest__input{font-size:1.75rem}}.Overview .scrollContainer.small .scatterInstructions{font-size:1rem;top:54%;width:auto;padding:1em}.Overview .scrollContainer.small .slides .slide .content{padding:1em}.Overview .scrollContainer.small .slides .slide .content .countryLists{display:block}.Overview .scrollContainer.small .slides .slide .content .countryLists>div{padding-left:0;padding-right:0;text-align:center}.Overview .scrollContainer.small .slides .slide .content .countryLists>div.negative{padding-bottom:0}.Overview .scrollContainer.small .slides .slide .content .countryLists>div.positive{padding-top:0}.Overview .legend{position:absolute;background:hsla(0,0%,100%,.8);transform-origin:0 0;transition:opacity .35s ease-in-out}.Overview .legend .legendContainer{width:336px;padding:.1em .5em 0;line-height:0;transition:opacity .35s ease-in-out}.Overview .legend text{fill:#acacad}.Overview .legend .tableContainer{background:rgba(36,36,36,.85);overflow:hidden;transition:max-height .35s ease-in-out}.Overview .slideTwoInsights .description{padding:1.25em .75em .75em;color:#fff}.Overview .slideTwoInsights svg>g>rect{fill:none!important}.Overview .slideTwoInsights text{fill:#fff}.Overview .transitionArea{background:#fff;height:50vh}.Overview .overviewModal{z-index:20;position:absolute;top:0;left:0;text-align:center;width:100%;height:100%;background-color:hsla(0,0%,100%,.8)}.Overview .overviewModal>*{transition:opacity .35s ease-in-out;opacity:0;pointer-events:none}.Overview .overviewModal .modalContent{max-width:36em;padding:1.5em 1em;margin:8% auto 0}.Overview .overviewModal .modalContent h1{color:#401099;font-size:3rem;margin-top:0}.Overview .overviewModal .modalContent div{font-size:1.5rem;font-weight:400}.Overview .overviewModal.visible>*{opacity:1;pointer-events:auto}.Overview .overviewModal a{color:#fff;padding:.75em 1em;border-radius:.5em;margin-top:3em;display:inline-block;background-color:#401099;text-decoration:none}@media screen and (max-width:500px){.Overview .overviewModal .modalContent h1{font-size:2.5rem}.Overview .overviewModal .modalContent div{font-size:1.25rem}}@keyframes bounce{0%,to{transform:translate3d(0,5px,0)}50%{transform:translate3d(0,-5px,0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.inlineButtons{list-style-type:none;display:inline-flex;flex-direction:row-reverse;margin:0;padding:0}.inlineButtons li{color:#482d8b;padding:.5em;position:relative;cursor:pointer;letter-spacing:.66pt}.inlineButtons li:before{content:"";position:absolute;width:100%;height:3px;bottom:0;left:0;background-color:#482d8b;visibility:hidden;transform:scaleX(0);transition:all .3s ease-in-out 0s}.inlineButtons li:hover:before{visibility:visible;transform:scaleX(.95)}@media(hover:none){.inlineButtons li:hover:before{visibility:hidden}}.inlineButtons li.selected:before{visibility:visible;transform:scaleX(1)}.inlineButtons+.inlineButtons{margin-left:2em}.GlobalInsights text{font-size:.875rem}.GlobalInsights .globalInsightsControls{border:1px solid rgba(86,86,90,.3);border-left:0;border-right:0;background-color:#f2f2f2;padding:.5em 2em;position:sticky;top:-1px;z-index:10}@media(max-width:1250px)and (min-width:901px){.GlobalInsights .globalInsightsControls{padding:.5em}}.GlobalInsights .globalInsightsControls .inlineButtons{font-size:.75rem;margin-right:4em}@media(max-width:1250px)and (min-width:901px){.GlobalInsights .globalInsightsControls .inlineButtons{font-size:.6875rem;margin-right:2em}}@media(max-width:900px){.GlobalInsights .globalInsightsControls .inlineButtons{display:flex;margin:0 auto;justify-content:space-evenly;flex-direction:row}}@media(max-width:900px){.GlobalInsights .globalInsightsControls{border-top:0}}.GlobalInsights .globalInsightsControls .helpIcon{position:absolute;right:1em;top:.7em;cursor:pointer}.GlobalInsights .content{overflow-y:scroll;overflow-x:hidden}@media(max-width:900px){.GlobalInsights .content{overflow-y:initial;overflow-x:initial;height:auto!important}}@media(max-width:900px){.GlobalInsights .mapContainer{display:none}}.GlobalInsights .filters{display:inline-block}@media(max-width:1050px)and (min-width:901px){.GlobalInsights .filters{margin-top:.2em}}@media(max-width:900px){.GlobalInsights .filters{display:none}}.GlobalInsights .filterLabel{display:inline-block;font-size:.875rem;margin:0 1em 0 0}@media(max-width:1250px)and (min-width:901px){.GlobalInsights .filterLabel{font-size:.75rem}}.GlobalInsights select+.filterLabel{margin-left:.5em;margin-right:.5em}.GlobalInsights .graphTitle{font-style:italic;margin-top:.5em}.globalInsightsTable{position:relative}.globalInsightsTable svg{margin:.5em 0}.globalInsightsTable text{text-anchor:end;font-weight:400}@media(max-width:500px){.globalInsightsTable .tableCell text{font-size:80%}}@media(max-width:450px){.globalInsightsTable .tableCell text{font-size:70%}}@media(max-width:400px){.globalInsightsTable .tableCell text{font-size:60%}}.globalInsightsTable .sticky{top:45px;position:sticky;background-color:#fff}.globalInsightsTable .sticky svg{overflow:hidden;margin:.5em 0 0;display:block}.globalInsightsTable .sticky svg .factorHeader{cursor:pointer}.globalInsightsTable .sticky svg .headerLabel{font-size:.75rem;font-weight:700;font-style:italic;text-anchor:middle}@media(max-width:1350px){.globalInsightsTable .sticky svg .headerLabel{font-size:.625rem}}@media(max-width:900px){.globalInsightsTable .sticky svg .headerLabel{dominant-baseline:middle}}.InsightsView{font-size:.8125rem;position:relative}.InsightsView.fadeIn{animation:fadeIn .35s ease-in-out}.InsightsView .factorAndContentWrapper{position:sticky}.InsightsView .mapContainer{position:sticky;transform-origin:top center}.InsightsView .noDataMessage{padding:1em;position:absolute;z-index:10;background-color:hsla(0,0%,100%,.9);top:4em;left:50%;font-size:1.5em;transform:translateX(-50%)}@media(max-width:900px){.InsightsView .noDataMessage{position:relative;margin:0;text-align:center}}.InsightsView .factorsColumn{text-align:right;color:#482d8b;background-color:#f2f2f2;border-right:1px solid rgba(86,86,90,.3);width:29em;position:absolute;height:100%;z-index:5}.InsightsView .factorsColumn .map{width:100%;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.InsightsView .factorsColumn .map.displaySidebarMap{border-bottom:1px solid rgba(86,86,90,.3);background:#fff;opacity:1;pointer-events:all}.InsightsView .factorsColumn .map svg{display:block}.InsightsView .factorsColumn .factorsSelector{padding-top:1em;transition:transform .3s ease-in-out}.InsightsView .factorsColumn .factorsSelector .factorInstructions{font-style:italic;padding:.5em 1em;color:#56565a}.InsightsView .factorsColumn .factorsSelector .factorOption{text-transform:uppercase;font-weight:800;padding:.4em 1em;height:2.46em;letter-spacing:.66pt;display:flex;justify-content:flex-end;align-items:center;cursor:pointer}.InsightsView .factorsColumn .factorsSelector .factorOption:first-child{padding:.6em 1em .5em}.InsightsView .factorsColumn .factorsSelector .factorOption .infoIcon{width:1.2em;display:inline-block;margin-left:.5em;transform:translateY(22%)}.InsightsView .factorsColumn .factorsSelector .factorOption.selected{background-color:#482d8b;color:#fff}.InsightsView .factorsColumn .factorsSelector .arrow{width:0;height:0;border-top:1.23em solid transparent;border-bottom:1.23em solid transparent;border-left:1.23em solid #482d8b;display:inline-block;transform:translateY(-100%);position:absolute}.InsightsView .contentWrapper{width:calc(100% - 29em);position:relative;left:29em;z-index:1}.InsightsView .contentWrapper .content{font-size:1rem;background-color:#fff}.InsightsView .contentWrapper .fillerCopyToBeRemoved{width:400px;padding-left:2em}.InsightsView .controls{display:flex;padding:0 2em;position:sticky;top:58px;z-index:10;background-color:#f2f2f2;border-bottom:1px solid rgba(86,86,90,.3)}@media(max-width:1250px)and (min-width:901px){.InsightsView .controls{padding:0 .5em}}@media(max-width:900px){.InsightsView .controls{flex-direction:column-reverse;padding:0 1em}}.InsightsView .controls .control-section{margin:auto 0}.InsightsView .controls .countrySelect{margin-right:2em}@media(max-width:1250px)and (min-width:901px){.InsightsView .controls .countrySelect{width:13em}}@media(max-width:900px){.InsightsView .controls .control-section.selects .countrySelect{width:70%;margin-right:0}.InsightsView .controls .control-section.selects select{margin-left:2em;width:calc(30% - 2em);max-width:none}}@media(max-width:900px){.InsightsView .controls .control-section.selects{padding-bottom:.5em}.InsightsView .controls .control-section.selects .react-autosuggest__container{width:64%}}.InsightsView .controls .control-section.factors{display:none;margin-bottom:.5em}@media(max-width:900px){.InsightsView .controls .control-section.factors{display:block}.InsightsView .controls .control-section.factors>select{width:100%;max-width:none;text-transform:uppercase}}.InsightsView .controls .control-section.legend{padding-top:.4em;margin-left:auto}@media(max-width:900px){.InsightsView .controls .control-section.legend{margin-right:auto}}@media print{.InsightsView .factorsColumn{display:none}.InsightsView .contentWrapper{width:100%;left:0}.InsightsView .controls{display:none}}@media(max-width:900px){.InsightsView .factorsColumn{display:none}.InsightsView .contentWrapper{width:100%;left:0}}.factorInfoIconTooltip{position:absolute;left:0;top:0;background-color:#000;z-index:100;padding:.5em;pointer-events:none;color:#fff;font-size:.875rem;transform:translateY(-50%);opacity:0;transition:all .3s ease-in-out}.factorInfoIconTooltip.open{opacity:1;transform:translate(.5em,-50%)}@keyframes inoutquart{0%{opacity:0;transform:scale(.9)}50%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.globalInsightInstructionsWrapper{position:absolute;top:0;left:0;width:100%;height:100%}.globalInsightInstructionsWrapper .globalInsightInstructions{position:absolute;max-width:40em;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.8);padding:1em;border-radius:1em;color:#fff;font-size:1.2em;font-weight:400;transition:opacity .8s cubic-bezier(.77,0,.175,1),transform .8s cubic-bezier(.77,0,.175,1);opacity:1;transform:scale(1)}.globalInsightInstructionsWrapper .globalInsightInstructions .inner{transition:transform .2s ease-in-out}.globalInsightInstructionsWrapper .globalInsightInstructions .globalInsightInstructionsTitle{border-bottom:1px solid #fff;font-size:1.8em;padding-bottom:.2em;margin-bottom:.5em}.globalInsightInstructionsWrapper .globalInsightInstructions .globalInsightInstructionsCloseButton{position:absolute;top:.15em;right:.5em;font-size:2em;line-height:1em;cursor:pointer}.globalInsightInstructionsWrapper .globalInsightInstructions .globalInsightInstructionsText ul{list-style:none;padding-left:0}.globalInsightInstructionsWrapper .globalInsightInstructions .globalInsightInstructionsText li{margin-bottom:5px;line-height:1.5;position:relative;padding-right:20px}.globalInsightInstructionsWrapper .globalInsightInstructions.hide{opacity:0;transform:scale(.9)}.globalInsightInstructionsWrapper.mobile{position:relative}.globalInsightInstructionsWrapper.mobile .globalInsightInstructions{position:relative;transform:none;border-radius:0}.globalInsightInstructionsWrapper .interactiveInstructions{max-width:none}.globalInsightInstructionsWrapper .interactiveInstructions ul{display:flex;align-items:center;list-style:none;margin:0;padding:0;justify-content:space-between}.globalInsightInstructionsWrapper .interactiveInstructions ul li{white-space:nowrap;margin:0;position:relative;padding:0}.globalInsightInstructionsWrapper .interactiveInstructions ul li:after{position:absolute;content:"";width:18px;left:30px;bottom:-2em;height:16px;background:transparent url(/rule-of-law-index/static/media/instructionsArrowChevron.d0278c96.svg) no-repeat 0}@media(max-width:1250px){.globalInsightInstructionsWrapper .interactiveInstructions{font-size:.95em}}@media(max-width:1010px){.globalInsightInstructionsWrapper .interactiveInstructions{font-size:.8em}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.countrySelect{-webkit-appearance:none;appearance:none;color:#fff;font-weight:700;border:0;width:20em;outline:0;transition:opacity .3s ease-in-out;margin-bottom:2px;font-size:.8125rem;background-color:#482d8b;border-radius:.2em;display:inline-block}@media(max-width:1250px)and (min-width:901px){.countrySelect{font-size:.6875rem}}.countrySelect.open{border-bottom-left-radius:0;border-bottom-right-radius:0}.countrySelect .react-autosuggest__container{position:absolute;background-color:#482d8b;z-index:20;width:inherit;border-bottom-left-radius:.2em;border-bottom-right-radius:.2em}.countrySelect .react-autosuggest__input{margin-left:1em;margin-bottom:1em;display:block;font-size:.75rem;padding:.5em;outline:0;border-radius:1em;-webkit-appearance:none;appearance:none;border:0;width:calc(100% - 2em)}.countrySelect .react-autosuggest__suggestions-container{max-height:20em;overflow-y:scroll;margin-right:.5em;padding-right:.5em}.countrySelect .react-autosuggest__suggestions-container::-webkit-scrollbar{background-color:#482d8b;width:.8em}.countrySelect .react-autosuggest__suggestions-container::-webkit-scrollbar-thumb{background-color:#fff;border-radius:.5em}.countrySelect .react-autosuggest__suggestions-container ul{margin:0;padding:.4em 0 .5em 1em;list-style-type:none}.countrySelect .react-autosuggest__suggestions-container ul li{padding:.2em .5em}.countrySelect .react-autosuggest__suggestion--highlighted{background-color:hsla(0,0%,100%,.5);border-radius:.2em}.countrySelect .customInput{position:relative}.countrySelect .customInput .closeButton{position:absolute;top:-.08em;right:.75em;font-size:200%;line-height:1em;color:#482d8b;cursor:pointer}.countrySelectLabel{padding:.4em 2.2em .5em 1em;border-radius:inherit;background:#482d8b url(/rule-of-law-index/static/media/dropdown_arrow.03adbe11.svg) center right .625em no-repeat;letter-spacing:.05em}.countryFactorBarGraphWrapper{width:100%;height:100%}.countryFactorBarGraphWrapper svg rect{cursor:pointer}.countryFactorBarGraphWrapper svg text{letter-spacing:.66pt}.Factors{padding-left:2em}.Factors p{margin:0}.Factors p+p{margin-top:1em}.Factors .content{overflow-y:scroll;overflow-x:hidden}.Factors .content>div{margin-right:2em}@media(max-width:900px){.Factors{padding-left:1em}.Factors .shareButtons{display:none}.Factors .content{overflow-y:auto;height:auto!important}.Factors .content>div{margin-right:1em}.Factors .content .title.factorSelected{padding-left:2em}}.Factors .map{width:100%}.Factors .factorGraph{margin-top:-1.5em;margin-bottom:1em}.Factors .factorContent{display:flex;flex-direction:row}@media(max-width:900px){.Factors .factorContent{display:block}}.Factors .factorContent .factorDescription{font-weight:400;width:30%;padding:0 2em;line-height:1.5em;position:relative}@media(max-width:900px){.Factors .factorContent .factorDescription{width:100%;padding:1em 0}}.Factors .factorContent .factorDescription img{height:8em;margin:0 auto 1em;display:block;opacity:.8}@media(max-width:900px){.Factors .factorContent .factorDescription img{height:2em;position:absolute;top:-3em}}.Factors .factorContent .factorDescription .factorTitle{font-weight:700}.Factors .factorContent .subfactors{width:65%}.Factors .factorContent .subfactors .subfactor{margin-bottom:6em}.Factors .factorContent .subfactors .subfactor .subfactorTitle{text-transform:uppercase;margin-bottom:.5em;letter-spacing:.66pt}.Factors .factorContent .subfactors .subfactor .subfactorDescription{font-weight:400;line-height:1.5em}@media(max-width:900px){.Factors .factorContent .subfactors{width:100%}}.Factors .nextFactor{cursor:pointer;background-color:#482d8b;color:#fff;display:inline-block;float:right;margin-bottom:4em;padding:1em;position:relative;text-transform:uppercase;letter-spacing:.66pt;height:3.2em;transform:translateX(-1.6em)}.Factors .nextFactor .arrow{width:0;height:0;border-top:1.6em solid transparent;border-bottom:1.6em solid transparent;border-left:calc(1.6em + 1px) solid #482d8b;display:inline-block;position:absolute;right:-1.6em;top:0}.globalInsightsHistorical{position:relative}.globalInsightsHistorical svg{overflow:visible}.globalInsightsHistorical svg circle{cursor:pointer}.globalInsightsHistorical text{font-weight:400;font-size:80%}.globalInsightsHistorical .sticky{top:45px;position:sticky;background-color:#fff}.globalInsightsHistorical .sticky svg{overflow:hidden;margin:.5em 0 0;display:block}.globalInsightsRanking svg{margin:.5em 0}.globalInsightsRanking svg rect.dataRect{cursor:pointer}.globalInsightsRanking text{text-anchor:end;font-weight:400}.CountryInsights{padding-left:2em;overflow-x:hidden}@media(max-width:900px){.CountryInsights{padding-left:1em}}.CountryInsights p{margin:0}.CountryInsights>div{margin-right:2em}@media(max-width:900px){.CountryInsights>div{margin-right:1em}}.CountryInsights.noData{padding-right:calc(2em + 13px)}.CountryInsights.noData .message{padding:1em;position:absolute;z-index:10;background-color:hsla(0,0%,100%,.9)}@media(max-width:900px){.CountryInsights.noData .message{position:relative;margin:0;text-align:center}}@media(max-width:900px){.CountryInsights.noData{padding-right:1em}}.CountryInsights .scrolly{overflow-y:scroll;overflow-x:hidden;padding-top:.5em;margin-right:0;padding-right:2em}@media print{.CountryInsights .scrolly{height:auto!important;overflow-y:visible}}@media(max-width:900px){.CountryInsights .scrolly{height:auto!important;overflow-y:auto;padding-right:1em}}.CountryInsights .cardAnchor{transform:translateY(-1.5em);display:inline-block}.CountryInsights .factorImage{margin:0 .5em;transform:translateY(25%);height:1.5em;display:none}.CountryInsights .title .factorImage{margin:0 .25em;height:1em}.CountryInsights .factorTitle .factorImage{margin:0 .5em;height:1em}.CountryInsights .countryName{border-bottom:1px solid #707070;position:relative;padding-left:1rem;padding-top:.75em}@media(max-width:900px){.CountryInsights .countryName{padding-left:.2rem}}.CountryInsights .countryName .countryLabel{font-size:calc(1.2rem + 2.4vw)}@media(min-width:1200px){.CountryInsights .countryName .countryLabel{font-size:3rem}}@media(max-width:1250px)and (min-width:901px){.CountryInsights .countryName .countryLabel{font-size:calc(1.075rem + .9vw)}}@media(max-width:1250px)and (min-width:901px)and (min-width:1200px){.CountryInsights .countryName .countryLabel{font-size:1.75rem}}.CountryInsights .countryName .right{position:absolute;right:0;bottom:.8em}@media(max-width:900px){.CountryInsights .countryName .right{position:fixed;bottom:0;width:100%;z-index:100;background-color:#f2f2f2}}.CountryInsights .countryName .downloadPdf{color:#482d8b;font-size:.875rem;cursor:pointer;text-decoration:none;position:relative}@media(max-width:900px){.CountryInsights .countryName .downloadPdf{margin-left:11em}}@media(max-width:1250px)and (min-width:901px){.CountryInsights .countryName .downloadPdf{font-size:.75rem;display:inline-block;transform:translateY(10px)}}.CountryInsights .countryName .downloadPdf>span{right:2em;top:0;position:absolute;padding-bottom:.25em}.CountryInsights .countryName .downloadPdf>span span{white-space:nowrap}.CountryInsights .countryName .downloadPdf>span span:before{content:"";position:absolute;width:100%;height:3px;bottom:0;left:0;background-color:#482d8b;visibility:hidden;transform:scaleX(0);transition:all .3s ease-in-out 0s}.CountryInsights .countryName .downloadPdf>span span:hover:before{visibility:visible;transform:scaleX(1)}@media print{.CountryInsights .countryName .downloadPdf{opacity:0}}.CountryInsights .countryName .downloadPdf img{width:1rem;margin-left:.5em;transform:translateY(25%)}@media(max-width:1250px)and (min-width:901px){.CountryInsights .countryName .downloadPdf img{transform:translateY(-10%)}}@media(max-width:1250px)and (min-width:901px){.CountryInsights .countryName .shareButtons img{width:1.2em}}@media(max-width:900px){.CountryInsights .countryName .shareButtons{float:right;margin-right:1em;transform:translateY(.15em)}}.CountryInsights .regionAndIncome>div{display:inline-block;padding:.75rem 1rem}.CountryInsights .regionAndIncome .label{text-transform:uppercase;font-size:1rem}.CountryInsights .regionAndIncome .value{font-size:calc(1.01875rem + .225vw);border-left:1px solid #707070}@media(min-width:1200px){.CountryInsights .regionAndIncome .value{font-size:1.1875rem}}.CountryInsights .regionAndIncome br{display:none}@media(max-width:900px){.CountryInsights .regionAndIncome br{display:block}}@media(max-width:900px){.CountryInsights .regionAndIncome>div{padding:.2rem}.CountryInsights .regionAndIncome .label{font-size:.75rem;width:5.5em;text-align:right}.CountryInsights .regionAndIncome .value{font-size:.875rem}}.CountryInsights .regionAndIncome .incomeLabel{margin-left:4em}@media(max-width:900px){.CountryInsights .regionAndIncome .incomeLabel{margin-left:0}}@media(max-width:1250px)and (min-width:901px){.CountryInsights .regionAndIncome .label{font-size:.875rem;width:11em;text-align:right}.CountryInsights .regionAndIncome .incomeLabel{margin-left:0}}.CountryInsights .sectionNav{background-color:#482d8b;display:flex;flex-direction:row;margin:1.5em 2em .25em 0;font-size:.875rem;letter-spacing:.66pt;border-radius:.35em}@media print{.CountryInsights .sectionNav{display:none}}@media(max-width:900px){.CountryInsights .sectionNav{display:none}}.CountryInsights .sectionNav a{color:#fff;text-decoration:none;display:inline;flex:1 1;padding:.5em 0;text-align:center;position:relative}.CountryInsights .sectionNav a svg{position:absolute;right:.5em;transform:scale(.7);top:0;transform-origin:center right;opacity:0;transition:opacity .1s ease-in-out}.CountryInsights .sectionNav a+a{border-left:1px solid #fff}.CountryInsights .sectionNav a:hover svg{opacity:1}.CountryInsights .factorInfo .factorTitle{border-bottom:1px solid #707070;font-size:calc(1.0625rem + .75vw);padding-bottom:.3em}@media(min-width:1200px){.CountryInsights .factorInfo .factorTitle{font-size:1.625rem}}.CountryInsights .factorInfo .factorDescription{margin:1em 0 2em;font-size:.875rem;font-weight:400;column-count:2}@media(max-width:900px){.CountryInsights .factorInfo .factorDescription{column-count:1}}.CountryInsights .resources a{display:block;margin-bottom:1em;color:#482d8b}.countryCard{box-shadow:0 3px 3px 0 rgba(0,0,0,.16);margin:1em 0;border-radius:.25em;padding:.75em 1em .5em;border:1px solid #acacad}@media print{.countryCard{box-shadow:none}}@media(max-width:900px){.countryCard:last-child{margin-bottom:3em}}.arrowText{text-align:left!important;font-size:.9em!important;vertical-align:bottom!important}.countryFactorGraph{width:100%;margin-bottom:.5em}.arrowText{font-weight:400;font-style:italic;font-size:.75em!important;width:11em}.arrowText p{padding-top:8px}.quickStats{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr}@media(max-width:1250px)and (min-width:901px){.quickStats{display:flex;flex-direction:column}.quickStats>div{margin-left:3em;margin-right:3em}}@media(max-width:900px){.quickStats{display:block}}.quickStats>div{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}@media(max-width:900px){.quickStats>div:last-child{padding:1em 0}}.quickStats>div .statHeader{margin-bottom:10px;font-weight:500}@media(max-width:900px){.quickStats>div .statHeader{margin-top:10px;margin-bottom:0}}.quickStats>div .value{padding:.5em .25em;width:70%;background-color:#f2f2f2;font-weight:400}@media(max-width:900px){.quickStats>div .value{width:9em}}.quickStats>div .value .updownArrow{width:.5em;transform:translateY(-.15em)}.quickStats>div .value .updownArrowSmall{width:.8em}.quickStats>div:first-of-type{grid-row-start:1;grid-row-end:4}.quickStats>div:first-of-type .statHeader{font-weight:700;font-size:1rem}.quickStats>div:first-of-type .value{font-size:calc(1.3375rem + 4.05vw);padding:.25em;font-weight:500;color:#fff;width:auto;transition:background-color .3s ease-in-out;white-space:nowrap}@media(min-width:1200px){.quickStats>div:first-of-type .value{font-size:4.375rem}}.countryFactorFillGraphWrapper{width:100%;height:100%}.countryFactorFillGraphWrapper svg{overflow:visible}.countryFactorFillGraphWrapper text{font-size:1rem;letter-spacing:.66pt}.countryFactorFillGraphWrapper .groupLabel{font-size:.75rem}@media(max-width:450px){.countryFactorFillGraphWrapper .groupLabel{font-size:.625rem}}.countryFactorFillGraphTooltip{position:absolute;left:0;top:0;background-color:#000;z-index:100;padding:.5em;pointer-events:none;color:#fff;text-transform:uppercase;font-size:.875rem}.countryCardRanks .rankHeader{display:flex;flex-direction:row}.countryCardRanks .rankHeader .rankDescription{width:60%;font-style:normal;font-weight:400}.countryCardRanks .rankHeader .rankControls{width:40%}@media(max-width:1250px)and (min-width:901px){.countryCardRanks .rankHeader{display:block}.countryCardRanks .rankHeader .rankControls,.countryCardRanks .rankHeader .rankDescription{width:auto}.countryCardRanks .rankHeader .inlineButtons{width:100%;justify-content:space-evenly}}@media(max-width:900px){.countryCardRanks .rankHeader{display:block}.countryCardRanks .rankHeader .rankControls,.countryCardRanks .rankHeader .rankDescription{width:auto}.countryCardRanks .rankHeader .rankControls{margin-top:.5em}.countryCardRanks .rankHeader .inlineButtons{font-size:80%;width:100%;justify-content:space-evenly}}.countryCardRanks .rankGraph{width:100%;margin-top:1em;margin-bottom:.5em}.countryCardFactors{page-break-before:always;break-before:always;page-break-after:always;break-after:always;page-break-inside:avoid;break-inside:avoid-page}.countryCardFactors .updownArrow{width:.5em;margin-left:.5em}.countryCardFactors .factorsControls{font-size:.75rem}@media(max-width:900px){.countryCardFactors .factorsControls .expandCollapseAll{display:none}}@media(max-width:900px){.countryCardFactors .factorsControls{margin:.5em 0}}.countryCardFactors .title .factorLabel{color:#482d8b;font-size:.875rem;font-weight:700}.countryCardFactors .countryCardFactor{border-bottom:1px solid #707070;padding-bottom:.5em;margin-bottom:.5em}@media(max-width:1250px)and (min-width:200px){.countryCardFactors .countryCardFactor{font-size:.75rem}}.countryCardFactors .countryCardFactor:last-child{border-bottom:0;margin-bottom:0}.countryCardFactors .countryCardFactor .cardFactorTitle{color:#482d8b;padding-bottom:.5em;position:relative}@media(max-width:900px){.countryCardFactors .countryCardFactor .cardFactorTitle span.label{display:block;padding-left:2.5em;transform:translateY(-1.3em)}}.countryCardFactors .countryCardFactor .cardFactorTitle span.label.isLink{cursor:pointer;position:relative;padding-bottom:.2em}.countryCardFactors .countryCardFactor .cardFactorTitle span.label.isLink:before{content:"";position:absolute;width:100%;height:3px;bottom:0;left:0;background-color:#482d8b;visibility:hidden;transform:scaleX(0);transition:all .3s ease-in-out 0s}.countryCardFactors .countryCardFactor .cardFactorTitle span.label.isLink:hover:before{visibility:visible;transform:scaleX(1)}@media(hover:none){.countryCardFactors .countryCardFactor .cardFactorTitle span.label.isLink:hover:before{visibility:hidden}}.countryCardFactors .countryCardFactor .cardFactorTitle .expandCollapseButton{position:absolute;top:0;right:0;text-transform:uppercase;padding-bottom:.2em;font-size:.75rem;cursor:pointer;letter-spacing:.66pt}@media(max-width:900px){.countryCardFactors .countryCardFactor .cardFactorTitle .expandCollapseButton{position:relative;text-align:right;margin-bottom:1em}}@media print{.countryCardFactors .countryCardFactor .cardFactorTitle .expandCollapseButton{opacity:0}}.countryCardFactors .countryCardFactor .cardFactorTitle .expandCollapseButton:before{content:"";position:absolute;width:100%;height:3px;bottom:0;left:0;background-color:#482d8b;visibility:hidden;transform:scaleX(0);transition:all .3s ease-in-out 0s}.countryCardFactors .countryCardFactor .cardFactorTitle .expandCollapseButton:hover:before{visibility:visible;transform:scaleX(1)}@media(hover:none){.countryCardFactors .countryCardFactor .cardFactorTitle .expandCollapseButton:hover:before{visibility:hidden}}.countryCardFactors .countryCardFactor .cardFactorTitle .expandCollapseButton .arrow{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid #482d8b;display:inline-block;margin-left:.5em;transition:transform .3s ease-in-out;-webkit-user-select:none;user-select:none}.countryCardFactors .countryCardFactor .cardFactorTitle .expandCollapseButton .arrow.open{transform:rotate(90deg)}.countryCardFactors .countryCardFactor .factorContents{display:flex;flex-direction:row;justify-content:space-between}.countryCardFactors .countryCardFactor .factorContents .factorStats{width:33%;display:grid;grid-template-columns:1fr 2fr;grid-template-rows:1fr;font-weight:400}.countryCardFactors .countryCardFactor .factorContents .factorStats>div:first-child{grid-row-start:1;grid-row-end:4;color:#fff;font-size:calc(1.09375rem + 1.125vw);text-align:center;display:flex;justify-content:center;align-items:center;margin:.3em .2em;padding:0 .2em}@media(min-width:1200px){.countryCardFactors .countryCardFactor .factorContents .factorStats>div:first-child{font-size:1.9375rem}}.countryCardFactors .countryCardFactor .factorContents .factorStats table{align-self:center}@media(max-width:1350px){.countryCardFactors .countryCardFactor .factorContents .factorStats table{font-size:.8125rem}}.countryCardFactors .countryCardFactor .factorContents .factorStats table td{white-space:nowrap}.countryCardFactors .countryCardFactor .factorContents .factorStats table td:first-child{text-transform:uppercase;letter-spacing:.66pt}.countryCardFactors .countryCardFactor .factorContents .factorStats table td:last-child{text-align:right}.countryCardFactors .countryCardFactor .factorContents .factorGraph{width:65%;transform:translateY(-10px)}@media(max-width:900px){.countryCardFactors .countryCardFactor .factorContents .factorGraph{margin-top:1em}}@media(max-width:1250px)and (min-width:901px){.countryCardFactors .countryCardFactor .factorContents{flex-direction:column}.countryCardFactors .countryCardFactor .factorContents .factorGraph,.countryCardFactors .countryCardFactor .factorContents .factorStats{width:100%}}@media(max-width:900px){.countryCardFactors .countryCardFactor .factorContents{flex-direction:column}.countryCardFactors .countryCardFactor .factorContents .factorGraph,.countryCardFactors .countryCardFactor .factorContents .factorStats{width:100%}}.countryCardFactors .countryCardFactor .subfactor{display:flex;flex-direction:row;margin:2px 0;align-items:center;justify-content:space-between;background-color:#f0f0f0;padding:.1em 0}.countryCardFactors .countryCardFactor .subfactor .subfactorTitle{width:30%;color:#482d8b;font-weight:400;padding-left:2em;font-size:.875rem}.countryCardFactors .countryCardFactor .subfactor .subfactorFillGraph{width:65%}@media(max-width:900px){.countryCardFactors .countryCardFactor .subfactor{flex-direction:column}.countryCardFactors .countryCardFactor .subfactor .subfactorFillGraph,.countryCardFactors .countryCardFactor .subfactor .subfactorTitle{width:100%}}.singleFillGraphWrapper{width:100%}.singleFillGraphWrapper svg{overflow:visible}.singleFillGraphWrapper text{font-size:1rem}.singleFillGraphWrapper .groupLabel{font-size:.75rem}.countryCardCOT .title .factorLabel{font-size:.875rem;color:#482d8b;font-weight:700}.countryCardCOT .cotContents{display:flex;flex-direction:row;justify-content:space-between}.countryCardCOT .cotContents .cotText{width:30%;font-weight:400;margin-bottom:1em;padding-right:.5em}.countryCardCOT .cotContents .cotText p{padding-top:1.2em;font-weight:400;font-style:italic;font-size:.75em!important}.countryCardCOT .cotContents .cotGraphs{width:60%;margin-bottom:.5em;margin-top:.5em;box-sizing:border-box;overflow:visible}@media(max-width:900px){.countryCardCOT .cotContents{display:block}.countryCardCOT .cotContents .cotGraphs,.countryCardCOT .cotContents .cotText{width:auto}}.About .navLink{display:block;position:relative;top:-70px;visibility:hidden}.About .AboutContainer{max-width:68em;margin:0 auto;padding:0 1em}.About .aboutTitle{color:#400099;font-weight:600;font-size:2em;margin-bottom:.5em}.About .blackText{color:#494949;font-weight:600;font-size:1.1em;margin:.5em 0}.About .buttons{margin:0 0 4em}.About a.button,.About button{font-family:"Lato",sans-serif;font-size:1em;-webkit-user-select:none;user-select:none;background-color:#fff;text-transform:uppercase;font-weight:700;color:#400099;padding:1em .7em;border:1px solid #400099;border-radius:.5em;display:inline-block;cursor:pointer;line-height:1em;text-align:center;text-decoration:none}.About a.button+a.button,.About a.button+button,.About button+a.button,.About button+button{margin-left:.7em;margin-top:.7em}.About a.button.important,.About button.important{color:#fff;border:none;background:linear-gradient(90deg,#d34f2f,#e9b447);position:relative;padding-right:1em;padding-left:1.5em;display:flex;align-items:center;justify-content:center}.About a.button.important>svg,.About button.important>svg{margin-left:.5em}.About .disclaimer{font-weight:400;font-style:italic;margin:0 0 5em}.About .AboutFactors{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:6em;font-weight:400;color:#494949;margin:2em 0 0}.About .AboutFactors .Factor{margin-bottom:2em}.About .AboutFactors .Factor .factorName{font-size:1.25em;border-bottom:1px solid #000;margin-bottom:.5em;padding-bottom:.25em;text-decoration:none;cursor:pointer;display:block}.About .AboutFactors .Factor .subfactor{margin-bottom:.5em}.About .pastReports{font-weight:400;margin-bottom:2em}.About .pastReports .reports{margin-top:1em;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.About .pastReports .reports a{text-align:center;flex-basis:170px}.About .pastReports .reports img{width:85%;height:220px;object-fit:contain;margin:0 auto}@media screen and (max-width:500px){.About .pastReports .reports{flex-direction:column}.About .pastReports .reports img{height:180px;margin-bottom:1em}}.About .contact{background-repeat:no-repeat;padding:3em 0 5em;margin:3em 0;background-size:cover;background-position:50%}.About .contact .AboutContainer{display:flex;justify-content:space-between;align-items:center}.About .contact .AboutContainer .left{width:50%;padding-right:8em}.About .contact .AboutContainer .left .contactText{font-weight:400;line-height:1.5em}.About .contact .AboutContainer .right{width:40%}.About .contact .AboutContainer .right .contactItem{color:#400099;font-weight:600}.About .contact .AboutContainer .right .contactItem a{font-weight:700;color:#494949;display:block;margin-top:.25em;text-decoration:none}.About .contact .AboutContainer .right .contactItem a:hover{text-decoration:underline}.About .contact .AboutContainer .right .contactItem+.contactItem{margin-top:2em}.About .Slideshow{display:flex;justify-content:space-between;margin:2em 0}.About .Slideshow .progressText{line-height:.7em}.About .Slideshow .progressBar{height:5px;margin:.5em 0 1em;background:linear-gradient(90deg,#dbb756,#babf7f)}.About .Slideshow .slideWindow{overflow:hidden;margin-left:2em}.About .Slideshow .slideContent{width:calc(40% - 2em);position:relative}.About .Slideshow .slideContent .slideDescription{font-weight:400;margin-bottom:2em;line-height:1.4em}.About .Slideshow .slideContent .multiline{display:grid}.About .Slideshow .slideContent .multiline .hidden{opacity:0;pointer-events:none;visibility:hidden}.About .Slideshow .slideContent .multiline>*{grid-row:1/-1;grid-column:1/-1}.About .Slideshow .slides{display:flex;align-items:center;transition:transform .3s ease-in-out;height:100%}.About .Slideshow .slides img:not(.noStretch){height:100%;object-fit:cover}.About .Slideshow .prevNext{display:flex;width:10em;justify-content:space-between;margin:0 auto;position:absolute;bottom:0;left:50%;transform:translate(-50%) scale(.8)}.About .Slideshow .prevNext>svg{cursor:pointer;transition:opacity .3s ease-in-out}@media(max-width:900px){.About .buttons a.button,.About .buttons button{display:block;margin:1em auto}.About .Slideshow{display:block}.About .Slideshow button.important{margin-bottom:1em}.About .Slideshow .slideContent{width:100%}.About .Slideshow .slideWindow{margin-left:0}.About .Slideshow .prevNext{transform:translate(-50%,100%)}.About .Slideshow .slideDescription{padding-bottom:1em}}@media screen and (max-width:550px){.About{font-size:.8em}.About .AboutFactors{display:block}.About .contact .AboutContainer{flex-direction:column}.About .contact .AboutContainer .left{width:100%;padding-right:0}.About .contact .AboutContainer .right{width:100%;margin-top:1em}}.InsightsHeader{text-align:left;background-size:cover;background-repeat:no-repeat;font-weight:300}.InsightsHeader .InsightsHeaderTitle{text-align:center;font-size:2.8em;max-width:21em;margin:0 auto;padding:.8em;line-height:1.3em}.InsightsHeader .links{font-size:1.5em;column-count:2;margin:0 auto;max-width:32em;grid-column-gap:3em;column-gap:3em;padding-bottom:2.5em}.InsightsHeader .links a{padding:.15em 0;display:flex;justify-content:space-between;align-items:flex-start;text-decoration:none;border-bottom:1px solid #fff;max-width:16em;margin-bottom:.9em;font-weight:400}.InsightsHeader .links a span{flex-basis:calc(100% - 40px)}.InsightsHeader .links a svg{flex-shrink:0;width:32px;height:32px;align-self:flex-end}@media(max-width:900px){.InsightsHeader .links{column-count:1}.InsightsHeader .links a{margin:1em auto}}body,html{scroll-behavior:smooth}.Insights .InsightsContainer{max-width:70em;margin:0 auto;padding:0 1em}.Insights p{color:#400099;font-size:2.2em;font-weight:300;text-align:center;margin:4em 0}.Insights .Insight{margin:3em 0}.Insights .Insight .navLink{display:block;position:relative;top:-70px;visibility:hidden}.Insights .Insight .InsightTitle{color:#400099;text-transform:uppercase;font-size:.8em;display:inline-block;border-bottom:1px solid #400099;padding-bottom:.25em;margin-bottom:2em}.Insights .Insight .InsightContent{text-align:center;padding-bottom:5em}.Insights .Insight .InsightContent .insightHeader{font-size:2.2em;font-weight:900;margin-bottom:.5em;text-align:center;padding-left:1.6em;padding-right:1.6em}.Insights .Insight .InsightContent .insightSubheader{font-size:1.25em;text-align:center;max-width:30em;margin:0 auto;font-weight:400}.Insights .Insight .InsightContent img{display:block;max-width:100%;margin:1em auto}.Insights .Insight .InsightContent .declineGraph{max-width:40em}@media(max-width:40em){.Insights .Insight .InsightContent .declineGraph{max-width:100%}}.Insights .Insight .InsightContent .pieChart{max-width:36em;margin-top:3em;margin-bottom:1em}@media(max-width:26em){.Insights .Insight .InsightContent .pieChart{max-width:100%}}.Insights .Insight .InsightContent .barChart{max-width:54em;margin-top:3em;margin-bottom:1em}@media(max-width:26em){.Insights .Insight .InsightContent .barChart{max-width:100%}}.Insights .Insight .InsightContent .worldMap{margin:3em auto}.Insights .Insight .InsightContent .longTermTrendGraph{max-width:50em}@media(max-width:50em){.Insights .Insight .InsightContent .longTermTrendGraph{max-width:100%}}.Insights .cta{background-repeat:no-repeat;padding:7em 0 9em;margin:3em 0 0;background-size:cover;background-position:bottom;color:#fff;text-align:center}.Insights .cta>div>div{font-weight:700;font-size:2em;max-width:14em;margin:0 auto 1em}.Insights a.button,.Insights button{font-size:1rem;font-family:"Lato",sans-serif;-webkit-user-select:none;user-select:none;background-color:transparent;text-transform:uppercase;font-weight:700;color:#fff;padding:1em 2em;line-height:1em;border:1px solid #fff;border-radius:.5em;cursor:pointer;display:flex;align-items:center;margin:0 auto;display:inline-block;text-decoration:none}.Insights a.button svg,.Insights button svg{margin-left:.5em}@media screen and (max-width:500px){.Insights{font-size:.8em}}.shareButtons{position:absolute;right:0;width:100%;top:2.4em;color:#400099}.shareButtons .shareButtonsWrapper{background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 3px 3px rgba(0,0,0,.25)}.shareButtons img{cursor:pointer;display:inline-block;padding:.5em;width:2.5em;height:2.5em}@media(max-width:1050px){.shareButtons img{padding:.75em}}.shareButtons.rightAlign{display:inline-block;margin-left:1em;transform:translateY(.5em)}@media print{.shareButtons{opacity:0}}.copiedToClipboard{margin-top:.55em;background-color:#fff;border-radius:4px;color:#400099;transition:opacity .3s ease-in-out;opacity:0;pointer-events:none;font-size:.8em;padding:.5em;width:6.4em}.copiedToClipboard.visible{opacity:1}.Nav{position:sticky;top:0;background-color:#482d8b;color:#fff;z-index:100;font-size:1rem}.Nav .NavInner{max-width:calc(1190px + 3em);margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding-left:3em;padding-right:20px;position:relative;left:-14px}@media print{.Nav{display:none}}.Nav .titles{display:inline-flex;align-items:center}.Nav .wjptxt{margin-top:-10px}.Nav .name{font-weight:400;line-height:1em;padding:1.6em 0}.Nav .name sup{font-size:80%}.Nav .name a{text-decoration:none;color:inherit;border-bottom:2px solid transparent;padding-bottom:.2em}.Nav .name a:hover{border-bottom:2px solid #fff}@media(hover:none){.Nav .name a{border-bottom:2px solid transparent!important}}.Nav .breadcrumb{font-size:70%;padding-bottom:1em}.Nav .links{margin-left:2em}.Nav .links a{color:#fff;text-decoration:none;display:inline-block;text-align:center;font-size:1rem;margin:0 1.5em;vertical-align:middle;border-bottom:2px solid transparent;padding:0 0 .2em}.Nav .links a.selected,.Nav .links a:hover{border-bottom:2px solid #fff}@media(max-width:900px){.Nav .links{display:none}}.Nav .buttons{display:flex;align-items:center}.Nav .buttons>*+*{margin-left:.5em}.Nav .downloadButtonWrapper,.Nav .shareButtonWrapper{position:relative}.Nav .pageLabel{display:none}@media(max-width:900px){.Nav .pageLabel{display:block}}.Nav .button{-webkit-appearance:none;appearance:none;cursor:pointer;background-color:transparent;border:1px solid #fff;color:#fff;border-radius:.5em;text-transform:uppercase;padding:.5em .75em;line-height:1em;font-family:inherit;font-weight:inherit;display:flex;align-items:center;height:2em;font-size:1rem}.Nav .button svg{display:block}.Nav .button svg:first-child{margin-right:.5em}.Nav .button .text+svg{margin-left:.5em}.Nav .button .iconOnly{display:none}.Nav .button.active,.Nav .button:hover{background-color:#fff;color:#482d8b}.Nav .button.active svg path,.Nav .button:hover svg path{fill:#482d8b}.Nav .button.hamburger{display:none}@media(max-width:900px){.Nav .button.hamburger{display:inline}.Nav .button.hamburger img{width:1.5em;cursor:pointer}}.Nav .shareButtonWrapper button svg{display:none}@media(max-width:1100px){.Nav .links{margin-left:1em}.Nav .links a{margin:0 1em}}@media(max-width:1050px){.Nav .button{padding:.5em}.Nav .button .text{display:none}.Nav .button svg:first-child,.Nav .button svg:last-child{margin:0}.Nav .button .iconOnly{display:block}.Nav .shareButtonWrapper button svg{display:inline}}@media(max-width:510px){.Nav .name{margin-left:20px}.Nav .name a{font-size:1em}.Nav .downloadButtonWrapper{display:none}.Nav .pageLabel{font-size:.8em}}.modalMenu{height:0;position:fixed;z-index:200;background-color:#5a4297;width:100%;overflow:hidden;color:#fff;transition:height .3s ease-in-out,padding-top .3s ease-in-out;display:flex;flex-direction:column;font-size:calc(1.05rem + .6vw);justify-content:flex-start}@media(min-width:1200px){.modalMenu{font-size:1.5rem}}@media(max-height:680px){.modalMenu{font-size:calc(1.0125rem + .15vw)}}@media(max-height:680px)and (min-width:1200px){.modalMenu{font-size:1.125rem}}@media(max-height:490px){.modalMenu{font-size:calc(1.0125rem + .15vw)}}@media(max-height:490px)and (min-width:1200px){.modalMenu{font-size:1.125rem}}.modalMenu.open{padding-top:2em;height:100vh}.modalMenu a{text-decoration:none;color:inherit;padding:1em;margin:0 2em;border-top:1px solid hsla(0,0%,100%,.2);transform:translateY(-50%)}.modalMenu a.selected{font-weight:900;background-color:#400099}.DownloadMenu{position:absolute;right:0;top:2.4em;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;color:#400099;padding:1em;box-shadow:0 3px 3px rgba(0,0,0,.25);white-space:nowrap}.DownloadMenu a{display:flex;align-items:center;color:#400099;text-decoration:none}.DownloadMenu a+a{margin-top:1em}.DownloadMenu a:hover{text-decoration:underline}.DownloadMenu a img{margin-right:1em;transform:scale(1.5)}.DownloadMenu h3{margin:1.5em 0 1em;color:#56565a;font-size:.9em;border-bottom:2px solid #56565a;padding-bottom:.3em}.title{position:relative;font-size:calc(1.0625rem + .75vw);border-bottom:1px solid #707070;margin-bottom:.5em;padding-bottom:.3em}@media(min-width:1200px){.title{font-size:1.625rem}}.title .shareButtons{position:absolute;right:0;top:0}.loaderContainer{display:flex;align-items:center;flex-direction:column;margin-top:100px;color:#482d8b}select{-webkit-appearance:none;appearance:none;padding:.4em 2.2em .5em 1em;color:#fff;font-weight:700;border:0;border-radius:.2em;outline:0;transition:opacity .3s ease-in-out;letter-spacing:.05em;font-size:.8125rem;max-width:10em;background:#482d8b url(/rule-of-law-index/static/media/dropdown_arrow.03adbe11.svg) center right 10px no-repeat}select+select{margin-left:1em}@media(max-width:1250px)and (min-width:901px){select{font-size:.6875rem;max-width:8em}}svg text.textLabel.smallWidthMode{display:none}@media(max-width:900px){svg text.textLabel.smallWidthMode{display:initial;font-size:.75rem}}@media(max-width:900px){svg text.textLabel:not(.smallWidthMode){display:none}}svg text.textLabel.both{display:initial}@media(max-width:900px){svg text.textLabel.both{font-size:.75rem}}.fontTitle{font-family:"Arvo";font-weight:400}.fontCaps{text-transform:uppercase;font-family:"Lato";letter-spacing:.66pt}body{margin:0;font-family:"Lato",sans-serif;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#56565a}body,text{font-size:1rem}text{fill:#56565a}.graphTick{stroke:#707070}.graphAxisLabel{font-weight:400}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box}
/*# sourceMappingURL=main.d6e351d4.chunk.css.map */