﻿@view-transition{navigation:auto;}.padding-bottom{padding-bottom:1rem;}@font-face{font-family:"Inter";src:url('../Fonts/Inter/InterVariable.woff2');font-display:swap;}body{font-family:"Inter";font-size:1.2rem;font-feature-settings:'liga' 1,'calt' 1;}h1,h2,h3,h4,h5,h6{font-family:"Inter";line-height:1.2;letter-spacing:-.02em;margin:0 0 .5em 0;color:#1a1a1a;}h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:1rem;}h2{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.15;margin:2rem 0 1rem 0;}h3{font-size:clamp(1.25rem,3vw,2rem);font-weight:600;line-height:1.2;margin:1.5rem 0 .75rem 0;}h4{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:600;line-height:1.25;margin:1.25rem 0 .5rem 0;}h5{font-size:clamp(1rem,2vw,1.25rem);font-weight:600;line-height:1.3;margin:1rem 0 .5rem 0;}h6{font-size:1rem;font-weight:600;line-height:1.4;margin:.75rem 0 .5rem 0;text-transform:uppercase;letter-spacing:.05em;color:#666;}@media(prefers-color-scheme:dark){h1,h2,h3,h4,h5{color:#f0f0f0;}h6{color:#a0a0a0;}}a{font-weight:bold;color:#000;}a:hover{color:#2e4df9;text-decoration:underline;}html,body{height:100%;margin:0;}.page{width:100%;}.dim{width:100%;height:100%;position:fixed;top:0;z-index:1;backdrop-filter:blur(10px);display:none;}.dim.active{display:block;}.content{margin-top:120px;padding:1.5rem 1rem;max-width:1440px;margin-left:auto;margin-right:auto;}header{margin:0;position:fixed;top:0;left:0;width:100%;backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.2);z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1);}header.scrolled{box-shadow:0 5px 20px rgba(0,0,0,.1);}header.scrolled .nav-container{padding:.5rem 1rem;}header.scrolled .hamburger-line{width:25px;}header .section-title,header p{margin:0;}header .nav-container{display:flex;justify-content:space-between;align-items:center;padding:1rem 1rem;max-width:1440px;margin:0 auto;transition:padding .3s cubic-bezier(.4,0,.2,1);}header .nav-container .logo{display:flex;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:0;}header .nav-container .logo .en{width:200px;height:45px;background:url("/_Theme/Images/sprite.svg") 0 0 no-repeat;}header .nav-container .logo .fr{width:200px;height:50px;background:url("/_Theme/Images/sprite.svg") -200px 0 no-repeat;}header .nav-container .logo .es{width:200px;height:50px;background:url("/_Theme/Images/sprite.svg") 0 -156px no-repeat;}header .nav-container .logo .it{width:250px;}header .nav-container .actions{display:inline-flex;}header .nav-container .actions .language{padding-left:1.5rem;padding-right:1.5rem;}header .nav-container .actions .language .unavailable{color:#e8e8e8;font-weight:bold;}header .nav-container .actions .hamburger{display:flex;flex-direction:column;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);}header .nav-container .actions .hamburger:hover{transform:scale(1.1);}header .nav-container .actions .hamburger .hamburger-line{width:30px;height:3px;background:linear-gradient(135deg,#111,#333);margin:3px 0;border-radius:3px;transition:all .3s cubic-bezier(.4,0,.2,1);}header .nav-container .actions .hamburger.active .hamburger-line:nth-child(1){transform:rotate(45deg) translate(4px,4px);}header .nav-container .actions .hamburger.active .hamburger-line:nth-child(2){opacity:0;}header .nav-container .actions .hamburger.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(9px,-9px);}.mobile-menu{position:fixed;top:0;right:-100%;width:100%;max-width:400px;height:100vh;background:rgba(255,255,255,.98);backdrop-filter:blur(20px);padding:100px 0 40px;transition:right .4s cubic-bezier(.4,0,.2,1);z-index:999;overflow-y:auto;border-left:1px solid #000;}.mobile-menu.active{right:0;}.mobile-menu .menu-container{padding:1.5rem;}.mobile-menu .menu-container .search input{margin:0;height:auto;}.mobile-menu .menu-container ul{list-style:none;margin:0;}.mobile-menu .menu-container ul .menu-item{position:relative;}.mobile-menu .menu-container ul .menu-item.active .menu-link .menu-arrow{transform:rotate(90deg);}.mobile-menu .menu-container ul .menu-item .menu-link{text-decoration:none;color:#2d3748;font-size:24px;font-weight:600;display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:2px solid transparent;transition:all .3s ease;cursor:pointer;}.mobile-menu .menu-container ul .menu-item .menu-link:hover{color:#2e4df9;border-bottom-color:#2e4df9;}.mobile-menu .menu-container ul .menu-item .menu-link .menu-arrow{font-size:16px;transition:transform .3s ease;margin-left:10px;}.mobile-menu .menu-container ul .menu-item .submenu{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1);border-radius:8px;margin-top:10px;}.mobile-menu .menu-container ul .menu-item .submenu.active{max-height:1000px;}.mobile-menu .menu-container ul .menu-item .submenu li{margin:0;}.mobile-menu .menu-container ul .menu-item .submenu li.publications{clear:both;}.mobile-menu .menu-container ul .menu-item .submenu li.publications .cover img{width:20%;float:left;margin-right:1rem;margin-bottom:1rem;}.mobile-menu .menu-container ul .menu-item .submenu li .menu-link{font-size:20px;font-weight:500;padding:12px 20px;margin-left:20px;border-left:3px solid transparent;border-bottom:1px solid rgba(102,126,234,.1);}.mobile-menu .menu-container ul .menu-item .submenu li .menu-link:hover{border-left-color:#667eea;background:rgba(102,126,234,.1);transform:translateX(5px);}.mobile-menu .menu-container ul .menu-item .submenu li .submenu{background:rgba(102,126,234,.08);margin-left:20px;}.mobile-menu .menu-container ul .menu-item .submenu li .submenu .menu-link{font-size:18px;font-weight:400;padding:10px 20px;margin-left:40px;color:#4a5568;}.mobile-menu .menu-container ul .menu-item .submenu li .submenu .menu-link .submenu{background:rgba(102,126,234,.1);margin-left:20px;}.mobile-menu .menu-container ul .menu-item .submenu li .submenu .menu-link .submenu .menu-link{font-size:16px;font-weight:400;padding:8px 20px;margin-left:60px;color:#718096;}footer{background-color:#f7f7f7;border-top:#e8e8e8 solid 1px;margin-top:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;}footer .content{margin-top:0;}footer .content h3.footer-subtitle{font-size:1.2rem;font-weight:bold;margin-top:0;margin-bottom:.5rem;}footer .content ul.footer-links{list-style:none;margin:0;font-size:.9rem;}footer .content ul.footer-links li{margin-bottom:.5rem;}footer .content ul.footer-links li a{color:#555;font-weight:normal;text-decoration:none;}footer .content ul.footer-links li a:hover{color:#2e4df9;}footer .content .footer-social-links{list-style:none;margin:0;padding:0;}footer .content .footer-social-links li{display:inline-block;}footer .content .footer-social-links li .icon{font-size:0;background-image:url("/_Theme/Images/sprite.svg");display:block;width:50px;height:50px;}footer .content .footer-social-links li .tw .icon{background-position:-600px -700px;}footer .content .footer-social-links li .fb .icon{background-position:-400px -700px;}footer .content .footer-social-links li .ln .icon{background-position:-800px -700px;}footer .content .footer-social-links li .ig .icon{background-position:-1000px -700px;}footer .content .footer-copyright{font-size:.9rem;}.focus{background-color:#f7f7f7;width:30%;padding:1.5rem;float:right;margin-left:1rem;margin-bottom:1rem;}.focus p:last-child{margin-bottom:0;}.highlight{background-color:#f7f7f7;width:100%;padding:1.5rem;margin-bottom:1.5rem;}.highlight h1,.highlight h2,.highlight h3,.highlight h4,.highlight h5,.highlight h6{margin-top:0;}.highlight p:last-child{margin-bottom:0;}.highlight hr{max-width:100%;}ul.breadcrumb{margin:0;margin-top:.5rem;width:100%;list-style:none;font-size:.9rem;color:#555;}ul.breadcrumb li{display:inline;}ul.breadcrumb li:after{content:" > ";}ul.breadcrumb li:last-child::after{content:"";}ul.breadcrumb li a{color:#555;text-decoration:none;}ul.breadcrumb li a:hover{color:#2e4df9;}.related-resources ul.related{list-style:none;margin:0;}.related-resources ul.related li{margin-bottom:1rem;font-size:.9rem;color:#555;}.related-resources ul.related li:hover{transform:scale(1.01);transition:transform .1s ease-in;}.related-resources ul.related li .detail{clear:both;font-size:.8rem;}.related-resources ul.related li .detail .type{color:#808080;}.related-resources ul.related li .detail ul.languages{list-style:none;}.related-resources ul.related li .detail ul.languages li{display:inline-block;margin:0;}.related-resources ul.related li .detail ul.languages li:after{content:' | ';padding-left:5px;padding-right:5px;}.related-resources ul.related li .detail ul.languages li:last-child::after{content:'';}.related-resources ul.related li .detail ul.languages li a{font-size:.8rem;text-decoration:none;font-weight:normal;color:#808080;}.related-resources ul.related li .detail ul.languages li a:hover{color:#2e4df9;}.actions .category,.related-resources .category{border-bottom:4px solid #000;font-weight:bold;}.actions hr{margin-top:.5rem;}.actions .do{margin:0;}.actions .do li{display:inline-block;margin-right:1.5rem;}.actions .do li .icon{width:25px;height:25px;}.icon{font-size:0;background-image:url("/_Theme/Images/sprite.svg");display:block;}.icon.print{background-position:0 -700px;}.icon.link{background-position:0 -900px;}.icon.tw{background-position:-600px -700px;}.icon.fb{background-position:-400px -700px;}.icon.ln{background-position:-800px -700px;}.icon.external-link{display:inline-block;vertical-align:bottom;width:25px;height:19px;margin-left:.5rem;background-position:-1700px -800px;}.icon.more{background-position:-200px -400px;}.icon.medium .print{width:50px;height:50px;}.sidebar{overflow-y:auto;max-height:100vh;transition:transform .3s ease;margin-bottom:1rem;font-size:1.6rem;}.sidebar .nav-header{letter-spacing:.5px;}.sidebar .nav-header a{text-decoration:none;}.nav-menu{list-style:none;padding:0;margin:0;display:grid;}.nav-menu .nav-item{padding-top:.5rem;padding-bottom:.5rem;clear:both;}.nav-menu .nav-item.selected>.nav-link{color:#2e4df9;}.nav-menu .nav-item.selected>.nav-link::before{width:100%;}.nav-menu .nav-item.expanded{color:#00f;}.nav-menu .nav-item.expanded>.sub-menu{max-height:1000px;}.nav-menu .nav-item .nav-link{display:flex;justify-content:space-between;text-decoration:none;font-weight:500;position:relative;overflow:hidden;width:90%;float:left;}.nav-menu .nav-item .nav-link::before{content:'';position:absolute;left:0;top:0;height:100%;width:0;transition:width .3s ease;z-index:-1;}.nav-menu .nav-item .nav-link:hover::before{width:100%;}.nav-menu .nav-item .nav-text{flex-grow:1;}.nav-menu .nav-item .nav-arrow{transition:transform .3s ease;font-size:.8em;opacity:.65;cursor:pointer;float:right;}.nav-menu .nav-item.expanded>.nav-arrow{transform:rotate(90deg);}.nav-menu .nav-item .sub-menu{padding:0;margin:0;list-style:none;max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1);clear:both;}.nav-menu .nav-item .sub-menu .nav-link{padding-left:1.5rem;}.nav-menu .nav-item .sub-menu .nav-link:hover{border-left-color:#4facfe;}.nav-menu .nav-item .sub-menu .sub-menu .nav-link{padding-left:3rem;}.nav-menu .nav-item .sub-menu .sub-menu .sub-menu .nav-link{padding-left:4.5rem;}input[type=search],input[type=text]{box-shadow:none;-webkit-box-shadow:none;border:0;margin:0;}input[type=search]::placeholder,input[type=text]::placeholder{color:#555;}input[type=search]:focus,input[type=text]:focus{box-shadow:none;-webkit-box-shadow:none;border:0;background-color:#e8e8e8;}input[type=search].search-query,input[type=text].search-query{display:inline;}input[type=search].site-search,input[type=text].site-search{background-position:100%;border:0;border-radius:unset;padding-left:0;}input[type=search].accordion-filter,input[type=text].accordion-filter{margin-right:1.5rem;}input[type=search]{background:url("/_Site/Images/icons/magnifying-glass.svg") no-repeat;background-size:contain;background-position:right;background-origin:content-box;background-color:#f7f7f7;margin-right:1.5rem;}input[type=search]:focus{box-shadow:none;-webkit-box-shadow:none;border:0;background-image:none;}input[type=search]:focus::placeholder{color:transparent;}select{box-shadow:none;-webkit-box-shadow:none;border:0;padding-left:1.5rem;padding-top:0;padding-bottom:0;width:100%;background-color:#f7f7f7;margin-bottom:0;}select:focus{box-shadow:none;-webkit-box-shadow:none;border:0;background-color:#f9f9f9;}select.download-in{font-size:.9rem;}select.left-navigation-dropdown{margin-top:.5rem;padding:0;height:150px;border:0;border-radius:unset;}select.left-navigation-dropdown option{padding:10px 5px 10px 10px;}select.left-navigation-dropdown.left-navigation-dropdown-category{height:auto;}div.jump-to{padding-left:.5rem;}.video{position:relative;overflow:hidden;width:100%;padding-top:56.25%;margin-bottom:.5rem;}.video iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:0;}.proof-point{width:40%;padding-left:1.5rem;border-left:3px solid #000;}.proof-point .proof-point-description img{display:inline-block;vertical-align:middle;border:0;max-width:100%;height:auto;}.proof-point .proof-point-value{font-size:1.6rem;font-weight:bold;}.proof-point .proof-point-description{font-size:.9rem;}.proof-point.proof-point-right{margin-left:.5rem;float:right;}.proof-point.proof-point-left{margin-right:.5rem;float:left;}.proof-point .proof-point-value:last-child{margin-bottom:0;}.img{margin-bottom:1rem;}.img .img-container img{width:100%;}.img .img-container img:hover{transform:scale(1.02);transition:transform .3s ease-in;}.img .caption{width:100%;font-size:.9rem;color:#555;background-color:#f7f7f7;padding:1rem;}.img .caption p{margin-bottom:0;}.img .caption span.credit{font-size:.8rem;color:#555;display:block;}.img.inline{max-width:40%;}.img.inline.inline-right{float:right;margin-left:20px;}.img.inline.inline-left{float:left;margin-right:20px;}.pullquote{margin-top:1rem;margin-bottom:1rem;padding-top:1rem;padding-bottom:1rem;background-image:url('/_Theme/Images/pullquote.svg');background-repeat:no-repeat;background-position-x:left;background-position-y:1rem;}.pullquote.large{background-image:url('/_Theme/Images/pullquote.svg');padding-top:1rem;}.pullquote.large .pullquote-text{margin-top:1rem;margin-left:unset;font-size:1.6rem;line-height:1.9rem;}.pullquote.large .pullquote-text small{line-height:initial;}.pullquote .pullquote-text{width:70%;font-weight:bold;margin-left:auto;font-size:1.4rem;}.pullquote .pullquote-text small{font-size:.9rem;display:block;margin-top:1rem;}.pullquote .pullquote-text small a{text-decoration:underline;}.cards h5{margin-bottom:.5rem;}.cards ul{list-style:none;margin:0;display:flex;flex-wrap:wrap;}.cards ul li{flex:1 0 21%;padding-left:.5rem;padding-right:.5rem;padding-bottom:1.5rem;font-size:.9rem;}.cards ul li a{font-weight:normal;text-decoration:none;}.cards ul li.list-item{float:left;width:25%;}.cards ul li.list-item img{width:100%;margin-bottom:.5rem;}.cards ul li.list-item .no-image{border-top:1px solid #e8e8e8;margin-bottom:.5rem;}.cards ul li.list-item .date{font-size:.9rem;color:#555;margin-bottom:.5rem;}.cards ul li.list-item .cover img{height:150px;width:auto;border:1px solid #e8e8e8;}.cards ul li.list-item:hover p{color:#2e4df9;}.cards ul li:first-child{padding-left:0;padding-right:.5rem;}.cards ul li:last-child{padding-left:.5rem;padding-right:0;}dl,ol,ul{margin-left:3rem;list-style-position:outside;font-family:inherit;}.read-more{text-decoration:none;display:block;}.read-more:after{content:' ▶';display:inline-block;position:relative;vertical-align:bottom;}.button{border-radius:12px;background-color:#808080;}.button:hover{background-color:#2e4df9;}.donor-rank hr{margin:0;margin-top:.5rem;margin-bottom:.5rem;}.donor-rank h3,.donor-rank p{margin:0;}.donor-rank .donor-statistics p{font-size:1.4rem;font-weight:bold;}.donor-statistics p{font-size:.9rem;margin:0;}table th,table td,table tr{color:#555;font-size:.9rem;}table th a,table td a,table tr a{font-weight:700;}.pagination .current{background:#2e4df9;}.accordion-container .back-to-top-link{text-align:right;font-size:.9rem;padding:.5rem;}.accordion-container .back-to-top-link .back-to-top{margin:0;display:inline-block;vertical-align:middle;width:12px;height:14px;background:url("/_Theme/Images/sprite.svg") -1300px -800px no-repeat;font-size:0;margin-left:1rem;}.list{list-style:none;margin-left:0;}.list li{margin-bottom:1.5rem;}.list li img{width:20%;float:left;margin-right:1rem;}.list li h5{margin:0;}.list li .description{color:#808080;}.list li .list-date{font-size:.9rem;color:#555;}.list li::after{content:"";display:block;clear:both;}.pager span a{margin-right:1.5rem;font-weight:bold;}.pager span a.selected{color:#2e4df9;}.pager ul{list-style:none;margin:0;padding:0;}.pager ul li{display:inline-block;margin-right:1.5rem;font-weight:bold;color:#2e4df9;}.pager ul li a{color:#000;}.pager ul li a:hover{color:#2e4df9;}.pager a.switch{font-size:0;height:40px;width:20px;display:inline-block;cursor:pointer;margin:0;padding:0;background:url("/_Theme/Images/sprite.svg") -200px -900px no-repeat;vertical-align:top;}.pager a.switch.next{background:url("/_Theme/Images/sprite.svg") -300px -900px no-repeat;}.grid{margin-left:auto;margin-right:auto;margin-top:1rem;font-size:1rem;background-color:#f7f7f7;}.grid .grid-x h4{margin-top:0;}.grid .grid-x .grid-image{margin-top:auto;margin-bottom:auto;position:relative;}.grid .grid-x .grid-image img{width:100%;}.grid .grid-x .grid-image .copyright{color:#555;font-size:.8rem;color:#808080;padding-left:1.5rem;padding-right:1.5rem;position:absolute;bottom:0;background-color:#f9f9f9;}.grid .grid-x .grid-image .copyright.right{text-align:right;right:0;}.grid .grid-x .grid-image .copyright.left{text-align:left;left:0;}.grid .grid-x .grid-text{margin-bottom:1rem;padding:1.5rem;margin-top:auto;margin-bottom:auto;}.grid .grid-x .grid-text h1 a,.grid .grid-x .grid-text h2 a,.grid .grid-x .grid-text h3 a,.grid .grid-x .grid-text h4 a,.grid .grid-x .grid-text h5 a,.grid .grid-x .grid-text h6 a{text-decoration:none;}.grid .grid-x .grid-element{margin-left:auto;margin-right:auto;padding:1rem;}.grid .grid-x .grid-element img{float:left;margin-right:1rem;width:30%;}.grid .grid-x .grid-element-small{margin-left:auto;margin-right:auto;padding:1rem;}.grid .grid-x .grid-element-small img{margin-bottom:1rem;}.grid .grid-x .grid-element-small .date{font-size:.9rem;font-style:normal;color:#f7f7f7;}.standard .section-header,.landingpage .section-header,.mediaviewer .section-header,.topic-page .section-header,.report .section-header{margin-top:100px;padding:0;padding-bottom:1.5rem;max-width:1440px;margin-left:auto;margin-right:auto;}.standard .section-header h1,.landingpage .section-header h1,.mediaviewer .section-header h1,.topic-page .section-header h1,.report .section-header h1,.standard .section-header p,.landingpage .section-header p,.mediaviewer .section-header p,.topic-page .section-header p,.report .section-header p{margin-bottom:0;line-height:normal;}.standard .content,.landingpage .content,.mediaviewer .content,.topic-page .content,.report .content{margin-top:0;padding:0;max-width:1440px;margin-left:auto;margin-right:auto;}.standard .content.other-language,.landingpage .content.other-language,.mediaviewer .content.other-language,.topic-page .content.other-language,.report .content.other-language{margin-top:100px;}.standard .content.other-language .introduction,.landingpage .content.other-language .introduction,.mediaviewer .content.other-language .introduction,.topic-page .content.other-language .introduction,.report .content.other-language .introduction{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;}.standard .content.other-language .list li img,.landingpage .content.other-language .list li img,.mediaviewer .content.other-language .list li img,.topic-page .content.other-language .list li img,.report .content.other-language .list li img{width:30%;}.standard .content.other-language .list li .description,.landingpage .content.other-language .list li .description,.mediaviewer .content.other-language .list li .description,.topic-page .content.other-language .list li .description,.report .content.other-language .list li .description{display:none;visibility:hidden;}.topic-page .title,.report-page .title{max-width:1440px;margin-left:auto;margin-right:auto;padding:0;padding-bottom:1.5rem;margin-top:3rem;}.topic-page .title h1,.report-page .title h1{margin-bottom:0;}.topic-page .title h1 small,.report-page .title h1 small{display:block;line-height:normal;color:#808080;}.topic-page .introduction,.report-page .introduction{font-size:1.4rem;font-weight:600;margin-bottom:4.5rem;}.topic-page .topic-page-group,.report-page .topic-page-group{margin-bottom:4.5rem;}.topic-page .topic-page-group article,.report-page .topic-page-group article{width:70%;margin-left:auto;margin-right:auto;}.topic-page .topic-page-group article.wide,.report-page .topic-page-group article.wide{width:100%;}.topic-page .topic-page-group article.media,.report-page .topic-page-group article.media{margin:1rem auto;position:relative;padding-top:0;padding-bottom:0;}.topic-page .topic-page-group article.media .video,.report-page .topic-page-group article.media .video{margin-bottom:0;}.topic-page .topic-page-group article.media .caption,.report-page .topic-page-group article.media .caption{padding:1rem;background-color:#f7f7f7;font-size:.9rem;color:#555;}.topic-page .topic-page-group article.media .caption p,.report-page .topic-page-group article.media .caption p{margin:0;}.topic-page .topic-page-group article.media .slideshow,.report-page .topic-page-group article.media .slideshow{width:100%;overflow-x:hidden;white-space:nowrap;background-color:#f7f7f7;}.topic-page .topic-page-group article.media .slideshow .slide,.report-page .topic-page-group article.media .slideshow .slide{width:100%;display:inline-block;position:relative;text-align:center;background-repeat:no-repeat;background-size:contain;background-position:center center;margin-bottom:1rem;}.topic-page .topic-page-group article.media .slideshow .slide:first-child,.report-page .topic-page-group article.media .slideshow .slide:first-child{margin-left:0;}.topic-page .topic-page-group article.media .slideshow .caption-text,.report-page .topic-page-group article.media .slideshow .caption-text{margin-left:auto;margin-right:auto;font-size:.9rem;color:#555;}.topic-page .topic-page-group article.media .slideshow .caption-text div,.report-page .topic-page-group article.media .slideshow .caption-text div{white-space:normal;font-size:.9rem;display:none;padding:1rem;}.topic-page .topic-page-group article.media .slideshow .caption-text div:first-child,.report-page .topic-page-group article.media .slideshow .caption-text div:first-child{display:block;}.topic-page .topic-page-group.call-to-action,.report-page .topic-page-group.call-to-action{width:80%;margin-left:auto;margin-right:auto;margin-bottom:.5rem;border-top:4px solid #f7f7f7;padding:1.5rem;}.topic-page .topic-page-group.call-to-action p,.report-page .topic-page-group.call-to-action p{font-size:2.8rem;font-weight:600;margin:0;}.topic-page .topic-page-group.call-to-action .cta a.button,.report-page .topic-page-group.call-to-action .cta a.button{text-decoration:none;display:block;margin:0;vertical-align:bottom;}.topic-page .topic-page-group.call-to-action .cta a.button:after,.report-page .topic-page-group.call-to-action .cta a.button:after{content:' ▶';display:inline-block;position:relative;vertical-align:bottom;}.topic-page .related-resources ul.related,.report-page .related-resources ul.related{list-style:none;margin:0;display:flex;flex-wrap:wrap;}.topic-page .related-resources ul.related li,.report-page .related-resources ul.related li{flex:0 0 50%;padding-bottom:.5rem;font-size:.9rem;}.topic-page .related-resources ul.related li ul.languages,.report-page .related-resources ul.related li ul.languages{margin-left:0;}.topic-page .related-resources ul.related li ul.languages li:last-child,.report-page .related-resources ul.related li ul.languages li:last-child{padding-left:0;}.topic-page .related-resources ul.related li a,.report-page .related-resources ul.related li a{font-weight:normal;text-decoration:none;color:#555;}.topic-page .related-resources ul.related li.list-item,.report-page .related-resources ul.related li.list-item{float:left;width:25%;}.topic-page .related-resources ul.related li.list-item .date,.report-page .related-resources ul.related li.list-item .date{font-size:.9rem;color:#555;margin-bottom:.5rem;}.topic-page .related-resources ul.related li.list-item:hover p,.report-page .related-resources ul.related li.list-item:hover p{color:#2e4df9;}.mediaviewer .caption,.mediaviewer .counter,.mediaviewer .date{font-size:.9rem;color:#555;}.mediaviewer .caption{background-color:#f7f7f7;padding:1rem;}.mediaviewer .media img:hover{transform:scale(1.2);transition:transform .3s ease-in;}.mediaviewer .media .video{margin-bottom:0;}.mediaviewer ul.controls{list-style:none;margin:0;}.mediaviewer ul.controls li{display:inline-block;}.mediaviewer ul.controls li a.switch{font-size:0;height:40px;width:20px;display:inline-block;cursor:pointer;margin:0;padding:0;background:url("/_Theme/Images/sprite.svg") -200px -900px no-repeat;vertical-align:top;}.mediaviewer ul.controls li a.switch.next{margin-left:1.5rem;background:url("/_Theme/Images/sprite.svg") -300px -900px no-repeat;}.subsites header{background-color:#f7f7f7;backdrop-filter:blur(10px);}.subsites .content{margin-top:80px;padding:1.5rem 1rem;max-width:1440px;margin-left:auto;margin-right:auto;}.subsites footer .content{margin-top:0;padding:0;}.article-header{margin-top:0;margin-bottom:1.5rem;}.article-header>img{width:100%;height:100%;object-fit:cover;object-position:center;}.article-header::after{content:attr(data-copyright);font-size:.8rem;color:#808080;padding-left:1.5rem;padding-right:1.5rem;position:relative;top:-19px;float:right;background-color:#f9f9f9;}.report .report-page{width:100%;}.report .report-page .header-image{position:relative;}.report .report-page .header-image .copyright{vertical-align:middle;bottom:0;right:0;position:absolute;font-size:.8rem;color:#808080;padding-left:1.5rem;padding-right:1.5rem;background-color:#f9f9f9;}.report .report-page .header-image::after{content:none;}.report .report-page #report-dropdown{overflow:hidden;background-color:#234eff;background:rgba(35,78,255,.6);backdrop-filter:blur(5px);padding:1.5rem;color:#fff;vertical-align:middle;font-size:.9rem;transition:all .3s ease;}.report .report-page #report-dropdown .back-to-top-link{padding:.5rem;}.report .report-page #report-dropdown .back-to-top-link a{color:#fff;text-decoration:none;font-weight:normal;text-transform:uppercase;}.report .report-page #report-dropdown .back-to-top-link a .back-to-top{margin:0;display:inline-block;vertical-align:middle;width:12px;height:14px;background:url("/_Theme/Images/sprite.svg") -1400px -800px no-repeat;font-size:0;margin-left:1rem;}.report .report-page #report-dropdown .change-chart-label,.report .report-page #report-dropdown .breakout-select{float:left;}.report .report-page #report-dropdown select{background-color:#f7f7f7;color:#000;}.report .report-page #report-dropdown .change-chart-label{margin-right:1.5rem;text-transform:uppercase;padding:.5rem;}.report .report-page #report-dropdown.sticky{transition:all .3s ease;position:fixed;bottom:0;width:100%;z-index:9;}.report .report-page .toc{list-style:none;margin:0;}.report .report-page .toc li{border-top:1px solid #e8e8e8;padding-top:1rem;padding-bottom:1rem;}.report .report-page .toc li a{text-decoration:none;}.report .report-page .toc li a.chapter-download{float:right;}.report .report-page .toc:last-child{border-bottom:1px solid #e8e8e8;}.report .report-page .toc .cloud{margin:0;display:inline-block;vertical-align:middle;width:25px;height:25px;background:url("/_Theme/Images/sprite.svg") -1400px -700px no-repeat;font-size:0;}.report .report-page section ol ol,.report .report-page section ol ul,.report .report-page section ul ol,.report .report-page section ul ul{margin-bottom:0;}.report .report-page section ol ul{margin-top:1.25rem;}.report .report-page section.title{text-align:center;max-width:1440px;margin-left:auto;margin-right:auto;padding-top:1rem;padding-bottom:1rem;}.report .report-page section.title h1{font-family:bold;}.report .report-page section.title h1 small{display:block;line-height:normal;}.report .report-page section.introduction{max-width:1440px;font-size:1.4rem;margin-left:auto;margin-right:auto;padding-top:1rem;padding-bottom:1rem;border-top:4px solid #000;border-bottom:4px solid #000;font-weight:bold;}.report .report-page section.introduction p:last-child{margin-bottom:0;}.report .report-page section a.download-csv{text-transform:uppercase;text-decoration:none;font-size:.8rem;vertical-align:middle;}.report .report-page section a.download-csv span{margin-right:1rem;margin-bottom:.5rem;}.date-author,.counter,.date{color:#555;}@media screen and (min-width:768px){.article-header{height:320px;}}@media screen and (min-width:992px){.article-header{height:400px;}}@media screen and (min-width:1200px){.article-header{height:520px;}}@media screen and (min-width:1400px){.article-header{height:550px;}}