@charset "UTF-8";.container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px;}@media (max-width:1024px){.container{width:100%}}header{position:fixed;top:0;left:0;right:0;width:100%;height:80px;background:#000000;z-index:1001;border-bottom:solid 1px rgba(118,118,118,.5);transition:all 300ms ease;-webkit-transition:all 300ms ease;}header.active-mobile{background:#1a1a1a;}header.active-mobile.white{background-color:#fff;}header.darkgray{background:#1a1a1a;}header .container{width:100%;}@media (max-width:1024px){header .container{padding-left:20px;padding-right:0}}header .header-base{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;height:80px;position:relative;z-index:100;}header .header-base .logo{width:21%;opacity:0;transform:translateY(-100px);animation-name:header-items-slide;animation-duration:1000ms;animation-fill-mode:forwards;}header .header-base .logo a img{width:120px;height:auto;-o-object-fit:contain;object-fit:contain;}@media (max-width:768px){header .header-base .logo a img{width:100px}}header .header-base .nav{opacity:0;transform:translateY(-100px);animation-name:header-items-slide;animation-duration:1000ms;animation-delay:100ms;animation-fill-mode:forwards;}header .header-base .nav ul li{list-style:none;list-style-type:none;display:inline-block;height:100%;padding:0 15px;}header .header-base .nav ul li a{color:rgba(255,255,255,.7);text-align:center;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:135%;border-bottom:solid 2px transparent;display:block;display:flex;flex-wrap:wrap;align-items:center;height:80px;transition:all 300ms ease;-webkit-transition:all 300ms ease;position:relative;cursor:pointer;}header .header-base .nav ul li a:hover{color:#c8dc00;}header .header-base .nav ul li a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#c8dc00;transition:all 300ms ease;-webkit-transition:all 300ms ease;}header .header-base .nav ul li a.active{color:#c8dc00;}header .header-base .nav ul li a.active:after{width:100%;}header .header-base .nav ul li a.first-load{color:#c8dc00;}header .header-base .nav ul li a.first-load:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#c8dc00;animation-name:active-state-100;animation-duration:300ms;animation-delay:1000ms;animation-fill-mode:forwards;}@keyframes active-state-100{0%{width:0}100%{width:100%}}header .header-base .nav ul li a svg{transition:all 300ms ease;-webkit-transition:all 300ms ease;width:12px;}header .header-base .share-download{animation-name:header-items-slide;animation-duration:1000ms;animation-delay:200ms;animation-fill-mode:forwards;}header .header-base .share-download .content{display:flex;}header .header-base .share-download .content .share a{color:#999999;text-align:center;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%;cursor:pointer;border-left:solid 1px rgba(118,118,118,.5);border-right:solid 1px transparent;display:flex;flex-wrap:wrap;align-items:center;height:80px;padding:0 30px;transition:all 300ms ease;-webkit-transition:all 300ms ease;position:relative;}header .header-base .share-download .content .share a:after{content:"";position:absolute;right:-1px;top:0;height:100%;width:1px;background:rgba(118,118,118,.5);transition:all 300ms ease;-webkit-transition:all 300ms ease;}header .header-base .share-download .content .share a.remove-right-border:after{filter:blur(10px);}header .header-base .share-download .content .share a:hover{background:#1a1a1a;color:#c8dc00;}header .header-base .share-download .content .share a.grey-bg{background:#1a1a1a;}header .header-base .share-download .content .download{position:relative;}header .header-base .share-download .content .download .download-report{color:#999999;text-align:center;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%;display:flex;flex-wrap:wrap;align-items:center;height:80px;padding:0 30px;border-right:solid 1px rgba(118,118,118,.5);transition:all 300ms ease;-webkit-transition:all 300ms ease;}header .header-base .share-download .content .download .download-report.blur{filter:blur(0);}header .header-base .share-download .content .download .download-report.opacity{opacity:0;}header .header-base .share-download .content .share-overlay{position:absolute;background:#1a1a1a;width:0;height:100%;border-bottom:solid 1px #1a1a1a;top:0;opacity:0;visibility:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease;}header .header-base .share-download .content .share-overlay ul{display:flex;flex-direction:row;justify-content:space-between;width:83%;margin:0 auto;}header .header-base .share-download .content .share-overlay ul li{list-style:none;list-style-type:none;display:inline-block;}header .header-base .share-download .content .share-overlay ul li a{display:flex;flex-wrap:wrap;align-items:center;height:80px;text-align:center;cursor:pointer;}header .header-base .share-download .content .share-overlay ul li a img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;transition:all 600ms ease;-webkit-transition:all 600ms ease;}header .header-base .share-download .content .share-overlay ul li a img.active{filter:blur(0);}header .header-base .share-download .content .share-overlay ul li a img:hover{filter:brightness(0) saturate(100%) invert(66%) sepia(96%) saturate(448%) hue-rotate(17deg) brightness(102%) contrast(103%);}header .header-base .share-download .content .share-overlay.active{opacity:1;visibility:visible;width:100%;border-right:solid 1px rgba(118,118,118,.5);}header .header-base .mobile-show{display:none;justify-content:center;align-items:center;height:100%;}header .header-base .mobile-show .download-btn-mobile{cursor:pointer;width:60px;height:100%;display:flex;justify-content:center;align-items:center;border-left:1px solid rgba(118,118,118,.5);}header .header-base .mobile-show .share-btn-mobile{cursor:pointer;width:60px;height:100%;display:flex;justify-content:center;align-items:center;border-left:1px solid rgba(118,118,118,.5);}header .header-base .mobile-show .mobile-share-functions{display:none;}header .header-base .mobile-show .menu{display:flex;justify-content:center;align-items:center;width:60px;height:100%;border-left:1px solid rgba(118,118,118,.5);}header .header-base .mobile-show .menu .hamburger.active .close-icon{display:block;opacity:1;}header .header-base .mobile-show .menu .hamburger.active .hamburger-inner{display:none;}header .header-base .mobile-show .menu .hamburger.active .hamburger-box{width:100%;height:100%;}header .header-base .mobile-show .menu .hamburger.active .hamburger-box img{width:28px;}header .header-base .mobile-show .close-icon{display:none;transition:opacity .3s ease;}@keyframes header-items-slide{0%{opacity:0;transform:translateY(-100px)}100%{opacity:1;transform:translateY(0)}}@media (max-width:1024px){header .header-base .logo{width:18%}header .header-base .nav ul li a{font-size:14px}header .header-base .share-download a{font-size:14px!important}}@media (max-width:992px){header .header-base{padding:0}header .header-base .nav{margin-right:0}header .header-base .share-download .share{display:none;position:absolute;z-index:-999;top:-1000px;visibility:hidden}header .header-base .share-download .download{border-left:solid 1px rgba(118,118,118,.5)}header .header-base .logo{width:18%}header .header-base .mobile-show .mobile-share-functions{display:block}header .header-base .mobile-show .mobile-share-functions .mobile-share-overlay{position:fixed;background:rgba(0,0,0,.8);width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:10;opacity:0;visibility:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease}header .header-base .mobile-show .mobile-share-functions .mobile-share-overlay.active{opacity:1;visibility:visible}header .header-base .mobile-show .mobile-share-functions .mobile-share-pop-up{position:fixed;width:100%;height:-moz-fit-content;height:fit-content;background:#ffffff;bottom:0;left:0;right:0;z-index:10;opacity:0;visibility:hidden;padding:25px 0;transition:all 300ms ease;-webkit-transition:all 300ms ease;transform:translateY(500px)}header .header-base .mobile-show .mobile-share-functions .mobile-share-pop-up.active{opacity:1;visibility:visible;transform:translateY(0)}header .header-base .mobile-show .mobile-share-functions .mobile-share-pop-up .share-list .title p{color:#000000;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:140%;padding:0 0 15px 20px;border-bottom:solid 1px #e6e6e6}header .header-base .mobile-show .mobile-share-functions .mobile-share-pop-up .share-list .share-mobile-list ul li{list-style:none;list-style-type:none}header .header-base .mobile-show .mobile-share-functions .mobile-share-pop-up .share-list .share-mobile-list ul li a{cursor:pointer;color:#000000;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:135%;display:block;width:100%;padding:15px 20px;transition:all 300ms ease;-webkit-transition:all 300ms ease}header .header-base .mobile-show .mobile-share-functions .mobile-share-pop-up .share-list .share-mobile-list ul li a:active{background:rgba(153,153,153,.1)}}@media (max-width:768px){header{height:60px}header .header-base{height:60px}header .header-base .nav ul li{padding:0 10px}header .header-base .nav ul li a{height:60px}header .header-base .nav ul li a svg{width:10px}header .header-base .share-download .download .download-report{height:60px!important;padding:0 20px!important}}header.white{background:#ffffff;border-bottom:solid 1px #e6e6e6;}header.white .header-base .logo a img{filter:brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(254deg) brightness(102%) contrast(102%);}header.white .header-base .nav ul li a{color:#4d4d4d;}header.white .header-base .nav ul li a.active{color:#000000;border-bottom:solid 2px #000000;}header.white .header-base .nav ul li a:hover{color:#000000;}header.white .header-base .nav ul li.class-city-cta svg path{stroke:#000000!important;}header.white .header-base .share-download .content .share{border-right:solid 1px #e6e6e6;}header.white .header-base .share-download .content .share a{color:#4d4d4d;border-left:solid 1px #e6e6e6;}header.white .header-base .share-download .content .share a:after{background:#fff;border-bottom:solid 1px #e6e6e6;}header.white .header-base .share-download .content .share a:hover{background:#ffffff;color:#000000;}header.white .header-base .share-download .content .share a.grey-bg{background:transparent;}header.white .header-base .share-download .content .share:hover{border-right:1px solid #fff;}header.white .header-base .share-download .content .download .download-report{color:#4d4d4d;border-right:solid 1px #e6e6e6;}header.white .header-base .share-download .content .download .share-overlay{background:#ffffff;border-bottom:solid 1px #e6e6e6;}header.white .header-base .share-download .content .download .share-overlay ul li a img{transition:all 0ms ease;-webkit-transition:all 0ms ease;}header.white .header-base .share-download .content .download .share-overlay ul li a img.active{filter:brightness(0) saturate(100%) invert(0%) sepia(93%) saturate(7466%) hue-rotate(50deg) brightness(91%) contrast(98%) blur(0);}header.white .header-base .share-download .content .download .share-overlay.active{border-right:solid 1px #e6e6e6;}@media (max-width:992px){header.white .header-base .share-download .content .download{border-left:solid 1px #e6e6e6}}header.white .header-base .mobile-show{border-right:1px solid #e6e6e6;}header.white .header-base .mobile-show .hamburger-inner,header.white .header-base .mobile-show .hamburger-inner::before,header.white .header-base .mobile-show .hamburger-inner::after{background-color:#000;}header.white .header-base .mobile-show .close-icon{filter:invert(1)!important;}header.white .header-base .mobile-show .share-btn-mobile{border-right:1px solid #e6e6e6;border-left:1px solid #e6e6e6;}header.white .header-base .mobile-show .share-btn-mobile svg path{stroke:#000;}header.white .header-base .mobile-show .menu{border-left:none;}header.active-mobile{background:#1a1a1a;}.nav-overlay{position:fixed;height:-moz-fit-content;height:fit-content;width:100%;background:#1a1a1a;left:0;right:0;top:0;z-index:100;padding:40px 0;transform:translateY(-1000px);border-bottom:solid 1px #1a1a1a;transition:all 500ms ease;-webkit-transition:all 500ms ease;}.nav-overlay.active{transform:translateY(80px);}@media (max-width:768px){.nav-overlay.active{transform:translateY(60px)}}.nav-overlay .city-class-column{display:flex;flex-direction:row;justify-content:space-between;}@media (max-width:1150px){.nav-overlay .city-class-column{padding:0 20px}}@media (max-width:768px){.nav-overlay .city-class-column{padding:0}}.nav-overlay .city-class-column .col{width:4;}@media (max-width:1150px){.nav-overlay .city-class-column .col{width:25%}}.nav-overlay .city-class-column .col ul{margin-top:-10px;}.nav-overlay .city-class-column .col ul li{list-style:none;list-style-type:none;}.nav-overlay .city-class-column .col ul li a{color:#999;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:135%;margin:10px 0;display:inline-block;transition:all 300ms ease;-webkit-transition:all 300ms ease;position:relative;}@media (max-width:1024px){.nav-overlay .city-class-column .col ul li a{font-size:14px}}.nav-overlay .city-class-column .col ul li a:after{content:"";position:absolute;bottom:-1px;left:0;width:0;background:#c8dc00;height:1px;transition:all 300ms ease;-webkit-transition:all 300ms ease;}.nav-overlay .city-class-column .col ul li a .class-cta{color:#ffffff;font-weight:600;transition:all 300ms ease;-webkit-transition:all 300ms ease;}.nav-overlay .city-class-column .col ul li a:hover{color:#c8dc00;}.nav-overlay .city-class-column .col ul li a:hover:after{width:100%;}.nav-overlay .city-class-column .col ul li a:hover .class-cta{color:#c8dc00;}.nav-overlay .city-class-column .col-thumbnail{width:38%;position:relative;}.nav-overlay .city-class-column .col-thumbnail .nav-img{width:100%;height:300px;background-position:center center;background-repeat:no-repeat;position:relative;z-index:1;}.nav-overlay .city-class-column .col-thumbnail .nav-img.animate-bg-img{height:0;animation-name:nav-img-height;animation-duration:600ms;animation-fill-mode:forwards;}@keyframes nav-img-height{0%{height:0}100%{height:300px}}.nav-overlay .city-class-column .col-thumbnail .nav-img-placeholder{width:100%;height:300px;background-position:center center;background-repeat:no-repeat;position:absolute;top:0;left:0;z-index:0;}.nav-overlay .city-class-column .col-thumbnail .img-caption{color:#999;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:135%;display:inline-block;margin-top:5px;opacity:0;transition:all 600ms ease;-webkit-transition:all 600ms ease;}.nav-overlay .city-class-column .col-thumbnail .img-caption.show-text{opacity:1;}@media (max-width:1150px){.nav-overlay .city-class-column .col-thumbnail{display:none}}.nav-overlay.white{background:#ffffff;border-bottom:solid 1px rgba(118,118,118,.5);}.nav-overlay.white .city-class-column .col ul li a{color:#4d4d4d;}.nav-overlay.white .city-class-column .col ul li a:after{background:#000000;}.nav-overlay.white .city-class-column .col ul li a .class-cta{color:#000000;}.nav-overlay.white .city-class-column .col ul li a:hover{color:#000000;}.nav-overlay.white .city-class-column .col ul li a.active{color:#000000;}.nav-overlay.white .city-class-column .col ul li a.active:after{width:100%;}.nav-overlay.white .city-class-column .col-thumbnail .img-caption{color:#1a1a1a;}.nav-overlay-mobile{position:fixed;top:0;left:0;background-color:#1a1a1a;height:100vh;width:100%;z-index:99;opacity:0;visibility:hidden;transition:all .3s ease;}.nav-overlay-mobile.active{opacity:1;visibility:visible;}.nav-overlay-mobile .nav{padding-top:80px;height:98vh;overflow-y:scroll;}.nav-overlay-mobile .nav ul li{list-style:none;list-style-type:none;height:100%;padding:0 15px;margin:0 10px;border-bottom:solid 1px rgba(118,118,118,.5);}.nav-overlay-mobile .nav ul li a{width:100%;color:rgba(255,255,255,.7);text-align:center;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:135%;flex-wrap:wrap;align-items:center;padding-bottom:20px;padding-top:20px;transition:all 300ms ease;-webkit-transition:all 300ms ease;position:relative;cursor:pointer;display:flex;justify-content:space-between;}.nav-overlay-mobile .nav ul li a svg{transition:all 300ms ease;-webkit-transition:all 300ms ease;width:12px;}.nav-overlay-mobile .nav ul li a svg path{stroke:#fff;}.nav-overlay-mobile .nav ul li a.active{color:#c8dc00;}.nav-overlay-mobile .nav ul li.active{border-bottom:none;}.nav-overlay-mobile .nav ul li.active a svg{transform:rotate(180deg);}.nav-overlay-mobile .nav ul li.class-city-dropdown{max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;opacity:0;}.nav-overlay-mobile .nav ul li.class-city-dropdown.active{max-height:700px;opacity:1;border-bottom:1px solid rgba(118,118,118,.5);}.nav-overlay-mobile .nav ul li.class-city-dropdown .dropdown-cols{display:flex;flex-wrap:wrap;}.nav-overlay-mobile .nav ul li.class-city-dropdown .dropdown-cols .col{width:50%;margin-bottom:20px;}.nav-overlay-mobile .nav ul li.class-city-dropdown .dropdown-cols .col ul li{padding:0;margin:0;border-bottom:none;}.nav-overlay-mobile .nav ul li.class-city-dropdown .dropdown-cols .col ul li a{padding-top:15px;padding-bottom:0;color:#999999;}.nav-overlay-mobile .nav ul li.class-city-dropdown .dropdown-cols .col ul li a .class-cta{font-weight:600;color:#fff;}.nav-overlay-mobile .nav ul li.class-city-dropdown .dropdown-cols .col ul li a.active{color:#c8dc00;}.nav-overlay-mobile .nav ul li.class-city-dropdown .dropdown-cols .col ul li a.active .class-cta{color:#c8dc00!important;}.nav-overlay-mobile .download-btn-container{display:flex;justify-content:center;align-items:center;}.nav-overlay-mobile .download-btn-container a{text-align:center;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:135%;color:#c8dc00;height:44px;display:flex;justify-content:center;align-items:center;border:1px solid rgba(118,118,118,.5);width:90%;margin-top:12px;}.nav-overlay-mobile.white{background-color:#ffffff;}.nav-overlay-mobile.white .nav ul li{border-bottom:solid 1px #e6e6e6;}.nav-overlay-mobile.white .nav ul li a{color:#4d4d4d!important;}.nav-overlay-mobile.white .nav ul li a svg path{stroke:#000;}.nav-overlay-mobile.white .nav ul li.active{border-bottom:none;}.nav-overlay-mobile.white .nav ul li.active a{color:#000!important;}.nav-overlay-mobile.white .nav ul li.class-city-dropdown{border-bottom:solid 1px #e6e6e6;}.nav-overlay-mobile.white .nav ul li.class-city-dropdown .dropdown-cols .col ul li a{color:#999999;}.nav-overlay-mobile.white .nav ul li.class-city-dropdown .dropdown-cols .col ul li a .class-cta{color:#1a1a1a;}.nav-overlay-mobile.white .nav ul li.class-city-dropdown .dropdown-cols .col ul li a.active{color:#000;text-decoration:underline;}.nav-overlay-mobile.white .nav ul li.class-city-dropdown .dropdown-cols .col ul li a.active .class-cta{color:#000!important;}.nav-overlay-mobile.white .download-btn-container a{color:#000;border:1px solid #e6e6e6;}.nav-overlay-mobile.white .hamburger-inner{background-color:#000;}@media only screen and (max-width:710px){.header-base .nav{display:none}.header-base .download{display:none}.header-base .mobile-show{display:flex!important}.nav-overlay{display:none}}.footer-container{max-width:2000px;margin:0 auto;}footer{bottom:0;left:0;right:0;height:auto;width:100%;position:relative;z-index:2;padding:36px 0;}footer .content .content-container{display:flex;justify-content:space-between;align-items:end;}footer .content .content-container.mobile{display:none;}footer .content .content-container .left{width:40%;}footer .content .content-container .left .logo img{width:132px;-o-object-fit:contain;object-fit:contain;margin:0;margin-bottom:30px;}footer .content .content-container .left .text p{margin:0;font-family:"Noto Sans";font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.12px;color:#ffffff;}footer .content .content-container .right{width:60%;text-align:right;}footer .content .content-container .right ul{margin:0;margin-left:-40px;position:relative;}footer .content .content-container .right ul li{display:inline-block;list-style:none;padding-left:20px;}footer .content .content-container .right ul li a{font-family:"Noto Sans";text-decoration:none;font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.12px;color:#ffffff;cursor:pointer;}footer .content .content-container .right ul li a:hover{text-decoration:none;color:#ffffff;}footer .content .content-container .right ul li .footer-tooltip{position:absolute;background:#ffffff;color:#000000;border-radius:10px;transition:all 300ms ease;padding:3px 7px;top:-22px;font-family:"Noto Sans";font-style:normal;font-weight:400;font-size:12px;line-height:16px;text-align:center;letter-spacing:-.12px;opacity:0;visibility:hidden;}footer .content .content-container .right ul li:hover .footer-tooltip{opacity:1;visibility:visible;}@media (max-width:768px){footer .content .content-container.desktop{display:none}footer .content .content-container.mobile{display:block}footer .content .content-container.mobile .top{display:flex;justify-content:space-between}footer .content .content-container.mobile .top .top-left{width:100%}footer .content .content-container.mobile .top .top-left .logo img{width:131px;-o-object-fit:contain;object-fit:contain;margin-bottom:20px;position:relative;top:3px}footer .content .content-container.mobile .top .top-right{width:100%;text-align:right}footer .content .content-container.mobile .top .top-right ul{margin:0;margin-left:-40px;position:relative;top:1px}footer .content .content-container.mobile .top .top-right ul li{display:inline-block;list-style:none}footer .content .content-container.mobile .top .top-right ul li a{outline:0;font-family:"Noto Sans";text-decoration:none;cursor:pointer;font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.12px;color:#ffffff;padding-left:20px}footer .content .content-container.mobile .top .top-right ul li a:hover{text-decoration:none;color:#ffffff}footer .content .content-container .bottom{width:100%}footer .content .content-container .bottom ul{margin:0;margin-left:0}footer .content .content-container .bottom ul li{display:inline-block;list-style:none;margin-right:20px}footer .content .content-container .bottom ul li a{outline:0;font-family:"Noto Sans";font-style:normal;text-decoration:none;cursor:pointer;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.12px;color:#ffffff}footer .content .content-container .bottom ul li a:hover{text-decoration:none;color:#ffffff}footer .content .content-container .bottom ul li span{font-family:"Noto Sans";font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.12px;color:#ffffff}footer .content .content-container .bottom .text{margin:0;margin-top:20px;font-family:"Noto Sans";font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.12px;color:#ffffff}}@media (max-width:576px){footer{height:100%}footer .content .content-container.mobile .top .top-right{display:none}footer .content .content-container.mobile .top .top-left .logo img{width:108px;height:31px}footer .content .content-container.mobile .bottom ul{margin-left:unset}footer .content .content-container.mobile .bottom ul li{margin-right:10px}footer .content .content-container.mobile .bottom ul li:nth-of-type(4){margin-top:10px}}footer.footer-version-1{background:#000000;}footer.footer-version-2{background:#f2f2f2;}footer.footer-version-2 .content .content-container .top .top-left .logo img{filter:invert(100);}footer.footer-version-2 .content .content-container .top .top-right ul li a{color:#000000;}footer.footer-version-2 .content .content-container .bottom ul li a,footer.footer-version-2 .content .content-container .bottom ul li span{color:#000000;}footer.footer-version-2 .content .content-container .bottom .text{color:#000000;}footer.footer-version-2 .content .content-container .left ul li a,footer.footer-version-2 .content .content-container .left ul li span,footer.footer-version-2 .content .content-container .right ul li a,footer.footer-version-2 .content .content-container .right ul li span{color:#000000;}footer.footer-version-2 .content .content-container .left .logo img,footer.footer-version-2 .content .content-container .right .logo img{filter:invert(100);}footer.footer-version-2 .content .content-container .left .text p,footer.footer-version-2 .content .content-container .right .text p{color:#000;}footer.no-logo{height:80px;}@media (max-width:1024px){footer.no-logo{height:150px}footer.no-logo .content .content-container.mobile .top .top-left{display:none}footer.no-logo .content .content-container.mobile .top .top-right{margin-bottom:20px;text-align:left}footer.no-logo .content .content-container.mobile .top .top-right ul li a{padding-left:unset;padding-right:20px}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;text-decoration:none;outline-color:#c8dc00;}body{overflow-y:scroll;}html,body{overscroll-behavior:none;position:relative;}.main-wrapper{position:relative;}.ui-page{position:relative;height:100%;width:100%;}.ui-loader{display:none!important;}#container{position:relative;display:inline-block;width:100%;background-color:#000000;background-position:center top;background-repeat:repeat;background-size:cover;}h1{width:100%;margin:0 auto;text-align:center;font-family:Tiempos,serif;font-size:70px;font-style:normal;font-weight:700;line-height:100%;margin-bottom:30px;}@media (max-width:1200px){h1{font-size:58px}}@media (max-width:576px){h1{font-size:45px}}h2{color:#1a1a1a;font-family:Tiempos,serif;font-size:26px;font-style:normal;font-weight:700;line-height:150%;margin-bottom:30px;}@media (max-width:576px){h2{line-height:130%}}h3{font-family:Inter,sans-serif;font-size:20px;margin-bottom:20px;font-weight:700;}h4{font-family:Inter,sans-serif;font-size:18px;margin-bottom:10px;font-weight:600;}.text-nowrap{white-space:nowrap;}.globe-container{position:relative;width:100%;}.content.footer-container .right{opacity:1!important;}.globe{position:relative;}.globe .globe-dot{display:inline-block;width:10px;height:10px;background:#c8dc00;margin-top:20px;border-radius:50%;transition:all 300ms ease;-webkit-transition:all 300ms ease;}.globe .globe-dot.active{opacity:1;}.globe .globe-dot.hide-dots{opacity:0;}.globe .globe-dot.enlarge-dot{opacity:1;transform:scale(1.2);}.globe .globe-dot .city-names{color:#ffffff;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:140%;position:relative;top:10px;display:block;width:81px;text-shadow:1px 1px 3px rgb(0,0,0);}.globe .globe-dot .city-names b{display:block;position:relative;top:3px;}.globe .globe-dot .city-names.istanbul-adjust{left:-50px;top:-20px;}.globe .globe-dot .city-names.alexandria-adjust{left:-70px;top:-10px;}.globe .read-the-article{display:none;}@media (max-width:992px){.globe .globe-dot{margin-top:20px!important}.globe .read-the-article{display:block;position:absolute;bottom:30px;left:0;right:0;text-align:center}.globe .read-the-article span{color:#ffffff;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:160%;margin:0 auto;text-align:center;cursor:pointer;width:-moz-fit-content;width:fit-content}.globe .read-the-article span img{padding-left:5px;display:inline-block;animation-name:floating-icon;animation-duration:1500ms;animation-iteration-count:infinite}@keyframes floating-icon{0%{transform:translateY(0)}50%{transform:translateY(3px)}100%{transform:translateY(0)}}}@media (max-width:992px){.globe .globe-dot .city-names.lagos-adjust{top:-35px}.globe .globe-dot .city-names.basra-adjust{top:-35px}.globe .globe-dot .city-names.dubai-adjust{top:-35px}.globe .globe-dot .city-names.dhaka-adjust{top:-35px}.globe .globe-dot .city-names.bangkok-adjust{top:-35px}.globe .globe-dot .city-names.san-salvador-adjust{top:-35px}.globe .globe-dot .city-names.panama-city-adjust{top:-35px}}.banner-title{width:100%;margin:0 auto;padding:200px 20px 100px 20px;}@media (max-width:1024px){.banner-title{padding:170px 20px 100px 20px}}@media (max-width:768px){.banner-title{padding:170px 20px 100px 20px}}@media (max-width:576px){.banner-title{padding:150px 20px 100px 20px}}.banner-title h1{width:100%;margin:0 auto;color:#ffffff;text-align:center;font-family:Tiempos,serif;font-size:80px;font-style:normal;font-weight:700;line-height:100%;margin-bottom:30px;opacity:0;transform:translateY(50px);animation-name:text-slide;animation-duration:1000ms;animation-delay:500ms;animation-fill-mode:forwards;}@media (max-width:1400px){.banner-title h1{font-size:66px}}@media (max-width:768px){.banner-title h1{font-size:54px;line-height:115%}}@media (max-width:576px){.banner-title h1{font-size:42px}}.banner-title .lead{width:100%;max-width:720px;margin:0 auto;color:rgba(255,255,255,.9);text-align:center;font-family:Inter,sans-serif;font-size:25px;font-style:normal;font-weight:300;line-height:150%;opacity:0;transform:translateY(50px);animation-name:text-slide;animation-duration:1000ms;animation-delay:600ms;animation-fill-mode:forwards;}@media (max-width:1400px){.banner-title .lead{font-size:20px}}@media (max-width:768px){.banner-title .lead{font-size:18px;width:70%}}@media (max-width:576px){.banner-title .lead{width:85%}}.banner-title .h4-home{color:#ffffff;text-align:center;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:300;line-height:150%;margin-bottom:30px;opacity:0;transform:translateY(50px);animation-name:text-slide;animation-duration:1000ms;animation-delay:400ms;animation-fill-mode:forwards;transition:all 300ms ease;-webkit-transition:all 300ms ease;}@media (max-width:768px){.banner-title .h4-home{font-size:16px}}.about-container-banner-img{position:relative;}.about-container-banner-img img{width:100%;height:750px;-o-object-fit:cover;object-fit:cover;}@media (max-width:992px){.about-container-banner-img img{height:550px}}@keyframes text-slide{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}.main-wrapper .container .lead{width:100%;max-width:680px;margin:0 auto;color:black;text-align:center;font-family:Inter,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:150%;}@media (max-width:1400px){.main-wrapper .container .lead{font-size:20px}}@media (max-width:768px){.main-wrapper .container .lead{font-size:18px;width:85%}}@media (max-width:576px){.main-wrapper .container .lead{width:95%}}.main-wrapper .banner-section .details{padding:120px 0 0 0;max-width:1400px;margin:0 auto;}.main-wrapper .banner-section .details h1{text-align:start;margin-bottom:150px;opacity:0;transform:translateY(50px);animation-name:text-slide;animation-duration:1000ms;animation-delay:500ms;animation-fill-mode:forwards;}@media (max-width:768px){.main-wrapper .banner-section .details h1{margin-bottom:100px}}.location{position:absolute;}.location .location-cta{background:#000;transition:all 800ms ease;-webkit-transition:all 800ms ease;width:220px;height:55px;cursor:pointer;z-index:0;}.location .location-cta:before{content:"";position:absolute;top:-15px;left:0;background:#c8dc00;width:10px;height:10px;border-radius:50%;}.location .location-cta.blur-out{filter:blur(10px);opacity:0;pointer-events:none;z-index:-1;}.location .location-cta.blur-hide{filter:blur(10px)!important;opacity:0!important;pointer-events:none!important;z-index:-1!important;}.location .location-cta a{display:block;width:100%;height:100%;text-decoration:none;}.location .location-cta a .city-preview{display:flex;justify-content:space-between;width:100%;height:100%;padding:0 6px;}.location .location-cta a .city-preview .city-column{width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;}.location .location-cta a .city-preview .city-column .content p{font-family:Inter,sans-serif;font-style:normal;line-height:140%;transition:all 300ms ease;-webkit-transition:all 300ms ease;padding-left:5px;}.location .location-cta a .city-preview .city-column .content p.city-strength{color:rgba(255,255,255,.7);font-size:12px;font-weight:400;}.location .location-cta a .city-preview .city-column .content p.city-location{color:#ffffff;font-size:14px;font-weight:600;}.location .location-cta a .city-preview .thumbnail-column{width:auto;height:100%;display:flex;}.location .location-cta a .city-preview .thumbnail-column img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;margin:0 auto;}.location .location-cta a:hover .city-preview .city-column .content p{color:#000000;}.location .location-cta:hover{background:#ffffff;}.class-selector-container{display:flex;justify-content:center;flex-direction:column;margin:0 auto;width:180px;position:relative;z-index:10;top:30px;transition:all 400ms ease;-webkit-transition:all 400ms ease;}.class-selector-container.active{width:220px;}.class-selector-container .class-selector{cursor:pointer;}.class-selector-container .class-selector p{text-align:center;background:#1a1a1a;border:solid 1px rgba(255,255,255,.2);transition:all 1000ms ease;-webkit-transition:all 1000ms ease;}.class-selector-container .class-selector p span{color:#ffffff;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;padding:10px 20px;display:inline-block;position:relative;border-bottom:solid 1px transparent;transition:all 300ms ease;-webkit-transition:all 300ms ease;}.class-selector-container .class-selector p span:after{content:"";position:relative;top:3px;margin-left:10px;width:14px;height:14px;background-image:url("/content/dam/oliver-wyman/ow-forum/template-scripts/emerging-cities/images/icon-chevron-down-nav.svg");background-repeat:no-repeat;background-size:contain;background-position:center;display:inline-block;transition:all 300ms ease;-webkit-transition:all 300ms ease;}.class-selector-container .class-selector p.active{border:solid 0 transparent;}.class-selector-container .class-selector p.active span{color:#c8dc00;border-bottom:solid 1px rgba(255,255,255,.2);}.class-selector-container .class-selector p.active span:after{filter:brightness(0) saturate(100%) invert(100%) sepia(27%) saturate(6909%) hue-rotate(6deg) brightness(86%) contrast(101%);transform:rotateX(-180deg);}.class-selector-container .class-options{opacity:0;visibility:hidden;background:#1a1a1a;height:0;padding:10px;transition:all 600ms ease;-webkit-transition:all 600ms ease;}.class-selector-container .class-options.active{visibility:visible;opacity:1;height:auto;}.class-selector-container .class-options ul{margin-left:25px;opacity:0;visibility:hidden;filter:blur(5px);transition:all 1000ms ease;-webkit-transition:all 1000ms ease;}.class-selector-container .class-options ul.active{opacity:1;visibility:visible;filter:blur(0);}.class-selector-container .class-options ul li{list-style:none;list-style-type:none;}.class-selector-container .class-options ul li a{position:relative;color:rgba(255,255,255,.8);font-family:"Noto Sans";font-size:14px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;padding:10px 10px 10px 25px;display:inline-block;}.class-selector-container .class-options ul li a:before{content:"";position:absolute;width:15px;height:15px;background:#1a1a1a;border:solid 1px rgba(255,255,255,.2);left:0;margin-top:2px;transition:all 300ms ease;-webkit-transition:all 300ms ease;}.class-selector-container .class-options ul li a.active:before{background-color:#c8dc00;background-image:url("/content/dam/oliver-wyman/ow-forum/template-scripts/emerging-cities/images/icon-checkbox.svg");background-repeat:no-repeat;background-size:12px 12px;background-position:center;}.play-btn{display:flex;border-bottom:solid 1px #e6e6e6;border-top:solid 1px #e6e6e6;border-right:solid 1px #e6e6e6;border-left:solid 1px #e6e6e6;height:40px;cursor:pointer!important}.play-btn:hover .icon{background-color:#000000;transition:background-color .3s ease;cursor:pointer;}.play-btn:hover .icon img{filter:brightness(0) invert(1);}.play-btn .icon{border-right:solid 1px #e6e6e6;display:flex;align-items:center;width:38px;justify-content:center;}.play-btn .icon img{width:15px;height:15px;}@media (max-width:1024px){.play-btn .icon{border-right:none}}.play-btn .audio-details{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:auto;}.play-btn .audio-details .audio-progress{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:5px;margin:0 10px;width:100px;}.play-btn .audio-details .audio-time{color:#1a1a1a;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:160%;padding:5px 10px 5px 10px;white-space:nowrap;}.play-btn .audio-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:5px;margin:0 10px;width:100px;background:#e6e6e6;border-radius:5px}.play-btn .audio-progress::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:10px;height:10px;background:#000;border-radius:50%;cursor:pointer}.play-btn .audio-progress::-moz-range-thumb{width:10px;height:10px;background:#000;border-radius:50%;cursor:pointer}.play-btn .audio-progress::-ms-thumb{width:10px;height:10px;background:#000;border-radius:50%;cursor:pointer}.play-btn .audio-progress::-webkit-slider-thumb:hover{background:#000}.play-btn .audio-progress::-moz-range-thumb:hover{background:#000}.play-btn .audio-progress::-ms-thumb:hover{background:#000}.play-btn .audio-progress::-ms-fill-lower{background:black}.play-btn .audio-progress::-ms-fill-upper{background:#e6e6e6}.play-btn .text{color:#1a1a1a;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:160%;padding:5px 8px 5px 8px;cursor:pointer!important;}.play-btn .text .audio-duration{font-weight:700;}@media (max-width:1024px){.play-btn .text{padding:0}}.play-btn .audio-file{display:none;}@media (max-width:1024px){.play-btn{border-bottom:solid 1px #e6e6e6;border-top:none;border-right:none;border-left:none}}.custom-link{color:#000;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:2px;text-decoration-color:#c8dc00;background-color:transparent;transition:background-color .3s ease;}.custom-link:hover{background-color:#c8dc00;}.ranking-banner{background:#000000;}.ranking-banner .ranking-title-search{padding:170px 0 70px 0;width:100%;margin:0 auto;}.ranking-banner .ranking-title-search h1{color:#ffffff;opacity:0;transform:translateY(50px);animation-name:text-slide;animation-duration:1000ms;animation-delay:500ms;animation-fill-mode:forwards;}.ranking-banner .search-bar-container{margin:0 auto;width:600px;display:flex;flex-wrap:nowrap;align-items:center;flex-direction:row;opacity:0;transform:translateY(50px);color:#ffffff;animation-name:text-slide;animation-duration:1000ms;animation-delay:600ms;animation-fill-mode:forwards;position:relative;z-index:10;}.ranking-banner .search-bar-container .search-bar-textbox{width:80%;position:relative;margin-top:50px;}.ranking-banner .search-bar-container .search-bar-textbox .search-bar{background:#000000;width:100%;border:none;color:#ffffff;font-family:"Noto Sans";font-size:14px;font-style:normal;font-weight:400;line-height:150%;padding:10px 43px 10px 10px;position:relative;border:solid 1px rgba(77,77,77,.5);}.ranking-banner .search-bar-container .search-bar-textbox .search-bar::-moz-placeholder{color:#ffffff;}.ranking-banner .search-bar-container .search-bar-textbox .search-bar::placeholder{color:#ffffff;}.ranking-banner .search-bar-container .search-bar-textbox .search-icon{background-image:url("/content/dam/oliver-wyman/ow-forum/template-scripts/emerging-cities/images/icon-search.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;display:inline-block;width:16px;height:16px;position:absolute;z-index:1;top:12px;right:15px;}.ranking-banner .search-bar-container .search-bar-textbox .search-icon.clear-search{cursor:pointer;}.ranking-banner .search-bar-container .mobile-filter-container{display:none;}.ranking-banner .search-bar-container .filter-container{width:calc(20% - 8px);position:relative;left:8px;margin-top:50px;padding:2px 5px;}.ranking-banner .search-bar-container .filter-container .filter-btn{cursor:pointer;display:flex;justify-content:space-between;background:#000000;border:solid 1px #1a1a1a;transition:all 300ms ease;-webkit-transition:all 300ms ease;}.ranking-banner .search-bar-container .filter-container .filter-btn:hover{background:#1a1a1a;}.ranking-banner .search-bar-container .filter-container .filter-btn span{display:block;color:#ffffff;font-family:"Noto Sans";font-size:14px;font-style:normal;font-weight:400;line-height:150%;padding:10px 0 10px 10px;text-align:center;}.ranking-banner .search-bar-container .filter-container .filter-btn img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;position:relative;top:11px;right:8px;}.ranking-banner .search-bar-container .filter-container .filter-btn.close-rank-filter{background:#1a1a1a;}.ranking-banner .search-bar-container .filter-container .dropdown-filter{position:absolute;width:300px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;top:60px;left:5px;z-index:10;padding:15px 15px;opacity:0;visibility:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease;}.ranking-banner .search-bar-container .filter-container .dropdown-filter .choices{border-bottom:solid 1px rgba(86,86,86,.5);}.ranking-banner .search-bar-container .filter-container .dropdown-filter .choices:last-child{border-bottom:none;}.ranking-banner .search-bar-container .filter-container .dropdown-filter .choices p{color:#ffffff;font-family:"Noto Sans";font-size:14px;font-style:normal;font-weight:700;line-height:normal;padding:10px 0;}.ranking-banner .search-bar-container .filter-container .dropdown-filter .choices ul{padding-bottom:10px;}.ranking-banner .search-bar-container .filter-container .dropdown-filter .choices ul li{cursor:pointer;display:table;padding:10px 0;}.ranking-banner .search-bar-container .filter-container .dropdown-filter .choices ul li .circle{display:inline-block;width:15px;height:15px;border:solid 1px #4d4d4d;position:relative;border-radius:50%;top:2px;transition:all 300ms ease;-webkit-transition:all 300ms ease;}.ranking-banner .search-bar-container .filter-container .dropdown-filter .choices ul li .circle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent;width:7px;height:7px;border-radius:50%;transition:all 300ms ease;-webkit-transition:all 300ms ease;}.ranking-banner .search-bar-container .filter-container .dropdown-filter .choices ul li .text{display:inline-block;color:#4d4d4d;font-family:"Noto Sans";font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding-left:12px;transition:all 300ms ease;-webkit-transition:all 300ms ease;}.ranking-banner .search-bar-container .filter-container .dropdown-filter .choices ul li.active .circle{border:solid 1px #c8dc00;}.ranking-banner .search-bar-container .filter-container .dropdown-filter .choices ul li.active .circle:after{background:#c8dc00;}.ranking-banner .search-bar-container .filter-container .dropdown-filter .choices ul li.active .text{color:#ffffff;}.ranking-banner .search-bar-container .filter-container .dropdown-filter.active{opacity:1;visibility:visible;}@media (max-width:992px){.ranking-banner .search-bar-container{width:100%;max-width:600px}.ranking-banner .search-bar-container .mobile-filter-container{display:block;margin-top:50px;margin-left:5px;cursor:pointer}.ranking-banner .search-bar-container .mobile-filter-container .mobile-filter-btn{background:#000;border:solid 1px rgba(77,77,77,.5);display:flex;align-items:center;justify-content:center;height:45px;width:45px}.ranking-banner .search-bar-container .mobile-filter-container .mobile-filter-btn img{width:20px;height:20px}.ranking-banner .search-bar-container .filter-container{display:none}.ranking-banner .search-bar-container .search-bar-textbox{width:100%}}.ranking{background:#ffffff;padding:30px 0;}.ranking #ranking-container-mobile{display:none;}.ranking .ranking-table{width:100%;}.ranking .ranking-table tr:nth-child(even){background:rgba(230,230,230,.5);}.ranking .ranking-table tr:nth-child(odd){background:#ffffff;}.ranking .ranking-table tr th{border-bottom:solid 2px #000000;padding:15px 0;text-align:right;position:sticky;top:80px;background:#ffffff;width:250px;}.ranking .ranking-table tr th.hashtag-th-col{width:80px;text-align:center;}.ranking .ranking-table tr th.city-th-col{width:300px;text-align:left;}.ranking .ranking-table tr th.city-th-col span{cursor:text!important;}.ranking .ranking-table tr th span{color:#000000;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:-.14px;cursor:pointer;}.ranking .ranking-table tr th span img{width:15px;height:15px;position:relative;top:3px;margin-right:5px;opacity:0;}.ranking .ranking-table tr th span img.active{opacity:1;}.ranking .ranking-table tr th span img.desc{transform:rotate(180deg);}.ranking .ranking-table tr th .tooltip-desktop-icon{background-image:url("/content/dam/oliver-wyman/ow-forum/template-scripts/emerging-cities/images/icon-tooltip.svg");background-repeat:no-repeat;background-size:contain;width:12px;height:12px;display:inline-block;transition:all 300ms ease;-webkit-transition:all 300ms ease;cursor:pointer;margin-left:3px;}.ranking .ranking-table tr th .tooltip-desktop-icon:hover{background-image:url("/content/dam/oliver-wyman/ow-forum/template-scripts/emerging-cities/images/icon-tooltip-hover.svg");}.ranking .ranking-table tr th .tooltip-desktop-icon:hover ~ .tooltip-desktop-content{opacity:1;visibility:visible;}.ranking .ranking-table tr th .tooltip-desktop-content{position:absolute;width:200px;height:auto;background:#000000;z-index:100;right:0;top:30px;padding:10px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all 300ms ease;-webkit-transition:all 300ms ease;}.ranking .ranking-table tr th .tooltip-desktop-content p{text-align:left;width:100%;margin:0;color:rgba(255,255,255,.8);font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.12px;}.ranking .ranking-table tr th .tooltip-desktop-content p a{color:#c8dc00;}.ranking .ranking-table tr th .tooltip-desktop-content:hover{opacity:1;visibility:visible;}.ranking .ranking-table tr td{text-align:right;padding:12px 0;}.ranking .ranking-table tr td.rank-td-col{text-align:center;}.ranking .ranking-table tr td.city-td-col{text-align:left;}.ranking .ranking-table tr td.mobility-td-col{padding-right:12px;}.ranking .ranking-table tr td.climate-challenged-td-col{padding-right:12px;}.ranking .ranking-table tr td span{color:#000000;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:160%;}.ranking .ranking-table tr td span.bold-text{font-weight:700;}.ranking .navigation-container{position:sticky;bottom:0;display:flex;justify-content:space-between;width:100%;padding:20px 0 0 0;}.ranking .navigation-container .hidden{display:none;}.ranking .navigation-container .ranking-nav-flex{display:flex;justify-content:space-between;width:100%;background:#ffffff;padding:10px 0;}.ranking .navigation-container .ranking-nav-flex.transparent{background:transparent;padding-bottom:100px;}.ranking .navigation-container .simple-nav-select{display:flex;color:#4d4d4d;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:160%;transition:all 500ms ease;-webkit-transition:all 500ms ease;}.ranking .navigation-container .simple-nav-select .simple-pagination-previous,.ranking .navigation-container .simple-nav-select .simple-pagination-next{display:inline-block;}.ranking .navigation-container .simple-nav-select .simple-pagination-previous span,.ranking .navigation-container .simple-nav-select .simple-pagination-next span{padding:0 10px;color:#000000;}.ranking .navigation-container .simple-nav-select .simple-pagination-select-specific-page{display:inline-block;border:none;width:auto;padding:0 25px 0 5px;color:#000000;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:bold;line-height:160%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("/content/dam/oliver-wyman/ow-forum/template-scripts/emerging-cities/images/icon-chevron-down-black.svg");background-repeat:no-repeat;background-size:15px 15px;background-position-x:85%;background-position-y:6px;cursor:pointer;}.ranking .navigation-container .simple-nav-select .simple-pagination-page-x-of-x-2{display:inline-block;color:#4d4d4d;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:160%;}.ranking .navigation-container .simple-nav-select .simple-pagination-page-x-of-x-2 span{color:#000000;font-weight:700;}.ranking .navigation-container .simple-pagination-showing-x-of-x-2{color:#000000;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:160%;transition:all 500ms ease;-webkit-transition:all 500ms ease;}.ranking .navigation-container .simple-pagination-showing-x-of-x-2 span{font-weight:400;}.ranking .navigation-container.blur .simple-nav-select,.ranking .navigation-container.blur .simple-pagination-showing-x-of-x-2{pointer-events:none;opacity:0;}.ranking .mobile-tooltip,.ranking .mobile-filter,.ranking .mobile-search{display:none;}@media (max-width:992px){.ranking #ranking-container{display:none}.ranking #ranking-container-mobile{display:block}.ranking #ranking-container-mobile .mobile-filter-search-container{position:sticky;bottom:50px;float:right;cursor:pointer;display:block;z-index:10;opacity:0;visibility:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease}.ranking #ranking-container-mobile .mobile-filter-search-container .filter-icon a,.ranking #ranking-container-mobile .mobile-filter-search-container .search-icon a{background:#000000;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.ranking #ranking-container-mobile .mobile-filter-search-container .filter-icon a img,.ranking #ranking-container-mobile .mobile-filter-search-container .search-icon a img{-o-object-fit:contain;object-fit:contain}.ranking #ranking-container-mobile .mobile-filter-search-container.active{opacity:1;visibility:visible}.ranking #ranking-container-mobile .ranking-table-mobile{width:100%;margin-top:-40px}.ranking #ranking-container-mobile .ranking-table-mobile tr td{padding-top:40px}.ranking #ranking-container-mobile .ranking-table-mobile tr td .inner-table .col{width:100%;display:flex;justify-content:space-between;border-bottom:solid 1px #e6e6e6;padding:10px 0}.ranking #ranking-container-mobile .ranking-table-mobile tr td .inner-table .col:first-child{border-bottom:solid 1px #000000}.ranking #ranking-container-mobile .ranking-table-mobile tr td .inner-table .col .left-col span{color:#000000;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:-.16px}.ranking #ranking-container-mobile .ranking-table-mobile tr td .inner-table .col .left-col .tooltip{display:inline-block;background-image:url("/content/dam/oliver-wyman/ow-forum/template-scripts/emerging-cities/images/icon-tooltip.svg");background-repeat:no-repeat;background-size:contain;width:12px;height:12px;margin-left:5px;transition:all 300ms ease;-webkit-transition:all 300ms ease;cursor:pointer}.ranking #ranking-container-mobile .ranking-table-mobile tr td .inner-table .col .left-col .tooltip:active{background-image:url("/content/dam/oliver-wyman/ow-forum/template-scripts/emerging-cities/images/icon-tooltip-hover.svg")}.ranking #ranking-container-mobile .ranking-table-mobile tr td .inner-table .col .right-col span{color:#000000;text-align:right;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:-.14px}.ranking .mobile-search{display:block}.ranking .mobile-search .mobile-search-overlay{position:fixed;background:rgba(0,0,0,.8);width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:1002;opacity:0;visibility:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease}.ranking .mobile-search .mobile-search-overlay.active{opacity:1;visibility:visible}.ranking .mobile-search .mobile-search-pop-up{position:fixed;width:100%;min-height:500px;max-height:500px;overflow-y:scroll;background:#ffffff;bottom:0;left:0;right:0;z-index:1003;opacity:0;visibility:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease;transform:translateY(500px);padding:0 0 25px 0}.ranking .mobile-search .mobile-search-pop-up.active{opacity:1;visibility:visible;transform:translateY(0)}.ranking .mobile-search .mobile-search-pop-up .mobile-search-bar{width:100%;padding:20px;position:sticky;top:0;background:#ffffff;z-index:10;border-bottom:solid 1px #e6e6e6}.ranking .mobile-search .mobile-search-pop-up .mobile-search-bar .mobile-search-textbox{width:100%;border:solid 1px #ebebeb;background:#ffffff;padding:10px 35px 10px 10px;font-family:Inter,sans-serif}.ranking .mobile-search .mobile-search-pop-up .mobile-search-bar img{position:absolute;right:30px;top:30px}.ranking .mobile-search .mobile-search-pop-up .mobile-search-bar img.clear-search-pop-up{cursor:pointer}.ranking .mobile-search .mobile-search-pop-up .mobile-search-list{width:100%}.ranking .mobile-search .mobile-search-pop-up .mobile-search-list .category-group .category-name{color:#000000;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:135%;position:sticky;top:77px;background:#ffffff;padding:15px 20px}.ranking .mobile-search .mobile-search-pop-up .mobile-search-list .category-group .category-city-list a{display:block;color:#000000;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:135%;padding:10px 20px;cursor:pointer;transition:all 300ms ease;-webkit-transition:all 300ms ease}.ranking .mobile-search .mobile-search-pop-up .mobile-search-list .category-group .category-city-list a.active{background:rgba(153,153,153,.1)}.ranking .mobile-filter{display:block}.ranking .mobile-filter .mobile-filter-overlay{position:fixed;background:rgba(0,0,0,.8);width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:1002;opacity:0;visibility:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease}.ranking .mobile-filter .mobile-filter-overlay.active{opacity:1;visibility:visible}.ranking .mobile-filter .filter-pop-up{position:fixed;width:100%;height:-moz-fit-content;height:fit-content;background:#ffffff;bottom:0;left:0;right:0;z-index:1003;opacity:0;visibility:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease;transform:translateY(500px);padding:25px 0}.ranking .mobile-filter .filter-pop-up.active{opacity:1;visibility:visible;transform:translateY(0)}.ranking .mobile-filter .filter-pop-up .main-title{color:#000000;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:140%;padding:0 0 15px 20px}.ranking .mobile-filter .filter-pop-up .title{color:#000000;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:135%;padding:15px 0 0 20px;border-top:solid 1px #e6e6e6}.ranking .mobile-filter .filter-pop-up ul{padding:10px 0 10px 20px}.ranking .mobile-filter .filter-pop-up ul li{cursor:pointer;display:table;padding:10px 0}.ranking .mobile-filter .filter-pop-up ul li .circle{display:inline-block;width:15px;height:15px;border:solid 1px #4d4d4d;position:relative;border-radius:50%;top:2px;transition:all 300ms ease;-webkit-transition:all 300ms ease}.ranking .mobile-filter .filter-pop-up ul li .circle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent;width:7px;height:7px;border-radius:50%;transition:all 300ms ease;-webkit-transition:all 300ms ease}.ranking .mobile-filter .filter-pop-up ul li .text{display:inline-block;color:#4d4d4d;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;padding-left:12px;transition:all 300ms ease;-webkit-transition:all 300ms ease}.ranking .mobile-filter .filter-pop-up ul li.active .circle{border:solid 1px #c8dc00}.ranking .mobile-filter .filter-pop-up ul li.active .circle:after{background:#c8dc00}.ranking .mobile-filter .filter-pop-up ul li.active .text{color:#000000}.ranking .mobile-tooltip{display:block;z-index:1002;position:relative}.ranking .mobile-tooltip .mobile-tooltip-overlay{position:fixed;background:rgba(0,0,0,.8);width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:0;opacity:0;visibility:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease}.ranking .mobile-tooltip .mobile-tooltip-overlay.active{opacity:1;visibility:visible}.ranking .mobile-tooltip .tooltip-pop-up{position:fixed;width:100%;height:-moz-fit-content;height:fit-content;background:#ffffff;bottom:0;left:0;right:0;z-index:10;opacity:0;visibility:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease;transform:translateY(500px)}.ranking .mobile-tooltip .tooltip-pop-up.active{opacity:1;visibility:visible;transform:translateY(0)}.ranking .mobile-tooltip .tooltip-pop-up .tooltip-content{display:none;padding:30px 20px}.ranking .mobile-tooltip .tooltip-pop-up .tooltip-content p{color:#000000;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:135%}.ranking .mobile-tooltip .tooltip-pop-up .tooltip-content p a{color:#000000;border-bottom:solid 1px #000000}.ranking .mobile-tooltip .tooltip-pop-up .tooltip-content.active{display:block}}@media (max-width:1200px){.profile-page .banner-section h1{margin-bottom:100px!important}}@media (max-width:768px){.profile-page .banner-section h1{padding-top:7px}}@media (max-width:768px){.profile-page .banner-section .details{padding-top:150px!important}}.profile-page .banner-section .details .title-class{font-family:Inter,sans-serif;font-size:16px;line-height:135%;font-weight:400;text-decoration:underline;color:#000;margin-bottom:10px;cursor:pointer;position:relative;z-index:1;}.profile-page .banner-section .details .title-class:hover{color:#000;}@media (max-width:1200px){.profile-page .banner-section .details .title-class{font-size:15px}}.profile-page .banner-section .details .numbers-audio{display:flex;padding-bottom:40px;}.profile-page .banner-section .details .numbers-audio .left{display:flex;justify-content:space-between;width:80%;}.profile-page .banner-section .details .numbers-audio .left .item{display:flex;flex-direction:column;width:33%;}.profile-page .banner-section .details .numbers-audio .left .item .item-title{font-family:Inter,sans-serif;font-size:16px;line-height:135%;font-weight:700;margin-bottom:5px;color:#000000;}.profile-page .banner-section .details .numbers-audio .left .item p{font-family:Inter,sans-serif;font-size:16px;line-height:135%;color:#4d4d4d;}.profile-page .banner-section .details .numbers-audio .left .item .item-values p{font-family:Inter,sans-serif;font-size:16px;line-height:135%;color:#4d4d4d;}.profile-page .banner-section .details .numbers-audio .left .item a{font-family:Inter,sans-serif;font-size:16px;line-height:135%;font-weight:400;text-decoration:underline;color:#4d4d4d;}.profile-page .banner-section .details .numbers-audio .left .item a:hover{color:#000000;}@media (max-width:1400px){.profile-page .banner-section .details .numbers-audio .left{width:70%}}@media (max-width:992px){.profile-page .banner-section .details .numbers-audio .left{width:60%}}@media (max-width:768px){.profile-page .banner-section .details .numbers-audio .left{width:100%}.profile-page .banner-section .details .numbers-audio .left .item-title{font-size:15px!important}.profile-page .banner-section .details .numbers-audio .left p{font-size:15px}.profile-page .banner-section .details .numbers-audio .left .item-values p{font-size:15px!important}}.profile-page .banner-section .details .numbers-audio .right{width:20%;display:flex;justify-content:end;align-items:center;}@media (max-width:1400px){.profile-page .banner-section .details .numbers-audio .right{width:30%}}@media (max-width:992px){.profile-page .banner-section .details .numbers-audio .right{width:40%}}@media (max-width:768px){.profile-page .banner-section .details .numbers-audio .right{position:fixed;top:60px;left:0;margin:0;width:100%;height:50px;z-index:2;background-color:#fff}.profile-page .banner-section .details .numbers-audio .right .play-btn{height:100%}}@media (max-width:768px){.profile-page .banner-section .details .numbers-audio .right .play-btn{width:100%;border-top:none;justify-content:space-between}.profile-page .banner-section .details .numbers-audio .right .play-btn .icon{order:2;border-right:none;border-left:1px solid #e6e6e6;width:61px}.profile-page .banner-section .details .numbers-audio .right .play-btn .audio-details{justify-content:flex-start;padding-left:17px}.profile-page .banner-section .details .numbers-audio .right .play-btn .audio-details .audio-progress{width:200px}}@media (max-width:768px) and (max-width:768px){.profile-page .banner-section .details .numbers-audio .right .play-btn .audio-details .audio-progress{width:180px;margin:0}}@media (max-width:768px){.profile-page .banner-section .details .numbers-audio .right .play-btn .audio-details .audio-time{font-size:12px}}.profile-page .banner-section .details .numbers-audio .right .play-btn:hover .icon{background-color:#000000;transition:background-color .3s ease;cursor:pointer;}@media (max-width:768px){.profile-page .profile-banner-section .city-details h3{font-size:14px;line-height:160%}}.city-profile-banner{position:relative;}.city-profile-banner img{width:100%;height:750px;-o-object-fit:cover;object-fit:cover;}@media (max-width:992px){.city-profile-banner img{height:550px}}.city-profile-banner .label{width:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;}.city-profile-banner .label .class-type{display:flex;flex-wrap:wrap;align-content:center;background:#1a1a1a;margin-bottom:10px;}@media (max-width:1024px){.city-profile-banner .label .class-type{margin-bottom:7px;margin-left:20px}}.city-profile-banner .label .class-type .icon{display:flex;flex-wrap:wrap;align-content:center;}.city-profile-banner .label .class-type .icon img{width:34px;height:auto;-o-object-fit:contain;object-fit:contain;}.city-profile-banner .label .class-type .desc{display:flex;flex-wrap:wrap;align-content:center;}.city-profile-banner .label .class-type .desc span{color:#ffffff;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:160%;display:inline-block;padding:3px 15px 3px 15px;}.main-content .content .container{padding:0;}.main-content .content .profile-page{display:flex;justify-content:center!important;}.main-content .content .profile-page .sidebar .timepicker li{list-style:none;list-style-type:none;padding:0!important;}.main-content .content .profile-page .sidebar .timepicker li.active a{border-bottom:solid 1px #000000;}.main-content .content .profile-page .text-content{width:60%;}.main-content .content .profile-page .text-content .text-container{margin-top:80px;}.main-content .content .profile-page .text-content .text-container:first-child{margin-top:0;}.main-content .content .profile-page .text-content .text-container .lead{width:100%;}.main-content .content .profile-page .text-content .text-container .table-title{width:100%;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:135%;padding-bottom:20px;border-bottom:1px solid #000;}@media (max-width:576px){.main-content .content .profile-page .text-content .text-container .table-title{font-size:15px;padding-bottom:10px}}.main-content .content .profile-page .text-content .text-container .table-data{margin-top:20px;}.main-content .content .profile-page .text-content .text-container .table-data table{width:100%;margin-bottom:70px;}.main-content .content .profile-page .text-content .text-container .table-data table tr td{color:#4d4d4d;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:135%;border-bottom:solid 1px #e6e6e6;padding:15px 0;position:relative;}@media (max-width:576px){.main-content .content .profile-page .text-content .text-container .table-data table tr td{font-size:15px}}.main-content .content .profile-page .text-content .text-container .table-data table tr td:nth-of-type(2){text-align:right;font-weight:700;color:#000000;}.main-content .content .profile-page .text-content .text-container .table-data table tr td .tooltip-icon{width:12px;height:12px;background-image:url("/content/dam/oliver-wyman/ow-forum/template-scripts/emerging-cities/images/icon-tooltip.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;display:inline-block;position:relative;top:-2px;cursor:pointer;transition:all 300ms ease;-webkit-transition:all 300ms ease;}.main-content .content .profile-page .text-content .text-container .table-data table tr td .tooltip-icon .tooltip-content{position:absolute;background:#1a1a1a;z-index:1;width:280px;padding:15px;top:0;transform:translateY(20px);opacity:0;visibility:hidden;cursor:auto;transition:all 300ms ease;-webkit-transition:all 300ms ease;display:flex;}.main-content .content .profile-page .text-content .text-container .table-data table tr td .tooltip-icon .tooltip-content span{color:rgba(255,255,255,.8);font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.12px;}.main-content .content .profile-page .text-content .text-container .table-data table tr td .tooltip-icon .tooltip-content span b{color:#ffffff;}.main-content .content .profile-page .text-content .text-container .table-data table tr td .tooltip-icon .tooltip-content span a{color:#c8dc00;}.main-content .content .profile-page .text-content .text-container .table-data table tr td .tooltip-icon:hover{background-image:url("/content/dam/oliver-wyman/ow-forum/template-scripts/emerging-cities/images/icon-tooltip-hover.svg");}.main-content .content .profile-page .text-content .text-container .table-data table tr td .tooltip-icon:hover .tooltip-content{opacity:1;visibility:visible;}.main-content .content .profile-page .text-content .text-container .table-data table tr:first-child td{padding-top:0;}.main-content .content .profile-page .text-content .text-container .table-data .mobile-tooltip{display:none;}.main-content .content .profile-page .text-content p{margin:0;}.main-content .content .profile-page .text-content p.title{color:#1a1a1a;font-family:Tiempos,serif;font-size:26px;font-style:normal;font-weight:700;line-height:150%;margin-bottom:30px;}.main-content .content .profile-page .text-content p.paragraph{color:#1a1a1a;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:30px;}.main-content .content .profile-page .text-content p.sub-title{color:#1a1a1a;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:160%;margin-bottom:30px;}@media (max-width:992px){.main-content .content .profile-page .text-content .text-container .table-data table tr td .tooltip-icon .tooltip-content{display:none}.main-content .content .profile-page .text-content .text-container .table-data .mobile-tooltip{display:block}.main-content .content .profile-page .text-content .text-container .table-data .mobile-tooltip .mobile-tooltip-overlay{position:fixed;background:rgba(0,0,0,.8);width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:1002;opacity:0;visibility:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease}.main-content .content .profile-page .text-content .text-container .table-data .mobile-tooltip .mobile-tooltip-overlay.active{opacity:1;visibility:visible}.main-content .content .profile-page .text-content .text-container .table-data .mobile-tooltip .tooltip-pop-up{position:fixed;width:100%;height:-moz-fit-content;height:fit-content;background:#ffffff;bottom:0;left:0;right:0;z-index:1003;opacity:0;visibility:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease;transform:translateY(500px)}.main-content .content .profile-page .text-content .text-container .table-data .mobile-tooltip .tooltip-pop-up.active{opacity:1;visibility:visible;transform:translateY(0)}.main-content .content .profile-page .text-content .text-container .table-data .mobile-tooltip .tooltip-pop-up .tooltip-content{display:none;padding:30px 20px}.main-content .content .profile-page .text-content .text-container .table-data .mobile-tooltip .tooltip-pop-up .tooltip-content p{color:#000000;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:135%}.main-content .content .profile-page .text-content .text-container .table-data .mobile-tooltip .tooltip-pop-up .tooltip-content p a{color:#000000;border-bottom:solid 1px #000000}.main-content .content .profile-page .text-content .text-container .table-data .mobile-tooltip .tooltip-pop-up .tooltip-content.active{display:block}}.chart-title{font-family:Inter,sans-serif;font-size:18px;font-weight:700;margin-bottom:20px;}.custom-charts-city-class{display:flex;flex-wrap:wrap;justify-content:space-between;gap:50px;}.chart-city-class{flex:0 0 calc(50% - 50px);box-sizing:border-box;}@media (max-width:576px){.chart-city-class{flex:0 0 100%;padding-right:10px}}.chart-city-class-title{font-family:Inter,sans-serif;font-size:14px;line-height:16px;margin-bottom:20px!important;font-weight:700;}.chart-city-class .chart-container{display:flex;flex-direction:row;}.chart-container-viz-data .circle{width:17px;height:17px;background-color:#1a1a1a;border-radius:50%;margin-right:5px;}.chart-container-viz-data .circle.green{background-color:#c9d933;}.chart-container-name{display:flex;flex-direction:column;width:100%;max-width:120px;justify-content:space-around;}.chart-container-name p{font-size:14px;font-family:Inter,sans-serif;font-weight:400;}.chart-container-viz{position:relative;display:flex;flex-direction:column;justify-content:space-around;width:100%;border-right:1px dashed #dadada;border-left:1px dashed #dadada;}.chart-container-viz::before,.chart-container-viz::after{content:"";position:absolute;top:0;height:100%;border-left:1px dashed #dadada;}.chart-container-viz::before{left:33.33%;}.chart-container-viz::after{left:66.66%;}.chart-container-viz-data{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:40px;width:-moz-fit-content;width:fit-content;margin-left:-9px;z-index:1;font-family:Inter,sans-serif;font-weight:600;}.chart-container-viz-data-legend{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-size:12px!important;color:#999999;width:initial;font-family:Inter,sans-serif;font-weight:400;}.chart-container-viz-data-legend p{font-family:Inter,sans-serif;font-weight:400;}.chart-container-viz-data.chart-container-viz-data-legend{display:flex;justify-content:space-between;margin-left:-10px;margin-right:-23px;background-color:#fff;}.chart-container-viz-data.chart-container-viz-data-legend p{width:25px;}.chart-container-viz .dashed-line{border:none;border-top:.5px dashed #1a1a1a;width:10px;height:1px;margin-right:5px;padding:0;margin-left:0;}.chart-container-viz .ranking-avg{font-size:12px;font-weight:500;}.chart-container-viz .dashed-line.green{border-top:1px dashed #c9d933;}.chart-city-class-ranking-legend{display:flex;justify-content:flex-start;align-items:center;-moz-column-gap:30px;column-gap:30px;margin-bottom:30px;flex-wrap:wrap;row-gap:7px;}.chart-city-class-ranking-legend-div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;-moz-column-gap:10px;column-gap:10px;}.chart-city-class-ranking-legend-div .circle{width:15px;height:15px;border-radius:50%;}.chart-city-class-ranking-legend-div .circle.green{background-color:#c9d933;}.chart-city-class-ranking-legend-div .circle.black{background-color:#000000;}.chart-city-class-ranking-legend-div .text{font-size:14px;font-family:Inter,sans-serif;font-weight:400;}.chart-placeholder{margin-top:70px;}.main-wrapper .section-border-top{border-top:1px solid #e6e6e6;}.main-wrapper .class-page .container-related-cities-section{box-sizing:content-box;margin-top:70px;}.main-wrapper .class-page .container-related-cities-section .related-cities-section{position:relative;}.main-wrapper .class-page .container-related-cities-section .related-cities-section .title{color:#0e0e0e;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:160%;padding-top:0;margin-bottom:40px;}.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles{display:flex;flex-wrap:wrap;}.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles .col{width:50%;padding:5px 0;}.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles .col:nth-of-type(1){padding-right:10px;}.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles .col:nth-of-type(3){padding-right:10px;}.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles .col:nth-of-type(5){padding-right:10px;}.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles .col:nth-of-type(7){padding-right:10px;}@media (max-width:576px){.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles .col{width:100%;padding-right:0!important}}.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles .col a .city-tile{display:flex;justify-content:space-between;background:rgba(230,230,230,.5);padding:6px 7px 6px 7px;}.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles .col a .city-tile .city-desc{display:flex;flex-wrap:wrap;padding:0 0 10px 9px;align-content:flex-end;}.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles .col a .city-tile .city-desc span{display:block;}.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles .col a .city-tile .city-desc span.city-category{color:rgba(0,0,0,.7);font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:140%;}.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles .col a .city-tile .city-desc span.city-name{color:#000000;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:140%;}.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles .col a .city-tile .city-thumbnail{width:80px;}.main-wrapper .class-page .container-related-cities-section .related-cities-section .related-city-profiles .col a .city-tile .city-thumbnail img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;}@media (max-width:1024px){.main-wrapper .class-page .container-related-cities-section{width:100%;box-sizing:border-box}}@media (max-width:576px){.main-wrapper .class-page .container-related-cities-section{padding:0 0;margin-top:30px}}.main-wrapper .class-page .banner-section .details .numbers-audio{display:flex;padding-bottom:40px;}.main-wrapper .class-page .banner-section .details .right{width:100%;display:flex;justify-content:end;align-items:center;opacity:1;transition:opacity .3s ease;}@media (max-width:1024px){.main-wrapper .class-page .banner-section .details .right .play-btn{border-top:solid 1px #e6e6e6;border-right:solid 1px #e6e6e6;border-left:solid 1px #e6e6e6}.main-wrapper .class-page .banner-section .details .right .play-btn .text{padding:5px 8px 5px 8px}.main-wrapper .class-page .banner-section .details .right .play-btn .icon{border-right:solid 1px #e6e6e6}}@media (max-width:768px){.main-wrapper .class-page .banner-section .details .right{position:fixed;top:60px;left:0;margin:0;width:100%;height:50px;z-index:2;background-color:#fff}.main-wrapper .class-page .banner-section .details .right .play-btn{height:100%;border-top:none;border-right:none;border-left:none}.main-wrapper .class-page .banner-section .details .right .play-btn .icon{border-right:none!important}.main-wrapper .class-page .banner-section .details .right .play-btn .text{padding:0}}@media (max-width:768px){.main-wrapper .class-page .banner-section .details .right .play-btn{width:100%;border-top:none;justify-content:space-between}.main-wrapper .class-page .banner-section .details .right .play-btn .icon{order:2;border-right:1px solid #e6e6e6;border-left:1px solid #e6e6e6;width:60px}.main-wrapper .class-page .banner-section .details .right .play-btn .audio-details{justify-content:flex-start;padding-left:20px}.main-wrapper .class-page .banner-section .details .right .play-btn .audio-details .audio-progress{width:200px}}@media (max-width:768px) and (max-width:768px){.main-wrapper .class-page .banner-section .details .right .play-btn .audio-details .audio-progress{width:180px;margin:0}}@media (max-width:768px){.main-wrapper .class-page .banner-section .details .right .play-btn .audio-details .audio-time{font-size:12px}}.main-wrapper .class-page .banner-section .details .right .play-btn:hover .icon{background-color:#000000;transition:background-color .3s ease;cursor:pointer;}@media (max-width:768px){.main-wrapper .class-page .banner-section .details{padding-top:150px}}.main-wrapper .class-page .banner-section .class-map{margin-bottom:60px;}.main-wrapper .class-page .banner-section .class-map-mobile{display:none;overflow-x:scroll;margin-bottom:30px;}.main-wrapper .class-page .banner-section .class-map-mobile img{width:850px;}@media (max-width:1024px){.main-wrapper .class-page .sidebar{display:none!important}.main-wrapper .class-page .class-map{margin-bottom:0}}@media (max-width:768px){.main-wrapper .class-page .profile-banner-section .city-details h3{font-size:14px;line-height:160%}}@media (max-width:576px){.main-wrapper .class-map{display:none}.main-wrapper .class-map-mobile{display:block!important}}.hamburger{background-color:transparent;display:block;position:relative;cursor:pointer;transition-property:opacity,filter,transform;transition-duration:800ms;transition-timing-function:ease;transform:scale(.6);font:inherit;color:inherit;text-transform:none;border:0;margin:0;overflow:visible;}.hamburger.hide-btn{opacity:0;filter:blur(10px);}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#303030;}.hamburger-box{display:inline-block;position:relative;width:35px;height:35px;}.hamburger-inner{display:block;top:50%;margin-top:-2px;}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:35px;height:2px;background-color:#fff;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;}.color-override .hamburger-inner,.color-override .hamburger-inner::before,.color-override .hamburger-inner::after{background-color:#000;}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block;}.hamburger-inner::before{top:-12px;}.hamburger-inner::after{bottom:-12px;}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);}.hamburger--spin .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in;}.hamburger--spin .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19);}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out;}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1);}.hamburger--minus .hamburger-inner::before,.hamburger--minus .hamburger-inner::after{transition:bottom .08s 0s ease-out,top .08s 0s ease-out,opacity 0s linear;}.hamburger--minus.is-active .hamburger-inner::before,.hamburger--minus.is-active .hamburger-inner::after{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s .08s linear;}.hamburger--minus.is-active .hamburger-inner::before{top:0;}.hamburger--minus.is-active .hamburger-inner::after{bottom:0;}.main-content{height:100%;}.main-content .content{background:#ffffff;padding:50px 0 100px 0;}.main-content .content .landing-page,.main-content .content .profile-page,.main-content .content .class-page,.main-content .content .about-page{display:flex;justify-content:flex-start;padding:0 20px;}@media (max-width:1024px){.main-content .content .landing-page,.main-content .content .profile-page,.main-content .content .class-page,.main-content .content .about-page{padding:0 0}}.main-content .content .landing-page .sidebar,.main-content .content .profile-page .sidebar,.main-content .content .class-page .sidebar,.main-content .content .about-page .sidebar{width:22%;transition:all 300ms ease;-webkit-transition:all 300ms ease;}@media (max-width:1200px){.main-content .content .landing-page .sidebar,.main-content .content .profile-page .sidebar,.main-content .content .class-page .sidebar,.main-content .content .about-page .sidebar{width:25%}}.main-content .content .landing-page .sidebar.hidden,.main-content .content .profile-page .sidebar.hidden,.main-content .content .class-page .sidebar.hidden,.main-content .content .about-page .sidebar.hidden{opacity:0;}.main-content .content .landing-page .sidebar .timepicker,.main-content .content .profile-page .sidebar .timepicker,.main-content .content .class-page .sidebar .timepicker,.main-content .content .about-page .sidebar .timepicker{position:sticky;top:100px;padding-right:40px;}.main-content .content .landing-page .sidebar .timepicker li,.main-content .content .profile-page .sidebar .timepicker li,.main-content .content .class-page .sidebar .timepicker li,.main-content .content .about-page .sidebar .timepicker li{list-style:none;list-style-type:none;padding:10px 0;}.main-content .content .landing-page .sidebar .timepicker li:first-child,.main-content .content .profile-page .sidebar .timepicker li:first-child,.main-content .content .class-page .sidebar .timepicker li:first-child,.main-content .content .about-page .sidebar .timepicker li:first-child{padding-top:0;}.main-content .content .landing-page .sidebar .timepicker li a,.main-content .content .profile-page .sidebar .timepicker li a,.main-content .content .class-page .sidebar .timepicker li a,.main-content .content .about-page .sidebar .timepicker li a{color:#1a1a1a;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:135%;margin:0;display:block;border-bottom:solid 1px #ffffff;}.main-content .content .landing-page .sidebar .timepicker li a:hover,.main-content .content .profile-page .sidebar .timepicker li a:hover,.main-content .content .class-page .sidebar .timepicker li a:hover,.main-content .content .about-page .sidebar .timepicker li a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;}.main-content .content .landing-page .sidebar .timepicker li.active a,.main-content .content .profile-page .sidebar .timepicker li.active a,.main-content .content .class-page .sidebar .timepicker li.active a,.main-content .content .about-page .sidebar .timepicker li.active a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;}.main-content .content .landing-page .sidebar .audio-cta-mobile,.main-content .content .profile-page .sidebar .audio-cta-mobile,.main-content .content .class-page .sidebar .audio-cta-mobile,.main-content .content .about-page .sidebar .audio-cta-mobile{display:none;}.main-content .content .landing-page .sidebar .audio-cta-mobile .play-btn,.main-content .content .profile-page .sidebar .audio-cta-mobile .play-btn,.main-content .content .class-page .sidebar .audio-cta-mobile .play-btn,.main-content .content .about-page .sidebar .audio-cta-mobile .play-btn{display:flex;border-right:solid 1px #e6e6e6;border-bottom:solid 1px #e6e6e6;border-left:solid 1px #e6e6e6;border-top:none;width:50px;height:50px;cursor:pointer;}.main-content .content .landing-page .sidebar .audio-cta-mobile .play-btn .icon,.main-content .content .profile-page .sidebar .audio-cta-mobile .play-btn .icon,.main-content .content .class-page .sidebar .audio-cta-mobile .play-btn .icon,.main-content .content .about-page .sidebar .audio-cta-mobile .play-btn .icon{display:flex;align-items:center;justify-content:center;padding:5px 7px 5px 10px;width:100%;}.main-content .content .landing-page .sidebar .audio-cta-mobile .play-btn .icon img,.main-content .content .profile-page .sidebar .audio-cta-mobile .play-btn .icon img,.main-content .content .class-page .sidebar .audio-cta-mobile .play-btn .icon img,.main-content .content .about-page .sidebar .audio-cta-mobile .play-btn .icon img{width:15px;height:15px;}.main-content .content .landing-page .sidebar .audio-cta-mobile .play-btn .audio-file,.main-content .content .profile-page .sidebar .audio-cta-mobile .play-btn .audio-file,.main-content .content .class-page .sidebar .audio-cta-mobile .play-btn .audio-file,.main-content .content .about-page .sidebar .audio-cta-mobile .play-btn .audio-file{display:none;}.main-content .content .landing-page .text-content,.main-content .content .profile-page .text-content,.main-content .content .class-page .text-content,.main-content .content .about-page .text-content{width:56%;}@media (max-width:1200px){.main-content .content .landing-page .text-content,.main-content .content .profile-page .text-content,.main-content .content .class-page .text-content,.main-content .content .about-page .text-content{width:75%}}.main-content .content .landing-page .text-content .text-container,.main-content .content .profile-page .text-content .text-container,.main-content .content .class-page .text-content .text-container,.main-content .content .about-page .text-content .text-container{margin-top:60px;}.main-content .content .landing-page .text-content .text-container:first-child,.main-content .content .profile-page .text-content .text-container:first-child,.main-content .content .class-page .text-content .text-container:first-child,.main-content .content .about-page .text-content .text-container:first-child{margin-top:0;}.main-content .content .landing-page .text-content .lead,.main-content .content .profile-page .text-content .lead,.main-content .content .class-page .text-content .lead,.main-content .content .about-page .text-content .lead{width:100%;max-width:100%;text-align:start;margin-bottom:50px;}.main-content .content .landing-page .text-content p,.main-content .content .profile-page .text-content p,.main-content .content .class-page .text-content p,.main-content .content .about-page .text-content p{margin:0;}.main-content .content .landing-page .text-content p.paragraph,.main-content .content .profile-page .text-content p.paragraph,.main-content .content .class-page .text-content p.paragraph,.main-content .content .about-page .text-content p.paragraph{color:#1a1a1a;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:30px;}.main-content .content .landing-page .text-content p.paragraph:last-child,.main-content .content .profile-page .text-content p.paragraph:last-child,.main-content .content .class-page .text-content p.paragraph:last-child,.main-content .content .about-page .text-content p.paragraph:last-child{margin-bottom:0;}.main-content .content .landing-page .text-content p.sub-title,.main-content .content .profile-page .text-content p.sub-title,.main-content .content .class-page .text-content p.sub-title,.main-content .content .about-page .text-content p.sub-title{color:#1a1a1a;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:160%;margin-bottom:30px;}@media (max-width:1024px){.main-content .content .landing-page{display:block}.main-content .content .landing-page .sidebar{width:100%;padding:0;display:block;position:sticky;height:50px;overflow-y:hidden;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;z-index:11;background:#ffffff;top:79px}.main-content .content .landing-page .sidebar .timepicker{margin-right:0!important;overflow-x:clip!important}.main-content .content .landing-page .sidebar .timepicker li{display:none}.main-content .content .landing-page .sidebar .timepicker .audio-cta{display:block!important;height:50px}}@media (max-width:1024px) and (max-width:1024px){.main-content .content .landing-page .sidebar .timepicker .play-btn{width:100%!important;height:50px;border-top:none;justify-content:space-between}.main-content .content .landing-page .sidebar .timepicker .play-btn .icon{order:2;border-right:none;border-left:1px solid #e6e6e6;width:59px}.main-content .content .landing-page .sidebar .timepicker .play-btn .audio-details{justify-content:flex-start;padding-left:20px}.main-content .content .landing-page .sidebar .timepicker .play-btn .audio-details .audio-progress{width:160px;margin:0}.main-content .content .landing-page .sidebar .timepicker .play-btn .audio-details .audio-time{font-size:12px}}@media (max-width:1024px){.main-content .content .landing-page .sidebar .timepicker .play-btn:hover .icon{background-color:#000000;transition:background-color .3s ease;cursor:pointer}.main-content .content .landing-page .text-content{width:100%;margin:0 auto;padding:50px 20px 80px 20px}.main-content .content .landing-page .text-content .paragraph{font-size:16px!important}}@media (max-width:1024px) and (max-width:576px){.main-content .content .landing-page .text-content{padding:50px 10px 80px 10px}}.main-content .content .about-page{justify-content:flex-start;}.main-content .content .about-page .smaller-p-space p{margin-bottom:10px!important;}@media (max-width:1024px){.main-content .content{padding:0}.main-content .content .container-landingpage{width:100%;padding:0}.main-content .content .container-landingpage .sidebar .timepicker{padding-right:0}.main-content .content .profile-page,.main-content .content .class-page,.main-content .content .about-page{display:block}.main-content .content .profile-page .sidebar,.main-content .content .class-page .sidebar,.main-content .content .about-page .sidebar{overflow:scroll;white-space:nowrap;width:100%;padding:0;border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6;display:block;position:sticky;height:50px;overflow-y:hidden;z-index:5;background:#ffffff;top:79px}.main-content .content .profile-page .sidebar .timepicker,.main-content .content .class-page .sidebar .timepicker,.main-content .content .about-page .sidebar .timepicker{scroll-behavior:smooth;overflow-x:scroll;white-space:nowrap;margin-right:70px;padding-right:0}.main-content .content .profile-page .sidebar .timepicker li,.main-content .content .class-page .sidebar .timepicker li,.main-content .content .about-page .sidebar .timepicker li{display:inline-block;text-align:center;padding:14px}.main-content .content .profile-page .sidebar .timepicker li .play-btn,.main-content .content .class-page .sidebar .timepicker li .play-btn,.main-content .content .about-page .sidebar .timepicker li .play-btn{display:none}.main-content .content .profile-page .sidebar .timepicker li a,.main-content .content .class-page .sidebar .timepicker li a,.main-content .content .about-page .sidebar .timepicker li a{font-size:14px;text-decoration:none!important;padding-bottom:14px}.main-content .content .profile-page .sidebar .timepicker li a:active,.main-content .content .class-page .sidebar .timepicker li a:active,.main-content .content .about-page .sidebar .timepicker li a:active{text-decoration:none!important}.main-content .content .profile-page .sidebar .timepicker li.active a,.main-content .content .class-page .sidebar .timepicker li.active a,.main-content .content .about-page .sidebar .timepicker li.active a{border-bottom:solid 2px #000000;text-decoration:none!important}.main-content .content .profile-page .sidebar .timepicker .audio-cta,.main-content .content .class-page .sidebar .timepicker .audio-cta,.main-content .content .about-page .sidebar .timepicker .audio-cta{display:none}.main-content .content .profile-page .sidebar .audio-cta-mobile,.main-content .content .class-page .sidebar .audio-cta-mobile,.main-content .content .about-page .sidebar .audio-cta-mobile{display:inline;position:absolute;top:0;right:0}.main-content .content .profile-page .sidebar .audio-cta-mobile .play-btn,.main-content .content .class-page .sidebar .audio-cta-mobile .play-btn,.main-content .content .about-page .sidebar .audio-cta-mobile .play-btn{width:70px}.main-content .content .profile-page .text-content,.main-content .content .class-page .text-content,.main-content .content .about-page .text-content{width:100%;margin:0 auto;padding:50px 20px 80px 20px}.main-content .content .profile-page .text-content .paragraph,.main-content .content .class-page .text-content .paragraph,.main-content .content .about-page .text-content .paragraph{font-size:16px!important}}@media (max-width:768px){.main-content .content .landing-page .sidebar,.main-content .content .profile-page .sidebar,.main-content .content .class-page .sidebar,.main-content .content .about-page .sidebar{top:59px}}@media (max-width:576px){.main-content .content .landing-page .text-content,.main-content .content .profile-page .text-content,.main-content .content .class-page .text-content,.main-content .content .about-page .text-content{padding:30px 20px 80px 20px!important}}.landing-page .play-btn{width:245px;}.landing-page .play-btn .audio-details .audio-progress{width:75px;}.second-chart{width:1100px!important;}.second-chart .beeswarm-main-container{display:flex;align-items:center;}.second-chart .beeswarm-main-container .beeswarm-legend{position:relative!important;top:0!important;margin-bottom:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:1;}.second-chart .beeswarm-main-container .beeswarm-legend .legend-div{padding-bottom:0!important;}.second-chart .beeswarm-main-container .beeswarm-legend .axis-legend-container{align-items:end;}.second-chart .chart-title{position:relative!important;top:0!important;margin-bottom:0!important;}.second-chart .second-chart-img{width:100%;max-width:1000px;}.second-chart .second-chart-img.mobile{display:none;}@media (max-width:1200px){.second-chart{width:900px!important}}@media (max-width:1024px){.second-chart{padding-top:60px!important;padding-bottom:80px;display:flex!important;width:100%!important}}@media (max-width:768px){.second-chart .beeswarm-main-container .beeswarm-legend{flex-direction:column;justify-content:flex-start;align-items:flex-start}.second-chart .beeswarm-main-container .beeswarm-legend .axis-legend-container{align-items:start;margin-top:10px}}@media (max-width:576px){.second-chart .beeswarm-main-container{align-items:flex-start}.second-chart .second-chart-img{display:none}.second-chart .second-chart-img.mobile{display:flex}}.main-wrapper .about-page .banner-section .details .numbers-audio{display:flex;padding-bottom:40px;}.main-wrapper .about-page .banner-section .details .right{width:100%;display:flex;justify-content:end;align-items:center;opacity:1;transition:opacity .3s ease;}@media (max-width:1024px){.main-wrapper .about-page .banner-section .details .right .play-btn{border-top:solid 1px #e6e6e6;border-right:solid 1px #e6e6e6;border-left:solid 1px #e6e6e6}.main-wrapper .about-page .banner-section .details .right .play-btn .text{padding:5px 8px 5px 8px}.main-wrapper .about-page .banner-section .details .right .play-btn .icon{border-right:solid 1px #e6e6e6}}@media (max-width:768px){.main-wrapper .about-page .banner-section .details .right{position:fixed;top:60px;left:0;margin:0;width:100%;height:50px;z-index:2;background-color:#fff}.main-wrapper .about-page .banner-section .details .right .play-btn{height:100%;border-top:none;border-right:none;border-left:none}.main-wrapper .about-page .banner-section .details .right .play-btn .text{padding:0}.main-wrapper .about-page .banner-section .details .right .play-btn .icon{border-right:none!important}}@media (max-width:768px){.main-wrapper .about-page .banner-section .details .right .play-btn{width:100%;border-top:none;justify-content:space-between}.main-wrapper .about-page .banner-section .details .right .play-btn .icon{order:2;border-right:none;border-left:1px solid #e6e6e6;width:60px}.main-wrapper .about-page .banner-section .details .right .play-btn .audio-details{justify-content:flex-start;padding-left:20px}.main-wrapper .about-page .banner-section .details .right .play-btn .audio-details .audio-progress{width:160px}.main-wrapper .about-page .banner-section .details .right .play-btn .audio-details .audio-time{font-size:12px}}.main-wrapper .about-page .banner-section .details .right .play-btn:hover .icon{background-color:#000000;transition:background-color .3s ease;cursor:pointer;}@media (max-width:768px){.main-wrapper .about-page .banner-section .details{padding-top:150px}}@media (max-width:1024px){.main-wrapper .about-page .sidebar{display:none!important}}.custom-container-full-width{width:1200px;margin-left:-225px;padding-top:80px;}@media (max-width:1200px){.custom-container-full-width{width:950px}}@media (max-width:992px){.custom-container-full-width{width:100%}}.custom-container-mobile-charts{display:none;padding-top:50px;padding-bottom:50px;}.custom-container-mobile-charts .beeswarm-div{flex-direction:row;}@media (max-width:576px){.custom-container-mobile-charts .beeswarm-div{flex-direction:column}.custom-container-mobile-charts .beeswarm-div:nth-of-type(2){margin-top:30px}}.custom-container-mobile-charts .beeswarm-div .beeswarm-chart{transform:scale(-1,1);}@media (max-width:768px){.custom-container-mobile-charts{display:block}}#beeswarmClimateChallenged{margin-left:20px;}@media (max-width:1024px){#beeswarmClimateChallenged{margin-left:0}}.beeswarm-main-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;}.beeswarm-main-container .beeswarm-legend{display:flex;align-items:flex-end;padding:10px 0;position:sticky;top:79px;right:0;width:100%;height:100%;background-color:#fff;z-index:11;}.beeswarm-main-container .beeswarm-legend .chart-title{white-space:nowrap;position:absolute;top:10px;left:0;}.beeswarm-main-container .beeswarm-legend .search-container{display:flex;align-items:center;position:relative;width:215px;margin-right:10px;}.beeswarm-main-container .beeswarm-legend .search-container input{font-family:Inter,sans-serif;font-size:14px;font-weight:400;margin-right:10px;padding:5px;width:215px;border:1px solid #d9d9d9;border-radius:0;}@media (max-width:1024px){.beeswarm-main-container .beeswarm-legend .search-container input{font-size:13px}}.beeswarm-main-container .beeswarm-legend .search-container .suggestions{position:absolute;top:27px;background-color:white;border:1px solid #ccc;z-index:100;width:205px;max-height:150px;overflow-y:auto;display:none}.beeswarm-main-container .beeswarm-legend .axis-legend-container{display:flex;flex-direction:column;width:100%;max-width:850px;}.beeswarm-main-container .beeswarm-legend .axis-legend-container .custom-axis p{padding:0;margin:0;font-size:12px;font-family:Inter,sans-serif;}@media (max-width:576px){.beeswarm-main-container .beeswarm-legend .axis-legend-container .custom-axis p{font-size:10px}}.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div{display:flex;align-items:center;justify-content:end;-moz-column-gap:10px;column-gap:10px;cursor:default;padding-bottom:20px;}@media (max-width:576px){.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div{-moz-column-gap:5px;column-gap:5px}}.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div .legend-circle,.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div .legend-circle-mobile{display:flex;flex-direction:row;align-items:center;}.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div .legend-circle p,.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div .legend-circle-mobile p{font-family:Inter,sans-serif;font-size:12px;line-height:16px;font-weight:400;margin:0;padding:0;}@media (max-width:576px){.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div .legend-circle p,.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div .legend-circle-mobile p{font-size:10px}}.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div .legend-title{font-family:Inter,sans-serif;font-size:12px;line-height:16px;font-weight:600;}@media (max-width:377px){.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div .legend-title{font-size:10px}}.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div .legend-circle-color{width:10px;height:10px;border-radius:50%;margin-right:5px;}.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div .legend-circle-color.one{background-color:#c8dc00;}.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div .legend-circle-color.two{background-color:#9eb302;}.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div .legend-circle-color.three{background-color:#81a500;}.beeswarm-main-container .beeswarm-legend .axis-legend-container .legend-div .legend-circle-color.four{background-color:#2b4f05;}.beeswarm-main-container .beeswarm-legend .custom-axis{display:flex;justify-content:space-between;width:100%;flex-wrap:nowrap;}.beeswarm-main-container .beeswarm-legend .custom-axis .line{width:100%;display:flex;justify-content:end;align-items:center;margin-bottom:5px;margin-right:20px;}.beeswarm-main-container .beeswarm-legend .custom-axis .line .line-x{width:100%;height:1px;background-color:#d9d9d9;margin-left:20px;}.beeswarm-main-container .beeswarm-legend .custom-axis .line p{color:#d9d9d9;margin-left:-5px;margin-top:-3px;font-size:16px;font-weight:200;}.beeswarm-main-container .beeswarm-legend .custom-axis p{text-wrap:nowrap;}@media (max-width:1024px){.beeswarm-main-container .beeswarm-legend{top:80px}}@media (max-width:768px){.beeswarm-main-container .beeswarm-legend{top:60px;padding:3px 0}.beeswarm-main-container .beeswarm-legend .chart-title{top:5px}}.beeswarm-main-container .beeswarm-div{display:flex;justify-content:flex-start;z-index:3;width:100%;}.beeswarm-main-container .beeswarm-div .beeswarm-div-title{width:200px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;}.beeswarm-main-container .beeswarm-div .beeswarm-div-title p{font-family:Inter,sans-serif;font-size:14px;font-weight:600;margin-top:0;margin-bottom:5px!important;}.beeswarm-main-container .beeswarm-div .beeswarm-div-title a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#1a1a1a;text-decoration:underline;}.beeswarm-main-container .beeswarm-div .beeswarm-div-titles-class{display:flex;flex-direction:column;justify-content:space-around;margin-bottom:52px;z-index:9;width:200px;}.beeswarm-main-container .beeswarm-div .beeswarm-div-titles-class p{font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:135%;}.beeswarm-main-container .beeswarm-div .beeswarm-chart svg{overflow:visible;}.beeswarm-main-container .beeswarm-div .beeswarm-chart svg circle{transition:fill .3s ease;}.beeswarm-main-container .beeswarm-div .beeswarm-chart svg #labels{display:none;}.beeswarm-main-container .beeswarm-div .beeswarm-chart svg .circles circle{transition:fill .3s ease;}.beeswarm-main-container .beeswarm-div .beeswarm-chart svg .tick line{stroke:#ebebeb!important;}.beeswarm-main-container .beeswarm-div .beeswarm-chart svg path.domain{stroke:#ebebeb!important;}.beeswarm-main-container .beeswarm-div .beeswarm-chart svg g.tick text{fill:#999999;font-size:12px;}.beeswarm-main-container .beeswarm-div .beeswarm-chart .div-beeswarm{position:absolute;display:none;padding:0;z-index:10;cursor:default;font-family:Inter,sans-serif;}.beeswarm-main-container .beeswarm-div .beeswarm-chart .div-beeswarm .div-beeswarm-details{background-color:#fff!important;padding:7px;box-shadow:0 2px 5px rgba(0,0,0,.1);min-width:160px;}.beeswarm-main-container .beeswarm-div .beeswarm-chart .div-beeswarm .div-beeswarm-details p{font-size:11px;line-height:12px;color:rgba(26,26,26,.65);margin-top:0;white-space:nowrap;margin-bottom:2px;border-bottom:1px solid #ebebeb;padding-bottom:3px;padding-top:0;display:flex;justify-content:space-between;}.beeswarm-main-container .beeswarm-div .beeswarm-chart .div-beeswarm .div-beeswarm-details p span{color:#000000;}.beeswarm-main-container .beeswarm-div .beeswarm-chart .div-beeswarm .div-beeswarm-details p:nth-child(2) span{margin-left:5px;}.beeswarm-main-container .beeswarm-div .beeswarm-chart .div-beeswarm .div-beeswarm-details p:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0;}.beeswarm-main-container .beeswarm-div .beeswarm-chart .div-beeswarm .div-beeswarm-details .name{font-size:12px;line-height:14px;color:#000000;font-weight:600;margin-top:0;margin-bottom:2px;width:100%;border-bottom:2px solid #000;}@media (max-width:1200px){.custom-container-full-width.bubble{display:block}}@media (max-width:768px){.custom-container-full-width.bubble{display:block}}.bubble-chart{align-items:center;}.bubble-chart .beeswarm-legend{align-items:center;position:relative;top:0;z-index:1;}.bubble-chart .beeswarm-legend .bubble-chart-legend .chart-title{position:relative;top:0;margin-bottom:10px;}.bubble-chart .beeswarm-legend .bubble-chart-legend .search-container-bubble{margin-right:0;}.bubble-chart .beeswarm-legend .bubble-chart-legend .search-container-bubble #cityInputBubbleChart{margin-right:0!important;}.bubble-chart .beeswarm-legend .bubble-chart-legend .search-container-bubble .suggestions{width:215px;}.bubble-chart .beeswarm-legend .bubble-chart-legend .search-container-bubble #searchIconBubble{position:absolute;right:7px;margin-right:0!important;}@media (max-width:768px){.bubble-chart .beeswarm-legend .bubble-chart-legend .search-container-bubble{width:100%}.bubble-chart .beeswarm-legend .bubble-chart-legend .search-container-bubble input{width:100%}}@media (max-width:768px){.bubble-chart .beeswarm-legend .bubble-chart-legend{width:100%}}.bubble-chart .beeswarm-legend .axis-legend-container .legend-div{padding-bottom:0;}@media (max-width:1200px){.bubble-chart .beeswarm-legend .axis-legend-container{align-items:end}}@media (max-width:768px){.bubble-chart .beeswarm-legend .axis-legend-container{align-items:flex-start;margin-top:5px;margin-left:5px}}@media (max-width:1200px){.bubble-chart .beeswarm-legend{flex-direction:row}}@media (max-width:768px){.bubble-chart .beeswarm-legend{flex-direction:column;align-items:flex-start}}.bubble-chart .container-bubble-chart{position:relative;width:100%;max-width:800px;}.bubble-chart .container-bubble-chart .bubble-chart-sub-heading{position:absolute;font-family:Inter,sans-serif;font-size:15px;line-height:20px;font-weight:600;margin:0;padding:0;width:120px;}.bubble-chart .container-bubble-chart .bubble-chart-sub-heading.bubble-one{top:100px;left:-100px;}@media (max-width:1200px){.bubble-chart .container-bubble-chart .bubble-chart-sub-heading.bubble-one{top:45px;left:-40px}}@media (max-width:992px){.bubble-chart .container-bubble-chart .bubble-chart-sub-heading.bubble-one{top:25px;left:10px;width:100px}}@media (max-width:768px){.bubble-chart .container-bubble-chart .bubble-chart-sub-heading.bubble-one{top:15px;left:65%}}@media (max-width:576px){.bubble-chart .container-bubble-chart .bubble-chart-sub-heading.bubble-one{width:140px;left:60%}}.bubble-chart .container-bubble-chart .bubble-chart-sub-heading.bubble-two{top:160px;right:30px;}@media (max-width:768px){.bubble-chart .container-bubble-chart .bubble-chart-sub-heading.bubble-two{top:140px;right:10px}}@media (max-width:576px){.bubble-chart .container-bubble-chart .bubble-chart-sub-heading.bubble-two{top:28%;right:10px}}.bubble-chart .container-bubble-chart .bubble-chart-sub-heading.bubble-three{bottom:120px;right:-50px;}@media (max-width:992px){.bubble-chart .container-bubble-chart .bubble-chart-sub-heading.bubble-three{bottom:120px;right:20px}}@media (max-width:768px){.bubble-chart .container-bubble-chart .bubble-chart-sub-heading.bubble-three{bottom:50px;right:10px}}@media (max-width:576px){.bubble-chart .container-bubble-chart .bubble-chart-sub-heading.bubble-three{right:0;bottom:0}}@media (max-width:992px){.bubble-chart .container-bubble-chart .bubble-chart-sub-heading{font-size:13px;line-height:16px;width:50px}}@media (max-width:576px){.bubble-chart .container-bubble-chart .bubble-chart-sub-heading{font-size:11px;line-height:13px}}.bubble-chart .container-bubble-chart .div-beeswarm{position:absolute;display:none;padding:0;z-index:10;cursor:default;font-family:Inter,sans-serif;}.bubble-chart .container-bubble-chart .div-beeswarm .div-beeswarm-details{background-color:#fff!important;padding:7px;box-shadow:0 2px 5px rgba(0,0,0,.1);min-width:160px;}.bubble-chart .container-bubble-chart .div-beeswarm .div-beeswarm-details p{font-size:11px;line-height:12px;color:rgba(26,26,26,.65);margin-top:0;white-space:nowrap;margin-bottom:2px;border-bottom:1px solid #ebebeb;padding-bottom:3px;padding-top:0;display:flex;justify-content:space-between;}.bubble-chart .container-bubble-chart .div-beeswarm .div-beeswarm-details p span{color:#000000;}.bubble-chart .container-bubble-chart .div-beeswarm .div-beeswarm-details p:nth-child(2) span{margin-left:5px;}.bubble-chart .container-bubble-chart .div-beeswarm .div-beeswarm-details p:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0;}.bubble-chart .container-bubble-chart .div-beeswarm .div-beeswarm-details .name{font-size:12px;line-height:14px;color:#000000;font-weight:600;margin-top:0;margin-bottom:2px;width:100%;border-bottom:2px solid #000;}.bubble-chart svg{max-width:100%;height:auto;}.bubble-chart svg #nodes path{transition:all .5s ease;}.suggestion-item{font-family:Inter,sans-serif;font-size:14px;font-weight:400;padding:5px;cursor:pointer;}.suggestion-item:hover{background-color:#f0f0f0;}.beeswarm-chart{position:relative;width:100%;max-width:900px}.beeswarm-chart svg{width:100%;height:auto;}.beeswarm-main-container .search-icon{margin-left:-33px;}@media (max-width:1200px){.beeswarm-main-container .search-icon{margin-left:-22px}}@media (max-width:768px){.beeswarm-main-container .search-icon{margin-left:-24px;margin-top:-8px}}.beeswarm-main-container.class .beeswarm-legend .search-container #cityInput{transition:all .3s ease;}.beeswarm-main-container.class .beeswarm-legend .search-container .search-icon{margin-left:-33px;}@media (max-width:1200px){.beeswarm-main-container.class .beeswarm-legend .search-container .search-icon{margin-left:-22px}}@media (max-width:768px){.beeswarm-main-container.class .beeswarm-legend .search-container .search-icon{margin-left:-24px;margin-top:-8px}}.beeswarm-main-container.class .beeswarm-legend .search-container .suggestions{width:215px;}.class-commercial-hubs-svg circle{transition:fill .3s ease;}.class-commercial-hubs-svg-mobile circle{transition:fill .3s ease;}.class-chart-container{display:flex;flex-direction:row;width:100%;}.class-chart-container .class-chart-legend{width:215px;display:flex;flex-direction:column;justify-content:space-around;padding:33px 0 20px 0;z-index:1;}.class-chart-container .class-chart-legend .div-beeswarm{position:absolute;display:none;padding:0;z-index:10;cursor:default;font-family:Inter,sans-serif;}.class-chart-container .class-chart-legend .div-beeswarm .div-beeswarm-details{background-color:#fff!important;padding:7px;box-shadow:0 2px 5px rgba(0,0,0,.1);min-width:160px;}.class-chart-container .class-chart-legend .div-beeswarm .div-beeswarm-details p{font-size:11px;line-height:12px;color:rgba(26,26,26,.65);margin-top:0;white-space:nowrap;margin-bottom:2px;border-bottom:1px solid #ebebeb;padding-bottom:3px;padding-top:0;display:flex;justify-content:space-between;}.class-chart-container .class-chart-legend .div-beeswarm .div-beeswarm-details p span{color:#000000;}.class-chart-container .class-chart-legend .div-beeswarm .div-beeswarm-details p:nth-child(2) span{margin-left:5px;}.class-chart-container .class-chart-legend .div-beeswarm .div-beeswarm-details p:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0;}.class-chart-container .class-chart-legend .div-beeswarm .div-beeswarm-details .name{font-size:12px;line-height:14px;color:#000000;font-weight:600;margin-top:0;margin-bottom:2px;width:100%;border-bottom:2px solid #000;}@media (max-width:1200px){.class-chart-container .class-chart-legend{width:95px}}@media (max-width:1024px){.class-chart-container .class-chart-legend{width:85px}}@media (max-width:1024px){.class-chart-container .class-chart-legend{width:120px}}@media (max-width:768px){.class-chart-container .class-chart-legend{width:115px;padding:0}}.class-chart-container .class-chart-legend p{font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:135%;}@media (max-width:1024px){.class-chart-container .class-chart-legend p{font-size:12px}}@media (max-width:768px){.class-chart-container .class-chart-legend p{position:absolute;left:0;font-size:14px}.class-chart-container .class-chart-legend p:nth-of-type(1){top:17%}.class-chart-container .class-chart-legend p:nth-of-type(2){top:40%}.class-chart-container .class-chart-legend p:nth-of-type(3){top:60%}.class-chart-container .class-chart-legend p:nth-of-type(4){top:80%}}@media (max-width:576px){.class-chart-container .class-chart-legend p:nth-of-type(1){top:25%}.class-chart-container .class-chart-legend p:nth-of-type(2){top:46%}.class-chart-container .class-chart-legend p:nth-of-type(3){top:65%}.class-chart-container .class-chart-legend p:nth-of-type(4){top:80%}}.class-chart-container .class-svg{width:100%;max-width:900px;margin-left:-80px;}.class-chart-container .class-svg svg{margin-top:30px;width:100%;height:auto;overflow:visible;transform:scale(-1,1);}@media (max-width:1024px){.class-chart-container .class-svg{margin-left:-130px;width:100%}}@media (max-width:768px){.class-chart-container .class-svg{margin-left:0;width:100%}}.class-chart-container .div-beeswarm{position:absolute;display:none;padding:0;z-index:10;cursor:default;font-family:Inter,sans-serif;}.class-chart-container .div-beeswarm.show{display:flex;}.class-chart-container .div-beeswarm .div-beeswarm-details{background-color:#fff!important;padding:7px;box-shadow:0 2px 5px rgba(0,0,0,.1);min-width:160px;}.class-chart-container .div-beeswarm .div-beeswarm-details p{font-size:11px;line-height:12px;color:rgba(26,26,26,.65);margin-top:0;white-space:nowrap;margin-bottom:2px;border-bottom:1px solid #ebebeb;padding-bottom:3px;padding-top:0;display:flex;justify-content:space-between;}.class-chart-container .div-beeswarm .div-beeswarm-details p span{color:#000000;}.class-chart-container .div-beeswarm .div-beeswarm-details p:nth-child(2){margin-top:3px;}.class-chart-container .div-beeswarm .div-beeswarm-details p:nth-child(2) span{margin-left:5px;}.class-chart-container .div-beeswarm .div-beeswarm-details p:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0;}.class-chart-container .div-beeswarm .div-beeswarm-details .name{font-size:12px;line-height:14px;color:#000000;font-weight:600;margin-top:0;margin-bottom:2px;width:100%;border-bottom:2px solid #000;}@media (max-width:768px){.class-chart-container{flex-direction:column}}.legend-circle:hover .div-beeswarm{display:none!important;}.beeswarm-div-mobile .div-beeswarm-details{transform:scale(-1,1);}@media only screen and (max-width:1200px){.custom-container-full-width{margin-left:-200px}.beeswarm-chart{max-width:950px}.beeswarm-main-container{align-items:center}.beeswarm-legend{flex-direction:column;align-items:start;width:100%;position:static}.axis-legend-container .legend-div{justify-content:start!important}.search-container{margin-right:0!important;width:270px}.search-container input{margin-right:0!important}.search-container .suggestions{width:215px!important}.beeswarm-div{flex-direction:column}.beeswarm-div-title{width:50%}.beeswarm-div-title p{margin-bottom:-10px;margin-left:50px;font-size:13px;line-height:16px}.beeswarm-main-container .beeswarm-legend .axis-legend-container{max-width:100%}}@media only screen and (max-width:1080px){.custom-container-full-width{margin-left:-250px}.beeswarm-chart{max-width:100%}}@media only screen and (max-width:1024px){.custom-container-full-width{width:100%;margin-left:0}}@media only screen and (max-width:768px){.custom-container-full-width{display:none}.custom-container-full-width .class{display:none}.custom-container-mobile-charts .class{display:inline}}@media only screen and (max-width:729px){.beeswarm-legend{align-items:flex-start!important}.beeswarm-legend .chart-title{position:relative!important;text-align:start;margin-bottom:15px}.beeswarm-legend .search-container{width:100%!important}.beeswarm-legend .search-container input{width:100%!important;margin-bottom:10px;padding:8px 5px!important}.beeswarm-legend .search-container .suggestions{width:100%!important;top:32px!important}.beeswarm-legend .legend-div{padding-bottom:10px!important}}@media (max-width:768px){.numbers-audio .right a{display:block;width:100%;height:50px}}