:root{--primary-color:#000a78;--secondary-color:#0b2639;--white:#fff;--black:#000;--neon-green:#2be580;--dark-blue:#000a78;--forest-green-dark:#17392b;--forest-green:#3d8941;--forest-green-light:#62ac8f;--ocean-blue-dark:#0b2639;--ocean-blue:#347b96;--ocean-blue-light:#5ed1ee;--grass-green-dark:#acab45;--grass-green:#d9e48c;--grass-green-light:#f0f9b4;--desert-red-dark:#893b19;--desert-red:#c05827;--desert-red-light:#f2b484;--ice-grey-dark:#7a828b;--ice-grey:#cbced1;--ice-grey-light:#f0eeec;--grey:#cbced1;--indigo-blue:#010961;--light-grey:hsla(210,6%,81%,.3803921569);--color-success:#7ab800;--color-failure:#d3222a}.community-card{display:flex;flex-direction:column;background-color:var(--dark-blue);border-bottom-left-radius:1.25rem;border-bottom-right-radius:1.25rem;text-align:center}@media screen and (min-width:2000px){.community-card{border-bottom-left-radius:1.3888888889vw;border-bottom-right-radius:1.3888888889vw}}.community-card>a{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.community-card figure{overflow:hidden;background-color:var(--grass-green);border-bottom-left-radius:1.25rem;border-bottom-right-radius:1.25rem}.community-card figure img{width:100%;margin:0 auto;object-fit:contain;object-position:center}.community-card article{display:flex;min-height:14.375rem;flex-direction:column;align-items:end;justify-content:space-between;padding:clamp(1.25rem,0.95238vw + 1.017856875rem,1.875rem) 1.25rem clamp(0.875rem,0.57143vw + 0.735714375rem,1.25rem) clamp(1.25rem,0.95238vw + 1.017856875rem,1.875rem);text-align:left}@media screen and (min-width:991px){.community-card article{min-height:15.875rem;flex-direction:column;align-items:start}}@media screen and (min-width:2000px){.community-card article{padding:2.0833333333vw 1.3888888889vw 1.3888888889vw 2.0833333333vw}}.community-card article *{color:var(--ice-grey-light)}.community-card article header{display:flex;width:100%;flex-direction:column;align-items:flex-start;margin-bottom:clamp(1.1875rem,1.04762vw + 0.932143125rem,1.875rem)}.community-card article header h3{font-size:clamp(1.375rem,0.19048vw + 1.32857125rem,1.5rem);font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.4545;margin-bottom:0.625rem}@media screen and (min-width:991px){.community-card article header h3{line-height:1.4166}}@media screen and (min-width:2000px){.community-card article header h3{font-size:1.6666666667vw;margin-bottom:0.6944444444vw}}.community-card article header p{font-size:clamp(0.875rem,0.19048vw + 0.82857125rem,1rem);font-style:normal;font-weight:500;line-height:1.7142}@media screen and (min-width:991px){.community-card article header p{line-height:1.5}}@media screen and (min-width:2000px){.community-card article header p{font-size:1.1111111111vw}}.community-card article footer{display:flex;justify-content:flex-end}@media screen and (min-width:991px){.community-card article footer{width:100%;margin-top:auto}}.community-card article footer .l-btn{min-width:clamp(8.875rem,2vw + 8.3875rem,10.1875rem);color:var(--dark-blue);font-weight:500}.community-card--shimmer{border:0.0625rem solid var(--light-grey);background-color:transparent}.community-card--shimmer figure{animation:shimmer 2s infinite linear;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}.community-card--shimmer figure img{display:none;background-color:transparent}.community-card--shimmer article footer a,.community-card--shimmer article header h3,.community-card--shimmer article header p{position:relative}.community-card--shimmer article footer a:after,.community-card--shimmer article header h3:after,.community-card--shimmer article header p:after{position:absolute;z-index:99;animation:shimmer 2s infinite linear;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;content:"";inset:0}.community-card--shimmer article *{color:transparent}.community-card--shimmer article footer .l-btn{border-color:transparent;background-color:#fff;color:transparent}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.section.section--communities-of-practice{position:relative;overflow:hidden;padding:clamp(3.75rem,6.38095vw + 2.194643125rem,7.9375rem) 0 clamp(3.75rem,3.80952vw + 2.82142875rem,6.25rem);border-radius:0 0 1.875rem 1.875rem;background-color:var(--background-color)}@media screen and (min-width:991px){.section.section--communities-of-practice{border-radius:0}}@media screen and (min-width:2000px){.section.section--communities-of-practice{padding:8.8194444444vw 0 6.9444444444vw}}.section.section--communities-of-practice.no-radius{border-bottom-left-radius:0;border-bottom-right-radius:0}.un.section-communities>header{position:relative;display:flex;justify-content:space-between;margin-bottom:clamp(1.875rem,2.85714vw + 1.17857125rem,3.75rem);gap:5.625rem}.un.section-communities>header h2{font-size:clamp(1.75rem,1.52381vw + 1.37857125rem,2.75rem);font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.3571;max-width:43.25rem;margin-bottom:0}@media screen and (min-width:991px){.un.section-communities>header h2{line-height:1.2273}}@media screen and (min-width:2000px){.un.section-communities>header h2{font-size:3.0555555556vw}}.un.section-communities>header .section-communities__search{display:flex;align-items:flex-start;gap:1.25rem}.un.section-communities>header .section-communities__search>input{position:absolute;top:calc(100% + 0.625rem);left:0;display:none;width:100%;max-height:3rem;border:0.0625rem solid var(--dark-blue)}@media screen and (min-width:991px){.un.section-communities>header .section-communities__search>input{position:relative;top:0;width:18.75rem}}@media screen and (min-width:2000px){.un.section-communities>header .section-communities__search>input{width:20.8333333333vw}}.un.section-communities>header .section-communities__search>input:focus-visible{outline:0.125rem solid var(--neon-green)}.un.section-communities>header .section-communities__search button{min-width:3rem;max-width:3rem;height:3rem;max-height:3rem;padding:0;border:0.0625rem solid var(--neon-green);border-radius:62.4375rem;background-color:var(--neon-green);cursor:pointer}@media screen and (min-width:2000px){.un.section-communities>header .section-communities__search button{min-width:3.3333333333vw;min-height:3.3333333333vw}}.un.section-communities>header .section-communities__search button:hover{border-color:var(--ocean-blue-light);background-color:var(--ocean-blue-light)}.un.section-communities>article{max-width:43.25rem}.un.section-communities>article p{font-size:1rem;line-height:1.5}@media screen and (min-width:991px){.un.section-communities>article p{font-size:1rem;line-height:1.5}}@media screen and (min-width:2000px){.un.section-communities>article p{font-size:1.1111111111vw}}.un.section-communities>article.generic ul{flex-direction:column}.un.section-communities>article.generic ul li{max-width:unset}.un.section-communities .section-communities__wrap{margin-top:clamp(1.875rem,2.85714vw + 1.17857125rem,3.75rem)}.un.section-communities ul{display:flex;flex-wrap:wrap;gap:1.25rem}.un.section-communities ul li{width:100%;max-width:100%}@media screen and (min-width:991px){.un.section-communities ul li{max-width:calc(33.33% - 0.875rem)}}.un.section-communities .section-communities__pagination{display:flex;justify-content:center;margin-top:clamp(1.875rem,2.85714vw + 1.17857125rem,3.75rem)}@media screen and (min-width:2000px){.un.section-communities .section-communities__pagination{margin-top:4.1666666667vw}}.un.section-communities .section-communities__pagination button{min-width:10.4375rem;padding-top:0.625rem;padding-bottom:0.625rem;cursor:pointer;font-weight:500;line-height:1.5}
/*# sourceMappingURL=section-communities.css.map */
