@import"//fonts.googleapis.com/css?family=Roboto:ital,wght@0,300%3B0,400%3B0,500%3B0,700%3B0,900%3B1,400%3B1,700&display=swap";html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
.cd-button{width:auto;padding:0.5rem 1rem;cursor:pointer;transition:background-color 0.6s ease-out,color 0.6s ease-out;text-align:center;color:var(--cd-white);border:2px solid transparent;border-radius:3px;background-color:var(--brand-primary);box-shadow:none;font-size:1rem;line-height:1.15;-webkit-appearance:none;}.cd-button:hover,.cd-button:focus{color:var(--cd-white);background-color:var(--brand-primary--light);}.cd-button:focus{border:2px solid var(--brand-primary--dark);outline:0 solid var(--brand-primary--light);}.cd-button--light{color:var(--brand-primary--dark);background-color:var(--brand-primary--light);}.cd-button--light:hover,.cd-button--light:focus{color:var(--brand-primary--dark);background-color:var(--brand-primary--light);}a.cd-button{display:inline-flex;justify-content:center;cursor:pointer;text-decoration:none;}.cd-button--outline{color:var(--brand-primary);border-color:var(--brand-primary);background-color:var(--cd-white);fill:currentColor;}.cd-button--outline:hover,.cd-button--outline:focus{color:var(--cd-white);border-color:var(--brand-primary--dark);background-color:var(--brand-primary);}.cd-button--small{padding:0.25rem 0.5rem;font-size:0.875rem;font-weight:400;}.cd-button--bold{font-weight:bold;}.cd-button--uppercase{text-transform:uppercase;}.cd-button--wide{padding-right:3rem;padding-left:3rem;}.cd-button--wide.cd-button--small{padding-right:1.5rem;padding-left:1.5rem;}.cd-button--icon{display:inline-flex;align-items:center;justify-content:space-between;text-align:left;}[dir="rtl"] .cd-button--icon{text-align:right;}[dir="rtl"] .cd-icon--arrow-right{transform:scale(-1,1);}@media all and (-ms-high-contrast:none){.cd-button--icon{display:inline-block;}}.cd-button--icon .cd-button__text{display:inline-block;flex:1 1 0%;}.cd-button--icon svg{fill:currentColor;width:1rem;height:1rem;transition:fill 0.3s ease-in;}[dir="ltr"] .cd-button--icon svg{margin-right:0.25rem;}[dir="rtl"] .cd-button--icon svg{margin-left:0.25rem;}.cd-button--icon span + svg{margin-right:0;margin-left:2rem;}[dir="rtl"] .cd-button--icon span + svg{margin-right:2rem;margin-left:0;}.cd-button--icon.cd-button--small svg{width:0.75rem;height:0.75rem;}.cd-button--icon.cd-button--small span + svg{margin-left:1rem;}[dir="rtl"] .cd-button--icon.cd-button--small span + svg{margin-right:1rem;margin-left:0;}.cd-button--icon:hover svg,.cd-button--icon:focus svg{fill:var(--cd-white);}.cd-button--light:hover svg,.cd-button--light:focus svg{fill:currentColor;}.cd-button[disabled]{opacity:0.6;}.cd-button[disabled],.cd-button[disabled]:hover,.cd-button[disabled]:focus,.cd-button[disabled]:hover *,.cd-button[disabled]:focus *{cursor:not-allowed;pointer-events:none;}@media all and (-ms-high-contrast:none){.cd-button[disabled]{position:relative;}}.cd-button--export{color:var(--cd-white);background:var(--cd-grey--mid);fill:var(--cd-white);}.cd-button--export svg,.cd-button--export:hover svg,.cd-button--export:focus svg{fill:var(--cd-white);}.cd-button--export:hover,.cd-button--export:focus{color:var(--cd-white);background:var(--cd-grey--dark);fill:var(--cd-white);}.cd-button--danger{background-color:var(--cd-highlight-red);}.cd-button + .cd-button{margin-inline-start:0.5rem;}.cd-button + #edit-cancel{margin-inline-start:0.5rem;}
.cd-flow > * + *{margin-top:var(--cd-flow-space,1rem);}.cd-flow > .visually-hidden:first-child + *{margin-top:0;}[dir="ltr"] .cd-bumper > * + *{padding-left:var(--cd-bumper-space,1rem);}[dir="rtl"] .cd-bumper > * + *{padding-right:var(--cd-bumper-space,1rem);}
.node--unpublished{background:#fdd;}
.cd-align--center,*[class*="--align-center"]{text-align:center;}.cd-align--right,*[class*="--align-right"]{text-align:right;}[dir="rtl"] .cd-align--right,[dir="rtl"] *[class*="--align-right"]{text-align:left;}.cd-float--left,*[class*="--float-left"]{float:left;}[dir="rtl"] .cd-float--left,[dir="rtl"] *[class*="--float-left"]{float:right;}.cd-float--right,*[class*="--float-right"]{float:right;}[dir="rtl"] .cd-float--right,[dir="rtl"] *[class*="--float-right"]{float:left;}*[class*="__image--rounded"]{display:block;overflow:hidden;width:100%;border-radius:50%;}div[class*="__title"],div[class*="__title"] > *{margin:0;}div[class*="__title"] > *:not(a){color:inherit;font-size:inherit;font-weight:inherit;}*[class*="__remove-border"]:last-child{border-bottom:0 none;}
.cd-alert{--cd-flow-space:0.5rem;margin:1rem 0 2rem;padding:1rem;color:var(--cd-grey--dark);border:1px solid var(--cd-blue--bright);border-radius:0.25rem;background-color:var(--cd-white);box-shadow:-8px 0 0 var(--cd-blue--bright);}.cd-alert > div{display:flex;align-items:flex-start;}.cd-alert__title{font-weight:700;}.cd-alert svg{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;fill:var(--cd-blue--bright);}[dir="ltr"] .cd-alert svg{margin-right:1rem;}[dir="rtl"] .cd-alert svg{margin-left:1rem;}.cd-alert a,.cd-alert a:hover,.cd-alert a:focus{color:inherit;}.cd-alert--error{border:1px solid var(--cd-red);background:var(--cd-red--light);box-shadow:-8px 0 0 var(--cd-red);}.cd-alert--error svg{fill:var(--cd-red);}.cd-alert--warning{border:1px solid var(--cd-orange);background:var(--cd-orange--light);box-shadow:-8px 0 0 var(--cd-orange);}.cd-alert--warning svg{fill:var(--cd-orange);}.cd-alert--status{border:1px solid var(--cd-green);background:var(--cd-green--light);box-shadow:-8px 0 0 var(--cd-green);}.cd-alert--status svg{fill:var(--cd-green);}.cd-alert__message ul{margin:0;padding:0;list-style-type:none;}.cd-alert__message p + ul,.cd-alert__message p{margin:0.5rem 0 0;}.cd-alert__message > ul{margin-top:0;}.cd-alert__message p:first-child{margin-top:0;}
.cd-block-title{margin:0 0 1rem 0;letter-spacing:0.5px;font-size:1.5rem;font-weight:700;line-height:1.3;}.cd-block-title--underline{padding-bottom:0.5rem;border-bottom:1px solid var(--brand-grey);}.cd-layout-sidebar-first .cd-block-title--underline,.cd-layout-sidebar-second .cd-block-title--underline{border-bottom:1px solid var(--brand-primary);}.cd-content--compact .cd-block-title{letter-spacing:0.5px;text-transform:uppercase;border-bottom:0 none;font-size:15px;font-weight:bold;line-height:1.3;}
:root{--cd-ocha-blue:#1f69b3;--cd-blue--dark:#144372;--cd-blue--bright:#82b5e9;--cd-blue--brighter:#d4e5f7;--cd-highlight-red:#e56a54;--cd-contrast-red:#e00000;--cd-white:#fff;--cd-grey--light:#f2f2f2;--cd-grey--mid:#595959;--cd-grey--dark:#4a4a4a;--cd-default-text-color:var(--cd-grey--dark);--cd-black:#000;--cd-blue-grey:#e6ecf1;--cd-blue-grey--dark:#d3dde5;--cd-blue-grey--light:#ebf0f4;--cd-rgb-ocha-blue:2,108,182;--cd-rgb-grey--mid:89,89,89;--cd-rgb-grey--dark:74,74,74;--cd-rgb-highlight-red:229,106,84;--cd-rgb-blue-grey--dark:211,221,229;--cd-max-content-width:820px;--cd-max-body-width:1400px;--cd-max-width:1220px;--cd-global-header-height:35px;--cd-site-header-height:60px;--cd-container-padding:0.75rem;--cd-container-padding-tablet:1.5rem;--cd-container-padding-xlarge:2.5rem;--cd-flow-space:1rem;--cd-bumper-space:1rem;--cd-footer-row-number:5;--cd-red:#cd3a1f;--cd-red--light:#f8d8d3;--cd-orange:#db7b18;--cd-orange--light:#fae6d1;--cd-yellow:#d5de26;--cd-yellow--light:#f7f8d3;--cd-green:#7fb92f;--cd-green--light:#e8f5d6;--cd-font-size--tiny:0.75rem;--cd-font-size--small:0.875rem;--cd-font-size--ref:1rem;--cd-font-size--base:1.125rem;--cd-font-size--medium:1.375rem;--cd-font-size--large:1.625rem;--cd-font-size--2xbase:1.875rem;--cd-font-size--2xmedium:2.375rem;--cd-font-size--2xlarge:2.875rem;--cd-font:helvetica,arial,sans-serif;--cd-font--system:system-ui;--cd-font--roboto:"Roboto",helvetica,arial,sans-serif;--cd-font--roboto-condensed:"Roboto Condensed",helvetica,arial,sans-serif;--cd-font--roboto-slab:"Roboto Slab",helvetica,arial,sans-serif;--cd-font--noto-sans:"Noto Sans",sans-serif;--cd-font--noto-kufi-arabic:"Noto Kufi Arabic",sans-serif;--cd-font--noto-sans-sc:"Noto Sans SC",sans-serif;--brand-primary:var(--cd-ocha-blue);--brand-primary--light:var(--cd-blue--brighter);--brand-primary--dark:var(--cd-blue--dark);--brand-highlight:var(--cd-highlight-red);--brand-grey:var(--cd-blue-grey);--brand-logo-width:186px;}
.hidden,svg.icons-sprite,[hidden]{display:none}.visually-hidden,.cd-footer__section--menu h2,.cd-search--inline__form label,.cd-search__form label,.cd-site-header__nav-holder .block-menu h2,.no-js .cd-global-header .menu>li button,.cd-global-header .block--language h2,.cd-global-header .block-menu h2{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal}.visually-hidden.focusable:active,.cd-footer__section--menu h2.focusable:active,.cd-search--inline__form label.focusable:active,.cd-search__form label.focusable:active,.cd-site-header__nav-holder .block-menu h2.focusable:active,.no-js .cd-global-header .menu>li button.focusable:active,.cd-global-header .block--language h2.focusable:active,.cd-global-header .block-menu h2.focusable:active,.visually-hidden.focusable:focus,.cd-footer__section--menu h2.focusable:focus,.cd-search--inline__form label.focusable:focus,.cd-search__form label.focusable:focus,.cd-site-header__nav-holder .block-menu h2.focusable:focus,.no-js .cd-global-header .menu>li button.focusable:focus,.cd-global-header .block--language h2.focusable:focus,.cd-global-header .block-menu h2.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto}.invisible{visibility:hidden}.cd-header,.cd-footer{box-sizing:border-box;font-family:var(--cd-font);font-size:var(--cd-font-size--tiny);font-weight:300}.cd-header *,.cd-header *::before,.cd-header *::after,.cd-footer *,.cd-footer *::before,.cd-footer *::after{box-sizing:border-box}.cd-header button,.cd-footer button{border-radius:0;box-shadow:none;font-size:var(--cd-font-size--tiny);font-weight:300;-webkit-appearance:none}.cd-header button[data-cd-toggler],.cd-footer button[data-cd-toggler]{background-color:transparent}svg.icons-sprite{overflow:hidden}svg.icon{display:inline-block;pointer-events:none}.cd-icon{width:.5rem;height:.5rem}@media print{.cd-header,.cd-footer,.cd-soft-footer,.cd-pager,.cd-search,.cd-filter{display:none}*,*::before,*::after{color:#000 !important;background:transparent !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]::after{content:"(" attr(href) ")"}abbr[title]::after{content:"(" attr(title) ")"}pre,blockquote{border:1px solid #999;page-break-inside:avoid}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}body,p{font-size:11pt;line-height:1.5}h1{font-size:24pt;font-weight:400}h2{font-size:18pt}h3{font-size:14pt}h4{font-size:12pt}.cd-table{margin-bottom:1rem;font-size:10pt}.cd-table th,.cd-table td{padding:.25rem .5rem;border-bottom:1px solid #999}.cd-grid{display:grid;grid-template-columns:repeat(4,minmax(200px,1fr));grid-gap:1rem}.cd-grid--2-col{grid-template-columns:repeat(2,minmax(200px,1fr))}.cd-grid--3-col{grid-template-columns:repeat(3,minmax(200px,1fr))}.cd-user-list li{clear:both}}html{height:100%}body{min-height:100%}@supports(display:grid){body:not(.user-logged-in){display:grid;grid-template-rows:1fr auto}}.cd-layout-container{width:100%;min-height:100%;margin:0 auto;padding:0}.no-js .cd-layout-container{display:block}@supports(display:grid){@media(min-width:768px){.cd-layout-container{display:grid;grid-template-areas:"header" "highlighted" "main" "soft-footer" "footer";grid-template-rows:101px auto 1fr auto;grid-auto-rows:auto}}}.cd-container{box-sizing:border-box;width:100%;max-width:var(--cd-max-width);margin:0 auto;padding:0 var(--cd-container-padding)}.cd-container::after{display:block;visibility:hidden;clear:both;height:0;content:"."}@media(min-width:768px){.cd-container{padding:0 var(--cd-container-padding-tablet)}}@media(min-width:1200px){.cd-container{padding:0 var(--cd-container-padding-xlarge)}}.cd-container[role=main]{padding-bottom:2rem}@media(min-width:1024px){.cd-container[role=main]{padding-bottom:4rem}}.cd-layout-container main{padding-top:2rem}@media(min-width:1024px){.cd-layout-container main{padding-top:3rem}}@media(min-width:1024px){.cd-layout-container .cd-layout-content-wrapper{display:flex;flex-wrap:wrap}}.cd-layout-container .cd-layout-content-wrapper aside:empty{display:none}.cd-layout-sidebar-first .cd-layout-container .cd-layout-content-wrapper aside{margin-bottom:2rem}@media(min-width:1024px){.cd-layout-sidebar-first .cd-layout-container .cd-layout-content-wrapper aside{margin-bottom:0}}@media(min-width:1024px){.cd-layout-container .cd-layout-content-wrapper aside{flex-grow:1}}@media(min-width:1024px){.cd-layout-with-sidebar-first .cd-layout-sidebar-first,.cd-layout-with-sidebar-second .cd-layout-sidebar-second{flex-basis:285px}}.cd-layout-sidebar-first{margin-bottom:1rem}@media(min-width:1024px){.cd-layout-sidebar-first{margin-bottom:0}}.cd-layout-with-sidebar-both .cd-layout-sidebar-first{margin-bottom:1rem}@media(min-width:768px){.cd-layout-with-sidebar-both .cd-layout-sidebar-first{flex-basis:285px}}@media(min-width:1024px){.cd-layout-with-sidebar-both .cd-layout-sidebar-first{margin-bottom:0}}@media(min-width:768px){.cd-layout-with-sidebar-both .cd-layout-sidebar-second{flex-basis:550px}}@media(min-width:1024px){.cd-layout-with-sidebar-both .cd-layout-sidebar-second{flex-basis:285px}}.cd-layout-with-sidebar-both .cd-layout-content{margin-bottom:1rem}@media(min-width:1024px){.cd-layout-with-sidebar-both .cd-layout-content{margin-bottom:0}[dir=ltr] .cd-layout-with-sidebar-both .cd-layout-content{margin-right:3rem;margin-left:3rem}[dir=rtl] .cd-layout-with-sidebar-both .cd-layout-content{margin-right:3rem;margin-left:3rem}}@media(min-width:1024px){[dir=ltr] .cd-layout-with-sidebar-first .cd-layout-content{margin-right:0;margin-left:3rem}[dir=rtl] .cd-layout-with-sidebar-first .cd-layout-content{margin-right:3rem;margin-left:0}}.cd-layout-with-sidebar-second .cd-layout-content{margin-bottom:1rem}@media(min-width:1024px){.cd-layout-with-sidebar-second .cd-layout-content{margin-bottom:0}[dir=ltr] .cd-layout-with-sidebar-second .cd-layout-content{margin-right:3rem;margin-left:0}[dir=rtl] .cd-layout-with-sidebar-second .cd-layout-content{margin-right:0;margin-left:3rem}}@media(min-width:1024px){.cd-layout-content{flex-basis:0;flex-grow:999}}.cd-layout-two-col .cd-layout-main-content{margin-left:0}@media(min-width:1024px){.cd-layout-two-col .cd-layout-main-content{flex-basis:0;flex-grow:999}[dir=ltr] .cd-layout-two-col .cd-layout-main-content{margin-right:2rem}[dir=rtl] .cd-layout-two-col .cd-layout-main-content{margin-left:2rem}}.cd-layout-two-col .cd-layout-sidebar-first{margin-top:1rem;padding:1rem;background-color:var(--brand-grey)}@media(min-width:1024px){.cd-layout-two-col .cd-layout-sidebar-first{flex-basis:285px;margin-top:0}}@media(min-width:1024px){.cd-layout-two-col{display:flex;flex-wrap:wrap}}.region-sidebar-first:empty,.region-facets:empty{display:none}.region-facets+.region-sidebar-first{margin-top:2rem}@media(min-width:1024px){.region-facets+.region-sidebar-first{margin-top:1rem}}@media(min-width:1200px){[dir=ltr] .cd-page-title .cd-layout-with-sidebar{padding-right:320px}[dir=rtl] .cd-page-title .cd-layout-with-sidebar{padding-left:320px}.cd-layout-with-sidebar-first .cd-page-title,.cd-layout-with-sidebar-second .cd-page-title,.cd-layout-with-sidebar-both .cd-page-title{padding-right:0;padding-left:0}}.skip-link{z-index:1000;position:absolute;top:0;left:50%;transform:translateX(-50%)}.skip-link,.skip-link:link,.skip-link:visited{display:inline-block;padding:1px 10px 2px;text-decoration:none;color:var(--cd-white);border-radius:0 0 10px 10px;background:var(--cd-black);font-family:sans-serif;font-size:var(--cd-font-size--small);font-weight:500;line-height:1.7}.skip-link.visually-hidden.focusable:hover,.cd-footer__section--menu h2.skip-link.focusable:hover,.cd-search--inline__form label.skip-link.focusable:hover,.cd-search__form label.skip-link.focusable:hover,.cd-site-header__nav-holder .block-menu h2.skip-link.focusable:hover,.no-js .cd-global-header .menu>li button.skip-link.focusable:hover,.cd-global-header .block--language h2.skip-link.focusable:hover,.cd-global-header .block-menu h2.skip-link.focusable:hover,.skip-link.visually-hidden.focusable:active,.cd-footer__section--menu h2.skip-link.focusable:active,.cd-search--inline__form label.skip-link.focusable:active,.cd-search__form label.skip-link.focusable:active,.cd-site-header__nav-holder .block-menu h2.skip-link.focusable:active,.no-js .cd-global-header .menu>li button.skip-link.focusable:active,.cd-global-header .block--language h2.skip-link.focusable:active,.cd-global-header .block-menu h2.skip-link.focusable:active,.skip-link.visually-hidden.focusable:focus,.cd-footer__section--menu h2.skip-link.focusable:focus,.cd-search--inline__form label.skip-link.focusable:focus,.cd-search__form label.skip-link.focusable:focus,.cd-site-header__nav-holder .block-menu h2.skip-link.focusable:focus,.no-js .cd-global-header .menu>li button.skip-link.focusable:focus,.cd-global-header .block--language h2.skip-link.focusable:focus,.cd-global-header .block-menu h2.skip-link.focusable:focus{position:absolute !important;outline:0}.cd-header button:focus{outline:3px solid var(--brand-primary--light)}.cd-global-header{position:relative;height:var(--cd-global-header-height);color:var(--cd-white);background:var(--brand-primary)}.no-js .cd-global-header{height:auto}.cd-global-header button{border:0}.cd-site-header{color:var(--cd-default-text-color);border-bottom:6px solid var(--brand-grey);background:var(--cd-white)}.cd-site-header__inner{height:var(--cd-site-header-height)}.no-js .cd-site-header__inner{display:block;height:unset}@supports(display:grid){.cd-site-header__inner{display:grid;grid-template-rows:var(--cd-site-header-height);grid-template-columns:52px 1fr;grid-column-gap:1em}@media(min-width:768px){.cd-site-header__inner{grid-template-columns:var(--brand-logo-width) 1fr}}}.cd-site-header__actions{float:right}.no-js .cd-site-header__actions{display:block;float:left}@supports(display:flex){.cd-site-header__actions{display:flex;float:none;flex-flow:row nowrap;justify-content:flex-end}}@supports(display:grid){.cd-site-header__actions{grid-column:2/2}}@media(min-width:1024px){@supports(display:flex){.cd-site-header__actions .cd-search{flex:0 1 auto}.cd-site-header__actions .cd-site-header__nav-holder{flex:0 0 auto}}}.no-js .cd-site-header__nav-holder nav>ul>li,.no-js .cd-site-header__nav-holder nav>ul>.cd-nav__item{float:left;max-width:unset}@media(min-width:1024px){.cd-site-header__nav-holder nav>ul>li,.cd-site-header__nav-holder nav>ul>.cd-nav__item{float:left}}@supports(display:flex){.cd-site-header__nav-holder nav>ul>li,.cd-site-header__nav-holder nav>ul>.cd-nav__item{flex:1 0 100%}}@media(min-width:1024px){@supports(display:flex){.cd-site-header__nav-holder nav>ul>li,.cd-site-header__nav-holder nav>ul>.cd-nav__item{flex:1 1 auto}}}@media(min-width:1200px){@supports(display:flex){.cd-site-header__nav-holder nav>ul>li,.cd-site-header__nav-holder nav>ul>.cd-nav__item{flex:1 1 auto}}}@media(min-width:1024px){@supports(display:flex){.cd-site-header__nav-holder nav>ul{display:flex;float:none;flex:0 0 auto;flex-flow:row wrap;justify-content:flex-end}}}.no-js .cd-site-header__nav-holder .cd-nav>.menu{display:block}.no-js .cd-site-header__nav-holder li li{float:left;max-width:unset}.no-js .cd-site-header__nav-holder .cd-nav>.menu>.menu-item li:first-child{border-right:1px solid transparent}[data-cd-toggable]{--dropdown:true}.js [data-cd-toggable]:not([data-cd-processed]){display:none}[data-cd-hidden=false]{display:block}[data-cd-hidden=true]{display:none}.cd-dropdown{display:none}.cd-dropdown[data-cd-hidden=false]{display:block}.no-js .cd-dropdown{position:relative;display:block}.cd-global-header__dropdown{z-index:201;position:absolute;left:0;color:var(--cd-white);background:var(--brand-primary)}.no-js .cd-global-header__dropdown{position:relative}.js .cd-global-header__dropdown{box-shadow:0 3px 6px 0 rgba(0,0,0,.3)}.cd-global-header button[aria-expanded=true]{position:relative}.cd-global-header button[aria-expanded=true]::before{position:absolute;bottom:0;left:50%;width:0;height:0;margin-left:-6px;content:"";border-width:0 6px 6px;border-style:solid;border-color:transparent transparent var(--brand-primary)}button[aria-expanded] .cd-icon--arrow-down{fill:var(--cd-white);width:9px;height:9px}[dir=ltr] button[aria-expanded] .cd-icon--arrow-down{margin-left:4px}[dir=rtl] button[aria-expanded] .cd-icon--arrow-down{margin-right:4px}button[aria-expanded=true] .cd-icon--arrow-down{transform:rotate(180deg)}.menu-item--expanded [aria-expanded=false]+ul{display:none}.menu-item--expanded [aria-expanded=true]+ul{display:block}ul[data-cd-hidden=true]>ul{z-index:201;display:block}.menu--main button[aria-expanded] .cd-icon--arrow-down{fill:var(--brand-highlight);margin-top:4px}[dir=ltr] .menu--main button[aria-expanded] .cd-icon--arrow-down{margin-left:4px}[dir=rtl] .menu--main button[aria-expanded] .cd-icon--arrow-down{margin-right:4px}@media(min-width:1024px){.menu--main button[aria-expanded] .cd-icon--arrow-down{margin-top:-2px}}.no-js .menu-item--expanded>[aria-expanded=false]+ul{display:block}.cd-global-header__inner{display:flex;flex-flow:row nowrap;justify-content:space-between;gap:8px}.cd-global-header__inner .cd-ocha{order:-1}.cd-global-header__inner::after{content:unset}.cd-global-header__actions{position:relative;display:flex;flex-flow:row nowrap;gap:0}[dir=ltr] .cd-global-header__actions{right:-2px}[dir=rtl] .cd-global-header__actions{left:-2px}.js .cd-global-header__actions{gap:0 1.5px;background:linear-gradient(to bottom,var(--brand-primary),var(--brand-primary) 33.33%,var(--cd-white) 33.33%,var(--cd-white) 66.66%,var(--brand-primary) 66.66%)}.js .cd-global-header__actions>*{background:var(--brand-primary)}.cd-user-menu,.cd-global-header .menu{margin:0;list-style:none}.cd-user-menu svg,.cd-global-header .menu svg{fill:var(--cd-white)}.cd-user-menu svg+span,.cd-global-header .menu svg+span{margin-inline-start:10px}.cd-user-menu .cd-icon,.cd-global-header .menu .cd-icon{display:inline-block;vertical-align:middle}.cd-user-menu .cd-icon:not(.cd-icon--arrow-down),.cd-global-header .menu .cd-icon:not(.cd-icon--arrow-down){width:14px;height:14px}.cd-user-menu li,.cd-global-header .menu li{position:relative;float:left}.cd-user-menu__item,.cd-global-header .menu>li a,.cd-global-header .menu>li button{position:relative;display:flex;align-items:center;height:var(--cd-global-header-height);padding-inline:1rem;transition:background .3s ease;white-space:nowrap;text-decoration:none;color:var(--cd-white);background:transparent;line-height:var(--cd-global-header-height)}@media(min-width:768px){.cd-user-menu__item,.cd-global-header .menu>li a,.cd-global-header .menu>li button{max-width:none}}.cd-user-menu__item:hover,.cd-global-header .menu>li a:hover,.cd-global-header .menu>li button:hover,.cd-user-menu__item:focus,.cd-global-header .menu>li a:focus,.cd-global-header .menu>li button:focus{text-decoration:underline}.cd-user-menu__item:focus,.cd-global-header .menu>li a:focus,.cd-global-header .menu>li button:focus{outline:3px solid var(--brand-primary--light);outline-offset:-2px}.cd-user-menu__item .cd-user-menu__btn-label,.cd-global-header .menu>li a .cd-user-menu__btn-label,.cd-global-header .menu>li button .cd-user-menu__btn-label{position:relative;display:block;overflow:hidden;max-width:60px;text-overflow:ellipsis}@media(min-width:768px){.cd-user-menu__item .cd-user-menu__btn-label,.cd-global-header .menu>li a .cd-user-menu__btn-label,.cd-global-header .menu>li button .cd-user-menu__btn-label{max-width:unset}}.cd-user-menu__dropdown{min-width:125px;margin:0;padding:12px 24px}.cd-global-header .block--language h2,.cd-global-header .block-menu h2{color:var(--cd-white)}.cd-global-header__user-menu>.menu{padding-inline-start:0}.cd-global-header__user-menu .menu-item--expanded+.menu-item{display:none}.cd-global-header .menu>li li{float:none}.cd-global-header .menu>li li a,.cd-global-header .menu>li li button{padding:0 !important}.cd-global-header .cd-global-header__user-menu:last-child .cd-global-header__dropdown{right:0;left:initial}[dir=rtl] .cd-global-header .cd-global-header__user-menu:last-child .cd-global-header__dropdown{right:initial;left:0}.cd-global-header .cd-global-header__user-menu:last-child .cd-global-header__dropdown{right:0;left:initial}[dir=rtl] .cd-global-header .cd-global-header__user-menu:last-child .cd-global-header__dropdown{right:initial;left:0}.cd-global-header .menu>.menu-item:last-child>ul.menu{right:-1px;left:auto}.no-js .cd-user-menu__dropdown{width:unset;margin-inline-start:12px;padding:0}.no-js .cd-user-menu__dropdown li{display:inline-block;padding-inline:0 12px}.no-js .cd-user-menu__dropdown a{height:var(--cd-global-header-height);padding:0;line-height:var(--cd-global-header-height)}.cd-site-header h1{margin:0}.cd-site-logo{display:block;float:left;width:52px;height:var(--cd-site-header-height)}.cd-site-logo:focus{outline:3px solid var(--brand-primary--light)}@media(max-width:767px){.cd-site-logo{background:url(/themes/contrib/common_design/img/logos/ocha-logo-blue%4053x37.png) center no-repeat;background:linear-gradient(transparent,transparent),url(/themes/contrib/common_design/img/logos/ocha-logo-blue.svg) center no-repeat}}@media(min-width:768px){.cd-site-logo{width:var(--brand-logo-width);padding-top:0;background:none}@supports(display:flex){.cd-site-logo{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}}@supports(display:grid){.cd-site-logo{grid-column:1/1}}}.cd-site-logo img{display:none}@media(min-width:768px){.cd-site-logo img{display:block;width:100%}}.no-js .region-header-logo{float:left}.cd-nav__btn{height:var(--cd-site-header-height);padding:0 20px;transition:background .3s ease;text-transform:uppercase;color:var(--cd-default-text-color);border:0 none var(--brand-grey);background:transparent;font-size:var(--cd-font-size--small)}.cd-nav__btn .cd-nav__btn-label{font-weight:700}.cd-nav__btn[aria-expanded] .cd-icon--arrow-down{margin-left:4px;fill:var(--brand-highlight)}.cd-nav__btn[aria-expanded=true]{position:relative;z-index:101;color:var(--cd-black)}.cd-nav__btn[aria-expanded=true]::before{position:absolute;right:-1px;bottom:-6px;left:-1px;width:calc(100% + 1px);height:6px;content:"";transition:background .3s ease;background:var(--brand-highlight)}.cd-nav__btn[aria-expanded=true]:focus{background:var(--cd-white)}.cd-nav__btn:hover,.cd-nav__btn:focus{color:var(--cd-black);outline:none;background:var(--brand-grey)}@media(min-width:1024px)and (-ms-high-contrast:none){.cd-nav__btn{display:none}}.cd-site-header__nav-holder{float:left}.cd-site-header__nav-holder .cd-nav{z-index:199}.cd-site-header__nav-holder .cd-nav>ul{display:none;background:var(--cd-white)}@media(min-width:1024px){.cd-site-header__nav-holder .cd-nav>ul{display:flex;background:transparent}}.no-js .cd-site-header__nav-holder .cd-nav>ul{display:block}.cd-site-header__nav-holder .cd-nav ul{margin:0;padding:0;list-style:none}.cd-site-header__nav-holder .cd-nav a,.cd-site-header__nav-holder .cd-nav button{display:block;padding:15px 30px;text-align:left;text-decoration:none;color:var(--cd-default-text-color)}html[dir=rtl] .cd-site-header__nav-holder .cd-nav a,html[dir=rtl] .cd-site-header__nav-holder .cd-nav button{text-align:right}.cd-site-header__nav-holder .cd-nav a:hover,.cd-site-header__nav-holder .cd-nav a:focus,.cd-site-header__nav-holder .cd-nav button:hover,.cd-site-header__nav-holder .cd-nav button:focus{color:var(--cd-black);outline:none;background:var(--brand-grey)}@supports(display:flex){.cd-site-header__nav-holder .cd-nav a,.cd-site-header__nav-holder .cd-nav button{display:flex}}.cd-site-header__nav-holder .cd-nav button{width:100%;border:0 none;background:transparent}.cd-site-header__nav-holder .cd-nav>.menu>.menu-item>a,.cd-site-header__nav-holder .cd-nav>.menu>.menu-item>button{text-transform:uppercase;font-weight:700}@media(max-width:1023px){.cd-site-header__nav-holder .cd-nav[data-cd-hidden=false]{position:absolute;top:calc(var(--cd-global-header-height) + var(--cd-site-header-height) + 6px);right:0;left:0;height:calc(100vh - (var(--cd-global-header-height) + var(--cd-site-header-height) + 6px));padding:20px 0 36px;background:var(--cd-white)}.cd-site-header__nav-holder .cd-nav[data-cd-hidden=false]>ul{display:block}}@media(min-width:1024px){.cd-site-header__nav-holder .cd-nav{--dropdown:false;position:relative;top:auto;right:auto;left:0;width:auto;max-width:none;height:var(--cd-site-header-height);padding:0}}@media(min-width:1024px)and (-ms-high-contrast:none){.cd-site-header__nav-holder .cd-nav[data-cd-hidden=true]{display:block}}.cd-site-header__nav-holder .menu-item>a::before,.cd-site-header__nav-holder .menu-item>button::before{background:var(--brand-highlight)}.cd-site-header__nav-holder .cd-nav>.menu>li>.menu{background:var(--cd-white)}@media(min-width:1024px){.cd-site-header__nav-holder .cd-nav>.menu>li>.menu{z-index:201;position:absolute;top:calc(var(--cd-site-header-height) + 6px);min-width:200px;max-width:300px;margin:0;padding:20px 0;box-shadow:0 1px 8px rgba(var(--cd-rgb-blue-grey--dark),0.8)}}.cd-site-header__nav-holder .menu .menu a{display:flex;color:var(--cd-black);font-weight:700}.cd-site-header__nav-holder .menu .menu a:hover{background:var(--brand-grey)}@media(max-width:1023px){.cd-site-header__nav-holder .cd-nav>ul>li a,.cd-site-header__nav-holder .cd-nav>ul>li button{position:relative}.cd-site-header__nav-holder .cd-nav>ul>li a::before,.cd-site-header__nav-holder .cd-nav>ul>li button::before{position:absolute;top:0;left:15px;width:6px;height:48px;content:"";background:transparent}.cd-site-header__nav-holder .cd-nav>ul>li>a.is-active::before,.cd-site-header__nav-holder .cd-nav>ul>li>button.is-active::before{background:var(--brand-highlight)}.cd-site-header__nav-holder .cd-nav>ul>li.menu-item--collapsed>a.is-active::before,.cd-site-header__nav-holder .cd-nav>ul>li.menu-item--collapsed>button.is-active::before,.cd-site-header__nav-holder .cd-nav>ul>li.menu-item--expanded>a.is-active::before,.cd-site-header__nav-holder .cd-nav>ul>li.menu-item--expanded>button.is-active::before{opacity:.2;background:var(--brand-highlight)}.cd-site-header__nav-holder .cd-nav>ul>li.menu-item--active-trail a,.cd-site-header__nav-holder .cd-nav>ul>li.menu-item--active-trail button{position:relative}.cd-site-header__nav-holder .cd-nav>ul>li.menu-item--active-trail a::before,.cd-site-header__nav-holder .cd-nav>ul>li.menu-item--active-trail button::before{position:absolute;top:0;left:15px;width:6px;height:48px;content:"";opacity:.2;background:var(--brand-highlight)}[dir=rtl] .cd-site-header__nav-holder .cd-nav>ul>li.menu-item--active-trail a::before,[dir=rtl] .cd-site-header__nav-holder .cd-nav>ul>li.menu-item--active-trail button::before{right:15px;left:auto}.cd-site-header__nav-holder .cd-nav>ul>li.menu-item--active-trail a.is-active::before,.cd-site-header__nav-holder .cd-nav>ul>li.menu-item--active-trail button.is-active::before{background:var(--brand-highlight)}.cd-site-header__nav-holder .cd-nav>ul>li>ul>li.menu-item--active-trail a::before,.cd-site-header__nav-holder .cd-nav>ul>li>ul>li.menu-item--active-trail button::before{opacity:.6;background:var(--brand-highlight)}.cd-site-header__nav-holder .cd-nav>ul>li>ul>li.menu-item--active-trail a.is-active::before,.cd-site-header__nav-holder .cd-nav>ul>li>ul>li.menu-item--active-trail button.is-active::before{background:var(--brand-highlight)}}@media(min-width:1024px){.cd-site-header__nav-holder .cd-nav>.menu>.menu-item:last-child>ul.menu{right:-1px;left:auto}[dir=rtl] .cd-site-header__nav-holder .cd-nav>.menu>.menu-item:last-child>ul.menu{right:auto;left:-1px}.cd-site-header__nav-holder .cd-nav>.menu>.menu-item.menu-item--active-trail a::before,.cd-site-header__nav-holder .cd-nav>.menu>.menu-item.menu-item--active-trail button::before{background:var(--brand-highlight)}.cd-site-header__nav-holder .cd-nav>.menu>.menu-item>a,.cd-site-header__nav-holder .cd-nav>.menu>.menu-item button{position:relative;display:flex;align-items:center;height:var(--cd-site-header-height);padding:0 14px;transition:background .3s ease;background:transparent}.cd-site-header__nav-holder .cd-nav>.menu>.menu-item>a::before,.cd-site-header__nav-holder .cd-nav>.menu>.menu-item button::before{position:absolute;right:-1px;bottom:-6px;left:-1px;width:calc(100% + 2px);height:6px;content:"";transition:background .3s ease;background:transparent}.cd-site-header__nav-holder .cd-nav>.menu>.menu-item>a:hover,.cd-site-header__nav-holder .cd-nav>.menu>.menu-item button:hover{background:var(--brand-grey)}.cd-site-header__nav-holder .cd-nav>.menu>.menu-item>a:focus,.cd-site-header__nav-holder .cd-nav>.menu>.menu-item button:focus{background:var(--cd-white)}.cd-site-header__nav-holder .cd-nav>.menu>.menu-item>a.is-active::before,.cd-site-header__nav-holder .cd-nav>.menu>.menu-item>a:focus::before,.cd-site-header__nav-holder .cd-nav>.menu>.menu-item button.is-active::before,.cd-site-header__nav-holder .cd-nav>.menu>.menu-item button:focus::before{background:var(--brand-highlight)}.cd-site-header__nav-holder .cd-nav>.menu>.menu-item svg{flex:1 0 auto}.cd-site-header__nav-holder .cd-nav>.menu>li>ul a:hover,.cd-site-header__nav-holder .cd-nav>.menu>li>ul button:hover{background:var(--brand-grey)}.cd-site-header__nav-holder .cd-nav>.menu>li>ul a.menu-item--active-trail,.cd-site-header__nav-holder .cd-nav>.menu>li>ul button.menu-item--active-trail{border-left:6px solid var(--brand-highlight)}[dir=rtl] .cd-site-header__nav-holder .cd-nav>.menu>li>ul a.menu-item--active-trail,[dir=rtl] .cd-site-header__nav-holder .cd-nav>.menu>li>ul button.menu-item--active-trail{border-right:6px solid var(--brand-highlight);border-left-width:0}.cd-site-header__nav-holder .cd-nav>.menu>li>ul>li.menu-item--active-trail{border-left:6px solid var(--brand-highlight)}[dir=rtl] .cd-site-header__nav-holder .cd-nav>.menu>li>ul>li.menu-item--active-trail{border-right:6px solid var(--brand-highlight);border-left-width:0}@supports(display:flex){.cd-site-header__nav-holder .cd-nav>.menu{flex:1 0 auto}}}.no-js .cd-site-header__nav-holder .cd-nav{position:relative;top:auto;right:0;left:0;display:block;padding:0;background:var(--cd-white)}.no-js .cd-site-header__nav-holder .cd-nav>.menu>li>.menu{position:relative;top:0;min-width:unset;max-width:unset;margin:0;padding:0;box-shadow:unset}.no-js .cd-site-header__nav-holder .cd-nav>.menu>li.menu-item--expanded button{display:none}@media(min-width:1024px){.no-js .cd-nav .menu-item--expanded li{height:var(--cd-site-header-height)}.no-js .cd-nav .menu-item--expanded li a{align-items:center;height:var(--cd-site-header-height);padding:0 14px}}@media(min-width:1024px){.no-js .cd-site-header__nav-holder .cd-nav>.menu>.menu-item--expanded a::before,.no-js .cd-site-header__nav-holder .cd-nav>.menu>.menu-item--expanded button::before{background:transparent}.no-js .cd-site-header__nav-holder .cd-nav>.menu>li>ul>li.menu-item--active-trail{border-left:6px solid transparent}.no-js .cd-site-header__nav-holder .cd-nav>.menu>li>ul>li.menu-item--active-trail a{position:relative}.no-js .cd-site-header__nav-holder .cd-nav>.menu>li>ul>li.menu-item--active-trail a::after{position:absolute;right:-1px;bottom:-6px;left:-1px;width:calc(100% + 2px);height:6px;content:"";transition:background .3s ease;background:var(--brand-highlight)}}.cd-search{z-index:200;float:left}@supports(display:flex){.cd-search{float:none}}.cd-search__btn{display:flex;align-items:center;height:var(--cd-site-header-height);padding:0 20px;transition:background .3s ease;color:var(--brand-primary);border:0;background:transparent;font-size:24px}.cd-search__btn svg{width:26px;height:26px;fill:var(--brand-primary)}.cd-search__btn:hover,.cd-search__btn:focus{color:var(--brand-primary--dark);outline:none;background:var(--cd-white)}.cd-search__btn:hover svg,.cd-search__btn:focus svg{fill:var(--brand-primary--dark)}.cd-search__btn:focus{color:var(--brand-highlight)}.cd-search__btn:focus svg{fill:var(--brand-highlight)}.cd-search__btn[aria-expanded=true]{position:relative;color:var(--brand-highlight)}.cd-search__btn[aria-expanded=true]::before{position:absolute;bottom:0;width:0;height:0;content:"";border-width:0 6px 6px;border-style:solid;border-color:transparent transparent var(--brand-grey)}[dir=ltr] .cd-search__btn[aria-expanded=true]::before{left:50%;margin-left:-6px}[dir=rtl] .cd-search__btn[aria-expanded=true]::before{right:50%;margin-right:-6px}.cd-search__btn[aria-expanded=true] svg{fill:var(--brand-highlight)}.cd-search__btn[aria-expanded=true]:hover,.cd-search__btn[aria-expanded=true]:focus{outline:none;background:var(--cd-white)}.cd-search__btn-label{text-transform:uppercase;font-size:var(--cd-font-size--tiny);font-weight:700}@media(max-width:1023px){.cd-search__btn-label{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal}}.cd-search__form{position:absolute;right:0;left:0;height:var(--cd-site-header-height);background:var(--brand-grey)}.no-js .cd-search__form{position:relative;display:block}.cd-search__form form{padding:8px var(--cd-container-padding)}.cd-search__input[type=search],.cd-search__input[type=text]{box-sizing:border-box;width:100%;max-width:100%;height:calc(var(--cd-site-header-height) - 16px);padding:0 45px 0 25px;color:var(--cd-default-text-color);border:0;border-radius:0;background:var(--cd-white);box-shadow:none;font-size:var(--cd-font-size--base);-webkit-appearance:none}[dir=rtl] .cd-search__input[type=search],[dir=rtl] .cd-search__input[type=text]{padding:0 25px 0 45px}.cd-search__input[type=search]:focus,.cd-search__input[type=text]:focus{outline:0;box-shadow:0 0 4px rgba(var(--cd-rgb-grey--mid),0.7)}.cd-search__input::-webkit-input-placeholder{color:var(--cd-grey--dark);font-style:italic}.cd-search__input::-moz-placeholder{color:var(--cd-grey--dark);font-style:italic}.cd-search__input:-ms-input-placeholder{color:var(--cd-grey--dark);font-style:italic}.cd-search__input:-moz-placeholder{color:var(--cd-grey--dark);font-style:italic}.cd-search__input::-webkit-search-cancel-button{position:relative;right:10px}.cd-search__input::-webkit-search-decoration{-webkit-appearance:none}.cd-search__submit{position:absolute;top:8px;display:flex;align-items:center;width:46px;height:calc(var(--cd-site-header-height) - 16px);margin:0;padding:0;text-transform:uppercase;color:var(--cd-white);border:0;background:var(--cd-grey--dark);font-size:var(--cd-font-size--base);font-weight:700}[dir=ltr] .cd-search__submit{right:var(--cd-container-padding)}[dir=rtl] .cd-search__submit{left:var(--cd-container-padding)}.cd-search__submit svg{box-sizing:content-box;width:26px;height:26px;margin:0 auto;fill:var(--cd-white)}.cd-search__submit:focus{background-color:var(--brand-highlight)}@media(min-width:768px){.cd-search__form form{position:relative;max-width:var(--cd-max-width);margin:0 auto;padding:8px var(--cd-container-padding-tablet)}.cd-search__input{padding:0 44px 0 30px}[dir=rtl] .cd-search__input{padding:0 30px 0 44px}[dir=ltr] .cd-search__submit{right:var(--cd-container-padding-tablet)}[dir=rtl] .cd-search__submit{left:var(--cd-container-padding-tablet)}}@media(min-width:1024px){.cd-search__btn svg{width:22px;height:22px}[dir=ltr] .cd-search__btn svg{padding-right:4px}[dir=rtl] .cd-search__btn svg{padding-left:4px}}@media(min-width:1200px){.cd-search__form form{padding:8px var(--cd-container-padding-xlarge)}[dir=ltr] .cd-search__submit{right:var(--cd-container-padding-xlarge)}[dir=rtl] .cd-search__submit{left:var(--cd-container-padding-xlarge)}}.cd-search--inline{z-index:200;float:left}[dir=rtl] .cd-search--inline{float:right}@supports(display:flex){.cd-search--inline{float:none}}.cd-search--inline__btn{display:flex;align-items:center;height:var(--cd-site-header-height);padding:0 20px;transition:background .3s ease;color:var(--brand-primary);border:0;background:transparent;font-size:24px}.cd-search--inline__btn svg{width:26px;height:26px;fill:var(--brand-primary)}.cd-search--inline__btn:hover,.cd-search--inline__btn:focus{color:var(--brand-primary--dark);outline:none;background:var(--cd-white)}.cd-search--inline__btn:hover svg,.cd-search--inline__btn:focus svg{fill:var(--brand-primary--dark)}.cd-search--inline__btn:focus{color:var(--brand-highlight)}.cd-search--inline__btn:focus svg{fill:var(--brand-primary--dark)}.cd-search--inline__btn[aria-expanded=true]{position:relative;color:var(--brand-highlight)}.cd-search--inline__btn[aria-expanded=true]::before{position:absolute;bottom:0;width:0;height:0;content:"";border-width:0 6px 6px;border-style:solid;border-color:transparent transparent var(--brand-grey)}[dir=ltr] .cd-search--inline__btn[aria-expanded=true]::before{left:50%;margin-left:-6px}[dir=rtl] .cd-search--inline__btn[aria-expanded=true]::before{right:50%;margin-right:-6px}.cd-search--inline__btn[aria-expanded=true] svg{fill:var(--brand-highlight)}.cd-search--inline__btn[aria-expanded=true]:hover,.cd-search--inline__btn[aria-expanded=true]:focus{outline:none;background:var(--cd-white)}.cd-search--inline__btn-label{display:none;text-transform:uppercase;font-size:var(--cd-font-size--tiny);font-weight:700}.cd-search--inline__form{position:absolute;right:0;left:0;height:var(--cd-site-header-height);background:var(--brand-grey)}.no-js .cd-search--inline__form{position:relative;display:block}.cd-search--inline__form form{padding:8px var(--cd-container-padding)}.cd-search--inline__input[type=search],.cd-search--inline__input[type=text]{box-sizing:border-box;width:100%;max-width:100%;height:calc(var(--cd-site-header-height) - 16px);padding:0 45px 0 25px;color:var(--cd-default-text-color);border:0;border-radius:0;background:var(--cd-white);box-shadow:none;font-size:var(--cd-font-size--base);-webkit-appearance:none}[dir=rtl] .cd-search--inline__input[type=search],[dir=rtl] .cd-search--inline__input[type=text]{padding:0 25px 0 45px}.cd-search--inline__input[type=search]:focus,.cd-search--inline__input[type=text]:focus{outline:0;box-shadow:0 0 4px rgba(var(--cd-rgb-grey--mid),0.7)}.cd-search--inline__input::-webkit-input-placeholder{color:var(--cd-grey--dark);font-style:italic}.cd-search--inline__input::-moz-placeholder{color:var(--cd-grey--dark);font-style:italic}.cd-search--inline__input:-ms-input-placeholder{color:var(--cd-grey--dark);font-style:italic}.cd-search--inline__input:-moz-placeholder{color:var(--cd-grey--dark);font-style:italic}.cd-search--inline__input::-webkit-search-cancel-button{position:relative;right:10px}.cd-search--inline__input::-webkit-search-decoration{-webkit-appearance:none}.cd-search--inline__submit{position:absolute;top:8px;display:flex;align-items:center;width:46px;height:calc(var(--cd-site-header-height) - 16px);margin:0;padding:0;text-transform:uppercase;color:var(--cd-white);border:0;background:var(--cd-grey--dark);font-size:var(--cd-font-size--medium);font-weight:700}[dir=ltr] .cd-search--inline__submit{right:var(--cd-container-padding)}[dir=rtl] .cd-search--inline__submit{left:var(--cd-container-padding)}.cd-search--inline__submit svg{box-sizing:content-box;width:26px;height:26px;margin:0 auto;fill:var(--cd-white)}.cd-search--inline__submit:focus{background-color:var(--brand-highlight)}@media(min-width:1024px)and (-ms-high-contrast:none){.cd-search--inline__btn{display:none}}@media(min-width:1024px){.cd-search--inline{flex:0 1 400px;border-right:1px solid var(--brand-grey);border-left:1px solid var(--brand-grey)}[dir=ltr] .cd-search--inline{float:left;margin-left:30px}[dir=rtl] .cd-search--inline{float:right;margin-right:30px}}@media(min-width:1024px){.cd-search--inline__form{--dropdown:false;position:relative;background:var(--cd-white)}}@media(min-width:1024px)and (-ms-high-contrast:none){.cd-search--inline__form[data-cd-hidden=true]{display:block}}@media(min-width:1024px){.cd-search--inline__form form{padding:0}}@media(min-width:1024px){.cd-search--inline__input[type=search],.cd-search--inline__input[type=text]{box-sizing:content-box;height:var(--cd-site-header-height);padding:0 72px 0 16px;color:var(--cd-default-text-color);border:0;border-radius:0;background:var(--cd-white);box-shadow:none;font-size:var(--cd-font-size--small);-webkit-appearance:none}[dir=rtl] .cd-search--inline__input[type=search],[dir=rtl] .cd-search--inline__input[type=text]{padding:0 16px 0 72px}.cd-search--inline__input[type=search]:focus,.cd-search--inline__input[type=text]:focus{border-bottom:6px solid var(--brand-highlight);outline:0;box-shadow:none}}@media(min-width:1024px){.cd-search--inline__input::-webkit-search-cancel-button{position:relative;right:-10px}}@media(min-width:1024px){.cd-search--inline__input::-webkit-input-placeholder{color:var(--cd-grey--mid);font-style:italic}}@media(min-width:1024px){.cd-search--inline__input::-moz-placeholder{color:var(--cd-grey--mid);font-style:italic}}@media(min-width:1024px){.cd-search--inline__input:-ms-input-placeholder{color:var(--cd-grey--mid);font-style:italic}}@media(min-width:1024px){.cd-search--inline__input:-moz-placeholder{color:var(--cd-grey--mid);font-style:italic}}@media(min-width:1024px){.cd-search--inline__input::-webkit-search-decoration{-webkit-appearance:none}}@media(min-width:1024px){.cd-search--inline__submit{position:absolute;top:0;width:unset;height:var(--cd-site-header-height);padding:0;cursor:pointer;transition:background .3s ease;color:var(--cd-black);border:0;background:var(--cd-white);font-size:var(--cd-font-size--medium);font-weight:700}[dir=ltr] .cd-search--inline__submit{right:0}[dir=rtl] .cd-search--inline__submit{left:0}.cd-search--inline__submit svg{box-sizing:content-box;width:22px;height:22px;padding:0 16px;fill:var(--cd-grey--mid)}.cd-search--inline__submit:hover,.cd-search--inline__submit:focus{outline:0;background-color:var(--brand-grey);box-shadow:none}.cd-search--inline__submit:hover svg,.cd-search--inline__submit:focus svg{fill:var(--brand-highlight)}}@media(min-width:1024px){@supports(display:flex){.cd-search--inline__submit{display:flex;align-items:center;border:0}.cd-search--inline__submit::before{position:absolute;width:2px;height:24px;content:"";background:var(--brand-grey)}}}@media(min-width:1024px)and (-ms-high-contrast:none){input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}.cd-search--inline__submit svg{padding:0}}.cd-search .form-item,.cd-search .form-actions,.cd-search--inline .form-item,.cd-search--inline .form-actions{margin-top:0;margin-bottom:0}.cd-search--inline .form-item,.cd-search--inline .form-actions{display:flex}.cd-language-switcher{position:relative}.cd-language-switcher__btn{display:flex;align-items:center;justify-content:flex-end;box-sizing:content-box;height:var(--cd-global-header-height);padding:0;padding-inline:1rem;line-height:var(--cd-global-header-height)}.cd-language-switcher__btn:focus{outline:3px solid var(--brand-primary--light)}@media(min-width:768px){.cd-language-switcher__btn{padding-inline:1.5rem}}.cd-language-switcher__dropdown{position:absolute;z-index:201;right:0;left:auto;display:block;min-width:125px;margin:0;padding:12px;list-style:none;color:var(--cd-white);background-color:var(--brand-primary);box-shadow:0 3px 6px 0 rgba(0,0,0,.3)}.js[dir=rtl] .cd-language-switcher__dropdown{right:auto;left:0}.cd-language-switcher__dropdown li a{position:relative;display:block;height:var(--cd-global-header-height);text-decoration:none;color:var(--cd-white);line-height:var(--cd-global-header-height);padding-inline:.5rem}.cd-language-switcher__dropdown li a:hover,.cd-language-switcher__dropdown li a:focus{text-decoration:underline}.cd-language-switcher__dropdown li a:focus{outline:3px solid var(--brand-primary--light)}.cd-language-switcher__dropdown li a.is-active{font-weight:700}.no-js .cd-language-switcher__dropdown{position:relative;right:unset;left:unset;display:flex;flex-wrap:wrap;padding:0 1rem;background:transparent;box-shadow:none}.cd-global-header__language-switcher+.cd-global-header__user-menu{position:relative}@media(min-width:1024px){.cd-language-switcher__dropdown{position:relative;right:unset;left:unset;display:flex;flex-wrap:wrap;padding:0 1rem;background:transparent;box-shadow:none}.cd-language-switcher{--dropdown:false}.cd-language-switcher.cd-dropdown{display:block}}.cd-footer{grid-row:var(--cd-footer-row-number)/var(--cd-footer-row-number);padding:3rem 0 0;text-align:center;color:var(--cd-white);background:var(--brand-primary);line-height:1.5}.cd-footer a{text-decoration:none;color:var(--cd-white)}.cd-footer a.cd-button{color:initial}.cd-footer a:hover,.cd-footer a:focus{text-decoration:underline;color:var(--cd-white)}.cd-footer a.cd-button:hover,.cd-footer a.cd-button:focus{color:initial}.cd-footer a:focus{outline:3px solid var(--brand-primary--light);outline-offset:8px}.cd-footer__section{float:none;width:100%;margin:0 auto;padding-bottom:3rem}.cd-footer__section--empty{padding-bottom:0}@supports(display:flex){@media(min-width:768px){.cd-footer__inner{display:flex;flex-wrap:wrap}}}@media(min-width:1024px){.cd-footer__section--menu{float:left;width:70%;text-align:left}[dir=rtl] .cd-footer__section--menu{float:right;text-align:right}}@media(min-width:1024px){.cd-footer__section--social{float:left;width:30%;text-align:right}[dir=rtl] .cd-footer__section--social{float:right;text-align:left}}@media(min-width:1024px){.cd-footer__section--mandate{float:left;width:60%;max-width:780px}[dir=rtl] .cd-footer__section--mandate{float:right}}@media(min-width:1024px){.cd-footer__section--copyright{float:right;width:40%;max-width:350px}[dir=rtl] .cd-footer__section--copyright{float:left}}@supports(display:flex){.cd-footer__section{float:none}@media(min-width:768px){.cd-footer__section--menu{flex:1 0 100%}}@media(min-width:1024px){.cd-footer__section--menu{flex:1 0 70%;text-align:left}[dir=rtl] .cd-footer__section--menu{text-align:right}}@media(min-width:768px){.cd-footer__section--social{flex:1 0 100%}}@media(min-width:1024px){.cd-footer__section--social{flex:0 1 auto}}@media(min-width:768px){.cd-footer__section--mandate{flex:1 0 100%}}@media(min-width:1024px){.cd-footer__section--mandate{flex:1 0 50%;max-width:780px;margin:0}}@media(min-width:768px){.cd-footer__section--copyright{flex:1 0 100%}}@media(min-width:1024px){.cd-footer__section--copyright{flex:0 1 350px;margin:0}}}.cd-footer-copyright{display:flex;align-items:center;max-width:350px;margin:0 auto}@media(min-width:1024px){.cd-footer-copyright{display:flex;align-items:center;justify-content:flex-end;margin:0;margin-top:34px;text-align:right}[dir=rtl] .cd-footer-copyright{text-align:left}}.cd-footer-copyright__text a:focus{outline-offset:1px}@media(min-width:1024px){.cd-footer-copyright__text{display:inline-block;flex-shrink:1;max-width:100%}}.cd-footer-copyright svg{flex:0 0 38px;width:38px;height:38px;margin:0 auto;fill:var(--cd-white)}@media(min-width:1024px){.cd-footer-copyright svg{margin:0 0 0 20px}[dir=rtl] .cd-footer-copyright svg{margin:0 20px 0 0}}a.cd-footer-copyright__link:hover{transition:opacity .1666s ease-in-out;opacity:.8}a.cd-footer-copyright__link:focus{outline-offset:0}.cd-footer-menu,.cd-footer__section--menu ul{margin:0;padding:0;list-style:none;text-transform:uppercase}.cd-footer-menu__item,.cd-footer__section--menu ul>li{display:block;margin-bottom:12px}@media(min-width:768px){.cd-footer-menu__item,.cd-footer__section--menu ul>li{display:inline-block;margin:0 8px}}@media(min-width:1024px){.cd-footer-menu__item,.cd-footer__section--menu ul>li{margin:0 32px 0 0}[dir=rtl] .cd-footer-menu__item,[dir=rtl] .cd-footer__section--menu ul>li,.cd-footer__section--menu [dir=rtl] ul>li{margin:0 0 0 32px}}.cd-footer__section--menu h2{color:var(--cd-white)}.cd-mandate{width:100%}@media(min-width:1024px){.cd-mandate{margin:0}}.cd-mandate__logo{display:block;width:149px;height:37px;margin:0 auto 16px;background:url(/themes/contrib/common_design/img/logos/ocha-lockup.svg) 0 center no-repeat}[dir=rtl] .cd-mandate__logo{background-position:100% 0}.no-svg .cd-mandate__logo{background:url(/themes/contrib/common_design/img/logos/ocha-lockup%40149x37.png) 0 center no-repeat}@media(min-width:1024px){.cd-mandate__logo{float:left;box-sizing:content-box;margin:-4px var(--cd-container-padding) 0 auto;padding-right:var(--cd-container-padding);border-right:1px solid var(--brand-grey)}[dir=rtl] .cd-mandate__logo{float:right;margin:-4px auto 0 var(--cd-container-padding);padding-right:0;padding-left:var(--cd-container-padding);border-right-width:0;border-left:1px solid var(--brand-grey)}}.cd-mandate__heading{display:block;margin-bottom:16px;padding:0 var(--cd-container-padding)}@media(min-width:1024px){.cd-mandate__heading{padding:0;text-align:left}[dir=rtl] .cd-mandate__heading{text-align:right}}.cd-mandate__text{display:block;max-width:540px;margin:0 auto;padding:0 var(--cd-container-padding)}@media(min-width:1024px){.cd-mandate__text{max-width:100%;margin:0;padding:0;padding-right:var(--cd-container-padding-xlarge);padding-left:173px;text-align:left}[dir=rtl] .cd-mandate__text{padding-right:173px;padding-left:var(--cd-container-padding-xlarge);text-align:right}}a.cd-footer-social__link{display:inline-block;margin:0 10px;border:0 none}a.cd-footer-social__link svg{width:26px;height:26px;fill:var(--cd-white)}a.cd-footer-social__link svg.hover-style{display:none}a.cd-footer-social__link:hover svg,a.cd-footer-social__link:focus svg{display:none}a.cd-footer-social__link:hover .hover-style,a.cd-footer-social__link:focus .hover-style{display:inline-block}@media(min-width:1024px){a.cd-footer-social__link{margin:0 0 0 20px}a.cd-footer-social__link:first-child{margin:0}[dir=rtl] a.cd-footer-social__link:first-child{margin:0 0 0 20px}[dir=rtl] a.cd-footer-social__link:last-child{margin:0}}.cd-soft-footer{position:relative;padding:24px 0;text-align:center;color:var(--cd-white)}.cd-soft-footer h2{color:var(--cd-white)}.cd-soft-footer a{color:var(--cd-white)}.cd-soft-footer a:hover,.cd-soft-footer a:focus{color:var(--cd-white)}.cd-soft-footer a:focus{outline:3px solid var(--brand-primary--dark)}.cd-soft-footer::before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";opacity:.9;background:var(--brand-primary)}@media(min-width:768px){.cd-soft-footer .cd-container::after{content:none}.cd-soft-footer__inner{display:flex;align-items:center;justify-content:space-between}}@media(min-width:1024px){.cd-soft-footer{padding:2rem 0}}.cd-ocha h2{color:var(--cd-white)}.cd-ocha__btn{position:relative;display:flex;align-items:center;height:var(--cd-global-header-height);padding:0;transition:background .3s ease;color:var(--cd-white);background:transparent;font-size:var(--cd-font-size--tiny)}.cd-ocha__btn .cd-icon--arrow-down{margin:auto}@media(min-width:768px){[dir=ltr] .cd-ocha__btn .cd-icon--arrow-down{margin-left:4px}[dir=rtl] .cd-ocha__btn .cd-icon--arrow-down{margin-right:4px}}@media(min-width:768px){.cd-ocha__btn{display:flex;width:auto}.cd-ocha__btn:hover .cd-ocha__btn-label,.cd-ocha__btn:focus .cd-ocha__btn-label{text-decoration:underline}}.cd-ocha__logo{display:inline-block;flex-shrink:0;width:21px;height:21px;fill:var(--cd-white)}@media(min-width:768px){[dir=ltr] .cd-ocha__logo{margin-right:4px}[dir=rtl] .cd-ocha__logo{margin-left:4px}}@media(max-width:767px){.cd-ocha__btn-label{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal}}.cd-ocha-dropdown{width:100%;padding:22px 0}.cd-ocha-dropdown__inner{max-width:var(--cd-max-width);padding:0 var(--cd-container-padding)}@media(min-width:768px){.cd-ocha-dropdown__inner{margin:0 auto;padding:0 var(--cd-container-padding-tablet)}}@media(min-width:1200px){.cd-ocha-dropdown__inner{padding:0 var(--cd-container-padding-xlarge)}}@supports(display:grid){@media(min-width:768px){.cd-ocha-dropdown__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}}@media(min-width:1200px){.cd-ocha-dropdown__inner{gap:32px}}}.cd-ocha-dropdown__section{position:relative;margin-bottom:1.5rem}.cd-ocha-dropdown__section::after{display:block;visibility:hidden;clear:both;height:0;content:"."}@media(max-width:767px){.cd-ocha-dropdown__section:nth-child(2){margin-bottom:0}}@media(min-width:768px){.cd-ocha-dropdown__section{float:left;width:21.25%;min-height:120px;margin-right:5%;margin-bottom:0}.cd-ocha-dropdown__section:last-child{margin-right:0}}@supports(display:grid){@media(min-width:768px){.cd-ocha-dropdown__section{float:none;width:unset;margin-right:0}}}.cd-ocha-dropdown__heading{margin:0 0 10px;padding-bottom:2px;color:var(--brand-grey)}@media(max-width:767px){.cd-ocha-dropdown__section:nth-child(3) .cd-ocha-dropdown__heading{display:none;margin:0;padding:0}}.cd-ocha-dropdown__list{margin:0;padding:0}.cd-ocha-dropdown__link{display:block;margin:0 0 12px;padding:0;font-weight:700}.cd-ocha-dropdown__link a{text-decoration:none;color:var(--cd-white)}.cd-ocha-dropdown__link a:hover,.cd-ocha-dropdown__link a:focus{text-decoration:underline;color:var(--cd-white)}.cd-ocha-dropdown__link a:focus{outline:3px solid var(--brand-primary--light);outline-offset:8px}@media(min-width:1200px){.cd-ocha-dropdown__link{white-space:nowrap}}.cd-ocha-dropdown__see-all{display:inline-block;width:100%;padding:10px;font-size:var(--cd-font-size--small)}@media(min-width:768px){.cd-ocha-dropdown__see-all{position:absolute;right:0;bottom:0;left:0}}.no-js .cd-footer .cd-ocha-dropdown__see-all{color:initial}*,*::before,*::after{box-sizing:border-box}html,input{font-size:16px}body{color:var(--cd-grey--dark);font-family:var(--cd-font--roboto);font-size:1rem;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;line-height:1.5}body.no-scroll{position:fixed;overflow:hidden;width:100%;height:100%}@media(min-width:1024px){body{font-size:var(--cd-font-size--base)}}img{max-width:100%;height:auto}@media print{#toolbar{display:none !important}}@font-face{font-family:system-ui;src:local(".SFNSText-Light"),local(".HelveticaNeueDeskInterface-Light"),local(".LucidaGrandeUI"),local("Segoe UI Light"),local("Ubuntu Light"),local("Roboto-Light"),local("DroidSans"),local("Tahoma");font-weight:300;font-style:normal}@font-face{font-family:system-ui;src:local(".SFNSText-LightItalic"),local(".HelveticaNeueDeskInterface-Italic"),local(".LucidaGrandeUI"),local("Segoe UI Light Italic"),local("Ubuntu Light Italic"),local("Roboto-LightItalic"),local("DroidSans"),local("Tahoma");font-weight:300;font-style:italic}@font-face{font-family:system-ui;src:local(".SFNSText-Regular"),local(".HelveticaNeueDeskInterface-Regular"),local(".LucidaGrandeUI"),local("Segoe UI"),local("Ubuntu"),local("Roboto-Regular"),local("DroidSans"),local("Tahoma");font-weight:400;font-style:normal}@font-face{font-family:system-ui;src:local(".SFNSText-Italic"),local(".HelveticaNeueDeskInterface-Italic"),local(".LucidaGrandeUI"),local("Segoe UI Italic"),local("Ubuntu Italic"),local("Roboto-Italic"),local("DroidSans"),local("Tahoma");font-weight:400;font-style:italic}@font-face{font-family:system-ui;src:local(".SFNSText-Medium"),local(".HelveticaNeueDeskInterface-MediumP4"),local(".LucidaGrandeUI"),local("Segoe UI Semibold"),local("Ubuntu Medium"),local("Roboto-Medium"),local("DroidSans-Bold"),local("Tahoma Bold");font-weight:500;font-style:normal}@font-face{font-family:system-ui;src:local(".SFNSText-MediumItalic"),local(".HelveticaNeueDeskInterface-MediumItalicP4"),local(".LucidaGrandeUI"),local("Segoe UI Semibold Italic"),local("Ubuntu Medium Italic"),local("Roboto-MediumItalic"),local("DroidSans-Bold"),local("Tahoma Bold");font-weight:500;font-style:italic}@font-face{font-family:system-ui;src:local(".SFNSText-Bold"),local(".HelveticaNeueDeskInterface-Bold"),local(".LucidaGrandeUI"),local("Segoe UI Bold"),local("Ubuntu Bold"),local("Roboto-Bold"),local("DroidSans-Bold"),local("Tahoma Bold");font-weight:700;font-style:normal}@font-face{font-family:system-ui;src:local(".SFNSText-BoldItalic"),local(".HelveticaNeueDeskInterface-BoldItalic"),local(".LucidaGrandeUI"),local("Segoe UI Bold Italic"),local("Ubuntu Bold Italic"),local("Roboto-BoldItalic"),local("DroidSans-Bold"),local("Tahoma Bold");font-weight:700;font-style:italic}h1,h2,h3,h4,h5,h6{margin-top:1em;margin-bottom:.5em;color:var(--cd-default-text-color);font-family:var(--cd-font--roboto);font-weight:500;line-height:1.2}.cd-content--spacious h1,.cd-content--spacious h2,.cd-content--spacious h3,.cd-content--spacious h4,.cd-content--spacious h5,.cd-content--spacious h6{margin:2em 0 .5em 0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}.cd-content--spacious h1:first-child,.cd-content--spacious h2:first-child,.cd-content--spacious h3:first-child,.cd-content--spacious h4:first-child,.cd-content--spacious h5:first-child,.cd-content--spacious h6:first-child{margin-top:0}h1{color:var(--cd-default-text-color);font-size:var(--cd-font-size--2xbase);font-weight:700}.cd-content--spacious h1{margin:1.5em 0 .75em 0;font-size:var(--cd-font-size--2xmedium)}@media(min-width:1024px){.cd-content--spacious h1{font-size:var(--cd-font-size--2xlarge)}}@media(min-width:1024px){h1{font-size:var(--cd-font-size--2xmedium)}}h2{font-size:var(--cd-font-size--2xbase)}.cd-content--spacious h2{font-size:var(--cd-font-size--2xbase)}@media(min-width:1024px){.cd-content--spacious h2{font-size:var(--cd-font-size--2xmedium)}}h3{font-size:var(--cd-font-size--large)}.cd-content--spacious h3{font-size:var(--cd-font-size--large)}@media(min-width:1024px){.cd-content--spacious h3{font-size:var(--cd-font-size--2xbase)}}h4{font-size:var(--cd-font-size--medium)}.cd-content--spacious h4{font-size:var(--cd-font-size--medium)}@media(min-width:1024px){.cd-content--spacious h4{font-size:var(--cd-font-size--large)}}h5{font-size:var(--cd-font-size--base)}.cd-content--spacious h5{font-size:var(--cd-font-size--base)}@media(min-width:1024px){.cd-content--spacious h5{font-size:var(--cd-font-size--medium)}}h6{font-size:var(--cd-font-size--ref)}.cd-content--spacious h6{font-size:var(--cd-font-size--ref)}@media(min-width:1024px){.cd-content--spacious h6{font-size:var(--cd-font-size--base)}}a{color:var(--brand-primary--dark)}a:hover,a:focus{text-decoration:none;color:var(--brand-primary)}ol{list-style:decimal}ol,dl{margin-bottom:1rem}@media(min-width:768px){ol,dl{margin-bottom:1.5rem}}.cd-content--spacious ol,.cd-content--spacious ul{margin:1.5em 0}.cd-content--spacious dl dt,.cd-content--spacious dl dd,.cd-content--spacious ol li+li,.cd-content--spacious ul li+li{margin-top:calc(var(--cd-font-size--ref)/2)}.cd-content--spacious p{line-height:1.75}.cd-layout-sidebar-first ol,.cd-layout-sidebar-first ul,.cd-layout-sidebar-second ol,.cd-layout-sidebar-second ul{margin:1em 0 2rem;padding-inline-start:1rem}.cd-layout-sidebar-first ol li+li,.cd-layout-sidebar-first ul li+li,.cd-layout-sidebar-second ol li+li,.cd-layout-sidebar-second ul li+li{margin-top:.75rem}.cd-layout-sidebar-first.cd-content--compact ol,.cd-layout-sidebar-first.cd-content--compact ul,.cd-layout-sidebar-second.cd-content--compact ol,.cd-layout-sidebar-second.cd-content--compact ul{margin:.5em 0 1.5rem;padding-inline-start:1rem}.cd-layout-sidebar-first.cd-content--compact ol li+li,.cd-layout-sidebar-first.cd-content--compact ul li+li,.cd-layout-sidebar-second.cd-content--compact ol li+li,.cd-layout-sidebar-second.cd-content--compact ul li+li{margin-top:.25rem}em{font-style:italic}.cd-content--spacious strong{font-weight:900}u{text-decoration:none;font-weight:700}.paragraph--type--text-and-image{clear:both;margin-bottom:2rem}.paragraph--type--text-and-image .field--name-field-media-content-image{max-width:300px;margin-bottom:1rem}.paragraph--type--text-and-image h2,.paragraph--type--text-and-image h3,.paragraph--type--text-and-image p{margin-top:0}.paragraph--type--text-and-image.paragraph__image--align-left .field--name-field-media-content-text p:last-child,.paragraph--type--text-and-image.paragraph__image--align-left .field--name-field-media-content-text p:only-of-type{margin-bottom:0}@media(min-width:768px){.paragraph--type--text-and-image.paragraph__image--align-left .field--name-field-media-content-image{margin-right:2rem}}@media(min-width:768px){.paragraph--type--text-and-image.paragraph__image--align-right .field--name-field-media-content-text{margin-right:2rem}}@supports(display:flex){.paragraph--type--text-and-image.paragraph__image--align-right .field--name-field-media-content-image{order:2}}@supports(display:flex){.paragraph--type--text-and-image{display:flex;flex-wrap:wrap}.paragraph--type--text-and-image .field--name-field-para-title{flex:1 0 100%}.paragraph--type--text-and-image.paragraph__image--align-left .field--name-field-media-content-text,.paragraph--type--text-and-image.paragraph__image--align-right .field--name-field-media-content-text{order:2}@media(min-width:768px){.paragraph--type--text-and-image.paragraph__image--align-left .field--name-field-media-content-text,.paragraph--type--text-and-image.paragraph__image--align-right .field--name-field-media-content-text{flex:1 0 300px}}.paragraph--type--text-and-image.paragraph__image--align-left .field--name-field-media-content-image,.paragraph--type--text-and-image.paragraph__image--align-right .field--name-field-media-content-image{order:1}@media(min-width:768px){.paragraph--type--text-and-image.paragraph__image--align-left .field--name-field-media-content-image,.paragraph--type--text-and-image.paragraph__image--align-right .field--name-field-media-content-image{flex:0 1 300px}}}
:root{--cd-ie-primary-color:#0988bb;--cd-ie-primary-color--light:#63cef8;--cd-ie-primary-color--dark:#032b3a;--cd-ie-primary-color--lighter:#8fdbfa;--cd-ie-highlight-red:#f65c51;--cd-ie-highlight-red--light:#f88981;--cd-primary-color-h:197;--cd-primary-color-s:91%;--cd-primary-color-l:38%;--cd-primary-color:hsl(var(--cd-primary-color-h),var(--cd-primary-color-s),var(--cd-primary-color-l));--cd-primary-color--light:hsl(var(--cd-primary-color-h),var(--cd-primary-color-s),calc(var(--cd-primary-color-l) + 30%));--cd-primary-color--dark:hsl(var(--cd-primary-color-h),var(--cd-primary-color-s),calc(var(--cd-primary-color-l) - 26%));--cd-primary-color--lighter:hsl(var(--cd-primary-color-h),var(--cd-primary-color-s),calc(var(--cd-primary-color-l) + 39%));}.cd-button{background-color:var(--cd-primary-color);}@media all and (-ms-high-contrast:none){.cd-button{background-color:var(--cd-ie-primary-color);}}.cd-button:hover,.cd-button:focus{color:var(--cd-white);background-color:var(--cd-primary-color--light);}@media all and (-ms-high-contrast:none){.cd-button:hover,.cd-button:focus{background-color:var(--cd-ie-primary-color--light);}}.cd-button:focus{border:2px solid var(--cd-primary-color--dark);outline:0 solid var(--cd-primary-color--light);}@media all and (-ms-high-contrast:none){.cd-button:focus{border:2px solid var(--cd-ie-primary-color--dark);outline:0 solid var(--cd-ie-primary-color--light);}}.cd-button--light{color:var(--cd-primary-color--dark);background-color:var(--cd-primary-color--lighter);}@media all and (-ms-high-contrast:none){.cd-button--light{color:var(--cd-ie-primary-color--dark);background-color:var(--cd-ie-primary-color--lighter);}}.cd-button--light:hover,.cd-button--light:focus{color:var(--cd-primary-color--dark);background-color:var(--cd-primary-color--light);}@media all and (-ms-high-contrast:none){.cd-button--light:hover,.cd-button--light:focus{color:var(--cd-ie-primary-color--dark);background-color:var(--cd-ie-primary-color--light);}}.cd-button--outline{color:var(--cd-primary-color);border-color:var(--cd-primary-color);background-color:var(--cd-white);fill:currentcolor;}@media all and (-ms-high-contrast:none){.cd-button--outline{color:var(--cd-ie-primary-color);border-color:var(--cd-ie-primary-color);background-color:var(--cd-white);}}.cd-button--outline:hover,.cd-button--outline:focus{color:var(--cd-white);border-color:var(--cd-primary-color--dark);background-color:var(--cd-primary-color);}@media all and (-ms-high-contrast:none){.cd-button--outline:hover,.cd-button--outline:focus{color:var(--cd-ie-primary-color--dark);border-color:var(--cd-ie-primary-color--dark);background-color:var(--cd-white);}}.cd-button--icon:hover svg,.cd-button--icon:focus svg{fill:var(--cd-white);}.cd-button--light:hover svg,.cd-button--light:focus svg{fill:currentcolor;}@media all and (-ms-high-contrast:none){.cd-button--light:hover svg,.cd-button--light:focus svg{fill:var(--cd-ie-primary-color--dark);}}.cd-button--danger{--cd-primary-color-h:4;--cd-primary-color-s:90%;--cd-primary-color-l:64%;--cd-primary-color:hsl(var(--cd-primary-color-h),var(--cd-primary-color-s),var(--cd-primary-color-l));--cd-primary-color--light:hsl(var(--cd-primary-color-h),var(--cd-primary-color-s),calc(var(--cd-primary-color-l) + 10%));}@media all and (-ms-high-contrast:none){.cd-button--danger{background-color:var(--cd-ie-highlight-red);}}@media all and (-ms-high-contrast:none){.cd-button--danger:hover,.cd-button--danger:focus{background-color:var(--cd-ie-highlight-red--light);}}
@media all and (max-width:767px){.cd-global-header button[aria-expanded] span[class*="__btn-label"]{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}}
.cd-footer a:focus{outline:3px solid var(--cd-reliefweb-brand-blue);}.cd-footer .cd-mandate__logo{background:url(/themes/custom/common_design_subtheme/img/logos/ocha-logo-sprite.svg) 0 -95px no-repeat;}.cd-footer-copyright{display:block;margin-top:0;text-align:right;color:white;font-size:12px;font-weight:lighter;}.cd-footer-copyright p{margin:0;}.cd-footer-copyright a{display:inline-block;overflow:hidden;width:140px;height:60px;margin:0 0 -4px 0;padding:0 0 0 140px;background:url(/themes/custom/common_design_subtheme/img/logos/rw-logo-sprite.png) 0 -60px no-repeat;background:rgba(0,0,0,0) url(/themes/custom/common_design_subtheme/img/logos/rw-logo-sprite.svg) 0 -60px no-repeat;}.cd-footer-copyright a:hover,.cd-footer-copyright a:active,.cd-footer-copyright a:focus{opacity:0.8;}@media all and (max-width:1023px){.cd-footer-copyright{width:100%;text-align:center;}}
.cd-header button:focus{outline:3px solid var(--cd-reliefweb-brand-blue);}.no-js .cd-search__form form{min-width:unset;}
.cd-language-switcher__btn:focus{outline:3px solid var(--cd-reliefweb-brand-blue);}.cd-user-menu__dropdown li a:focus{outline:3px solid var(--cd-reliefweb-brand-blue);}
@media screen and (min-width:768px){.cd-layout-container .cd-layout-content-wrapper{display:flex;flex-wrap:wrap;}.cd-layout-content{flex-basis:0;flex-grow:999;}@supports (display:grid){.cd-layout-container{grid-template-rows:151px auto 1fr auto;}}}
@media all and (max-width:767px){.cd-site-logo{background:url(/themes/custom/common_design_subtheme/img/logos/rw-logo-mobile.svg) center no-repeat;}}.cd-site-logo:focus{outline:3px solid var(--cd-reliefweb-brand-blue);}
.cd-ocha-dropdown__link a:focus{outline:3px solid var(--cd-reliefweb-brand-blue);}
.cd-soft-footer::before{background:var(--brand-primary);}.cd-soft-footer .visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.cd-soft-footer h2.visually-hidden,.cd-soft-footer label.visually-hidden{color:var(--brand-primary);}.cd-soft-footer .mc-field-group{display:flex;flex-direction:column;}.cd-soft-footer .cd-button{margin-top:0.5rem;padding:10px 12px;text-transform:uppercase;color:var(--cd-white);background:var(--brand-highlight);font-weight:700;}.cd-soft-footer label{flex:0 1 100%;margin:0;padding:10px 12px 10px 0;text-align:left;color:var(--cd-white);}.cd-soft-footer__inner input[type="email"]{padding:10px 12px;color:var(--cd-default-text-color);}.cd-soft-footer .cd-button:hover,.cd-soft-footer .cd-button:focus{background:var(--brand-primary);}.cd-soft-footer input:focus,.cd-soft-footer .cd-button:focus{outline:3px solid var(--brand-primary--light);outline-offset:-2px;}@media (min-width:576px){.cd-soft-footer .mc-field-group{flex-direction:row;}.cd-soft-footer .cd-button{margin-top:0;}}
.cd-user-menu__item:focus{outline:3px solid var(--cd-reliefweb-brand-blue);}.cd-global-header__user-menu + .cd-global-header__user-menu li:last-child a{padding-right:0;}.cd-global-header__user-menu + .cd-global-header__user-menu li:last-child a::after{content:none;}@media all and (max-width:767px){.cd-global-header__user-menu a svg + span{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}}[dir="ltr"] .admin-menu__btn svg + span{margin-left:10px;}[dir="rtl"] .admin-menu__btn svg + span{margin-right:10px;}.admin-menu__btn .cd-icon:not(.cd-icon--arrow-down){display:inline-block;width:14px;height:14px;vertical-align:middle;fill:var(--cd-white);}
:root{--rw-icons--common--12--dark-blue--x:0;--rw-icons--common--12--dark-red--x:-12px;--rw-icons--common--12--dark-grey--x:-24px;--rw-icons--common--12--white--x:-36px;--rw-icons--common--18--dark-blue--x:-48px;--rw-icons--common--18--dark-red--x:-66px;--rw-icons--common--18--dark-grey--x:-84px;--rw-icons--common--18--white--x:-102px;--rw-icons--common--add--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 0 no-repeat;--rw-icons--common--add--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px 0 no-repeat;--rw-icons--common--add--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px 0 no-repeat;--rw-icons--common--add--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px 0 no-repeat;--rw-icons--common--add--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px 0 no-repeat;--rw-icons--common--add--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px 0 no-repeat;--rw-icons--common--add--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px 0 no-repeat;--rw-icons--common--add--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px 0 no-repeat;--rw-icons--common--admin--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -12px no-repeat;--rw-icons--common--admin--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -12px no-repeat;--rw-icons--common--admin--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -12px no-repeat;--rw-icons--common--admin--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -12px no-repeat;--rw-icons--common--admin--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -18px no-repeat;--rw-icons--common--admin--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -18px no-repeat;--rw-icons--common--admin--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -18px no-repeat;--rw-icons--common--admin--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -18px no-repeat;--rw-icons--common--arrow-left--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -24px no-repeat;--rw-icons--common--arrow-left--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -24px no-repeat;--rw-icons--common--arrow-left--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -24px no-repeat;--rw-icons--common--arrow-left--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -24px no-repeat;--rw-icons--common--arrow-left--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -36px no-repeat;--rw-icons--common--arrow-left--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -36px no-repeat;--rw-icons--common--arrow-left--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -36px no-repeat;--rw-icons--common--arrow-left--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -36px no-repeat;--rw-icons--common--arrow-right--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -36px no-repeat;--rw-icons--common--arrow-right--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -36px no-repeat;--rw-icons--common--arrow-right--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -36px no-repeat;--rw-icons--common--arrow-right--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -36px no-repeat;--rw-icons--common--arrow-right--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -54px no-repeat;--rw-icons--common--arrow-right--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -54px no-repeat;--rw-icons--common--arrow-right--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -54px no-repeat;--rw-icons--common--arrow-right--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -54px no-repeat;--rw-icons--common--bookmark--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -48px no-repeat;--rw-icons--common--bookmark--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -48px no-repeat;--rw-icons--common--bookmark--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -48px no-repeat;--rw-icons--common--bookmark--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -48px no-repeat;--rw-icons--common--bookmark--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -72px no-repeat;--rw-icons--common--bookmark--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -72px no-repeat;--rw-icons--common--bookmark--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -72px no-repeat;--rw-icons--common--bookmark--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -72px no-repeat;--rw-icons--common--calendar--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -60px no-repeat;--rw-icons--common--calendar--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -60px no-repeat;--rw-icons--common--calendar--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -60px no-repeat;--rw-icons--common--calendar--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -60px no-repeat;--rw-icons--common--calendar--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -90px no-repeat;--rw-icons--common--calendar--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -90px no-repeat;--rw-icons--common--calendar--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -90px no-repeat;--rw-icons--common--calendar--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -90px no-repeat;--rw-icons--common--close--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -72px no-repeat;--rw-icons--common--close--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -72px no-repeat;--rw-icons--common--close--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -72px no-repeat;--rw-icons--common--close--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -72px no-repeat;--rw-icons--common--close--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -108px no-repeat;--rw-icons--common--close--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -108px no-repeat;--rw-icons--common--close--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -108px no-repeat;--rw-icons--common--close--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -108px no-repeat;--rw-icons--common--double-arrow-left--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -84px no-repeat;--rw-icons--common--double-arrow-left--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -84px no-repeat;--rw-icons--common--double-arrow-left--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -84px no-repeat;--rw-icons--common--double-arrow-left--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -84px no-repeat;--rw-icons--common--double-arrow-left--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -126px no-repeat;--rw-icons--common--double-arrow-left--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -126px no-repeat;--rw-icons--common--double-arrow-left--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -126px no-repeat;--rw-icons--common--double-arrow-left--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -126px no-repeat;--rw-icons--common--double-arrow-right--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -96px no-repeat;--rw-icons--common--double-arrow-right--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -96px no-repeat;--rw-icons--common--double-arrow-right--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -96px no-repeat;--rw-icons--common--double-arrow-right--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -96px no-repeat;--rw-icons--common--double-arrow-right--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -144px no-repeat;--rw-icons--common--double-arrow-right--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -144px no-repeat;--rw-icons--common--double-arrow-right--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -144px no-repeat;--rw-icons--common--double-arrow-right--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -144px no-repeat;--rw-icons--common--download--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -108px no-repeat;--rw-icons--common--download--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -108px no-repeat;--rw-icons--common--download--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -108px no-repeat;--rw-icons--common--download--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -108px no-repeat;--rw-icons--common--download--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -162px no-repeat;--rw-icons--common--download--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -162px no-repeat;--rw-icons--common--download--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -162px no-repeat;--rw-icons--common--download--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -162px no-repeat;--rw-icons--common--email--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -120px no-repeat;--rw-icons--common--email--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -120px no-repeat;--rw-icons--common--email--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -120px no-repeat;--rw-icons--common--email--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -120px no-repeat;--rw-icons--common--email--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -180px no-repeat;--rw-icons--common--email--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -180px no-repeat;--rw-icons--common--email--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -180px no-repeat;--rw-icons--common--email--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -180px no-repeat;--rw-icons--common--external-link--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -132px no-repeat;--rw-icons--common--external-link--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -132px no-repeat;--rw-icons--common--external-link--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -132px no-repeat;--rw-icons--common--external-link--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -132px no-repeat;--rw-icons--common--external-link--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -198px no-repeat;--rw-icons--common--external-link--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -198px no-repeat;--rw-icons--common--external-link--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -198px no-repeat;--rw-icons--common--external-link--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -198px no-repeat;--rw-icons--common--filter--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -144px no-repeat;--rw-icons--common--filter--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -144px no-repeat;--rw-icons--common--filter--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -144px no-repeat;--rw-icons--common--filter--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -144px no-repeat;--rw-icons--common--filter--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -216px no-repeat;--rw-icons--common--filter--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -216px no-repeat;--rw-icons--common--filter--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -216px no-repeat;--rw-icons--common--filter--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -216px no-repeat;--rw-icons--common--help--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -156px no-repeat;--rw-icons--common--help--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -156px no-repeat;--rw-icons--common--help--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -156px no-repeat;--rw-icons--common--help--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -156px no-repeat;--rw-icons--common--help--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -234px no-repeat;--rw-icons--common--help--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -234px no-repeat;--rw-icons--common--help--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -234px no-repeat;--rw-icons--common--help--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -234px no-repeat;--rw-icons--common--link--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -168px no-repeat;--rw-icons--common--link--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -168px no-repeat;--rw-icons--common--link--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -168px no-repeat;--rw-icons--common--link--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -168px no-repeat;--rw-icons--common--link--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -252px no-repeat;--rw-icons--common--link--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -252px no-repeat;--rw-icons--common--link--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -252px no-repeat;--rw-icons--common--link--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -252px no-repeat;--rw-icons--common--next--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -180px no-repeat;--rw-icons--common--next--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -180px no-repeat;--rw-icons--common--next--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -180px no-repeat;--rw-icons--common--next--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -180px no-repeat;--rw-icons--common--next--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -270px no-repeat;--rw-icons--common--next--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -270px no-repeat;--rw-icons--common--next--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -270px no-repeat;--rw-icons--common--next--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -270px no-repeat;--rw-icons--common--previous--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -192px no-repeat;--rw-icons--common--previous--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -192px no-repeat;--rw-icons--common--previous--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -192px no-repeat;--rw-icons--common--previous--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -192px no-repeat;--rw-icons--common--previous--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -288px no-repeat;--rw-icons--common--previous--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -288px no-repeat;--rw-icons--common--previous--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -288px no-repeat;--rw-icons--common--previous--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -288px no-repeat;--rw-icons--common--print--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -204px no-repeat;--rw-icons--common--print--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -204px no-repeat;--rw-icons--common--print--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -204px no-repeat;--rw-icons--common--print--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -204px no-repeat;--rw-icons--common--print--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -306px no-repeat;--rw-icons--common--print--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -306px no-repeat;--rw-icons--common--print--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -306px no-repeat;--rw-icons--common--print--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -306px no-repeat;--rw-icons--common--remove--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -216px no-repeat;--rw-icons--common--remove--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -216px no-repeat;--rw-icons--common--remove--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -216px no-repeat;--rw-icons--common--remove--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -216px no-repeat;--rw-icons--common--remove--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -324px no-repeat;--rw-icons--common--remove--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -324px no-repeat;--rw-icons--common--remove--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -324px no-repeat;--rw-icons--common--remove--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -324px no-repeat;--rw-icons--common--selected--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -228px no-repeat;--rw-icons--common--selected--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -228px no-repeat;--rw-icons--common--selected--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -228px no-repeat;--rw-icons--common--selected--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -228px no-repeat;--rw-icons--common--selected--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -342px no-repeat;--rw-icons--common--selected--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -342px no-repeat;--rw-icons--common--selected--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -342px no-repeat;--rw-icons--common--selected--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -342px no-repeat;--rw-icons--common--user--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") 0 -240px no-repeat;--rw-icons--common--user--12--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -12px -240px no-repeat;--rw-icons--common--user--12--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -24px -240px no-repeat;--rw-icons--common--user--12--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -36px -240px no-repeat;--rw-icons--common--user--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -48px -360px no-repeat;--rw-icons--common--user--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -66px -360px no-repeat;--rw-icons--common--user--18--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -84px -360px no-repeat;--rw-icons--common--user--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -102px -360px no-repeat;--rw-icons--search--18--dark-blue--x:-120px;--rw-icons--search--18--dark-red--x:-138px;--rw-icons--search--26--white--x:-156px;--rw-icons--search--search--18--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -120px 0 no-repeat;--rw-icons--search--search--18--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -138px 0 no-repeat;--rw-icons--search--search--26--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -156px 0 no-repeat;--rw-icons--toggle--9--dark-blue--x:-182px;--rw-icons--toggle--9--dark-red--x:-191px;--rw-icons--toggle--9--dark-grey--x:-200px;--rw-icons--toggle--9--white--x:-209px;--rw-icons--toggle--12--dark-blue--x:-218px;--rw-icons--toggle--18--white--x:-230px;--rw-icons--toggle--down--9--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -182px 0 no-repeat;--rw-icons--toggle--down--9--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -191px 0 no-repeat;--rw-icons--toggle--down--9--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -200px 0 no-repeat;--rw-icons--toggle--down--9--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -209px 0 no-repeat;--rw-icons--toggle--down--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -218px 0 no-repeat;--rw-icons--toggle--down--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -230px 0 no-repeat;--rw-icons--toggle--up--9--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -182px -9px no-repeat;--rw-icons--toggle--up--9--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -191px -9px no-repeat;--rw-icons--toggle--up--9--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -200px -9px no-repeat;--rw-icons--toggle--up--9--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -209px -9px no-repeat;--rw-icons--toggle--up--12--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -218px -12px no-repeat;--rw-icons--toggle--up--18--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -230px -18px no-repeat;--rw-icons--status--20--blue--x:-248px;--rw-icons--status--20--green--x:-268px;--rw-icons--status--20--orange--x:-288px;--rw-icons--status--20--red--x:-308px;--rw-icons--status--error--20--blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -248px 0 no-repeat;--rw-icons--status--error--20--green:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -268px 0 no-repeat;--rw-icons--status--error--20--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -288px 0 no-repeat;--rw-icons--status--error--20--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -308px 0 no-repeat;--rw-icons--status--info--20--blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -248px -20px no-repeat;--rw-icons--status--info--20--green:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -268px -20px no-repeat;--rw-icons--status--info--20--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -288px -20px no-repeat;--rw-icons--status--info--20--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -308px -20px no-repeat;--rw-icons--status--ok--20--blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -248px -40px no-repeat;--rw-icons--status--ok--20--green:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -268px -40px no-repeat;--rw-icons--status--ok--20--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -288px -40px no-repeat;--rw-icons--status--ok--20--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -308px -40px no-repeat;--rw-icons--status--warning--20--blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -248px -60px no-repeat;--rw-icons--status--warning--20--green:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -268px -60px no-repeat;--rw-icons--status--warning--20--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -288px -60px no-repeat;--rw-icons--status--warning--20--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -308px -60px no-repeat;--rw-icons--content--16--dark-grey--x:-328px;--rw-icons--content--24--grey--x:-344px;--rw-icons--content--36--dark-blue--x:-368px;--rw-icons--content--infographic--16--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -328px 0 no-repeat;--rw-icons--content--infographic--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -344px 0 no-repeat;--rw-icons--content--infographic--36--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -368px 0 no-repeat;--rw-icons--content--interactive--16--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -328px -16px no-repeat;--rw-icons--content--interactive--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -344px -24px no-repeat;--rw-icons--content--interactive--36--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -368px -36px no-repeat;--rw-icons--content--job--16--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -328px -32px no-repeat;--rw-icons--content--job--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -344px -48px no-repeat;--rw-icons--content--job--36--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -368px -72px no-repeat;--rw-icons--content--map--16--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -328px -48px no-repeat;--rw-icons--content--map--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -344px -72px no-repeat;--rw-icons--content--map--36--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -368px -108px no-repeat;--rw-icons--content--report--16--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -328px -64px no-repeat;--rw-icons--content--report--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -344px -96px no-repeat;--rw-icons--content--report--36--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -368px -144px no-repeat;--rw-icons--content--training--16--dark-grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -328px -80px no-repeat;--rw-icons--content--training--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -344px -120px no-repeat;--rw-icons--content--training--36--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -368px -180px no-repeat;--rw-icons--disaster-type--16--white--x:-404px;--rw-icons--disaster-type--16--grey--x:-420px;--rw-icons--disaster-type--16--orange--x:-436px;--rw-icons--disaster-type--16--red--x:-452px;--rw-icons--disaster-type--24--grey--x:-468px;--rw-icons--disaster-type--24--orange--x:-492px;--rw-icons--disaster-type--24--red--x:-516px;--rw-icons--disaster-type--32--white--x:-540px;--rw-icons--disaster-type--AC--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px 0 no-repeat;--rw-icons--disaster-type--AC--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px 0 no-repeat;--rw-icons--disaster-type--AC--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px 0 no-repeat;--rw-icons--disaster-type--AC--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px 0 no-repeat;--rw-icons--disaster-type--AC--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px 0 no-repeat;--rw-icons--disaster-type--AC--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px 0 no-repeat;--rw-icons--disaster-type--AC--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px 0 no-repeat;--rw-icons--disaster-type--AC--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px 0 no-repeat;--rw-icons--disaster-type--AV--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -16px no-repeat;--rw-icons--disaster-type--AV--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -16px no-repeat;--rw-icons--disaster-type--AV--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -16px no-repeat;--rw-icons--disaster-type--AV--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -16px no-repeat;--rw-icons--disaster-type--AV--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -24px no-repeat;--rw-icons--disaster-type--AV--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -24px no-repeat;--rw-icons--disaster-type--AV--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -24px no-repeat;--rw-icons--disaster-type--AV--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -32px no-repeat;--rw-icons--disaster-type--CW--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -32px no-repeat;--rw-icons--disaster-type--CW--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -32px no-repeat;--rw-icons--disaster-type--CW--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -32px no-repeat;--rw-icons--disaster-type--CW--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -32px no-repeat;--rw-icons--disaster-type--CW--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -48px no-repeat;--rw-icons--disaster-type--CW--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -48px no-repeat;--rw-icons--disaster-type--CW--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -48px no-repeat;--rw-icons--disaster-type--CW--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -64px no-repeat;--rw-icons--disaster-type--DR--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -48px no-repeat;--rw-icons--disaster-type--DR--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -48px no-repeat;--rw-icons--disaster-type--DR--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -48px no-repeat;--rw-icons--disaster-type--DR--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -48px no-repeat;--rw-icons--disaster-type--DR--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -72px no-repeat;--rw-icons--disaster-type--DR--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -72px no-repeat;--rw-icons--disaster-type--DR--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -72px no-repeat;--rw-icons--disaster-type--DR--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -96px no-repeat;--rw-icons--disaster-type--EC--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -64px no-repeat;--rw-icons--disaster-type--EC--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -64px no-repeat;--rw-icons--disaster-type--EC--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -64px no-repeat;--rw-icons--disaster-type--EC--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -64px no-repeat;--rw-icons--disaster-type--EC--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -96px no-repeat;--rw-icons--disaster-type--EC--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -96px no-repeat;--rw-icons--disaster-type--EC--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -96px no-repeat;--rw-icons--disaster-type--EC--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -128px no-repeat;--rw-icons--disaster-type--EP--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -80px no-repeat;--rw-icons--disaster-type--EP--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -80px no-repeat;--rw-icons--disaster-type--EP--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -80px no-repeat;--rw-icons--disaster-type--EP--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -80px no-repeat;--rw-icons--disaster-type--EP--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -120px no-repeat;--rw-icons--disaster-type--EP--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -120px no-repeat;--rw-icons--disaster-type--EP--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -120px no-repeat;--rw-icons--disaster-type--EP--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -160px no-repeat;--rw-icons--disaster-type--EQ--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -96px no-repeat;--rw-icons--disaster-type--EQ--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -96px no-repeat;--rw-icons--disaster-type--EQ--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -96px no-repeat;--rw-icons--disaster-type--EQ--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -96px no-repeat;--rw-icons--disaster-type--EQ--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -144px no-repeat;--rw-icons--disaster-type--EQ--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -144px no-repeat;--rw-icons--disaster-type--EQ--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -144px no-repeat;--rw-icons--disaster-type--EQ--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -192px no-repeat;--rw-icons--disaster-type--FF--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -112px no-repeat;--rw-icons--disaster-type--FF--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -112px no-repeat;--rw-icons--disaster-type--FF--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -112px no-repeat;--rw-icons--disaster-type--FF--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -112px no-repeat;--rw-icons--disaster-type--FF--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -168px no-repeat;--rw-icons--disaster-type--FF--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -168px no-repeat;--rw-icons--disaster-type--FF--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -168px no-repeat;--rw-icons--disaster-type--FF--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -224px no-repeat;--rw-icons--disaster-type--FL--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -128px no-repeat;--rw-icons--disaster-type--FL--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -128px no-repeat;--rw-icons--disaster-type--FL--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -128px no-repeat;--rw-icons--disaster-type--FL--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -128px no-repeat;--rw-icons--disaster-type--FL--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -192px no-repeat;--rw-icons--disaster-type--FL--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -192px no-repeat;--rw-icons--disaster-type--FL--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -192px no-repeat;--rw-icons--disaster-type--FL--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -256px no-repeat;--rw-icons--disaster-type--FR--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -144px no-repeat;--rw-icons--disaster-type--FR--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -144px no-repeat;--rw-icons--disaster-type--FR--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -144px no-repeat;--rw-icons--disaster-type--FR--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -144px no-repeat;--rw-icons--disaster-type--FR--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -216px no-repeat;--rw-icons--disaster-type--FR--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -216px no-repeat;--rw-icons--disaster-type--FR--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -216px no-repeat;--rw-icons--disaster-type--FR--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -288px no-repeat;--rw-icons--disaster-type--HT--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -160px no-repeat;--rw-icons--disaster-type--HT--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -160px no-repeat;--rw-icons--disaster-type--HT--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -160px no-repeat;--rw-icons--disaster-type--HT--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -160px no-repeat;--rw-icons--disaster-type--HT--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -240px no-repeat;--rw-icons--disaster-type--HT--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -240px no-repeat;--rw-icons--disaster-type--HT--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -240px no-repeat;--rw-icons--disaster-type--HT--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -320px no-repeat;--rw-icons--disaster-type--IN--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -176px no-repeat;--rw-icons--disaster-type--IN--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -176px no-repeat;--rw-icons--disaster-type--IN--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -176px no-repeat;--rw-icons--disaster-type--IN--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -176px no-repeat;--rw-icons--disaster-type--IN--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -264px no-repeat;--rw-icons--disaster-type--IN--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -264px no-repeat;--rw-icons--disaster-type--IN--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -264px no-repeat;--rw-icons--disaster-type--IN--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -352px no-repeat;--rw-icons--disaster-type--LS--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -192px no-repeat;--rw-icons--disaster-type--LS--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -192px no-repeat;--rw-icons--disaster-type--LS--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -192px no-repeat;--rw-icons--disaster-type--LS--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -192px no-repeat;--rw-icons--disaster-type--LS--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -288px no-repeat;--rw-icons--disaster-type--LS--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -288px no-repeat;--rw-icons--disaster-type--LS--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -288px no-repeat;--rw-icons--disaster-type--LS--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -384px no-repeat;--rw-icons--disaster-type--MS--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -208px no-repeat;--rw-icons--disaster-type--MS--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -208px no-repeat;--rw-icons--disaster-type--MS--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -208px no-repeat;--rw-icons--disaster-type--MS--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -208px no-repeat;--rw-icons--disaster-type--MS--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -312px no-repeat;--rw-icons--disaster-type--MS--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -312px no-repeat;--rw-icons--disaster-type--MS--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -312px no-repeat;--rw-icons--disaster-type--MS--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -416px no-repeat;--rw-icons--disaster-type--SS--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -224px no-repeat;--rw-icons--disaster-type--SS--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -224px no-repeat;--rw-icons--disaster-type--SS--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -224px no-repeat;--rw-icons--disaster-type--SS--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -224px no-repeat;--rw-icons--disaster-type--SS--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -336px no-repeat;--rw-icons--disaster-type--SS--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -336px no-repeat;--rw-icons--disaster-type--SS--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -336px no-repeat;--rw-icons--disaster-type--SS--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -448px no-repeat;--rw-icons--disaster-type--ST--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -240px no-repeat;--rw-icons--disaster-type--ST--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -240px no-repeat;--rw-icons--disaster-type--ST--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -240px no-repeat;--rw-icons--disaster-type--ST--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -240px no-repeat;--rw-icons--disaster-type--ST--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -360px no-repeat;--rw-icons--disaster-type--ST--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -360px no-repeat;--rw-icons--disaster-type--ST--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -360px no-repeat;--rw-icons--disaster-type--ST--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -480px no-repeat;--rw-icons--disaster-type--TC--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -256px no-repeat;--rw-icons--disaster-type--TC--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -256px no-repeat;--rw-icons--disaster-type--TC--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -256px no-repeat;--rw-icons--disaster-type--TC--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -256px no-repeat;--rw-icons--disaster-type--TC--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -384px no-repeat;--rw-icons--disaster-type--TC--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -384px no-repeat;--rw-icons--disaster-type--TC--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -384px no-repeat;--rw-icons--disaster-type--TC--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -512px no-repeat;--rw-icons--disaster-type--TS--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -272px no-repeat;--rw-icons--disaster-type--TS--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -272px no-repeat;--rw-icons--disaster-type--TS--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -272px no-repeat;--rw-icons--disaster-type--TS--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -272px no-repeat;--rw-icons--disaster-type--TS--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -408px no-repeat;--rw-icons--disaster-type--TS--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -408px no-repeat;--rw-icons--disaster-type--TS--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -408px no-repeat;--rw-icons--disaster-type--TS--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -544px no-repeat;--rw-icons--disaster-type--VO--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -288px no-repeat;--rw-icons--disaster-type--VO--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -288px no-repeat;--rw-icons--disaster-type--VO--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -288px no-repeat;--rw-icons--disaster-type--VO--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -288px no-repeat;--rw-icons--disaster-type--VO--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -432px no-repeat;--rw-icons--disaster-type--VO--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -432px no-repeat;--rw-icons--disaster-type--VO--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -432px no-repeat;--rw-icons--disaster-type--VO--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -576px no-repeat;--rw-icons--disaster-type--WF--16--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -404px -304px no-repeat;--rw-icons--disaster-type--WF--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -420px -304px no-repeat;--rw-icons--disaster-type--WF--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -436px -304px no-repeat;--rw-icons--disaster-type--WF--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -452px -304px no-repeat;--rw-icons--disaster-type--WF--24--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -468px -456px no-repeat;--rw-icons--disaster-type--WF--24--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -492px -456px no-repeat;--rw-icons--disaster-type--WF--24--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -516px -456px no-repeat;--rw-icons--disaster-type--WF--32--white:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -540px -608px no-repeat;--rw-icons--social-media--48--dark-blue--x:-572px;--rw-icons--social-media--48--dark-red--x:-620px;--rw-icons--social-media--facebook-full--48--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -572px 0 no-repeat;--rw-icons--social-media--facebook-full--48--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -620px 0 no-repeat;--rw-icons--social-media--linkedin-full--48--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -572px -48px no-repeat;--rw-icons--social-media--linkedin-full--48--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -620px -48px no-repeat;--rw-icons--social-media--twitter-full--48--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -572px -96px no-repeat;--rw-icons--social-media--twitter-full--48--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -620px -96px no-repeat;--rw-icons--map-marker--16--grey--x:-668px;--rw-icons--map-marker--16--orange--x:-684px;--rw-icons--map-marker--16--red--x:-700px;--rw-icons--map-marker--44--blue--x:-716px;--rw-icons--map-marker--44--grey--x:-760px;--rw-icons--map-marker--44--orange--x:-804px;--rw-icons--map-marker--44--red--x:-848px;--rw-icons--map-marker--marker--16--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -668px 0 no-repeat;--rw-icons--map-marker--marker--16--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -684px 0 no-repeat;--rw-icons--map-marker--marker--16--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -700px 0 no-repeat;--rw-icons--map-marker--marker--44--blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -716px 0 no-repeat;--rw-icons--map-marker--marker--44--grey:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -760px 0 no-repeat;--rw-icons--map-marker--marker--44--orange:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -804px 0 no-repeat;--rw-icons--map-marker--marker--44--red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -848px 0 no-repeat;--rw-icons--datepicker--32--dark-blue--x:-892px;--rw-icons--datepicker--32--dark-red--x:-924px;--rw-icons--datepicker--datepicker--32--dark-blue:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -892px 0 no-repeat;--rw-icons--datepicker--datepicker--32--dark-red:url("/themes/custom/common_design_subtheme/components/rw-icons/img/rw-icons-sprite.svg?v=1.0.1") -924px 0 no-repeat;}
.cd-layout-content a[target="_blank"][rel~="noopener"]:after{display:inline-block;overflow:hidden;width:12px;height:12px;margin:-2px 0 0 6px;content:"";vertical-align:middle;background:var(--rw-icons--common--external-link--12--dark-blue);}
form input,form label,form button,form select,form textarea{text-transform:none;font-size:16px;font-weight:normal;}form button,form:not(.subscription-form,.community-topics-form) .form-item .cd-button{margin:0 12px 0 0;padding:12px;color:white;border:2px solid transparent;outline:none;background:var(--cd-reliefweb-brand-blue--dark);font-size:15px;font-weight:bold;}form button:hover,form button:focus,form button:active,form:not(.subscription-form,.community-topics-form) .form-item .cd-button:hover,form:not(.subscription-form,.community-topics-form) .form-item .cd-button:focus,form:not(.subscription-form,.community-topics-form) .form-item .cd-button:active{text-decoration:underline;background:var(--cd-reliefweb-brand-red--dark);}form button:focus,form:not(.subscription-form,.community-topics-form) .form-item .cd-button:focus{text-decoration:underline;border:2px solid var(--cd-reliefweb-brand-grey--dark);}form:not(.subscription-form,.community-topics-form) .form-item .cd-button{transition:none;border-radius:0;}form input[type="text"],form input[type="search"],form input[type="password"],form input[type="url"]{display:block;width:100%;height:46px;margin:0;padding:12px;border:2px solid var(--cd-reliefweb-brand-grey--light);background:white;}input[type="text"],input[type="number"],input[type="password"],input[type="email"],input[type="search"],input[type="tel"],input[type="url"],input[type="date"],input[type="file"]{max-width:unset;}form textarea{display:block;width:100%;margin:0;padding:12px;resize:vertical;border:2px solid var(--cd-reliefweb-brand-grey--light);background:white;line-height:1.5;}form select{font-size:16px;}form select[multiple]{display:block;min-width:200px;padding:4px;}form label,form fieldset fieldset legend{display:inline-block;margin:0 0 6px 0;font-size:16px;font-weight:bold;}form label:first-letter{text-transform:capitalize;}form fieldset{position:relative;margin:0;padding:0;border:none;}form fieldset legend{margin:0;padding:0;}form > div > fieldset > legend,form > fieldset > legend,form > section > h3{position:relative;display:block;margin:0 0 24px 0;letter-spacing:0.5px;font-size:20px;font-weight:bold;line-height:1.3;}form > div > fieldset > legend.accessibility,form > fieldset > legend.accessibility,form > section > h3.accessibility{position:absolute;margin:0;padding:0;}form fieldset > legend{float:left;}form fieldset > legend + *,form fieldset > legend + * + *{clear:both;}form[data-loading]:before,form[data-loading]:after{position:fixed;}form .form-type-checkbox,form .form-type-radio{display:block;margin-right:24px;padding:4px 0;}form .form-type-checkbox:last-child,form .form-type-radio:last-child{margin-right:0;}form .form-type-checkbox input,form .form-type-radio input{display:inline;width:16px;height:16px;margin:-1px 0 0 0;vertical-align:middle;}form .form-type-checkbox label,form .form-type-radio label{display:inline;margin:6px;font-weight:normal;line-height:1.5;}form > * .form-wrapper,form > * .form-item{margin-top:24px;}form > * .form-wrapper.form-item:first-child .fieldset-wrapper > label:first-child,fieldset > legend + .form-wrapper > h4{margin:0 0 6px;}form > * .form-wrapper.form-item:first-child .fieldset-wrapper > label{margin:24px 0 6px;}form .form-actions.form-item{margin-top:8px;}form legend + .form-item,form legend + .form-wrapper,form .description + .form-item,form .description + .form-wrapper,form .form-item:first-child,form .form-wrapper:first-child{margin-top:0;}form .description{padding:6px 0 0 0;font-size:15px;font-style:italic;line-height:1.5;}form .description a{text-decoration:underline;}form .description a:hover,form .description a:active,form .description a:focus{text-decoration:underline;background:var(--cd-reliefweb-brand-grey--light);}form .description + div{margin-top:8px;}form .description ul{margin:0;padding:0 0 0 16px;}form[data-enhanced] .form-optional{font-family:sans-serif;font-size:16px;font-weight:300;font-style:italic;}form[data-enhanced] .form-required::after{content:none;}form .form-disabled [data-irrelevant]:after{display:block;clear:both;content:attr(data-irrelevant);font-style:italic;}form .form-disabled [data-irrelevant] > div{display:none;}form input[disabled],form textarea[disabled]{background:var(--cd-reliefweb-brand-grey--light);background:var(--cd-reliefweb-grey--disable);}form input[disabled] + label{opacity:0.6;}form .notice{padding:32px;background:var(--cd-reliefweb-brand-grey--light);}form .notice :first-child{margin-top:0;padding-top:0;}form input.error,form textarea.error,form select.error,form fieldset.error > .fieldset-content{outline:2px solid var(--cd-reliefweb-brand-red);outline-offset:-2px;}form fieldset.error .form-radio.error,form fieldset.error .form-checkbox.error{outline:initial;outline-offset:initial;}form fieldset > legend + a[href="#edit-actions"],form fieldset > legend + a[href="#actions"]{position:absolute;right:0;text-transform:lowercase;font-weight:bold;font-variant:small-caps;}form #actions{padding:0 12px 12px;text-align:center;border:1px solid var(--cd-reliefweb-brand-grey--light);background:var(--cd-reliefweb-brand-grey--light);background:rgba(230,236,239,0.4);}form #actions .cd-button{margin:12px 2px 0 2px;font-weight:normal;}form #actions + *{border-top:none;}form button:last-child{margin-right:0;}form div.form-actions{width:auto;min-width:100%;}form .form-item + button,form button.form-actions{margin-top:16px;}form .messages + *{margin-top:12px;}form .form-checkboxes,form .form-radios{margin:-4px 0;}form .form-checkboxes .form-type-checkbox,form .form-radios .form-type-radio{display:inline-block;margin-top:0;margin-right:24px;}form .fieldset-wrapper .form-radios .form-item,form fieldset.details .form-checkboxes .form-item,form fieldset.details .form-radios .form-item{display:block;margin-top:0;margin-right:0;}@media screen and (min-width:768px){form .fieldset-wrapper .form-radios,form fieldset.details .form-checkboxes,form fieldset.details .form-radios{column-count:2;}form .fieldset-wrapper .form-radios .form-item,form fieldset.details .form-checkboxes .form-item,form fieldset.details .form-radios .form-item{display:inline-block;width:100%;}}@media screen and (min-width:1024px){form .fieldset-wrapper .form-radios,form fieldset.details .form-checkboxes,form fieldset.details .form-radios{column-count:3;}}form .text-summary-wrapper{display:none;}form .book-outline-form > div{margin-bottom:8px;}form > #actions legend + .form-type-checkbox{margin-bottom:24px;}form #legal{text-align:center;}form #legal .form-item-legal{margin-top:0;}form .field-type-file .form-type-managed-file > label{display:none;}form .field-widget-date-select .fieldset-content label,form .field-widget-date-select .fieldset-content div{display:inline-block;margin:0;font-weight:normal;}form .field-widget-date-select .fieldset-content div.form-type-select{margin:6px 12px 0 0;}form .field-widget-date-select .fieldset-content div.form-type-select:last-child{margin:0;}form .age-textfield{display:none;}form .user-posts-links.form-wrapper:first-child{padding-top:8px;text-align:center;}form #edit-organization .form-type-checkbox,form #edit-organization .form-type-radio{display:block;margin-right:0;}form #edit-organization #edit-field-source-allowed .form-item:last-child{margin-top:8px;padding-top:8px;border-top:2px dotted var(--cd-reliefweb-brand-grey--light);}.field--widget-datetime-datelist .fieldset-wrapper .form-type-select{display:inline-block;margin:0;}form > #actions legend + .form-type-checkbox.form-item-notifications-content-disable,.form-item-notifications-content-disable + .form-actions{margin:8px 0 0 0;}.form-type-textarea + .filter-wrapper.form-wrapper{margin-top:0;}.filter-wrapper{display:flex;align-items:center;border:2px solid var(--cd-reliefweb-brand-grey--light);border-top:none;background:var(--cd-reliefweb-brand-grey--light);}.filter-wrapper *{font-size:14px;}.filter-wrapper .filter-help{display:flex;float:none;flex-grow:1;justify-content:flex-end;order:1;}.filter-wrapper .filter-help a:after{top:2px;}.filter-wrapper select{padding:0 4px;}.filter-wrapper ul{width:100%;margin:0;padding:0;list-style-type:none;font-size:14px;}form [data-lengthchecker-status]{margin-top:-2px;padding:8px;background-color:var(--cd-reliefweb-pink);font-size:15px;line-height:1.2;}form [data-lengthchecker-status="ok"]{background-color:var(--cd-reliefweb-green--bg);}.node-form fieldset.field-new-source-wrapper{margin-top:24px;}form [data-with-formatting]{position:relative;}form button[data-formatter]{margin-right:4px;padding:8px;font-size:14px;}form button[data-formatter]:last-child{margin-right:0;}form button[data-formatter="pdf"]{position:absolute;top:-8px;right:0;}.tabledrag-toggle-weight{padding:8px;font-size:14px;}form button[value="add"],form button[value="clear"],form button[value="edit"]{padding:8px;font-size:14px;}.form-item--error-message,.cd-form__error-message{background-color:var(--cd-reliefweb-pink);font-size:15px;}button[data-drupal-selector="edit-preview"]{background-color:var(--cd-grey--dark);}button[data-drupal-selector="edit-preview"]:hover,button[data-drupal-selector="edit-preview"]:focus{background-color:var(--cd-grey--mid);}button[data-drupal-selector="edit-preview"]:focus{border:2px solid var(--cd-black);}legend.form-required::after{display:inline-block;vertical-align:top;}form:not(.rw-entity-form-altered) .form-actions.form-item{margin-top:var(--cd-flow-space,2.5rem);}.unsubscribe-form .form-checkboxes .form-type-checkbox{display:block;}.unsubscribe-form > .button + a{margin-left:1rem;}.rw-form-label{display:inline-block;margin:0 0 6px 0;color:var(--cd-black);font-size:16px;font-weight:bold;}
.rw-file-widget .tabledrag-toggle-weight-wrapper{display:none;}.rw-file-widget__add-more{padding:16px;border:1px solid var(--cd-reliefweb-brand-grey--light);}.rw-file-widget__table{margin-bottom:1rem;}.rw-file-widget__table td{padding:16px;}.rw-file-widget__table a,.rw-file-widget-item__information__replaced{word-break:break-all;}.rw-file-widget__table td.rw-file-widget-item__weight{padding:0;text-align:center;}.rw-file-widget-item__weight .tabledrag-handle + .form-item{display:none;}.rw-file-widget-item__weight a.tabledrag-handle{display:flex;float:none;align-items:center;justify-content:center;width:28px;height:32px;margin-left:0;}.rw-file-widget-item__weight a.tabledrag-handle .handle{width:100%;height:100%;margin:0;padding:0;}.rw-file-widget .description{margin-bottom:1rem;}.rw-file-widget .rw-file-widget-item__preview{width:15rem;}.rw-file-widget .rw-file-widget-item__preview__content{display:flex;align-items:center;justify-content:center;}.rw-file-widget [data-preview-type="uploaded"] .rw-file-widget-item__preview__content{flex-direction:column;}.rw-file-widget .rw-file-widget-item__preview__thumbnail > div{display:flex;float:left;align-items:center;justify-content:center;width:102px;height:102px;margin:12px 12px 12px 0;text-align:center;border:1px solid #e6ecef;}.rw-file-widget [data-preview-type="uploaded"] .rw-file-widget-item__preview__thumbnail > div{margin:0;}.rw-file-widget .rw-file-widget-item__preview__thumbnail .rw-file-preview{overflow:hidden;max-width:100%;max-height:100%;object-fit:contain;font-size:14px;}.rw-file-widget [data-preview-type="generated"] .rw-file-widget-item__preview__options{width:7rem;}.rw-file-widget input[data-drupal-selector*="operations-replace"]{margin-top:0.5rem;}.rw-file-widget input[data-drupal-selector*="operations-delete"]{--cd-primary-color-h:4;--cd-primary-color-s:90%;--cd-primary-color-l:64%;--cd-primary-color:hsl(var(--cd-primary-color-h),var(--cd-primary-color-s),var(--cd-primary-color-l));--cd-primary-color--light:hsl(var(--cd-primary-color-h),var(--cd-primary-color-s),calc(var(--cd-primary-color-l) + 10%));margin-top:0.5rem;}.rw-file-widget summary{display:flex;align-items:baseline;list-style-type:none;cursor:pointer;}.rw-file-widget summary > span{display:inline-block;}.rw-file-widget summary::-webkit-details-marker{display:none;}.rw-file-widget summary::before{display:inline-block;overflow:hidden;width:12px;height:12px;margin-right:6px;content:"";background:var(--rw-icons--common--arrow-right--12--dark-blue);}.rw-file-widget details[open] > summary{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid var(--cd-reliefweb-brand-grey--light);}.rw-file-widget details[open] > summary::before{background:var(--rw-icons--toggle--down--12--dark-blue);}.rw-file-widget .warning.tabledrag-changed{color:red;}.rw-file-widget .rw-file-widget-item__file-name-details{font-size:16px;}.rw-file-widget .rw-file-widget-item__file-name-details[open] > summary{margin:0;padding:0;border:none;}.rw-file-widget .rw-file-widget-item__file-name-details .details-wrapper{margin-top:12px;padding:12px;border:1px solid var(--cd-reliefweb-brand-grey--light);background:var(--cd-reliefweb-grey--disable);}.rw-file-widget .rw-file-widget-item__file-name-details .description{margin-bottom:0;font-size:14px;}.rw-file-widget .rw-file-widget-item__file-name-details :invalid{outline:2px solid var(--cd-reliefweb-brand-red);outline-offset:-2px;}
form .js-media-library-widget .fieldset-wrapper{border:1px solid var(--cd-reliefweb-brand-grey--light);}form .image-widget{padding:0 0 16px;}@media (min-width:576px){form .image-widget{justify-content:center;}}form .image-widget .js-media-library-item-preview{width:220px;height:auto;}form .image-widget .js-media-library-item-preview img{width:auto;max-width:100%;height:auto;max-height:100%;}form .image-widget article > div{font-size:14px;}@media (min-width:576px){form .image-widget article > div{font-size:14px;}}.node-announcement-edit-form .image-widget .js-media-library-item-preview{width:auto;max-width:600px;height:auto;max-height:200px;}form .js-media-library-widget .js-media-library-selection.form-wrapper,.js-media-library-add-form .field--type-image{margin-top:0;}form .js-media-library-item.image-widget{padding:0;}form .js-media-library-widget .field-suffix .button:not(.visually-hidden){margin-bottom:1rem;}form .js-media-library-widget .field-suffix + .description{margin-top:0;}.js-media-library-add-form .image-widget{padding:0;}.js-media-library-views-form table tbody td{font-size:16px;}.js-media-library-views-form table tbody td.views-field-changed{word-break:keep-all;}.js-media-library-views-form table tbody td a{color:var(--cd-reliefweb-brand-blue--dark);}.js-media-library-views-form .views-field-field-media-image img{max-width:220px;max-height:140px;}form .views-field-media-library-select-form .form-type-checkbox:only-of-type{margin-right:24px;}form article.media-library-item__preview-wrapper{display:flex;flex-flow:row wrap;align-items:center;}form .media-library-item__preview-wrapper .media-library-item__preview{margin-right:12px;}form .media-library-item__preview-wrapper .media-library-item__preview img{display:flex;}form .media-library-item__preview-wrapper .media-library-item__attributes{flex:1 1 0;min-width:120px;}form .media-library-item__preview-wrapper .media-library-item__name{word-break:break-all;font-size:16px;}form .media-library-item__preview-wrapper .media-library-item__preview img.image-style-icon{width:64px;height:64px;}form .ief-entity-table .ief-entity-operations{display:flex;flex-direction:column;}form .ief-entity-table .ief-entity-operations .button.cd-button{margin:0;}form .ief-entity-table .ief-entity-operations .button + .button{margin-top:12px;}form .ief-entity-table .image-widget,form .ief-form .image-widget{flex-wrap:nowrap;}form .ief-form .fieldset-wrapper{padding:12px;border:1px solid var(--cd-reliefweb-brand-grey--light);}.ui-dialog .ui-dialog-buttonpane .cd-button,.view-media-library .cd-button,.js-media-library-add-form-added-media .cd-button{padding:14px;transition:none;color:white;border:none;border-radius:0;background:var(--cd-reliefweb-brand-blue--dark);font-size:15px;font-weight:bold;}.ui-dialog .ui-dialog-buttonpane .cd-button:hover,.ui-dialog .ui-dialog-buttonpane .cd-button:focus,.ui-dialog .ui-dialog-buttonpane .cd-button:active,.view-media-library .cd-button:hover,.view-media-library .cd-button:focus,.view-media-library .cd-button:active,.js-media-library-add-form-added-media .cd-button:hover,.js-media-library-add-form-added-media .cd-button:focus,.js-media-library-add-form-added-media .cd-button:active{text-decoration:underline;background:var(--cd-reliefweb-brand-red--dark);}.tabledrag-toggle-weight-wrapper{margin-bottom:0;}.messages.tabledrag-changed-warning{color:red;}.draggable a.tabledrag-handle{display:inline-flex;float:none;align-items:center;justify-content:center;width:28px;height:32px;margin-left:0;}.draggable a.tabledrag-handle .handle{width:100%;height:100%;margin:0;padding:0;}.draggable .warning.tabledrag-changed{margin-left:4px;color:red;}.cd-flow > .tabledrag-toggle-weight-wrapper{margin-top:var(--cd-flow-space,1rem);}.cd-flow > .tabledrag-toggle-weight-wrapper ~ table,.cd-flow > .tabledrag-toggle-weight-wrapper ~ .tableresponsive-toggle-columns,.cd-flow > .tabledrag-toggle-weight-wrapper ~ .tabledrag-changed-warning{margin-top:0;}
.cd-header #site-slogan{min-height:50px;margin:0;padding:0;color:rgba(var(--cd-rgb-reliefweb-brand-grey--dark),0.7);background:rgba(var(--cd-rgb-reliefweb-brand-grey--light),0.4);font-size:16px;}.cd-header #site-slogan .cd-container{display:table;text-align:center;}.cd-header #site-slogan .cd-container > span{display:table-cell;height:50px;vertical-align:middle;line-height:20px;}@media all and (min-width:767px){.cd-header #site-slogan .cd-container > span{display:flex;flex-direction:row;align-items:center;justify-content:center;}}.cd-header #site-slogan span > span{white-space:nowrap;}.cd-header #site-slogan span.ocha{position:relative;display:inline-block;width:81px;height:20px;content:"";text-align:left;}.cd-header #site-slogan span.ocha:after{position:absolute;top:0;left:0;overflow:hidden;width:81px;height:20px;content:"";background:url(/themes/custom/common_design_subtheme/img/logos/ocha-logo-sprite.png) 0 -37px no-repeat;background:rgba(0,0,0,0) url(/themes/custom/common_design_subtheme/img/logos/ocha-logo-sprite.svg) 0 -37px no-repeat;}@media all and (max-width:767px){.cd-header #site-slogan{font-size:15px;}}@media all and (max-width:479px){.cd-header #site-slogan{font-size:14px;}}
.rw-page-title{margin:0;padding-bottom:12px;border-bottom:1px solid var(--cd-reliefweb-brand-red--dark);}.rw-403 .rw-page-title,.rw-404 .rw-page-title{margin-bottom:24px;}.rw-page-title + .rw-page-content{margin-top:24px;}.rw-page-title + form:not(.rw-entity-form-altered){margin-top:24px;}.rw-page-title + table,.rw-page-title + .tableresponsive-toggle-columns{margin-top:24px;}
:root{--brand-primary:var(--cd-reliefweb-brand-blue--dark);--brand-primary--light:var(--cd-blue--bright);--brand-primary--dark:#04415a;--brand-highlight:var(--cd-reliefweb-brand-red--dark);--brand-grey:var(--cd-reliefweb-brand-grey--light);--brand-logo-width:140px;--cd-reliefweb-brand-red:#f65c51;--cd-reliefweb-brand-blue:#0988bb;--cd-reliefweb-brand-red:#f65c51;--cd-reliefweb-brand-blue--dark:#055372;--cd-reliefweb-brand-red--dark:#eb1405;--cd-reliefweb-brand-grey--dark:#2e3436;--cd-reliefweb-brand-grey--mid:#4d5254;--cd-reliefweb-brand-grey--light:#e6ecef;--cd-rgb-reliefweb-brand-blue:9,136,187;--cd-rgb-reliefweb-brand-red:246,92,81;--cd-rgb-reliefweb-brand-blue--dark:4,82,112;--cd-rgb-reliefweb-brand-red--dark:235,20,5;--cd-rgb-reliefweb-brand-grey--dark:46,52,54;--cd-rgb-reliefweb-brand-grey--light:230,236,239;--cd-reliefweb-grey--light:#d9d9d9;--cd-reliefweb-grey--light--bg:rgba(217,217,217,0.2);--cd-reliefweb-orange:#f49e2c;--cd-reliefweb-orange--bg:rgba(244,158,44,0.2);--cd-reliefweb-blue:#076d96;--cd-reliefweb-blue--bg:rgba(7,109,150,0.2);--cd-reliefweb-green:#88bb09;--cd-reliefweb-green--bg:rgba(136,187,9,0.2);--cd-reliefweb-red:#da190b;--cd-reliefweb-red--bg:rgba(218,25,11,0.2);--cd-reliefweb-purple:#9509bb;--cd-reliefweb-purple--bg:rgba(149,9,187,0.2);--cd-reliefweb-grey:#4b4b4b;--cd-reliefweb-grey--bg:rgba(75,75,75,0.2);--cd-reliefweb-brown:#8f5507;--cd-reliefweb-brown--bg:rgba(143,85,7,0.2);--cd-reliefweb-yellow:#f5cb2f;--cd-reliefweb-yellow--bg:rgba(245,203,47,0.2);--cd-reliefweb-cyan:#56c9f7;--cd-reliefweb-cyan--bg:rgba(86,201,247,0.2);--cd-reliefweb-orange--alert:#eb8705;--cd-reliefweb-pink:rgba(246,92,81,0.2);--cd-reliefweb-grey--disable:rgba(230,236,239,0.5);--cd-font-size--large:1.5rem;}
a{color:var(--brand-primary);}a:hover,a:focus{color:var(--brand-primary);}h1,h2{margin:0 0 24px 0;letter-spacing:0.5px;font-size:24px;font-weight:bold;line-height:1.3;}@media screen and (min-width:480px){h1{font-size:var(--cd-font-size--2xbase);}h2{font-size:var(--cd-font-size--large);}}h3{margin:0 0 16px 0;letter-spacing:0.5px;font-size:20px;font-weight:bold;line-height:1.3;}h4{margin:0 0 16px 0;letter-spacing:0.5px;font-size:18px;font-weight:bold;line-height:1.3;}h5{margin:0 0 16px 0;letter-spacing:0.5px;font-size:17px;font-weight:bold;font-style:italic;}h6{margin:0 0 16px 0;letter-spacing:0.5px;font-size:16px;font-weight:bold;}.rw-article__content * + h3,.rw-article__content * + h4,.rw-article__content * + h5,.rw-article__content * + h6{margin-top:16px;}@media all and (max-width:479px){#main h2{font-size:24px;}}p{margin:1rem 0;line-height:1.6;}p:first-child{margin-top:0;}p:last-child{margin-bottom:0;}input[type="search"]{-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none;}input::-webkit-search-decoration{-webkit-appearance:none;}input::-webkit-input-placeholder{opacity:0.7;color:inherit;font-style:italic;}input:-ms-input-placeholder{opacity:0.7;color:inherit;font-style:italic;}input::-moz-placeholder{opacity:0.7;color:inherit;font-style:italic;}input::placeholder{opacity:0.7;color:inherit;font-style:italic;}select{max-width:100%;}select:not([multitple]){-moz-appearance:menulist-button;-webkit-appearance:menulist-button;}fieldset{min-inline-size:auto;}table{width:100%;border-collapse:collapse;}table caption{margin:12px 0;font-weight:bold;}table th,table td{padding:8px;border:1px solid var(--cd-reliefweb-brand-grey--light);}table th{border-left-color:white;background:var(--cd-reliefweb-brand-grey--light);}table thead th{border-left-color:white;}th.field-label > h4.label{margin:0;}table thead th:first-child{border-left-color:var(--cd-reliefweb-brand-grey--light);}table tbody th{border-top-color:white;}table tbody th:first-child{border-top-color:var(--cd-reliefweb-brand-grey--light);}code{padding:2px;background:var(--cd-reliefweb-brand-grey--light);font-family:monospace;}
.rw-entity-meta{margin:0;}.rw-entity-meta + dl.rw-entity-meta{margin-top:4px;}.rw-entity-meta:after{display:block;clear:both;content:"";}.rw-entity-meta dt:after{content:": ";}.rw-entity-meta dt{font-size:15px;font-weight:bold;line-height:30px;}.rw-entity-meta dd{margin:0;font-size:16px;line-height:30px;}.rw-entity-meta dd ul,.rw-entity-meta dd li{display:inline;margin:0;padding:0;list-style:none;}.rw-entity-meta dd li:after{content:", ";}.rw-entity-meta dd li:last-child:after{content:none;}.rw-entity-meta dd li.rw-entity-meta__tag-value__list__item--more:before{content:" + ";}.rw-entity-meta dd.rw-entity-meta__tag-value--format:before{display:inline-block;overflow:hidden;width:16px;height:16px;margin:-2px 6px 0 0;content:"";vertical-align:middle;background:var(--rw-icons--content--report--16--dark-grey);}.rw-entity-meta dd.rw-entity-meta__tag-value--format--map:before{background:var(--rw-icons--content--map--16--dark-grey);}.rw-entity-meta dd.rw-entity-meta__tag-value--format--infographic:before{background:var(--rw-icons--content--infographic--16--dark-grey);}.rw-entity-meta dd.rw-entity-meta__tag-value--format--interactive:before{background:var(--rw-icons--content--interactive--16--dark-grey);}.rw-entity-meta--core dt{display:inline;float:left;clear:both;margin:0 4px 0 0;}.rw-entity-meta--core .rw-entity-meta__tag-label--status{margin-right:8px;}.rw-entity-meta__tag-value--status{text-transform:capitalize;}.rw-entity-meta--core dt:after{content:": ";}@media screen and (min-width:480px){.rw-entity-meta--core dt{float:none;}.rw-entity-meta--core dd{display:inline;}.rw-entity-meta--core dd:after{display:inline-block;width:4px;height:4px;margin:0 8px;padding:0;content:"";vertical-align:middle;border-radius:4px;background:var(--cd-reliefweb-brand-grey--dark);}.rw-entity-meta--core dd:last-of-type:after{content:none;}}.rw-entity-meta--empty{margin:0;font-size:15px;line-height:29px;}.rw-river .rw-entity-meta dt{font-size:14px;}.rw-river .rw-entity-meta dd{font-size:15px;}.rw-river dl.rw-entity-meta.rw-article-meta{color:var(--cd-reliefweb-brand-grey--mid);}@media screen and (min-width:480px){dl.rw-entity-meta--stacked.rw-entity-meta dd{display:inline;}dl.rw-entity-meta--stacked.rw-entity-meta dd:after{display:block;width:0;height:0;margin:0;}}.rw-entity-meta dd.rw-entity-meta__tag-value--status:before{display:inline-block;width:10px;height:10px;margin-right:8px;border-radius:5px;}.rw-entity-meta dd.rw-entity-meta__tag-value--status--past:before{content:"";background:#b6c8d0;}.rw-entity-meta dd.rw-entity-meta__tag-value--status--alert:before{content:"";background:var(--cd-reliefweb-orange--alert);}.rw-entity-meta dd.rw-entity-meta__tag-value--status--ongoing:before{content:"";background:var(--cd-reliefweb-brand-red);}.taxonomy-term--disaster--full dl.rw-entity-meta dd.rw-entity-meta__tag-value--status--past:before{content:none;}.rw-entity-details .rw-entity-meta dt{float:left;margin:0 4px 0 0;}
:root{--cd-flow-space:24px;}.rw-river-article{position:relative;display:flex;flex-direction:column;padding:0 0 24px 0;border-bottom:1px solid var(--cd-reliefweb-brand-grey--light);}@media all and (min-width:768px) and (-ms-high-contrast:none){.rw-river-article{flex:1 0 100%;}}.rw-river-article:last-child{padding-bottom:0;border-bottom:none;}.rw-river-article:only-child{padding-bottom:0;}.rw-river-article .rw-river-article__header p.rw-entity-country-slug{margin:2px 6px 0 0;padding:1px 8px;font-size:14px;line-height:22px;}.rw-river-article .rw-river-article__title{display:inline;margin:0;color:var(--cd-reliefweb-brand-blue--dark);font-size:17px;font-weight:bold;line-height:28px;}.rw-river-article .rw-river-article__title a{color:inherit;}.rw-river-article .rw-river-article__content{display:flex;flex:1 0 auto;align-items:center;padding-top:16px;color:var(--cd-reliefweb-brand-grey--mid);}.rw-river-article .rw-river-article__content img{float:left;max-height:118px;margin:2px 20px 0 0;border:1px solid var(--cd-reliefweb-brand-grey--light);}.rw-river-article .rw-river-article__content img + p{margin-top:0;}@media all and (max-width:479px){.rw-river-article .rw-river-article__content img{display:none;}}.rw-river-article .rw-river-article__footer{clear:both;padding-top:16px;}.rw-river-article .rw-river-article__header + .rw-river-article__footer{padding-top:12px;}@media screen and (min-width:768px){.rw-river--river-columns{--cd-flow-space:1rem;}.rw-river--river-columns .rw-river__articles{display:flex;flex-wrap:wrap;margin-top:0;}.rw-river--river-columns.rw-river--river-list{width:auto;margin:0 -8px;}.rw-river--river-columns--two .rw-river-article{flex:1 0 40%;width:100%;}.rw-river--river-columns .rw-river-article--card{margin-right:8px;margin-left:8px;padding:16px;border:1px solid var(--cd-reliefweb-brand-grey--light);}.rw-river--river-columns--two .rw-river-article:nth-child(2){margin-top:0;}.rw-river--river-columns--two .rw-river-article:not(.rw-river-article--card):nth-last-child(2){padding-bottom:0;border-bottom:none;}.rw-river--river-columns .pager{margin-top:0;border-top:none;}.rw-river--river-columns .visually-hidden:first-child + .rw-river__empty{margin:1rem 0.5rem;}}@media screen and (min-width:768px) and (max-width:1023px){.rw-river--river-columns--two.rw-river--river-columns--desktop .rw-river-article:nth-child(2){margin-top:var(--cd-flow-space);}.rw-river--river-columns--two.rw-river--river-columns--desktop .rw-river-article:nth-last-child(2){padding-bottom:24px;border-bottom:1px solid var(--cd-reliefweb-brand-grey--light);}}.rw-article__header{width:100%;}.rw-article__header--with-icon{position:relative;padding-bottom:12px;padding-left:64px;border-bottom:1px solid var(--cd-reliefweb-brand-red--dark);}.rw-article__header--with-icon .rw-page-title{padding-bottom:0;border-bottom:none;}.rw-article__header--with-meta{padding-bottom:12px;border-bottom:1px solid var(--cd-reliefweb-brand-red--dark);}.rw-article__header--with-meta .rw-page-title{padding-bottom:8px;border-bottom:none;}.rw-article__content--simple{margin-top:24px;}
.rw-river--appeals-response-plans article{display:flex;flex-direction:column;min-height:212px;padding-left:164px;}.rw-river--appeals-response-plans article header{flex:1 0 auto;}.rw-river--appeals-response-plans .rw-river-article__content img{position:absolute;top:0;left:8px;overflow:hidden;clip:rect(0,124px,154px,0);width:124px;max-height:none;margin:0;}.rw-river--appeals-response-plans article .rw-river-article__content{padding:0;}.rw-river--appeals-response-plans article .rw-river-article__content:after{position:absolute;top:0;left:0;width:140px;height:170px;content:"";border:8px solid var(--cd-reliefweb-brand-grey--light);background:linear-gradient(rgba(230,236,239,0) 50%,rgba(230,236,239,0.8));}@media screen and (max-width:479px){.rw-river--appeals-response-plans article{min-height:auto;padding-left:0;}.rw-river--appeals-response-plans .rw-river-article__content{display:none;}}@supports (display:grid){@media screen{.rw-river--appeals-response-plans .rw-river__articles{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:0 32px;}.rw-river--appeals-response-plans .rw-river__rw-river__view-more{margin-top:12px;}}@media screen and (min-width:1024px){.rw-river--appeals-response-plans .rw-river__articles{grid-template-columns:repeat(2,1fr);}.rw-river--appeals-response-plans article:nth-child(2){margin-top:0;}.rw-river--appeals-response-plans article:nth-last-child(2){border-bottom:none;}}}
@supports (display:grid){.rw-river--maps-infographics article{display:flex;flex-direction:column;min-height:174px;padding-left:222px;}.rw-river--maps-infographics article header{flex:1 0 auto;}.rw-river--maps-infographics article .rw-river-article__content img{position:absolute;top:24px;left:24px;overflow:hidden;clip:rect(0,174px,124px,0);width:174px;max-height:none;margin:0;}.rw-river--maps-infographics article .rw-river-article__content p{margin-top:0;}.rw-river--maps-infographics article .rw-river-article__content:after{position:absolute;top:16px;left:16px;width:190px;height:140px;content:"";border:8px solid var(--cd-reliefweb-brand-grey--light);background:linear-gradient(rgba(230,236,239,0) 50%,rgba(230,236,239,0.8));}@media screen and (max-width:479px){.rw-river--maps-infographics article{min-height:auto;padding-left:0;}.rw-river--maps-infographics article .rw-river-article__content{display:none;}}@media screen and (min-width:480px){.rw-river--maps-infographics .rw-river__articles{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:24px;}.rw-river--maps-infographics article{justify-content:flex-end;min-height:auto;margin:0;padding:0 0 24px 0;border:none;}.rw-river--maps-infographics article header{flex:1 0 auto;padding:16px 16px 0 16px;border:1px solid var(--cd-reliefweb-brand-grey--light);border-width:0 1px;}.rw-river--maps-infographics article .rw-river-article__content{position:relative;overflow:hidden;flex:none;order:-1;width:100%;margin:0;padding:60% 8px 8px 8px;}.rw-river--maps-infographics article .rw-river-article__content img{top:0;left:0;clip:auto;width:100%;margin:2px 20px 0 0;}.rw-river--maps-infographics article .rw-river-article__content:after{top:0;left:0;width:100%;height:100%;}.rw-river--maps-infographics article footer{margin:0;padding:16px 16px 8px 16px;border:1px solid var(--cd-reliefweb-brand-grey--light);border-width:0 1px 1px 1px;}}@media screen and (min-width:640px){.rw-river--maps-infographics .rw-river__articles{grid-template-columns:repeat(3,1fr);}.rw-river--maps-infographics article{padding-bottom:0;}}@media screen and (min-width:768px){.rw-river--maps-infographics .rw-river__articles{grid-template-columns:repeat(2,1fr);}.rw-river--maps-infographics article{padding-bottom:24px;}.rw-river--maps-infographics .rw-river-article:last-child{padding-bottom:0;}}@media screen and (min-width:900px){.rw-river--maps-infographics .rw-river__articles{grid-template-columns:repeat(3,1fr);}.rw-river--maps-infographics article{padding-bottom:0;}}}
.rw-entity-country-slug{display:inline-block;overflow:hidden;max-width:100%;margin:4px 8px 0 0;padding:0 12px;vertical-align:top;white-space:nowrap;text-overflow:ellipsis;color:var(--cd-reliefweb-brand-grey--dark);background:var(--cd-reliefweb-brand-grey--light);font-size:18px;font-weight:bold;line-height:30px;}.rw-entity-country-slug--above{margin:0 0 16px 0;padding:3px 8px;font-size:15px;line-height:1.6;}.rw-entity-country-slug a{text-decoration:none;color:inherit;font-weight:inherit;}.rw-entity-country-slug span{color:inherit;font-weight:normal;}.rw-entity-country-slug a:hover,.rw-entity-country-slug a:focus,.rw-entity-country-slug a:active{text-decoration:underline;}.taxonomy-term--country--full .rw-entity-country-slug{display:none;}
.rw-river-page--countries > ul{position:relative;z-index:1;display:block;margin:12px -12px -12px -12px;padding:0;list-style:none;}.rw-river-page--countries > ul ul,.rw-river-page--countries > ul li{position:relative;display:inline-block;width:100%;margin:0;padding:0;list-style:none;}.rw-river-page--countries > ul > li{padding:12px;}.rw-river-page--countries > ul > li:target:before{position:absolute;z-index:-1;top:8px;right:0;bottom:12px;left:0;content:"";border:4px solid var(--cd-reliefweb-brand-grey--light);}.rw-river-page--countries > ul .rw-river-country-list__group__title{margin:8px 0 24px 0;padding:0 0 16px 0;border-bottom:1px solid var(--cd-reliefweb-brand-grey--dark);font-size:var(--cd-font-size--large);font-weight:bold;}.rw-river-page--countries > ul li li{margin:0 0 8px 0;padding-bottom:8px;}.rw-river-page--countries > ul li li:last-child{margin:0;border-bottom:none;}.rw-river-page--countries > ul li a{line-height:1.5;}@media screen and (min-width:480px){.rw-river-page--countries > ul{columns:2;column-gap:8px;}}@media screen and (min-width:768px){.rw-river-page--countries > ul{columns:3;column-gap:8px;}}@media screen and (min-width:1024px){.rw-river-page--countries > ul{columns:4;column-gap:8px;}}
.rw-river--key-content article.rw-river-article--with-preview{min-height:216px;padding-left:164px;}.rw-river--key-content article.rw-river-article--with-preview .rw-river-article__content img{position:absolute;top:0;left:8px;overflow:hidden;clip:rect(0,124px,154px,0);width:124px;max-height:none;margin:0;}.rw-river--key-content article.rw-river-article--with-preview .rw-river-article__content:after{position:absolute;top:0;left:0;width:140px;height:170px;content:"";border:8px solid var(--cd-reliefweb-brand-grey--light);background:linear-gradient(rgba(230,236,239,0) 50%,rgba(230,236,239,0.8));}.rw-river--key-content article .rw-river-article__content p{margin-top:0;}@media screen and (max-width:479px){.rw-river--key-content article.rw-river-article--with-preview{min-height:auto;padding-left:0;}.rw-river--key-content article.rw-river-article--with-preview .rw-river-article__content img,.rw-river--key-content article.rw-river-article--with-preview .rw-river-article__content:after{display:none;}}
.view-more{width:100%;margin-top:32px;text-align:center;}.rw-river--disasters .view-more{margin-top:16px;}.rw-key-figures .view-more{margin-top:16px;}.view-more:after{display:block;clear:both;content:"";}.view-more a{position:relative;display:inline-block;font-size:16px;font-style:italic;}.view-more a:after{display:inline-block;overflow:hidden;width:12px;height:12px;margin:0 0 0 6px;content:"";vertical-align:middle;background:var(--rw-icons--common--next--12--dark-blue);}.view-more ul{display:inline-block;width:100%;max-width:360px;margin:0;padding:0;list-style:none;}.view-more li{float:left;}
.rw-river-page .rw-river-search,.rw-river-page .rw-river-letter-navigation-wrapper,.rw-river-page .rw-river--disaster-map,.rw-river-page section + section{margin-top:32px;}.rw-river-page .rw-river-search ~ .rw-river-letter-navigation-wrapper{margin-top:24px;}@media screen and (min-width:768px){.rw-river-page--with-advanced-search .rw-advanced-search{float:left;width:300px;margin-bottom:32px;}.rw-river-page--with-advanced-search .rw-river--river-list{float:right;width:calc(100% - 340px);margin-bottom:32px;}.rw-river-page--with-advanced-search #list:after{display:block;clear:both;content:"";}.rw-river--river-cards .rw-river__articles{margin-right:-8px;margin-left:-8px;}}@media screen and (min-width:1024px){.rw-river-page--with-advanced-search .rw-advanced-search{width:320px;}.rw-river-page--with-advanced-search .rw-river--river-list{width:calc(100% - 360px);}}
.rw-river-links{clear:both;width:100%;margin-top:32px;padding-top:32px;text-align:center;border-top:1px solid var(--cd-reliefweb-brand-grey--light);}.rw-river-links__list{display:inline;margin:-32px;padding:0;list-style:none;}.rw-river-links__list__item{display:inline;margin:32px;}
.rw-river-results{width:100%;padding:24px 0 0;text-align:center;}.rw-river-results--with-advanced-search{padding:0;}.rw-river-results span{font-weight:bold;}@media all and (min-width:768px){.rw-river-results{padding:24px 0;text-align:left;border-bottom:1px solid var(--cd-reliefweb-brand-grey--light);}}@media all and (min-width:768px){.rw-river-results--with-advanced-search{padding:11px 0;}}@media all and (min-width:1024px){.rw-river-results--with-advanced-search{padding:10px 0;}}
.rw-river-page .rw-river-views{width:100%;padding:0;list-style:none;}.rw-river-page .rw-river-views ul{margin:-12px;padding:0;list-style:none;}.rw-river-page .rw-river-views li{display:inline-block;margin:12px 16px;vertical-align:bottom;}.rw-river-page .rw-river-views a{position:relative;display:inline-block;padding-bottom:3px;text-decoration:none;color:var(--cd-reliefweb-brand-grey--dark);border-bottom:3px solid transparent;font-size:18px;}.rw-river-page .rw-river-views a:hover,.rw-river-page .rw-river-views a:focus,.rw-river-page .rw-river-views a:active{text-decoration:none;border-color:var(--cd-reliefweb-brand-grey--light);}.rw-river-page .rw-river-views .rw-river-views__list__item--selected a{border-color:var(--cd-reliefweb-brand-red--dark);font-size:22px;font-weight:bold;}@media screen and (min-width:768px){.rw-river-page .rw-river-views a{font-size:20px;}.rw-river-page .rw-river-views .rw-river-views__list__item--selected a{font-size:var(--cd-font-size--large);}}
.cd-block-title{letter-spacing:0.5px;font-size:20px;font-weight:bold;line-height:1.3;}.path-frontpage .cd-block-title,.rw-page-title.cd-block-title{padding-bottom:0.5rem;border-bottom:1px solid var(--cd-reliefweb-brand-red--dark);font-size:var(--cd-font-size--large);}.rw-river--headlines h2.cd-block-title{font-size:var(--cd-font-size--large);}@media screen and (min-width:480px){.rw-river--headlines h2.cd-block-title,.rw-page-title.cd-block-title{margin-bottom:24px;font-size:var(--cd-font-size--2xbase);}}
.rw-toc{padding:32px 0 0 0;border-bottom:1px solid var(--cd-reliefweb-brand-grey--light);font-size:15px;}.rw-toc ul,.rw-toc li{margin:0;padding:0;list-style:none;}.rw-toc > ul .rw-toc__section__title{margin:0;text-transform:uppercase;font-size:15px;}.rw-toc ul ul{padding:16px 0;}.rw-toc ul ul li{margin:0 0 12px 0;}.rw-toc ul ul li a{display:inline-block;padding-left:16px;}.rw-toc ul ul li a[data-active]{padding-left:10px;border-left:6px solid var(--cd-reliefweb-brand-blue);font-weight:bold;}@media screen and (min-width:768px){.rw-page--sectioned{display:flex;flex-wrap:wrap;}.rw-page--sectioned > header{width:100%;margin:0;}.region-content,.rw-sectioned-content,.node-form,.taxonomy-term-form{height:100%;}.rw-sectioned-content{flex:1 0 20%;}}@media screen and (min-width:768px){.user-logged-in.path-taxonomy .rw-page--sectioned .region-content,.user-logged-in.path-node .rw-page--sectioned .region-content{display:flex;flex-wrap:wrap;}.user-logged-in.path-taxonomy .rw-page--sectioned .region-content > header,.user-logged-in.path-node .rw-page--sectioned .region-content > header,.user-logged-in.path-taxonomy .rw-page--sectioned .region-content .rw-moderation-information,.user-logged-in.path-node .rw-page--sectioned .region-content .rw-moderation-information,.user-logged-in.path-taxonomy .rw-page--sectioned .region-content .block-local-tasks-block,.user-logged-in.path-node .rw-page--sectioned .region-content .block-local-tasks-block,.user-logged-in.path-taxonomy .rw-page--sectioned .region-content .rw-page-title,.user-logged-in.path-node .rw-page--sectioned .region-content .rw-page-title{width:100%;}}.rw-sectioned-content > section,.rw-sectioned-content > form > fieldset,.rw-sectioned-content > form > .form-wrapper,.rw-sectioned-content > form > .form-item,.node-form > fieldset,.guideline-form > fieldset,.taxonomy-term-form > fieldset,.taxonomy-term-form > .form-wrapper{position:relative;width:100%;padding:32px 0;border-bottom:1px solid var(--cd-reliefweb-brand-grey--light);}.rw-sectioned-content > section:first-child,.rw-sectioned-content > form > fieldset:first-child,.rw-sectioned-content > form > .form-wrapper:first-child,.rw-sectioned-content > form > .form-item:first-child,.node-form > fieldset:first-child,.guideline-form > fieldset:first-child,.taxonomy-term-form > .form-wrapper:first-child{padding-top:0;}.rw-sectioned-content > section:last-child,.rw-sectioned-content > form > fieldset:last-child,.rw-sectioned-content > form > .form-wrapper:last-child,.rw-sectioned-content > form > .form-item:last-child,.node-form > fieldset:last-child,.guideline-form > fieldset:last-child,.taxonomy-term-form > fieldset:last-child{padding-bottom:0;border-bottom:none;}@media screen and (min-width:768px){.rw-toc{position:-webkit-sticky;position:sticky;top:0;float:left;overflow-y:auto;width:20%;max-height:100vh;margin-bottom:2rem;padding:32px 16px 0 0;border-bottom:none;}.rw-toc ~ section,.rw-toc ~ article,.rw-toc ~ fieldset,.rw-toc ~ .form-wrapper,.rw-toc ~ .form-item{float:right;width:80%;min-width:auto;padding-left:32px;border-left:1px solid var(--cd-reliefweb-brand-grey--light);}.page-form #main-content > section.default > form.rw-sectioned-content{padding:0;}}@media screen and (max-width:767px){.js .rw-toc__btn{display:block;height:40px;margin:24px auto;padding:0 8px;color:var(--cd-reliefweb-brand-grey--dark);border:1px solid var(--cd-reliefweb-brand-grey--light);background:white;font-size:16px;font-weight:normal;}.rw-toc__btn[aria-expanded] .cd-icon--arrow-down{fill:var(--cd-reliefweb-brand-grey--dark);}[dir="ltr"] .rw-toc__btn[aria-expanded] .cd-icon--arrow-down{margin-left:0.5rem;}[dir="rtl"] .rw-toc__btn[aria-expanded] .cd-icon--arrow-down{margin-right:0.5rem;}.js .rw-toc{position:absolute;z-index:4;top:auto;left:50%;width:300px;height:auto;margin:-24px 0 0 -150px;padding:16px 16px 0 16px;border:1px solid var(--cd-reliefweb-brand-grey--light);background:white;-webkit-box-shadow:0 0 6px 2px var(--cd-reliefweb-brand-grey--light);box-shadow:0 0 6px 2px var(--cd-reliefweb-brand-grey--light);}.js .rw-toc + section,.js .rw-toc + article,.js .rw-toc + fieldset,.js .rw-toc + .form-wrapper,.js .rw-toc + .form-item{border-top:1px solid var(--cd-reliefweb-brand-grey--light);}.js .rw-toc ~ section,.js .rw-toc ~ article,.js .rw-toc ~ fieldset,.js .rw-toc ~ .form-wrapper,.js .rw-toc ~ .form-item{padding:24px 0;}.js .page-form #main-content > section.default > form.rw-sectioned-content{padding:0;}}@media screen and (min-width:768px){.js .rw-toc ~ section[data-active] > h2,.js .rw-toc ~ article[data-active] > h2,.js .rw-toc ~ fieldset[data-active] > legend,.js .rw-toc ~ .form-wrapper > fieldset[data-active] > legend,.js .rw-toc ~ .form-item > fieldset[data-active] > legend{margin-left:-16px;padding-left:8px;border-left:8px solid var(--cd-reliefweb-brand-blue);}}@media print{#table-of-content-toggler{display:none !important;}.rw-toc{display:none !important;}}@media screen and (min-width:768px){.js .rw-toc{--dropdown:false;}}@media screen and (min-width:1024px){.rw-toc{margin-bottom:4rem;}}.node-form fieldset,.guideline-form fieldset,.taxonomy-term-form fieldset,.taxonomy-term-form .field--name-field-job-import-feed.form-wrapper{margin-top:0;}@media all and (min-width:768px) and (-ms-high-contrast:none){.rw-toc__btn{display:none;}.rw-toc[data-cd-hidden="true"]{display:block;}.user-logged-in.path-taxonomy .rw-page--sectioned .region-content,.user-logged-in.path-node .rw-page--sectioned .region-content,.rw-page--sectioned{display:block;}}
