/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
#elasticsearch-ac-results.ac-hidden{display:none;}
.cart-block--summary a{display:block;}.cart-block--contents{position:absolute;z-index:300;display:none;overflow:hidden;}.cart-block--contents__items{overflow-x:hidden;overflow-y:scroll;max-height:300px;}.cart-block--contents.is-outside-horizontal{right:0;}.cart-block--contents__expanded{overflow:visible;}
@keyframes marker-pulse--default{0%{r:1px;stroke-opacity:0;}25%{stroke-opacity:1;}50%,100%{r:11px;stroke-opacity:0;}}*:has(> .worldmap__container){--color-path-default:#CBD3D6;--color-path-hover:#b9c1c4;--color-path-current:#002E5299;--color-path-current-hover:#002E52B2;--color-sponsor:#0072ce;--color-sponsor-hover:#0065b3;--color-donor:#002E52;--color-donor-hover:#004171;--color-donor-and-sponsor:#0072ce;--color-donor-and-sponsor-hover:#0065b3;--color-geotag:#fe2c54;--color-stroke:white;--color-ocean:#f9f9f9;--color-text:#282727;--map-element-vert-gap:16px;--path-default-stroke-width-hover:1.0;--path-default-stroke-width:0.5;--path-minimum-stroke-width:0.2;}.worldmap__container{position:relative;}.worldmap__container *{user-select:none;}@media only screen and (max-width:767px){.worldmap__container{margin:0 -18px;}.worldmap__container:has(.shown){position:relative;z-index:1;}}.worldmap__container div,.worldmap__container label,.worldmap__container button,.worldmap__container a{font-family:inherit;}.worldmap__filters{position:absolute;z-index:2;top:var(--map-element-vert-gap);left:16px;}.worldmap__filters--toggle{display:flex;align-items:center;border:2px solid var(--color-text);border-radius:5px;padding:11px 18px;gap:6px;background-color:#f9f9f9;font-size:16px;line-height:22px;color:var(--color-text);-webkit-tap-highlight-color:transparent;}.worldmap__filters--toggle:focus-visible{outline:2px solid var(--color-text);outline-offset:2px;}.worldmap__filters--toggle:hover,.worldmap__filters--toggle:focus{background-color:#fff;}.worldmap__filters--toggle::before{content:'';background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="12" viewBox="0 0 18 12" fill="none"><path d="M7 12H11V10H7V12ZM0 0V2H18V0H0ZM3 7H15V5H3V7Z" fill="%23080604"/></svg>');width:18px;height:12px;}.worldmap__filters--toggle .counter{display:block;width:20px;height:20px;background:#0072CE;border-radius:50%;margin-left:1px;font-size:16px;line-height:20px;padding-left:0.5px;color:#fff;text-align:center;}@media only screen and (max-width:767px){.worldmap__filters--toggle{padding:9px 18px;}}.worldmap__filters--wrapper{position:relative;display:none;gap:2rem;flex-wrap:wrap;align-items:flex-end;min-width:260px;margin:16px 0 0;border:1px solid #ededed;border-radius:5px;box-shadow:0 4px 4px 0 #00000040;padding:18px 18px 24px;font-size:16px;line-height:22px;background-color:#fff;}@media only screen and (max-width:767px){.worldmap__filters--wrapper{position:absolute;left:0;margin-top:12px;width:calc(100vw - 36px);}}.worldmap__filters--wrapper .close:first-child{padding:0;font-size:0;line-height:0;width:30px;height:30px;position:absolute;top:18px;right:18px;border-radius:50%;background:#ededed;color:var(--color-text);}.worldmap__filters--wrapper .close:first-child:focus-visible{transform:scale(1.1);}.worldmap__filters--wrapper .close:first-child::before,.worldmap__filters--wrapper .close:first-child::after{content:'';font-size:0;line-height:0;width:18px;height:2px;position:absolute;top:14px;left:6px;transform:rotate(45deg);background:var(--color-text);transform-origin:50% 50%;border-radius:1px;}.worldmap__filters--wrapper .close:first-child::after{transform:rotate(-45deg);}.worldmap__filters--wrapper.shown{display:block;}.worldmap__filters--wrapper > div:not(:last-child){margin-bottom:16px;}.worldmap__filters--wrapper .heading{margin-bottom:10px !important;padding-right:36px;font-weight:bold;font-size:20px;line-height:30px;}.worldmap__filters--wrapper .description{margin-bottom:10px !important;font-size:18px;line-height:1.5;}.worldmap__filters--wrapper .btn{margin-top:8px;margin-bottom:0;}.worldmap__checkbox:not(:last-child){margin-bottom:16px;}.worldmap__checkbox label{white-space:nowrap;}.worldmap__checkbox label::before{content:'';display:inline-block;width:24px;height:24px;margin-right:4px;border:2px solid var(--color-text);border-radius:2px;vertical-align:-6px;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9142 1.49991L15.2071 2.20701L6.70714 10.707C6.31661 11.0975 5.68345 11.0975 5.29292 10.707L0.792922 6.20701L0.0858154 5.49991L1.50003 4.08569L2.20714 4.7928L6.00003 8.58569L13.7929 0.7928L14.5 0.0856934L15.9142 1.49991Z' fill='white'/%3E%3C/svg%3E");background-size:16px auto;background-repeat:no-repeat;background-position:center;}.worldmap__checkbox label input[type="checkbox"]{width:0;overflow:hidden;position:absolute;}.worldmap__checkbox label:has(input[type="checkbox"]:checked)::before{background-color:#0072CE;border-color:#0072CE;}.worldmap__checkbox label:has(input[type="checkbox"]:focus-visible)::before{outline:1px solid var(--color-text);outline-offset:1px;border-radius:1px;}.worldmap__checkbox .counter::before{content:'(';}.worldmap__checkbox .counter::after{content:')';}.worldmap__checkbox .counter:empty{display:none;}.map-zoom-control{position:absolute;z-index:1;bottom:var(--map-element-vert-gap);left:18px;display:flex;flex-direction:column;gap:8px;pointer-events:auto;}.map-zoom-control button{position:relative;z-index:0;display:block;width:32px;height:32px;padding:0 0 1px;text-align:center;font-size:22px;line-height:22px;color:var(--color-text);font-family:monospace !important;font-weight:400;background-color:var(--color-ocean);touch-action:manipulation;border:2px solid var(--color-text);border-radius:50%;-webkit-tap-highlight-color:transparent;}.map-zoom-control button::after{content:'';position:absolute;inset:-6px;z-index:-1;}.map-zoom-control .reset{font-size:0;opacity:0.5;pointer-events:none;background-image:url(/modules/custom/plan_world/images/angles.svg);background-size:contain;background-repeat:no-repeat;background-position:center;}.worldmap__container:has(.worldmap.is-pinch-to-zoomed) .map-zoom-control .reset,.worldmap__container:has(.worldmap.is-step-zoomed) .map-zoom-control .reset,.worldmap__container:has(.worldmap.is-object-zoomed) .map-zoom-control .reset{opacity:1;pointer-events:auto;}.map-zoom-control button:focus-visible{outline:2px solid var(--color-text);outline-offset:2px;}.map-zoom-control button:hover,.map-zoom-control button:focus{background-color:#fff;}.map-zoom-control .zoom-in{opacity:1;pointer-events:auto;}.worldmap__container:has(.worldmap.is-max-zoomed) .map-zoom-control .zoom-in{opacity:0.5;pointer-events:none;}.map-zoom-control .zoom-out{opacity:0.5;pointer-events:none;}.worldmap__container:has(.worldmap.is-pinch-to-zoomed) .map-zoom-control .zoom-out,.worldmap__container:has(.worldmap.is-step-zoomed) .map-zoom-control .zoom-out,.worldmap__container:has(.worldmap.is-object-zoomed) .map-zoom-control .zoom-out{opacity:1;pointer-events:auto;}.worldmap__select{margin-bottom:24px;}.worldmap__select .label{font-weight:400;}.worldmap__select select{margin-bottom:0;}.worldmap__container .worldmap__select--countries{position:relative;}.worldmap__container > .worldmap__select--countries{position:absolute;z-index:1;top:16px;left:164px;}@media (max-width:1024px){.worldmap__container > .worldmap__select--countries{display:none;}}.worldmap__container > .worldmap__select--countries .label{display:none;}.worldmap__container .worldmap__select--countries .reset{opacity:0;pointer-events:none;transition:opacity 0.15s;position:absolute;top:50%;right:8px;transform:translateY(-51%);z-index:2;width:30px;height:30px;border:0;padding:0;background:#fff;font-size:0;}@media (max-width:767px){.worldmap__container .worldmap__select--countries .reset{top:calc(50% + 15px);}}.worldmap__container .worldmap__select--countries .reset::before{content:'✕';font-size:22px;font-weight:700;}.worldmap__container:has(.worldmap__svg .path-container path.is-selected.is-single) .worldmap__select--countries .reset,.worldmap__container:has(.worldmap__svg .path-container path.is-current) .worldmap__select--countries .reset,.worldmap__container .worldmap__select--countries:has(.worldmap__dropdown [type="text"][placeholder]) .reset{opacity:1;pointer-events:auto;}.worldmap__container .worldmap__select--countries .reset:focus-visible{outline:2px solid var(--color-text);outline-offset:-2px;border-radius:6px;}.worldmap__container > .worldmap__select select,.worldmap__container > .worldmap__select > .ts-wrapper{width:246px;}.worldmap__container > .worldmap__select > .ts-wrapper > .ts-control > .item{white-space:nowrap;text-overflow:ellipsis;max-width:170px;overflow:hidden;}.worldmap__select select:not(.tomselected),.worldmap__select .ts-control:not(.rtl){position:relative;padding:13px 38px !important;border:2px solid #000;border-radius:4px;font-size:16px;line-height:18px;background-image:none;background-color:#fff;}.worldmap__select .ts-control:not(.rtl)::after{content:'';position:absolute;top:50%;left:14px;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5708 13.7657L12.0879 10.2729L12.0366 10.2215C12.7025 9.19422 13.1123 7.96148 13.1123 6.57464C13.1123 2.92777 10.1927 0 6.55613 0C2.91953 0 0 2.92777 0 6.57464C0 10.2215 2.91953 13.1493 6.55613 13.1493C7.88784 13.1493 9.11712 12.7384 10.1927 12.0706L10.244 12.122L13.7269 15.6148C14.2391 16.1284 15.1098 16.1284 15.622 15.6148C16.1342 15.1011 16.1342 14.2793 15.5708 13.7657ZM6.55613 10.8892C4.20002 10.8892 2.25367 8.9374 2.25367 6.57464C2.25367 4.21188 4.20002 2.26003 6.55613 2.26003C8.91224 2.26003 10.8586 4.21188 10.8586 6.57464C10.8586 8.98876 8.96346 10.8892 6.55613 10.8892Z' fill='%23282727'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;}.worldmap__select .ts-wrapper.input-active .ts-control > .item{display:none;}.worldmap__select .ts-wrapper.dropdown-active .ts-control{border-radius:4px 4px 0 0;}.worldmap__select .ts-control [type="text"]{height:auto !important;margin:0 !important;padding:0 !important;border-color:transparent !important;border-radius:0 !important;background:transparent !important;font-size:16px !important;}.worldmap__select .ts-dropdown.single{max-height:260px;margin:-1px 0 0;padding:8px 0;background:#fff;border:1px solid #000;border-radius:0 0 4px 4px;font-size:16px;line-height:18px;color:#000;}.worldmap__select .ts-dropdown.single .option{padding:5px 16px;}.worldmap__select .ts-dropdown.single .option.selected{background:rgba(0,0,0,0.08);color:inherit;}.worldmap__select .ts-dropdown.single .option.active{background:rgba(0,0,0,0.05);color:inherit;}.worldmap__select .ts-dropdown.single .option[aria-disabled="true"]{display:none;}.worldmap__lists{position:absolute;z-index:2;top:0;right:0;display:flex;flex-direction:column;align-items:flex-end;padding:16px 30px;}@media only screen and (max-width:767px){.worldmap__lists{padding:0 34px 16px 31px;}}.worldmap__lists:has(.shown){box-shadow:-34px 0 45px 4px #0000000D;background-color:#f9f9f9;height:100%;}@media only screen and (max-width:767px){.worldmap__lists:has(.shown){height:auto;max-height:600px;}}.worldmap__lists button.worldmap__lists--toggle{display:flex;align-items:center;gap:8px;margin:0 -14px 18px 0;font-weight:400;font-size:16px;line-height:22px;border-radius:5px;padding:13px 20px;-webkit-tap-highlight-color:transparent;}@media only screen and (max-width:767px){.worldmap__lists button.worldmap__lists--toggle{margin:var(--map-element-vert-gap) -16px 20px 0;padding:11px 18px;}}.worldmap__lists button.worldmap__lists--toggle::before{content:'';width:18px;height:18px;background-image:url('data:image/svg+xml,%3Csvg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M8 4H14V6H8V4ZM8 8H14V10H8V8ZM8 12H14V14H8V12ZM4 4H6V6H4V4ZM4 8H6V10H4V8ZM4 12H6V14H4V12ZM17.1 0H0.9C0.4 0 0 0.4 0 0.9V17.1C0 17.5 0.4 18 0.9 18H17.1C17.5 18 18 17.5 18 17.1V0.9C18 0.4 17.5 0 17.1 0ZM16 16H2V2H16V16Z" fill="%23ffffff"/%3E%3C/svg%3E');background-size:contain;background-repeat:no-repeat;}.block:has(> .worldmap .map-popup),.block:has(.shown){position:relative;z-index:3;}.worldmap__lists button.worldmap__lists--toggle:has(+.shown){gap:4px;background-color:transparent;color:var(--color-text);font-size:0;line-height:0;}.worldmap__lists button.worldmap__lists--toggle:has(+.shown)::before{content:'✕';font-size:16px;font-weight:700;line-height:22px;background-image:none;transform:translateY(-3px);}.worldmap__lists button.worldmap__lists--toggle:has(+.shown)::after{content:attr(data-close-text);font-size:16px;line-height:22px;text-decoration:underline;text-underline-offset:3px;}@media only screen and (min-width:1025px){.worldmap__lists button.worldmap__lists--toggle:has(+.shown):hover::after{text-decoration:none;}}.worldmap__lists--wrapper{display:none;width:293px;overflow:auto;padding-right:13px;margin-right:-13px;}@media only screen and (max-width:767px){.worldmap__lists--wrapper{max-width:68vw;}}.worldmap__lists--wrapper.shown{display:block;}.worldmap__lists--wrapper::-webkit-scrollbar{width:6px;}.worldmap__lists--wrapper::-webkit-scrollbar-track{background-color:transparent;}.worldmap__lists--wrapper::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:3px;}@media only screen and (max-width:1024px){.worldmap__lists--wrapper .worldmap__select select,.worldmap__lists--wrapper .worldmap__select > .ts-wrapper{width:100%;}}.worldmap__lists .worldmap__list{display:block;}.worldmap__lists .worldmap__list > div:not(:first-child){margin-top:24px;}.worldmap__lists .worldmap__list > div.description{margin-top:14px;}.worldmap__lists .worldmap__list > div .label{margin:0;border-bottom:1px solid #dadada;padding:9px 0;font-family:'Poppins Bold','Helvetica Neue',Helvetica;font-weight:700;font-size:20px;line-height:30px;}.worldmap__lists .worldmap__list > .donor-list--wrapper:not(:has(.item)),.worldmap__lists .worldmap__list > .sponsor-list--wrapper:not(:has(.item)),.worldmap__lists .worldmap__list > .geotag-list:has(.items:empty){display:none;}.worldmap__lists .worldmap__list > .geotag-list .items .item::before{content:'';width:14px;height:14px;border-radius:50%;background-color:#FE2C54;box-shadow:0 0 0 1px #fff,0 0 0 5px #FF96AA;}.worldmap__lists .worldmap__list > .description{font-size:14px;line-height:20px;color:#0072CE;}.worldmap__lists .worldmap__list .items .item{display:flex;align-items:center;gap:15px;margin-bottom:3px;border-bottom:1px solid #dadada;padding:11px 4px 11px 0;}.worldmap__lists .worldmap__list .items .item.geotag{padding-left:5px;}.worldmap__lists .worldmap__list .items .item::after{content:"\f109";display:inline-block;margin-left:auto;font-family:"icons";font-style:normal;font-weight:normal;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;font-size:16px;width:16px;}.worldmap__lists .worldmap__list .items a{color:#0072CE;text-decoration:none;outline:0;}.worldmap__lists .worldmap__list .items a:hover,.worldmap__lists .worldmap__list .items a:focus{color:var(--color-text);}.worldmap__lists .ac{margin-bottom:0;border:0;background-color:transparent;}.worldmap__lists .ac .ac-trigger{display:flex;gap:1rem;align-items:center;font-family:'Helvetica Neue',Helvetica;color:var(--color-text);border-bottom:1px solid #dadada;padding:13px 4px 13px 0;transition:none;}.worldmap__lists .ac .ac-trigger:hover,.worldmap__lists .ac .ac-trigger:focus,.worldmap__lists .ac .ac-header .ac-trigger:hover::after,.worldmap__lists .ac .ac-header .ac-trigger:focus::after{color:var(--color-text);}.worldmap__lists .ac .ac-trigger::after{content:"\f143";display:inline-block;margin-left:auto;margin-right:4px;font-family:"icons";font-size:inherit;font-style:normal;font-weight:normal;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-align:unset;font-size:16px;width:16px;transform:unset;position:unset;color:#0072ce;}.worldmap__lists .ac.is-active >.ac-header .ac-trigger::after{content:"\f13c";}.worldmap__lists .worldmap__list [class*="-list--wrapper"] .ac .ac-header .ac-trigger,.worldmap__lists .worldmap__list [class*="-list--wrapper"] .ac .ac-header .ac-trigger{font-size:16px;line-height:22px;color:#0072ce;}.worldmap__lists .worldmap__list [class*="-list--wrapper"] .ac .ac-header .ac-trigger:hover,.worldmap__lists .worldmap__list [class*="-list--wrapper"] .ac .ac-header .ac-trigger:focus,.worldmap__lists .worldmap__list [class*="-list--wrapper"] .ac .ac-header .ac-trigger:hover::after,.worldmap__lists .worldmap__list [class*="-list--wrapper"] .ac .ac-header .ac-trigger:focus::after{color:var(--color-text);}.worldmap{overflow:unset;position:relative;}.worldmap[data-zoom-in-on-group-of-countries="on"] .worldmap__svg:not(.zoom-in-on-group-of-countries--initialized){opacity:0;transition:opacity 0s linear 0.05s;}.worldmap[data-zoom-in-on-group-of-countries="on"] .worldmap__svg.zoom-in-on-group-of-countries--initialized{opacity:1;transition:opacity 0s linear 0.05s;}.worldmap__svg{display:block;background-color:var(--color-ocean);width:100%;height:auto;}@media screen and (max-width:767px){.worldmap__svg{aspect-ratio:1 !important;}}.worldmap__country-title{position:absolute;left:10px;top:10px;}.worldmap .diagonal-stripes-container{pointer-events:none;}.worldmap .path-container path{will-change:fill;fill:var(--color-path-default);stroke:var(--color-stroke);stroke-width:var(--path-current-stroke-width,var(--path-default-stroke-width));-webkit-tap-highlight-color:transparent;}.worldmap .path-container path:hover{fill:var(--color-path-hover);z-index:999;}.worldmap .path-container .is-selected{fill:var(--color-path-current);}.worldmap .path-container .is-selected:hover{fill:var(--color-path-current-hover);stroke-width:var(--path-current-stroke-width-hover,var(--path-default-stroke-width-hover));}.worldmap .path-container path.is-current{fill:var(--color-path-current-hover);cursor:unset;}.worldmap .path-container path.is-current:hover{fill:var(--color-path-current-hover);cursor:default;}.worldmap .path-container path.country-type--sponsor{fill:var(--color-sponsor);cursor:unset;}.worldmap .path-container path.country-type--sponsor:hover,.worldmap .path-container path.is-current.country-type--sponsor{fill:var(--color-sponsor-hover);}.worldmap .path-container path.country-type--donor{fill:var(--color-donor);cursor:unset;}.worldmap .path-container path.country-type--donor:hover,.worldmap .path-container path.is-current.country-type--donor{fill:var(--color-donor-hover);}.worldmap .path-container path.country-type--both{fill:var(--color-donor-and-sponsor);cursor:unset;}.worldmap .path-container path.country-type--both:hover,.worldmap .path-container path.is-current.country-type--both{fill:var(--color-donor-and-sponsor-hover);}.worldmap .path-container path[data-region-name="Kashmir"]{stroke-dasharray:1px;fill:transparent !important;pointer-events:none;}.worldmap.is-zooming-in .path-container path{transition:stroke-width 1s ease-out;}.worldmap.is-object-zoomed .path-container path.is-current{stroke-width:0.3;}.worldmap.is-object-zoomed .path-container path.is-selected:not(.is-single):not(.is-current):hover{cursor:zoom-out;}.worldmap.is-zooming-out .path-container path{transition:stroke-width 1s ease-in;}.worldmap .path-container path.dimmed{fill:var(--color-path-default);}.worldmap[data-prevent-zoomin-not-selected-country="on"] .path-container path.dimmed{pointer-events:none;}.worldmap__tooltip{opacity:0;position:absolute;background-color:var(--color-text);color:#fff;top:0;left:0;pointer-events:none;border-radius:2px;padding:2px 8px;}.worldmap:hover > .worldmap__tooltip{opacity:1;}.worldmap__tooltip:empty{display:none;}.worldmap[data-prevent-zoomin-not-selected-country="on"]:has(svg .path-container path:not(.is-selected):hover) > .worldmap__tooltip{opacity:0;}.worldmap[data-prevent-zoomin-not-selected-country="on"] .path-container path:not(.is-selected):hover{fill:var(--color-path-default);}.worldmap[data-autoreset="off"].is-object-zoomed{cursor:default;}.worldmap[data-autoreset="on"].is-object-zoomed{cursor:zoom-out;}.worldmap[data-autoreset="on"].is-object-zoomed .path-container path{cursor:default;}.worldmap[data-preventzoomout="on"].is-object-zoomed{cursor:unset;}.worldmap[data-zoom="on"]:not(.is-object-zoomed) svg .path-container path.is-selected:not(.is-single){cursor:zoom-in;}@media only screen and (max-width:1024px){.worldmap__tooltip{display:none;}}.worldmap .map-popup{position:absolute;top:50%;left:60px;transform:translateY(-50%);width:Min(390px,calc(100vw - 35px));height:auto;padding:24px;font-size:16px;line-height:25px;background:#def4fa;cursor:initial;}@media only screen and (max-width:767px){.worldmap .map-popup{position:absolute;top:calc(100% - 130px);left:50%;transform:translateX(-50%);z-index:3;}}.worldmap .map-popup *{font-size:inherit;line-height:inherit;}.worldmap .map-popup .close{padding:0;font-size:0;line-height:0;width:30px;height:30px;position:absolute;top:24px;right:24px;border-radius:50%;background:var(--color-text);}.worldmap .map-popup .close:focus-visible{transform:scale(1.1);}.worldmap .map-popup .close::before,.worldmap .map-popup .close::after{content:'';font-size:0;line-height:0;width:18px;height:2px;position:absolute;top:14px;left:6px;transform:rotate(45deg);background:#fff;transform-origin:50% 50%;border-radius:1px;}.worldmap .map-popup .close::after{transform:rotate(-45deg);}.worldmap .map-popup .name{display:block;margin-bottom:8px;padding-right:40px;font-size:36px;line-height:42px;font-weight:bold;}@media only screen and (max-width:767px){.worldmap .map-popup .name{font-size:26px;line-height:35px;}}.worldmap .map-popup .name:last-child,.worldmap .map-popup .name:has(+.close){margin-bottom:0;}.worldmap .map-popup .type{margin-bottom:14px;font-weight:700;}.worldmap .map-popup p{margin-bottom:16px;}.worldmap .map-popup p:last-child{margin-bottom:0;}.worldmap .map-popup .text:empty,.worldmap .map-popup .type:empty{display:none;}.worldmap .map-popup .text ul,.worldmap .map-popup .text ol{padding-left:24px;}.worldmap .map-popup .btn{display:block;width:100%;margin-top:24px;margin-bottom:0;padding-inline:12px;text-align:center;}.worldmap .map-popup .btn .last-word{display:inline-flex;align-items:center;}.worldmap .map-popup .btn.external-link .last-word::after{content:'';display:inline-block;width:18px;height:18px;margin-left:8px;vertical-align:-2px;background-image:url('data:image/svg+xml,%3Csvg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M7.16675 3.49984H3.50008C2.48756 3.49984 1.66675 4.32065 1.66675 5.33317V14.4998C1.66675 15.5124 2.48756 16.3332 3.50008 16.3332H12.6667C13.6793 16.3332 14.5001 15.5124 14.5001 14.4998V10.8332M10.8334 1.6665H16.3334M16.3334 1.6665V7.1665M16.3334 1.6665L7.16675 10.8332" stroke="%23ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');background-size:contain;background-repeat:no-repeat;background-color:transparent;}.geotags-container{transition:all 500ms ease-out;opacity:1;}.geotags-container.faded{opacity:0;pointer-events:none;}.worldmap .geotag{fill:var(--color-geotag);cursor:zoom-in;stroke:#fff;stroke-width:0.6;will-change:transform,stroke-width,stroke-opacity;-webkit-tap-highlight-color:transparent;}.worldmap .geotag-ani{animation:marker-pulse--default 2s infinite ease-out;stroke-width:2;pointer-events:none;stroke:var(--color-geotag);fill:none;will-change:r,transform,stroke-width,stroke-opacity;}.worldmap.is-object-zoomed .geotag{stroke-width:1.5;}.worldmap.is-object-zoomed .geotag.is-current{cursor:zoom-out;fill:black;}.worldmap.is-object-zoomed .geotag.is-current + .geotag-ani{visibility:hidden;}.worldmap.is-zooming-in .geotag{transition:transform 1s ease-out;}.worldmap.is-zooming-out .geotag{transition:transform 1s ease-in;}.worldmap.is-zooming-in .geotag-ani{transition:transform 1s ease-out;}.worldmap.is-zooming-out .geotag-ani{transition:transform 1s ease-in;}.worldmap__legend{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;}@media only screen and (max-width:767px){.worldmap__legend{display:block;z-index:0;margin:0 -18px;}}.worldmap__legend--toggle{display:flex;width:100%;gap:0 12px;align-items:center;padding:11px 18px;background-color:#fff;color:var(--color-text);font-size:16px;line-height:22px;}@media only screen and (min-width:768px){.worldmap__legend--toggle{display:none;}}.worldmap__legend--toggle::before{content:'';width:32px;height:32px;margin:0;padding:0;background-image:url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.0559 27.8793C16.3864 27.8845 15.8395 27.3461 15.8342 26.6767L15.6822 7.28294C15.677 6.61351 16.2154 6.06657 16.8849 6.06132C17.5543 6.05607 18.1012 6.59449 18.1065 7.26392L18.2585 26.6577C18.2637 27.3271 17.7253 27.874 17.0559 27.8793Z' fill='%230072CE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.8782 16.8843C27.8834 17.5538 27.345 18.1007 26.6756 18.1059L7.28184 18.2581C6.61241 18.2634 6.06548 17.725 6.06023 17.0555C6.05498 16.3861 6.59341 15.8392 7.26284 15.8339L26.6566 15.6817C27.326 15.6765 27.8729 16.2149 27.8782 16.8843Z' fill='%230072CE'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-color:transparent;}.worldmap__legend.expanded .worldmap__legend--toggle::before{background-image:url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.8782 16.8843C27.8834 17.5538 27.345 18.1007 26.6756 18.1059L7.28184 18.2581C6.61241 18.2634 6.06548 17.725 6.06023 17.0555C6.05498 16.3861 6.59341 15.8392 7.26284 15.8339L26.6566 15.6817C27.326 15.6765 27.8729 16.2149 27.8782 16.8843Z' fill='%230072CE'/%3E%3C/svg%3E");}.worldmap__legend button.info{position:static;font-size:0;line-height:0;width:17px;height:16px;margin:0;padding:0;background-image:url('data:image/svg+xml,%3Csvg width="17" height="16" viewBox="0 0 17 16" fill="282727" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M7.71094 4.04232H9.29427V5.62565H7.71094V4.04232ZM7.71094 7.20898H9.29427V11.959H7.71094V7.20898ZM8.5026 0.0839844C4.1326 0.0839844 0.585938 3.63065 0.585938 8.00065C0.585938 12.3707 4.1326 15.9173 8.5026 15.9173C12.8726 15.9173 16.4193 12.3707 16.4193 8.00065C16.4193 3.63065 12.8726 0.0839844 8.5026 0.0839844ZM8.5026 14.334C5.01135 14.334 2.16927 11.4919 2.16927 8.00065C2.16927 4.5094 5.01135 1.66732 8.5026 1.66732C11.9939 1.66732 14.8359 4.5094 14.8359 8.00065C14.8359 11.4919 11.9939 14.334 8.5026 14.334Z" fill="%23000000"/%3E%3C/svg%3E');background-size:contain;background-repeat:no-repeat;background-color:transparent;transition:transform 0.1s;}@media only screen and (max-width:767px){.worldmap__legend button.info{display:none;}}.worldmap__legend button.info:focus-visible{transform:scale(1.1);}.worldmap__legend button.info.active{background-image:none;}.worldmap__legend button.info.active::before{content:'✕';display:block;width:16px;height:16px;font-size:10px;line-height:16px;transform:translateX(0.5px);border-radius:50%;box-shadow:inset 0 0 0 1.5px var(--color-text);color:var(--color-text);font-weight:700;}.worldmap__legend .description{display:none;position:absolute;bottom:100%;left:0;right:0;padding:10px;background-color:#fff;color:var(--color-text);text-align:left;font-size:16px;line-height:22px;}@media only screen and (max-width:767px){.worldmap__legend .description{padding:0;}}.worldmap__legend .description p{margin-bottom:5px;}.worldmap__legend .description p:last-child{margin-bottom:0;}.worldmap__legend .name{font-size:14px;line-height:20px;}.worldmap__legend button.info.active ~ .description{display:block;}@media only screen and (max-width:767px){.worldmap__legend .name{display:none;}.worldmap__legend .description{display:block;position:static;background-color:inherit;color:inherit;padding:0;}}.worldmap__legend .worldmap__legend--item{position:relative;display:flex;gap:0 12px;padding:5px 20px;justify-content:center;align-items:center;color:#fff;text-align:center;}@media only screen and (max-width:767px){.worldmap__legend .worldmap__legend--item{display:none;padding:16px 18px;}.worldmap__legend.expanded .worldmap__legend--item{display:flex;justify-content:flex-start;}}.worldmap__legend .worldmap__legend--item.sponsor{background-color:var(--color-sponsor);}.worldmap__legend .worldmap__legend--item.donor{background-color:var(--color-donor);}.worldmap__legend .worldmap__legend--item.donor button.info,.worldmap__legend .worldmap__legend--item.sponsor button.info{filter:invert(1) brightness(100%);}.paragraph-type--map-country:has(.field--name-field-show-country-link) .field--name-field-link{display:none;}.paragraph-type--map-country .field--name-field-show-country-link:has([name^="settings[block_form][field_p_countries]"][name$="[subform][field_show_country_link][value]"]:checked) ~ .field--name-field-link{display:block;}.paragraph-type--map-geotag .field--name-field-coordinates .fieldset-wrapper{display:flex;gap:2rem;}#drupal-off-canvas.paragraph-type--map-country .ts-wrapper,#drupal-off-canvas:not(.drupal-off-canvas-reset) .paragraph-type--map-country .ts-wrapper{padding:0;}.paragraph-type--map-country .ts-wrapper .ts-dropdown{top:calc(100% - 2px);}.paragraph-type--map-country .ts-wrapper .ts-control{height:36px;}.paragraph-type--map-country .ts-wrapper .ts-control:has(input:focus) > .item{display:none;}body:has(.worldmap){touch-action:pan-x pan-y;}body.prevent-scroll{overflow:hidden !important;}
@media (min-width:768px){.webform-flexbox{display:flex;margin:1em -0.5em;}.webform-flexbox.js-webform-states-hidden[style*="display: block"]{display:flex !important;}.webform-flexbox .webform-flexbox{margin:1em 0;}.webform-flexbox--flex-start{align-items:flex-start;}.webform-flexbox--flex-end{align-items:flex-end;}.webform-flexbox--center{align-items:center;}.webform-flex{min-width:0;}.webform-flex--container{margin:0 0.5em;}.webform-flex--container > .form-item{margin:0;}.webform-flex--container > .form-item > input:not([type="checkbox"]),.webform-flex--container > .form-item > select{width:100%;}.container-inline .webform-flex--container > .form-item > input:not([type="checkbox"]),.container-inline .webform-flex--container > .form-item > select,.webform-flex--container > .form-item.webform-element--title-inline > input:not([type="checkbox"]),.webform-flex--container > .form-item.webform-element--title-inline > select{width:inherit;}.webform-flex--container > .webform-has-field-prefix > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-suffix > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-prefix > select,.webform-flex--container > .webform-has-field-suffix > select{width:85%;}.webform-flex--container > .webform-has-field-prefix.webform-flex.webform-has-field-suffix > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-prefix.webform-flex.webform-has-field-suffix > select{width:70%;}.webform-flex--container > .webform-element-help-container--element > input:not([type="checkbox"]),.webform-flex--container > .webform-element-help-container--element > select{width:85%;}.webform-flex--container > .webform-has-field-prefix.webform-element-help-container--element > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-suffix.webform-element-help-container--element > select{width:70%;}.webform-flex--container > .webform-has-field-prefix.webform-has-field-suffix.webform-element-help-container--element > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-prefix.webform-has-field-suffix.webform-element-help-container--element > select{width:50%;}.webform-flex--1{flex:1;}.webform-flex--2{flex:2;}.webform-flex--3{flex:3;}.webform-flex--4{flex:4;}.webform-flex--5{flex:5;}.webform-flex--6{flex:6;}.webform-flex--7{flex:7;}.webform-flex--8{flex:8;}.webform-flex--9{flex:9;}.webform-flex--10{flex:10;}.webform-flex--11{flex:11;}.webform-flex--12{flex:12;}.webform-flex--container > .form-type-webform-select-other select{width:100%;}.webform-flex--container > .form-type-webform-select-other .form-item{margin:0;}.webform-flex--container > .form-type-webform-select-other .form-item + .form-item{margin-top:0.5em;}.webform-flex--container > .form-type-range-output > .form-range-output{width:66%;}.form-composite > .webform-flexbox{margin:1em -0.5em;}.webform-flex--container .form-type-checkbox,.webform-flex--container .form-type-radio{white-space:nowrap;}}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:1.5em;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/contrib/stable/images/core/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/images/core/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.webform-details-toggle-state-wrapper{text-align:right;margin-top:1em;}[dir="rtl"] .webform-details-toggle-state-wrapper{text-align:left;}.webform-details-toggle-state-wrapper + details{margin-top:0;}.webform-details-toggle-state{margin-top:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;text-decoration:none;color:#337ab7;}.webform-details-toggle-state:hover,.webform-details-toggle-statelink:focus{text-decoration:underline;}.webform-tabs .webform-details-toggle-state-wrapper{float:right;}@media screen and (max-width:600px){.webform-tabs .webform-details-toggle-state-wrapper{float:none;}}
.webform-message--close .messages{position:relative;padding-right:35px;}.webform-message--close .webform-message__link{display:none;}html.js .webform-message--close .webform-message__link{position:absolute;top:11px;right:10px;display:block;font-size:24px;line-height:24px;}html[dir="rtl"].js .webform-message--close .webform-message__link{top:11px;right:inherit;left:10px;}.webform-message__link{opacity:0.33;color:inherit;}.webform-message__link:link{text-decoration:none;border-bottom:none;}.webform-message__link:hover,.webform-message__link:focus,.webform-message__link:active{text-decoration:none;opacity:1;color:inherit;border-bottom:none;}html.js .js-webform-message--close-storage{display:none;}.js-webform-message--close .button--dismiss{display:none;}
html.js .js-webform-visually-hidden,html.js .js-webform-visually-hidden[style*="display: none"]{position:absolute !important;display:inline !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.js-form-item.js-webform-states-hidden,.js-form-submit.js-webform-states-hidden,.js-form-wrapper.js-webform-states-hidden,.js-webform-text-format-hidden > .js-text-format-wrapper{display:none;}.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}.webform-element-description p:first-child{margin-top:0;}.webform-element-description p:last-child{margin-bottom:0;}.form-item .container-inline{margin:2px 0;}.form-checkboxes .form-required:after,.form-radios .form-required:after{display:none;}.webform-element--title-inline > label{display:inline;padding-right:0.5em;}.webform-element--title-inline > div.container-inline{display:inline;}.form-composite.webform-fieldset--title-inline legend{float:left;margin:0.4em 0.5em 0.4em 0;}[dir=rtl] .form-composite.webform-fieldset--title-inline legend{float:right;margin-right:0;margin-left:0.5em;}.form-composite.webform-fieldset--title-inline .fieldset-wrapper,.form-composite.webform-fieldset--title-inline .fieldset-wrapper > div{display:inline;}.webform-element--title-inline .form-radios,.webform-element--title-inline .form-checkboxes{display:inline;}.webform-submission-form strong.error.form-item--error-message{display:block;}.webform-readonly input[type="date"],.webform-readonly input[type="datetime-local"],.webform-readonly input[type="email"],.webform-readonly input[type="number"],.webform-readonly input[type="password"],.webform-readonly input[type="search"],.webform-readonly input[type="tel"],.webform-readonly input[type="text"],.webform-readonly input[type="time"],.webform-readonly input[type="url"],.webform-readonly textarea{color:#6B6B6B;border-color:#bbb;background:#ededed;}
.sliding-popup-bottom,.sliding-popup-top{z-index:99999;text-align:center;}.sliding-popup-bottom{position:fixed;}.sliding-popup-top{position:relative;}.eu-cookie-compliance-content{margin:0 auto;max-width:80%;display:inline-block;text-align:left;width:100%;}.eu-cookie-compliance-buttons{float:right;max-width:40%;}[dir="rtl"] .eu-cookie-compliance-buttons{float:left;}.eu-cookie-compliance-default-button,.eu-cookie-compliance-secondary-button,.eu-cookie-compliance-more-button,.eu-cookie-compliance-hide-button,.eu-cookie-withdraw-tab{cursor:pointer;}.eu-cookie-compliance-message{float:left;max-width:60%;}.eu-cookie-withdraw-wrapper.sliding-popup-top,.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner{transform:scaleY(-1);}.eu-cookie-withdraw-tab{position:absolute;top:0;transform:translate(-50%,-100%);left:50%;}.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab{transform:translate(-50%,-100%) scaleY(-1);}[dir="rtl"] .eu-cookie-compliance-message{float:right;text-align:right;}@media screen and (max-width:600px){.eu-cookie-compliance-content{max-width:95%;}.eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-buttons{clear:both;float:none;max-width:100%;}}
.captcha__description{margin-bottom:.75em;}
.cart-block--contents{width:225px;color:black;background:white;}.cart-block--contents__inner{padding:10px;}.cart--cart-block .cart-block--contents a{color:inherit;}.cart-block--summary,.cart-block--summary__icon img,.cart-block--summary__count{vertical-align:middle;}.cart--cart-block li.cart-block--contents__item{clear:both;margin-bottom:10px;border-bottom:1px #eaeaea solid;}.cart-block--contents__quantity{float:left;}.cart-block--contents__price{float:right;}
.layout--fourcol-section{display:flex;flex-wrap:wrap;}.layout--fourcol-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--fourcol-section > .layout__region{flex:0 1 25%;}}
.layout--onecol .layout__region{width:100%;}
.paragraph--unpublished{background-color:#fff4f4;}
