.icon{--category-color: var(--neutral---text)}.icon[data-category=high-prosperity],.icon--category[data-category=high-prosperity]{--category-color: var(--prosperous)}.icon[data-category=high-freedom],.icon--category[data-category=high-freedom]{--category-color: var(--free)}.icon[data-category=moderate-prosperity],.icon--category[data-category=moderate-prosperity]{--category-color: var(--mostly-prosperous)}.icon[data-category=moderate-freedom],.icon--category[data-category=moderate-freedom]{--category-color: var(--mostly-free)}.icon[data-category=low-prosperity],.icon--category[data-category=low-prosperity]{--category-color: var(--mostly-unprosperous)}.icon[data-category=low-freedom],.icon--category[data-category=low-freedom]{--category-color: var(--mostly-unfree)}.icon[data-category=lowest-prosperity],.icon--category[data-category=lowest-prosperity]{--category-color: var(--unprosperous)}.icon[data-category=lowest-freedom],.icon--category[data-category=lowest-freedom]{--category-color: var(--unfree)}.icon rect,.icon--category rect{stroke-width:.5px}.icon__background,.icon--category__background{fill:#f4f6f8;stroke:#f4f6f8}.icon--category__color{fill:var(--category-color);fill-rule:nonzero}.icon--category__color:not(.no-stroke){stroke:var(--category-color)}.button{display:flex;flex-direction:row;align-items:center;padding:.625rem;text-transform:uppercase;color:var(--neutral---text)}.button--mode-select,.button--freedom,.button--prosperity,.button--combined{font-size:.75rem;letter-spacing:.1em;padding:.625rem}.button--freedom svg,.button--prosperity svg,.button--combined svg{display:block;margin-right:.5rem}.button--prosperity path{fill:var(--neutral---text);fill-rule:evenodd}.button--prosperity.button--selected svg path{fill:var(--neutral---text);fill-rule:nonzero}.button--freedom path{fill:none;fill-rule:evenodd}.button--freedom.button--selected svg path{fill:var(--neutral---text);fill-rule:nonzero}.button--close{background:var(--neutral---white);width:2.5rem;height:2.5rem;border-radius:100%;z-index:1000}.button--circle{border-radius:100%;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center}.button--circle:hover{background:#000}.button--circle:hover svg path{stroke:var(--neutral---white)}.button--arrow-reverse{flex-direction:row-reverse}.button--arrow svg{transform:rotate(180deg)}.button--sort{display:flex;flex-direction:row-reverse}.button--sort svg{margin-left:.25rem}.button--sort[data-direction=asc] svg{transform:rotate(180deg) rotateY(180deg)}.button--sort[data-direction=default] svg{opacity:.3}.button--outline{border-radius:5px;text-transform:none;font-size:.75rem;padding:.375rem .625rem;border:.5px solid var(--neutral---gray--medium)}.button--outline:hover{background:var(--neutral---gray--light)}.button--plus,.button--minus{padding:0 .1875rem}.header{position:sticky;top:0;z-index:100;background:var(--neutral---white);width:100%}.header>.container{height:5rem;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.header>.container{padding:1rem;height:auto}}.header .button--open-panel{background:var(--neutral---black);border-radius:50%;height:40px;width:40px;flex-shrink:0;transition:opacity .3s}.header--search-visible .search,.header--search-visible .button--open-panel{opacity:1}@media (max-width: 768px){.header__logo{width:100%;margin-left:-1rem}}.header__toggle-panel{padding-top:1.5rem}@media (max-width: 768px){.header__toggle-panel{position:absolute;right:1rem;top:.5rem;padding:0}}.header .button{margin:0;text-decoration:none;text-align:center;white-space:nowrap}.header .button--selected:not(.button--logo):not(.button--open-panel),.header .button:hover:not(.button--logo):not(.button--open-panel){background:var(--neutral---black);color:var(--neutral---white);border-radius:5px}.header .button[variant=open-panel]{background:var(--neutral---black);border-radius:100%;margin:0 0 0 1rem;height:40px;width:40px}@media (max-width: 768px){.header .button{font-size:.75rem;margin:0;padding:.5rem}}.header.locked{position:fixed;top:0;bottom:auto}.header .button--logo{padding:0}@media (max-width: 768px){.header .button--logo svg{width:2.5rem}}.nav-links{gap:2rem;flex:1 1 auto;height:5rem;display:flex;flex-direction:row;align-items:center}@media (max-width: 768px){.nav-links>.flex-row{display:flex;flex-direction:row;width:100%;flex-wrap:wrap}}@media (max-width: 768px){.nav-links{flex-direction:column;padding:0 .5rem;height:auto}.nav-links>li>.button,.nav-links .button--selected{text-decoration:none;border-radius:5px}.nav-links>li>.button{color:var(--neutral---black);background:var(--neutral---white)}.nav-links>li>.button--selected{color:var(--neutral---white);background:var(--neutral---black)}}.score-bar__container{position:relative;display:flex;align-items:center;flex-direction:row;height:1rem;gap:.5rem;width:100%}.score-bar__container__label{width:3rem;position:relative;height:1rem;line-height:1rem}.score-bar__container .score-bar{width:9rem;position:relative;height:.5rem;background:#DFE6F2}.score-bar__container .score-bar__value{position:absolute;height:100%;top:0;left:0;background:var(--color--score-bar);transition:width .3s}.tooltip__container{position:absolute;color:var(--neutral---text);pointer-events:none;max-width:13rem}.tooltip h3{font-size:1rem;font-family:Proxima Nova,sans-serif;font-weight:400;margin:0 0 1rem}.tooltip h4{font-size:.8125rem;font-family:Proxima Nova,sans-serif;font-weight:400;text-transform:uppercase;margin:0 0 1rem}.tooltip__content{background-color:var(--neutral---white);box-shadow:0 4px 4px #00000040}.tooltip__title{border-bottom:1px solid var(--neutral---gray--light)}.tooltip__title,.tooltip__col{padding:.5rem 1rem}.tooltip__col{width:9rem}.tooltip__col--two-col{width:16rem;display:flex;flex-direction:row;flex-wrap:wrap}.tooltip__col--two-col>div{width:50%}.tooltip__col:nth-child(2){border-left:1px solid var(--neutral---gray--light)}.tooltip__col h4{display:flex;flex-direction:row}.tooltip__col h4 .icon{margin-right:.5rem;flex:1rem 0 0}.tooltip__data{display:flex;flex-direction:row}.tooltip .category__value{font-size:.625rem;line-height:120%}.tooltip .tooltip__status__value{font-size:.625rem;margin:.25rem 0}.tooltip .tooltip__status .icon--category{height:1.5rem;width:1.5rem}.tooltip .map-tooltip .icon--prosperity{margin-top:.125rem}.country-compare-chart{position:relative;cursor:ew-resize}.country-compare-chart .country-path,.country-compare-chart .label-connector{fill:none}.country-compare-chart text{fill:var(--neutral---text)}.country-compare-chart .country-path{stroke-width:2;stroke-linecap:round;stroke:#000}.country-compare-chart .label text{font-size:.625rem;fill:var(--neutral---white);pointer-events:none}.country-compare-chart .label-connector{stroke-width:1;stroke:#666}.country-compare-chart .axis.y-axis path{stroke:none}.country-compare-chart .axis line,.country-compare-chart .axis path{stroke:var(--neutral---gray--light)}.country-compare-chart .axis text{font-size:.6875rem}@media (max-width: 768px){.country-compare-chart .axis text{font-size:.5rem}}.country-compare-chart .axis .tick{transition:opacity .2s}.country-compare-chart .tooltip__container h3{margin-bottom:0}.country-compare-chart .tooltip__container .tooltip__col{padding-bottom:1.5rem}.country-compare-chart .tooltip__container h6{font-family:Proxima Nova Condensed,sans-serif}.country-compare-chart .tooltip__container .score-bar__container{flex-direction:column;align-items:flex-start;height:auto;gap:0}.country-compare-chart .tooltip__container .score-bar__container .score-bar__label{font-size:1.25rem}.country-compare-chart .tooltip__container .score-bar__container .score-bar{width:100%}.country-compare-chart .hover-zones rect{fill:#0000}.country-compare-chart .hover-zones-g{cursor:pointer}.country-compare-chart .range-selection-label{font-size:.75rem}.country-compare-chart .range-selection-label text{text-anchor:middle}.country-compare-chart .range-selection-label rect{fill:#fff;stroke:#000;stroke-width:1px}.country-profile-chart{position:relative;cursor:ew-resize}.country-profile-chart .country-path,.country-profile-chart .country-path--compare,.country-profile-chart .label-connector{fill:none}.country-profile-chart text{fill:var(--neutral---text)}.country-profile-chart .country-path,.country-profile-chart .country-path--compare{stroke-width:5;stroke-linecap:round;stroke:#000}.country-profile-chart .label text{font-size:.625rem;fill:var(--neutral---white);pointer-events:none}.country-profile-chart .label-connector{stroke-width:1;stroke:#666}.country-profile-chart .axis.y-axis path{stroke:none}.country-profile-chart .axis line,.country-profile-chart .axis path{stroke:var(--neutral---gray--light)}.country-profile-chart .axis text{font-size:.6875rem}@media (max-width: 768px){.country-profile-chart .axis text{font-size:.5rem}}.country-profile-chart .axis .tick{transition:opacity .2s}.country-profile-chart .tooltip__container{max-width:15rem}.country-profile-chart .tooltip__container h3{margin-bottom:0}.country-profile-chart .tooltip__container h6{margin-top:.5rem}.country-profile-chart .tooltip__container .tooltip__col{padding-bottom:1.5rem;flex:1 1 auto;flex-direction:column;display:flex;justify-content:flex-end}.country-profile-chart .tooltip__container .score-bar__container{flex-direction:column;align-items:flex-start;height:auto;gap:0}.country-profile-chart .tooltip__container .score-bar__container .score-bar__label{font-size:1.25rem}.country-profile-chart .tooltip__container .score-bar__container .score-bar{width:100%}.country-profile-chart .hover-zones rect{fill:#0000}.country-profile-chart .dots,.country-profile-chart .dots rect{cursor:pointer}.country-profile-chart .range-selection-label{font-size:.75rem}.country-profile-chart .range-selection-label text{text-anchor:middle}.country-profile-chart .range-selection-label rect{fill:#fff;stroke:#000;stroke-width:1px}.data-download-chart .page--home__logo__title{margin-top:0;font-size:1.25rem}.data-download-chart .page--home__logo__title .icon--prosperity{height:.9275rem;margin-bottom:.125rem}.data-download-chart svg{overflow:visible}.data-download-chart svg .axis text{font-size:.875rem}.data-download-chart svg .label text{line-height:120%;font-size:.875rem}.data-download-chart .country-profile-chart,.data-download-chart .country-compare-chart{padding-left:0}.data-download-chart__date{margin:0;font-size:.875rem;color:var(--neutral---gray--medium);position:absolute}.data-download-chart h1{font-size:1.25rem}.pageClass{padding:20px}.scorecards{display:flex;max-width:calc(1440px + 2rem);margin:0 auto 12rem}.scorecard{width:50%;padding:0 2rem;font-family:Proxima Nova,sans-serif}.scorecard .panel-overview-values{padding:0}.scorecard .panel-overview-values h6{letter-spacing:.05em;text-transform:uppercase;color:var(--neutral---gray--dark);font-size:.75rem;font-weight:600;line-height:14px;margin:0}.scorecard:first-child{border-right:1px solid var(--neutral---gray--light)}.x-axis,.y-axis{pointer-events:none}.x-axis line,.y-axis line{color:var(--neutral---gray--light)}.x-axis text,.y-axis text{color:var(--neutral---gray--medium)}.pill-text{font-size:8px;text-anchor:middle}.scorecardTitleText{font-size:1rem;font-weight:700;font-style:normal;line-height:150%}.SmallLabelText{letter-spacing:.05em;text-transform:uppercase;color:var(--neutral---gray--dark);font-size:.75rem;font-weight:600;line-height:14px}.ScorecardTopBlock{display:flex;align-items:stretch;margin:0 0 2rem;border:0px solid rgb(80,80,80)}.ScorecardTopBlockLeft{width:12rem;padding:1rem;border:1px solid var(--neutral---gray--light)}.ScorecardTopBlockRight{flex:1}.scorecard .scorecardIcon{display:flex;align-items:center;justify-content:center;padding:1rem 0}.scorecard .scorecardStatus{margin:0rem 0 1rem;border-bottom:1px solid var(--neutral---gray--medium)}.scorecard .scorecardStatusText{display:flex;align-items:center;height:1.5rem;margin:0rem 0 .75rem;font-weight:600}.scorecard .scorecardScoreRank{display:flex;align-items:flex-start;justify-content:space-between;padding:0}.scorecard .scorecardScoreRank h3{letter-spacing:.05em}.tableRowClass{display:grid;grid-template-columns:1fr 60px 60px 1fr 1fr;align-items:center;height:40px;border-bottom:1px solid var(--neutral---gray--light);font-size:.8rem;font-weight:400}.tableRowClassHeader{border-bottom:1px solid var(--neutral---gray--dark);font-size:.6rem}.tableRowClassHeader>div{display:block;height:2rem}.tableRowClassPrimary{font-weight:700}.tableRowClassSecondary{color:var(--neutral---gray--dark)}.tableItemClass{overflow:hidden;text-overflow:clip;font-size:.8rem}.tableItemClassMedium{display:flex;overflow:hidden;align-items:center;width:140px;font-size:.8rem;gap:.25rem}.tableItemClassWide{display:flex;align-items:center;width:240px;text-overflow:clip;font-size:.8rem;line-height:1.2;gap:.25rem}.tableItemGrayText{color:var(--neutral---gray--medium)}.IndexRowStyle{font-weight:700}.IndentRowStyle{padding:0 0 0 15px;font-size:.8rem}.score-bar__label{font-size:.75rem;font-weight:400}.scorecard__chart{-webkit-user-select:none;user-select:none}.scorecard__tooltip{width:12rem;padding:.5rem 0 .75rem;pointer-events:none;background:#fff;box-shadow:0 0 0 1px var(--neutral---gray--light),0 2px 4px #0000001a;font-family:Proxima Nova,sans-serif}.scorecard__tooltip__header{margin:0 0 .5rem;padding:1rem;border-bottom:1px solid var(--neutral---gray--light)}.scorecard__tooltip__title{font-size:1.25rem;font-weight:600}.scorecard__tooltip__data{width:100%;margin:0 0 1rem;padding:0 1rem}.scorecard__tooltip__data__label{margin:0 0 .25rem;letter-spacing:.05em;text-transform:uppercase;color:var(--neutral---gray--dark);font-size:.625rem;font-weight:600}.scorecard__tooltip__data__value{margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.scorecard__tooltip__data__bar{position:relative;width:100%;height:.5rem;background-color:var(--neutral---gray--light)}.scorecard__tooltip__data__bar__value{position:absolute;top:0;left:0;height:100%}.scorecard__tooltip__indicator{pointer-events:none;stroke:var(--neutral---gray--light);stroke-width:1}.freedom-and-prosperity-table th{padding:0;text-align:left;text-transform:uppercase;color:var(--neutral---text)}.freedom-and-prosperity-table th .no-sort{padding:.625rem}.freedom-and-prosperity-table:not([data-preview=true]) tr{cursor:pointer}.freedom-and-prosperity-table:not([data-preview=true]) tr:hover td{background:var(--color--hover--table)}.freedom-and-prosperity-table td{position:relative;font-size:.75rem;font-weight:400}.freedom-and-prosperity-table td>div{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.freedom-and-prosperity-table td .icon--category{width:1.625rem;height:1.625rem;margin-left:.5rem}.freedom-and-prosperity-table td .icon--category__value,.freedom-and-prosperity-table td .score-bar__label{font-size:.75rem;font-weight:400}.freedom-and-prosperity-table td .score-bar__label{width:2rem;font-size:.75rem}.freedom-and-prosperity-table__th--split{display:flex;flex-direction:column;padding:.625rem;text-align:left;text-transform:uppercase;color:var(--neutral---text);font-size:.625rem}.freedom-and-prosperity-table__th--split .button{padding:0;border-bottom:1px solid rgba(255,255,255,0)}.freedom-and-prosperity-table__th--split .button--selected{border-bottom:1px solid}.freedom-and-prosperity-table__th--split>div:last-child{display:flex;flex-direction:row}.freedom-and-prosperity-table .split{padding:0}.freedom-and-prosperity-table .split>div>div{flex:50% 0 0;padding:0 0 0 .625rem}.freedom-and-prosperity-table .split>div>div:first-child:before{position:absolute;top:0;right:50%;height:100%;content:"";border-left:1px dashed #E6E6E6}.freedom-and-prosperity-table .split__content{color:var(--neutral---gray--light)}.freedom-and-prosperity-table .split__content--selected{color:var(--neutral---text)}.notes{padding:4rem 0 0;color:var(--neutral---gray--medium);font-size:.75rem}.methodology{margin:0 0 2rem}.source{margin:0 0 2rem;text-align:right}@media screen and (max-width: 768px){.scorecards{display:block}.scorecard{width:100%;padding:0 .75rem}.ScorecardTopBlock{display:block;margin:1rem 0}.ScorecardTopBlockLeft{width:100%;margin:0 0 1rem}}@media screen and (max-width: 768px){.scorecards{display:block}.scorecard{width:100%;padding:0 .75rem}.tableRowClass{height:auto;padding:.5rem 0;gap:8px;grid-template-columns:1fr 40px 40px 1fr 1fr}.IndentRowStyle{padding:0}}@media screen and (max-width: 1200px){.ScorecardTopBlock{display:block;margin:1rem 0}.ScorecardTopBlockLeft{width:100%;margin:0 0 1rem}}.report-SVG{position:fixed;z-index:9999;top:60px;right:120px;bottom:60px;left:120px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#fff;box-shadow:0 0 16px #0000001a}.report__controls{position:absolute;top:0;right:0;padding:16px}.report__controls button{display:flex;margin:0 4px;padding:8px 16px;border:1px solid #ccc;border-radius:4px;background:#eee;font-size:.875rem}.report__pages{display:flex;gap:8px}.report__pages svg{border:1px solid #ccc}.pdf-preview{position:absolute;top:20px;left:20px;width:90%;height:auto}.pdf-preview .svg-overview__label{text-transform:uppercase}.data-download{position:relative}.data-download__menu{position:absolute;top:100%;right:0;background:var(--neutral---white);border:1px solid var(--neutral---gray--light)}.data-download__menu .dropdown-item{white-space:nowrap;padding:.5rem .75rem}.data-download__menu .dropdown-item button{color:var(--neutral---gray--dark)}.data-download__menu .dropdown-item:hover{background:#F8FAFF}.data-download .button--circle{margin-bottom:.25rem}.page-share .button--circle>span{display:block;height:1.5rem}.page-share textarea{border-radius:0;font-size:.6875rem;width:0;height:0;border:none;padding:0;word-break:break-all;resize:none}.page-share textarea:focus{outline:none}.page--country-profiles__empty-msg{height:calc(100vh - 12em);display:flex;align-items:center;justify-content:center}.page--country-profiles__empty-msg .flex-row{margin:0 2rem}.page--country-profiles__empty-msg .button{border-radius:100%;margin-left:1rem;background:#FBFBFB}.embed-view .page{margin-top:-6rem;padding-top:6rem}.embed-view .page__header{height:5rem;padding:1rem 0 .5rem;top:0;border-bottom:0}.embed-view__logo{padding:1rem;border-bottom:1px solid #000}.embed-view .page--home__logo__title{margin-top:0;font-size:1.25rem}.page--home__logo{right:4%;background:var(--neutral---white);position:absolute;z-index:100;padding:1rem}@media (max-width: 768px){.page--home__logo{display:none}}.page--home__logo .icon path{fill:var(--color--score-bar);fill-rule:nonzero}.page--home__logo .icon path:not(.no-stroke){stroke:var(--color--score-bar)}.page--home__logo .icon--prosperity{height:1.25rem;width:1.25rem}.page--home__logo .icon--freedom{height:1.75rem;width:1.75rem}.page--home__logo__title{margin-top:3rem;text-transform:uppercase}.page--home__logo__title,.page--home__logo__title .button{font-family:Proxima Nova,sans-serif;font-weight:300;font-size:1.875rem;line-height:95%;letter-spacing:-.05em;color:var(--neutral---black)}.page--home__logo__title div{display:flex;flex-direction:row;align-items:center}.page--home__logo__title div span{margin-right:.5rem}.page--home__logo__title .button{padding:.125rem}.page--home__logo__title .button span{border-bottom:1px solid var(--neutral---black)}.freedom-and-prosperity-table{width:100%}.freedom-and-prosperity-table__header,.freedom-and-prosperity-table__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));width:100%;justify-content:space-between}@media (max-width: 768px){.freedom-and-prosperity-table__header,.freedom-and-prosperity-table__row{gap:14px;grid-template-columns:repeat(auto-fit,minmax(40px,1fr))}}.freedom-and-prosperity-table__header{font-size:12px;padding:0;text-transform:uppercase;color:var(--neutral---text);text-align:left;border-bottom:1px solid var(--neutral---black)}.freedom-and-prosperity-table__header li{padding:.625rem;font-size:.75rem;font-weight:600}.freedom-and-prosperity-table__header .no-sort{padding:.625rem}.freedom-and-prosperity-table__header .button{padding:0}.freedom-and-prosperity-table__header .button--selected{border-bottom:1px solid}.freedom-and-prosperity-table__row{text-decoration:none;color:inherit;border-bottom:1px solid var(--neutral---gray--light)}.freedom-and-prosperity-table__header li,.freedom-and-prosperity-table__body-cell{border-right:1px solid var(--neutral---gray--light)}.freedom-and-prosperity-table__header li:last-child,.freedom-and-prosperity-table__body-cell:last-child{border-right:none}.freedom-and-prosperity-table__body-cell{width:100%;height:100%;padding:.5rem;display:flex;justify-content:flex-start;align-items:center}.freedom-and-prosperity-table__body-cell .status__container{width:100%}.freedom-and-prosperity-table__body-cell .status__container,.freedom-and-prosperity-table__body-cell p{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.freedom-and-prosperity-table__body-cell p{margin:0}.freedom-and-prosperity-table__body-cell .score-bar-holder{display:grid;grid-template-columns:1fr 3fr;gap:12px}.freedom-and-prosperity-table__body-cell .score-bar{width:100%}.freedom-and-prosperity-table__body-cell .split{display:grid;grid-template-columns:repeat(2,1fr);width:100%;height:100%}.freedom-and-prosperity-table__body-cell .split div{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.5rem}.freedom-and-prosperity-table__body-cell .split div:first-child{border-right:1px dashed #E6E6E6}.freedom-and-prosperity-table__body-cell .split .content{color:var(--neutral---gray--light)}.freedom-and-prosperity-table:not([data-preview=true]) .freedom-and-prosperity-table__body li{cursor:pointer}.freedom-and-prosperity-table:not([data-preview=true]) .freedom-and-prosperity-table__body li:hover{background:var(--color--hover--table)}.freedom-and-prosperity-table[data-preview=true] .freedom-and-prosperity-table__body li{cursor:default;pointer-events:none}.freedom-and-prosperity-table__body{position:relative;font-family:Proxima Nova,sans-serif;font-weight:400;font-size:.75rem}.freedom-and-prosperity-table__body__row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.freedom-and-prosperity-table__body .icon--category{height:1.625rem;width:1.625rem;margin-left:.5rem}.freedom-and-prosperity-table__body .icon--category__value,.freedom-and-prosperity-table__body .score-bar__label{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:.75rem}.freedom-and-prosperity-table__body .score-bar__label{width:2rem;font-size:.75rem}.page--home{height:calc(100vh - 5rem);padding:0;position:relative;z-index:1001}@media (max-width: 768px){.page--home{height:100vh;height:calc(var(--vh, 1vh) * 100)}}.page--home.section-in-focus .page--home__image:not(.active),.page--home.section-in-focus .page--home__logo:not(.active){visibility:hidden;opacity:0}.page--home__anchor{margin:1.25rem -1.25rem -1.25rem;padding:1.25rem;border-top:1px solid var(--neutral---gray--light);text-align:center;font-size:1rem;text-transform:uppercase;color:inherit;text-decoration:none}.page--home__anchor:hover{background:var(--neutral---gray--light)}.page--home__image,.page--home__logo{transition:left .5s,opacity .5s,visibility .5s,top .5s}.page--home__main{height:100%;display:flex;flex-direction:row;position:relative;background:var(--neutral---white)}@media (max-width: 768px){.page--home__main{flex-direction:column}}.page--home__main__content{width:75%;position:absolute;right:0;top:0;height:100%}@media (max-width: 768px){.page--home__main__content{width:100%}}.page--home__main__preview{display:flex;flex-direction:row;height:100%;align-items:flex-end;border-bottom:1px solid var(--neutral---gray--medium)}.page--home__main__preview strong{font-family:Proxima Nova,sans-serif;font-weight:600}.page--home__main__preview .freedom-and-prosperity-table{width:100%;margin:0 auto}.page--home__main__preview>div{display:flex;height:100%;flex-direction:column;padding:1.25rem;justify-content:flex-end}.page--home__main__preview>div:first-child{width:33.3%;border-right:1px solid var(--neutral---gray--medium)}@media (max-width: 768px){.page--home__main__preview>div:first-child{width:100%;padding-bottom:2rem}}.page--home__main__preview>div:first-child p{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:1.5rem;line-height:130%;margin:1rem 0 0}@media (max-width: 1600px){.page--home__main__preview>div:first-child p{font-size:1.25rem}}@media (max-width: 768px){.page--home__main__preview>div:first-child p{font-size:2.125vh}}.page--home__main__preview>div:nth-child(2){width:66.7%;padding-bottom:3.75rem}@media (max-width: 768px){.page--home__main__preview>div:nth-child(2){display:none}}.page--home__main__preview>div img{margin:0 auto;height:100%;width:100%}.page--home__image{z-index:1;visibility:visible;width:25%;height:100%;background-size:cover;background-position:50% 50%;position:absolute}@media (max-width: 768px){.page--home__image{width:100%;height:25%}}.page--home__image:nth-child(1){left:0%}@media (max-width: 768px){.page--home__image:nth-child(1){left:0;top:0%}}.page--home__image:nth-child(2){left:25%}@media (max-width: 768px){.page--home__image:nth-child(2){left:0;top:25%}}.page--home__image:nth-child(3){left:50%}@media (max-width: 768px){.page--home__image:nth-child(3){left:0;top:50%}}.page--home__image:nth-child(4){left:75%}@media (max-width: 768px){.page--home__image:nth-child(4){left:0;top:75%}}.page--home__image.active{left:0}@media (max-width: 768px){.page--home__image.active{top:0}}.page--home__image .button{height:100%;width:100%}.page--home__image .button .label{padding:.625rem;position:absolute;top:80%;left:50%;transform:translate(-50%,-50%);background:var(--neutral---white);border-radius:5px}@media (max-width: 768px){.page--home__image .button .label{font-size:1rem;top:100%;left:0;transform:translateY(-100%);border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:0}}.page--home__image .button:hover .label{background:var(--neutral---text);color:var(--neutral---white)}.page--home iframe{border:none;margin:0 auto;height:100%;max-width:100%}.page--home .button--x{position:absolute;top:2.5rem;right:2.5rem}@media (max-width: 768px){.page--home .button--x{top:calc(25% + .5rem);right:1rem}}.page--home .icon--logo-mini{display:none}@media (max-width: 768px){.page--home .icon--logo-mini{display:block;position:absolute;top:1rem;left:.75rem;z-index:1000}.page--home .icon--logo-mini circle,.page--home .icon--logo-mini rect{fill:var(--neutral---white);stroke:var(--neutral---white)}}.mini-map .map__countries path{stroke:#fff;fill:#f2f2f2;stroke-width:.5px}.mini-map .map__centroids circle{stroke:var(--neutral---black);opacity:1;transition:opacity .15s,stroke .15s}.mini-map svg{width:100%}.accordion h6{margin:0}.accordion .button--caret{gap:32px;width:100%;justify-content:space-between;height:100%;padding:0 2.5rem 0 0}.accordion .button--caret svg{transition:transform .4s}.accordion--open>.accordion__header>.button--caret svg{transform:rotate(-180deg)}.accordion__header{position:relative}.accordion__header h6{font-family:Proxima Nova Condensed,sans-serif;font-weight:600}.accordion__header .panel-overview-values--no-count{width:100%}.accordion .blue--bg{background:#DFE6F2}.accordion .blue--bg .score-bar{background:var(--neutral---white)}.accordion__content{overflow:hidden;transition:max-height .5s}.category__value{margin:.375rem 0;font-size:1rem}.panel-overview-values,.panel-overview-values--no-count{display:grid;grid-template-columns:4fr 1fr;align-items:center;padding:.625rem .875rem}.panel-overview-values .overview--score,.panel-overview-values .overview--rank,.panel-overview-values--no-count .overview--score,.panel-overview-values--no-count .overview--rank{display:flex;flex-direction:column;justify-content:space-between}.panel-overview-values{width:100%}.panel-overview-values--no-count{width:calc(100% - 5rem)}.country-overview{margin-bottom:3.75rem}.country-overview .score-bar{width:7rem}.country-overview .score-bar__container{display:flex;align-items:center}.country-overview .score-bar__label{margin-right:1rem;width:3rem}.country-overview .column--rank{flex:100px 0 0;margin-right:3rem}.country-overview .panel-overview-values{display:grid;grid-template-columns:4fr 1fr;align-items:center;padding:.625rem}.country-overview .body-content{padding:.625rem .875rem;width:100%;border-bottom:1px solid var(--neutral---gray--light)}.country-overview .category{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;padding:.875rem;border-top:1px solid var(--neutral---gray--light);border-bottom:1px solid var(--neutral---gray--light)}.country-overview .category__value{margin-left:1rem}.country-overview__subindicator{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:3.5rem;border-bottom:1px solid var(--neutral---gray--light);padding:.5rem .875rem .125rem 10px}.country-overview__subindicator h6{margin-top:0}.country-overview .accordion h5{font-size:1.25rem;font-family:Proxima Nova,sans-serif;font-weight:400;line-height:1.5rem;letter-spacing:.05em;margin:0}.country-overview .accordion .score-bar__container{height:auto}.country-overview .accordion .accordion__header .tooltip__rank__value{min-width:72px}.country-overview .accordion .accordion__header .h3{min-width:3rem}.country-overview .accordion .full-width{width:100%;display:flex;flex-direction:column;gap:10px}.country-overview .accordion .shortened{width:426px}.panel__content--map .freedom-and-prosperity-table{margin-top:-2rem}.panel__content--map .freedom-and-prosperity-table .button{text-transform:none;width:100%}.panel__content--map .freedom-and-prosperity-table .button--sort{flex-direction:row}.panel__content--map .freedom-and-prosperity-table thead tr{border-top:1px solid var(--neutral---gray--light);border-bottom:1px solid var(--neutral---gray--light)}.panel__content--map .freedom-and-prosperity-table tr{border:none}.panel__content--map .freedom-and-prosperity-table tr:nth-child(2n) td{background:#F8FAFF}.panel__content--map .freedom-and-prosperity-table th{border-bottom:0}.panel__content--map .freedom-and-prosperity-table th .button{color:#629bfa}.panel__content--map .freedom-and-prosperity-table th svg{display:none}.panel__content--map .freedom-and-prosperity-table th:not(:last-child){border:none}.panel__content--map .freedom-and-prosperity-table td{border:none}.panel__content--map .freedom-and-prosperity-table td[data-col=Name]{font-family:Proxima Nova,sans-serif;font-weight:600;font-size:.875rem}.panel__content--map .freedom-and-prosperity-table td:not(:last-child){border:none}.panel__content--map .panel__content__country-info{min-height:12rem;position:relative}.panel__content--map .panel__content__country-info__region-map{display:flex;flex-direction:row;align-items:flex-end;height:11rem;justify-content:space-between}.panel__content--map .panel__content__inner{padding-top:5rem}.panel__content .mini-map{width:12rem}.panel__content .button--arrow-reverse,.panel__content .button--arrow{padding-left:0}.panel__content .outline-button{border-radius:5px;text-transform:none;font-size:.75rem;padding:.375rem .625rem;border:.5px solid var(--neutral---gray--medium);color:inherit;text-decoration:none}.panel__content .outline-button:hover{background:var(--neutral---gray--light)}.checkbox{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:12px;font-family:Proxima Nova,sans-serif;font-weight:400;font-size:.875rem;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox__svg{cursor:pointer;height:20px;width:20px;flex-shrink:0}.checkbox__label{margin-top:.125rem}.checkbox--light{color:var(--neutral---gray--dark)}.checkbox--disabled{cursor:not-allowed;font-style:italic}.checkbox--default input:checked:not(:disabled)~.checkbox__marker{background-color:#eee}.checkbox--default input:checked:not(:disabled)~.checkbox__marker svg path{fill:var(--neutral---gray--dark)}.checkbox__marker{position:absolute;top:0;left:0;height:1.25rem;width:1.25rem;background-color:#eee;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:100%}.switch{display:flex;font-size:.875rem}.switch__label{margin-left:.375rem}.panel__content--country-profiles .category{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center}.panel__content--country-profiles .category svg{height:1.75rem}.panel__content--country-profiles .panel__content__inner{height:100%;overflow-x:hidden}.panel__content--country-profiles .panel__content__inner .border-top{border-top:1px solid var(--neutral---gray--light)}.panel__content--country-profiles .panel__content__inner>.flex-row>div{display:flex;flex-direction:column;flex:0 0 50%;padding:1.125rem .75rem;gap:2rem}.panel__content--country-profiles .panel__content__inner>.flex-row>div:first-child{border-right:1px solid var(--neutral---gray--light)}.panel__content--country-profiles .panel__content__inner>.flex-row .panel-overview-values{padding:0 .75rem .5rem;flex-direction:row;justify-content:space-between}.panel__content--country-profiles .panel__content__inner>.flex-row .panel-overview-values h6{margin:1rem 0 0;font-size:.5625rem;font-family:Proxima Nova Condensed,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.1em}.panel__content--country-profiles .panel__content__inner>.flex-row .category{padding:0;margin:0 -.5rem}.panel__content--country-profiles .panel__content__inner>.flex-row:last-of-type{height:100%}.panel__content--country-profiles label{font-size:.875rem;color:var(--neutral---text)}.panel__content--country-profiles .checkbox{margin:.625rem 0 .25rem}.panel__content--country-profiles .score-bar__container{display:flex;align-items:center;margin-left:3rem;gap:0}.panel__content--country-profiles .score-bar__container .score-bar__label{width:2.75rem;font-size:.875rem}.panel__content--country-profiles .score-bar__container .score-bar{width:5rem}.panel__content--country-profiles__checkboxes__subsubsection label{color:var(--neutral---gray--dark)}.panel__content--country-profiles__checkbox-content{display:flex;flex-direction:column;gap:.3rem}.panel__content--country-profiles__clear-filters{border:.5px solid var(--neutral---gray--medium);text-transform:none;border-radius:5px;width:fit-content}.panel__content--country-profiles__clear-filters:hover{background:var(--neutral---gray--light)}.panel__content--country-profiles__subtitle{color:var(--neutral---gray--dark);margin:0 0 0 3rem;width:calc(100% - 3rem);font-size:.875rem;font-weight:400;line-height:1.25rem;letter-spacing:.01em;text-align:left;text-transform:none;font-family:Proxima Nova,sans-serif}.search{position:relative}.search input[type=text]{width:100%;border-radius:20px;padding:.625rem 3rem .625rem 1rem!important;background:#FBFBFB!important;border:none}.search svg{position:absolute;right:1rem;top:.375rem;pointer-events:none}.search .button--x{position:absolute;right:.75rem;top:.125rem}.search .dropdown-menu{background:var(--neutral---white);border:1px solid var(--neutral---gray--light);z-index:1}.search .dropdown-menu a{display:block;padding:.5rem .25rem;text-decoration:none;color:var(--neutral---gray--dark)}.search .dropdown-menu a:hover{background-color:#f8faff}.search .dropdown-menu mark{background:var(--neutral---gray--light)}.panel__content--compare .search{width:100%;max-width:100%}.panel__content--compare .search input[type=text]{background:var(--neutral---background--white);border-radius:0;border-bottom:1px solid var(--neutral---gray--light)}.panel__content--compare .search{margin:2rem 0}.panel__content--compare .panel__content__header{position:relative}.panel__content--compare .panel__content__inner{padding-top:0}.panel__content--compare__list{display:flex;flex-direction:column;gap:3rem}.panel__content--compare__list .checkbox{color:var(--neutral---gray--dark)}.filters--prosperity,.filters--freedom{display:flex;flex-direction:row;width:100%;flex-wrap:wrap}.filters--prosperity .button,.filters--freedom .button{font-size:.75rem;cursor:pointer}.indicator-dropdown{margin-right:4rem}.indicator-dropdown__list{background:#FBFBFB;border-radius:20px;overflow:hidden}.indicator-dropdown__list .button{width:100%;font-size:.75rem}.indicator-dropdown__list .button:not([variant=freedom]):not([variant=prosperity]){text-transform:none;padding-left:2.375rem}.indicator-dropdown__list .button:hover,.indicator-dropdown__list .button--selected{background:#DFE6F2}.indicator-dropdown__list .button svg{width:1.25rem;height:1.25rem}.indicator-dropdown__list .button svg path{fill:var(--neutral---text);fill-rule:nonzero}.indicator-dropdown__toggle{text-transform:none;background:#FBFBFB;border-radius:20px;width:100%;margin-bottom:1rem;justify-content:space-between;padding:.625rem 1.25rem}.mobile-menu{height:100vh;width:100vw;position:fixed;top:0;left:0;background:var(--neutral---white);z-index:10000}.mobile-menu__body{position:relative;min-height:100%;min-width:100%;padding:60px 0 0}.mobile-menu__body .button--x{position:absolute;right:1.5rem;top:.75rem}.mode-controls{display:flex;margin-left:-.625rem;position:relative;z-index:1}.mode-controls .button{background:white;box-shadow:0 1px 2px #00000026;border:1px solid var(--neutral---gray--light);border-left:none;margin-top:-1px;width:9.25rem;justify-content:center}.mode-controls .button--selected{background:#FBFBFB;box-shadow:none}.mode-controls .button:first-child{border-left:1px solid var(--neutral---gray--light)}@media (max-width: 768px){.mode-controls .button{font-size:.625rem;width:33.33%}}@media (max-width: 768px){.mode-controls{width:100vw;margin:0 0 0 -1rem}}.freedom-prosperity-map{padding-top:1rem}.freedom-prosperity-map>svg{overflow:visible;max-height:calc(100vh - 14rem);margin:0 auto;display:block}.freedom-prosperity-map .map__countries path{stroke:#fff;fill:#f2f2f2;stroke-width:.5px}.freedom-prosperity-map .map__centroids circle{stroke:var(--neutral---black);opacity:1;transition:opacity .15s,stroke .15s}.freedom-prosperity-map--freedom-only .map__centroids circle{opacity:0}.freedom-prosperity-map--prosperity-only .map__centroids circle{stroke:var(--neutral---white)}.freedom-prosperity-map .tooltip__container{max-width:fit-content}.freedom-prosperity-map .tooltip__container h3{margin:0}@media (max-width: 768px){.freedom-prosperity-map .tooltip__container{display:none}}.freedom-prosperity-map__controls{position:fixed;bottom:4rem}@media (max-width: 768px){.freedom-prosperity-map__controls{left:.5rem}}.freedom-prosperity-map__controls .button{background:var(--neutral---white);box-shadow:0 4px 4px #00000040;height:1.875rem;width:1.875rem}.freedom-prosperity-map__controls .button:hover{background:#FBFBFB}.freedom-prosperity-map__controls .button--recenter{border-radius:5px;margin-bottom:1rem;padding:.3125rem}.freedom-prosperity-map__controls .button--recenter svg{width:100%}.freedom-prosperity-map__zoom .button:first-child{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px solid var(--neutral---gray--medium)}.freedom-prosperity-map__zoom .button:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.freedom-prosperity-map__legend{display:flex;flex-direction:row;background-color:var(--neutral---white);position:fixed;bottom:0}.freedom-prosperity-map__legend>div{display:flex;flex-direction:row}.freedom-prosperity-map__legend__category{border:1px solid var(--neutral---gray--light)}.freedom-prosperity-map__legend__category:nth-child(2){border-left:none}.freedom-prosperity-map__legend__item{display:flex;flex-direction:row;align-items:center;font-size:.75rem;color:var(--neutral---text);padding:.625rem 1rem;white-space:nowrap}.freedom-prosperity-map__legend__item .icon{margin-right:.625rem;height:auto}.freedom-prosperity-map__legend__item .icon--freedom{flex:1.25rem 0 0}.freedom-prosperity-map__legend__item .icon--prosperity{flex:1.125rem 0 0}.page--map{min-height:100vh;background:#F3F8FF}.page--map .mode-controls{position:sticky;top:9rem}.page--rankings .mode-controls{background:var(--neutral---white);position:sticky;top:9rem;z-index:1;padding-bottom:.5rem}@media (max-width: 768px){.page--rankings .mode-controls{padding-bottom:0;top:8rem}}.page--rankings .freedom-and-prosperity-table{background:var(--neutral---white)}@media (max-width: 768px){.page--rankings .freedom-and-prosperity-table{margin-top:0;width:1080px;overflow-x:auto}}.page--rankings .freedom-and-prosperity-table__header{background:var(--neutral---white);position:sticky;top:11.75rem;z-index:1;min-height:52px}.page--rankings .freedom-and-prosperity-table__header li{position:relative}.page--rankings .freedom-and-prosperity-table__header li:after{content:"";border-bottom:1px solid var(--neutral---text);width:100%;bottom:-1px;position:absolute}@media (max-width: 768px){.page--rankings .freedom-and-prosperity-table__header{position:static;min-height:70px}}.page--rankings .freedom-and-prosperity-table__header,.page--rankings .freedom-and-prosperity-table__row{gap:0}@media (max-width: 768px){.page--rankings .freedom-and-prosperity-table__container{width:100vw;overflow:auto;margin:0 -1rem}}.page--rankings .search{width:25rem}@media (max-width: 768px){.page--rankings .search{width:100%}}.page--about__container{display:flex;flex-direction:row;padding-bottom:3rem}@media (max-width: 768px){.page--about__container{flex-direction:column}}.page--about__content{padding-top:2.25rem;display:flex;flex-direction:column}.page--about__content p:first-child{margin-top:0}.page--about .button--default{font-size:1.75rem;text-transform:none;font-family:Proxima Nova,sans-serif;font-weight:200;color:#b3b3b3;padding-left:0}@media (max-width: 768px){.page--about .button--default{font-size:1.25rem}}.page--about .button--default:first-child{padding-top:.25rem}.page--about .button--selected,.page--about .button:hover{color:var(--neutral---text)}.page--about h3,.page--about h3 a{font-family:Proxima Nova,sans-serif;font-weight:600;font-size:1.5rem;line-height:150%;color:var(--neutral---text)}@media (max-width: 768px){.page--about h3,.page--about h3 a{font-size:1rem}}.page--about h4,.page--about li::marker{margin:0;font-family:Proxima Nova,sans-serif;font-weight:600;font-size:1rem;line-height:150%}.page--about p,.page--about li{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:1rem;line-height:150%}@media (max-width: 768px){.page--about p,.page--about li{font-size:.875rem}}.page--about p a,.page--about li a{text-decoration:underline;color:inherit}.page--about__fp-center-logo{max-width:18rem;margin:2rem auto}.page--about__fp-center-logo img{max-width:100%;display:block}.page--about__sections{position:sticky;top:8.75rem;padding-top:2rem}.page--about--Downloads{margin-top:.375rem}.page--about--Methodology,.page--about--FAQs{margin-top:.625rem}.page--about--Methodology ol{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.page--about--Methodology ol li ol{list-style:lower-alpha}.page--about--Reports{margin-top:.75rem}.page--about--team h4{margin:0;font-size:1.5rem}.page--about--team h5{margin-bottom:4rem;margin-top:0;letter-spacing:normal}@media (max-width: 768px){.page--about--team h5{margin-bottom:2rem}}.page--about--team__member{display:flex;flex-direction:row;flex-wrap:wrap;padding-bottom:7.5rem;margin-bottom:1.5rem}.page--about--team__member h4{font-size:1.5rem}.page--about--team__member h5{margin-bottom:4rem;letter-spacing:normal;margin-top:0}.page--about--team__member:not(:last-child){border-bottom:1px solid var(--neutral---gray--medium)}.page--about--team__member__img{height:14.5rem;width:14.5rem;flex:14.5rem 0 0;flex-shrink:0;border-radius:50%;object-fit:cover}@media (max-width: 768px){.page--about--team__member__img{flex-direction:column;height:8rem;flex:8rem 0 0}}.page--about--team__member__info{padding-left:1.5rem;flex:calc(100% - 15rem) 1 1}@media (max-width: 768px){.page--about--team__member__bio{display:none}}.page--about--team__member__bio--mobile{display:none;flex:100% 0 0;margin-top:1rem}@media (max-width: 768px){.page--about--team__member__bio--mobile{display:block}}.page--about--FAQs{display:flex;flex-direction:column;gap:12px}.page--about--FAQs ol{margin-top:0;display:flex;flex-direction:column;gap:1.5rem}.page--about--FAQs h4{display:inline}.page--about--FAQs p{margin:0}.page--about--Overview,.page--about--Methodology,.page--about--FAQs,.page--about--Team,.page--about--Citation{max-width:42rem}@media (max-width: 768px){.page--about--Overview,.page--about--Methodology,.page--about--FAQs,.page--about--Team,.page--about--Citation{display:flex;width:100%}}.page--scorecards .search{width:25rem}@media (max-width: 768px){.page--scorecards .search{width:100%}}.page__search{display:flex;align-items:center;justify-content:space-between;max-width:1440px;height:100%;margin:0 auto;padding:0 1rem}.page__title{display:flex;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:0 1rem}.page__title h1{display:flex;align-items:baseline;padding:2rem 0 1rem;text-transform:none;gap:.75rem}.countryNameStyle{font-family:Proxima Nova,sans-serif;font-size:2rem;font-weight:700}.regionNameStyle{color:var(--neutral---gray--dark);font-size:1rem;font-weight:300}@media screen and (max-width: 768px){.page__title{display:block}.page__search{display:block;padding:1rem}.page__search h1{margin:0 0 1rem}.page__search .search{max-width:none}}.library a{color:inherit;text-decoration:none;cursor:pointer;transition:text-decoration .2s}.library a:hover{text-decoration:underline}.library__content{max-width:56rem;margin-left:15rem;margin-bottom:5rem;display:flex;flex-direction:column;gap:3rem}.library__content p{font-size:.875rem;line-height:140%;margin:1.5rem 0}.library__content strong{font-family:Proxima Nova,sans-serif;font-weight:600}@media (max-width: 768px){.library__content{margin-left:0;width:100%}}.library .search{width:100%;max-width:100%}.library__hyperlink{font-weight:600}.library__featured{padding:1.5rem 0;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:space-between;border-bottom:.5px solid var(--neutral---text)}@media (max-width: 768px){.library__featured{flex-direction:column}}.library__featured__item{flex:12rem 0 0;display:flex;flex-direction:column;gap:.5rem}.library__featured__item h4{font-size:1.125rem;font-family:Proxima Nova,sans-serif;font-weight:600;margin:0;min-height:108px}.library__featured__item p{margin:0;font-size:.75rem;min-height:2rem}@media (max-width: 768px){.library__featured__item{max-width:15rem}}.library__featured__item img{width:100%;height:16rem;object-fit:cover;object-position:top}.library__citations{max-width:42rem}.loader{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.loader__spinner{border:8px solid var(--neutral---gray--medium);border-left-color:var(--free);border-radius:50%;width:150px;height:150px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--free: #47944b;--prosperous: var(--free);--mostly-free: #b1d878;--mostly-prosperous: var(--mostly-free);--mostly-unfree: #e18f6a;--mostly-unprosperous: var(--mostly-unfree);--unfree: #c6322a;--unprosperous: var(--unfree);--neutral---white: rgba(255, 255, 255, 1);--neutral---background--white: rgba(242, 242, 242, 1);--neutral---gray--light: rgba(230, 230, 230, 1);--neutral---gray--medium: rgba(179, 179, 179, 1);--neutral---gray--dark: #666666;--neutral---text: rgba(24, 24, 24, 1);--neutral---black: rgba(0, 0, 0, 1);--a-c--brand---orange: rgba(232, 115, 60, 1);--a-c--brand---navy: rgba(0, 4, 120, 1);--a-c--brand---green: rgba(111, 154, 26, 1);--a-c--brand---seagreen: rgba(47, 190, 163, 1);--a-c--brand---denim: rgba(0, 85, 150, 1);--a-c--brand---yellow: rgba(255, 192, 46, 1);--a-c--brand---stone: rgba(35, 76, 106, 1);--neutral-2---dark: rgba(149, 158, 173, 1);--neutral-2---medium: rgba(188, 191, 198, 1);--neutral-2---light: rgba(237, 237, 237, 1);--color--chart--1: #E75B5C;--freedomIndex: var(--color--chart--1);--color--chart--freedomindex: var(--color--chart--1);--color--chart--2: #4A2DBD;--prosperityIndex: var(--color--chart--2);--color--chart--prosperityindex: var(--color--chart--2);--color--chart--3: rgb(232, 111, 0);--economicSubindex: var(--color--chart--3);--color--chart--economicsubindex: var(--color--chart--3);--color--chart--4: rgb(11, 168, 27);--politicalSubindex: var(--color--chart--4);--color--chart--politicalsubindex: var(--color--chart--4);--color--chart--5: #3091E5;--legalSubindex: var(--color--chart--5);--color--chart--legalsubindex: var(--color--chart--5);--color--hover--table: #F8FAFF;--color--score-bar: #629BFA;--high-freedom: rgba(71, 148, 75, 1);--high-prosperity: var(--high-freedom);--moderate-freedom: rgba(177, 216, 120, 1);--moderate-prosperity: var(--moderate-freedom);--low-freedom: rgba(225, 143, 106, 1);--low-prosperity: var(--low-freedom);--lowest-freedom: rgba(198, 50, 42, 1);--lowest-prosperity: var(--lowest-freedom)}*{box-sizing:border-box}html,body{margin:0;padding:0;font-size:16px}@media (max-width: 768px){html,body{overflow-x:hidden}}html{scroll-behavior:smooth}button{cursor:pointer;padding:0;margin:0;border:none;background:rgba(0,0,0,0);text-align:left}img{max-width:100%}sup{margin-left:.375rem;font-size:.5em;line-height:0;font-family:Proxima Nova,sans-serif;font-weight:400}button,a{margin:0;font-size:inherit;font-family:inherit;font-weight:inherit;line-height:inherit}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}table{border-spacing:0;border-collapse:collapse;font-size:.75rem;width:100%}table th{vertical-align:top}table td,table th{padding:.5rem}table td:not(:last-child),table th:not(:last-child){border-right:1px solid var(--neutral---gray--light)}table tbody tr{border-bottom:1px solid var(--neutral---gray--light)}table thead th{border-bottom:1px solid var(--neutral---black)}input:focus,input:active{outline:none}blockquote{margin:1rem 0 1rem 2rem}ul{list-style:none;padding:0;margin:0}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}.logo{width:8.5rem}.container{max-width:1440px;padding:0 1rem;margin:0 auto}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.justify-space-between{align-items:center;justify-content:space-between}.justify-end{justify-content:flex-end}.align-items-end{align-items:flex-end}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.width-100{width:100%}.width-60{width:60%}.p-0{padding:0}@font-face{font-family:Proxima Nova;font-weight:300;src:url(/fonts/proxima-nova-300.otf) format("opentype")}@font-face{font-family:Proxima Nova;font-weight:400;src:url(/fonts/proxima-nova-400.otf) format("opentype")}@font-face{font-family:Proxima Nova;font-weight:600;src:url(/fonts/proxima-nova-600.otf) format("opentype")}@font-face{font-family:Proxima Nova;font-weight:700;src:url(/fonts/proxima-nova-700.otf) format("opentype")}@font-face{font-family:Proxima Nova Condensed;font-weight:400;src:url(/fonts/proxima-nova-condensed-400.otf) format("opentype")}@font-face{font-family:Proxima Nova Condensed;font-weight:600;src:url(/fonts/proxima-nova-condensed-600.otf) format("opentype")}body,h1,h2,h3,h4,h5,h6{font-family:Proxima Nova,sans-serif}body{font-weight:400;color:var(--neutral---text)}h1{font-size:1.75rem;font-weight:400;line-height:normal;text-transform:uppercase;margin:0}@media (max-width: 768px){h1{font-size:1.25rem}}h2{font-size:1.75rem;line-height:2.625rem;font-weight:400;margin:0}h3,.h3{font-weight:600;font-style:normal;font-size:1.75rem;line-height:150%;margin:0}h3--light,.h3--light{font-weight:300}h4{margin:.5rem 0;font-weight:400;font-size:1rem;line-height:150%}h5{font-size:1.25rem;font-weight:400;line-height:1.5rem;letter-spacing:.05em;margin:0}h6{margin:1rem 0 0;font-size:.5625rem;font-weight:400;text-transform:uppercase;letter-spacing:.1em}svg text{font-family:Proxima Nova,sans-serif}.page{min-height:100vh}.page__header{background:var(--neutral---white);border-bottom:var(--neutral---gray--light) 1px solid;z-index:1;position:sticky;top:0;min-height:4rem}.page__header>.container{height:100%}.page__header h2{color:var(--neutral---gray--dark);font-size:1rem;line-height:1.75rem}.page__header__title{display:flex;gap:.5rem;flex-direction:row;align-items:baseline}@media (max-width: 768px){.page__header__title{flex-direction:column}}.page--map>.container{padding:0}.sections{min-height:100vh}.sections .page__header__inner{transition:width .5s}.panel{border-left:1px solid var(--color-border);height:100vh;right:0;top:0;background:#fff;position:fixed;width:32rem;max-width:100vw;z-index:1000;box-shadow:0 4px 4px #00000040}.panel h2{margin-top:0;font-size:1.75rem;font-family:Proxima Nova,sans-serif;font-weight:600}.panel h4{margin:0;font-size:1.5rem;font-family:Proxima Nova,sans-serif;font-weight:400}.panel__content{height:100%;overflow:auto;padding-bottom:4rem}.panel__content__header{padding-top:2rem;padding-left:.625rem;padding:2rem .625rem 1rem;position:absolute;z-index:1;background:var(--neutral---white);width:100%}.panel__content__header>.search{width:calc(100% - 4rem);max-width:auto}.panel__content__inner{padding-top:5rem}.panel__content__inner .freedom-and-prosperity-table__header{opacity:0}.panel__content__inner .freedom-and-prosperity-table__body{border-top:1px solid var(--neutral---gray--light)}.panel__content__inner .freedom-and-prosperity-table__body-cell{font-size:.75rem;font-weight:400}.panel__content__inner .freedom-and-prosperity-table__body-cell[data-col=country] p{font-size:.875rem;font-weight:600}.panel__content__inner .freedom-and-prosperity-table__row{border:none}.panel__content__inner .freedom-and-prosperity-table li:nth-child(odd){background:var(--color--hover--table)}.panel__content__inner .freedom-and-prosperity-table li:nth-child(2n){background-color:var(--neutral--white)}.panel__content__inner .freedom-and-prosperity-table__header li,.panel__content__inner .freedom-and-prosperity-table__body-cell{border-right:none}.panel__content__padded{padding:.875rem}.panel.slide-enter,.panel.slide-exit-done{right:-32rem}.panel.slide-enter-active{right:0;transition:right .5s}.panel.slide-exit,.panel.slide-appear-done,.panel.slide-enter-done{right:0}.panel.slide-exit-active{transition:right .5s;right:-32rem}.panel .button--close{position:absolute;top:2rem;right:1rem;background:#FBFBFB}
