
.title-font{font-family:"Montserrat",sans-serif;font-weight:800;}.copy-font{font-family:"Open Sans",sans-serif;font-weight:normal;}.bg-color--greenLeaf{background:rgb(234,210,181);}.bg-color--white{background-color:#fff;}:root{--sidebarWidth:4rem;}@media only screen and (max-width:60rem){:root{--sidebarWidth:4rem;}}:root.collapsedMenu{--sidebarWidth:4rem;}.title-font{font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;line-height:1.3;}.copy-font{font-family:"Open Sans",sans-serif;font-weight:normal;letter-spacing:0;}:root{--unit:1.5rem;--component-padding:2.5rem;--font-scale-factor:1.333;--font-size--m:1rem;--font-size--s:calc(var(--font-size--m)/var(--font-scale-factor));--font-size--xs:calc(var(--font-size--s)/var(--font-scale-factor));--font-size--l:calc(var(--font-size--m)*var(--font-scale-factor));--font-size--xl:calc(var(--font-size--l)*var(--font-scale-factor));--font-size--xxl:calc(var(--font-size--xl)*var(--font-scale-factor));--font-size--xxxl:calc(var(--font-size--xxl)*var(--font-scale-factor));--text-line-height:1.64;--color-primary:#1260A5;--color-secondary:#17B5DE;--color-tertiary:#DA291C;--color-white:#FFFFFF;--color-black:#111;--color-light-grey:#f0f0f0;--color-text:var(--color-black);--color-body-bg:#fff;--subtle-color:#ddd;--color-link:var(--color-black);--color-link-decoration:none;}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,menu,nav,section,main,summary{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}.hide{display:none;}.show{display:block;}.display-block{display:block;}*,*:after,*:before{box-sizing:border-box;}.container{max-width:1000px;width:100%;margin:0 auto;}.container.with-content{padding-left:var(--unit);padding-right:var(--unit);}.row{width:100%;display:table;table-layout:fixed;padding:0;margin:0;}.row.collapse .col{padding-left:0;padding-right:0;}.row.no-margin > [class*=col]:first-child{padding-left:0;}.row.no-margin > [class*=col]:last-child{padding-right:0;}.col-1{display:table-cell;padding-left:var(--unit);padding-right:var(--unit);width:8.3333333333%;vertical-align:top;}.row.collapse .col-1{padding-left:0;padding-right:0;}.col-2{display:table-cell;padding-left:var(--unit);padding-right:var(--unit);width:16.6666666667%;vertical-align:top;}.row.collapse .col-2{padding-left:0;padding-right:0;}.col-3{display:table-cell;padding-left:var(--unit);padding-right:var(--unit);width:25%;vertical-align:top;}.row.collapse .col-3{padding-left:0;padding-right:0;}.col-4{display:table-cell;padding-left:var(--unit);padding-right:var(--unit);width:33.3333333333%;vertical-align:top;}.row.collapse .col-4{padding-left:0;padding-right:0;}.col-5{display:table-cell;padding-left:var(--unit);padding-right:var(--unit);width:41.6666666667%;vertical-align:top;}.row.collapse .col-5{padding-left:0;padding-right:0;}.col-6{display:table-cell;padding-left:var(--unit);padding-right:var(--unit);width:50%;vertical-align:top;}.row.collapse .col-6{padding-left:0;padding-right:0;}.col-7{display:table-cell;padding-left:var(--unit);padding-right:var(--unit);width:58.3333333333%;vertical-align:top;}.row.collapse .col-7{padding-left:0;padding-right:0;}.col-8{display:table-cell;padding-left:var(--unit);padding-right:var(--unit);width:66.6666666667%;vertical-align:top;}.row.collapse .col-8{padding-left:0;padding-right:0;}.col-9{display:table-cell;padding-left:var(--unit);padding-right:var(--unit);width:75%;vertical-align:top;}.row.collapse .col-9{padding-left:0;padding-right:0;}.col-10{display:table-cell;padding-left:var(--unit);padding-right:var(--unit);width:83.3333333333%;vertical-align:top;}.row.collapse .col-10{padding-left:0;padding-right:0;}.col-11{display:table-cell;padding-left:var(--unit);padding-right:var(--unit);width:91.6666666667%;vertical-align:top;}.row.collapse .col-11{padding-left:0;padding-right:0;}.col-12{display:table-cell;padding-left:var(--unit);padding-right:var(--unit);width:100%;vertical-align:top;}.row.collapse .col-12{padding-left:0;padding-right:0;}.row.border > *[class*=col]{border:1px solid var(--color-black);}.row.vcenter{vertical-align:middle;}.row.vcenter > *[class*=col]{vertical-align:middle;}.row.vbottom{vertical-align:bottom;}.row.vbottom > *[class*=col]{vertical-align:bottom;}.row.vtop{vertical-align:top;}.row.vtop > *[class*=col]{vertical-align:top;}.row.auto{width:100%;table-layout:auto;}.col{display:table-cell;padding-left:var(--unit);padding-right:var(--unit);}.col.center{text-align:center;}.vcenter{vertical-align:middle;}.col-full{padding-left:var(--unit);padding-right:var(--unit);}.grid-up-1{max-width:100%;display:grid;grid-template-columns:repeat(1,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.grid-up-1.grid-equalize-heights{align-items:stretch;}.grid-up-2{max-width:100%;display:grid;grid-template-columns:repeat(2,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.grid-up-2.grid-equalize-heights{align-items:stretch;}.grid-up-3{max-width:100%;display:grid;grid-template-columns:repeat(3,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.grid-up-3.grid-equalize-heights{align-items:stretch;}.grid-up-4{max-width:100%;display:grid;grid-template-columns:repeat(4,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.grid-up-4.grid-equalize-heights{align-items:stretch;}.grid-up-5{max-width:100%;display:grid;grid-template-columns:repeat(5,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.grid-up-5.grid-equalize-heights{align-items:stretch;}.grid-up-6{max-width:100%;display:grid;grid-template-columns:repeat(6,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.grid-up-6.grid-equalize-heights{align-items:stretch;}.grid-up-7{max-width:100%;display:grid;grid-template-columns:repeat(7,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.grid-up-7.grid-equalize-heights{align-items:stretch;}.grid-up-8{max-width:100%;display:grid;grid-template-columns:repeat(8,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.grid-up-8.grid-equalize-heights{align-items:stretch;}.grid-up-9{max-width:100%;display:grid;grid-template-columns:repeat(9,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.grid-up-9.grid-equalize-heights{align-items:stretch;}.grid-up-10{max-width:100%;display:grid;grid-template-columns:repeat(10,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.grid-up-10.grid-equalize-heights{align-items:stretch;}.grid-up-11{max-width:100%;display:grid;grid-template-columns:repeat(11,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.grid-up-11.grid-equalize-heights{align-items:stretch;}.grid-up-12{max-width:100%;display:grid;grid-template-columns:repeat(12,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.grid-up-12.grid-equalize-heights{align-items:stretch;}.grid-up-auto{max-width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);align-items:start;}.grid-up-auto.grid-equalize-heights{align-items:stretch;}.grid-up-auto-10{max-width:100%;padding-left:var(--unit);padding-right:var(--unit);display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);align-items:start;}.grid-up-auto-10.grid-equalize-heights{align-items:stretch;}@media only screen and (max-width:767px){.row{display:table;width:100%;}.row.mobile-stack{display:block;}.col{display:block;width:100%;}.mob-stack{display:block;}.col-1{display:block;width:100%;}.col-2{display:block;width:100%;}.col-3{display:block;width:100%;}.col-4{display:block;width:100%;}.col-5{display:block;width:100%;}.col-6{display:block;width:100%;}.col-7{display:block;width:100%;}.col-8{display:block;width:100%;}.col-9{display:block;width:100%;}.col-10{display:block;width:100%;}.col-11{display:block;width:100%;}.col-12{display:block;width:100%;}.mob-1{width:8.3333333333%;display:table-cell;vertical-align:top;padding-left:var(--unit);padding-right:var(--unit);}.mob-2{width:16.6666666667%;display:table-cell;vertical-align:top;padding-left:var(--unit);padding-right:var(--unit);}.mob-3{width:25%;display:table-cell;vertical-align:top;padding-left:var(--unit);padding-right:var(--unit);}.mob-4{width:33.3333333333%;display:table-cell;vertical-align:top;padding-left:var(--unit);padding-right:var(--unit);}.mob-5{width:41.6666666667%;display:table-cell;vertical-align:top;padding-left:var(--unit);padding-right:var(--unit);}.mob-6{width:50%;display:table-cell;vertical-align:top;padding-left:var(--unit);padding-right:var(--unit);}.mob-7{width:58.3333333333%;display:table-cell;vertical-align:top;padding-left:var(--unit);padding-right:var(--unit);}.mob-8{width:66.6666666667%;display:table-cell;vertical-align:top;padding-left:var(--unit);padding-right:var(--unit);}.mob-9{width:75%;display:table-cell;vertical-align:top;padding-left:var(--unit);padding-right:var(--unit);}.mob-10{width:83.3333333333%;display:table-cell;vertical-align:top;padding-left:var(--unit);padding-right:var(--unit);}.mob-11{width:91.6666666667%;display:table-cell;vertical-align:top;padding-left:var(--unit);padding-right:var(--unit);}.mob-12{width:100%;display:table-cell;vertical-align:top;padding-left:var(--unit);padding-right:var(--unit);}.n-up > li,.n-up.auto-width > li{display:block;width:100%;float:none;}.mobile-n-up-1 > li{width:100%;}.mobile-n-up-1 > li:nth-child(1n+1){clear:left;}.mobile-n-up-2 > li{width:50%;}.mobile-n-up-2 > li:nth-child(2n+1){clear:left;}.mobile-n-up-3 > li{width:33.3333333333%;}.mobile-n-up-3 > li:nth-child(3n+1){clear:left;}.mobile-n-up-4 > li{width:25%;}.mobile-n-up-4 > li:nth-child(4n+1){clear:left;}.mobile-n-up-5 > li{width:20%;}.mobile-n-up-5 > li:nth-child(5n+1){clear:left;}.mobile-n-up-6 > li{width:16.6666666667%;}.mobile-n-up-6 > li:nth-child(6n+1){clear:left;}.mobile-n-up-7 > li{width:14.2857142857%;}.mobile-n-up-7 > li:nth-child(7n+1){clear:left;}.mobile-n-up-8 > li{width:12.5%;}.mobile-n-up-8 > li:nth-child(8n+1){clear:left;}.mobile-n-up-9 > li{width:11.1111111111%;}.mobile-n-up-9 > li:nth-child(9n+1){clear:left;}.mobile-n-up-10 > li{width:10%;}.mobile-n-up-10 > li:nth-child(10n+1){clear:left;}.mobile-n-up-11 > li{width:9.0909090909%;}.mobile-n-up-11 > li:nth-child(11n+1){clear:left;}.mobile-n-up-12 > li{width:8.3333333333%;}.mobile-n-up-12 > li:nth-child(12n+1){clear:left;}.grid-up-1{display:block;}.grid-up-1 > *{margin-bottom:var(--unit);}.grid-up-2{display:block;}.grid-up-2 > *{margin-bottom:var(--unit);}.grid-up-3{display:block;}.grid-up-3 > *{margin-bottom:var(--unit);}.grid-up-4{display:block;}.grid-up-4 > *{margin-bottom:var(--unit);}.grid-up-5{display:block;}.grid-up-5 > *{margin-bottom:var(--unit);}.grid-up-6{display:block;}.grid-up-6 > *{margin-bottom:var(--unit);}.grid-up-7{display:block;}.grid-up-7 > *{margin-bottom:var(--unit);}.grid-up-8{display:block;}.grid-up-8 > *{margin-bottom:var(--unit);}.grid-up-9{display:block;}.grid-up-9 > *{margin-bottom:var(--unit);}.grid-up-10{display:block;}.grid-up-10 > *{margin-bottom:var(--unit);}.grid-up-11{display:block;}.grid-up-11 > *{margin-bottom:var(--unit);}.grid-up-12{display:block;}.grid-up-12 > *{margin-bottom:var(--unit);}.mobile-grid-up-1{max-width:100%;padding-left:var(--unit);padding-right:var(--unit);display:grid;grid-template-columns:repeat(1,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.mobile-grid-up-1.grid-equalize-heights{align-items:stretch;}.mobile-grid-up-2{max-width:100%;padding-left:var(--unit);padding-right:var(--unit);display:grid;grid-template-columns:repeat(2,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.mobile-grid-up-2.grid-equalize-heights{align-items:stretch;}.mobile-grid-up-3{max-width:100%;padding-left:var(--unit);padding-right:var(--unit);display:grid;grid-template-columns:repeat(3,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.mobile-grid-up-3.grid-equalize-heights{align-items:stretch;}.mobile-grid-up-4{max-width:100%;padding-left:var(--unit);padding-right:var(--unit);display:grid;grid-template-columns:repeat(4,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.mobile-grid-up-4.grid-equalize-heights{align-items:stretch;}.mobile-grid-up-5{max-width:100%;padding-left:var(--unit);padding-right:var(--unit);display:grid;grid-template-columns:repeat(5,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.mobile-grid-up-5.grid-equalize-heights{align-items:stretch;}.mobile-grid-up-6{max-width:100%;padding-left:var(--unit);padding-right:var(--unit);display:grid;grid-template-columns:repeat(6,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.mobile-grid-up-6.grid-equalize-heights{align-items:stretch;}.mobile-grid-up-7{max-width:100%;padding-left:var(--unit);padding-right:var(--unit);display:grid;grid-template-columns:repeat(7,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.mobile-grid-up-7.grid-equalize-heights{align-items:stretch;}.mobile-grid-up-8{max-width:100%;padding-left:var(--unit);padding-right:var(--unit);display:grid;grid-template-columns:repeat(8,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.mobile-grid-up-8.grid-equalize-heights{align-items:stretch;}.mobile-grid-up-9{max-width:100%;padding-left:var(--unit);padding-right:var(--unit);display:grid;grid-template-columns:repeat(9,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.mobile-grid-up-9.grid-equalize-heights{align-items:stretch;}.mobile-grid-up-10{max-width:100%;padding-left:var(--unit);padding-right:var(--unit);display:grid;grid-template-columns:repeat(10,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.mobile-grid-up-10.grid-equalize-heights{align-items:stretch;}.mobile-grid-up-11{max-width:100%;padding-left:var(--unit);padding-right:var(--unit);display:grid;grid-template-columns:repeat(11,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.mobile-grid-up-11.grid-equalize-heights{align-items:stretch;}.mobile-grid-up-12{max-width:100%;padding-left:var(--unit);padding-right:var(--unit);display:grid;grid-template-columns:repeat(12,minmax(5rem,1fr));grid-template-rows:auto;row-gap:var(--unit);-moz-column-gap:var(--unit);column-gap:var(--unit);}.mobile-grid-up-12.grid-equalize-heights{align-items:stretch;}}.grid-page,.component-type--figure,.component-type--pzt-gallery,.component-type--gallery{display:grid;grid-template-columns:minmax(2.5rem,1fr) calc(50 * 1rem) minmax(2.5rem,1fr);}@media only screen and (max-width:calc(50 * 1rem * 1 + 5rem)){.grid-page,.component-type--figure,.component-type--pzt-gallery,.component-type--gallery{grid-template-columns:1.25rem 1fr 1.25rem;}}.huge-text,.xxl-text{font-size:var(--font-size--xxl);}.large-text,.l-text{font-size:var(--font-size--l);}.big-text,.xl-text{font-size:var(--font-size--xl);}.small-text,.s-text{font-size:var(--font-size--s);}.tiny-text,.xs-text{font-size:var(--font-size--xs);}.normal-text,.m-text{font-size:var(--font-size--m);}.hero-text,.xxxl-text{font-size:var(--font-size--xxxl);}h1,h2,h3,h4,h5,h6{font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;margin-bottom:0.5em;line-height:1.3;display:block;text-wrap:balance;}h1{font-size:var(--font-size--xxxl);}h1 small{font-size:var(--font-size--xl);}h2{font-size:var(--font-size--xxl);}h2 small{font-size:var(--font-size--l);}h3{font-size:var(--font-size--xl);}h3 small{font-size:var(--font-size--m);}h4{font-size:var(--font-size--l);}h4 small{font-size:var(--font-size--s);}h5{font-size:var(--font-size--m);}h6{font-family:"Open Sans";font-style:normal;font-weight:700;letter-spacing:0;font-size:var(--font-size--m);}.text-container,.component-type--pzt-infographic .infographic--body,.component-type--infographic .infographic--body,.cke_editable{font-family:"Open Sans",sans-serif;font-weight:normal;letter-spacing:0;-webkit-hyphens:none;hyphens:none;max-width:40em;line-height:var(--text-line-height);}.text-container * + h2,.component-type--pzt-infographic .infographic--body * + h2,.component-type--infographic .infographic--body * + h2,.cke_editable * + h2,.text-container * + h3,.component-type--pzt-infographic .infographic--body * + h3,.component-type--infographic .infographic--body * + h3,.cke_editable * + h3,.text-container * + h4,.component-type--pzt-infographic .infographic--body * + h4,.component-type--infographic .infographic--body * + h4,.cke_editable * + h4,.text-container * + h5,.component-type--pzt-infographic .infographic--body * + h5,.component-type--infographic .infographic--body * + h5,.cke_editable * + h5,.text-container * + h6,.component-type--pzt-infographic .infographic--body * + h6,.component-type--infographic .infographic--body * + h6,.cke_editable * + h6{margin-top:1.5em;}.text-container p,.component-type--pzt-infographic .infographic--body p,.component-type--infographic .infographic--body p,.cke_editable p{margin-bottom:1em;}.text-container p:last-child,.component-type--pzt-infographic .infographic--body p:last-child,.component-type--infographic .infographic--body p:last-child,.cke_editable p:last-child{margin-bottom:0;}.text-container table th,.component-type--pzt-infographic .infographic--body table th,.component-type--infographic .infographic--body table th,.cke_editable table th{font-family:"Open Sans";font-style:normal;font-weight:700;letter-spacing:0;text-align:left;}.text-container table td,.component-type--pzt-infographic .infographic--body table td,.component-type--infographic .infographic--body table td,.cke_editable table td,.text-container table th,.component-type--pzt-infographic .infographic--body table th,.component-type--infographic .infographic--body table th,.cke_editable table th{padding:0.25em 1em 0.25em 0.25em;vertical-align:top;border-bottom:1px dotted var(--subtle-color);}.text-container figure,.component-type--pzt-infographic .infographic--body figure,.component-type--infographic .infographic--body figure,.cke_editable figure{margin-bottom:2em;}.text-container figure figcaption,.component-type--pzt-infographic .infographic--body figure figcaption,.component-type--infographic .infographic--body figure figcaption,.cke_editable figure figcaption{font-size:var(--font-size--s);}.text-container em,.component-type--pzt-infographic .infographic--body em,.component-type--infographic .infographic--body em,.cke_editable em{font-family:"Open Sans";font-style:italic;font-weight:normal;letter-spacing:0;}.text-container strong,.component-type--pzt-infographic .infographic--body strong,.component-type--infographic .infographic--body strong,.cke_editable strong{font-family:"Open Sans";font-style:normal;font-weight:700;letter-spacing:0;}.text-container ul,.component-type--pzt-infographic .infographic--body ul,.component-type--infographic .infographic--body ul,.cke_editable ul,.text-container ol,.component-type--pzt-infographic .infographic--body ol,.component-type--infographic .infographic--body ol,.cke_editable ol,.text-container dl,.component-type--pzt-infographic .infographic--body dl,.component-type--infographic .infographic--body dl,.cke_editable dl{margin-bottom:1em;}.text-container ul,.component-type--pzt-infographic .infographic--body ul,.component-type--infographic .infographic--body ul,.cke_editable ul{list-style:disc;padding-left:1.25em;}.text-container ul ul,.component-type--pzt-infographic .infographic--body ul ul,.component-type--infographic .infographic--body ul ul,.cke_editable ul ul{margin-bottom:2em;}.text-container ul li,.component-type--pzt-infographic .infographic--body ul li,.component-type--infographic .infographic--body ul li,.cke_editable ul li,.text-container dt,.component-type--pzt-infographic .infographic--body dt,.component-type--infographic .infographic--body dt,.cke_editable dt{display:list-item;margin-bottom:0.5em;padding-left:1em;position:relative;}.text-container li,.component-type--pzt-infographic .infographic--body li,.component-type--infographic .infographic--body li,.cke_editable li,.text-container dt,.component-type--pzt-infographic .infographic--body dt,.component-type--infographic .infographic--body dt,.cke_editable dt,.text-container dd,.component-type--pzt-infographic .infographic--body dd,.component-type--infographic .infographic--body dd,.cke_editable dd{padding-left:0;}.text-container dl,.component-type--pzt-infographic .infographic--body dl,.component-type--infographic .infographic--body dl,.cke_editable dl{list-style:none;}.text-container dt,.component-type--pzt-infographic .infographic--body dt,.component-type--infographic .infographic--body dt,.cke_editable dt{font-weight:bold;}.text-container dd,.component-type--pzt-infographic .infographic--body dd,.component-type--infographic .infographic--body dd,.cke_editable dd{margin-bottom:2em;}.text-container ol,.component-type--pzt-infographic .infographic--body ol,.component-type--infographic .infographic--body ol,.cke_editable ol{list-style:decimal;padding-left:1.5em;}.text-container ol li,.component-type--pzt-infographic .infographic--body ol li,.component-type--infographic .infographic--body ol li,.cke_editable ol li{margin-bottom:0.5em;}.text-container.align-center,.component-type--pzt-infographic .align-center.infographic--body,.component-type--infographic .align-center.infographic--body,.align-center.cke_editable{margin:0 auto;}.component{position:relative;}.component > .component--content{position:relative;width:100%;max-width:1100px;margin-left:auto;margin-right:auto;z-index:2;}.component .component--bg{background-position:50% 50%;background-size:cover;z-index:1;}.component.with-page-grid{display:grid;grid-template-columns:minmax(2.5rem,1fr) calc(50 * 1rem) minmax(2.5rem,1fr);}@media only screen and (max-width:calc(50 * 1rem * 1 + 5rem)){.component.with-page-grid{grid-template-columns:1.25rem 1fr 1.25rem;}}.component--title{margin-left:auto;margin-right:auto;max-width:1100px;margin-bottom:var(--unit);}.background-fixed .component--bg{background-attachment:fixed;}.position--center,.position--full-bleed-left,.position--full-bleed-right,.position--page-width{display:grid;grid-template-columns:minmax(2.5rem,1fr) calc(50 * 1rem) minmax(2.5rem,1fr);}@media only screen and (max-width:calc(50 * 1rem * 1 + 5rem)){.position--center,.position--full-bleed-left,.position--full-bleed-right,.position--page-width{grid-template-columns:1.25rem 1fr 1.25rem;}}.position--center > .component--content,.position--center > .component--title,.position--center > .component--content > .component--title{grid-column:2;}.position--full-bleed-left{padding-left:0;}.position--full-bleed-left > .component--content,.position--full-bleed-left > .component--title,.position--full-bleed-left > .component--content > .component--title{grid-column:1/3;max-width:none;}.position--full-bleed-left > .component--title,.position--full-bleed-left > .component--content > .component--title{text-align:right;}.position--full-bleed-right{padding-right:0;}.position--full-bleed-right > .component--content,.position--full-bleed-right > .component--title,.position--full-bleed-right > .component--content > .component--title{max-width:none;grid-column:2/4;}.position--full-bleed{padding-left:0;padding-right:0;}.position--full-bleed > .component--content,.position--full-bleed > .component--title,.position--full-bleed > .component--content > .component--title{max-width:none;grid-column:1/4;margin:0;}.position--full-bleed.component-type--text{padding-left:var(--unit);padding-right:var(--unit);}.position--full-width{padding-left:var(--component-padding);padding-right:var(--component-padding);}.position--full-width > .component--content,.position--full-width > .component--title,.position--full-width > .component--content > .component--title{max-width:none;margin-left:auto;margin-right:auto;}.position--full-screen{padding:0;display:block;}.position--full-screen > .component--content{max-width:none;height:100vh;}.position--page-width{margin-left:var(--unit);margin-right:var(--unit);}.position--page-width > .component--content,.position--page-width > .component--title,.position--page-width > .component--content > .component--title{max-width:none;grid-column:1/4;}.position--text-width > .component--content,.position--text-width > .component--title,.position--text-width > .component--content > .component--title{grid-column:2;max-width:40em;}input[type=text],input[type=number],input[type=password],input[type=email],input[type=tel],input[type=date],input[type=datetime-local],select,textarea{font-family:"Open Sans",sans-serif;font-weight:normal;letter-spacing:0;font-size:var(--font-size--m);background-color:var(--color-white);color:var(--color-black);border-radius:calc(var(--unit) * 0.5 * 0.5);border:1px solid var(--color-black);min-height:var(--unit);width:100%;vertical-align:middle;padding:calc(var(--unit) * 0.3) calc(var(--unit) * 0.3) calc(var(--unit) * 0.3) calc(var(--unit) * 0.3);}input[type=text].disabled,input[type=number].disabled,input[type=password].disabled,input[type=email].disabled,input[type=tel].disabled,input[type=date].disabled,input[type=datetime-local].disabled,select.disabled,textarea.disabled{-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--color-light-grey) !important;}form{--color-link:var(--color-primary);--color-link-decoration:underline;}.form-item{width:auto;max-width:100%;margin-bottom:calc(var(--unit) * 0.75);}.form-item label:not(.option){font-weight:700;}.form-item .description,.form-item .text-count-wrapper{font-size:var(--font-size--s);}.form-type--checkbox,.form-type--radio{display:flex;justify-content:space-between;align-items:flex-start;}.form-type--checkbox > input,.form-type--radio > input{margin-top:0.25rem;}.form-type--checkbox label.option,.form-type--radio label.option{width:calc(100% - 2em);line-height:1.3;}fieldset.form-item legend{font-weight:700;margin-bottom:calc(var(--unit) * 0.5);}fieldset.form-item .form-item{margin-bottom:calc(var(--unit) * 0.75 * 0.5);}.padded,.pad,.cke_editable{padding:var(--unit);}.padded-half,.pad-half{padding:calc(var(--unit) * 0.5);}.padded-double,.pad-2{padding:calc(var(--unit) * 2);}.padded-triple,.pad-3{padding:calc(var(--unit) * 3);}.v-padded,.pad-v{padding-top:var(--unit);padding-bottom:var(--unit);}.v-padded-half,.pad-vh,.pad-v-half{padding-top:calc(var(--unit) * 0.5);padding-bottom:calc(var(--unit) * 0.5);}.v-padded-double,.pad-v2{padding-top:calc(var(--unit) * 2);padding-bottom:calc(var(--unit) * 2);}.v-padded-triple,.pad-v3{padding-top:calc(var(--unit) * 3);padding-bottom:calc(var(--unit) * 3);}.h-padded,.pad-h{padding-left:var(--unit);padding-right:var(--unit);}.h-padded-half,.pad-hh{padding-left:calc(var(--unit) * 0.5);padding-right:calc(var(--unit) * 0.5);}.h-padded-double,.pad-h2{padding-left:calc(var(--unit) * 2);padding-right:calc(var(--unit) * 2);}.h-padded-triple,.pad-h3{padding-left:calc(var(--unit) * 3);padding-right:calc(var(--unit) * 3);}.pad-t{padding-top:var(--unit);}.pad-b{padding-bottom:var(--unit);}.pad-r{padding-right:var(--unit);}.pad-l{padding-left:var(--unit);}.pad-t2{padding-top:calc(var(--unit) * 2);}.pad-b2{padding-bottom:calc(var(--unit) * 2);}.pad-r2{padding-right:calc(var(--unit) * 2);}.pad-l2{padding-left:calc(var(--unit) * 2);}.pad-t3{padding-top:calc(var(--unit) * 3);}.pad-b3{padding-bottom:calc(var(--unit) * 3);}.pad-r3{padding-right:calc(var(--unit) * 3);}.pad-l3{padding-left:calc(var(--unit) * 3);}.pad-th{padding-top:calc(var(--unit) * 0.5);}.pad-bh{padding-bottom:calc(var(--unit) * 0.5);}.pad-rh{padding-right:calc(var(--unit) * 0.5);}.pad-lh{padding-left:calc(var(--unit) * 0.5);}.mar-t{margin-top:var(--unit);}.mar-b{margin-bottom:var(--unit);}.mar-r{margin-right:var(--unit);}.mar-l{margin-left:var(--unit);}.mar-t2{margin-top:calc(var(--unit) * 2);}.mar-b2{margin-bottom:calc(var(--unit) * 2);}.mar-r2{margin-right:calc(var(--unit) * 2);}.mar-l2{margin-left:calc(var(--unit) * 2);}.mar-t3{margin-top:calc(var(--unit) * 3);}.mar-b3{margin-bottom:calc(var(--unit) * 3);}.mar-r3{margin-right:calc(var(--unit) * 3);}.mar-l3{margin-left:calc(var(--unit) * 3);}.mar-th{margin-top:calc(var(--unit) * 0.5);}.mar-bh{margin-bottom:calc(var(--unit) * 0.5);}.mar-rh{margin-right:calc(var(--unit) * 0.5);}.mar-lh{margin-left:calc(var(--unit) * 0.5);}.rounded{border-radius:calc(var(--unit) * 0.5);}.filled{background:var(--color-primary);}.filled .filled{background:var(--color-white);color:var(--color-text);}.filled.row{padding-top:var(--unit);}.filled-light{background:#d0f1fb;}.max-height-10{max-height:10vh;}.max-height-10 *{max-height:10vh;}.min-height-10{min-height:10vh;}.max-height-20{max-height:20vh;}.max-height-20 *{max-height:20vh;}.min-height-20{min-height:20vh;}.max-height-30{max-height:30vh;}.max-height-30 *{max-height:30vh;}.min-height-30{min-height:30vh;}.max-height-40{max-height:40vh;}.max-height-40 *{max-height:40vh;}.min-height-40{min-height:40vh;}.max-height-50{max-height:50vh;}.max-height-50 *{max-height:50vh;}.min-height-50{min-height:50vh;}.max-height-60{max-height:60vh;}.max-height-60 *{max-height:60vh;}.min-height-60{min-height:60vh;}.max-height-70{max-height:70vh;}.max-height-70 *{max-height:70vh;}.min-height-70{min-height:70vh;}.max-height-80{max-height:80vh;}.max-height-80 *{max-height:80vh;}.min-height-80{min-height:80vh;}.max-height-90{max-height:90vh;}.max-height-90 *{max-height:90vh;}.min-height-90{min-height:90vh;}.max-height-100{max-height:100vh;}.max-height-100 *{max-height:100vh;}.min-height-100{min-height:100vh;}.full-bg,#article--popup .article--popup--close:after,#ar_content .article--popup--close:after{background-size:cover;background-repeat:no-repeat;background-position:50% 50%;}.with-white-overlay,.with-black-overlay{position:relative;}.with-white-overlay .content,.with-black-overlay .content{position:relative;z-index:1;}.with-white-overlay:before,.with-black-overlay:before{position:absolute;content:"";display:block;top:0;left:0;bottom:0;right:0;z-index:0;}.with-white-overlay:before{background-color:rgba(255,255,255,0.6);}.with-black-overlay:before{background-color:rgba(17,17,17,0.7);}.bg-align-top-left{background-position:top left !important;}.bg-align-top-center{background-position:top center !important;}.bg-align-top-right{background-position:top right !important;}.bg-align-center-left{background-position:center left !important;}.bg-align-center-center{background-position:center center !important;}.bg-align-center-right{background-position:center right !important;}.bg-align-bottom-left{background-position:bottom left !important;}.bg-align-bottom-center{background-position:bottom center !important;}.bg-align-bottom-right{background-position:bottom right !important;}.align-left{text-align:left;}.align-right{text-align:right;margin-left:auto;}.align-center{text-align:center;}.align-center .text-container,.align-center .component-type--pzt-infographic .infographic--body,.component-type--pzt-infographic .align-center .infographic--body,.align-center .component-type--infographic .infographic--body,.component-type--infographic .align-center .infographic--body,.align-center .cke_editable{margin-left:auto;margin-right:auto;}.negative,.negative *:not(.filled,.filled-light){color:var(--color-white);}.negative .action,.negative .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .negative .agree-button,.negative .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .negative .decline-button,.negative .component-type--article--header h2 a,.component-type--article--header h2 .negative a,.negative input[type=submit]{background:var(--color-white);color:var(--color-text);}.negative .action:after,.negative .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button:after,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .negative .agree-button:after,.negative .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button:after,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .negative .decline-button:after,.negative .component-type--article--header h2 a:after,.component-type--article--header h2 .negative a:after,.negative input[type=submit]:after{background-image:url(/themes/custom/cgiar_ar_2023/img/ui-icons/external-link.svg);}.negative .filled,.negative .filled-light{color:inherit;}.as-bg,.component .component--bg,.as-bg-container img,.as-bg-container svg{-o-object-position:50% 50%;object-position:50% 50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0;height:100% !important;width:100%;z-index:0;}.as-bg.fixed,.component .fixed.component--bg,.as-bg-container img.fixed,.as-bg-container svg.fixed{position:fixed;}.p-relative{position:relative;}.z-0{z-index:0;}.z-10{z-index:10;}.z-20{z-index:20;}.z-30{z-index:30;}.z-m-10{z-index:-10;}.z-m-20{z-index:-20;}.hidden{display:none;}.visually-hidden,footer .footer-container .footer--brand span,aside nav ul li ul,aside strong span{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,footer .footer-container .footer--brand span.focusable:active,aside nav ul li ul.focusable:active,aside strong span.focusable:active,.visually-hidden.focusable:focus,footer .footer-container .footer--brand span.focusable:focus,aside nav ul li ul.focusable:focus,aside strong span.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}.bg-overlay:before{content:"";position:absolute;display:block;top:0;left:0;width:100%;bottom:0;right:0;background:rgba(255,255,255,0.8);z-index:1;}.bg-overlay .text-container,.bg-overlay .component-type--pzt-infographic .infographic--body,.component-type--pzt-infographic .bg-overlay .infographic--body,.bg-overlay .component-type--infographic .infographic--body,.component-type--infographic .bg-overlay .infographic--body,.bg-overlay .cke_editable{position:relative;z-index:2;}.clickable{text-decoration:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:hand;cursor:pointer;}.bg-cover{background-size:cover;background-repeat:no-repeat;}.bg-contain{background-size:contain;background-repeat:no-repeat;}.bg-alignment--top-left .component--bg{background-position:top left;}.bg-alignment--top-center .component--bg{background-position:top center;}.bg-alignment--top-right .component--bg{background-position:top right;}.bg-alignment--center-left .component--bg{background-position:center left;}.bg-alignment--center-center .component--bg{background-position:center center;}.bg-alignment--center-right .component--bg{background-position:center right;}.bg-alignment--bottom-left .component--bg{background-position:bottom left;}.bg-alignment--bottom-center .component--bg{background-position:bottom center;}.bg-alignment--bottom-right .component--bg{background-position:bottom right;}*{box-sizing:border-box;}html{font-size:var(--font-size--m);}body{font-family:"Open Sans",sans-serif;font-weight:normal;letter-spacing:0;background-color:var(--color-body-bg);color:var(--color-text);line-height:var(--text-line-height);}a{color:var(--color-link);-webkit-text-decoration:var(--color-link-decoration);text-decoration:var(--color-link-decoration);}a.break{word-break:break-word;}abbr{cursor:help;}code{white-space:pre-wrap;font-family:monospace;}blockquote{font-family:"Open Sans",sans-serif;font-weight:normal;letter-spacing:0;display:block;position:relative;padding:calc(var(--unit) * 2) 0 calc(var(--unit) * 2) calc(var(--unit) * 2);}blockquote strong{display:block;font-family:"Open Sans";font-style:normal;font-weight:700;letter-spacing:0;font-style:normal;}blockquote:before{content:"”";font-family:"Open Sans";font-style:normal;font-weight:700;letter-spacing:0;font-size:4em;float:left;line-height:0.5em;position:relative;top:0.2em;left:-0.2em;}img:not(.align-left,.align-right,.align-center,.visually-hidden),svg:not(.align-left,.align-right,.align-center,.visually-hidden){width:100%;height:auto;}.user-logged-in nav.tabs{position:fixed;bottom:10px;left:10px;background:rgba(255,255,255,0.8);font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;font-size:var(--font-size--s);text-transform:uppercase;z-index:90209;border:1px solid rgba(0,0,0,0.5);}.user-logged-in nav.tabs ul.tabs{margin:0;}ul.tabs{margin:0;}ul.tabs > li{display:inline-block;margin-right:0.3rem;}ul.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}ul.tabs a.is-active{background-color:#eee;}.contextual{z-index:1390 !important;}ul.contextual-links li{padding-left:0 !important;}ul.contextual-links li:before{display:none !important;}.node--unpublished{position:relative;}.node--unpublished:before{content:"non pubblicato";text-transform:uppercase;opacity:0.3;background:rgba(253,185,50,0.5607843137);pointer-events:none;position:absolute;top:10%;left:50%;padding:calc(var(--unit) * 0.5);font-size:var(--font-size--s);transform:translateX(-50%) rotate(-5deg);z-index:99999;transform-origin:50% 50%;white-space:nowrap;}.node--unpublished.view-mode--full:before{font-size:9vw;padding:calc(var(--unit) * 2);}.component.unpublished{border:1px dotted #ddd;}.component.unpublished .unpublished--label{text-transform:uppercase;position:absolute;font-size:var(--unit);font-weight:500;top:0;right:0;z-index:99;background:rgba(253,185,50,0.5607843137);padding:5px;pointer-events:none;}.component.unpublished .component--content{opacity:0.6;}.paragraph--unpublished{background-color:red;}.messages{padding:calc(var(--unit) * 2);border-radius:0;background:var(--color-primary);position:relative;font-family:"Montserrat",sans-serif;font-weight:400;font-size:var(--font-size--s);word-wrap:break-word;overflow-wrap:break-word;color:var(--color-white);}.messages pre{word-wrap:break-word;overflow-wrap:break-word;white-space:break-spaces;}.messages a{color:var(--color-white);}.messages--error{background-color:#DA291C;}.messages--success{background-color:#427730;}.messages--warning{background-color:#e37222;}.messages .info{color:var(--color-black);}.messages ul{padding-left:1em;line-height:var(--text-line-height);}.messages li{list-style-type:decimal;padding-left:1em;padding-bottom:0.5em;}.messages:after{position:absolute;left:50%;bottom:-20px;margin-left:-20px;width:0;height:0;content:"";border-opposite-position(bottom):20px solid var(--color-primary);border-left:20px solid transparent;border-right:20px solid transparent;}.messages.modal{background:none;}.messages.modal:after{display:none;}.messages pre{font-family:"Courier New",monospace;letter-spacing:0;}.messages-close{cursor:pointer;z-index:90210;width:32px;height:24px;position:absolute;top:calc(var(--unit) * 2);right:calc(var(--unit) * 2);}.messages-close span{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;}.messages-close:before,.messages-close:after{position:absolute;left:8px;content:" ";height:24px;width:3px;background-color:var(--color-white);}.messages-close:before{transform:rotate(45deg);}.messages-close:after{transform:rotate(-45deg);}.video-container{position:relative;overflow:hidden;width:100%;padding-bottom:56.25%;}.video-container > *{position:absolute;top:0;left:0;width:100%;height:100%;}.background-video{display:block;position:absolute;top:50%;left:50%;width:100%;z-index:-100;transform:translateX(-50%) translateY(-50%);}button{-webkit-appearance:none;border:none;padding:0;margin:0;}.action,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button,.component-type--article--header h2 a,.component-type--annual-report-section-header .component-type--article--header h2 a,.component-type--article--header h2 .component-type--annual-report-section-header a,.component-type--annual-report-section-header .action,.component-type--annual-report-section-header input[type=submit],input[type=submit],a.action{text-align:center;background:var(--color-primary);padding:calc(var(--unit) / 3) calc(var(--unit) / 2);color:var(--color-white);display:inline-block;text-transform:uppercase;text-decoration:none;border:none;position:relative;text-decoration:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:hand;cursor:pointer;border-radius:calc(var(--unit) * 0.5);}.action + .action,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + .action,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + .action,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + .action,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button + .action,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + .action,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button + .action,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .action + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .action + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .action + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .action + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .action + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .action + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button + .decline-button,.component-type--article--header h2 a + .action,.component-type--article--header h2 .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--article--header h2 a + .agree-button,.component-type--article--header h2 .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--article--header h2 a + .decline-button,.component-type--article--header h2 .component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--article--header h2 a + .agree-button,.component-type--article--header h2 .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .component-type--article--header h2 a + .agree-button,.component-type--article--header h2 .component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--article--header h2 a + .decline-button,.component-type--article--header h2 .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .component-type--article--header h2 a + .decline-button,.component-type--article--header h2 .action + a,.component-type--article--header h2 .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + a,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--article--header h2 .agree-button + a,.component-type--article--header h2 .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + a,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--article--header h2 .decline-button + a,.component-type--article--header h2 .component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + a,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--article--header h2 .agree-button + a,.component-type--article--header h2 .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button + a,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .component-type--article--header h2 .agree-button + a,.component-type--article--header h2 .component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + a,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--article--header h2 .decline-button + a,.component-type--article--header h2 .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button + a,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .component-type--article--header h2 .decline-button + a,.component-type--article--header h2 a + a,.component-type--annual-report-section-header .component-type--article--header h2 a + a,.component-type--article--header h2 .component-type--annual-report-section-header a + a,input[type=submit] + .action,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons input[type=submit] + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons input[type=submit] + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons input[type=submit] + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header input[type=submit] + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons input[type=submit] + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header input[type=submit] + .decline-button,.component-type--article--header h2 input[type=submit] + a,.action + input[type=submit],.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + input[type=submit],.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + input[type=submit],.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button + input[type=submit],.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button + input[type=submit],.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button + input[type=submit],.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button + input[type=submit],.component-type--article--header h2 a + input[type=submit],input[type=submit] + input[type=submit],a.action + .action,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.agree-button + .action,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.decline-button + .action,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.agree-button + .action,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.agree-button + .action,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.decline-button + .action,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.decline-button + .action,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.action + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.agree-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.decline-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.agree-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.agree-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.decline-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.decline-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.action + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.agree-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.decline-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.agree-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.agree-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.decline-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.decline-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.action + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.agree-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.decline-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.agree-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.agree-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.decline-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.decline-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.action + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.agree-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.decline-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.agree-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.agree-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.decline-button + .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.decline-button + .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.action + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.agree-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.decline-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.agree-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.agree-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.decline-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.decline-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.action + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.agree-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.decline-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.agree-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.agree-button + .decline-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.decline-button + .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header a.decline-button + .decline-button{margin-left:var(--unit);}.action.tiny,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .tiny.agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .tiny.decline-button,.component-type--article--header h2 a.tiny,input.tiny[type=submit],a.action.tiny{font-size:var(--font-size--xs);}.action.small,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .small.agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .small.decline-button,.component-type--article--header h2 a.small,input.small[type=submit],a.action.small{font-size:var(--font-size--s);}.action.big,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .big.agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .big.decline-button,.component-type--article--header h2 a.big,input.big[type=submit],a.action.big{font-size:var(--font-size--l);}.action.light,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .light.agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .light.decline-button,.component-type--article--header h2 a.light,input.light[type=submit],a.action.light{background:transparent;color:var(--color-primary);border:1px solid var(--color-primary);}.action.light:hover,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .light.agree-button:hover,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .light.decline-button:hover,.component-type--article--header h2 a.light:hover,input.light[type=submit]:hover,a.action.light:hover{color:var(--color-white);background:var(--color-black);}.action.negative,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .negative.agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .negative.decline-button,.component-type--article--header h2 a.negative,input.negative[type=submit],a.action.negative{background:var(--color-white);color:var(--color-primary);}.action.negative.light,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .negative.light.agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .negative.light.decline-button,.component-type--article--header h2 a.negative.light,input.negative.light[type=submit],a.action.negative.light{color:var(--color-white);background:transparent;border:1px solid var(--color-white);}.secondary-action{display:inline-block;margin-top:var(--unit);color:var(--color-primary);text-decoration:none;border-bottom:1px dotted var(--color-primary);}.field--field-downloads .field__label,.field--field-download .field__label,.field--field-media-document .field__label,.component-type--downloads .field__label{font-weight:700;margin-bottom:calc(var(--unit) * 0.5);font-size:var(--font-size--xxl);}@media only screen and (max-width:767px){.field--field-downloads .field__label,.field--field-download .field__label,.field--field-media-document .field__label,.component-type--downloads .field__label{font-size:calc(var(--font-size--xxl) * 0.8);}}.field--field-downloads a,.field--field-download a,.field--field-media-document a,.component-type--downloads a{padding:calc(var(--unit) * 0.5);background:var(--color-light-grey);border-radius:10px;text-decoration:none;display:inline-flex;align-items:center;gap:var(--unit);margin-bottom:var(--unit);}@media only screen and (max-width:767px){.field--field-downloads a,.field--field-download a,.field--field-media-document a,.component-type--downloads a{display:flex;flex-direction:column;align-items:flex-start;}}.field--field-downloads a:last-child,.field--field-download a:last-child,.field--field-media-document a:last-child,.component-type--downloads a:last-child{margin-bottom:0;}.field--field-downloads .document--icon,.field--field-download .document--icon,.field--field-media-document .document--icon,.component-type--downloads .document--icon{display:flex;flex-direction:column;align-items:center;}.field--field-downloads .document--icon .document--mime-type,.field--field-download .document--icon .document--mime-type,.field--field-media-document .document--icon .document--mime-type,.component-type--downloads .document--icon .document--mime-type{font-size:var(--font-size--m);font-family:"Open Sans";font-style:normal;font-weight:700;letter-spacing:0;text-transform:uppercase;}.field--field-downloads .document--icon .document--file-size,.field--field-download .document--icon .document--file-size,.field--field-media-document .document--icon .document--file-size,.component-type--downloads .document--icon .document--file-size{font-size:var(--font-size--xs);}.field--field-downloads .document--label,.field--field-download .document--label,.field--field-media-document .document--label,.component-type--downloads .document--label{font-weight:700;}.field--field-downloads .field--field-media-document,.field--field-download .field--field-media-document,.field--field-media-document .field--field-media-document,.component-type--downloads .field--field-media-document{margin-bottom:var(--unit);}.field--field-downloads li,.field--field-download li,.field--field-media-document li,.component-type--downloads li{padding-bottom:calc(var(--unit) * 0.5);}.field--field-media-document{margin-bottom:var(--unit);}.component-type--pzt-links .component--title,.component-type--links .component--title{margin-bottom:calc(var(--unit) * 0.5);}.component-type--pzt-links li .link,.component-type--links li .link{display:flex;align-items:center;}.component-type--pzt-links li .link::after,.component-type--links li .link::after{content:"";background-size:contain;width:calc(var(--unit) * 0.6);height:calc(var(--unit) * 0.7);position:relative;top:0%;left:0%;display:inline-block;background-image:url(/themes/custom/cgiar_ar_2023/img/icons/external-link.svg);background-repeat:no-repeat;background-position:center;margin-left:calc(var(--unit) * 0.3);}@media only screen and (max-width:767px){.component-type--pzt-links li .link::after,.component-type--links li .link::after{display:none;}}@media only screen and (max-width:767px){.component-type--pzt-links li a,.component-type--links li a{word-break:break-word;}}.component-type--cards-list{overflow:visible;}.component-type--cards-list .component--content{overflow:visible;}.component-type--cards-list .flex{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;gap:1.5rem;}.component-type--cards-list .grid{display:grid;position:relative;gap:var(--unit) var(--unit);align-items:start;}.component-type--cards-list .actions{padding-top:var(--unit);text-align:right;}.component-type--cards-list .up-2{grid-template-columns:1fr 1fr;}.component-type--cards-list .up-3{grid-template-columns:repeat(3,1fr);}.component-type--cards-list .up-4{grid-template-columns:repeat(4,1fr);}.component-type--cards-list .up-4 .card{font-size:0.8rem;}.component-type--cards-list .up-5{grid-template-columns:repeat(5,1fr);}.component-type--cards-list .up-auto{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));}.component-type--cards-list .items-count-1,.component-type--cards-list .items-count-2{grid-template-columns:repeat(auto-fit,minmax(15rem,25rem));}@media only screen and (max-width:1023px){.component-type--cards-list .up-4{grid-template-columns:repeat(3,1fr);}.component-type--cards-list .up-5{grid-template-columns:repeat(4,1fr);}}@media only screen and (max-width:767px){.component-type--cards-list .up-3{grid-template-columns:repeat(2,1fr);}.component-type--cards-list .up-4{grid-template-columns:repeat(2,1fr);}.component-type--cards-list .up-5{grid-template-columns:repeat(3,1fr);}}@media only screen and (max-width:430px){.component-type--cards-list .up-2{grid-template-columns:1fr;}.component-type--cards-list .up-3{grid-template-columns:1fr;}.component-type--cards-list .up-4{grid-template-columns:1fr;}.component-type--cards-list .up-5{grid-template-columns:1fr;}}.component-type--cards-list .up-masonry{display:block;-moz-column-count:3;column-count:3;-moz-column-gap:var(--unit);column-gap:var(--unit);}.component-type--cards-list .up-masonry > *{margin-bottom:var(--unit);}@media only screen and (max-width:1023px){.component-type--cards-list .up-masonry{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));}.component-type--cards-list .up-masonry.items-count-1,.component-type--cards-list .up-masonry.items-count-2{grid-template-columns:repeat(auto-fit,minmax(15rem,25rem));}}.vertical-cards-container article{margin-bottom:var(--unit);min-height:250px;}.vertical-cards-container article h3{font-size:1.5rem;}.horizontal-cards-container,.vertical-cards-container{gap:var(--unit);}.horizontal-cards-container article,.vertical-cards-container article{border-radius:var(--unit);overflow:hidden;}.horizontal-cards-container.full-bleed,.vertical-cards-container.full-bleed{gap:0;}.horizontal-cards-container.full-bleed article,.vertical-cards-container.full-bleed article{border-radius:0;}.mono-type .card .article--tags{display:none;}.component-type--pzt-gallery,.component-type--gallery{margin-top:var(--unit);margin-bottom:calc(var(--unit) * 2);}.component-type--pzt-gallery .component--content,.component-type--gallery .component--content{padding:0;grid-column:1/4;}.component-type--pzt-gallery .component--content--gallery.up-auto,.component-type--pzt-gallery .component--content--gallery:not([class^=up-]),.component-type--gallery .component--content--gallery.up-auto,.component-type--gallery .component--content--gallery:not([class^=up-]){display:flex;width:100%;flex-wrap:wrap;gap:calc(var(--unit) / 2);justify-content:flex-start;}.component-type--pzt-gallery .component--content--gallery.up-1,.component-type--pzt-gallery .component--content--gallery.up-2,.component-type--pzt-gallery .component--content--gallery.up-3,.component-type--pzt-gallery .component--content--gallery.up-4,.component-type--pzt-gallery .component--content--gallery.up-5,.component-type--gallery .component--content--gallery.up-1,.component-type--gallery .component--content--gallery.up-2,.component-type--gallery .component--content--gallery.up-3,.component-type--gallery .component--content--gallery.up-4,.component-type--gallery .component--content--gallery.up-5{display:grid;gap:calc(var(--unit) * 0.5);}.component-type--pzt-gallery .component--content--gallery.up-1 img,.component-type--pzt-gallery .component--content--gallery.up-2 img,.component-type--pzt-gallery .component--content--gallery.up-3 img,.component-type--pzt-gallery .component--content--gallery.up-4 img,.component-type--pzt-gallery .component--content--gallery.up-5 img,.component-type--gallery .component--content--gallery.up-1 img,.component-type--gallery .component--content--gallery.up-2 img,.component-type--gallery .component--content--gallery.up-3 img,.component-type--gallery .component--content--gallery.up-4 img,.component-type--gallery .component--content--gallery.up-5 img{max-height:-moz-max-content;max-height:max-content;width:100%;}.component-type--pzt-gallery .component--content--gallery.up-1,.component-type--gallery .component--content--gallery.up-1{grid-template-columns:1fr;}.component-type--pzt-gallery .component--content--gallery.up-2,.component-type--gallery .component--content--gallery.up-2{grid-template-columns:repeat(2,1fr);}.component-type--pzt-gallery .component--content--gallery.up-3,.component-type--gallery .component--content--gallery.up-3{grid-template-columns:repeat(3,1fr);}@media only screen and (max-width:767px){.component-type--pzt-gallery .component--content--gallery.up-3,.component-type--gallery .component--content--gallery.up-3{grid-template-columns:repeat(2,1fr);}}.component-type--pzt-gallery .component--content--gallery.up-4,.component-type--gallery .component--content--gallery.up-4{grid-template-columns:repeat(4,1fr);}@media only screen and (max-width:767px){.component-type--pzt-gallery .component--content--gallery.up-4,.component-type--gallery .component--content--gallery.up-4{grid-template-columns:repeat(2,1fr);}}.component-type--pzt-gallery .component--content--gallery.up-5,.component-type--gallery .component--content--gallery.up-5{grid-template-columns:repeat(5,1fr);}@media only screen and (max-width:767px){.component-type--pzt-gallery .component--content--gallery.up-5,.component-type--gallery .component--content--gallery.up-5{grid-template-columns:repeat(2,1fr);}}.component-type--pzt-gallery .component--content--gallery img,.component-type--gallery .component--content--gallery img{display:block;max-height:clamp(130px,15vw,300px);height:auto;width:auto;-o-object-fit:cover;object-fit:cover;}.component-type--pzt-gallery .component--content--gallery img.processed--lightbox:hover,.component-type--gallery .component--content--gallery img.processed--lightbox:hover{cursor:hand;cursor:pointer;}.component-type--pzt-gallery .component--content--gallery .pizzetta-gallery--lightbox,.component-type--gallery .component--content--gallery .pizzetta-gallery--lightbox{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(17,17,17,0.7);display:flex;justify-content:center;align-items:center;padding:calc(var(--unit) * 2);cursor:pointer;opacity:0;transition:opacity 0.2s ease-in-out;}.component-type--pzt-gallery .component--content--gallery .pizzetta-gallery--lightbox.show,.component-type--gallery .component--content--gallery .pizzetta-gallery--lightbox.show{opacity:1;}.component-type--pzt-gallery .component--content--gallery .pizzetta-gallery--lightbox img,.component-type--gallery .component--content--gallery .pizzetta-gallery--lightbox img{display:block;max-height:70vh;width:auto;}.component-type--pzt-gallery figcaption,.component-type--gallery figcaption{font-size:var(--font-size--s);flex:1 1 100%;}.component-type--pzt-gallery.position--full-bleed-left figcaption,.component-type--gallery.position--full-bleed-left figcaption{text-align:right;}.component-type--pzt-gallery.position--full-bleed figcaption,.component-type--gallery.position--full-bleed figcaption{text-align:center;}.component-type--pzt-gallery.position--full-screen .component--content,.component-type--gallery.position--full-screen .component--content{width:100%;overflow:hidden;position:relative;background-position:50% 50%;background-size:cover;background-attachment:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;}.component-type--pzt-gallery.position--full-screen .component--content img,.component-type--gallery.position--full-screen .component--content img{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;}.component-type--pzt-gallery.position--full-screen .component--content figcaption,.component-type--gallery.position--full-screen .component--content figcaption{color:var(--color-white);z-index:42;font-size:4vw;padding:var(--unit);text-align:left;color:var(--color-white);font-weight:700;text-shadow:0 0 3px rgba(0,0,0,0.5);max-width:45rem;}.component-type--figure img{display:block;width:100%;height:auto;}.component-type--figure figcaption{font-size:var(--font-size--s);}.component-type--figure.position--full-bleed-left figcaption{text-align:right;}.component-type--figure.position--full-bleed figcaption{text-align:center;}.component-type--figure.position--full-screen .component--content{width:100%;overflow:hidden;position:relative;background-position:50% 50%;background-size:cover;background-attachment:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;}.component-type--figure.position--full-screen .component--content .component--title{position:absolute;}.component-type--figure.position--full-screen .component--content img{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;height:100vh;}.component-type--figure.position--full-screen .component--content figure{display:flex;align-items:center;justify-content:center;}.component-type--figure.position--full-screen .component--content figcaption{color:var(--color-white);z-index:42;font-size:clamp(1.8rem,3vw,4rem);padding:var(--unit);text-align:left;color:var(--color-white);font-weight:700;text-shadow:0 0 3px rgba(0,0,0,0.5);max-width:45rem;position:relative;}.component.component-type--text.position--page-width .component--content{max-width:1100px;}.component.component-type--text > .component--content,.component.component-type--text > .component--title,.component.component-type--text > .component--content > .component--title{margin-right:auto;margin-left:0;}.component.component-type--text.text-align-center{text-align:center;}.component.component-type--text.text-align-center .component--content .component--title{margin-left:auto;margin-right:auto;}.component.component-type--text.text-align-center .component--content .text-container,.component.component-type--text.text-align-center .component--content .component-type--pzt-infographic .infographic--body,.component-type--pzt-infographic .component.component-type--text.text-align-center .component--content .infographic--body,.component.component-type--text.text-align-center .component--content .component-type--infographic .infographic--body,.component-type--infographic .component.component-type--text.text-align-center .component--content .infographic--body,.component.component-type--text.text-align-center .component--content .cke_editable{margin:0 auto;}.component.component-type--text.text-align-right{text-align:right;}.component.component-type--text.text-align-right .component--content .component--title{margin-left:auto;margin-right:0;}.component.component-type--text.text-align-right .component--content .text-container,.component.component-type--text.text-align-right .component--content .component-type--pzt-infographic .infographic--body,.component-type--pzt-infographic .component.component-type--text.text-align-right .component--content .infographic--body,.component.component-type--text.text-align-right .component--content .component-type--infographic .infographic--body,.component-type--infographic .component.component-type--text.text-align-right .component--content .infographic--body,.component.component-type--text.text-align-right .component--content .cke_editable{margin-left:auto;margin-right:0;}.text-container,.component-type--pzt-infographic .infographic--body,.component-type--infographic .infographic--body,.cke_editable{--color-link:var(--color-primary);--color-link-decoration:underline;}@media only screen and (max-width:767px){.text-container *,.component-type--pzt-infographic .infographic--body *,.component-type--infographic .infographic--body *,.cke_editable *{word-break:break-word;}}.component-type--landing-page--header,.component-type--sub-page--header{min-height:26.6666666667vw;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(2.5rem,1fr) calc(50 * 1rem) minmax(2.5rem,1fr);}@media only screen and (max-width:calc(50 * 1rem * 1 + 5rem)){.component-type--landing-page--header,.component-type--sub-page--header{grid-template-columns:1.25rem 1fr 1.25rem;}}.component-type--landing-page--header > .component--content,.component-type--sub-page--header > .component--content{max-width:none;}.component-type--landing-page--header .component--type-breadcrumbs a,.component-type--sub-page--header .component--type-breadcrumbs a{text-shadow:0 0 20px rgba(0,0,0,0.8);color:var(--color-white);}.component-type--landing-page--header h1,.component-type--sub-page--header h1{grid-column:2;font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;font-size:5vmax;color:var(--color-white);position:relative;letter-spacing:-0.04em;text-transform:none;line-height:1.3;text-shadow:0 0 20px rgba(0,0,0,0.8);padding-bottom:calc(var(--unit) * 2);}.component-type--landing-page--header h1 small,.component-type--sub-page--header h1 small{display:block;font-size:0.5em;letter-spacing:0;text-shadow:0 0 10px rgba(0,0,0,0.8);}.component-type--landing-page--header h1 svg,.component-type--sub-page--header h1 svg{display:inline;height:0.5em;width:0.5em;fill:var(--color-white);}.component-type--landing-page--header.no-background,.component-type--sub-page--header.no-background{min-height:auto;}.component-type--landing-page--header.no-background .bottom-landing-page-mask,.component-type--sub-page--header.no-background .bottom-landing-page-mask{background:transparent;}.component-type--landing-page--header.no-background .component--type-breadcrumbs a,.component-type--sub-page--header.no-background .component--type-breadcrumbs a{text-shadow:none;color:var(--color-black);}.component-type--landing-page--header.no-background .content,.component-type--sub-page--header.no-background .content{max-width:1100px;}.component-type--landing-page--header.no-background h1,.component-type--sub-page--header.no-background h1{text-shadow:none;color:#DA291C;padding-bottom:var(--unit);}.component-type--landing-page--header img,.component-type--landing-page--header .component--bg,.component-type--sub-page--header img,.component-type--sub-page--header .component--bg{animation:60s ease-out 1 forwards slowZoom;}.component-type--landing-page--header .component--type-breadcrumbs,.component-type--sub-page--header .component--type-breadcrumbs{padding-left:0;}.component-type--sub-page--header{min-height:0;}.component-type--sub-page--header h1{font-size:var(--font-size--xxl);}.component-type--pzt-infographic,.component-type--infographic{margin-bottom:var(--unit);}.component-type--pzt-infographic .component--content,.component-type--infographic .component--content{max-width:none;}.component-type--pzt-infographic table,.component-type--infographic table{display:block;}.component-type--pzt-infographic table tbody,.component-type--infographic table tbody{display:grid;grid-template-columns:repeat(auto-fill,minmax(15em,1fr));gap:var(--unit);align-items:start;}.component-type--pzt-infographic table tr,.component-type--infographic table tr{display:flex;flex-direction:column;border-top:5px solid #F3F2EE;padding:calc(var(--unit) / 2) 0 var(--unit) 0;}.component-type--pzt-infographic .infographic--metric,.component-type--infographic .infographic--metric{order:1;font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;line-height:1.3;text-align:left;}.component-type--pzt-infographic .infographic--value,.component-type--infographic .infographic--value{font-size:var(--font-size--xxl);order:0;color:#DA291C;font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;}.component-type--pzt-infographic .infographic--value .value,.component-type--infographic .infographic--value .value{display:inline-block;}.component-type--pzt-infographic .infographic--value .unit,.component-type--infographic .infographic--value .unit{display:inline-block;}.component-type--pzt-infographic .infographic--body,.component-type--infographic .infographic--body{order:2;font-size:1rem;}.component--type-breadcrumbs{width:100%;}.component--type-breadcrumbs .component--content{max-width:none;}.component--type-breadcrumbs ul{display:flex;}.component--type-breadcrumbs li{border-radius:calc(var(--unit) / 2);}.component--type-breadcrumbs li a{color:var(--color-black);position:relative;display:block;text-decoration:none;padding-right:var(--unit);font-size:var(--font-size--s);font-family:"Open Sans";font-style:normal;font-weight:700;letter-spacing:0;text-transform:uppercase;position:relative;}.component--type-breadcrumbs li a:after{content:">";display:block;position:absolute;top:50%;right:0;transform:translate(-100%,-50%);}.component--type-breadcrumbs{padding:0;}.component--type-breadcrumbs li{font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;font-size:1rem;color:var(--color-white);padding-right:0;}@media only screen and (max-width:60rem){.component--type-breadcrumbs li{font-size:calc(var(--font-size--s) * 1.1);}}.component--type-breadcrumbs li a{color:inherit;display:inline-block;text-transform:none;font-size:inherit;font-weight:inherit;padding-right:0;text-decoration:underline;}.component--type-breadcrumbs li a:after{display:none;}.component--type-breadcrumbs li:after{display:inline-block;transform:none;margin:0 0.5em;top:0;position:relative;vertical-align:middle;content:"";width:1em;height:1em;background-size:contain;background-image:url(/themes/custom/cgiar_ar_2023/img/icons/arrow-dx.svg);}.component-type--annual-report-section-header{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(2.5rem,1fr) calc(50 * 1rem) minmax(2.5rem,1fr);}@media only screen and (max-width:calc(50 * 1rem * 1 + 5rem)){.component-type--annual-report-section-header{grid-template-columns:1.25rem 1fr 1.25rem;}}.component-type--annual-report-section-header .content--wrapper{min-height:40vw;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:56.25vw var(--unit) var(--unit) var(--unit);}@media only screen and (max-width:767px){.component-type--annual-report-section-header .content--wrapper{padding-bottom:0;}}.component-type--annual-report-section-header h2{position:absolute;text-align:center;top:40vw;left:0;width:100%;padding:var(--unit);max-width:none;color:var(--color-white);font-size:6vw;justify-content:center;font-family:"Montserrat",sans-serif;text-transform:none;font-weight:900;text-shadow:0 2px 7px rgba(0,0,0,0.6);}@media only screen and (max-width:767px){.component-type--annual-report-section-header h2{top:0;position:relative;font-size:var(--font-size--xxl);}}.component-type--annual-report-section-header .component--bg{mix-blend-mode:multiply;background-position:top center;aspect-ratio:16/9;bottom:auto;height:auto;}.component-type--annual-report-section-header .header--body{padding:calc(var(--unit) * 3) var(--unit);text-align:center;max-width:50rem;font-size:var(--font-size--xl);color:var(--color-black);font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;font-weight:400;}@media only screen and (max-width:767px){.component-type--annual-report-section-header .header--body{font-size:var(--font-size--m);padding:0 var(--unit) 0 var(--unit);}}.component-type--annual-report-section-header .header--body .actions{margin-top:var(--unit);}@media only screen and (max-width:767px){.component-type--annual-report-section-header .header--body.text-container,.component-type--annual-report-section-header .header--body.cke_editable,.component-type--annual-report-section-header .component-type--pzt-infographic .header--body.infographic--body,.component-type--pzt-infographic .component-type--annual-report-section-header .header--body.infographic--body,.component-type--annual-report-section-header .component-type--infographic .header--body.infographic--body,.component-type--infographic .component-type--annual-report-section-header .header--body.infographic--body{font-size:calc(var(--font-size--s) * 1.2);}}.component-type--annual-report-section-header .header--body.text-container h3,.component-type--annual-report-section-header .header--body.cke_editable h3,.component-type--annual-report-section-header .component-type--pzt-infographic .header--body.infographic--body h3,.component-type--pzt-infographic .component-type--annual-report-section-header .header--body.infographic--body h3,.component-type--annual-report-section-header .component-type--infographic .header--body.infographic--body h3,.component-type--infographic .component-type--annual-report-section-header .header--body.infographic--body h3{margin-top:0;}.component-type--annual-report-section-header .header--body.text-container p a,.component-type--annual-report-section-header .header--body.cke_editable p a,.component-type--annual-report-section-header .component-type--pzt-infographic .header--body.infographic--body p a,.component-type--pzt-infographic .component-type--annual-report-section-header .header--body.infographic--body p a,.component-type--annual-report-section-header .component-type--infographic .header--body.infographic--body p a,.component-type--infographic .component-type--annual-report-section-header .header--body.infographic--body p a{color:var(--color-white);text-decoration:underline;}.component-type--annual-report-section-header .action,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button,.component-type--annual-report-section-header .component-type--article--header h2 a,.component-type--article--header h2 .component-type--annual-report-section-header a,.component-type--annual-report-section-header input[type=submit]{background:var(--color-black);border:1px solid var(--color-white) !important;border-radius:0;font-size:var(--font-size--l);font-family:"Montserrat",sans-serif;color:var(--color-white);cursor:pointer;text-transform:none;}@media only screen and (max-width:767px){.component-type--annual-report-section-header .action,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .agree-button,.component-type--annual-report-section-header .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--annual-report-section-header .decline-button,.component-type--annual-report-section-header .component-type--article--header h2 a,.component-type--article--header h2 .component-type--annual-report-section-header a,.component-type--annual-report-section-header input[type=submit]{font-size:calc(var(--font-size--s) * 1.2);}}.component-type--article--header .content--wrapper{aspect-ratio:2;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-wrap:balance;}.component-type--article--header h2{color:var(--color-white);font-size:max(4vw,var(--font-size--xl));justify-content:center;font-family:"Montserrat",sans-serif;font-weight:900;text-align:left;padding:calc(var(--unit));text-shadow:0px 0px 8px rgba(0,0,0,0.7019607843);}.component-type--article--header h2 a{display:inline-block;color:var(--color-white);font-size:var(--font-size--m);font-weight:400;margin-bottom:1em;}.component-type--article--header h2 a:before{content:"";display:inline-block;width:1em;height:1em;background-image:url(/themes/custom/cgiar_ar_2023/img/icons/arrow-dx.svg);background-position:50% 50%;transform:rotate(180deg);background-size:cover;background-repeat:no-repeat;background-position:50% 50%;vertical-align:bottom;margin-right:0.5em;}.component-type--article--header h2 span{display:block;}@media only screen and (max-width:30.625rem){.component-type--article--header h2{padding:0;}}.component-type--article--header img{mix-blend-mode:multiply;}.component-type--article--header .header--body{background:rgba(0,0,0,0.69);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:calc(var(--unit) * 2);margin-top:calc(var(--unit) * 3) !important;border-radius:6px;}.component-type--article--header.no-background{background-color:#427730;}.component-type--article--header.no-background .content--wrapper{aspect-ratio:unset;display:block;}.component-type--article--header.no-background h2{text-shadow:none;}.component-type--cards-list{padding-bottom:calc(var(--unit) * 3);overflow:hidden;max-width:1400px;margin-left:auto;margin-right:auto;}@media only screen and (max-width:767px){.component-type--cards-list{padding-left:var(--unit);padding-right:var(--unit);}}.component-type--cards-list.flex .grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:flex-start;gap:1.5rem;}.component-type--cards-list.flex .grid article{flex-basis:100%;}.component-type--cards-list.flex .grid.items-count-4 article{min-width:26rem;}.component-type--cards-list.with-featured article:first-child{grid-row:span 2;}.component-type--cards-list.with-featured article:first-child h4{font-size:var(--font-size--xxl);}.component-type--cards-list .card-bg{mix-blend-mode:multiply;position:absolute;}.component-type--cards-list .card-bg img{transition:all 0.3s linear;}.component-type--cards-list .card-bg img.off{opacity:0;}.component-type--cards-list footer{background:transparent;}.component-type--cards-list footer.actions{text-align:left;padding-top:calc(var(--unit) * 3);padding-left:calc(min(4vh,5rem) + var(--unit));}.component-type--cards-list footer.actions .action::after,.component-type--cards-list footer.actions .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button::after,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--cards-list footer.actions .agree-button::after,.component-type--cards-list footer.actions .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button::after,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--cards-list footer.actions .decline-button::after,.component-type--cards-list footer.actions input[type=submit]::after,.component-type--cards-list footer.actions .component-type--article--header h2 a::after,.component-type--article--header h2 .component-type--cards-list footer.actions a::after{content:"";display:inline-block;background-image:url(/themes/custom/cgiar_ar_2023/img/icons/arrow-dx.svg);background-size:contain;background-repeat:no-repeat;width:1rem;height:1rem;top:0.1rem;position:relative;margin-left:1rem;}@media only screen and (max-width:767px){.component-type--cards-list footer.actions{padding-top:calc(var(--unit) * 1.5);}.component-type--cards-list footer.actions .action,.component-type--cards-list footer.actions .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--cards-list footer.actions .agree-button,.component-type--cards-list footer.actions .eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .component-type--cards-list footer.actions .decline-button,.component-type--cards-list footer.actions input[type=submit],.component-type--cards-list footer.actions .component-type--article--header h2 a,.component-type--article--header h2 .component-type--cards-list footer.actions a{width:100%;}}@media only screen and (max-width:40rem){.component-type--cards-list footer.actions{padding-left:0;}}.component-type--cards-list .grid{grid-auto-rows:1fr;}@media only screen and (max-width:767px){.component-type--cards-list .grid{grid-auto-rows:unset;}}.component-type--cards-list .grid:has(article:hover) article:hover{opacity:1;}.component-type--cards-list .grid:has(article:hover) article:hover .action--read{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);}.component-type--cards-list .grid.up-2{grid-template-columns:repeat(2,1fr);}@media only screen and (max-width:767px){.component-type--cards-list .grid.up-2{grid-template-columns:repeat(1,1fr);}}.component-type--cards-list .grid.up-3{grid-template-columns:repeat(3,1fr);}.component-type--cards-list .grid.up-4{grid-template-columns:repeat(4,1fr);}.component-type--cards-list .grid.up-4 .card{font-size:0.8rem;}.component-type--cards-list .grid.up-5{grid-template-columns:repeat(5,1fr);}@media only screen and (max-width:1023px){.component-type--cards-list .grid.up-3{grid-template-columns:repeat(2,1fr);}.component-type--cards-list .grid.up-4{grid-template-columns:repeat(3,1fr);}.component-type--cards-list .grid.up-5{grid-template-columns:repeat(4,1fr);}}@media only screen and (max-width:767px){.component-type--cards-list .grid.up-2{grid-template-columns:1fr;}.component-type--cards-list .grid.up-3{grid-template-columns:1fr;}.component-type--cards-list .grid.up-4{grid-template-columns:1fr;}.component-type--cards-list .grid.up-5{grid-template-columns:1fr;}}.component-type--cards-list.grid--stretch .grid{align-items:stretch;}.component-type--cards-list.vertical-title .component--content{display:flex;gap:var(--unit);}.component-type--cards-list.vertical-title .component--title{writing-mode:vertical-rl;transform:translateX(30%) rotate(-180deg);color:rgba(17,17,17,0.7);text-transform:capitalize;font-size:min(4vh,5rem);text-align:center;margin:0;}@media only screen and (max-width:40rem){.component-type--cards-list.vertical-title .component--content{display:block;}.component-type--cards-list.vertical-title .component--title{font-size:var(--font-size--xl);margin-bottom:1em;writing-mode:unset;transform:none;}}.component-type--cards-list.vertical-title .grid{align-items:stretch;flex-grow:2;}.component-type--cards-list.vertical-title:not(:has(.component--title)){padding-left:calc(min(4vh,5rem) + 3rem);}@media only screen and (max-width:40rem){.component-type--cards-list.vertical-title:not(:has(.component--title)){padding-left:var(--unit);padding-right:var(--unit);}}.flex-center.component-type--cards-list .grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;}@media only screen and (max-width:767px){.flex-center.component-type--cards-list .grid{flex-direction:column;}}.flex-center.component-type--cards-list .grid .card{flex:1;}.component-type--pzt-links ul li a.link{display:inline-block;background-color:var(--color-black);color:var(--color-white);padding:calc(var(--unit) * 0.5);border-radius:5px;}.component-type--pzt-links ul li a.link::after{top:4px;background-image:url(/themes/custom/cgiar_ar_2023/img/icons/arrow-dx.svg);}.component .component--layout--bg{position:absolute;top:0;width:100%;aspect-ratio:16/9;}.component .component--layout--bg img{position:absolute;-o-object-fit:cover;object-fit:cover;top:0;right:0;height:100%;opacity:1;mix-blend-mode:normal;}.component .component--layout--bg.grayscale img{filter:grayscale(1);}.component-type--pzt-infographic{overflow:visible;}.component-type--pzt-infographic .component--content{display:flex;position:relative;padding:5vw 45vw 0vw 0;gap:var(--unit);min-width:120vw;overflow:visible;}.component-type--pzt-infographic .component--title{position:sticky;pointer-events:none;font-size:8vw;text-transform:uppercase;z-index:-8;opacity:0.1;left:0;top:0;margin-top:-0.75em !important;}.component-type--pzt-infographic article{flex-basis:26vw;flex-shrink:0;padding:var(--unit);scroll-snap-align:start;display:grid;grid-template-columns:1fr 3fr;gap:calc(var(--unit) / 2);animation-direction:alternate;}@media only screen and (max-width:767px){.component-type--pzt-infographic article{flex-basis:60vw;}}.component-type--pzt-infographic article figure img{display:block;width:6vw;opacity:0.4;}.component-type--pzt-infographic article h3{color:#e37222;font-size:max(2vw,1.5rem);font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;letter-spacing:-0.03em;margin-bottom:0;}@media only screen and (max-width:767px){.component-type--pzt-infographic article h3{font-size:var(--font-size--m);}}.component-type--pzt-infographic article .value,.component-type--pzt-infographic article .decimals{font-size:2em;}.component-type--pzt-infographic article .intro{font-size:1rem;}@media only screen and (max-width:767px){.component-type--pzt-infographic article .intro{font-size:var(--font-size--s);}}.component-type--pzt-infographic article .unit{display:block;}.infographics--container{display:block;position:relative;margin:var(--unit);overflow:hidden;}.infographics--container:after{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;width:25vw;z-index:98;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(239,239,239,0.3333333333);-webkit-mask-image:linear-gradient(to left,black 30%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to left,black 30%,rgba(0,0,0,0) 100%);}@media only screen and (max-width:767px){.infographics--container:after{display:none;}}.infographics--container .layout--inner{display:flex;overflow:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;cursor:ew-resize;position:relative;background:#efefef;}.infographics--container .layout--inner::-webkit-scrollbar{width:2rem;height:2rem;}.infographics--container .layout--inner::-webkit-scrollbar-thumb{background:#e37222;}.infographics--container .layout--inner::-webkit-scrollbar-track{background:#efefef;}.infographics--container .layout--inner{scrollbar-face-color:#e37222;scrollbar-track-color:#efefef;}.infographics--container .layout--inner > *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;}@media only screen and (max-width:767px){.component-type--pzt-infographic .component--content{min-width:350vw;}.component-type--pzt-infographic .component--title{font-size:2rem;padding-left:0.5rem;}.component-type--pzt-infographic article{display:block;padding:0 calc(var(--unit) / 2);}.component-type--pzt-infographic article figure img{width:15vw;}}@keyframes appear{from{opacity:0;}to{opacity:1;scale:1;}}a.action,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons a.decline-button,.component-type--annual-report-section-header a.action,.component-type--article--header h2 a,.component-type--annual-report-section-header .component-type--article--header h2 a,.component-type--article--header h2 .component-type--annual-report-section-header a{background:var(--color-black);font-family:"Montserrat",sans-serif;border:2px solid var(--color-white);border-radius:0;}.card{background:transparent;padding:0;position:relative;padding:var(--unit);min-height:7rem;cursor:pointer;align-items:center;border-radius:6px;}.card h3,.card h4{font-family:"Open Sans",sans-serif;font-weight:normal;letter-spacing:0;font-weight:700;margin:0;line-height:1.4;position:relative;z-index:2;font-size:1.3rem;padding-right:0;text-align:center;}.card h3 em,.card h4 em{font-weight:700;}.card h3 strong,.card h4 strong{display:inline-block;background:var(--color-black);color:var(--color-white);font-size:var(--font-size--m);font-weight:900;padding:0.2em;margin-bottom:0.5em;}.card h3 span,.card h4 span{display:block;}.card figure.article-picture{position:static;padding-bottom:0;margin:0;}.card figure.article-picture img{display:none;position:absolute;top:0;left:0;bottom:0;right:0;mix-blend-mode:multiply;opacity:0.3;}.card{transition:all 0.3s ease-in-out;cursor:pointer;position:relative;background:rgba(255,255,255,0.95);background-size:5px 5px;overflow:visible;padding:0;display:flex;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 6px 1px -2px rgba(0,0,0,0.3333333333);overflow:hidden;max-width:20rem;}@media only screen and (max-width:767px){.card{max-width:unset;}}.card .content{padding:var(--unit) calc(var(--unit) * 2) var(--unit) var(--unit);overflow:hidden;}.card .action--read{font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;font-weight:400;writing-mode:vertical-rl;line-height:calc(var(--unit) * 2);text-transform:uppercase;font-weight:600;font-size:var(--font-size--m);position:absolute;text-align:center;background-color:var(--color-black);color:var(--color-white);border:2px solid var(--color-white);z-index:8;top:0;right:0;height:100%;border-radius:6px;transition:all 0.3s ease-in-out;-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);}.card .content{position:relative;z-index:3;width:100%;}.card:hover{box-shadow:0 18px 3px -10px rgba(0,0,0,0.3333333333);}.card.center-article{overflow:hidden;}@media only screen and (max-width:767px){.card.center-article{min-height:14rem;}}.card.center-article .content{padding-top:0;padding-left:0;padding-bottom:0;overflow:hidden;width:100%;position:static;}.card.center-article .content:before{display:none;}.card.center-article .article--center--name{padding:0.5rem;text-align:center;opacity:0;transition:all 0.4s ease-in-out;}.card.center-article .article--center--name strong{font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;text-transform:uppercase;}.card.center-article .article--center--logo-title{position:relative;display:grid;grid-template-columns:calc(100% + var(--unit) * 2) 100%;justify-items:center;transition:all 0.4s ease-in-out;}.card.center-article .article--center--logo-title img{max-width:9rem;height:7rem;margin-top:1rem;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;width:auto;display:block;}.card.center-article h3,.card.center-article h4{padding:var(--unit);font-weight:400;font-size:var(--font-size--m);transition:all 0.2s linear;}.card.center-article:hover{background:var(--color-white);}.card.center-article:hover .article--center--name{opacity:1;}.card.center-article:hover .article--center--logo-title{transform:translateX(calc(-100% - var(--unit) * 2));}.card-text--no-center .card{align-items:stretch;}.card-text--no-center .card h3,.card-text--no-center .card h4{text-align:left;}.card-with-bg-white .card{border:1px solid #999;}.annual-report--page--header{position:relative;display:block;z-index:30;}.annual-report--page--header .annual-report--title-wrapper{min-height:calc(100vh - 12rem + 8vw);display:flex;justify-content:flex-end;flex-direction:column;}@media only screen and (max-width:40rem){.annual-report--page--header .annual-report--title-wrapper{min-height:calc(80vh - 3rem + 8vw);}}.annual-report--page--header .page--header--content{overflow:hidden;position:relative;background:linear-gradient(to bottom,#e37222 50%,var(--color-white) 100%);mix-blend-mode:screen;padding:3rem;padding-bottom:calc(var(--unit) * 18);z-index:2;}@media only screen and (max-width:767px){.annual-report--page--header .page--header--content{background:linear-gradient(to bottom,#e37222 80%,var(--color-white) 100%);padding:var(--unit);}}.annual-report--page--header .page--intro{margin-top:40vh;font-size:4vw;position:relative;z-index:4;color:#fff;font-family:"Montserrat";font-weight:404;line-height:1;overflow:visible;}@media only screen and (max-width:767px){.annual-report--page--header .page--intro{margin-bottom:20vh;font-size:var(--font-size--l);}}.annual-report--page--header .page--intro img{width:47vw;right:-17vw;top:0;opacity:0.3;margin-bottom:0vh;-webkit-clip-path:inset(0 0 19% 0);clip-path:inset(0 0 19% 0);position:absolute;}.annual-report--page--header .page--intro:before{content:"“";font-size:4em;font-weight:900;position:absolute;color:#427730;top:0.2em;opacity:0.3;line-height:0;left:0;z-index:-1;}.annual-report--page--header h1{margin:0;font-family:"Montserrat";font-weight:900;text-transform:uppercase;font-size:10vw;text-align:justify;position:relative;color:#fff;line-height:0.8;display:flex;flex-direction:column;justify-content:center;}@media only screen and (max-width:767px){.annual-report--page--header h1{font-size:var(--font-size--xxl);}}.annual-report--page--header h1 em{position:relative;}@media only screen and (max-width:767px){.annual-report--page--header h1 em{left:0;}}.annual-report--page--header h1 em span{display:inline-block;background-image:url(/themes/custom/cgiar_ar_2023/img/photos/27249786425_eda8b92644_5k.jpg);background-size:cover;background-clip:text;-webkit-background-clip:text;background-attachment:fixed;background-repeat:no-repeat;background-position:center left;background-color:transparent;color:transparent;font-size:40vw;z-index:-1;position:absolute;overflow:visible;padding-left:0.02em;transition:all 1s ease-out;}.annual-report--page--header h1 em span:nth-child(1){top:-0.8em;}.annual-report--page--header h1 em span:nth-child(2){left:0.5em;top:-0.55em;}.annual-report--page--header h1 em span:nth-child(3){left:1.1em;top:-0.72em;}.annual-report--page--header h1 em span:nth-child(4){left:1.6em;top:-0.45em;}.annual-report--page--header h1 em.inline span{top:-0.7em;}.annual-report--page--header h1 em.shadow span{color:#fff;z-index:-2;opacity:0.4;filter:url(#svg-dilate-white);}.annual-report--page--header h1 em.pre-animation span{font-size:45vw;}.annual-report--page--header h1 > span{display:block;}.annual-report--page--header h1 > span:nth-child(3){font-size:0.6em;}.annual-report--page--header h1 > span:nth-child(4){color:#fdc82f;}.annual-report--page--header h1 > span:nth-child(5){color:var(--color-white);}body,html{scroll-behavior:smooth;background:#f8fff4;}*{scroll-margin-top:10rem;}html::-webkit-scrollbar{width:0.8rem;height:0.8rem;}html::-webkit-scrollbar-thumb{background:#e37222;}html::-webkit-scrollbar-track{background:var(--color-black);}html{scrollbar-face-color:#e37222;scrollbar-track-color:var(--color-black);}body{background:var(--color-white);}hr{border:none;height:1px;background-color:#427730;}.more-vertical-pad .header--body{padding-top:calc(var(--unit) * 5);padding-bottom:calc(var(--unit) * 5);}@media only screen and (max-width:767px){.more-vertical-pad .header--body{padding-top:0;padding-bottom:0;}}.bg-color--orange .component-type--annual-report-section-header .header--body{color:var(--color-white);}.bg-color--orange .component-type--annual-report-section-header .header--body a{color:var(--color-white);text-decoration:underline;}.bg-color--orange .component-type--cards-list.vertical-title .component--title{color:rgba(255,255,255,0.6);}.header-body--center-text .header--body{text-align:center;}.file--mime-application-pdf{padding:calc(var(--unit) * 0.5);background:var(--color-light-grey);border-radius:10px;text-decoration:none;display:inline-flex;align-items:center;gap:var(--unit);margin-bottom:var(--unit);}.file--mime-application-pdf a{color:var(--color-black) !important;font-size:var(--font-size--l);}.file--mime-application-pdf .document--file-size{font-size:var(--font-size--s);}.bg-color--black{background-color:var(--color-black);}.bg-color--brightblue{background-color:#0065bd;}.bg-color--mediumblue{background-color:#0039a6;}.bg-color--vespablue{background-color:#8df1e5;}.bg-color--gray{background-color:#808080;}.bg-color--green{background-color:#427730;}.bg-color--greenleaf{background-color:#7ab800;}.bg-color--darkergreenleaf{background-color:#739600;}.bg-color--orange{background-color:#e37222;}.bg-color--amaranth-pink{background-color:#f49cbb;}.bg-color--salmon-pink{background-color:#E9806E;}.bg-color--red{background-color:#d1462f;}.bg-color--yellow{background-color:#fdc82f;}.bg-color--mustard{background-color:#fdc82f;}.bg-color--transparent{background-color:transparent;}.bg-color--white{background-color:var(--color-white);}.top-cited-research--wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;flex-wrap:wrap;justify-content:center;gap:var(--unit);margin-top:calc(var(--unit) * 2);max-width:1400px;margin-left:auto;margin-right:auto;}@media only screen and (max-width:767px){.top-cited-research--wrapper{grid-template-columns:1fr 1fr;}}@media only screen and (max-width:430px){.top-cited-research--wrapper{grid-template-columns:1fr;}}.top-cited-research--wrapper .top-cited-research{flex-basis:33.3333333333%;text-align:center;margin-bottom:calc(var(--unit) * 2);display:flex;flex-direction:column;align-items:center;gap:var(--unit);}@media only screen and (max-width:767px){.top-cited-research--wrapper .top-cited-research{margin-bottom:calc(var(--unit) * 0.5);}}.top-cited-research--wrapper .top-cited-research .top-cited-research--image{height:calc(var(--unit) * 7);width:calc(var(--unit) * 7);position:relative;background-color:#fff;border-radius:100%;}.top-cited-research--wrapper .top-cited-research .top-cited-research--image img{height:100%;width:100%;border-radius:100%;-o-object-fit:cover;object-fit:cover;border:6px solid #427730;}.top-cited-research--wrapper .top-cited-research .top-cited-research--image a{position:absolute;right:0;bottom:0;width:calc(var(--unit) * 2);height:calc(var(--unit) * 2);background-color:#fff;color:#427730;border-radius:100%;text-align:center;}.top-cited-research--wrapper .top-cited-research .top-cited-research--image a .arrow--icon{position:relative;}.top-cited-research--wrapper .top-cited-research .top-cited-research--image a .arrow--icon:after{content:"";display:inline-block;position:relative;top:50%;width:1.4em;height:1.4em;background-image:url(/themes/custom/cgiar_ar_2023/img/icons/arrow-green.svg);background-repeat:no-repeat;background-size:contain;transform:translateY(-50%);}.top-cited-research--wrapper .top-cited-research .top-cited-research--title{font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;font-weight:600;display:block;}.top-cited-research--wrapper .top-cited-research .top-cited-research--subtitle{display:block;}.eu-cookie-compliance-banner{padding-top:var(--unit);padding-bottom:var(--unit);}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button{background-color:var(--color-white);color:var(--color-black);font-weight:700;border-radius:0;border:1px solid var(--color-white);margin:0;padding:calc(var(--unit) * 0.5) calc(var(--unit) * 0.3) !important;}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button:hover,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button:hover{background-color:transparent;border:1px solid var(--color-white);color:var(--color-white);}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .decline-button{text-shadow:none;border:1px solid var(--color-white);box-shadow:none;margin:0 !important;}@media only screen and (max-width:767px){.eu-cookie-compliance-banner .eu-cookie-compliance-message{margin-bottom:var(--unit);}}dialog[open]{opacity:1;transform:translateX(0);}dialog{outline:none;border:none;opacity:0;transform:translateX(-100%);transition:opacity 0.5s cubic-bezier(0.165,0.84,0.44,1),transform 0.5s cubic-bezier(0.41,0.47,0.15,1.17),overlay 0.5s ease-out allow-discrete,display 0.5s ease-out allow-discrete,overflow 0.5s ease-out allow-discrete;overflow:hidden;top:0;left:0;bottom:0;right:0;margin:0;width:100%;height:100%;max-width:none;max-height:none;padding:max(1rem,2vh) max(1rem,4vw);background:transparent;}@starting-style{dialog[open]{opacity:0;transform:translateX(-100%);overflow:auto;}}.ui-widget-overlay{background:rgba(0,0,0,0.8) !important;transition:all 0.5s ease-in-out allow-discrete;}dialog[open]::backdrop{background-color:rgba(0,0,0,0.7333333333);}@starting-style{dialog[open]::backdrop{background-color:rgba(255,255,255,0);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);}}body:has(dialog[open]){height:100vh;overflow-y:hidden;}#article--popup::-webkit-scrollbar,#ar_content::-webkit-scrollbar{width:0.8rem;height:0.8rem;}#article--popup::-webkit-scrollbar-thumb,#ar_content::-webkit-scrollbar-thumb{background:#e37222;}#article--popup::-webkit-scrollbar-track,#ar_content::-webkit-scrollbar-track{background:var(--color-black);}#article--popup,#ar_content{scrollbar-face-color:#e37222;scrollbar-track-color:var(--color-black);}#article--popup .component--type-breadcrumbs,#ar_content .component--type-breadcrumbs{padding:0 calc(var(--unit) * 2) 0 var(--unit);line-height:4rem;}#article--popup .breadcrumbs--wrapper,#ar_content .breadcrumbs--wrapper{position:relative;background:#427730;}#article--popup .article--popup--close,#ar_content .article--popup--close{position:absolute;top:2rem;transform:translateY(-50%);right:var(--unit);z-index:90;background:transparent;cursor:pointer;display:flex;align-items:center;gap:1em;}@media only screen and (max-width:60rem){#article--popup .article--popup--close,#ar_content .article--popup--close{top:1.8rem;right:0.6rem;}}#article--popup .article--popup--close span,#ar_content .article--popup--close span{display:inline-block;color:var(--color-white);text-transform:uppercase;}@media only screen and (max-width:60rem){#article--popup .article--popup--close span,#ar_content .article--popup--close span{font-size:0.75em;}}#article--popup .article--popup--close:after,#ar_content .article--popup--close:after{content:"";display:inline-block;height:1.5em;width:1.5em;background-image:url(/themes/custom/cgiar_ar_2023/img/icons/close-button-white.svg);}#article--popup > article,#ar_content > article{position:relative;pointer-events:all;max-height:calc(100% - 4rem);box-shadow:0 0 18px 0 rgba(17,0,0,0.2);background:rgba(255,255,255,0.9333333333);padding-bottom:calc(var(--unit) * 3);overflow:auto;}#article--popup > article::-webkit-scrollbar,#ar_content > article::-webkit-scrollbar{width:0.8rem;height:0.8rem;}#article--popup > article::-webkit-scrollbar-thumb,#ar_content > article::-webkit-scrollbar-thumb{background:#e37222;}#article--popup > article::-webkit-scrollbar-track,#ar_content > article::-webkit-scrollbar-track{background:var(--color-black);}#article--popup > article,#ar_content > article{scrollbar-face-color:#e37222;scrollbar-track-color:var(--color-black);}#article--popup .article--body,#ar_content .article--body{font-size:1.25rem;padding-top:calc(var(--unit) * 2);}@media only screen and (max-width:60rem){#article--popup{padding:3rem 1em 1em 1em;}.node-type--article .text-container,.node-type--article .cke_editable,.node-type--article .component-type--pzt-infographic .infographic--body,.component-type--pzt-infographic .node-type--article .infographic--body,.node-type--article .component-type--infographic .infographic--body,.component-type--infographic .node-type--article .infographic--body{font-size:var(--font-size--m);}}@media only screen and (max-width:60rem) and (max-width:767px){.node-type--article .text-container,.node-type--article .cke_editable,.node-type--article .component-type--pzt-infographic .infographic--body,.component-type--pzt-infographic .node-type--article .infographic--body,.node-type--article .component-type--infographic .infographic--body,.component-type--infographic .node-type--article .infographic--body{--font-size--m:calc(var(--font-size--s) * 1.2);}}@media only screen and (max-width:60rem){.node-type--article .text-container h3,.node-type--article .cke_editable h3,.node-type--article .component-type--pzt-infographic .infographic--body h3,.component-type--pzt-infographic .node-type--article .infographic--body h3,.node-type--article .component-type--infographic .infographic--body h3,.component-type--infographic .node-type--article .infographic--body h3{font-size:var(--font-size--l);}article{max-height:100%;}.article--popup--close{position:fixed;top:0;transform:translateY(75%);}}@media only screen and (max-width:767px){.article--popup--close span{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}#ar_content .component--type-breadcrumbs{line-height:2;padding-top:1rem;padding-bottom:1rem;}#ar_content .component--type-breadcrumbs ul{flex-direction:column;}#ar_content .component--type-breadcrumbs ul li:after{transform:rotate(90deg);}}aside{transition:opacity 0.5s ease-in-out;width:calc(var(--sidebarWidth));position:fixed;right:0;top:0;left:0;width:100%;overflow:auto;z-index:100;font-family:"Montserrat",sans-serif;}aside .aside-wrapper{background-color:rgba(0,0,0,0.5);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);height:100%;display:flex;justify-content:space-between;gap:var(--unit);}aside.off-screen{opacity:0;}aside strong{padding:1rem;color:var(--color-white);display:flex;justify-content:left;align-items:center;gap:1rem;margin-bottom:0;}aside strong div{padding-left:1rem;border-left:2px solid var(--color-white);}aside strong img{display:block;width:100%;max-width:3rem;}aside strong:before{display:block;}aside strong small,aside strong em{display:block;text-align:left;}aside strong em{font-size:1.5rem;font-weight:900;line-height:1;}aside strong small{text-transform:uppercase;display:block;line-height:1;font-size:1rem;font-weight:400;}aside nav{display:flex;display:flex;align-items:stretch;}aside nav > ul{display:flex;flex-direction:row;gap:calc(var(--unit) / 2);margin-right:calc(var(--unit) / 2);}@media only screen and (max-width:767px){aside nav > ul{gap:0;}}aside nav > ul > li > a{display:flex;align-items:center;font-size:1em;font-weight:700;font-size:clamp(0.75rem,1vw,1.3rem);line-height:1.2;}aside nav ul li{display:block;position:relative;transition:all 0.3s ease-in-out;padding-left:0;display:flex;}aside nav ul li:after{content:"";position:absolute;top:0;left:0;bottom:0;background:#fdc82f;width:0;transition:all 0.3s ease-in-out;}aside nav ul li ul{overflow:hidden;max-height:0;}aside nav ul li ul{max-height:1000rem;}aside nav ul li ul li a{font-weight:400;padding:0.5em 0.5em 0.5em 4em;}aside nav ul li ul li a:last-child{margin-bottom:0.5em;}aside nav a{display:block;padding:1rem 0.5rem;font-weight:800;color:var(--color-white);}aside nav li.active > a span{color:#fdc82f;text-decoration:underline;}aside nav button{display:none;}aside .menu--toggle-button{display:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;font-weight:400;position:absolute;top:calc(var(--unit));right:calc(var(--unit) / 2);padding-left:1rem;}aside .menu--toggle-button span{writing-mode:vertical-rl;font-size:var(--font-size--s);display:inline-block;color:var(--color-white);display:none;}aside .menu--toggle-button::before{content:"";display:inline-block;background-image:url(/themes/custom/cgiar_ar_2023/img/icons/arrow-to-right.svg);background-size:contain;background-repeat:no-repeat;width:1.5rem;height:1.5rem;}@media only screen and (max-width:1110px){aside{overflow:visible;}aside strong small,aside strong span,aside strong em{display:none;}aside strong img,aside strong{margin-bottom:0;}aside nav > ul > li > a{transition:all 0.2s linear;text-align:center;}aside nav > ul > li > a::before{content:"";background:var(--color-white);width:15px;height:15px;border-radius:50%;font-weight:400;font-size:var(--font-size--l);}}@media only screen and (max-width:1110px) and (max-width:458px){aside nav > ul > li > a::before{width:10px;height:10px;}}@media only screen and (max-width:1110px){aside nav > ul > li > a span{display:none;}aside nav > ul > li.active > a{color:var(--color-black);}aside nav > ul > li.active > a::before{content:"";background:#fdc82f;}aside nav > ul > li ul > li > a{display:none;}}.collapsedMenu aside{overflow:visible;}.collapsedMenu aside strong small,.collapsedMenu aside strong span,.collapsedMenu aside strong em{display:none;}.collapsedMenu aside strong img,.collapsedMenu aside strong{margin-bottom:0;}.collapsedMenu aside nav > ul > li > a{transition:all 0.2s linear;text-align:center;}.collapsedMenu aside nav > ul > li > a::before{content:"";background:var(--color-white);width:15px;height:15px;border-radius:50%;font-weight:400;font-size:var(--font-size--l);}@media only screen and (max-width:458px){.collapsedMenu aside nav > ul > li > a::before{width:10px;height:10px;}}.collapsedMenu aside nav > ul > li > a span{display:none;}.collapsedMenu aside nav > ul > li.active > a{color:var(--color-black);}.collapsedMenu aside nav > ul > li.active > a::before{content:"";background:#fdc82f;}.collapsedMenu aside nav > ul > li ul > li > a{display:none;}.collapsedMenu aside nav > ul > li:hover span{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);transition:all 0.2s ease-out;color:var(--color-white);text-decoration:none;}.collapsedMenu aside nav > ul > li:hover a span{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);display:block;position:absolute;top:50%;transform:translateY(-50%);right:calc(var(--unit) * 4);width:-moz-max-content;width:max-content;font-size:var(--font-size--l);text-transform:uppercase;}@media only screen and (max-width:1110px){aside strong img{max-width:2rem;}aside nav ul li a{padding:calc(var(--unit) * 0.5);}}@media only screen and (max-width:1110px) and (max-width:30.625rem){aside nav ul li a{padding:calc(var(--unit) * 0.2);}}@media only screen and (max-width:1110px){aside nav button{display:block;background:transparent;padding-right:calc(var(--unit) * 0.5);color:var(--color-white);font-family:"Montserrat",sans-serif;font-weight:800;letter-spacing:0;font-size:var(--font-size--s);}aside.active .aside-wrapper{display:block;height:100vh;}aside.active nav{flex-direction:column;}aside.active nav .toggle-menu{display:none;}aside.active nav ul{flex-direction:column;gap:0;max-width:35rem;margin:0 auto;}aside.active nav ul li{display:block;}aside.active nav ul li a{position:relative;display:flex;justify-content:space-between;flex-direction:row;align-items:center;gap:calc(var(--unit) * 0.5);padding:calc(var(--unit) * 0.5);}aside.active nav ul li a span{order:-1;display:block;}aside.active nav button{order:-1;padding-top:calc(var(--unit) * 0.5);font-size:var(--font-size--m);}}.pre-animation--startup .annual-report--page--header{opacity:0;}@keyframes fadeImage{from{opacity:0.1;}to{opacity:1;}}.animation--reveal{transition:all 0.5s linear;opacity:1;}.animation--reveal.pre--animation{opacity:0;}@keyframes reveal{from{opacity:0;transform:translateY(-10%);}to{opacity:1;transform:translateY(0);}}footer{background-color:var(--color-black);position:relative;}footer .footer-container{padding:calc(var(--unit) * 1.5) calc(var(--unit) * 2);}@media only screen and (max-width:767px){footer .footer-container{padding-left:var(--unit);padding-right:var(--unit);}}footer .footer-container .footer--brand{color:var(--color-white);display:flex;justify-content:left;align-items:center;gap:1rem;margin-bottom:0;}footer .footer-container .footer--brand div{padding-left:1rem;border-left:2px solid var(--color-white);}footer .footer-container .footer--brand img{display:block;width:100%;max-width:3rem;}footer .footer-container .footer--brand:before{display:block;}footer .footer-container .footer--brand small,footer .footer-container .footer--brand em{display:block;text-align:left;font-family:"Montserrat",sans-serif;}footer .footer-container .footer--brand em{font-size:1.5rem;font-weight:900;line-height:1;}footer .footer-container .footer--brand em strong{padding:0;}footer .footer-container .footer--brand small{text-transform:uppercase;display:block;line-height:1;font-size:1rem;font-weight:400;max-width:5rem;}footer .footer-container .footer--brand small strong{padding:0;}footer .footer-container .footer--brand-social{display:flex;justify-content:space-between;align-items:flex-end;flex-direction:row;padding-bottom:calc(var(--unit) * 0.5);border-bottom:1px solid #4f4f4f;}@media only screen and (max-width:767px){footer .footer-container .footer--brand-social{flex-direction:column;align-items:flex-start;gap:var(--unit);}}footer .footer-container .footer--brand-social .socmed-footer img{width:1.5rem;}footer .footer-container .footer--brand-social .footer-left{display:flex;align-items:flex-end;gap:calc(var(--unit) * 0.5);}@media only screen and (max-width:767px){footer .footer-container .footer--brand-social .footer-left{flex-wrap:wrap;gap:var(--unit);}}footer .footer-container .footer--brand-social .footer-left .download-pdf{color:var(--color-white);text-decoration:underline;}footer .footer-container .footer--brand-social .footer-left .download-pdf::before{content:"";background-image:url(/themes/custom/cgiar_ar_2023/img/icons/download-white.svg);background-size:contain;background-repeat:no-repeat;width:1em;height:1em;display:inline-block;margin-right:calc(var(--unit) * 0.3);top:0.15rem;position:relative;}footer .footer-container .footer-nav-item-wrapper ul{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:calc(var(--unit) * 0.5) calc(var(--unit) * 1.5);}footer .footer-container .footer-nav-item-wrapper ul li a{color:var(--color-white);}.text-container *:last-child,.cke_editable *:last-child,.component-type--pzt-infographic .infographic--body *:last-child,.component-type--infographic .infographic--body *:last-child{margin-bottom:0;}.text-align-center .text-container,.text-align-center .cke_editable,.text-align-center .component-type--pzt-infographic .infographic--body,.component-type--pzt-infographic .text-align-center .infographic--body,.text-align-center .component-type--infographic .infographic--body,.component-type--infographic .text-align-center .infographic--body{margin:0 auto;}.text-container blockquote,.cke_editable blockquote,.component-type--pzt-infographic .infographic--body blockquote,.component-type--infographic .infographic--body blockquote{padding:calc(var(--unit) * 2);font-family:"Libre Baskerville",serif;font-style:italic;}@media only screen and (max-width:767px){.text-container blockquote,.cke_editable blockquote,.component-type--pzt-infographic .infographic--body blockquote,.component-type--infographic .infographic--body blockquote{padding:calc(var(--unit) * 2) 0 calc(var(--unit) * 2) 0;}}.text-container blockquote p,.cke_editable blockquote p,.component-type--pzt-infographic .infographic--body blockquote p,.component-type--infographic .infographic--body blockquote p{font-style:italic;}.text-container blockquote figure,.cke_editable blockquote figure,.component-type--pzt-infographic .infographic--body blockquote figure,.component-type--infographic .infographic--body blockquote figure{float:right;margin-top:calc(var(--unit) * 0.5);margin-left:calc(var(--unit) * 0.5);margin-bottom:calc(var(--unit) * 0.5);}@media only screen and (max-width:767px){.text-container blockquote figure,.cke_editable blockquote figure,.component-type--pzt-infographic .infographic--body blockquote figure,.component-type--infographic .infographic--body blockquote figure{float:unset;}}.text-container blockquote figure img,.cke_editable blockquote figure img,.component-type--pzt-infographic .infographic--body blockquote figure img,.component-type--infographic .infographic--body blockquote figure img{width:12rem;-o-object-fit:cover;object-fit:cover;height:12rem;border-radius:50%;border:5px solid #427730;}.text-container blockquote:before,.cke_editable blockquote:before,.component-type--pzt-infographic .infographic--body blockquote:before,.component-type--infographic .infographic--body blockquote:before{content:"“";font-size:4em;float:left;line-height:0.5em;position:absolute;top:0.5em;left:-0.05em;z-index:-1;font-style:normal;font-weight:700;letter-spacing:0;}.section-message-from-leaders .component-type--annual-report-section-header .content--wrapper{min-height:75vw;}@media only screen and (max-width:767px){.section-message-from-leaders .component-type--annual-report-section-header .content--wrapper{padding-left:0;padding-right:0;}}.section-message-from-leaders .component-type--annual-report-section-header h2{top:35vw;}@media only screen and (max-width:767px){.section-message-from-leaders .component-type--annual-report-section-header h2{top:0;position:relative;}}.section-message-from-leaders .component .component--layout--bg{border-bottom:5px solid #fff;}.section-message-from-leaders .component .component--layout--bg img{-o-object-position:bottom;object-position:bottom;}.section-portfolio-results .component-type--landing-page--header .as-bg,.section-portfolio-results .component-type--landing-page--header .component .component--bg,.component .section-portfolio-results .component-type--landing-page--header .component--bg{-o-object-position:top center;object-position:top center;}.section-portfolio-results .component-type--annual-report-section-header .header--body{padding:calc(var(--unit) * 3) var(--unit) 0 var(--unit);}@media only screen and (max-width:767px){.section-portfolio-results .component-type--annual-report-section-header .header--body{padding-top:0;}}.component-type--cards-list.subsection--from-centers{overflow:visible;}.section-impact-areas .subsection--from-themes.component-type--cards-list .grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;}@media only screen and (max-width:767px){.section-impact-areas .subsection--from-themes.component-type--cards-list .grid{flex-direction:column;align-items:stretch;}}.section-impact-areas .subsection--from-themes.component-type--cards-list .grid .article-icon{flex-basis:45%;display:flex;flex-direction:column;align-items:center;padding:var(--unit);gap:calc(var(--unit) * 0.5);}.section-impact-areas .subsection--from-themes.component-type--cards-list .grid .article-icon figure{z-index:59;}.section-impact-areas .subsection--from-themes.component-type--cards-list .grid .article-icon figure img{width:4.5rem;height:4.5rem;}.section-impact-areas .subsection--from-themes.component-type--cards-list .grid .article-icon .content{padding:0;width:unset;}.section-impact-areas .subsection--from-themes.component-type--cards-list .grid .article-icon .content h3{padding:0;}.section-impact-areas .subsection--from-themes.component-type--cards-list .grid .article-icon:hover{background-color:var(--color-white);}.section-impact-areas .subsection--from-themes.component-type--cards-list .grid .article-icon:hover .content{background-color:transparent;transition:none;}.section-impact-areas .subsection--from-themes.component-type--cards-list .grid .article-icon:hover .content:before{display:none;}.section-partnerships-regions .component-type--cards-list .component--title{color:rgba(17,17,17,0.7);margin-bottom:var(--unit);}.section-partnerships-regions--partner-countries.component-type--layout{border-top:none;background-color:#fdc82f;grid-template-columns:1fr 2fr;margin:0 auto;max-width:1400px;margin-left:auto;margin-right:auto;display:grid;justify-items:stretch;justify-content:start;padding:0 3rem;}.section-partnerships-regions--partner-countries.component-type--layout .component-type--cards-list{padding:0;margin:0;color:rgba(17,17,17,0.7);}.section--impact-numbers .content--wrapper{min-height:0;padding:var(--unit);}.section--impact-numbers .header--body{padding:0;text-transform:uppercase;font-size:var(--font-size--l);}.section--impact-numbers .header--body:after{content:"";display:block;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;background-position:center center;margin:0 auto;width:2em;aspect-ratio:1;background-image:url(/themes/custom/cgiar_ar_2023/img/icons/horizontal-scroll.svg);animation:gummy 0.4s ease-in-out 10 alternate forwards;}.section--impact-numbers h2{position:relative;top:0;left:0;text-shadow:none;color:#e37222;}@keyframes gummy{from{transform:translateX(-8);}to{transform:translateX(8%);}}section.component-type--layout{border-top:15px solid #fff;}section.component-type--layout.section-message-from-leaders{border-top:none;}section.component-type--layout .component--bg{mix-blend-mode:multiply;background-position:top center;}@media only screen and (max-width:767px){section.component-type--layout .component--title{text-align:center;}}section.component-type--layout.layout-two-column--horizontal{border-top:0;padding-top:0;padding-bottom:calc(var(--unit) * 3);}section.component-type--layout.layout-two-column--horizontal .component--layout--two-columns{display:block;}section.component-type--layout.layout-two-column--horizontal .component--layout--two-columns .component--content--right{border-top:none;background-color:#fdc82f;grid-template-columns:1fr 2fr;gap:var(--unit);max-width:1400px !important;margin-left:auto;margin-right:auto;display:grid;justify-items:stretch;justify-content:start;padding:0 3rem;}@media only screen and (max-width:767px){section.component-type--layout.layout-two-column--horizontal .component--layout--two-columns .component--content--right{padding-left:var(--unit);padding-right:var(--unit);}}@media only screen and (max-width:1023px){section.component-type--layout.layout-two-column--horizontal .component--layout--two-columns .component--content--right{grid-template-columns:1fr;}}section.component-type--layout.layout-two-column--horizontal .component--layout--two-columns .component--content--right .component-type--cards-list{padding:0;margin:0;}section.component-type--layout.layout-two-column--horizontal .component--layout--two-columns .component--content--right .component-type--cards-list .component--title{color:rgba(17,17,17,0.7);}@media only screen and (max-width:767px){section.component-type--layout.layout-two-column--horizontal .component--layout--two-columns .component--content--right .component-type--cards-list .component--title{text-align:center;}}
