/*!
 * SUN Movement
 */body.countryPage{font-family:"Circular Spotify Text";color:#000;font-size:16px;line-height:25px}body.countryPage .navbar-brand img{height:80px}body.countryPage #downloadReport,body.countryPage #viewMoreNews,body.countryPage #viewMoreResources,body.countryPage #viewNews,body.countryPage #viewReport{cursor:pointer}body.countryPage .display-4{font-size:calc(21px + 2.7vw);line-height:1.2}@media (min-width:1200px){body.countryPage .display-4{font-size:28px}}body.countryPage .card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:0;border-radius:0}body.countryPage .card .card-img-top{border-top-left-radius:0;border-top-right-radius:0}body.countryPage .card .card-title{font-size:20px}body.countryPage .card .card-body{flex:1 1 auto;min-height:1px;padding:1.25rem 0}body.countryPage .card .card-footer{padding:0;background-color:transparent;border-top:1px solid transparent}body.countryPage .progress-bar{color:#000!important}body.countryPage .progress-bar.level1{background-color:#8d5c9f}body.countryPage .progress-bar.level2{background-color:#878787}body.countryPage .progress-bar.level3{background-color:#c6c6c6}body.countryPage .dot{height:15px;width:15px;background-color:#bbb;border-radius:50%;display:inline-block;min-width:15px}body.countryPage .dot.active{background-color:#7cd9d6}body.countryPage .dot.not-active{background-color:#c2492c}body.countryPage .dot.in-progress{background-color:#1e1f36}body.countryPage .dot.not-answered{background-color:#d8d8d8}body.countryPage .dot.level1{background-color:#8d5c9f}body.countryPage .dot.level2{background-color:#878787}body.countryPage .dot.level3{background-color:#c6c6c6}