/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@keyframes childnav-pos{from{top:80px;opacity:0;}to{top:58px;opacity:1;}}.calendar-icon{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/calendar-icon.png) no-repeat 0 0/cover;width:15px;height:16px;}.list-icon{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/list.svg) no-repeat 0 0/cover;width:22px;height:22px;}.grid-icon{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/grid.svg) no-repeat 0 0/cover;width:20px;height:20px;}.calendar-icon{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/calendar.svg) no-repeat 0 0/cover;width:18px;height:18px;}.news-icon{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/icon-news.svg) no-repeat 0 0/cover;width:18px;height:16px;}.secondary-arrow{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/arrow-2nd-right.svg) no-repeat 0 0/cover;width:14px;height:14px;margin-left:5px;}.secondary-arrow:hover{background:url(/themes/custom/unfpa_global_redesign/images/arrow-2nd-right-hover.svg) no-repeat 0 0/cover;}a.btn .secondary-arrow{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/arrow-2nd-right.svg) no-repeat 0 0/cover;width:14px;height:14px;transition:0.2s ease-in;position:relative;}a.btn:hover .secondary-arrow{background:url(/themes/custom/unfpa_global_redesign/images/arrow-2nd-right-hover.svg) no-repeat 0 0/cover;margin-left:15px;}.twitter-icon{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/twitter-icon.svg) no-repeat 0 0/cover;width:20px;height:18px;}.facebook-icon{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/facebook-icon.svg) no-repeat 0 0/cover;width:22px;height:20px;}.instagram-icon{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/instagram-icon.svg) no-repeat 0 0/cover;width:20px;height:20px;}.extrenal-link-icon{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/extrenal-link-icon.svg) no-repeat 0 0/cover;width:14px;height:14px;}.extrenal-link-black-icon{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/extrenal-link-black-icon.svg) no-repeat 0 0/cover;width:15px;height:15px;}.girl-icon{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/girl-icon.svg) no-repeat 0 0/cover;width:36px;height:75px;}.boy-icon{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/boy-icon.svg) no-repeat 0 0/cover;width:36px;height:75px;}.left-arrow-custom{width:50px;height:50px;display:inline-block;position:relative;border-radius:50%;border:2px solid #f96000;transition:0.3s ease-in-out;}.left-arrow-custom::before{content:"";position:absolute;width:20px;height:2px;background:#f96000;top:0;right:0;left:0;bottom:0;margin:auto;}.left-arrow-custom::after{content:"";position:absolute;width:15px;height:15px;border-top:2px solid #f96000;border-left:2px solid #f96000;top:0;right:0;left:0;bottom:0;margin:auto;transform:rotate(-45deg);-ms-transform:rotate(-45deg);}.left-arrow-custom:hover{background-color:#f96000;}.left-arrow-custom:hover::before{content:"";position:absolute;width:20px;height:2px;background:#ffffff;top:0;right:0;left:0;bottom:0;margin:auto;}.left-arrow-custom:hover::after{content:"";position:absolute;width:15px;height:15px;border-top:2px solid #ffffff;border-left:2px solid #ffffff;top:0;right:0;left:0;bottom:0;margin:auto;transform:rotate(-45deg);-ms-transform:rotate(-45deg);}.list-view{display:inline-block;width:22px;height:15px;background:url(/themes/custom/unfpa_global_redesign/images/list-view-icon.svg) no-repeat 0 0/cover;}.calendar-view{display:inline-block;width:20px;height:20px;background:url(/themes/custom/unfpa_global_redesign/images/calendar-view-icon.svg) no-repeat 0 0/cover;}.filter{margin:0 0 15px 0;display:flex;gap:20px;align-items:center;}@media (max-width:979px){.filter{flex-wrap:wrap;}}.filter .form-group{display:inline-block;width:33.33%;position:relative;}.filter .form-group:nth-child(2){margin-left:0;}.filter .form-group .form-group{position:static;margin:0;}@media (max-width:979px){.filter .form-group{width:48%;}}@media (max-width:575px){.filter .form-group{width:100%;}}.filter .form-group label{display:block;font-weight:400;font-size:0.9em;padding:10px 24px;}.filter .form-group input[type=search],.filter .form-group input[type=text]{font-size:16px;border:1px solid #ffffff;padding:16px;border-radius:8px;color:#131619;max-height:60px;background-color:#ffffff;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);width:100%;}.filter .form-group input[type=search]::placeholder,.filter .form-group input[type=text]::placeholder{color:#686a6c;font-weight:400;}.filter .form-group input[type=search]:hover,.filter .form-group input[type=text]:hover{-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.21);box-shadow:0px 2px 15px rgba(0,0,0,0.21);}.filter .form-group input[type=search]:focus,.filter .form-group input[type=search].is-writing,.filter .form-group input[type=search].active,.filter .form-group input[type=text]:focus,.filter .form-group input[type=text].is-writing,.filter .form-group input[type=text].active{border:1px solid #f96000 !important;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);}.filter .form-group input[type=search].error,.filter .form-group input[type=text].error{border:1px solid #f10f45 !important;font-weight:700;color:#a00f31;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);}.filter .form-group input[type=search].error::placeholder,.filter .form-group input[type=text].error::placeholder{color:#a00f31;font-weight:700;}.filter .form-group input[type=search]:focus-visible,.filter .form-group input[type=text]:focus-visible{border:1px solid #f96000;outline:0;}@media (min-width:768px) and (max-width:979px){.filter .form-group input[type=search],.filter .form-group input[type=text]{min-width:200px;}}.filter .form-group input[type=text]{padding-left:40px;}.filter .form-group .multi-dropdown{margin-left:0;min-width:auto;}.filter .form-group .multi-dropdown ul{padding:0;}.filter .form-group .multi-dropdown ul li{padding:0;margin:0;list-style:none;}.filter .form-group .select-dropdown{position:relative;background-color:#ffffff;border-radius:5px;}.filter .form-group .select-dropdown select{font-size:14px;border-radius:8px;padding:13.5px 40px 13.5px 14px;max-height:50px;color:#131619;appearance:none;-webkit-appearance:none;background:transparent;width:100%;background-color:#eff1f7;position:relative;z-index:2;}.filter .form-group .select-dropdown select:hover,.filter .form-group .select-dropdown select.is-open{border:1px solid #f96000;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);background-color:#ffffff;}@media all and (-ms-high-contrast:none){.filter .form-group .select-dropdown select{padding:13.5px 10px 13.5px 14px;}.filter .form-group .select-dropdown *::-ms-backdrop select{padding:13.5px 10px 13.5px 14px;}}.filter .form-group .select-dropdown::after{content:"";width:15px;height:15px;background:url(/themes/custom/unfpa_global_redesign/images/icon-arrow-down.svg) no-repeat center center;position:absolute;right:15px;top:20px;z-index:1;display:none;}.filter .form-group .select-dropdown__year,.filter .form-group .select-dropdown .selectdropdown.form-select{min-width:100%;}.filter .form-group .select-dropdown .selectdropdown span.current{font-weight:normal;}.filter .form-group input[type=text].search-input,.filter .form-group input[type=search].search-input{border:none;width:100%;background:none;outline:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;border:none;border-bottom:1px solid #919395;border-radius:5px 5px 0 0;padding:10px 24px;font-size:15px;}.filter .form-group .srch-icon{position:absolute;left:5%;top:30%;width:16px;height:16px;z-index:1;}.filter .form-group .srch-icon svg{width:16px;height:16px;}.filter .form-group .srch-clr{position:absolute;right:12px;top:18px;z-index:1;border-radius:50%;background:#f96000;width:20px;height:20px;}.filter .form-group .srch-clr::before{content:"";position:absolute;width:1px;height:55%;background:#fff;top:0;left:0;bottom:0;right:0;margin:auto;transform:rotate(-45deg);}.filter .form-group .srch-clr::after{content:"";position:absolute;width:1px;height:55%;background:#fff;top:0;left:0;bottom:0;right:0;margin:auto;transform:rotate(45deg);}.view-filters.form-group{border-bottom:1px solid #c8cfd6;padding:25px 0 25px 0;}.view-id-evaluation_database .filter .form-group input[type=submit]{position:relative;}.view-filter{border-bottom:1px solid #dee2e6;padding:0 0 25px;margin-bottom:35px;}.view-filter label{width:100%;margin:0 0 20px;font-weight:400;color:#131619;}.view-filter a{float:left;margin:0 25px 0 0;color:#000;font-size:14px;opacity:0.4;transition:all ease 0.3s;position:relative;}.view-filter a i{float:left;margin:0 12px 0 0;}.view-filter a:hover{opacity:1;}.view-filter a.active{opacity:1;}.view-filter a.active::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;}.multi-dropdown .toggle-btn{padding:16px 42px 16px 16px;cursor:pointer;}.multi-dropdown .toggle-btn:after{content:"";border:none !important;width:7px;height:7px;border-left:2px solid #3d4042 !important;border-bottom:2px solid #3d4042 !important;transform:rotate(-45deg);-ms-transform:rotate(-45deg);position:absolute;right:20px !important;top:43%;}.multi-dropdown .toggle-btn.active::after,.multi-dropdown .toggle-btn.is-active::after{transform:rotate(135deg) !important;-ms-transform:rotate(135deg) !important;}.selected-label{display:flex;flex-wrap:wrap;}.selected-label li{list-style:none;background:#fdcfb3;color:#131619;font-weight:600;border-radius:20px;padding:8px 8px 8px 16px;font-size:11px;margin:0 7px 7px 0;display:flex;align-items:center;line-height:19px;}.selected-label li p{font-size:11px;flex:1;}.selected-label li a.cls{width:19px;height:19px;border-radius:50%;background:#f96000;margin-left:12px;position:relative;}.selected-label li a.cls::after{content:"";position:absolute;width:1px;height:55%;background:#fff;top:0;left:0;bottom:0;right:0;margin:auto;transform:rotate(45deg);}.selected-label li a.cls::before{content:"";position:absolute;width:1px;height:55%;background:#fff;top:0;left:0;bottom:0;right:0;margin:auto;transform:rotate(-45deg);}.year-select .multi-dropdown{min-width:110px;}.year-select .multi-dropdown .toggle-btn{padding:16px 26px 16px 16px;}.year-select .multi-dropdown .toggle-btn::after{right:16px !important;top:25px;}.year-select .multi-dropdown .toggle-btn.active::after{top:27px;}.year-select .custom-multiselect01 ul li label input[type=checkbox] + .checkmark{left:0;right:auto;width:4px;height:100%;background:transparent;border-radius:0;border:none;}.year-select .custom-multiselect01 ul li label input[type=checkbox]:checked + .checkmark{background:#f96000;}.year-select .selected-label li{font-weight:900;font-size:13px;}.year-select .selected-label li a.cls{margin-left:9px;}.filter-by-sort ul{max-width:500px;padding:0;margin:0 auto;display:flex;flex-wrap:wrap;border-bottom:1px solid #919395;}.filter-by-sort ul li{list-style:none;padding:0;margin:0 30px 0 0;}.filter-by-sort ul li a{display:flex;align-items:center;cursor:pointer;padding:10px 5px 18px;position:relative;font-size:13px;font-weight:600;color:#686a6c;transition:all ease 0.2s;}.filter-by-sort ul li a:hover{color:#131619;}.filter-by-sort ul li a::after{content:"";width:100%;height:3px;background:#f96000;bottom:0;left:0;position:absolute;opacity:0;transition:all ease 0.2s;}.filter-by-sort ul li a i{margin-right:12px;}.filter-by-sort ul li.active a{color:#131619;}.filter-by-sort ul li.active a::after{opacity:1;}.path-videos .filter{position:relative;z-index:4;}.path-photo-features .multi-dropdown,.pane-slideshow .multi-dropdown{min-width:auto;}@media (max-width:767px){.path-photo-features .filter,.pane-slideshow .filter{flex-wrap:wrap;}.path-photo-features .filter .form-group,.pane-slideshow .filter .form-group{width:48%;flex-grow:1;}.path-photo-features .filter .form-group input[type=text],.pane-slideshow .filter .form-group input[type=text]{min-width:auto;}}@media (max-width:575px){.path-photo-features .filter .form-group,.pane-slideshow .filter .form-group{margin:0;}}.lang-ar .selected-label li{padding:7px 13px 7px 7px;margin:0 0 7px 7px;}.lang-ar .selected-label li a.cls{margin-left:auto;margin-right:12px;}.lang-ar .filter .form-group .srch-icon{left:inherit;right:5%;}.lang-ar .filter .form-group input[type=text]{padding:16px 50px 16px 16px;}.filter .form-group input[type=text].search-input{padding-left:30px;background-color:#eff1f7;width:100%;}.filter .form-group .list i.srch-icon{left:8px;top:5px;}.data-overview{padding:0 0 50px;}@media (max-width:767px){.data-overview{padding:30px 0;}}.data-overview .data-row{display:flex;margin:0 -20px;justify-content:center;}@media (max-width:1199px){.data-overview .data-row{margin:0 -15px;}}@media (max-width:767px){.data-overview .data-row{flex-wrap:wrap;}}.data-overview .data-row .col-6{width:50%;}@media (max-width:767px){.data-overview .data-row .col-6{width:100%;}}.data-overview .data-row .card{width:calc(100% - 40px);margin:20px;border-radius:8px;padding:50px 40px 40px;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);}@media (max-width:1199px){.data-overview .data-row .card{margin:15px;padding:40px 30px 30px;}}@media (max-width:979px){.data-overview .data-row .card{width:calc(100% - 30px);}}.data-overview .data-row .card h4{font-weight:400;margin-bottom:25px;}.data-overview .data-row .card .count{display:flex;margin:35px 0 10px;}.data-overview .data-row .card .count .blk{width:50%;display:flex;flex-direction:row;align-items:center;}.data-overview .data-row .card .count .blk h2{color:#2171ec;margin:0 0 0 15px;}@media (max-width:575px){.data-overview .data-row .card .count .blk i{width:26px;height:54px;}}.data-overview .data-row .card .rate-info{margin:35px 0 20px;display:inline-block;width:100%;}@media (max-width:575px){.data-overview .data-row .card .rate-info{margin:5px 0 15px;}}.data-overview .data-row .card .rate-info h2{color:#2171ec;margin:0 0 5px;}.data-overview .data-row .card .rate-info p{font-size:16px;}.data-overview .data-row .card .md-wrap{display:flex;}.data-overview .data-row .card .md-wrap .col-icon,.data-overview .data-row .card .md-wrap .col-data{width:50%;}.data-overview .data-row .card .md-wrap .col-icon .stats,.data-overview .data-row .card .md-wrap .col-data .stats{font-size:56px;color:#2171ec;margin-bottom:5px;}.data-overview .data-row .card .md-wrap .col-data{display:flex;flex-direction:column;justify-content:center;}.data-overview .btn.default{margin:30px 0 0;}.fertility-graph{display:flex;margin:0;align-items:center;}@media (max-width:575px){.fertility-graph{display:inline-block;width:100%;}}.fertility-graph i{margin:0 20px 0 0;width:30px;height:72px;display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/fertility-icon.svg) -31px 0/cover;}@media (max-width:575px){.fertility-graph i{width:21px;height:50px;background-size:43px;background-position:-22px 0;margin:0 10px 0 0;float:left;}}.fertility-graph i.active{background-position:0 0;width:31px;}@media (max-width:575px){.fertility-graph i.active{width:21px;background-size:42px;}}.fertility-graph i.mm{width:150px;height:178px;background:url(/themes/custom/unfpa_global_redesign/images/matternal-health.svg) no-repeat center top;background-size:50%;}@media (max-width:767px){.fertility-graph i.mm{width:120px;height:150px;background-size:40%;background:url(/themes/custom/unfpa_global_redesign/images/matternal-health.svg) no-repeat center center;}}.fertility-graph h2{color:#2171ec;margin:0 0 0 15px;}@media (max-width:575px){.fertility-graph h2{float:left;margin-top:5px;}}.lang-ar .fertility-graph i{margin:0 0 0 20px;-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);-ms-filter:fliph;filter:fliph;}.hotspot-wrap{background:#ffffff;}.hotspot-row{display:grid;grid-template-columns:1fr;gap:32px;padding:70px 0;margin:0;}@media (min-width:720px){.hotspot-row{grid-template-columns:1fr 1fr;}}@media (max-width:575px){.hotspot-row{padding:50px 0;}}@media (min-width:980px){.hotspot-row{grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;}}.hotspot{border-radius:8px;padding:32px 56px 32px 20px;display:grid;justify-content:flex-start;align-items:center;grid-template-columns:56px 1fr;gap:24px;background-color:#ffffff;border:2px solid #f96000;position:relative;transition:0.5s all ease-in;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);}@media (max-width:575px){.hotspot{max-width:96%;}}@media (min-width:980px){.hotspot{display:block;min-width:200px;padding:40px 20px;margin-right:20px;}}.hotspot a{display:block;}.hotspot i{display:block;}.hotspot .icn{width:64px;height:64px;background-color:#f96000;border-radius:50px;margin:0;position:relative;transition:0.5s all ease-in;display:flex;justify-content:center;align-items:center;}@media (min-width:980px){.hotspot .icn{margin:0 auto 25px auto;}}.hotspot .icn img{width:64px;}.hotspot .icn.ds-m-view{margin:0;}.hotspot h5,.hotspot h6{transition:0.5s all ease-in;padding-bottom:0;margin:0;align-items:flex-start;}@media (min-width:980px){.hotspot h5,.hotspot h6{align-items:center;margin:0 auto;text-align:center;}}.hotspot p{text-align:center;margin:0;font-size:16px;line-height:1.25;transition:0.5s all ease-in;margin:0 !important;}@media (max-width:575px){.hotspot p{text-align:left;}}.hotspot h6 + p{margin-top:16px !important;}.hotspot .btn-icon{opacity:1;transition:0.5s all ease-in;position:absolute;left:auto;right:-40px;transform:translate(-50%,10px);top:calc(50% - 28px);display:flex;align-items:center;justify-content:center;border:2px solid #f96000;background-color:#ffffff;width:40px;height:40px;}@media (min-width:980px){.hotspot .btn-icon{opacity:0;left:50%;top:auto;bottom:auto;}}.hotspot:hover,.hotspot.hvr{-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.21);box-shadow:0px 2px 15px rgba(0,0,0,0.21);}.hotspot:hover .icn,.hotspot.hvr .icn{transform:translate(0,-60px);}@media (max-width:979px){.hotspot:hover .icn,.hotspot.hvr .icn{transform:translate(0,0px);}}.hotspot:hover h5,.hotspot:hover h6,.hotspot:hover p,.hotspot.hvr h5,.hotspot.hvr h6,.hotspot.hvr p{transform:translate(0,-60px);}@media (max-width:979px){.hotspot:hover h5,.hotspot:hover h6,.hotspot:hover p,.hotspot.hvr h5,.hotspot.hvr h6,.hotspot.hvr p{transform:translate(0,0px);}}.hotspot:hover .btn-icon,.hotspot.hvr .btn-icon{opacity:1;left:50%;transform:translate(-50%,-30px);}@media (max-width:979px){.hotspot:hover .btn-icon,.hotspot.hvr .btn-icon{left:auto;right:-40px;transform:translate(-50%,10px);}}.hotspot:hover .btn-icon:hover,.hotspot.hvr .btn-icon:hover{background-color:#ffffff;border:2px solid #f96000;-webkit-box-shadow:0px 4px 24px rgba(0,0,0,0.1);box-shadow:0px 4px 24px rgba(0,0,0,0.1);}.hotspot.disabled,.hotspot.inactive{opacity:0.2;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.21);box-shadow:0px 2px 15px rgba(0,0,0,0.21);box-shadow:none;cursor:not-allowed;pointer-events:none;}.hotspot.variant-1{display:grid;grid-template-columns:56px 1fr 40px;gap:16px;padding:16px;border-radius:75px;align-items:center;border:2px solid #f10f45;}.hotspot.variant-1.no-brd{border:0;}.hotspot.variant-1 .icn{margin:0;transform:translate(0,0);background-color:#f10f45;}.hotspot.variant-1 h6{text-align:left;width:100%;}.hotspot.variant-1 .btn-icon{left:auto;right:12px;transform:translate(0%,0px);margin-bottom:0 !important;border:2px solid #f10f45;}.hotspot.variant-1:hover h6,.hotspot.variant-1.hvr h6{transform:translate(0,0);}.hotspot.variant-1:hover .icn,.hotspot.variant-1.hvr .icn{margin:0;transform:translate(0,0);}.hotspot.variant-1:hover .btn-icon,.hotspot.variant-1.hvr .btn-icon{right:12px;transform:translate(0%,0px);margin-bottom:0;}.hotspot.variant-1.disabled,.hotspot.variant-1.inactive{opacity:0.2;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.21);box-shadow:0px 2px 15px rgba(0,0,0,0.21);box-shadow:none;cursor:not-allowed;pointer-events:none;}@media (max-width:575px){.hotspot.variant-1{padding:8px;grid-template-columns:56px 1fr 40px;}}.hotspot.variant-1.ds-m-view{padding:8px;grid-template-columns:56px 1fr 40px;}.hotspot.variant-2{border:2px solid #686a6c;}.hotspot.variant-2.no-brd{border:0;}@media (max-width:575px){.hotspot.variant-2{padding:32px 20px;}}.hotspot.variant-2.ds-m-view{padding:32px 20px;}.hotspot.variant-2 .icn{background-color:#686a6c;}.hotspot.no-icon{padding:32px 46px 32px 20px;grid-template-columns:1fr;gap:0;}.hotspot.ds-m-view{padding:32px 46px 32px 20px;display:grid;grid-template-columns:56px 1fr;align-items:center;gap:16px;}.hotspot.ds-m-view.no-icon{padding:32px 46px 32px 20px;grid-template-columns:1fr;gap:0;}.hotspot.ds-m-view.no-icon .copy-group{margin-bottom:0;}.hotspot.ds-m-view a{margin:0 !important;}.hotspot.ds-m-view h5,.hotspot.ds-m-view h6,.hotspot.ds-m-view h6 + p{text-align:left;margin-bottom:0 !important;}.hotspot.ds-m-view p{text-align:left;}.hotspot.ds-m-view .icn{margin:0;}.hotspot.ds-m-view .btn-icon{left:auto;right:-10px;margin-bottom:0;transform:translate(0,0);}.hotspot.ds-m-view:hover,.hotspot.ds-m-view.hvr{-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.21);box-shadow:0px 2px 15px rgba(0,0,0,0.21);}.hotspot.ds-m-view:hover .icn,.hotspot.ds-m-view.hvr .icn{transform:translate(0,0);}.hotspot.ds-m-view:hover h5,.hotspot.ds-m-view:hover h6,.hotspot.ds-m-view:hover p,.hotspot.ds-m-view.hvr h5,.hotspot.ds-m-view.hvr h6,.hotspot.ds-m-view.hvr p{transform:translate(0,0);}.hotspot.ds-m-view:hover .btn-icon,.hotspot.ds-m-view.hvr .btn-icon{opacity:1;left:auto;right:-20px;transform:translate(0,0);margin-bottom:0 !important;}.hotspot.ds-m-view:hover .btn-icon:hover,.hotspot.ds-m-view.hvr .btn-icon:hover{-webkit-box-shadow:0px 4px 24px rgba(0,0,0,0.1);box-shadow:0px 4px 24px rgba(0,0,0,0.1);}.hotspot.ds-m-view .copy-group{margin-bottom:0 !important;}.hotspot-row.blk-04{display:flex;flex-wrap:wrap;padding:70px 0;margin:0 -1.5%;}@media (max-width:767px){.hotspot-row.blk-04{margin:0 -10px;}}@media (max-width:575px){.hotspot-row.blk-04{padding:50px 0;}}.hotspot-row.blk-04 .hotspot{max-width:22%;min-width:22%;margin-left:1.5%;margin-right:1.5%;}@media (max-width:979px){.hotspot-row.blk-04 .hotspot{max-width:47%;min-width:47%;margin-top:15px;margin-bottom:10px;}}@media (max-width:767px){.hotspot-row.blk-04 .hotspot{padding:25px 10px;max-width:calc(50% - 20px);min-width:calc(50% - 20px);margin:0;}}.hotspot-row.blk-04 .hotspot .icn{width:80px;height:80px;display:flex;justify-content:center;align-items:center;}@media (max-width:767px){.hotspot-row.blk-04 .hotspot .icn{width:60px;height:60px;padding:10px 15px;}}.hotspot-row.blk-04 .hotspot .icn img{max-width:100%;}@media (max-width:767px){.hotspot-row.blk-04 .hotspot .btn-icon{bottom:-15px;}}@media (max-width:979px){.hotspot-row.blk-04 .hotspot:hover .icn{transform:translate(0,-35px);-ms-transform:translate(0,-35px);}}@media (max-width:979px){.hotspot-row.blk-04 .hotspot:hover h6{transform:translate(0,-50px);-ms-transform:translate(0,-50px);}}.lang-ar .hotspot-row .hotspot .btn-icon img{transform:rotate(181deg);}.hotspot-row.opt2{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0 -1.5%;}@media (max-width:767px){.hotspot-row.opt2{margin:0 -10px;}}@media (min-width:720px){.hotspot-row.opt2{grid-template-columns:1fr 1fr 1fr 1fr;}}@media (max-width:575px){.hotspot-row.opt2{padding:50px 0;}}.hotspot-row.opt2 .hotspot{min-width:auto;width:100%;max-width:auto;margin-left:1.5%;margin-right:1.5%;margin-bottom:0;cursor:pointer;}@media (max-width:979px){.hotspot-row.opt2 .hotspot{margin-top:15px;margin-bottom:10px;}}@media (max-width:767px){.hotspot-row.opt2 .hotspot{padding:25px 10px;margin:10px 0;}}.hotspot-row.opt2 .hotspot .icn{width:80px;height:80px;display:flex;justify-content:center;align-items:center;}@media (max-width:767px){.hotspot-row.opt2 .hotspot .icn{width:60px;height:60px;padding:10px 15px;}}.hotspot-row.opt2 .hotspot .icn img{max-width:100%;}@media (max-width:767px){.hotspot-row.opt2 .hotspot .btn-icon{bottom:-15px;}}@media (max-width:979px){.hotspot-row.opt2 .hotspot:hover .icn{transform:translate(0,-35px);-ms-transform:translate(0,-35px);}}@media (max-width:979px){.hotspot-row.opt2 .hotspot:hover h6{transform:translate(0,-50px);-ms-transform:translate(0,-50px);}}.hotspot-row.opt2 .hotspot h4,.hotspot-row.opt2 .hotspot h5,.hotspot-row.opt2 .hotspot h6{margin:0 auto;text-align:center;padding-bottom:16px;}.hotspot-row.opt2 .hotspot h5 sup{top:-1em;}.hotspot-row.opt2 .hotspot sup{font-size:12px;color:#686a6c;margin:0 4px;font-weight:400;}.img-hotSpot{position:relative;}.img-hotSpot.verti{max-width:360px;margin:0 auto;}.img-hotSpot a{display:flex;position:relative;}.img-hotSpot a h6{color:#ffffff;position:absolute;left:0;bottom:0;z-index:2;}@media (max-width:979px){.img-hotSpot a h6{bottom:16px;}}.img-hotSpot a img{border-radius:8px;max-height:450px;}.img-hotSpot a::after{content:"";width:100%;height:100%;border-radius:8px;position:absolute;left:0;bottom:0;z-index:1;background:linear-gradient(25deg,rgb(19,22,24) 0%,rgb(19,22,24) 17%,rgba(255,255,255,0.01) 77%);opacity:0.9;}.img-hotSpot a:hover::after{content:"";background:linear-gradient(25deg,rgb(19,22,24) 0%,rgba(19,22,24,0.8) 52%,rgba(19,22,24,0.24) 100%);transition:0.5s ease-in;opacity:1;}.img-hotSpot.hvr a::after{content:"";background:linear-gradient(25deg,rgb(19,22,24) 0%,rgba(19,22,24,0.8) 52%,rgba(19,22,24,0.24) 100%);opacity:1;}@media (max-width:979px){.featured-cards{display:flex;flex-wrap:wrap;}}@media (max-width:979px){.featured-cards h3{width:100%;}}.featured-cards .card-wrap{display:flex;flex-wrap:wrap;}@media (max-width:575px){.featured-cards .card-wrap{margin:0;}}.featured-cards .card-row{display:inline-flex;flex-wrap:wrap;margin:10px 0 40px;position:relative;justify-content:flex-end;align-content:flex-start;width:100%;}@media (max-width:979px){.featured-cards .card-row{width:calc(50% - 30px);margin-left:15px;margin-right:15px;flex-direction:column;-webkit-box-shadow:0px 4px 24px rgba(0,0,0,0.1);box-shadow:0px 4px 24px rgba(0,0,0,0.1);}}@media (max-width:575px){.featured-cards .card-row{margin:10px 0;width:100%;}}.featured-cards .card-row .image{width:60%;height:calc(100% - 85px);min-height:350px;position:absolute;top:0;bottom:0;left:0;margin:auto 0;overflow:hidden;}@media (max-width:979px){.featured-cards .card-row .image{position:relative;min-height:1px;height:210px;width:100%;margin:0;}}.featured-cards .card-row .image.img-55{width:55%;}@media (max-width:979px){.featured-cards .card-row .image.img-55{width:100%;}}.featured-cards .card-row .image img{width:100%;height:100%;object-fit:cover;border-radius:8px;transition:-webkit-transform 2.4s linear;transition:transform 2.4s linear;transition:transform 2.4s linear,-webkit-transform 2.4s linear;}.featured-cards .card-row .image img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}.featured-cards .card-row .text{width:45%;padding:55px 40px;background:#ffffff;z-index:1;-webkit-box-shadow:0px 4px 24px rgba(0,0,0,0.1);box-shadow:0px 4px 24px rgba(0,0,0,0.1);}@media (max-width:1199px){.featured-cards .card-row .text{padding:40px;}}@media (max-width:979px){.featured-cards .card-row .text{width:100%;box-shadow:none;padding:25px 25px 35px;}}@media (max-width:575px){.featured-cards .card-row .text{padding:30px 20px;}}.featured-cards .card-row .text.grey{background:#919395 !important;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.21);box-shadow:0px 2px 15px rgba(0,0,0,0.21);}.featured-cards .card-row .text h3{margin:16px 0 25px;}.featured-cards .card-row .text h4{margin:16px 0 16px;line-height:1.4;}.featured-cards .card-row .text .share{margin-top:15px;display:flex;align-items:center;font-weight:700;font-size:16px;}.featured-cards .card-row .text .share i{margin-right:10px;-webkit-box-shadow:0px 4px 24px rgba(0,0,0,0.1);box-shadow:0px 4px 24px rgba(0,0,0,0.1);}.featured-cards .card-row .text p{margin-top:10px;margin-bottom:20px;display:inline-block;width:100%;}.featured-cards .card-row .text .link{color:#131619;}.featured-cards .card-row .text ul{padding:0;margin:0 0 25px;}.featured-cards .card-row .text ul li{padding:0 0 0 30px;margin:0 0 15px;list-style:none;position:relative;font-size:14px;font-weight:500;}.featured-cards .card-row .text ul li i{position:absolute;left:0;top:2px;}.featured-cards .card-row .text .btn.action{margin-top:30px;}@media (max-width:575px){.featured-cards .card-row .text .btn.action{margin-top:10px;}}.featured-cards .card-row.left-text{flex-direction:row-reverse;}.featured-cards .card-row.left-text .image{left:auto;right:0;}@media (max-width:979px){.featured-cards .card-row.detailed-info{width:calc(100% - 30px);justify-content:flex-end;flex-direction:row;box-shadow:none;}}@media (max-width:575px){.featured-cards .card-row.detailed-info{width:calc(100% + 60px);padding-top:0 !important;margin-top:45px;margin-left:-30px;margin-right:-30px;}}.featured-cards .card-row.detailed-info .image{width:30%;z-index:2;}@media (max-width:979px){.featured-cards .card-row.detailed-info .image{position:absolute;height:calc(100% - 85px);margin:auto;}}@media (max-width:575px){.featured-cards .card-row.detailed-info .image{z-index:4;left:0 !important;right:0;top:-30px !important;margin:0 auto;width:90% !important;height:350px !important;}}.featured-cards .card-row.detailed-info .text{width:95%;padding:6% 5% 8% 32%;}@media (max-width:979px){.featured-cards .card-row.detailed-info .text{padding:5% 4% 7% 30%;}}@media (max-width:575px){.featured-cards .card-row.detailed-info .text{width:100%;padding:330px 20px 30px;z-index:3 !important;box-shadow:none !important;}}.featured-cards .card-row.detailed-info .text.bg-color-01{background:#eff1f7;box-shadow:none;}.featured-cards .card-row.detailed-info .text.bg-color-02{background:#f4f5f6 !important;box-shadow:none;}.featured-cards .card-row.detailed-info .btn.action .icn{margin-right:10px;margin-left:0;}.featured-cards .card-row.featured-donation{justify-content:flex-start;}@media (max-width:979px){.featured-cards .card-row.featured-donation{width:calc(100% - 30px);flex-direction:row;box-shadow:none;}}@media (max-width:575px){.featured-cards .card-row.featured-donation{width:100%;}}.featured-cards .card-row.featured-donation .image{width:90%;height:auto;position:relative;border-radius:8px;}.featured-cards .card-row.featured-donation .image img{border-radius:8px;}.featured-cards .card-row.featured-donation .text{width:90%;margin-left:auto;margin-top:-60px;padding:35px 280px 35px 60px;position:relative;}@media (max-width:979px){.featured-cards .card-row.featured-donation .text{padding:15px 40px 40px;}}@media (max-width:575px){.featured-cards .card-row.featured-donation .text{width:100%;padding:30px 20px;margin-top:0;z-index:3;}}.featured-cards .card-row.featured-donation .text.bg-color-01{background:#fdcfb3 !important;}.featured-cards .card-row.featured-donation .text.bg-color-02{background:#f4f5f6 !important;}.featured-cards .card-row.featured-donation .text a.action{position:absolute;bottom:65px;right:55px;}@media (max-width:979px){.featured-cards .card-row.featured-donation .text a.action{position:relative;bottom:auto;right:auto;margin-top:10px;}}@media (max-width:979px){.featured-cards .card-row.videoplay{width:calc(100% - 30px);flex-direction:row;box-shadow:none;}}@media (max-width:575px){.featured-cards .card-row.videoplay{width:100%;padding-top:0 !important;}}.featured-cards .card-row.videoplay .image{width:100%;position:relative;height:auto;min-height:1px;}@media (max-width:575px){.featured-cards .card-row.videoplay .image{position:relative !important;left:auto !important;width:100% !important;}}.featured-cards .card-row.videoplay .image img{border-radius:8px;}.featured-cards .card-row.videoplay .image iframe{width:100% !important;height:500px !important;border:none;}@media (max-width:979px){.featured-cards .card-row.videoplay .image iframe{height:350px !important;}}.featured-cards .card-row.videoplay .text{width:100%;position:relative;padding:25px 170px 35px 200px;}@media (max-width:979px){.featured-cards .card-row.videoplay .text{-webkit-box-shadow:0px 4px 24px rgba(0,0,0,0.1);box-shadow:0px 4px 24px rgba(0,0,0,0.1);padding:25px 30px 30px 30px;}}@media (max-width:575px){.featured-cards .card-row.videoplay .text{z-index:3;padding:15px 20px;}}.featured-cards .card-row.videoplay .text .logo{position:absolute;top:25px;left:20px;}@media (max-width:979px){.featured-cards .card-row.videoplay .text .logo{position:relative;top:0;left:-10px;display:inline-flex;}}.featured-cards .card-row.videoplay .text .date{position:absolute;top:50px;right:40px;font-size:13px;}@media (max-width:575px){.featured-cards .card-row.videoplay .text .date{top:42px;right:20px;}}@media (max-width:575px){.featured-cards .card-row.videoplay .text h4{margin-top:5px;}}@media (max-width:575px){.featured-cards .card-wrap .card-row:first-child{padding:200px 0 0;box-shadow:none;}}.featured-cards .card-wrap .card-row:first-child .image img{border-radius:8px;}@media (max-width:575px){.featured-cards .card-wrap .card-row:first-child .image{top:0;bottom:auto;left:-30px;width:calc(100% + 60px);position:absolute;height:220px;}}@media (max-width:575px){.featured-cards .card-wrap .card-row:first-child .text{position:relative;z-index:1;background:#ffffff;-webkit-box-shadow:0px 4px 24px rgba(0,0,0,0.1);box-shadow:0px 4px 24px rgba(0,0,0,0.1);}}@media (max-width:979px){.featured-cards .displayCard{flex-direction:column !important;}}@media (max-width:979px){.featured-cards .displayCard .displayCard__image{width:100%;max-width:100%;}}@media (max-width:979px){.featured-cards .displayCard .displayCard__details{min-width:100%;width:100%;margin:0;}}.featured-cards .displayCard.left-text{flex-direction:row-reverse;}.featured-cards .displayCard a.btn.action{color:#ffffff;margin-top:48px;position:relative;left:0;bottom:auto;}.ct-card-group{display:flex;align-items:stretch;flex-direction:row;flex-wrap:wrap;justify-content:left;}@media (max-width:575px){.ct-card-group{flex-wrap:wrap;flex-direction:column;}}@media (min-width:980px){.ct-card-group{gap:16px 48px;}}.ct-card-group.no-sw{gap:24px;}@media (min-width:980px){.ct-card-group.no-sw{gap:48px;}}@media (max-width:575px){.latestFrom-ed .ct-card-group{flex-direction:inherit;}}.displayCard{margin:16px 0;width:100%;position:relative;transition:0.5s ease;border:0;border-radius:8px;min-height:238px;display:flex;flex-direction:column;position:relative;z-index:0;}@media (min-width:768px){.displayCard{flex-direction:row;align-items:center;margin:16px;}}@media (min-width:980px){.displayCard{margin:0 0 16px 0;}}.displayCard:hover .displayCard__image{position:relative;border-radius:8px;}.displayCard:hover .displayCard__image a{overflow:hidden;z-index:2;}.displayCard:hover .displayCard__image a::after{content:"";background:#f96000;background:linear-gradient(30deg,rgba(249,96,0,0.732952556) 0%,rgba(249,96,0,0) 52%);position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;opacity:1;transition:0.5s ease-in-out;}.displayCard:hover .displayCard__image img{transition:-webkit-transform 2.4s linear;transition:transform 2.4s linear;transition:transform 2.4s linear,-webkit-transform 2.4s linear;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}.displayCard__image{position:relative;max-height:520px;height:100%;width:100%;overflow:hidden;margin:0;border-radius:8px;}@media (min-width:768px){.displayCard__image{max-height:320px;max-width:55%;overflow:hidden;display:flex;align-items:center;}}@media (min-width:980px){.displayCard__image{max-height:400px;}}.displayCard__image a{display:block;position:relative;overflow:hidden;width:100%;}.displayCard__image a::after{content:"";background:rgb(249,96,0);background:linear-gradient(30deg,rgba(237,139,0,0.732952556) 0%,rgba(237,139,0,0) 52%);position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;opacity:0;transition:0.5s ease-in-out;}.displayCard__image img{width:100%;margin:0;border-radius:8px;transition:-webkit-transform 2.4s linear;transition:transform 2.4s linear;transition:transform 2.4s linear,-webkit-transform 2.4s linear;}.displayCard__image img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}@media (min-width:980px){.displayCard__image img{min-height:350px;}}.displayCard__image iframe{position:absolute;width:100%;height:100%;z-index:2;top:0;object-fit:cover;}.displayCard__image .btn-vidoplay{width:50px;height:50px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;display:inline-block !important;opacity:0.6;}.displayCard__image p.youtube-link{position:absolute;visibility:hidden;}.displayCard__image.ct-card__video{padding:18% 0;}.displayCard__image.publication,.displayCard__image.resources,.displayCard__image.press{background-color:#919395;}.displayCard__image.publication picture,.displayCard__image.resources picture,.displayCard__image.press picture{display:block;width:100%;}.displayCard__image.publication img.img-blur,.displayCard__image.resources img.img-blur,.displayCard__image.press img.img-blur{width:100% !important;-webkit-filter:blur(8px);filter:blur(8px);background-color:#ffffff;}.displayCard__image.publication a,.displayCard__image.resources a,.displayCard__image.press a{display:block;position:absolute;height:100%;width:100%;left:0;right:0;top:0;}.displayCard__image.publication a img,.displayCard__image.resources a img,.displayCard__image.press a img{height:100%;position:absolute;left:0;right:0;top:0;margin:0 auto;background-color:#ffffff;}.displayCard__video{position:relative;background-color:transparent;padding-bottom:56.25%;height:0;overflow:hidden;width:100%;max-width:100%;}.displayCard__video a{height:100%;width:100%;position:absolute;top:0;max-height:620px;z-index:3;}.displayCard__video a .contextual-region{position:absolute;width:100%;height:100%;top:0;}.displayCard__video .btn-vidoplay{display:block;position:absolute;height:100%;width:100%;left:0;right:0;top:0;}.displayCard__video .btn-vidoplay::after{content:"";width:120px;height:120px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;display:inline-block !important;opacity:0.6;background:url(/themes/custom/unfpa_global_redesign/images/icon-videoplay.svg) no-repeat center center;background-size:100%;}.displayCard__video .btn-vidoplay img{width:100%;border-radius:8px;}.displayCard__video p.youtube-link{height:0px;margin:0;visibility:hidden;}.displayCard__video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:3;}.displayCard__video.d-video{min-height:340px;max-height:340px;}.displayCard__video.d-video a{max-height:340px;}@media (max-width:575px){.displayCard__video.d-video{min-height:220px;height:100%;max-height:220px;}}@media (min-width:575.5px) and (max-width:767px){.displayCard__video.d-video{min-height:320px;height:38vh;max-height:360px;}}@media (min-width:768px) and (max-width:979px){.displayCard__video.d-video{min-height:320px;height:100%;max-height:340px;}}@media (min-width:980px){.displayCard__video.d-video{min-height:320px;height:100%;max-height:320px;padding-bottom:0;}}@media only screen and (min-width:1024px) and (max-height:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1.5){.displayCard__video.d-video{min-height:32vh;height:32vh;max-height:32vh;padding-bottom:0;}}@media (min-width:1200px){.displayCard__video.d-video{min-height:320px;height:100%;max-height:320px;}}@media (min-width:1440px){.displayCard__video.d-video{min-height:340px;height:100%;max-height:340px;}}.displayCard__video.d-video iframe{position:absolute;width:100%;height:100%;z-index:3;top:0;}@media (min-width:1200px){.displayCard__video.d-video iframe{min-height:320px;height:100%;max-height:320px;}}@media (min-width:1440px){.displayCard__video.d-video iframe{min-height:340px;height:100%;max-height:340px;}}.displayCard__details{display:flex;align-items:flex-start;flex-direction:column;z-index:2;width:100%;transition:0.5s ease-in;background-color:#ffffff;margin:0;padding-bottom:32px;right:0;position:relative;border-radius:8px;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);}.displayCard__details:hover{-webkit-box-shadow:0px 4px 30px rgba(0,0,0,0.14);box-shadow:0px 4px 30px rgba(0,0,0,0.14);}@media (min-width:768px){.displayCard__details{min-width:calc(45% + 30px);width:calc(48% + 30px);margin:0 0 0 -32px;}}@media (min-width:980px){.displayCard__details{min-height:320px;}}.displayCard__details--body{padding:32px 32px 74px 32px;min-height:240px;padding:32px;position:relative;width:100%;}.displayCard__details--body p.date-type,.displayCard__details--body .news-date{color:#686a6c;text-transform:normal;font-size:15px;margin-bottom:0.5em;}.displayCard__details--body p.date-type .material-icons,.displayCard__details--body .news-date .material-icons{font-size:18px;margin-right:10px;}.displayCard__details--body .news-date{color:#131619;}.displayCard__details--body p.content-type{color:#131619;text-transform:normal;font-size:14px;font-weight:400;display:inline-flex;background-color:#d9dbe1;border-radius:75px;padding:2px 8px;}.displayCard__details--body h3.card-title,.displayCard__details--body h4.card-title,.displayCard__details--body h5.card-title,.displayCard__details--body h3,.displayCard__details--body h4,.displayCard__details--body h5{font-weight:700;}.displayCard__details--body h3.card-title,.displayCard__details--body h3.card-title a,.displayCard__details--body h3 a{color:#131619;padding-top:0;}.displayCard__details--body h3.card-title:hover,.displayCard__details--body h3.card-title a:hover,.displayCard__details--body h3 a:hover{color:#184ea5;}.displayCard__details--body h4.card-title,.displayCard__details--body h4.card-title a,.displayCard__details--body h4 a{color:#131619;padding-top:0;}.displayCard__details--body h4.card-title:hover,.displayCard__details--body h4.card-title a:hover,.displayCard__details--body h4 a:hover{color:#184ea5;}.displayCard__details--body h5.card-title,.displayCard__details--body h5.card-title a,.displayCard__details--body h5 a{color:#131619;padding-top:0;display:block;}.displayCard__details--body h5.card-title:hover,.displayCard__details--body h5.card-title a:hover,.displayCard__details--body h5 a:hover{color:#184ea5;}.displayCard__details--body .info{display:flex;justify-content:space-between;margin-bottom:20px;}.displayCard__details--body .info p{margin:0;padding:0;}.displayCard__details--body .info p.content-type{color:#131619;text-transform:normal;font-size:14px;font-weight:400;display:inline-flex;background-color:#d9dbe1;border-radius:75px;padding:4px 8px;}.displayCard__details--body .info p.date{color:#686a6c;margin-bottom:0;font-size:14px;}.displayCard__details--body .info p.date .material-icons{font-size:18px;margin-right:10px;}.displayCard__details--body p{line-height:1.25;margin:0;}.displayCard__details--body a.btn{text-transform:none;color:#131619;font-weight:700;position:absolute;left:32px;font-size:16px;transition:0.5s ease-in;}.displayCard__details--body a.btn::after{content:"";width:100%;height:2px;background-color:#f96000;position:absolute;display:flex;align-items:center;justify-content:center;transition:0.5s ease-in;left:0;bottom:8px;}.displayCard__details--body a.btn:hover::after{content:"";width:100%;height:3px;left:0;background-color:#f96000;position:absolute;bottom:8px;transform:translate(0);}.displayCard__details--body a.btn:focus{outline:none;}@media (min-width:575.5px) and (max-width:979px){.displayCard__details--body{width:100% !important;}}.displayCard__details--body p.date,.displayCard__details--body p.locate{font-size:14px;color:#686a6c;display:flex;align-items:center;}.displayCard__details--body p.date span,.displayCard__details--body p.locate span{margin-right:10px;}.displayCard__details--body p.date span .material-icons,.displayCard__details--body p.locate span .material-icons{width:24px;text-align:center;font-size:20px;color:#f96000;}.displayCard__details--body p.date{margin-bottom:24px;}.displayCard__details--body p.date span{margin-right:10px;}.displayCard__details--body p.date span .material-icons{width:24px;text-align:center;font-size:18px;color:#f96000;}.displayCard__details--body p.locate{margin-bottom:10px;}.displayCard__details a.btn{bottom:-12px;left:32px;position:relative;text-transform:none;color:#131619;font-weight:700;left:32px;font-size:16px;transition:0.5s ease-in;}.displayCard__details a.btn::after{content:"";width:100%;height:2px;background-color:#f96000;position:absolute;display:flex;align-items:center;justify-content:center;transition:0.5s ease-in;left:0;bottom:8px;}.displayCard__details a.btn:hover::after{content:"";width:100%;height:3px;left:0;background-color:#f96000;position:absolute;bottom:8px;transform:translate(0);}@media (min-width:980px){.displayCard__details.heightequal{margin:0 -32px 0 0;}}.displayCard.video{flex-direction:column;}.displayCard.video .contextual-region{position:absolute;top:0;width:100%;height:100%;}.displayCard.video .displayCard__details{display:flex;align-items:flex-end;position:relative;z-index:3;width:100%;max-width:100%;min-height:auto;margin:0;padding:0;justify-content:space-around;}@media (max-width:575px){.displayCard.video .displayCard__details{position:relative;width:100%;max-width:100%;left:auto;bottom:auto;}}.displayCard.video .displayCard__details--body{width:calc(100% - 3em);padding:32px 32px 74px 32px;min-height:240px;}@media (max-width:575px){.displayCard.video .displayCard__details--body{width:100%;}}@media only screen and (min-device-width:320px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.displayCard.video .displayCard__details--body{width:100%;}}.displayCard.video .displayCard__details--body p.date-type,.displayCard.video .displayCard__details--body .news-date{color:#686a6c;text-transform:normal;font-size:15px;margin-bottom:0.5em;}.displayCard.video .displayCard__details--body p.date-type .material-icons,.displayCard.video .displayCard__details--body .news-date .material-icons{font-size:18px;margin-right:10px;}.displayCard.video .displayCard__details--body .news-date{color:#131619;}.displayCard.video .displayCard__details--body p.content-type{color:#131619;text-transform:normal;font-size:14px;font-weight:400;display:inline-flex;background-color:#d9dbe1;border-radius:75px;padding:2px 8px;}.displayCard.video .displayCard__details--body h3.card-title,.displayCard.video .displayCard__details--body h4.card-title,.displayCard.video .displayCard__details--body h5.card-title,.displayCard.video .displayCard__details--body h3,.displayCard.video .displayCard__details--body h4,.displayCard.video .displayCard__details--body h5{font-weight:700;}.displayCard.video .displayCard__details--body h3.card-title,.displayCard.video .displayCard__details--body h3.card-title a,.displayCard.video .displayCard__details--body h3 a{color:#131619;padding-top:0;}.displayCard.video .displayCard__details--body h3.card-title:hover,.displayCard.video .displayCard__details--body h3.card-title a:hover,.displayCard.video .displayCard__details--body h3 a:hover{color:#184ea5;}.displayCard.video .displayCard__details--body h4.card-title,.displayCard.video .displayCard__details--body h4.card-title a,.displayCard.video .displayCard__details--body h4 a{color:#131619;padding-top:0;}.displayCard.video .displayCard__details--body h4.card-title:hover,.displayCard.video .displayCard__details--body h4.card-title a:hover,.displayCard.video .displayCard__details--body h4 a:hover{color:#184ea5;}.displayCard.video .displayCard__details--body h5.card-title,.displayCard.video .displayCard__details--body h5.card-title a,.displayCard.video .displayCard__details--body h5 a{color:#131619;padding-top:0;display:block;}.displayCard.video .displayCard__details--body h5.card-title:hover,.displayCard.video .displayCard__details--body h5.card-title a:hover,.displayCard.video .displayCard__details--body h5 a:hover{color:#184ea5;}.displayCard.video .displayCard__details--body .info{display:flex;justify-content:space-between;margin-bottom:20px;}.displayCard.video .displayCard__details--body .info p{margin:0;padding:0;}.displayCard.video .displayCard__details--body .info p.content-type{color:#131619;text-transform:normal;font-size:14px;font-weight:400;display:inline-flex;background-color:#d9dbe1;border-radius:75px;padding:4px 8px;}.displayCard.video .displayCard__details--body .info p.date{color:#686a6c;margin-bottom:0;font-size:14px;}.displayCard.video .displayCard__details--body .info p.date .material-icons{font-size:18px;margin-right:10px;}.displayCard.video .displayCard__details--body p{line-height:1.25;margin:0;}.displayCard.video .displayCard__details--body a.btn{text-transform:none;color:#131619;font-weight:700;position:absolute;left:32px;font-size:16px;transition:0.5s ease-in;}.displayCard.video .displayCard__details--body a.btn::after{content:"";width:100%;height:2px;background-color:#f96000;position:absolute;display:flex;align-items:center;justify-content:center;transition:0.5s ease-in;left:0;bottom:8px;}.displayCard.video .displayCard__details--body a.btn:hover::after{content:"";width:100%;height:3px;left:0;background-color:#f96000;position:absolute;bottom:8px;transform:translate(0);}.displayCard.video .displayCard__details--body a.btn:focus{outline:none;}.displayCard.video .displayCard__details--body a.btn{bottom:24px;}.displayCard.left-text{flex-direction:column;}@media (min-width:768px){.displayCard.left-text{flex-direction:row-reverse;}}.displayCard.left-text .displayCard__details{margin:0 -32px 0 0;}.displayCard.fet-act-card{margin:0;}.displayCard.fet-act-card .displayCard__details{min-height:auto;height:auto;}@media (max-width:575px){.displayCard.fet-act-card .displayCard__details{margin:-32px auto 0 auto;max-width:90%;padding-bottom:160px;}}@media (min-width:720px){.displayCard.fet-act-card .displayCard__details{position:absolute;min-height:100%;margin-bottom:-64px;}}@media (min-width:980px){.displayCard.fet-act-card .displayCard__details{justify-content:space-between;}}.displayCard.fet-act-card .displayCard__details--body{padding:32px;}.displayCard.fet-act-card .action-info .info-item{font-size:16px;color:#3d4042;line-height:1.25;margin-bottom:10px;display:flex;padding-left:32px;}.displayCard.fet-act-card .action-info .info-item:last-child{margin-bottom:0;}.displayCard.fet-act-card .action-info .info-item.date-range{background:url(/themes/custom/unfpa_global_redesign/images/icon-calendar.svg) no-repeat left 2px transparent;}.displayCard.fet-act-card .action-info .info-item.location{background:url(/themes/custom/unfpa_global_redesign/images/icon-location.svg) no-repeat left 1px transparent;}.displayCard.fet-act-card.spl-publication{overflow:visible;}.displayCard.fet-act-card.spl-publication .ct-card__details{padding-bottom:80px;}.displayCard.fet-act-card.spl-publication .ct-card_action{position:absolute;left:32px;bottom:32px;width:calc(100% - 64px);}.displayCard.fet-act-card.spl-publication .ct-card_action .lang-share-wrap{margin-bottom:16px;display:flex;gap:12px;}.displayCard.fet-act-card.spl-publication .ct-card_action .lang-share-wrap .selectdropdown{width:130px;}.displayCard.fet-act-card.spl-publication .ct-card_action a.btn{position:relative;left:0;bottom:0;}.displayCard.speakout{margin:0;}.displayCard.speakout .displayCard__details{min-height:auto;height:auto;padding-bottom:0;}@media (max-width:575px){.displayCard.speakout .displayCard__details{margin:-32px auto 0 auto;max-width:90%;}}@media (min-width:720px){.displayCard.speakout .displayCard__details{position:absolute;min-height:100%;margin-bottom:-64px;}}@media (min-width:980px){.displayCard.speakout .displayCard__details{justify-content:space-between;}}.displayCard.speakout .displayCard__details--body{padding:32px;}@media (min-width:980px){.displayCard.speakout .displayCard__details--body{padding:64px;}}.displayCard.speakout .displayCard__details--body p{margin-bottom:24px;}.displayCard.speakout .displayCard__details--body p:last-child{margin-bottom:0;}.displayCard.speakout.reverse{flex-direction:row-reverse;}@media (min-width:720px){.displayCard.speakout.reverse .displayCard__details{left:32px;}}.displayCard.speakout.reverse a.btn.default{left:0;}.displayCard.speakout.reverse a.btn.default::after{height:0;}@media (min-width:768px){.lang-ar .displayCard__details{margin:0 -32px 0 0;height:calc(100% - 32px);}}.lang-ar .displayCard__details a.btn{left:auto !important;right:32px;}@media (min-width:980px){.lang-ar .displayCard__details.heightequal{margin:0 0 0 -32px;}}.lang-ar .displayCard.left-text .displayCard__details{margin:0 0 0 -32px;}.lang-ar .displayCard.video .displayCard__details{margin-right:0;}@media (min-width:1440px){.container-rg .displayCard__details{max-width:540px;}}.ct-card{min-width:320px;max-width:360px;box-sizing:border-box;transition:0.5s ease;background-color:#ffffff;position:relative;padding-bottom:0.5em;border-radius:8px;overflow:hidden;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);}.ct-card:hover{-webkit-box-shadow:0px 4px 30px rgba(0,0,0,0.14);box-shadow:0px 4px 30px rgba(0,0,0,0.14);}.ct-card:hover .ct-card__image{position:relative;}.ct-card:hover .ct-card__image::after{content:"";background:#f96000;background:linear-gradient(30deg,rgba(249,96,0,0.732952556) 0%,rgba(249,96,0,0) 52%);position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;opacity:1;transition:0.5s ease-in-out;}.ct-card:hover .ct-card__image img{transition:-webkit-transform 2.4s linear;transition:transform 2.4s linear;transition:transform 2.4s linear,-webkit-transform 2.4s linear;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}@media (max-width:979px){.ct-card{width:calc(50% - 24px);max-width:49%;}}@media (min-width:980px){.ct-card{width:calc(50% - 24px);max-width:49%;}}.ct-card__details{width:100%;}.ct-card__details--body{padding:32px 32px 74px 32px;min-height:240px;}.ct-card__details--body p.date-type,.ct-card__details--body .news-date{color:#686a6c;text-transform:normal;font-size:15px;margin-bottom:0.5em;}.ct-card__details--body p.date-type .material-icons,.ct-card__details--body .news-date .material-icons{font-size:18px;margin-right:10px;}.ct-card__details--body .news-date{color:#131619;}.ct-card__details--body p.content-type{color:#131619;text-transform:normal;font-size:14px;font-weight:400;display:inline-flex;background-color:#d9dbe1;border-radius:75px;padding:2px 8px;}.ct-card__details--body h3.card-title,.ct-card__details--body h4.card-title,.ct-card__details--body h5.card-title,.ct-card__details--body h3,.ct-card__details--body h4,.ct-card__details--body h5{font-weight:700;}.ct-card__details--body h3.card-title,.ct-card__details--body h3.card-title a,.ct-card__details--body h3 a{color:#131619;padding-top:0;}.ct-card__details--body h3.card-title:hover,.ct-card__details--body h3.card-title a:hover,.ct-card__details--body h3 a:hover{color:#184ea5;}.ct-card__details--body h4.card-title,.ct-card__details--body h4.card-title a,.ct-card__details--body h4 a{color:#131619;padding-top:0;}.ct-card__details--body h4.card-title:hover,.ct-card__details--body h4.card-title a:hover,.ct-card__details--body h4 a:hover{color:#184ea5;}.ct-card__details--body h5.card-title,.ct-card__details--body h5.card-title a,.ct-card__details--body h5 a{color:#131619;padding-top:0;display:block;}.ct-card__details--body h5.card-title:hover,.ct-card__details--body h5.card-title a:hover,.ct-card__details--body h5 a:hover{color:#184ea5;}.ct-card__details--body .info{display:flex;justify-content:space-between;margin-bottom:20px;}.ct-card__details--body .info p{margin:0;padding:0;}.ct-card__details--body .info p.content-type{color:#131619;text-transform:normal;font-size:14px;font-weight:400;display:inline-flex;background-color:#d9dbe1;border-radius:75px;padding:4px 8px;}.ct-card__details--body .info p.date{color:#686a6c;margin-bottom:0;font-size:14px;}.ct-card__details--body .info p.date .material-icons{font-size:18px;margin-right:10px;}.ct-card__details--body p{line-height:1.25;margin:0;}.ct-card__details--body a.btn{text-transform:none;color:#131619;font-weight:700;position:absolute;left:32px;font-size:16px;transition:0.5s ease-in;}.ct-card__details--body a.btn::after{content:"";width:100%;height:2px;background-color:#f96000;position:absolute;display:flex;align-items:center;justify-content:center;transition:0.5s ease-in;left:0;bottom:8px;}.ct-card__details--body a.btn:hover::after{content:"";width:100%;height:3px;left:0;background-color:#f96000;position:absolute;bottom:8px;transform:translate(0);}.ct-card__details--body a.btn:focus{outline:none;}.ct-card__details--body .card-text{margin-top:1em;}.ct-card__details a.btn{text-transform:none;color:#131619;font-weight:700;position:absolute;left:32px;bottom:24px;font-size:16px;transition:0.5s ease-in;}.ct-card__details a.btn::after{content:"";width:100%;height:2px;background-color:#f96000;position:absolute;display:flex;align-items:center;justify-content:center;transition:0.5s ease-in;left:0;bottom:8px;}.ct-card__details a.btn:hover::after{content:"";width:100%;height:3px;background-color:#f96000;position:absolute;bottom:8px;transform:translate(0,0);}.ct-card__image{position:relative;overflow:hidden;background-color:#919395;padding:28% 0;height:auto;transition:0.5s ease-in-out;border-radius:8px 8px 0 0;}.ct-card__image::after{content:"";background:rgb(249,96,0);background:linear-gradient(30deg,rgba(237,139,0,0.732952556) 0%,rgba(237,139,0,0) 52%);position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;opacity:0;}.ct-card__image img{display:block;position:absolute;height:100%;width:100%;left:0;top:0;}.ct-card__image img:hover{transition:-webkit-transform 2.4s linear;transition:transform 2.4s linear;transition:transform 2.4s linear,-webkit-transform 2.4s linear;}.ct-card__image img:hover:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}.ct-card__image a{display:block;position:absolute;height:100%;width:100%;left:0;right:0;top:0;z-index:3;}.ct-card__image iframe{position:absolute;width:100%;height:100%;z-index:2;left:0;right:0;top:0;}.ct-card__image iframe:hover{transition:-webkit-transform 2.4s linear;transition:transform 2.4s linear;transition:transform 2.4s linear,-webkit-transform 2.4s linear;}.ct-card__image iframe:hover:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}.ct-card__image.publication,.ct-card__image.resources,.ct-card__image.press{background-color:#919395;}.ct-card__image.publication img.img-blur,.ct-card__image.resources img.img-blur,.ct-card__image.press img.img-blur{width:100% !important;-webkit-filter:blur(8px);filter:blur(8px);max-height:320px;background-color:#ffffff;}.ct-card__image.publication a,.ct-card__image.resources a,.ct-card__image.press a{display:block;position:absolute;height:100%;width:100%;left:0;right:0;top:0;}.ct-card__image.publication a img,.ct-card__image.resources a img,.ct-card__image.press a img{width:auto;height:100%;position:absolute;left:0;right:0;top:0;margin:0 auto;background-color:#ffffff;}.ct-card__image .btn-vidoplay{display:block;position:absolute;height:100%;width:100%;left:0;right:0;top:0;z-index:3;}.ct-card__image .btn-vidoplay::after{content:"";width:70px;height:70px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;display:inline-block !important;opacity:0.6;background:url(/themes/custom/unfpa_global_redesign/images/icon-videoplay.svg) no-repeat center center;}.ct-card__image p.youtube-link{height:0px;margin:0;}.ct-card__video{position:relative;overflow:hidden;background-color:#919395;padding:28% 0;}@media only screen and (min-device-width:320px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.ct-card__video{padding:26% 0;}}.ct-card__video a{display:block;height:100%;width:100%;position:absolute;left:0;right:0;top:0;max-height:100%;}.ct-card__video a .contextual-region{position:absolute;width:100%;height:100%;top:0;}.ct-card__video .contextual-region{position:initial;}.ct-card__video iframe{position:absolute;height:100%;width:100%;z-index:2;top:0;left:0;}.ct-card.act-card .action-info .info-item{font-size:16px;color:#3d4042;line-height:1.25;margin-bottom:10px;display:flex;padding-left:32px;}.ct-card.act-card .action-info .info-item:last-child{margin-bottom:0;}.ct-card.act-card .action-info .info-item.date-range{background:url(/themes/custom/unfpa_global_redesign/images/icon-cal.svg) no-repeat left 2px transparent;}.ct-card.act-card .action-info .info-item.location{background:url(/themes/custom/unfpa_global_redesign/images/icon-location.svg) no-repeat left 1px transparent;}.ct-card.donate-card .ct-card__details--body{padding-bottom:32px !important;}.ct-card.donate-card .donate-action{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:32px;margin-bottom:32px;position:absolute;left:32px;bottom:0;width:calc(100% - 64px);}.ct-card.donate-card .donate-action .price{font-size:40px;font-weight:700;line-height:1.25;}.ct-card.donate-card .donate-action .btn.default{position:relative;left:auto;padding:16px 24px;bottom:0;}.ct-card.donate-card .donate-action .btn.default::after{height:0;}.ct-card.donate-card .donate-action .btn.default .icn svg{margin-bottom:-5px;}.ct-card.donate-card .donate-action .btn.default:hover svg g{fill:#ffffff;}.ct-card.spl-publication{overflow:visible;}.ct-card.spl-publication .ct-card__details{padding-bottom:80px;}.ct-card.spl-publication .ct-card_action{position:absolute;left:32px;bottom:32px;width:calc(100% - 64px);}.ct-card.spl-publication .ct-card_action .lang-share-wrap{margin-bottom:16px;display:flex;gap:12px;}.ct-card.spl-publication .ct-card_action .lang-share-wrap .selectdropdown{width:130px;}.ct-card.spl-publication .ct-card_action a.btn{position:relative;left:0;bottom:0;}.lang-ar .ct-card__details{width:100%;}.lang-ar .ct-card__details a.btn{left:auto !important;right:32px;}.ct-card-group.colm-3{margin-left:-16px;margin-right:0;}@media (max-width:575px){.ct-card-group.colm-3{margin-left:0;}}@media (min-width:980px){.ct-card-group.colm-3{margin-left:0;margin-right:0;gap:16px 48px;}}.ct-card-group.colm-3 .ct-card{min-width:calc(33.3333333333% - 32px);max-width:360px;width:calc(33.3333333333% - 32px);}@media (max-width:575px){.ct-card-group.colm-3 .ct-card{width:100% !important;max-width:100%;margin:0 0 20px 0;}}@media (min-width:575.5px) and (max-width:979px){.ct-card-group.colm-3 .ct-card{min-width:calc(33.3333333333% - 32px);max-width:calc(100% - 32px);width:calc(100% - 68px);margin:16px 8px 16px 32px;}}@media (min-width:980px){.ct-card-group.colm-3 .ct-card{min-width:calc(33.3333333333% - 32px);width:calc(33.3333333333% - 32px);max-width:360px;margin-left:0;margin-right:0;margin-top:0;}}.ct-card-group.colm-3 .ct-card__image{background-color:#919395;}@media (min-width:980px){.ct-card-group.colm-3 .ct-card__image{min-height:150px;height:100%;max-height:154px;}.ct-card-group.colm-3 .ct-card__image img{object-fit:cover;}}.ct-card-group.colm-3 .ct-card__image.publication img.img-blur,.ct-card-group.colm-3 .ct-card__image.resources img.img-blur,.ct-card-group.colm-3 .ct-card__image.press img.img-blur{width:100% !important;-webkit-filter:blur(8px);filter:blur(8px);max-height:280px;background-color:#ffffff;}.ct-card-group.colm-3 .ct-card__details{width:100%;}.ct-card-group.colm-3 .ct-card__details--body{padding:32px 32px 74px 32px;min-height:240px;}.ct-card-group.colm-3 .ct-card__details--body p.date-type,.ct-card-group.colm-3 .ct-card__details--body .news-date{color:#686a6c;text-transform:normal;font-size:15px;margin-bottom:0.5em;}.ct-card-group.colm-3 .ct-card__details--body p.date-type .material-icons,.ct-card-group.colm-3 .ct-card__details--body .news-date .material-icons{font-size:18px;margin-right:10px;}.ct-card-group.colm-3 .ct-card__details--body .news-date{color:#131619;}.ct-card-group.colm-3 .ct-card__details--body p.content-type{color:#131619;text-transform:normal;font-size:14px;font-weight:400;display:inline-flex;background-color:#d9dbe1;border-radius:75px;padding:2px 8px;}.ct-card-group.colm-3 .ct-card__details--body h3.card-title,.ct-card-group.colm-3 .ct-card__details--body h4.card-title,.ct-card-group.colm-3 .ct-card__details--body h5.card-title,.ct-card-group.colm-3 .ct-card__details--body h3,.ct-card-group.colm-3 .ct-card__details--body h4,.ct-card-group.colm-3 .ct-card__details--body h5{font-weight:700;}.ct-card-group.colm-3 .ct-card__details--body h3.card-title,.ct-card-group.colm-3 .ct-card__details--body h3.card-title a,.ct-card-group.colm-3 .ct-card__details--body h3 a{color:#131619;padding-top:0;}.ct-card-group.colm-3 .ct-card__details--body h3.card-title:hover,.ct-card-group.colm-3 .ct-card__details--body h3.card-title a:hover,.ct-card-group.colm-3 .ct-card__details--body h3 a:hover{color:#184ea5;}.ct-card-group.colm-3 .ct-card__details--body h4.card-title,.ct-card-group.colm-3 .ct-card__details--body h4.card-title a,.ct-card-group.colm-3 .ct-card__details--body h4 a{color:#131619;padding-top:0;}.ct-card-group.colm-3 .ct-card__details--body h4.card-title:hover,.ct-card-group.colm-3 .ct-card__details--body h4.card-title a:hover,.ct-card-group.colm-3 .ct-card__details--body h4 a:hover{color:#184ea5;}.ct-card-group.colm-3 .ct-card__details--body h5.card-title,.ct-card-group.colm-3 .ct-card__details--body h5.card-title a,.ct-card-group.colm-3 .ct-card__details--body h5 a{color:#131619;padding-top:0;display:block;}.ct-card-group.colm-3 .ct-card__details--body h5.card-title:hover,.ct-card-group.colm-3 .ct-card__details--body h5.card-title a:hover,.ct-card-group.colm-3 .ct-card__details--body h5 a:hover{color:#184ea5;}.ct-card-group.colm-3 .ct-card__details--body .info{display:flex;justify-content:space-between;margin-bottom:20px;}.ct-card-group.colm-3 .ct-card__details--body .info p{margin:0;padding:0;}.ct-card-group.colm-3 .ct-card__details--body .info p.content-type{color:#131619;text-transform:normal;font-size:14px;font-weight:400;display:inline-flex;background-color:#d9dbe1;border-radius:75px;padding:4px 8px;}.ct-card-group.colm-3 .ct-card__details--body .info p.date{color:#686a6c;margin-bottom:0;font-size:14px;}.ct-card-group.colm-3 .ct-card__details--body .info p.date .material-icons{font-size:18px;margin-right:10px;}.ct-card-group.colm-3 .ct-card__details--body p{line-height:1.25;margin:0;}.ct-card-group.colm-3 .ct-card__details--body a.btn{text-transform:none;color:#131619;font-weight:700;position:absolute;left:32px;font-size:16px;transition:0.5s ease-in;}.ct-card-group.colm-3 .ct-card__details--body a.btn::after{content:"";width:100%;height:2px;background-color:#f96000;position:absolute;display:flex;align-items:center;justify-content:center;transition:0.5s ease-in;left:0;bottom:8px;}.ct-card-group.colm-3 .ct-card__details--body a.btn:hover::after{content:"";width:100%;height:3px;left:0;background-color:#f96000;position:absolute;bottom:8px;transform:translate(0);}.ct-card-group.colm-3 .ct-card__details--body a.btn:focus{outline:none;}.ct-card-group.colm-3 .ct-card__details--body .card-text,.ct-card-group.colm-3 .ct-card__details--body p{margin-top:1em;}.ct-card-group.colm-3 .ct-card__details--body .card-text.date-type,.ct-card-group.colm-3 .ct-card__details--body .card-text.date-field,.ct-card-group.colm-3 .ct-card__details--body p.date-type,.ct-card-group.colm-3 .ct-card__details--body p.date-field{margin-top:0;color:#f96000;}.ct-card-group.colm-3 .ct-card__video{position:relative;padding:28% 0;width:100%;min-height:174px;height:100%;max-height:174px;overflow:hidden;background-color:#919395;}@media only screen and (min-device-width:320px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.ct-card-group.colm-3 .ct-card__video{padding:26% 0;}}.ct-card-group.colm-3 .ct-card__video a{height:100%;width:100%;position:absolute;top:0;max-height:100%;}.ct-card-group.colm-3 .ct-card__video a .contextual-region{position:absolute;width:100%;height:100%;top:0;}.ct-card-group.colm-3 .ct-card__video iframe{position:absolute;width:100%;height:100%;z-index:2;top:0;}.ct-card-group.colm-3 .ct-card__video img{width:100%;height:100%;margin:0;z-index:1;}.ct-card-group.colm-3 .ct-card__video .contextual-region{position:initial;}.ct-card-group.colm-3.no-sw{gap:24px;}@media (min-width:980px){.ct-card-group.colm-3.no-sw{gap:48px;}}@media (min-width:980px){.ct-card-group.colm-3.no-sw .ct-card{min-width:calc(33.3333333333% - 32px);width:calc(33.3333333333% - 32px);max-width:360px;}}.related-content .ct-card h3.card-title{margin-bottom:0;}.path-multimedia .ct-card-group.colm-3 .ct-card__video a,.path-videos .ct-card-group.colm-3 .ct-card__video a{padding:28% 0;width:100%;min-height:179px;height:100%;max-height:100%;}.ct-card-group.colm-3.feature-cards .ct-card{border:0;padding-bottom:1em;background-color:#ffffff;}@media (max-width:575px){.ct-card-group.colm-3.feature-cards .ct-card{padding-bottom:0;}}.ct-card-group.colm-3.feature-cards .ct-card__details{position:relative;height:63%;}@media (max-width:575px){.ct-card-group.colm-3.feature-cards .ct-card__details{height:auto;}}.ct-card-group.colm-3.feature-cards .ct-card__details::after{content:"";background-color:#ffffff;position:absolute;z-index:1;top:-1em;left:1em;right:1em;height:100%;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);}.ct-card-group.colm-3.feature-cards .ct-card__details--body{padding:0.2em 2.2em 4em 2.2em;position:relative;z-index:2;background:none;height:100%;border-radius:8px;}@media (max-width:575px){.ct-card-group.colm-3.feature-cards .ct-card__details--body{padding:0.2em 2.2em 5em 2.2em;}}.ct-card-group.colm-3.feature-cards .ct-card__details--body .btn{left:2.6em;bottom:1.5em;}.path-ed-photo-gallery .ct-card-group.colm-3 .ct-card__details--body{padding-bottom:32px;}.path-ed-photo-gallery nav.pager-nav::after{width:auto;}.path-ed-photo-gallery .ct-card-group{margin-left:-8px;margin-right:-8px;}@media (max-width:767px){.latest-cards-section .ct-card-group.colm-3{display:block;}}@media (max-width:575px){.page-node-type-ct-video .displayCard{min-height:186px;}}.lang-ar .ct-card__details--body p.date span,.lang-ar .ct-card__details--body p.locate span{margin-left:10px;margin-right:0;}.lang-ar .ct-card-group{text-align:right;justify-content:flex-start;}.tb-card-group{display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px;}@media (max-width:575px){.tb-card-group{grid-template-columns:1fr;}}.tb-card-group .tb-card{padding:24px 40px;border-radius:5px;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.21);box-shadow:0px 2px 15px rgba(0,0,0,0.21);background-color:#ffffff;display:flex;flex-direction:column;justify-content:center;text-align:center;border-bottom:4px solid #f96000;}.tb-card-group .tb-card .sts-num{font-size:36px;font-weight:700;color:#131619;margin:0 auto;padding:0 0 8px 0;}.tb-card-group .tb-card p{margin:0 !important;color:#686a6c;}.card-group-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px;}@media (max-width:575px){.card-group-grid{grid-template-columns:1fr;}}.card-group-grid .card{border-radius:8px;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.21);box-shadow:0px 2px 15px rgba(0,0,0,0.21);background-color:#ffffff;display:flex;flex-direction:column;justify-content:flex-start;text-align:center;}.card-group-grid .card_body{padding:64px 40px;}.card-group-grid .card_body p{color:#686a6c;}.card-group-grid .card i{width:70px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 auto 32px auto;background-color:#ffffff;}.card-group-grid .card.left{justify-content:flex-start;text-align:left;position:relative;}.card-group-grid .card.left .card_body{padding-bottom:96px;}.card-group-grid .card.left i{margin:0 0 32px 0;}.card-group-grid .card.left .source{padding:48px 0 0 0;text-align:right;position:absolute;bottom:24px;left:40px;color:#3d4042;}.card-group-grid .card.imgs .card_body{padding:0 40px 40px 40px;}.card-group-grid .card.imgs .card_body i{position:relative;margin-top:-35px;}.card-group-grid .card.imgs .card_body .source{padding:48px 0 0 0;}.card-group-grid .card_img{position:relative;overflow:hidden;padding:28% 0;}.card-group-grid .card_img img{display:block;position:absolute;height:100%;width:100%;left:0;top:0;object-fit:cover;}.card-group-grid .card_img img:hover{transition:-webkit-transform 2.4s linear;transition:transform 2.4s linear;transition:transform 2.4s linear,-webkit-transform 2.4s linear;}.card-group-grid .card_img img:hover:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}.cc-card{border-radius:8px;background-color:#ffffff;display:grid;grid-template-columns:90px 3fr;max-width:520px;padding:20px;gap:24px;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);}@media (min-width:980px){.cc-card{padding:24px;}}.cc-card.cmplx{max-width:360px;grid-template-columns:1fr;padding:0;gap:0;}@media (min-width:720px) and (max-width:979px){.cc-card.cmplx{grid-template-columns:280px 2fr;}}@media (min-width:980px){.cc-card.cmplx{gap:24px;max-width:1000px;grid-template-columns:360px 2fr;}}.cc-card.cmplx .cc-card_body{padding:20px 20px 32px 20px;}@media (min-width:980px){.cc-card.cmplx .cc-card_body{padding:24px;}}.cc-card.cmplx .cc-card_body .btn-text{margin-top:32px;}.cc-card.cmplx .cc-img-wrap{position:relative;}.cc-card.cmplx .cc-img{position:relative;left:0;max-width:360px;width:100%;}@media (min-width:980px){.cc-card.cmplx .cc-img{position:absolute;left:0;bottom:0;}}.cc-card.cmplx .cc-img img{height:100%;object-fit:cover;border-radius:8px;}.cc-card .cc-img-round{width:90px;height:90px;border-radius:75px;overflow:hidden;}.cc-card .cc-img-round img{width:100%;}.cc-card .info{margin-bottom:16px;}.cc-card .info p.content-type{color:#131619;text-transform:normal;font-size:14px;font-weight:400;display:inline-flex;background-color:#d9dbe1;border-radius:75px;padding:4px 8px;}.cc-card h4{margin-bottom:8px;}.cc-card p.desg{font-size:16px;line-height:1.25;color:#131619;margin:0 0 32px 0 !important;padding:0;}@media (max-width:575px){.path-latest .latest-page-section .ct-card-group.colm-3{margin-left:0;margin-right:0;}}@media (min-width:980px){.path-latest .latest-page-section .ct-card-group.colm-3{gap:32px 48px;}}@media (max-width:575px){.path-latest .latest-page-section .ct-card-group.colm-3 .ct-card{width:100% !important;max-width:100%;margin:0 0 20px 0;}}@media (min-width:980px){.swiper.keyresSwiper{overflow:initial;}}.sp-featured{position:relative;padding-left:0;padding-top:60px;}@media (min-width:720px){.sp-featured{padding-left:50px;}}@media (min-width:980px){.sp-featured{padding-left:80px;}}.sp-featured-wrap{background-color:#eff1f7;display:grid;grid-template-columns:1fr;gap:32px;padding:20px;height:100%;align-items:center;}@media (min-width:720px){.sp-featured-wrap{padding:48px 48px 48px 0;grid-template-columns:230px 1fr;}}@media (min-width:980px){.sp-featured-wrap{padding:48px 64px 48px 0;grid-template-columns:300px 1fr;}}.sp-featured-wrap .sp-img{width:300px;height:400px;margin-bottom:-48px;}@media (min-width:720px){.sp-featured-wrap .sp-img{width:250px;height:350px;}}@media (min-width:980px){.sp-featured-wrap .sp-img{width:300px;height:400px;}}.sp-featured-wrap .sp-img img{width:100%;border-radius:8px;max-height:400px;object-fit:cover;margin-left:0;margin-top:-64px;}@media (min-width:720px){.sp-featured-wrap .sp-img img{max-height:380px;margin-left:-48px;}}@media (min-width:980px){.sp-featured-wrap .sp-img img{max-height:400px;}}.sp-featured-wrap .sp-dtl{position:relative;}.sp-featured-wrap .sp-dtl p{color:#686a6c;line-height:1.25;}@media (min-width:980px){.campaigns-card .displayCard{margin-bottom:48px;}}@media (min-width:980px){.ct-card-group.cl2 .swiper{width:100%;}}@media (min-width:980px){.ct-card-group.cl2 .swiper .swiper-slide{width:calc(50% - 24px) !important;padding:0;}}.ct-card-group.card-2 .ct-card{width:100%;max-width:100%;}@media (min-width:720px) and (max-width:979px){.ct-card-group.card-2 .ct-card{width:calc(50% - 14px);}}@media (min-width:980px){.ct-card-group.card-2 .ct-card{width:calc(50% - 24px);}}.top-content{background:#eff1f7;}.top-content:first-child{padding-bottom:32px;}.top-content .filter button[type=submit],.top-content .filter input[type=submit]{height:58px;}.page-header_content .container-sig p{font-size:16px;}a.link{cursor:pointer;position:relative;font-size:16px;font-weight:700;padding:0 0 5px;display:inline-block;}a.link:after{content:"";width:100%;height:2px;background-color:#f96000;position:absolute;left:0;right:0;bottom:0;margin:0 auto;transition:all ease 0.4s;}a.link:hover{color:#131619;}a.link:hover:after{content:"";width:100%;height:3px;}.result-wrap{background:#ffffff;padding:80px 0 80px;}@media (max-width:767px){.result-wrap{padding-top:50px;}}.result-wrap .sldr{margin-top:30px;}.result-wrap .ct-card-group{margin-left:-16px;margin-right:-16px;}.filter-wrp{margin:0 -0.5%;border-bottom:none;position:relative;z-index:2;}.filter-wrp .form-group{width:24%;margin:0 8px !important;}@media (max-width:979px){.filter-wrp .form-group{width:47%;margin:0.5% !important;}}@media (max-width:575px){.filter-wrp .form-group{width:99%;margin:5px 0.5% !important;}}@media (min-width:980px){.filter-wrp .form-group{width:calc(33.3333333333% - 16px);}}.filter-wrp .form-group input[type=text]{min-width:100%;}.filter-wrp .form-group .multi-dropdown{min-width:100%;}.filter{margin-bottom:25px;}.filter .form-group label{font-weight:400;font-size:15px;padding:10px 16px;}.filter .form-group #noResults{font-weight:400;font-size:15px;padding:10px 16px;color:#f96000;}.top-content .filter{padding-bottom:0;}.white-bg{background:#ffffff;}.country-head{display:flex;padding:20px;}@media (min-width:980px){.country-head{padding:30px;}}@media (max-width:979px){.country-head{flex-wrap:wrap;align-items:flex-start;}}.country-head article{padding:20px 70px 15px 0;width:calc(100% - 330px);}@media (max-width:979px){.country-head article{padding:0 30px 15px 0;width:calc(100% - 300px);}}@media (max-width:575px){.country-head article{width:100%;padding:0 0 25px;}}.country-head .info-wrap{width:330px;}@media (max-width:979px){.country-head .info-wrap{width:300px;}}@media (max-width:575px){.country-head .info-wrap{width:100%;}}.country-head .user{background:#eff1f7;width:330px;text-align:center;padding:20px;margin-bottom:auto;border-radius:8px;}@media (max-width:979px){.country-head .user{width:300px;}}@media (max-width:575px){.country-head .user{width:100%;}}.country-head .user h6{margin-bottom:7px;}.country-head .user h6 .ext-link{margin-left:10px;}.country-head .user label{margin-bottom:20px;}.country-head .user .image{width:160px;height:160px;border-radius:50%;overflow:hidden;margin:0 auto 25px;}.country-head .user a.btn{width:100%;margin:0;justify-content:center;font-size:12px;padding:16px;}@media (min-width:980px){.country-head .user a.btn{font-size:15px;padding:16px 32px;}}.country-head .user .social-icons{margin:0 auto 16px auto;}@media (min-width:980px){.country-head .user .social-icons{justify-content:center;margin:0 auto 16px auto;}}.country-head .user.rrep{margin-top:16px;}.country-head .user.rrep .img-wrp{width:150px;height:150px;margin:0 auto 16px auto;}.country-head .user.rrep .img-wrp img{border-radius:8px;width:150px;height:150px;object-fit:cover;object-position:top;}.country-head .user.rrep p{font-size:16px;}.country-head .offic-info{background:#eff1f7;width:330px;padding:20px;align-self:flex-start;}@media (max-width:979px){.country-head .offic-info{width:300px;}}@media (max-width:575px){.country-head .offic-info{width:100%;}}.country-head .offic-info h6{margin:0 0 30px;}@media (max-width:979px){.country-head .offic-info h6{margin-bottom:20px;}}.country-head .offic-info ul li{position:relative;padding-left:30px;margin:0 0 30px;font-size:16px;word-break:break-word;}@media (max-width:979px){.country-head .offic-info ul li{margin-bottom:20px;}}.country-head .offic-info ul li:last-child{margin-bottom:10px;}.country-head .offic-info ul li i{width:20px;position:absolute;left:0;top:-2px;display:flex;justify-content:center;}.country-head .offic-info ul li a{color:#131619;}.country-head .offic-info ul li a:hover{color:#686a6c;}.country-head .offic-info ul li a:hover i{opacity:0.6;}.social-icons{display:flex;margin:0 0 32px;max-width:160px;}@media (min-width:980px){.social-icons{justify-content:flex-start;}}.social-icons a{width:36px;height:36px;border-radius:50%;border:1px solid #131619;display:flex;justify-content:center;align-items:center;margin:0 15px 0 0;}.social-icons a:hover{-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.21);box-shadow:0px 2px 15px rgba(0,0,0,0.21);transition:all ease 0.2s;opacity:0.65;border:1.5px solid #131619;}.social-icons a:last-child{margin:0;}.social-icons a svg{width:20px;height:20px;}.dashboards-wrap{padding:60px 0;}@media (max-width:767px){.dashboards-wrap{padding:30px 0;}}.dashboards-wrap .db-row{display:flex;flex-wrap:wrap;margin:0 -15px;}.dashboards-wrap .db-row .blk{width:calc(50% - 30px);margin:15px;border-radius:5px;padding:0;display:flex;align-items:center;transition:all ease 0.3s;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);}.dashboards-wrap .db-row .blk:hover{-webkit-box-shadow:0px 4px 24px rgba(0,0,0,0.1);box-shadow:0px 4px 24px rgba(0,0,0,0.1);}.dashboards-wrap .db-row .blk a{display:flex;align-items:center;color:#131619;font-size:22px;font-weight:700;width:100%;padding:20px;}@media (max-width:575px){.dashboards-wrap .db-row .blk a{padding:15px;font-size:18px;}}.dashboards-wrap .db-row .blk a:hover{color:#184ea5;}@media (max-width:767px){.dashboards-wrap .db-row .blk{width:100%;}}.dashboards-wrap .db-row .blk i{display:flex;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;background:#131619;border-radius:50%;margin-right:20px;}@media (max-width:575px){.dashboards-wrap .db-row .blk i{margin-right:15px;}}.dashboards-wrap .db-row .blk.pink{border-color:#c9146f;}.dashboards-wrap .db-row .blk.pink i{background:#c9146f;}.dashboards-wrap .db-row .blk.orange{border-color:#f96000;}.dashboards-wrap .db-row .blk.orange i{background:#f96000;}.dashboards-wrap .db-row .blk.green{border-color:#c1ca21;}.dashboards-wrap .db-row .blk.green i{background:#c1ca21;}.dashboards-wrap .db-row .blk.purple{border-color:#a54c9b;}.dashboards-wrap .db-row .blk.purple i{background:#a54c9b;}.dashboards-wrap .db-row .blk.metallic-seaweed{border-color:#1e818b;}.dashboards-wrap .db-row .blk.metallic-seaweed i{background:#1e818b;}.results-data{padding:48px 0;}@media (max-width:767px){.results-data{padding:30px 0;}}.results-data .hotspot-row{display:flex;flex-wrap:wrap;margin:0 -15px;}@media (max-width:575px){.results-data .hotspot-row{margin:0 -10px;}}.results-data .hotspot-row .hotspot{min-width:1px;max-width:100%;width:calc(50% - 40px);margin:15px;padding:30px 30px 15px;display:flex;flex-direction:column;border:0;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);cursor:pointer;}@media (max-width:575px){.results-data .hotspot-row .hotspot{padding:15px 15px 5px;align-items:center;display:flex;flex-wrap:wrap;width:calc(50% - 20px);margin:10px;}}.results-data .hotspot-row .hotspot .icn{width:80px;height:80px;display:flex;justify-content:center;align-items:center;}@media (max-width:575px){.results-data .hotspot-row .hotspot .icn{width:50px;height:50px;padding:13px;margin-bottom:10px;}}@media (max-width:575px){.results-data .hotspot-row .hotspot h6{font-size:16px;}}.results-data .hotspot-row .hotspot .btn-icon{bottom:0;}@media (max-width:575px){.results-data .hotspot-row .hotspot .btn-icon{width:35px;height:35px;}}.results-data .hotspot-row .hotspot .btn-icon.arrow::before{content:"";position:absolute;width:20px;height:3px;background:#f96000;top:0;right:0;left:0;bottom:0;margin:auto;}@media (max-width:575px){.results-data .hotspot-row .hotspot .btn-icon.arrow::before{width:15px;}}.results-data .hotspot-row .hotspot .btn-icon.arrow::after{content:"";position:absolute;width:15px;height:15px;border-top:3px solid #f96000;border-right:3px solid #f96000;top:0;right:0;left:0;bottom:0;margin:auto;transform:rotate(45deg);-ms-transform:rotate(45deg);}.results-data .hotspot-row .hotspot.dark-gray{border-color:#3d4042;}.results-data .hotspot-row .hotspot.dark-gray .icn{background:#3d4042;}.results-data .hotspot-row .hotspot.dark-gray .arrow{border-color:#3d4042;}.results-data .hotspot-row .hotspot.dark-gray .arrow::before{background:#3d4042;}.results-data .hotspot-row .hotspot.dark-gray .arrow::after{border-color:#3d4042;}.results-data .hotspot-row .hotspot.sky-blue{border-color:#5788d5;}.results-data .hotspot-row .hotspot.sky-blue .icn{background:#5788d5;}.results-data .hotspot-row .hotspot.sky-blue .arrow{border-color:#5788d5;}.results-data .hotspot-row .hotspot.sky-blue .arrow::before{background:#5788d5;}.results-data .hotspot-row .hotspot.sky-blue .arrow::after{border-color:#5788d5;}@media (max-width:575px){.results-data .hotspot-row .hotspot:hover .icn{transform:translate(0,-40px);-ms-transform:translate(0,-40px);}.results-data .hotspot-row .hotspot:hover h6{transform:translate(0,-40px);-ms-transform:translate(0,-40px);}.results-data .hotspot-row .hotspot:hover .btn-icon{bottom:-15px;}}.go-back-btn{display:inline-flex;cursor:pointer;align-items:center;text-transform:uppercase;color:#131619 !important;font-weight:600;font-size:14px;letter-spacing:0.5px;margin:32px 0 48px 0;}@media (max-width:575px){.go-back-btn{margin-bottom:50px;}}.go-back-btn:hover{color:#686a6c !important;}.go-back-btn i{margin-right:15px;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);}.card-content .social-icons{justify-content:flex-start;}.website-link{font-size:17px;margin:35px 0 25px;}.website-link a:hover{color:#131619;}.website-link i{margin-left:12px;}.ctr-result{border:0;position:relative;}.ctr-result .office-type{font-size:14px;font-weight:700;margin-bottom:16px !important;margin-top:0 !important;}.ctr-result .office-type.hq{color:#fe9a1b;}.ctr-result .office-type.ro{color:#ff5d5d;}.ctr-result .office-type.sro{color:#ba61e2;}.ctr-result .office-type.co{color:#2171ec;}.ctr-result .office-type.repo{color:#58968a;}.ctr-result h5{margin:0;}.ctr-result .social-icons{display:flex;margin:16px 0 48px 0;}.ctr-result a.link{position:absolute;left:32px;bottom:32px;}.ctr-result .ct-card__details--body{padding:32px !important;}.ctr-result .hp-title-cnt{color:#919fae;}a.ext-link{color:#131619;cursor:pointer;font-size:16px;font-weight:500;margin:32px 0 16px 0;display:block;}a.ext-link:hover{color:#686a6c;}a.ext-link:hover .extrenal-link-icon,a.ext-link:hover .extrenal-link-black-icon{opacity:0.6;}a.ext-link .extrenal-link-icon,a.ext-link .extrenal-link-black-icon{margin-left:12px;}.note{font-size:16px;margin:25px 0;}.pin-link-black-icon{display:inline-block;background:url(/themes/custom/unfpa_global_redesign/images/pin-link-black-icon.svg) no-repeat 0 0/cover;width:10px;height:17px;margin-left:12px;}@media (max-width:575px){.country-list.pad-t-b.level1{padding:40px 0;}}.country-list ul{column-count:3;margin:0 0 32px -15px;}@media (max-width:767px){.country-list ul{column-count:2;gap:32px;padding:20px 0 40px 0 !important;margin-left:0;}}.country-list ul li{font-size:17px;font-weight:700;margin:0 0 8px;padding:0 15px;}@media (max-width:979px){.country-list ul li{margin:0 0 20px;}}@media (max-width:719px){.country-list ul li{margin-bottom:8px !important;}}.country-list ul li a{padding:8px 0;color:#131619;display:inline-block;text-decoration:none !important;}.country-list ul li a:hover{color:#184ea5;}@media (max-width:719px){.country-list ul li a:link{display:inline-flex !important;line-height:22px !important;}}.country-list .region_desclaimer ul{padding:32px 0 16px 16px;column-count:inherit;}@media (max-width:767px){.country-list .region_desclaimer ul{column-count:1;margin-bottom:0;padding-bottom:20px !important;}}.country-list .region_desclaimer ul li:first-child{margin-bottom:0;}.country-list .region_desclaimer ul + p{font-style:italic;font-size:13px;margin-top:0 !important;}.rr-wrapper{padding-bottom:32px;padding-top:32px;}@media (min-width:575.5px) and (max-width:979px){.rr-wrapper{padding-top:50px;}}@media (min-width:980px){.rr-wrapper{padding-bottom:48px;padding-top:0;}}@media (min-width:980px){.rr-wrapper article.glbl{padding:32px 0;}}.rr-wrapper .rr-header{padding:0 16px 56px 16px;margin-bottom:-28px;position:relative;}@media (min-width:980px){.rr-wrapper .rr-header{padding:48px 32px;}}.rr-wrapper .rr-header::after{content:"";background-color:#eff1f7;position:absolute;left:0;top:0;z-index:0;width:100%;height:calc(100% - 40px);}@media (min-width:980px){.rr-wrapper .rr-header::after{height:calc(100% - 100px);}}.rr-wrapper .rr-header .rr-hrow{display:flex;gap:20px;flex-direction:column;max-width:980px;margin:0 auto;position:relative;z-index:1;}@media (min-width:980px){.rr-wrapper .rr-header .rr-hrow{flex-direction:row;}}.rr-wrapper .rr-header .rr-hrow .cl{flex-grow:2;}.rr-wrapper .rr-header .rr-hrow .cl-img{min-width:40%;display:flex;justify-content:center;}.rr-wrapper .rr-header .rr-hrow .cl-dtl{min-width:60%;display:flex;position:relative;margin-top:16px;}.rr-wrapper .rr-header .rr-hrow .cl-dtl .btnshr{position:absolute;right:0;top:-15px;width:46px;height:46px;}@media (min-width:980px){.rr-wrapper .rr-header .rr-hrow .cl-dtl .btnshr{width:56px;height:56px;top:0;}}.rr-wrapper .rr-header .rr-hrow .cl-dtl_cnt h3{margin:16px 0 10px 0;}@media (min-width:980px){.rr-wrapper .rr-header .rr-hrow .cl-dtl_cnt h3{margin:16px 0 16px 0;}}.rr-wrapper .rr-header .rr-hrow .cl-dtl_cnt p.desg{font-size:18px;margin-bottom:20px;display:flex;align-items:center;gap:5px;flex-wrap:wrap;}@media (min-width:980px){.rr-wrapper .rr-header .rr-hrow .cl-dtl_cnt p.desg{font-size:22px;}}@media (max-width:575px){.rr-wrapper .rr-header .rr-hrow .cl-dtl_cnt p.desg span{display:block;width:100%;margin-bottom:16px;}}.rr-wrapper .rr-header .rr-hrow .cl-dtl_cnt p.desg .btn-icon{margin-left:8px;}.rr-wrapper .rr-header .rr-hrow .cl-dtl_cnt p.desg .btn-icon img,.rr-wrapper .rr-header .rr-hrow .cl-dtl_cnt p.desg .btn-icon svg{width:16px;height:16px;fill:#ffffff;}.rr-wrapper .rr-header .rr-hrow .reg-rep{width:200px;height:200px;margin-top:-15%;position:relative;overflow:hidden;border-radius:12px;}@media (min-width:575.5px) and (max-width:979px){.rr-wrapper .rr-header .rr-hrow .reg-rep{margin-top:-10%;}}@media (min-width:980px){.rr-wrapper .rr-header .rr-hrow .reg-rep{margin-top:0;}}@media (min-width:980px){.rr-wrapper .rr-header .rr-hrow .reg-rep{width:320px;height:320px;}}.rr-wrapper .rr-header .rr-hrow .reg-rep img{width:200px;}@media (min-width:980px){.rr-wrapper .rr-header .rr-hrow .reg-rep img{width:320px;}}.rr-wrapper .rr-header .rr-hrow .reg-rep .btn-icon{position:absolute;right:0;bottom:25px;}@media (min-width:980px){.rr-wrapper .rr-header .rr-hrow .reg-rep .btn-icon{right:25px;bottom:25px;width:48px;height:48px;}}.rr-wrapper .rr-header .rr-hrow .reg-rep .btn-icon img{width:auto;border-radius:0;}.officeSwiper{width:100%;}@media (max-width:575px){.officeSwiper{padding-bottom:16px !important;}}@media (min-width:980px){.officeSwiper .swiper-slide{min-width:calc(33.3333333333% - 32px);width:calc(33.3333333333% - 32px);height:auto;}}.officeSwiper .swiper-slide .ct-card{width:calc(100% - 32px);max-width:100%;height:100%;margin:16px 0;}.officeSwiper .swiper-slide .ct-card.ctr-result.act-card .action-info{padding-top:16px;}.hq-list-result .ctr-result.act-card .action-info{padding-top:16px;}.map-container{width:100%;margin:20px auto 16px auto;border-radius:5px;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);background-color:#ffffff;position:relative;}@media (min-width:980px){.map-container{max-width:1440px;margin:25px auto 48px auto;width:calc(100% - 64px);}}@media (max-width:575px){.map-container{display:none;}}.map-container .map-area{padding:16px 16px 180px 16px;position:relative;}@media (min-width:575.5px) and (max-width:1199px){.map-container .map-area{padding:16px 16px 120px 16px;}}@media (min-width:980px){.map-container .map-area{padding:32px;}}.map-container .map-area .map-footnotes{width:280px;border-radius:5px;background-color:#ffffff;padding:25px 25px 25px 40px;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);position:absolute;left:0;bottom:0;}@media (min-width:575.5px) and (max-width:1199px){.map-container .map-area .map-footnotes{width:100%;padding:25px 25px 25px 50px;}}.map-container .map-area .map-footnotes .headingLegend{font-weight:600;}.map-container .map-area .map-footnotes .legendBox{position:relative;}.map-container .map-area .map-footnotes .legendBox .sh-btn{width:32px;height:22px;display:flex;align-items:center;justify-content:center;position:absolute;right:-12px;top:-24px;cursor:pointer;display:none;}.map-container .map-area .map-footnotes .legendBox .sh-btn i{display:block;width:20px;height:20px;background:url(/themes/custom/unfpa_global_redesign/images/icon-downarrow-black_1.svg) no-repeat center center;transform:rotate(0deg);}.map-container .map-area .map-footnotes .legendBox .sh-btn.is-active i{transform:rotate(180deg);}.map-container .map-area .map-footnotes .legendBox ul{display:block;}@media (min-width:575.5px) and (max-width:1199px){.map-container .map-area .map-footnotes .legendBox ul{display:grid;grid-template-columns:1fr 1fr 1fr;}}.map-container .map-area .map-footnotes .legendBox ul li{font-size:15px;display:flex;gap:10px;align-items:center;margin:10px 0;line-height:1;}.map-container .map-area .map-footnotes .legendBox ul li i{width:10px;height:10px;border-radius:50%;}.map-container .map-area .map-footnotes .legendBox ul li i.hq{background-color:#fe9a1b;}.map-container .map-area .map-footnotes .legendBox ul li i.ro{background-color:#ff5d5d;}.map-container .map-area .map-footnotes .legendBox ul li i.sro{background-color:#ba61e2;}.map-container .map-area .map-footnotes .legendBox ul li i.co{background-color:#2171ec;}.map-container .map-area .map-footnotes .legendBox ul li i.repo{background-color:#58968a;}.map-container .map-area .map-footnotes .legendBox.is-open ul{display:none;}.map-container .map-area #map{margin:0 auto;}@media (min-width:980px){.map-container .map-area #map{height:600px;}}@media (min-width:980px){.map-container .map-area #map #map_inner{height:600px;max-width:100%;margin:0 auto;overflow:hidden;}}@media (min-width:980px){.map-container .map-area #map #map_inner svg{height:600px;width:100%;}}.map-container .info-icon-img{width:48px;height:48px;position:absolute;right:15px;bottom:16px;}.lang-ar .map-container .info-icon-img{right:auto;left:15px;}.info-icon-text{max-width:1440px;width:calc(100% - 64px);margin:0 auto;padding-bottom:50px;display:none;}.info-icon-text p{font-size:14px;margin-bottom:32px;}.info-icon-text p:last-child{margin-bottom:0;}@media (min-width:980px){.resultbx .swiper{padding-bottom:15px !important;}}.donutCell{position:relative;}.donutDiv{width:256px;height:256px;margin:0 auto;}.ChildMarriageRingLabel{position:absolute;left:0;right:0;margin:0 auto;top:2px;width:256px;line-height:256px;text-align:center;font-family:"Atkinson Hyperlegible Next",sans-serif;font-size:36px;color:#131619;}p.no-data{font-size:16px;color:rgba(0,0,0,0.6);}.view-display-id-where_we_work .filter .form-group button[type=submit],.view-display-id-where_we_work .filter .form-group input[type=submit],.view-display-id-where_we_work .filter .form-group input[type=button]{position:inherit;}@media (min-width:575.5px) and (max-width:979px){.ct-card-group.colm-3 .swiper{padding-bottom:80px !important;}}#columnchart_values{margin:0 auto;}@media (min-width:1366px){#map #map_inner svg{transform:translate(7%,0);}}div.desg{font-size:18px;margin-bottom:20px;}@media (min-width:980px){div.desg{font-size:22px;}}div.desg .office-loc{display:flex;align-items:center;gap:15px;flex-wrap:wrap;}div.desg .office-loc svg{width:20px;height:20px;}div.desg .office-loc svg path{fill:#ffffff;}@media (max-width:575px){.rr-wrapper .social-icons{padding-bottom:0;margin-bottom:0;}}@media (max-width:575px){.swp-m .ct-card-group{flex-direction:row;}}@media (min-width:980px){.swp-m .swiper-wrapper.wherewework{flex-wrap:wrap;gap:48px;}}.hq-list-result .ct-card-group{display:flex;}.hq-list-result .ct-card-group .swiper-slide .office-type{color:#4a8bcd;}.hq-list-result .ct-card-group .swiper-slide .hp-title-cnt{color:#919fae;}p.sub-title-h2{font-size:20px;font-weight:900;}.lang-ar .social-icons a{margin:0 0 0 15px;}.lang-ar .multi-dropdown .toggle-btn{text-align:right;padding:16px 24px 16px 35px;}.lang-ar .multi-dropdown .toggle-btn:after{left:20px;right:auto !important;}.lang-ar a.ext-link .extrenal-link-icon,.lang-ar a.ext-link .extrenal-link-black-icon{margin-left:0;margin-right:12px;}.lang-ar a.ext-link:hover .extrenal-link-icon,.lang-ar a.ext-link:hover .extrenal-link-black-icon{opacity:0.6;}.lang-ar .country-head article{padding:20px 0 15px 70px;}.lang-ar .dashboards-wrap .db-row .blk i{margin-right:0;margin-left:20px;}.lang-ar .go-back-btn i{margin-right:0;margin-left:15px;}.lang-ar .left-arrow-custom{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);-ms-filter:fliph;filter:fliph;}.lang-ar .country-head .offic-info ul li{padding-left:0;padding-right:30px;}.lang-ar .country-head .offic-info ul li i{left:auto;right:0;}.path-where-we-work .ct-card-group.colm-3 .ct-card__image{background-color:#c8cfd6;}.resultbx{margin-top:20px;}.loader{display:none;position:fixed;z-index:1262;top:5px;left:0;right:0;width:100%;height:100%;padding:4px;opacity:0.8;border-radius:7px;background-color:#ffffff;background-image:url(/themes/custom/unfpa_global_redesign/images/progress-spinner.gif);background-repeat:no-repeat;background-position:center center;}.ajax-progress-fullscreen{display:none !important;}.skeleton-loader{display:grid;grid-template-columns:repeat(1fr);gap:20px;}@media (min-width:575px) and (max-width:979px){.skeleton-loader{grid-template-columns:repeat(1fr 1fr);}}@media (min-width:980px){.skeleton-loader{grid-template-columns:repeat(3,1fr);}}.skeleton-card{background-color:#ffffff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1);padding:20px;display:flex;flex-direction:column;justify-content:space-between;height:480px;gap:20px;}.skeleton-card__image{background-color:#eff1f7;height:220px;border-radius:8px;animation:skeleton-loading 1.5s infinite linear;}.skeleton-card__details{display:flex;height:280px;flex-direction:column;justify-content:flex-start;}.skeleton-card__details--body p{background-color:#e0e0e0;border-radius:4px;animation:skeleton-loading 1.5s infinite linear;height:20px;width:60%;}.skeleton-card__details--body h5{background-color:#e0e0e0;border-radius:4px;animation:skeleton-loading 1.5s infinite linear;height:40px;width:90%;margin:12px 0 20px 0;}.skeleton-card__details--body .social-icons{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;}.skeleton-card__details--body .social-icons span{display:flex;width:40px;height:40px;border-radius:50%;background-color:#e0e0e0;animation:skeleton-loading 1.5s infinite linear;}.skeleton-card__details--body p.last{background-color:#e0e0e0;border-radius:4px;animation:skeleton-loading 1.5s infinite linear;height:40px;width:30%;}@keyframes skeleton-loading{0%{background-color:#e0e0e0;}50%{background-color:#c0c0c0;}100%{background-color:#e0e0e0;}}.skeleton-loader{margin-bottom:20px;}.selected-label li.no-close{padding:7px 13px 7px 13px;}.hq-list .ct-card__image{background-color:#c8cfd7;}@media (min-width:980px){.swp-m .swiper.officeSwiper{overflow:visible;}}.swp-m .swiper.officeSwiper .swiper-wrapper.wherewework .swiper-slide .ct-card{width:calc(100% - 20px);}@media (min-width:980px){.swp-m .swiper.officeSwiper .swiper-wrapper.wherewework .swiper-slide .ct-card{width:100%;max-width:100%;}}.swp-m .swiper.officeSwiper .swiper-wrapper.wherewework .swiper-slide .ct-card .ct-card__image img{object-fit:cover;}.page-node-type-ct-global-country .hotspot .icn img{width:32px;}
