body,html,*{margin:0;padding:0;scroll-padding-top:6rem;box-sizing:border-box}@media screen and (max-width: 786px){body,html,*{scroll-padding-top:3rem}}a{text-decoration:none}body{background:#f5faff;color:#2e3b4e;font:100% "DM Sans",sans-serif;overflow-x:hidden}body p,span.text{line-height:1.3;font-size:clamp(1.1rem,1.3vw,1.3rem);text-wrap:pretty}h1{font-size:clamp(2rem,14vw,4.5rem);text-transform:uppercase;line-height:1}@media screen and (max-width: 768px){h1{font-size:clamp(2rem,5.5vw,3rem)}}@media screen and (min-width: 1700px){h1{font-size:clamp(2rem,14vw,6rem)}}.home h1{padding-top:1rem}.bg-blue h1,.bg-blue p,.bg-blue h5,.bg-blue i,.bg-blue h2,.bg-blue h3,.bg-blue h4,.bg-blue h6{color:#f5faff;opacity:.95}h2,.archive-title{font-size:clamp(2rem,5vw,3rem);line-height:1;margin-bottom:3vw;text-align:center;text-wrap:balance;text-transform:uppercase}@media screen and (max-width: 768px){h2,.archive-title{margin-bottom:2rem}}@media screen and (max-width: 786px){h2{text-align:center}}@media screen and (max-width: 786px){.archive-title{margin-bottom:unset !important}}h3{font-size:clamp(2rem,2.5vw,3rem);font-weight:500;line-height:1.5;text-wrap:balance}h3.number{font-size:clamp(2rem,5vw,3.7rem)}h4{font-size:clamp(1.2rem,1.5vw,1.5rem);font-weight:500;line-height:1.5;text-wrap:balance}h5{font-size:clamp(1.3rem,1.5vw,1.5rem);font-weight:500;text-transform:uppercase}h6{font-size:clamp(1.2rem,1.5vw,1.5rem)}.wp-singular h3,.wp-singular h4{line-height:1.2 !important}.wp-singular .news-card-title{line-height:1}li:not(.post-content li){list-style:none}.post-content li{line-height:1.3;font-size:clamp(1.1rem,1.3vw,1.3rem);margin-bottom:.5rem;text-wrap:pretty}img{max-width:100%;vertical-align:middle;height:auto;font-style:italic;object-fit:cover}#chart-container{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:1rem}#chart-container .wrapper,.heighlight{background:#faf6ed;padding:1rem;border-radius:.7rem;border:1px solid rgba(107,82,26,.7)}#tooltip{position:absolute;background:#fff;border:1px solid #ccc;padding:6px 10px;font-size:13px;pointer-events:none;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.15)}.rotate-left{transform:rotate(45deg);transition:transform 400ms ease-in-out}.rotate-right{transform:rotate(-45deg);transform-origin:bottom;transition:transform 400ms ease-in-out}.map-top-margin{margin-top:clamp(3rem,7vw,6rem)}#pm25-chart-chart-type{border:none;background:#0056a0;color:#f5faff;padding:6px 10px;border-radius:50px;appearance:none;-webkit-appearance:none;background-repeat:no-repeat;background-position:right .8em center;background-size:1em}#pm25-chart-chart-type::after{content:"";position:absolute;right:1em;top:50%;transform:translateY(-50%);color:#f5faff}#pm25-chart-chart-type:focus{outline:none}#pm25-chart-chart-type option{background:#04539d;color:#fff;font-size:1em}.form{width:100%;display:flex;flex-direction:column;gap:.7rem}input,textarea{border:none;padding:1.5rem;border-radius:.7rem;max-width:100%;font-size:clamp(1rem,1vw,1.1rem);display:flex !important}::placeholder{color:#2e3b4e;font-family:"DM Sans",sans-serif}input:focus,input:active,textarea:focus,textarea:active{border:none !important;background:#12d994;border:1px solid #12d994;outline:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 800ms ease-in-out 0s;-webkit-box-shadow:0 0 0 1000px rgba(252,248,240,.7) inset !important;-webkit-text-fill-color:#2e3b4e !important}input:-moz-ui-invalid{background:#bd6161 !important}input:-ms-input-placeholder{background:#2e3b4e !important}.success-message{color:#043404;background:#83b383;border-radius:.7rem;padding:2rem}.error-message{color:#3b0606;background:#d68b8b;padding:1rem;border-radius:.7rem}.input-error,.contact-right .form-other-details input[type=email].input-error{border:1px solid red !important}.upcoming,.past,.today,.tag{padding-inline:.7rem;padding-block:.3rem;border-radius:.2rem;width:max-content}.past{background:#d68b8b;color:#3b0606}.tag:not(.tag.upcoming){border:1px solid #00678a;color:#00678a;padding-inline:.4rem;padding-block:.2rem;margin-right:.2rem}.upcoming{background:#83b383;color:#043404}.today{background:#e6e27f;color:#514d11}.container-narrow{width:80vw;margin:auto}@media screen and (max-width: 876px){.container-narrow{width:100%}}::selection{color:#0056a0;background:#f5faff}#world-map{display:grid;grid-template-columns:2fr 1fr;gap:2rem}@media screen and (max-width: 786px){#world-map{display:flex;flex-direction:column}}.map-container{width:100%}.macro-legend{display:flex;gap:1rem;margin-bottom:2rem;margin-top:.7rem}.macro-legend p{font-size:clamp(1rem,1vw,1rem) !important;font-weight:500 !important}.macro-legend div:has(.color-box){display:flex;gap:.5rem}.macro-legend div:has(.color-box) p{text-transform:uppercase;line-height:1.1}.color-box{width:30px;height:20px;display:flex;border-radius:.3rem}.color-box{display:grid;grid-template-columns:repeat(6, 4px);grid-template-rows:repeat(4, 4px);gap:2px;width:fit-content;padding:4px;border-radius:4px;background-color:rgba(0,0,0,0)}.color-box span{width:4px;height:4px;border-radius:50%;background-color:var(--dot-color, #261902);display:block}.color-box~p{line-height:1.1}#partner-cards-wrapper{display:flex;flex-direction:column;gap:1.3rem;flex:1}.legend{margin-bottom:2rem}#partner-country-title,.legend h4{font-size:1.5rem}#partner-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:.5rem}.partner-card{background:#fff;border:1px solid #fffbfb;border-radius:5px}.title-logo{display:flex;align-items:center;gap:1rem}.title-logo img{max-height:100px}.partner-card p{font-size:clamp(1rem,1vw,1.3rem);margin-block:.7rem}.partner-card h4{line-height:1.2}.partner-card a{color:#f15959;text-decoration:none;transition:all 400ms ease-in-out}.partner-card a:hover{text-decoration:underline}.has-partner{cursor:pointer;transition:background 400ms ease-in-out}#partner-country-title span{color:#f15959}.has-partner:hover{opacity:.9}#newsletter form,#newsletter p{width:600px;max-width:100%}@media screen and (max-width: 600px){#newsletter form,#newsletter p{width:100%}}#newsletter form .input-btn{position:absolute;right:.5%;cursor:pointer}@media screen and (max-width: 768px){#newsletter form .input-btn{right:1%}}#newsletter .input-no-border>input[type=email]{padding-block:.83rem !important}#newsletter h3{font-weight:700}#newsletter h2{margin-bottom:unset !important}#newsletter p{margin-top:2rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f5faff}::-webkit-scrollbar-thumb{background:#26ff73;border-radius:10px;border:1px solid #f5faff}*{scrollbar-width:thin;scrollbar-color:#26ff73 #f5faff}#trp-floater-ls.trp-color-dark{background:#00678a !important;right:1% !important}#partners-map,#case-map{position:relative;min-height:650px}@media screen and (min-width: 1600px){#partners-map,#case-map{min-height:750px}}#partners-map canvas,#case-map canvas{position:absolute;top:3rem;left:0;z-index:1}#partners-map svg,#case-map svg{position:absolute;top:3rem;left:0;z-index:2;pointer-events:all}@media screen and (min-width: 1600px){#partners-map svg,#case-map svg{width:985px !important}#partners-map canvas,#case-map canvas{width:1141px !important}}#map-loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10;background:hsla(0,0%,100%,.8);padding:1rem 2rem;font-size:1rem;border-radius:.5rem;box-shadow:0 0 10px rgba(0,0,0,.1)}#trp-floater-ls div:not(#trp-floater-poweredby)>a:hover{background:#031419 !important;color:#daedf2 !important;border-radius:.5rem !important}.site-logo img{width:clamp(8rem,10vw,9rem)}.container{padding-inline:1%;margin-inline:auto}@media screen and (max-width: 768px){.container{padding-inline:3%}}@media screen and (min-width: 786px){.hero-section.container{padding-right:0}}.header{padding-block:.7rem;position:fixed;top:0;left:0;width:100%;z-index:9999}@media screen and (max-width: 900px){.header .main-header{position:relative}}@media screen and (max-width: 900px){.header .nav-bar{position:absolute;overflow:hidden;z-index:-1;top:-120dvh;left:0;width:100%;height:0dvh;background:#0056a0;padding:2rem 0}}@media screen and (max-width: 900px){.header .mobile{width:90vw;margin-inline:auto;flex-direction:column;align-items:start;gap:1rem;padding-top:3rem}.header .mobile .menu-item{font-size:clamp(1.3rem,3vw,2rem);overflow:hidden;clip-path:polygon(0 0%, 100% 0%, 100% 0%, 0% 0%)}.header .mobile .btn-last-menu-item{font-size:clamp(1.3rem,3vw,2rem)}}@media screen and (max-width: 900px){.header .mob-lines-container{display:flex !important;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:50px;height:20px;overflow:hidden;cursor:pointer}}.header .mob-lines-container .mob-line{width:100%;height:2px;background-color:#f5faff}.hero-wrapper{height:100svh;padding-top:5vw}@media screen and (max-width: 1700px){.hero-wrapper{padding-top:6vw}}.clamp-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.full-width{width:100%}.medium-width{width:80%;margin-inline:auto}@media screen and (max-width: 768px){.medium-width{width:100%}}.full-height{width:100svh}.medium-height{height:65vh;width:100%}@media screen and (max-width: 786px){.signle-post-hero.medium-height{height:30vh}}.small-height{height:45vh}.small-width{max-width:50%;margin-inline:auto}@media screen and (max-width: 786px){.small-width{max-width:100%}}.mockup-image-box img{width:100%}.color-box-container{display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr))}.color-box-container .color-description{height:200px;display:flex;padding:.7rem}.color-box-container .text-light span{color:#f2eada}.color-box-container .text-dark span{color:#6b521a}.tiny-p{font-size:clamp(1.1rem,1.15vw,1.2rem);line-height:1.4}.tiny-p__small{font-size:.9rem}.tiny-title{font-size:clamp(1.2rem,1.5vw,1.5rem)}.m-bottom{margin-bottom:2rem}@media screen and (max-width: 768px){.m-bottom{margin-bottom:1rem}}.m-bottom__large{margin-bottom:3rem}.m-bottom__small{margin-bottom:1rem}.sample-text{font-size:clamp(2rem,2.5vw,3rem);line-height:1.1}.sample-1{font-weight:normal}.sample-2{font-weight:bold}.sample-3{font-weight:normal;font-style:italic}.project-logo-box{padding:3rem;display:grid;place-content:center}.project-logo-box img{max-width:170px}.logo-white{background:#000}.logo-black{background-color:#fff}.margin-top{margin-top:2rem}.margin-top__large{margin-top:3rem}.margin-top__small{margin-top:1rem}.badge{font-size:clamp(.8rem,1vw,.9rem)}.btn{border-radius:50px;transition:background 800ms ease,border 500ms linear;text-align:center;font-weight:600;width:max-content;text-transform:uppercase;display:flex;justify-content:center;align-items:center;width:max-content;cursor:pointer}.btn__pad{padding-block:.5rem;padding-inline:1.5rem}.disabled{background-color:#ddd !important;color:#acabab !important;border:#ddd !important;cursor:not-allowed}.btn-primary{background:#71faca;padding-block:.7rem;color:#2e3b4e}.btn-primary:hover{background-color:#12d994;color:#2e3b4e}.btn-secondary{background:#0056a0;color:#f5faff;padding-block:.7rem;font-weight:400}.btn-secondary:hover{background:#004786;color:#f5faff}.btn-tertiary{border:2px solid #71faca;background:rgba(0,0,0,0);color:#71faca;padding-block:.7rem;font-weight:400}.btn-tertiary:hover{border:2px solid #12d994;background:#12d994;color:#2e3b4e}.btn-last-menu-item{text-transform:uppercase;display:flex;justify-content:center;align-items:center;width:max-content;background:#71faca;color:#2e3b4e;padding-block:.7rem;font-weight:600}.btn-last-menu-item:hover{background:#12d994;color:#2e3b4e}@media screen and (max-width: 768px){.btn-last-menu-item{font-size:clamp(1rem,2vw,3rem) !important}}.btn-last-menu-item a{color:#2e3b4e !important;font-weight:600}.btn-last-menu-item:hover a{color:#2e3b4e !important}.current-menu-item-last-active{background-color:#12d994}.current-menu-item-last-active a{color:#2e3b4e !important;font-weight:600}li:has(.sub-menu)::after{content:"";margin-left:.2em;display:inline-block;border:6px solid rgba(0,0,0,0);border-top:7px solid #f5faff;border-bottom:0 none;padding-bottom:.2rem;transition:all 400ms ease-in-out}li:has(.sub-menu):hover::after{transform:scaleY(-1)}li:has(.sub-menu):hover>.sub-menu{clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}li:has(.sub-menu):focus-within::after{transform:scaleY(-1)}li:has(.sub-menu):focus-within>.sub-menu{clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}.current-menu-item:has(.sub-menu)::after{border-top:7px solid #71faca}.colab-logo{overflow:hidden;padding:.7rem}.colab-logo img{height:100px;max-height:120px;object-fit:contain}.post-type-archive-sister-project .related-post-card .d-flex-row{grid-template-columns:1fr 1fr}.post-type-archive-sister-project .related-post-card .d-flex-row .student-info{height:100%}.post-type-archive-sister-project .colab-logo{display:flex;place-items:center;height:unset img;height-max-height:100%}.project-id{width:max-content;max-width:200px}.hidden{display:none !important}.d-flex{display:flex;justify-content:space-between;gap:1rem}.d-flex__algin-top{align-items:self-start}.d-flex__align-center{align-items:center}.sub-menu{position:absolute;padding-top:1.8rem;overflow:hidden;clip-path:polygon(0 0%, 100% 0%, 100% 0%, 0 0%);transition:all 400ms ease-in-out;-webkit-box-shadow:5px -2px 52px -11px rgba(66,68,90,.09);-moz-box-shadow:5px -2px 52px -11px rgba(66,68,90,.09);box-shadow:5px -2px 52px -11px rgba(66,68,90,.09)}@media screen and (max-width: 786px){.sub-menu{clip-path:none}}.sub-menu li:not(:last-of-type){border-bottom:1px solid #12d994}.sub-menu li{padding-inline:1.2rem;padding-block:.7rem;background:#71faca;transition:opacity 400ms ease-in-out}.sub-menu li a{color:#2e3b4e !important;transition:opacity 400ms ease-in-out}.sub-menu li:hover a{color:#12d994 !important}.sub-menu li:first-of-type{padding-top:1.2rem;border-top-left-radius:.7rem;border-top-right-radius:.7rem}.sub-menu li:last-of-type{border-bottom-left-radius:.7rem;border-bottom-right-radius:.7rem;padding-bottom:1.2rem}@media(max-width: 785px){.sub-menu{height:0}.menu-item-has-children.mobile-open::after{opacity:0}.menu-item-has-children.mobile-open .sub-menu{padding-top:1rem;position:relative}@keyframes dropdownArrowFadeIn{from{top:6px;opacity:0}to{top:3px;opacity:1}}.menu-item-has-children.mobile-open .sub-menu::before{content:"";margin-left:.2em;display:inline-block;border:8px solid rgba(0,0,0,0);border-bottom:11px solid #71faca;border-top:0;padding-bottom:.2rem;transition:all 400ms ease-in-out;position:absolute;top:3px;opacity:1;animation:dropdownArrowFadeIn .4s ease-in-out forwards}.menu-item-has-children.mobile-open .sub-menu li:first-of-type{border-top-left-radius:0}}@media screen and (max-width: 786px){#latest-updates h2.description{margin-bottom:unset !important}}.student-card .d-flex-row{margin-bottom:1rem;display:grid;grid-template-columns:1fr 2fr;background:#00678a}.student-card .d-flex-row>*{color:#daedf2 !important}.student-card .d-flex-col{display:flex;flex-direction:column;gap:.7rem;justify-content:center;align-items:center}.student-card .d-flex-col__align-left{justify-content:flex-start}.student-card .card-description{padding:1rem;padding-top:unset}.student-card .quote{display:block;margin-top:1rem}.student-card .quote p{font-size:clamp(1.17rem,1vw,1.3rem)}.post-type-archive-sister-project .student-info{background:hsla(0,0%,100%,.9);width:100%}.student-profile{max-width:200px;aspect-ratio:1;overflow:hidden}@media screen and (max-width: 786px){.student-profile{max-width:100%;width:100%;max-height:200px}}.student-profile img{width:100%;height:100%;object-fit:cover}.student-info{padding-right:1rem}@media screen and (max-width: 786px){.student-info{padding-block:1rem}}.section-m-bottom{margin-bottom:10rem}.buttons-box{display:flex;align-items:center;justify-content:center;gap:1vw;margin-top:1.5vw;overflow:hidden}.buttons-box .btn{transform:translateY(100%)}@media screen and (max-width: 768px){.buttons-box{margin-top:2rem}.buttons-box .btn{font-size:clamp(.6rem,3vw,1rem)}}.menu-item{text-transform:uppercase;font-weight:500;font-size:clamp(1rem,1.1vw,1.2rem);color:#f5faff}.menu-item a{transition:background 400ms ease-in-out,color 400ms ease-in-out}.menu-item:hover a{color:#71faca}.menu-item a{color:#f5faff}.menu-item.js-search-trigger a{color:#f5faff}.current-menu-item{color:#71faca !important}.current-menu-item a{color:#71faca !important}.bg-gray{background:rgba(220,234,246,.3294117647)}.bg-blue{background:#0056a0}.bg-blue-animated{min-height:100vh;background:linear-gradient(135deg, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.03) 80%),radial-gradient(circle at 80% 40%, #1491e9 0%, #094d87 50%, #014789 100%);background-size:200% 200%;animation:gradientMove 60s ease-in-out infinite}.bg-blue-animated h1,.bg-blue-animated p{color:rgba(245,250,255,.95)}@keyframes gradientMove{0%{background-position:0% 50%,80% 40%}50%{background-position:100% 50%,20% 60%}100%{background-position:0% 50%,80% 40%}}.blue-badge{background-color:#daedf2;padding:.2rem .4rem;border-radius:.3rem}.bg-brown{background-color:#faf6ed}.dark-blue-bg{background-color:#031419}.bg-white{background-color:#f5f9ff}.bg-trans{background-color:hsla(0,0%,100%,.1);backdrop-filter:blur(10px)}.about-section-bg{background-color:#f2eada}.brown-b{border-bottom:1px solid #2e3b4e}.bg-blue .brown-b{border-bottom:1px solid rgba(245,250,255,.95)}.bg-blue .btn i{color:#2e3b4e}.bg-blue:has(.logo-name-wrapper).p4__medium{padding:2rem}@media screen and (max-width: 786px){.bg-blue:has(.logo-name-wrapper).p4__medium{padding:1rem;margin-top:5rem}}.header-wrapper{width:100%}.header-wrapper .flex-row{justify-content:center}.input-b-trans{background-color:#71faca;padding-block:.9rem;padding-inline:1rem;border-radius:100px;border:1px solid #12d994;font-size:clamp(1rem,1vw,1.1rem)}footer .input-b-trans{padding-block:.7rem}.input-btn{padding:.7rem 1.5rem;color:#f5faff;background-color:#0056a0;display:flex !important;align-items:center;justify-content:center;width:max-content;border-radius:100px;transition:background 800ms ease-in-out}.input-btn:hover{background-color:#004786}.full-width.input-btn{width:100%}.section-padding{padding-block:4vw}@media screen and (max-width: 768px){.section-padding{padding-block:3rem}}.section-padding__inner{padding-bottom:6vw}@media screen and (max-width: 768px){.section-padding__inner{padding-bottom:3rem}}@media screen and (max-width: 786px){.section-padding.g-center{min-height:20vh !important}}.inner-pages-hero-section{margin-top:4vw}@media screen and (max-width: 768px){.inner-pages-hero-section{margin-top:3rem !important}.inner-pages-hero-section .hero-img{height:auto}}.grid-auto-fit{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:.7rem}#methodology .card{background:#0056a0;padding:1rem;border-radius:.7rem}#methodology .card h4,#methodology .card p{color:#f5faff}#methodology .card p{font-size:clamp(1.1rem,1.1vw,1.25rem)}#methodology .card:last-of-type{grid-column:span 2}.feature-cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:.7rem}@media screen and (max-width: 600px){.feature-cards{grid-template-columns:repeat(1, 1fr)}}.feature-cards .cards{min-height:200px;padding:1.5rem;border-radius:15px}.feature-cards .cards .flex-row{margin-bottom:1rem}.feature-cards .cards .flex-row i{background:#6b521a;color:#daedf2;padding-block:.5rem;border-radius:.3rem;font-size:clamp(1.1rem,1.3vw,1.3rem);width:42px;display:flex;align-items:center;justify-content:center}.feature-cards .cards .flex-row h3{font-size:clamp(1.3rem,1.5vw,1.5rem)}.d-flex-row{display:flex;align-items:center;gap:.7rem}@media screen and (max-width: 786px){.d-flex-row{flex-direction:column}}.d-flex-row__small{display:flex;align-items:center;gap:.3rem}@media screen and (max-width: 786px){.d-flex-row__small{flex-direction:column}}.title-and-badges .d-flex-row__small,.highlight .d-flex-row__small{flex-direction:row;flex-wrap:wrap}.round-corner{border-radius:.7rem}.image-content{height:clamp(400px,60vh,500px);clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0% 100%)}@media screen and (max-width: 786px){#challenges .image-content,#our-approach .image-content,#overview .image-content,#coordination .image-content{height:350px}}@media screen and (max-width: 786px){#challenges .two-col-section-last__text-content{padding:unset !important}#challenges .section-padding{padding-inline:5% !important}}@media screen and (max-width: 786px){#vision-and-mission .block-heading h6{font-size:clamp(1.1rem,1.4vw,1.4rem)}}#vision-and-mission .block p{font-size:clamp(.9rem,1vw,1rem)}.image-content img{border-radius:20px;width:100%;height:100%}.text-content h3{margin-bottom:.7rem;overflow:hidden}.text-content p{margin-bottom:1rem;text-align:left}@media screen and (max-width: 768px){.text-content p{margin-bottom:1rem}}.two-col-grid p .line{overflow:hidden;display:inline-block !important}.timeline{margin-top:6vw !important}.progress-bar-text{display:flex;justify-content:space-between}.progress-bar-container{width:70%;margin-inline:auto}@media screen and (max-width: 786px){.progress-bar-container{width:100%}}#progress-bar{height:10px;background-color:#f2eada;border-radius:.7rem}.bar{height:100%;background-color:#00678a;border-radius:.7rem;position:relative}.percentage{color:#00678a}.text-content .cta-button{overflow:hidden}.partners-logo-conainer{width:100%;display:grid;grid-template-columns:repeat(4, minmax(150px, 1fr));gap:.7rem}@media screen and (max-width: 768px){.partners-logo-conainer{grid-template-columns:repeat(2, minmax(150px, 1fr))}}.p-logo-box{height:100px;border-radius:10px;position:relative}.p-logo-box .coordinator-badge{content:"Coordinator";position:absolute;top:0;left:0;background:#2e6d2e;font-size:1rem;padding:.2rem;border-top-left-radius:.5rem;color:#fff}.bg-blue h3{color:#f5faff}@media screen and (max-width: 786px){.only-desktop{display:none !important}}.bg-blue form{position:relative}.bg-blue form .input-no-border{width:100%}.bg-blue form .input-btn{position:absolute;right:.5rem;cursor:pointer}.m-top{margin-top:2rem}.m-top__large{margin-top:3rem}.m-top__medium{margin-top:1rem}.m-top__small{margin-top:.7rem}.my{margin-block:2rem}.my__large{margin-block:3rem}.my__medium{margin-block:1rem}.my__small{margin-block:.7rem}.p4__medium{padding:1rem}.p-bottom{padding-bottom:1rem}.p-bottom__medium{padding-bottom:1.5rem}.p-top{padding-top:1rem}.p-top__medium{padding-top:1.5rem}.py__small{padding-block:1rem}.py__medium{padding-block:2rem}.py__large{padding-block:3rem}.heading-3{font-size:clamp(1.1rem,2vw,1.5rem) !important;text-transform:capitalize;font-weight:600}.container-narrow{max-width:80vw}.container-narrow .flex-row:has(.table-content-card){flex-direction:column}@media screen and (max-width: 876px){.container-narrow{max-width:100vw;padding-inline:3%}}.container-narrow .heading-3{text-align:left}#newsletter .container-narrow:has(.subs-form){width:100vw;padding-inline:0%}#newsletter .container-narrow:has(.subs-form)>.flex-column{width:100%}.text-button .heading-3{line-height:1.3}.text .d-flex h6{font-size:clamp(1.3rem,2vw,2.5rem);line-height:1.3}.heading-4{font-size:clamp(1.3rem,2vw,2.5rem);text-transform:capitalize}.icon-box{cursor:pointer}.input-no-border>input[type=email]{padding-left:2rem}.input-no-border input::placeholder{color:#2e3b4e;opacity:.3}@media screen and (max-width: 768px){.input-no-border input::placeholder{font-size:1rem}}@media screen and (max-width: 786px){#world-map{display:none !important}}@media screen and (max-width: 786px){.student-cards.container{padding-inline:unset !important}}.section-grid-container{display:flex;flex-direction:column;gap:.7rem}.section-grid-container .first-row{display:grid;grid-template-columns:2fr 1fr;gap:.7rem}@media screen and (max-width: 768px){.section-grid-container .first-row{display:flex;flex-direction:column}}.section-grid-container .second-row{display:grid;grid-template-columns:1fr 2fr;gap:.7rem}@media screen and (max-width: 768px){.section-grid-container .second-row{display:flex;flex-direction:column-reverse}}.left{padding:2rem;border-radius:10px}.right{display:grid;grid-template-columns:repeat(2, 1fr);gap:.7rem}.block{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border-radius:10px}.block-heading i{font-size:clamp(1rem,2vw,2rem);margin-bottom:.7rem}.block p{font-size:clamp(.7rem,1vw,1rem)}.right-second-row,.left-second-row{border-radius:10px;overflow:hidden}.left-second-row{padding-block:1.5rem}.right-second-row img{width:100%;height:100%;object-fit:cover}.about-section-bg:has(.section-bg-img){padding-bottom:0 !important}.section-bg-img{min-height:60vh;display:flex;flex-direction:column;align-items:center;padding-block:2rem}.section-bg-img__content{width:60vw;display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin:auto;padding:2rem;border-radius:20px}@media screen and (max-width: 768px){.section-bg-img__content{width:85vw}}.section-padding:has(.two-col-section-last){margin-bottom:6rem}.two-col-section-last{display:grid;grid-template-columns:repeat(2, 1fr);gap:0vw !important}@media screen and (max-width: 768px){.two-col-section-last{gap:2rem !important;margin-bottom:3rem}}.two-col-section-last__text-content{padding-left:2vw;padding-right:2.5vw;height:clamp(200px,60vh,500px);display:grid;place-content:center;margin-top:0 !important}@media screen and (max-width: 768px){.two-col-section-last__text-content{height:fit-content;padding:2rem}}.two-col-section-last .image-content img{border-radius:0px 20px 20px 0px}@media screen and (max-width: 768px){.two-col-section-last .image-content img{border-radius:20px}}.two-col-section-last .text-content{border-radius:20px 0px 0px 20px}@media screen and (max-width: 768px){.two-col-section-last .text-content{border-radius:20px}}.partners-card-container{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:.7rem}.partners-card{border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:1rem}.card-top-elements{gap:.7rem !important}.card-top-elements>*{flex-grow:1;height:clamp(70px,1vw,200px);border-radius:.5rem}.card-top-elements .social-links{gap:.5rem;justify-content:center}.card-top-elements .social-links a{font-size:1.5rem}.card-title{font-size:clamp(1.1rem,1.8vw,1.5rem)}.p-button{width:100%;display:flex}.p-button a{width:100%}.partner-page-hero{margin-top:4rem !important;position:relative}.partner-page-hero h3{padding:2rem;border-radius:.7rem;font-size:clamp(1rem,2vw,1.5rem);background:#00678a;color:#daedf2}@media screen and (min-width: 800px){.partner-page-hero h3{position:absolute;max-width:300px;bottom:2rem;right:2rem}}.partner-page-hero h3.coordinator::after{content:"Coordinator";position:absolute;top:0;left:0;background:#2e6d2e;font-size:1rem;padding:.2rem;border-top-left-radius:.5rem}.partner-section-container{display:flex;flex-direction:column;gap:2rem}.partner-details{display:grid !important;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem}.partner-details div{align-self:start}.partner-details div h5{margin-bottom:1rem}@media screen and (max-width: 786px){.section-padding:has(#latest-updates){margin-top:3rem}}.event-section{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width: 768px){.event-section{gap:1.7rem}.event-section .event-section-titles-mob{display:block !important}.event-section .event-section-titles-large{display:none}}.one-third{display:grid;grid-template-columns:1fr 3fr;gap:1rem}@media screen and (max-width: 786px){.one-third{display:flex;flex-direction:column}}.two-third{display:grid;grid-template-columns:3fr 1fr;gap:1rem}@media screen and (max-width: 786px){.two-third{display:flex;flex-direction:column}}.colum-title{display:flex;align-items:center;border-bottom:1px solid #00678a}.event-section-titles{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}.event-section-titles h4{text-transform:uppercase;color:#00678a;margin-bottom:1rem;font-size:clamp(2rem,2.5vw,3rem)}.event-card-box{height:clamp(200px,26vh,300px);display:flex;align-items:center;gap:1rem;margin-bottom:.7rem;border-radius:.7rem}@media screen and (max-width: 786px){.event-card-box{flex-direction:column;height:auto}}.event-card-box .image-date{height:100%;display:flex;flex-direction:column}@media screen and (max-width: 786px){.event-card-box .image-date{max-height:250px}}@media screen and (max-width: 786px){.event-card-box .image-date{width:100%}}.event-card-box .image-date div{flex:1;gap:.5rem;text-transform:uppercase;font-size:clamp(1.3rem,1.5vw,1.5rem);font-weight:500}.event-card-box .image-date div img{height:100%;object-fit:cover}@media screen and (max-width: 786px){.event-card-box .image-date div img{width:100%}}.event-card-box .text{max-width:70%;padding-block:1rem}@media screen and (max-width: 786px){.event-card-box .text{width:100%;max-width:100%;padding:1rem}}.event-card-box .text p{margin-block:.7rem}.event-card-box .text h6{font-size:clamp(1.3rem,2vw,1.55rem);font-weight:500;margin-block:.9rem;line-height:1.2;text-wrap:pretty}.event-card-box .text a:not(.btn-primary){color:#71faca;transition:all 800ms ease-in-out;font-size:clamp(1.1rem,1.3vw,1.3rem)}.event-card-box .text a:not(.btn-primary):hover{color:#12d994}.image-columns{columns:3 300px;column-gap:.7rem}.image-columns img{width:100%;display:block;margin-bottom:.7rem}.contact-right{width:100%}.contact-right .full-name{display:flex;align-items:center;gap:.7rem}@media screen and (max-width: 768px){.contact-right .full-name{flex-direction:column}.contact-right .full-name input{width:100%}}.contact-right .full-name input{flex:1}.contact-right .form-other-details{width:100%;display:flex;flex-direction:column;gap:.7rem}.contact-right .form-other-details *{flex:1 !important}.contact-right .form-other-details input[type=email]{display:flex;flex:1 !important;border:none !important;width:auto}.contact-right .form-other-details input[type=submit]{font-size:clamp(1rem,1.1vw,1.2rem);font-weight:500;width:100%}.input-no-border.flex-column{gap:.7rem}p.download-count{position:relative}p.download-count__zero{display:none}p.download-count::after{content:" Download(s)"}.contact-left{display:flex;flex-direction:column;gap:2rem}.contact-left .about-section-bg{border-radius:.7rem;padding:2rem}.contact-left .direct-contact-details{display:flex;align-items:center;gap:.7rem}@media screen and (max-width: 768px){.contact-left .direct-contact-details{flex-direction:column}}.contact-left .email-adress,.contact-left .phone-number{display:flex;align-items:center;gap:1rem;flex:1}.contact-left .email-adress span,.contact-left .phone-number span{font-size:2rem}@media screen and (max-width: 768px){.contact-left .email-adress,.contact-left .phone-number{width:100%}}.contact-left .contact-social-link{display:flex;flex-direction:column;gap:1rem}.signle-post-hero{overflow:hidden}.signle-post-hero .hero-img{width:100%}.signle-post-hero .hero-img img{width:100%}.content-and-aside{display:grid;grid-template-columns:2fr 1fr;gap:4rem}@media screen and (max-width: 876px){.content-and-aside{display:flex;flex-direction:column;grid-area:2rem}}.content-and-aside .aside{display:flex;flex-direction:column;gap:.7rem}.content-and-aside .aside h4{text-transform:capitalize;font-size:clamp(1rem,2.5vw,2rem)}.content-and-aside .aside .related-post-card{display:flex;flex-direction:column;gap:.7rem;border-radius:.7rem}.content-and-aside .aside .related-post-card .image-box{border-radius:.7rem;overflow:hidden;max-height:200px !important}.content-and-aside .aside .related-post-card .image-box img{max-height:100%}@media screen and (max-width: 786px){.content-and-aside .aside .related-post-card .image-box img{height:100%;max-height:100%}}.content-and-aside .aside .related-post-card .text{padding:1rem;padding-top:0;display:flex;flex-direction:column;gap:.7rem}.content-and-aside .aside .related-post-card .text a{display:flex;width:100%}.related-activities .image-box{max-height:280px}.social-share{margin-bottom:6vw}.past-events-section .related-post-card{display:flex;flex-direction:column;gap:.7rem;border-radius:.7rem}.past-events-section .related-post-card .image-box{border-radius:.7rem;overflow:hidden}.past-events-section .related-post-card .text{padding:1rem;padding-top:0;display:flex;flex-direction:column;gap:.7rem}.tags-container{display:flex;align-items:center;gap:.1rem;flex-wrap:wrap;margin-bottom:2rem}.tags-container button{padding:.7rem 1rem;border-radius:.4rem;text-transform:uppercase;color:#00678a;border:1px solid #00678a;background:rgba(0,0,0,0);cursor:pointer;transition:background 400ms ease-in-out}.tags-container button:hover,.tags-container button.active:hover{color:#daedf2;background:#031419;border:1px solid #031419}.tags-container button.active{color:#daedf2;background:#00678a;border:1px solid #00678a}.case-study-tags{margin-block:.7rem}.tag-badge{padding:.2rem .4rem;color:#83b383;border:1px solid #83b383;border-radius:.4rem}.case-studies .text{width:100%}.case-data p{margin-block:unset !important}.case-data p:last-of-type{margin-bottom:.5rem !important}.section-margin-block{margin-block:10rem}@media screen and (max-width: 600px){.section-margin-block{margin-block:4rem}}.t-center{text-align:center}.flex{display:flex;align-items:center;gap:1vw}@media screen and (max-width: 768px){.flex{flex-direction:column}}.margin-top{margin-top:2rem}.margin-top__small{margin-top:.7rem}.margin-bottom{margin-bottom:1rem}.f-center{display:flex;align-items:center;justify-content:center}.f-center__small-gap{gap:2rem}.category .t-center~p{text-align:center}.brand .image-box{max-width:300px}.g-center{display:grid;place-content:center}.f-space-between{display:flex;align-items:center;justify-content:space-between;gap:2rem}h3.title{font-size:clamp(1.1rem,1.5vw,2rem)}.f-space-between-hero{display:flex;align-items:center;justify-content:center;gap:2rem}@media screen and (max-width: 768px){.f-space-between-hero{gap:.5rem}}.f-space-between-hero-lines{display:flex;align-items:center;justify-content:center;gap:0rem}.flex-column{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.flex-column__start{align-items:flex-start}.flex-row{display:flex;align-items:center;gap:.7rem}.flex-row__tipy_space{gap:.3rem}.grid-auto-fill{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:.7rem}.grid-auto-fill__logo{grid-template-columns:repeat(auto-fit, minmax(100px, 1fr))}.grid-auto-fill__logo>.logo-box:only-child{max-width:100px}@media screen and (min-width: 800px){#activities-details.grid-auto-fill,#goals-details.grid-auto-fill{grid-template-columns:repeat(2, 1fr)}}.counters-container{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1rem;padding:1.5rem;background-color:#f2eada;border:1px solid;border-radius:.7rem}.counter-wrapper{display:flex;align-items:center;gap:1rem}.icon{padding:.5rem;border-radius:.7rem;background:#71faca;color:#2e3b4e;display:flex;min-width:50px;justify-content:center}.icon img{max-width:42px}.icon i{font-size:clamp(1.5rem,1.7vw,3rem);color:#2e3b4e}.counter-wrapper .text{display:flex;align-items:center;gap:1rem;color:#6b521a;font-size:clamp(1.5rem,1.3vw,2rem)}.text .number{font-size:clamp(2rem,3vw,4rem);font-weight:600}.text .number.funding{display:flex;flex-direction:row-reverse;align-items:center;gap:.5rem}.text .number.funding::before{content:"+ M €";width:max-content}.deliverable-card{padding:1.5rem}.deliverable-card h3{font-size:clamp(1.1rem,2vw,2rem)}@media screen and (max-width: 786px){.deliverable-card .d-flex-row{flex-direction:row}}@media screen and (max-width: 786px){.wp-singular section:last-of-type,.archive:not(.archive.category) section:last-of-type,.blog section:last-of-type,.home section:last-of-type{margin-bottom:5rem !important}}@media screen and (max-width: 786px){.flex-column:has(.back){align-items:unset;justify-content:unset}}.deliverable-table{display:grid;grid-template-columns:1fr 3fr;gap:1rem;background:#effff8}.table-header{min-width:max-content}.table-header h3.title{font-size:clamp(1.1rem,1.4vw,1.3rem) !important}.table-header .title:first-of-type,.p-rows .cols .col:first-of-type{color:#daedf2;background-color:#00678a;padding:.7rem}.table-header .title:last-of-type,.p-rows .cols .col:last-of-type{background-color:#daedf2;padding:.7rem}.p-table-body{scrollbar-width:thin;scrollbar-color:#00678a #daedf2;overflow-x:auto;overflow-y:hidden;cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:grid;grid-template-columns:repeat(12, minmax(100px, 1fr));gap:.3rem}.p-rows{height:100%}.p-rows .cols{display:flex;flex-direction:column;height:100%}.p-rows .col{display:flex;align-items:center;justify-content:center;gap:.5rem;height:50%}@media screen and (max-width: 786px){.archive .partners-logo-conainer{grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}}@media screen and (max-width: 786px){.archive #deliverables{margin-bottom:5rem}}.related-partner-block .logo-box{max-width:180px}@media screen and (max-width: 786px){.home .related-partner-block{display:grid;grid-template-columns:repeat(2, 1fr)}}.related-partner-block:has(.logo-box):not(:has(.logo-box~.logo-box)) .logo-box{max-width:160px}@media screen and (max-width: 786px){.related-post-card .image-box{height:100%;max-height:300px}}@media screen and (max-width: 786px){.container-narrow .d-flex-row{flex-direction:row}}@media screen and (max-width: 786px){.del-wrapper .d-flex-row{flex-direction:row}}@media screen and (max-width: 786px){#activities-details .d-flex-row__small{flex-direction:row}}.text-and-button{margin-top:1rem}.two-col-grid,.two-col-grid-home{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media screen and (max-width: 768px){.two-col-grid,.two-col-grid-home{display:flex;flex-direction:column;gap:2rem}}.city-highlight .two-col-grid{display:flex;flex-direction:column;gap:2rem}.deliverable-grid.two-col-grid{gap:clamp(1rem,2vw,2.5rem)}@media screen and (max-width: 768px){.page-template-template-contact .two-col-grid{flex-direction:column-reverse}}@media screen and (max-width: 786px){.partner-page-hero.medium-height{max-height:300px;padding:1.5rem}}.place-center{display:grid;place-items:center}.footer-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:2vw}@media screen{.footer-grid{gap:2rem}}.footer-margin-b{margin-block:4vw}.footer-brown-b{background:#13283a}.footer-brown-b *:not(.submit,.footer-contact a){color:rgba(245,250,255,.95)}footer .menu-item{transition:all 800ms ease-in-out}footer .menu-item:hover{color:#71faca}.footer-logo{display:flex;align-items:center}.footer-logo img{width:clamp(4rem,10.5vw,10rem);margin-bottom:2px}@media screen and (max-width: 768px){.footer-logo img{width:6rem}}footer .col{display:flex;flex-direction:column;gap:2vw}@media screen and (max-width: 768px){footer .col{gap:1rem}}.tag-line{padding-top:.5rem}.col-one p{font-size:clamp(1.1rem,1.15vw,1.2rem);line-height:1.4}@media screen and (max-width: 768px){.col-one p{font-size:1rem}}.footer-contact a{font-size:clamp(1.1rem,1.3vw,1.3rem);color:#71faca;transition:all 800ms ease-in-out}.footer-contact a:hover{color:#12d994}.footer-links{display:flex;flex-direction:column;gap:1.3vw}.social-links{display:flex;align-items:center;gap:1vw}.social-links a{color:#00678a;transition:color 800ms ease-in-out;font-size:2rem}.social-links a:hover{color:#031419}.col-four{position:relative}.input-box{display:flex;align-items:center}input[type=email]{width:100%;border:1px solid #12d994}footer .submit{position:absolute;right:1%;width:max-content;border:none;padding-block:.6rem !important;cursor:pointer}.disclaimer{margin-inline:unset !important;padding-inline:unset !important}.flag-box img{width:clamp(2rem,8vw,4rem)}footer .text-content{max-width:85vw}footer .text-content p{font-size:clamp(1.1rem,1.3vw,1.3rem)}.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none !important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:hover,.choices[data-type*=select-one] .choices__button:focus{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]::after{content:"";height:0;width:0;border-style:solid;border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]::after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid rgb(0,53.5897435897,66);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=text] .choices__button:hover,.choices[data-type*=text] .choices__button:focus{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:hsl(0,0%,71.6666666667%)}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#005f75;border:1px solid rgb(0,74.2948717949,91.5);color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:rgb(0,74.2948717949,91.5);border:1px solid rgb(0,53.5897435897,66)}.is-disabled .choices__list--multiple .choices__item{background-color:hsl(0,0%,66.7647058824%);border:1px solid hsl(0,0%,56.7647058824%)}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:hsl(0,0%,71.6666666667%)}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media(min-width: 640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]::after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]::after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:hsl(0,0%,95%)}.choices__list--dropdown .choices__item--selectable.is-highlighted::after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid rgb(246.5,246.5,246.5);color:hsl(0,0%,50%)}.choices__button{text-indent:-9999px;appearance:none;border:0;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}.hero-section{position:relative;width:100%;height:100vh;display:grid;grid-template-columns:1.5fr 1fr;overflow:hidden}@media screen and (min-width: 1700px){.hero-section{grid-template-columns:1fr 1fr}}@media screen and (max-width: 900px){.hero-section{display:flex;flex-direction:column;padding-top:5rem;height:auto !important}}.hero-section p{max-width:70%;margin-top:1.5rem;padding-bottom:.7rem;color:#f5faff}.hero-section #globe-container-hero{display:flex;justify-content:flex-end;align-items:center;cursor:grab}@media screen and (min-width: 1700px){.hero-left{margin-top:3.5vw}}.hero-cards-container{display:grid;gap:.7rem;flex-wrap:wrap;justify-content:center;grid-template-columns:repeat(5, 1fr)}@media screen and (min-width: 1700px){.hero-cards-container{margin-top:2vw}}@media screen and (max-width: 550px){.hero-cards-container{grid-template-columns:repeat(2, 1fr)}}.hero-cards-container .pm25-card{border-radius:.7rem;padding:1rem;background:hsla(0,0%,100%,.1)}@media screen and (max-width: 600px){.hero-cards-container .pm25-card{padding:.7rem}}.hero-cards-container .pm25-card .city-name{font-size:clamp(1rem,1.1vw,1.05rem) !important;color:rgba(245,250,255,.95);font-weight:400;padding-bottom:.7rem;padding-bottom:.2rem !important}.hero-cards-container .pm25-card .pm25-value-label{display:flex;align-items:center;gap:.5em}.hero-cards-container .pm25-card .pm25-value{margin:.5em 0;font-size:clamp(.9rem,1vw,1rem) !important;color:rgba(245,250,255,.95);font-weight:600}.hero-cards-container .pm25-card .pm25-label{font-size:clamp(.9rem,1vw,1rem);font-weight:300}.hero-cards-container .pm25-card .pm25-advice{font-size:clamp(.9rem,1vw,1rem);color:rgba(245,250,255,.95);font-weight:300}.pm25-cards-overview-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:.7rem}.live-pm25-5{height:100vh;padding-right:3rem}#globe-container-centered{height:100%}.choices .choices__inner{background:#71faca;color:#2e3b4e;border-radius:1.5em;font-size:1.05em;padding:4px 24px 4px 16px;border:none;min-height:auto}.choices .choices__list--dropdown,.choices .choices__list[aria-expanded]{background:#0056a0;border-radius:.7rem}.choices .choices__item--choice{color:#f5faff;padding:7px 20px;border-radius:.8em;transition:background .2s}.choices .choices__item--choice:hover,.choices .choices__item--choice.is-highlighted{background:#004786 !important;color:#f5faff !important}.choices .choices__input{display:none}.news-card-title{line-height:1 !important}.pm25-tooltip{width:max-content !important}#globeViz{width:100%;height:100%;position:relative;overflow:hidden}#globeViz canvas{width:100% !important;height:100% !important;display:block;background:rgba(0,0,0,0) !important}.legend-container{min-width:200px}.legend-container .legend-title{margin-bottom:1rem}.color-info .hazardous{color:#f5faff !important}#globe-tooltip{position:absolute;z-index:10000;pointer-events:none;background:rgba(22,36,46,.96);color:#fff;font-size:15px;border-radius:7px;padding:12px 20px;box-shadow:0 2px 16px 0 rgba(0,0,0,.1333333333);display:none;min-width:170px;max-width:300px}.pm25-tooltip{font-family:system-ui,sans-serif;pointer-events:none;z-index:99}.map-overview .two-col-grid{gap:1rem}#pm25-yesterday-chart-stats>div{font-weight:300;padding-left:1rem}.pm25-yesterday-chart>div,#pm25-chart>div{padding-right:1rem}.grants-secured{position:relative}.grants-secured::after{content:" M+";position:absolute}.project-stages-completed{position:relative}.project-stages-completed::after{content:" %";position:absolute}#map-container{width:100vw;max-width:100vw;margin:0 auto;padding:0;box-sizing:border-box}#eu-map{width:100% !important;height:auto !important;display:block}@media(max-width: 600px){#map-container{padding:0}}.pm25-legend-list{background:#f5faff;width:max-content;padding:.7rem;border-radius:.7rem;position:absolute;top:4rem;right:0}@media screen and (max-width: 786px){.pm25-legend-list{top:unset;right:unset;bottom:-2rem;left:0}}.pm25-legend-list .legend-title{font-size:clamp(1rem,1.3vw,1.5rem);font-weight:700;margin-bottom:.7rem;display:block}.pm25-legend-list .legend-scroll{display:flex;flex-direction:column;gap:.7rem}@media screen and (max-width: 500px){.pm25-legend-list .legend-scroll{flex-direction:row;overflow:scroll}}.pm25-legend-list .legend-item{display:flex;align-items:center;gap:.5rem;font-size:clamp(.7rem,.85vw,1rem)}.pm25-legend-list .legend-item span{width:24px;height:24px}@media screen and (max-width: 500px){.pm25-legend-list .legend-item span{width:14px;height:14px}}#pm25-chart,#pm25-chart>div,.pm25-legend,#pm25-chart-svg-wrap{width:100%;max-width:100vw;box-sizing:border-box;padding:0}#pm25-legend{max-width:100%}@media screen and (max-width: 600px){.legend-container{top:0 !important;left:0 !important;width:100vw;max-width:350px}.partner-legend-list{display:flex;flex-wrap:wrap;gap:.7rem}}.partner-logo-box{height:50px;overflow:hidden;border-radius:.7rem}.partner-logo-box img{max-height:100%}.partners .qf-card{position:relative}.partners .qf-card>*:not(.partner-number){color:#2e3b4e}.partners .qf-card .flex-row,.partners .qf-card .text{padding-left:.7rem}.partners .qf-card .coordinator-badge{position:absolute;position:absolute;right:0rem;top:0;padding:.3rem;background:#71faca}.partners .qf-card .partner-number{background:#0056a0;color:#f5faff;position:absolute;bottom:0;right:0;padding:.3rem;border-bottom-right-radius:1rem;border-top-left-radius:1rem;height:max-content;width:1rem;display:flex;justify-content:center;font-size:clamp(.6rem,1vw,.985rem)}.bg-blue span:not(#eu-tooltip span,.legend-title){color:#f5faff}.latest-updates .event-featured-image,.latest-updates .image-box,.blog .event-featured-image,.blog .image-box{position:relative;height:300px;overflow:hidden;width:100%;display:flex;flex-direction:column;justify-content:start;margin-bottom:1rem;border-top-left-radius:.7rem;border-top-right-radius:.7rem}.latest-updates .event-featured-image span.p4__medium,.latest-updates .event-featured-image .event-date,.latest-updates .image-box span.p4__medium,.latest-updates .image-box .event-date,.blog .event-featured-image span.p4__medium,.blog .event-featured-image .event-date,.blog .image-box span.p4__medium,.blog .image-box .event-date{position:absolute;bottom:1rem;left:0;background:#71faca;padding:.5rem .7rem !important;color:#2e3b4e !important}.latest-updates .event-featured-image span.p4__medium *,.latest-updates .event-featured-image .event-date *,.latest-updates .image-box span.p4__medium *,.latest-updates .image-box .event-date *,.blog .event-featured-image span.p4__medium *,.blog .event-featured-image .event-date *,.blog .image-box span.p4__medium *,.blog .image-box .event-date *{color:#2e3b4e !important}.latest-updates .event-featured-image img,.latest-updates .image-box img,.blog .event-featured-image img,.blog .image-box img{width:100%;height:100%}.text .read-more{font-size:clamp(1.1rem,1.15vw,1.2rem)}@media screen and (max-width: 600px){.event-page{margin-top:6rem}}#hero-split-overlay{position:fixed;inset:0;width:100vw;height:100vh;z-index:99999999;pointer-events:all;overflow:hidden;background:rgba(0,0,0,0)}.hero-overlay-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;text-align:center;color:#0056a0;width:100vw;pointer-events:none;opacity:0;transition:opacity .3s}.hero-door{position:absolute;left:0;right:0;width:100vw;overflow:hidden;background:#daedf2;z-index:1;will-change:height}.hero-door-top{top:0;height:50vh}.hero-door-bottom{bottom:0;height:50vh}.hero-overlay-center .project-name .char{display:inline-block;overflow:hidden}.hero-overlay-center .tagline .word{display:inline-block;overflow:hidden}.project-name{font-size:clamp(1rem,1.5vw,2rem)}#methodology .bg-gray .text,#expected-results .bg-gray .text{line-height:1.1}@media screen and (max-width: 786px){#project-hero .bg-blue{padding-top:3rem}}#project-hero .image-box{border-radius:1rem;overflow:hidden}#project-hero .cta-wrappper{place-self:center}@media screen and (min-width: 600px){.blog #project-hero .image-box{min-height:60vh}}@media screen and (min-width: 600px){.page-template-template-data-php #project-hero .image-box{min-height:70vh}}#goals-details .goal-icon i{font-size:clamp(1.1rem,1.3vw,1.3rem)}.bg-gray .event-featured-image{position:relative;max-height:300px;overflow:hidden;display:flex;place-content:center;align-items:center;border-top-left-radius:.7rem;border-top-right-radius:.7rem}.bg-gray .event-featured-image span.p4__medium,.bg-gray .event-featured-image .event-date{position:absolute;bottom:1rem;left:0;background:#71faca;padding:.5rem .7rem !important;color:#2e3b4e !important}.bg-gray .event-featured-image span.p4__medium *,.bg-gray .event-featured-image .event-date *{color:#2e3b4e !important}.bg-gray .event-featured-image img{height:100%;width:100%}@media screen and (min-width: 786px){.bg-gray:has(.event-featured-image):only-child{max-width:50vw}}ul.metrics li{list-style:disc !important;color:#f5faff;font-size:clamp(1.1rem,1.3vw,1.3rem);line-height:1.8;margin-left:1rem}.contacts .name-postion,.contacts .name-postion~p{color:#2e3b4e}@media screen and (min-width: 786px){.archive-description~p{max-width:50%;margin-inline:auto}}.header-wrapper .logo-box{height:50px;overflow:hidden;border-radius:1rem}@media screen and (max-width: 786px){.header-wrapper .logo-box{border-radius:.7rem}}.header-wrapper .logo-box img{max-height:100%;height:100%}@media screen and (max-width: 786px){.container-narrow{max-width:94%}}.single-post .post-hero-section .image-box{max-height:450px;overflow:hidden;display:grid;place-content:center}.single-post .single-post-title{font-size:clamp(2rem,5vw,3rem);text-transform:capitalize}.single-post h2.related-post{font-size:clamp(2rem,2.5vw,3rem);text-transform:capitalize}.single-post #post-content .flex-row:not(.share .flex-row){gap:2rem}.single-post #post-content .share a{color:#0056a0}.single-post #post-content .post-content{flex:1 !important}.single-post .container-narrow{position:relative}.single-post .container-narrow .table-content-card{align-self:baseline;position:sticky;top:18%}@media screen and (max-width: 600px){.single-post .container-narrow .table-content-card{top:7% !important}}.blog #project-hero .image-box img{height:100%;object-fit:cover}@media screen and (min-width: 786px){.blog .grid-auto-fit .bg-gray:only-child{max-width:50vw}}#cleanair-dashboard{font-family:"DM Sans",Arial,sans-serif;background:#13283a;color:#f7fafc;margin:0 auto;border-radius:16px}.caeu-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.2rem;max-width:100%}@media screen and (max-width: 500px){.caeu-header{flex-wrap:wrap}}.caeu-header h1{font-size:clamp(1.3rem,1.5vw,1.5rem)}.caeu-card{background:#183151;border-radius:13px;padding:.7rem}.caeu-card .label{font-size:1.09em;opacity:.86;margin-bottom:7px}.caeu-card .value{font-size:2.2em;font-weight:700;margin-bottom:5px}.caeu-card .status{font-weight:700;font-size:1em;margin-bottom:2px}.caeu-card .time{font-size:1em;color:#8ec9ea;opacity:.77}.caeu-map-wrap{background:#183151;border-radius:13px;padding:.7rem}.caeu-map-title{font-weight:700;margin-bottom:6px;font-size:1.08em}#caeu-map{width:100%;display:block;background:rgba(0,0,0,0)}.caeu-legend{margin-top:7px}.caeu-charts{margin-top:.5rem}.caeu-select-city{margin-bottom:12px}#city-select{font-size:1em;padding:7px 16px;border-radius:7px;border:none;background:#223960;color:#fff}#caeu-chart{background:#183151;border-radius:11px;padding:.7rem;height:100%}@media screen and (max-width: 768px){#caeu-chart{height:max-content}}.caeu-locations{background:#183151;border-radius:13px;padding:16px .7rem}.caeu-locations-title{font-weight:700;margin-bottom:7px}.caeu-locations-list{list-style:none;padding:0;margin:0}.caeu-locations-list li{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:1em}.caeu-history{margin-top:36px;display:flex;gap:24px}.caeu-history .caeu-card{min-width:160px}@media(max-width: 900px){.caeu-main{grid-template-columns:1fr;gap:16px}.caeu-map-wrap,.caeu-locations,.caeu-charts{margin-bottom:14px}}.color-row,.label-row{width:100%;height:2px;display:grid;grid-template-columns:repeat(4, 1fr)}.color-row span,.label-row span{font-size:clamp(.7rem,1vw,.835rem) !important}.aqi-scale-and-forcast .label-row{margin-top:8px !important}.caeu-forecast-days,.aqi-forecast-days{display:grid !important;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));justify-items:start;gap:.5rem;margin:unset !important}.caeu-forecast-day,.list-of-locations-pm25,.aqi-forecast-day{background:#183151;padding:.7rem;border-radius:.7rem;width:100% !important;margin-right:unset !important}.caeu-forecast-day span,.list-of-locations-pm25 span,.aqi-forecast-day span{font-size:clamp(1rem,1vw,1.1rem) !important}.caeu-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:.5rem}.aqi-scale-grid{display:flex;flex-direction:column;gap:.5rem}.caeu-legend{margin-top:unset !important}.aqi-line-scale{display:flex;flex-direction:column}.aqi-line-scale>span{margin-bottom:.5rem}.chart-listof-loactions-pm25-3days-legend,.aqi-scale-and-forcast{display:flex;flex-direction:column;gap:2rem}.list-of-locations-pm25 ul{display:flex;flex-direction:column;gap:.5rem}.list-of-locations-pm25 ul li{font-weight:400 !important;font-size:1rem}.list-of-locations-pm25 ul li span{font-weight:400 !important;font-size:1rem}.caeu-select-city{min-width:200px;display:flex;align-items:center;gap:.7rem;margin-bottom:unset !important}#export-dashboard{border:none;font-family:"DM Sans",sans-serif}#export-dashboard:focus{outline:none}.buttons{display:flex;flex-wrap:wrap;gap:2rem}@media screen and (max-width: 600px){.buttons{gap:.7rem}}#caeu-map-tooltip{background:#183151;color:rgba(245,250,255,.95);border-radius:9px;padding:7px 13px 6px 10px;font-size:.88rem !important;font-family:"DM sans",sans-serif;line-height:1.13;display:flex;flex-direction:column;align-items:flex-start}.choices__list--dropdown,.choices__list[role=listbox]{border:none !important}.page-template-template-dashboard{background:#13283a}.page-template-template-dashboard header,.page-template-template-dashboard footer{display:none}@media screen and (min-width: 1264px){.dashboard-section{width:100vw;height:100vh;margin-inline:auto;overflow-x:hidden}.dashboard-section .section-wrapper{height:100%;width:100%}.dashboard-section .section-wrapper .btn-tertiary{padding-block:.5rem !important;margin-bottom:1.5rem !important}}.dashboard-section{max-width:100vw}#cleanair-dashboard{width:100%;height:calc(100vh - 5rem);display:grid;grid-template-rows:1fr 3fr 1fr;gap:.7rem}.caeu-main.two-col-grid{gap:1rem}.caeu-main.two-col-grid .two-third{grid-template-columns:2fr 1fr;gap:.5rem}.caeu-main.two-col-grid .right.two-third{gap:.5rem}.aqi-scale .color-row,.aqi-scale .label-row{display:grid !important;grid-template-columns:repeat(6, 1fr);gap:unset !important}.aqi-scale .color-row span,.aqi-scale .label-row span{width:100% !important;height:2px !important;margin:unset !important}.cards-and-chart{height:100%;display:grid;grid-template-rows:1fr 2.5fr}@media screen and (max-width: 768px){.cards-and-chart{display:flex;flex-direction:column}}.dashboard-bottom .two-third{grid-template-columns:2fr 1fr;gap:.5rem}.dashboard-bottom ul li,.dashboard-bottom ul li span{font-size:clamp(1rem,1vw,1.08rem) !important}.dashboard-bottom.two-col-grid,.dashborad-middle.two-col-grid{gap:.7rem}.aqi-scale-and-forcast{gap:1.3rem}.bg-dashboard{background:#13283a;padding:clamp(1rem,4vw,2.5rem);border-radius:1rem}.bg-dashboard img{border:1px solid;border-radius:1rem}#expected-results .bg-dashboard img{border:none}@media screen and (max-width: 1254px){.page-template-template-dashboard{overflow-x:hidden}.page-template-template-dashboard .caeu-header{display:grid}#cleanair-dashboard{height:max-content;max-width:100%;margin-inline:auto;display:flex;flex-direction:column;overflow:hidden;padding:1%}.dashboard-section .two-col-grid{display:flex;flex-direction:column}}
