/* @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;}}.related-content{padding:80px 0;background:#f4f5f6;flex-direction:column;}@media (max-width:575px){.related-content{padding:60px 0;}}.related-content .card-row{display:flex;margin:0 -1%;margin-top:30px;flex-wrap:wrap;justify-content:start;}@media (max-width:575px){.related-content .card-row{margin-top:0;}}.related-content .card-row .card{background:#fff;width:23%;margin:1%;box-shadow:0 0 10px 1px rgba(0,0,0,0.05);display:flex;flex-direction:column;border-radius:8px;overflow:hidden;}@media (max-width:979px){.related-content .card-row .card{width:31.33%;}}@media (max-width:575px){.related-content .card-row .card{width:100%;margin:15px 0;}}@media (min-width:720px) and (max-width:979px){.related-content .card-row .card .image{min-height:140px;overflow:hidden;max-height:140px;}}@media (min-width:980px) and (max-width:1199px){.related-content .card-row .card .image{min-height:126px;overflow:hidden;}}@media (min-width:1200px){.related-content .card-row .card .image{min-height:160px;overflow:hidden;max-height:160px;}}.related-content .card-row .card .image a{overflow:hidden;display:inline-block;width:100%;}@media (min-width:980px) and (max-width:1199px){.related-content .card-row .card .image a{min-height:126px;}}@media (min-width:1200px){.related-content .card-row .card .image a{min-height:144px;}}.related-content .card-row .card .image img{width:100%;object-fit:cover;transition:transform 2.4s linear;}.related-content .card-row .card .image img:hover{transform:scale(1.1);}@media (min-width:720px) and (max-width:979px){.related-content .card-row .card .image img{min-height:140px;}}@media (min-width:980px) and (max-width:1199px){.related-content .card-row .card .image img{min-height:125px;}}@media (min-width:1200px){.related-content .card-row .card .image img{min-height:160px;}}.related-content .card-row .text{padding:25px 35px 25px;height:100%;align-items:flex-start;display:flex;}@media (max-width:767px){.related-content .card-row .text{padding:20px 30px 30px;}}.related-content .card-row .text h5{font-weight:700;font-size:22px;line-height:26px;margin:0 0 10px;}.related-content .card-row .text h5 a{display:inline-block;width:100%;color:#131619;}.related-content .card-row .text h5 a:hover{color:#184ea5;}.related-content .card-row .text p{font-size:15px;line-height:22px;}.ct-card-group{display:flex;align-items:stretch;flex-direction:row;flex-wrap:wrap;justify-content:left;gap:24px;}@media (max-width:575px){.ct-card-group{flex-wrap:wrap;flex-direction:column;gap:24px;}}@media (min-width:980px){.ct-card-group{gap:24px 48px;}}.displayCard{margin:0;width:100%;position:relative;transition:0.5s ease;border:0;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:0;}}.displayCard__image{position:relative;max-height:360px;height:100%;overflow:hidden;background-color:#ffffff;width:100%;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:520px;}}.displayCard__image a{display:block;width:100%;}.displayCard__image img{width:100%;margin:0;border-radius:8px;transition:transform 2.4s linear;}.displayCard__image img:hover{transform:scale(1.1);}.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:#eff1f7;}.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);max-height:520px;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{width:auto;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:48.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%;transform:translate(-50%,-50%);z-index:2;display:inline-block !important;opacity:0.6;background:url(/themes/custom/unfpa_offices/images/icon-videoplay.svg) no-repeat center center;background-size:100%;}.displayCard__video .btn-vidoplay img{width:100%;height:100%;object-fit:cover;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:340px;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:340px;height:100%;max-height:340px;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:center;z-index:0;width:100%;box-shadow:0px 2px 15px rgba(0,0,0,0.1);transition:0.5s ease-in;background-color:#ffffff;margin:0;right:0;position:relative;border-radius:8px;overflow:hidden;}.displayCard__details:hover{box-shadow:0px 4px 30px rgba(0,0,0,0.14);}@media (min-width:768px){.displayCard__details{min-width:calc(45% + 30px);width:calc(45% + 30px);margin:0 0 0 -32px;height:calc(100% - 32px);padding:16px 0;}}.displayCard__details--body{background-color:#ffffff;padding:32px 32px 74px 32px;position:relative;width:100%;}.displayCard__details--body p.date,.displayCard__details--body p.locate{color:#686a6c;font-size:15px;margin-bottom:0.5em;}.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{color:#686a6c;width:18px;text-align:center;font-size:20px;}.displayCard__details--body p.date{margin-bottom:16px;color:#131619;}.displayCard__details--body p.locate{margin-bottom:10px;color:#131619;}.displayCard__details--body p.date-type,.displayCard__details--body .news-date{color:#686a6c;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:#686a6c;}.displayCard__details--body p.content-type{color:#131619;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{font-weight:700;margin:0 0 0.8em 0;}.displayCard__details--body h4,.displayCard__details--body h4.card-title{margin:0 0 1em 0;}.displayCard__details--body h3.card-title,.displayCard__details--body h3.card-title a,.displayCard__details--body h4.card-title,.displayCard__details--body h4.card-title a,.displayCard__details--body h5.card-title a{color:#131619;line-height:1.25;display:block;}.displayCard__details--body h3.card-title:hover,.displayCard__details--body h3.card-title a:hover,.displayCard__details--body h4.card-title:hover,.displayCard__details--body h4.card-title a:hover,.displayCard__details--body h5.card-title 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;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-bottom:16px;}.displayCard__details--body a.btn{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;left:0;bottom:7px;transition:0.5s ease-in;}.displayCard__details--body a.btn:hover::after{height:3px;bottom:6px;}.displayCard__details--body a.btn:focus{outline:none;}@media (max-width:859px){.displayCard__details--body{width:100%;}}.displayCard__details--body a.btn{bottom:16px;}.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:2;width:100%;max-width:100%;margin-top:0;margin-bottom:0;margin-left:0;}@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);background-color:#ffffff;padding:32px 32px 74px 32px;}@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,.displayCard.video .displayCard__details--body p.locate{color:#686a6c;font-size:15px;margin-bottom:0.5em;}.displayCard.video .displayCard__details--body p.date span,.displayCard.video .displayCard__details--body p.locate span{margin-right:10px;}.displayCard.video .displayCard__details--body p.date span.material-icons,.displayCard.video .displayCard__details--body p.locate span.material-icons{color:#686a6c;width:18px;text-align:center;font-size:20px;}.displayCard.video .displayCard__details--body p.date{margin-bottom:16px;color:#131619;}.displayCard.video .displayCard__details--body p.locate{margin-bottom:10px;color:#131619;}.displayCard.video .displayCard__details--body p.date-type,.displayCard.video .displayCard__details--body .news-date{color:#686a6c;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:#686a6c;}.displayCard.video .displayCard__details--body p.content-type{color:#131619;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{font-weight:700;margin:0 0 0.8em 0;}.displayCard.video .displayCard__details--body h4,.displayCard.video .displayCard__details--body h4.card-title{margin:0 0 1em 0;}.displayCard.video .displayCard__details--body h3.card-title,.displayCard.video .displayCard__details--body h3.card-title a,.displayCard.video .displayCard__details--body h4.card-title,.displayCard.video .displayCard__details--body h4.card-title a,.displayCard.video .displayCard__details--body h5.card-title a{color:#131619;line-height:1.25;display:block;}.displayCard.video .displayCard__details--body h3.card-title:hover,.displayCard.video .displayCard__details--body h3.card-title a:hover,.displayCard.video .displayCard__details--body h4.card-title:hover,.displayCard.video .displayCard__details--body h4.card-title a:hover,.displayCard.video .displayCard__details--body h5.card-title 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;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-bottom:16px;}.displayCard.video .displayCard__details--body a.btn{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;left:0;bottom:7px;transition:0.5s ease-in;}.displayCard.video .displayCard__details--body a.btn:hover::after{height:3px;bottom:6px;}.displayCard.video .displayCard__details--body a.btn:focus{outline:none;}.displayCard.video .displayCard__details--body a.btn::after{bottom:10px;}.displayCard.video .displayCard__details--body h3.card-title{margin:0;}.displayCard.video .displayCard__video .card-title{margin-bottom:1em;}.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;}@media (min-width:1440px){.container-rg .displayCard__details{max-width:540px;}}.ct-card{min-width:calc(50% - 24px);max-width:calc(50% - 24px);margin:0;box-sizing:border-box;transition:0.5s ease;background-color:#ffffff;position:relative;padding-bottom:0.5em;border-radius:8px;box-shadow:0px 2px 15px rgba(0,0,0,0.1);}.ct-card:hover{box-shadow:0px 4px 30px rgba(0,0,0,0.14);}@media (max-width:575px){.ct-card{width:calc(100%);max-width:100%;margin:0;}}.ct-card__details{width:100%;}.ct-card__details--body{background-color:#ffffff;padding:32px 32px 74px 32px;}.ct-card__details--body p.date,.ct-card__details--body p.locate{color:#686a6c;font-size:15px;margin-bottom:0.5em;}.ct-card__details--body p.date span,.ct-card__details--body p.locate span{margin-right:10px;}.ct-card__details--body p.date span.material-icons,.ct-card__details--body p.locate span.material-icons{color:#686a6c;width:18px;text-align:center;font-size:20px;}.ct-card__details--body p.date{margin-bottom:16px;color:#131619;}.ct-card__details--body p.locate{margin-bottom:10px;color:#131619;}.ct-card__details--body p.date-type,.ct-card__details--body .news-date{color:#686a6c;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:#686a6c;}.ct-card__details--body p.content-type{color:#131619;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{font-weight:700;margin:0 0 0.8em 0;}.ct-card__details--body h4,.ct-card__details--body h4.card-title{margin:0 0 1em 0;}.ct-card__details--body h3.card-title,.ct-card__details--body h3.card-title a,.ct-card__details--body h4.card-title,.ct-card__details--body h4.card-title a,.ct-card__details--body h5.card-title a{color:#131619;line-height:1.25;display:block;}.ct-card__details--body h3.card-title:hover,.ct-card__details--body h3.card-title a:hover,.ct-card__details--body h4.card-title:hover,.ct-card__details--body h4.card-title a:hover,.ct-card__details--body h5.card-title 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;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-bottom:16px;}.ct-card__details--body a.btn{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;left:0;bottom:7px;transition:0.5s ease-in;}.ct-card__details--body a.btn:hover::after{height:3px;bottom:6px;}.ct-card__details--body a.btn:focus{outline:none;}.ct-card__details--body .card-text{margin-top:1em;}.ct-card__details--body p{margin-top:1em;}.ct-card__details--body p.date-type,.ct-card__details--body p.date-field{margin-top:0;margin-bottom:0.5em;color:#f96000;}.ct-card__details a.btn{text-transform:none;color:#131619;font-weight:700;position:absolute;left:32px;bottom:28px;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:10px;}.ct-card__details a.btn:hover::after{content:"";width:100%;height:4px;background-color:#f96000;position:absolute;bottom:9px;transform:translate(0,0);}.ct-card__image{position:relative;overflow:hidden;background-color:#eaeaea;padding:28% 0;border-radius:8px 8px 0 0;}.ct-card__image img{display:block;position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover;}.ct-card__image img:hover{transition:transform 2.4s linear;}.ct-card__image img:hover:hover{transform:scale(1.1);}.ct-card__image a{display:block;position:absolute;height:100%;width:100%;left:0;right:0;top:0;}.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:transform 2.4s linear;}.ct-card__image iframe:hover:hover{transform:scale(1.1);}.ct-card__image.publication,.ct-card__image.resources,.ct-card__image.press{background-color:#dee2e6;}.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;}.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:4;display:inline-block !important;opacity:0.6;background:url(/themes/custom/unfpa_offices/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:#eaeaea;padding:28% 0;border-radius:8px 8px 0 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:1;top:0;left:0;}.ct-card-group.colm-3 .ct-card{min-width:calc(100% / 3 - 32px);max-width:32%;width:calc(100% / 3 - 32px);}@media (max-width:575px){.ct-card-group.colm-3 .ct-card{width:calc(100%);max-width:100%;}}@media (min-width:575.5px) and (max-width:979px){.ct-card-group.colm-3 .ct-card{min-width:calc(100% / 3 - 32px);max-width:calc(100%);width:calc(100%);}}.ct-card-group.colm-3 .ct-card__image{background-color:#d1d1d1;}.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{background-color:#ffffff;padding:32px 32px 74px 32px;}.ct-card-group.colm-3 .ct-card__details--body p.date,.ct-card-group.colm-3 .ct-card__details--body p.locate{color:#686a6c;font-size:15px;margin-bottom:0.5em;}.ct-card-group.colm-3 .ct-card__details--body p.date span,.ct-card-group.colm-3 .ct-card__details--body p.locate span{margin-right:10px;}.ct-card-group.colm-3 .ct-card__details--body p.date span.material-icons,.ct-card-group.colm-3 .ct-card__details--body p.locate span.material-icons{color:#686a6c;width:18px;text-align:center;font-size:20px;}.ct-card-group.colm-3 .ct-card__details--body p.date{margin-bottom:16px;color:#131619;}.ct-card-group.colm-3 .ct-card__details--body p.locate{margin-bottom:10px;color:#131619;}.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;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:#686a6c;}.ct-card-group.colm-3 .ct-card__details--body p.content-type{color:#131619;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{font-weight:700;margin:0 0 0.8em 0;}.ct-card-group.colm-3 .ct-card__details--body h4,.ct-card-group.colm-3 .ct-card__details--body h4.card-title{margin:0 0 1em 0;}.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 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 h5.card-title a{color:#131619;line-height:1.25;display:block;}.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 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 h5.card-title 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;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-bottom:16px;}.ct-card-group.colm-3 .ct-card__details--body a.btn{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;left:0;bottom:7px;transition:0.5s ease-in;}.ct-card-group.colm-3 .ct-card__details--body a.btn:hover::after{height:3px;bottom:6px;}.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__video{position:relative;padding:28% 0;width:100%;min-height:179px;height:100%;max-height:179px;overflow:hidden;background-color:#eaeaea;}@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;}.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:#dee2e5;}@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%;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%;}@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;}.data-card-group{display:flex;align-items:stretch;padding-bottom:64px;flex-direction:row;flex-wrap:wrap;justify-content:left;gap:32px;}@media (min-width:980px){.data-card-group{flex-wrap:nowrap;}}.data-card-group .data-card{box-sizing:border-box;transition:0.5s ease;background-color:#ffffff;position:relative;box-shadow:0px 2px 15px rgba(0,0,0,0.1);padding:30px;width:100%;border-radius:8px;}.data-card-group .data-card:hover{box-shadow:0px 4px 30px rgba(0,0,0,0.14);}@media (min-width:980px){.data-card-group .data-card{flex-grow:3;min-width:calc(100% / 3);max-width:calc(100% / 3);}}.data-card-group .data-card i{display:block;width:72px;height:72px;margin:0 auto 30px auto;}.data-card-group .data-card h3,.data-card-group .data-card p{text-align:center;}[lang=ar] .ct-card-group.colm-3 .ct-card__details--body a.btn{left:auto;right:32px;}@media (min-width:768px){[lang=ar] .displayCard__details{margin:0 -32px 0 0;}}[lang=ar] .ct-card__details a.btn{left:auto;right:32px;}.cc-card{border-radius:8px;background-color:#ffffff;display:grid;grid-template-columns:90px 3fr;max-width:520px;padding:20px;gap:24px;box-shadow:0px 2px 15px rgba(0,0,0,0.1);transition:0.5s ease-in-out;}.cc-card:hover{box-shadow:0px 2px 15px rgba(0,0,0,0.21);}@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;position:relative;}@media (min-width:980px){.cc-card.cmplx .cc-card_body{padding:24px;}}.cc-card.cmplx .cc-card_body .btn-text{margin-top:32px;position:absolute;bottom:0;}.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 (min-width:980px){.user-logged-in header .head_row{position:absolute;}}.filter{padding:25px 0;margin:0 0 15px;display:flex;gap:20px;align-items:center;}@media (max-width:979px){.filter{flex-wrap:wrap;}}.filter .form-group{position:relative;flex:1;}.filter .form-group .selectdropdown{width:100%;}.filter .form-group .form-group{position:static;margin:0;}@media (max-width:979px){.filter .form-group{width:48%;flex:none;}}@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:is([type="search"],[type="text"]){font-size:16px;border:1px solid #ffffff;padding:16px;border-radius:8px;color:#131619;background-color:#ffffff;box-shadow:0px 2px 15px rgba(0,0,0,0.1);width:100%;}.filter .form-group input:is([type="search"],[type="text"])::placeholder{color:#686a6c;}.filter .form-group input:is([type="search"],[type="text"]):hover{box-shadow:0px 2px 15px rgba(0,0,0,0.21);}.filter .form-group input:is([type="search"],[type="text"]):focus,.filter .form-group input:is([type="search"],[type="text"]).is-writing,.filter .form-group input:is([type="search"],[type="text"]).active{border:1px solid #f96000 !important;box-shadow:0px 2px 15px rgba(0,0,0,0.1);}.filter .form-group input:is([type="search"],[type="text"]).error{border:1px solid #f26531 !important;color:#a00f31;font-weight:700;box-shadow:0px 2px 15px rgba(0,0,0,0.1);}.filter .form-group input:is([type="search"],[type="text"]).error::placeholder{color:#a00f31;font-weight:700;}.filter .form-group input:is([type="search"],[type="text"]):focus-visible{border:1px solid #f96000;outline:0;}@media (min-width:768px) and (max-width:979px){.filter .form-group input:is([type="search"],[type="text"]){min-width:200px;}}.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]){position:absolute;background-color:#f96000;color:#ffffff;border:0;border-radius:75px;bottom:0;padding:16px 48px;text-transform:none;font-size:16px;}@media (max-width:575px){.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]){position:relative;}}@media (min-width:768px) and (max-width:990px){.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]){margin-top:10px;}}.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]):hover{color:#131619;background-color:#ffffff;box-shadow:0px 2px 15px rgba(0,0,0,0.21);border:1px solid #f96000;}.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]).disabled,.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]).inactive{box-shadow:none;opacity:0.2;cursor:not-allowed;border:1px solid #686a6c;color:#ffffff;}.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]).disabled:is(:hover,:focus),.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]).inactive:is(:hover,:focus){background-color:#f96000;color:#ffffff !important;}.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]).disabled .icn svg,.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]).disabled .icn svg g,.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]).disabled .icn svg g path,.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]).inactive .icn svg,.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]).inactive .icn svg g,.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]).inactive .icn svg g path{fill:#ffffff;}.filter .form-group :is(button[type="submit"],input[type="submit"],input[type="button"]).active{box-shadow:0px 4px 24px rgba(0,0,0,0.1);}.filter .form-group .multi-dropdown{margin-left:0;min-width:auto;}.filter .form-group .multi-dropdown ul{padding:0;}.filter .form-group .multi-dropdown 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:4px;padding:13.5px 40px 13.5px 14px;color:#131619;appearance:none;background-color:#eff1f7;width:100%;position:relative;z-index:2;}.filter .form-group .select-dropdown select:hover,.filter .form-group .select-dropdown select.is-open{border:1px solid #f96000;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,.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;position:absolute;right:15px;top:20px;z-index:1;}.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{border:none;width:100%;background:none;outline:none !important;box-shadow:none !important;border-bottom:1px solid #dee2e6;border-radius:5px 5px 0 0;padding:10px 24px 10px 32px;font-size:15px;}.filter .form-group .srch-icon{position:absolute;right:15px;top:20px;width:16px;height:16px;z-index:1;}.filter .form-group .srch-icon svg{width:16px;height:16px;}.filter .form-group .srch-icon svg.cls-mbl{display:none;}.filter .form-group .select-dropdown .srch-icon{position:absolute;right:initial;left:8px;top:12px;width:16px;height:16px;z-index:1;}.filter .form-group .select-dropdown .srch-icon svg{width:16px;height:16px;}.filter .form-group .select-dropdown input[type=text].search-input{background-color:#f7f8fb;}.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:#4c4c4c;}.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 35px 16px 16px;cursor:pointer;}.multi-dropdown .toggle-btn:after{border:none !important;width:7px;height:7px;border-left:2px solid #000 !important;border-bottom:2px solid #000 !important;transform:rotate(-45deg);-ms-transform:rotate(-45deg);right:24px !important;}.multi-dropdown .toggle-btn.active::after{transform:rotate(135deg) !important;-ms-transform:rotate(135deg) !important;}.selected-label{display:flex;flex-wrap:wrap;padding:15px 0.5% 0;}.selected-label li{list-style:none;background:#f6c57f;color:#000;font-weight:600;border-radius:20px;padding:7px 7px 7px 13px;font-size:11px;margin:0 7px 7px 0;display:flex;align-items:center;line-height:19px;}.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 #eff1f3;}.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:#818181;transition:all ease 0.2s;}.filter-by-sort ul li a:hover{color:#000;}.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:#000;}.filter-by-sort ul li.active a::after{opacity:1;}.path-videos .filter{position:relative;z-index:3;}.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] .filter .form-group .srch-icon{right:auto;left:5%;}.filter .form-group .custom-multiselect01 ul li label{padding:10px 48px 10px 24px !important;}.src-filter + .filter{justify-content:space-between;gap:16px;border:0 none;}.src-filter + .filter .form-group{flex-grow:1;margin:0 0 10px 0;}.src-filter + .filter .form-group:nth-child(3) .selectdropdown{min-width:100%;max-width:100%;}.src-filter + .filter .form-group .selectdropdown{min-width:100%;}.src-filter + .filter .form-group .selectdropdown span.current{font-weight:normal;}@media (max-width:575px){.src-filter + .filter{margin-bottom:0;}}.mob-search{display:none;}@media (max-width:575px){.mob-search{display:block;margin-bottom:20px;}}@media (min-width:920px){.src-filter + .filter .form-group .multi-dropdown{min-width:auto;}}.src-filter{display:flex;align-items:center;width:100%;gap:20px;padding-top:15px;}.src-filter .form-group:first-child{position:relative;}.src-filter .form-group .srch-icon{position:absolute;left:5%;top:36%;width:16px;height:16px;z-index:1;}.src-filter .form-group .srch-icon svg{width:16px;height:16px;}.src-filter .form-group .srch-icon svg.cls-mbl{display:none;}@media (max-width:575px){.src-filter .form-group:nth-child(2){display:none;}}.total-results{font-weight:400;color:#f96000;margin-bottom:0;margin-top:20px;display:none;}.publication-listing{padding:32px 0px 45px;width:100%;border-bottom:1px solid #d9dbe1;}@media (max-width:767px){.publication-listing{padding:32px 0;}}.publication-listing .publication-listing-row{display:flex;align-items:center;justify-content:space-between;gap:20px;}.publication-listing .publication-listing-row .info-content figure{padding-right:25px;margin:0;width:300px;border-radius:0;}@media (max-width:575px){.publication-listing .publication-listing-row .info-content figure{padding-right:0;width:100%;}}.publication-listing .publication-listing-row .info-content figure img{border:1px #eff1f7 solid;width:100%;border-radius:8px;}.publication-listing .publication-listing-row .info-content .info{padding:0 20px;width:90%;}@media (max-width:575px){.publication-listing .publication-listing-row .info-content .info{padding:0;width:100%;}}@media (max-width:575px){.publication-listing .publication-listing-row .info-content{flex-direction:column;gap:20px;width:100%;}}.publication-listing .publication-listing-row .info-action-holder{flex-grow:1;padding:24px;}@media (max-width:575px){.publication-listing .publication-listing-row .info-action-holder{padding:0 24px 24px 24px;}}.publication-listing .publication-listing-row .info-action{display:flex;flex-grow:1;gap:20px;}.publication-listing .publication-listing-row .info-action .info{flex-grow:1;}.publication-listing .publication-listing-row .info-action .info p.date{font-size:14px;color:#131619;display:flex;align-items:center;font-weight:400;margin-bottom:24px;}.publication-listing .publication-listing-row .info-action .info p.date span{margin-right:10px;color:#f96000;text-align:center;font-size:20px;width:24px;}.publication-listing .publication-listing-row .info-action .info h5 a{color:#131619;}.publication-listing .publication-listing-row .info-action .info h5 a:hover{color:#184ea5;}.publication-listing .publication-listing-row .info-action .action-blk{display:flex;align-items:center;gap:16px;}.publication-listing .publication-listing-row .info-action .action-blk .dropdown-select{box-shadow:0px 2px 15px rgba(0,0,0,0.1);position:relative;border-radius:6px;}.publication-listing .publication-listing-row .info-action .action-blk a.download{background-color:#f96000;border-radius:75px;height:40px;width:40px;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;cursor:pointer;transition:all ease 0.3s;margin:0 auto;}.publication-listing .publication-listing-row .info-action .action-blk a.download:hover{box-shadow:0px 2px 15px rgba(0,0,0,0.1);border:1px solid #ffffff;}.publication-listing .publication-listing-row .info-action .action-blk .download-count{clear:both;padding:10px 0 0 10px;font-size:16px;color:#919fae;}.publication-listing .publication-listing-row .info-action .action-blk .download-icon-holder{text-align:center;}@media (max-width:979px){.publication-listing .publication-listing-row .info-action{flex-direction:column;}}@media (max-width:575px){.publication-listing .publication-listing-row .info-action{margin-left:0;margin-top:20px;}}@media (max-width:575px){.publication-listing .publication-listing-row{flex-direction:column;}}.publication-listing .publication-listing-row a.btn{margin-top:32px;}.publication-grid-holder{display:flex;flex-wrap:wrap;}.publication-grid-holder .publication-listing{width:33.33%;display:flex;flex-direction:column;padding:20px;border-bottom:0 none;}@media (max-width:1199px){.publication-grid-holder .publication-listing{width:50%;}}@media (max-width:575px){.publication-grid-holder .publication-listing{width:100%;padding:10px 0;}}.publication-grid-holder .publication-listing .publication-listing-row{display:flex;box-shadow:0px 1px 7px rgba(0,0,0,0.1);flex:1 1 auto;padding:25px;align-items:inherit;}.publication-grid-holder .publication-listing .publication-listing-row .info-content{display:none;}.publication-grid-holder .publication-listing .publication-listing-row .info-action-holder{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column;}.publication-grid-holder .publication-listing .publication-listing-row .info-action-holder .info-action{flex-direction:column;}.publication-grid-holder .publication-listing .publication-listing-row .info-action-holder a.btn{padding-top:32px;display:flex;align-items:flex-end;align-self:flex-start;}.publication-grid-holder .info-content figure{display:none;}.publication-grid-holder .info-content .info{padding:0;width:100%;}.publication-grid-holder .info-content .info-action{margin-left:0;margin-top:20px;}.result-filter-holder{display:flex;align-items:center;justify-content:space-between;}.result-filter-holder .total-results{flex-grow:1;}.result-filter-holder .total-results .total-results label{color:#f96000;margin-bottom:0;}.result-filter-holder .view-filter-holder{border:1px solid #919395;border-radius:5px;}.result-filter-holder .view-filter-holder a{color:#686a6c;font-size:14px;opacity:0.9;transition:all ease 0.3s;position:relative;display:inline-block;padding:9px 17px;line-height:11px;margin:0;}.result-filter-holder .view-filter-holder a.active{opacity:1;background:#686a6c;}.result-filter-holder .view-filter-holder a.active svg path{fill:#f96000;}.publications-blk .publication-listing .publication-listing-row{background:#ffffff;}.publications-blk .publication-listing .publication-listing-row .info-content .info{padding:30px 0;}.publications-blk .publication-listing .publication-listing-row .info-action{margin:0 30px 0 0;}@media (max-width:575px){.publications-blk .publication-listing .publication-listing-row .info-action{margin:30px 0;}}.lang-ar .publication-listing .publication-listing-row .info-action .info p.date span{margin-right:0;margin-left:10px;}.lang-ar .publication-listing .publication-listing-row .info-content figure{padding-right:0;padding-left:25px;}.lang-ar .publications-blk .publication-listing .publication-listing-row .info-action{margin:0 0 0 30px;}.faq-acrd{display:grid;grid-template-columns:1fr;gap:24px;}.faq-acrd .acrd-item{padding:16px 24px;background-color:#ffffff;box-shadow:0px 2px 15px rgba(0,0,0,0.1);border-radius:8px;}.faq-acrd .acrd-item .acrd-hdr{height:auto;display:grid;grid-template-columns:1fr 40px;gap:16px;align-items:center;position:relative;}@media (min-width:980px){.faq-acrd .acrd-item .acrd-hdr{grid-template-columns:1fr 60px;}}.faq-acrd .acrd-item .acrd-hdr h4,.faq-acrd .acrd-item .acrd-hdr h5{margin:0;}.faq-acrd .acrd-item .acrd-hdr h4.icon,.faq-acrd .acrd-item .acrd-hdr h5.icon{display:grid;grid-template-columns:48px 1fr;gap:12px;}@media (min-width:720px){.faq-acrd .acrd-item .acrd-hdr h4.icon,.faq-acrd .acrd-item .acrd-hdr h5.icon{grid-template-columns:56px 1fr;}}.faq-acrd .acrd-item .acrd-hdr h4 i,.faq-acrd .acrd-item .acrd-hdr h5 i{display:flex;width:48px;height:48px;}@media (min-width:720px){.faq-acrd .acrd-item .acrd-hdr h4 i,.faq-acrd .acrd-item .acrd-hdr h5 i{width:56px;height:56px;}}.faq-acrd .acrd-item .acrd-hdr h4 i img,.faq-acrd .acrd-item .acrd-hdr h5 i img{width:auto;max-height:48px;}@media (min-width:720px){.faq-acrd .acrd-item .acrd-hdr h4 i img,.faq-acrd .acrd-item .acrd-hdr h5 i img{max-height:56px;}}.faq-acrd .acrd-item .acrd-hdr h4 span,.faq-acrd .acrd-item .acrd-hdr h4 p,.faq-acrd .acrd-item .acrd-hdr h5 span,.faq-acrd .acrd-item .acrd-hdr h5 p{margin:0;font-size:18px;line-height:1.25;display:flex;align-items:center;}.faq-acrd .acrd-item .acrd-hdr .btn-icon{position:relative;}.faq-acrd .acrd-item .acrd-hdr .btn-icon::after{content:"+";line-height:0;font-size:32px;color:#ffffff;margin-top:-4px;}.faq-acrd .acrd-item .acrd-hdr .btn-icon.is-active::after{content:"−";line-height:0;font-size:32px;color:#ffffff;margin-top:-4px;}.faq-acrd .acrd-item .acrd-hdr .btn-icon.invert{background-color:#ffffff;border:2px solid #f96000;}.faq-acrd .acrd-item .acrd-hdr .btn-icon.invert::after{content:"+";line-height:0;font-size:32px;color:#f96000;margin-top:-4px;}.faq-acrd .acrd-item .acrd-hdr .btn-icon.invert:hover{border:2px solid #f96000;background-color:2px solid #f96000;}.faq-acrd .acrd-item .acrd-hdr .btn-icon.invert:hover::after{content:"+";line-height:0;font-size:32px;color:#ffffff;margin-top:-4px;}.faq-acrd .acrd-item .acrd-hdr .btn-icon.invert.is-active::after{content:"−";line-height:0;font-size:32px;color:#f96000;margin-top:-4px;}.faq-acrd .acrd-item .acrd-detls{padding:16px 0;display:none;}.faq-acrd .acrd-item.active .acrd-detls{margin-bottom:16px;}.pro-table-grid{margin:0;}.pro-table-grid .prog-header{margin:40px 0 16px 0;}.pro-table-grid .prog-header h3{margin-bottom:12px;}.pro-table-grid .prog-header .info p.date,.pro-table-grid .prog-header .info p.locate{color:#686a6c;font-size:15px;margin-bottom:0.5em;display:inline-flex;gap:12px;align-items:center;}.pro-table-grid .prog-header .info p.date span.material-icons,.pro-table-grid .prog-header .info p.locate span.material-icons{color:#f96000;width:18px;text-align:center;font-size:20px;}.pro-table-grid .grd-row{display:grid;grid-template-columns:1fr;gap:2px;font-size:16px;margin:2px 0;}@media (min-width:720px){.pro-table-grid .grd-row{grid-template-columns:20% 30% 1fr;}}.pro-table-grid .grd-row.tsd{color:#ffffff;font-weight:500;}@media (max-width:719px){.pro-table-grid .grd-row.tsd{display:none;}}.pro-table-grid .grd-row.tsd .grd-time,.pro-table-grid .grd-row.tsd .grd-session,.pro-table-grid .grd-row.tsd .grd-des{background-color:#f96000 !important;justify-content:center;align-items:start;font-size:18px;}.pro-table-grid .grd-row.tsd .grd-time{border-top-left-radius:8px;}.pro-table-grid .grd-row.tsd .grd-des{border-top-right-radius:8px;}.pro-table-grid .grd-row:nth-child(odd) .grd-time,.pro-table-grid .grd-row:nth-child(odd) .grd-session,.pro-table-grid .grd-row:nth-child(odd) .grd-des{padding:16px;background-color:#eff1f7;}.pro-table-grid .grd-row.bg-white{background-color:#fff;padding:0.5em;}.pro-table-grid .grd-row.bg-white img{max-width:120px;}.pro-table-grid .grd-row.bg-white .align-right{text-align:right;display:flex;justify-content:end;align-items:center;}.pro-table-grid .grd-row .grd-time,.pro-table-grid .grd-row .grd-session,.pro-table-grid .grd-row .grd-des{padding:16px;background-color:#f7f8fb;display:flex;align-items:center;align-items:start;font-size:16px;border-radius:0;}.pro-table-grid .grd-row .grd-session,.pro-table-grid .grd-row .grd-des{display:flex;flex-direction:column;justify-content:flex-start;}.pro-table-grid .grd-row .grd-session span,.pro-table-grid .grd-row .grd-des span{display:flex;justify-content:flex-start;}.pro-table-grid .grd-row .grd-session h4,.pro-table-grid .grd-row .grd-des h4{font-size:18px;}.listing-row{padding:50px 0;border-bottom:1px solid #dee2e6;display:flex;flex-direction:row;}@media (max-width:767px){.listing-row{flex-direction:column;padding:32px 0;}}.listing-row h4,.listing-row h5{margin-top:0;}.listing-row h4 a,.listing-row h5 a{color:#131619;}.listing-row h4 a:hover,.listing-row h5 a:hover{color:#184ea5;}.listing-row_image{max-width:300px;min-width:300px;width:100%;max-height:250px;overflow:hidden;margin:0 0 32px 0;position:relative;border-radius:8px;}@media (min-width:768px) and (max-width:979px){.listing-row_image{max-width:280px;min-width:280px;margin:0 56px 32px 0;}}@media (min-width:980px){.listing-row_image{width:100%;max-height:250px;margin:0 56px 32px 0;}}@media (max-width:767px){.listing-row_image{max-width:100%;min-width:100%;max-height:max-content;}}.listing-row_image img{width:100%;border-radius:8px;transition:transform 2.4s linear;}.listing-row_image img:hover{transform:scale(1.1);}.listing-row_image.verticle{max-height:none;}.listing-row_image.evaluation,.listing-row_image.publication,.listing-row_image.resources,.listing-row_image.press{background-color:#dee2e6;}.listing-row_image.evaluation img.img-blur,.listing-row_image.publication img.img-blur,.listing-row_image.resources img.img-blur,.listing-row_image.press img.img-blur{width:100% !important;-webkit-filter:blur(8px);filter:blur(8px);max-height:520px;}.listing-row_image.evaluation a,.listing-row_image.publication a,.listing-row_image.resources a,.listing-row_image.press a{display:block;position:absolute;height:100%;width:100%;left:0;right:0;top:0;}.listing-row_image.evaluation a img,.listing-row_image.publication a img,.listing-row_image.resources a img,.listing-row_image.press a img{width:auto;height:100%;position:absolute;left:0;right:0;top:0;margin:0 auto;}.listing-row_image.ct_publications{max-height:fit-content;}.listing-row_image.video iframe,.listing-row_image.video iframe.media-oembed-content{width:100%;height:100%;}.listing-row p.date,.listing-row p.locate{font-size:14px;color:#686a6c;display:flex;align-items:center;font-weight:400;}.listing-row p.date span,.listing-row p.locate span{margin-right:10px;}.listing-row p.date span.material-icons,.listing-row p.locate span.material-icons{color:#f96000;text-align:center;font-size:24px;width:24px;}.listing-row p.date span{margin-right:10px;}.listing-row p.date span.material-icons{color:#f96000;text-align:center;font-size:18px;width:24px;}.listing-row p.date{margin-bottom:24px;}.listing-row p.locate{margin-bottom:10px;}@media (min-width:768px) and (max-width:979px){.lang-ar .listing-row_image{margin:0 0 32px 56px;}}@media (min-width:980px){.lang-ar .listing-row_image{margin:0 0 32px 56px;}}.lang-ar .listing-row p.date span,.lang-ar .listing-row p.locate span{margin-right:0;margin-left:10px;}.listing-row .cl-4{width:100%;}@media (min-width:575.5px) and (max-width:979px){.listing-row .cl-4{width:auto;}}@media (min-width:980px){.listing-row .cl-4{width:auto;}}.listing-row .cl-8{width:100%;}@media (min-width:768px) and (max-width:979px){.listing-row .cl-8{width:60%;}}@media (min-width:980px){.listing-row .cl-8{width:64%;}}.listing-row .cl-8 a.btn{margin-top:10px;}.ev-news-list-block .listing-row p.date{margin-bottom:16px;}input#edit-submit-innovation{cursor:pointer;margin-top:0;padding:12px 24px;position:inherit;font-weight:400;}.publication-listing .info-action .selectdropdown{min-width:200px;}.resource-wrap{margin-top:32px;}.resource-wrap .resource-list{display:grid;gap:32px;padding:32px 0;border-bottom:1px solid #eff1f7;}@media (min-width:980px){.resource-wrap .resource-list{grid-template-columns:1fr 250px;}}.resource-wrap .resource-list .info-copy{display:grid;gap:24px;grid-template-columns:28px 1fr;}@media (min-width:720px){.resource-wrap .resource-list .info-copy{grid-template-columns:34px 1fr;}}.resource-wrap .resource-list .info-copy .infos{display:flex;align-items:center;}.resource-wrap .resource-list .info-copy .infos h5{font-weight:400;}.resource-wrap .resource-list .info-copy .infos h5:only-child{margin-bottom:0;}@media (max-width:719px){.resource-wrap .resource-list .info-action{display:flex;justify-content:flex-end;}}.resource-wrap .resource-list .download-icon-holder a img{border-radius:0;}.overley-white{position:fixed;width:100%;height:100%;background-color:rgba(255,255,255,0.9);color:rgba(255,255,255,0.9);z-index:1001;top:0;left:0;display:none;}.overley-white.is-active{display:block;}.modal-wrapper{max-width:80%;position:fixed;top:50px;left:0;right:0;bottom:0;z-index:1002;margin:0 auto;display:none;padding:20px;}.modal-wrapper.is-active{display:block;}.modal-wrapper.speaker-mdl{max-width:720px;}@media (min-width:720px) and (max-width:979px){.modal-wrapper{min-width:560px;}}@media (max-height:699px){.modal-wrapper{max-width:620px;min-width:300px;width:100%;top:25px;max-height:560px;}}@media (max-width:575px){.modal-wrapper{max-width:95%;min-width:300px;width:100%;width:100%;top:110px;}}.modal-wrapper .row-backto{padding:0;margin-bottom:1em;display:flex;align-items:center;font-size:16px;}.modal-wrapper .row-backto #btnClose{display:flex;align-items:center;}.modal-wrapper .row-backto #btnClose span{cursor:pointer;}.modal-wrapper .row-backto .btn-icon{margin-right:16px;cursor:pointer;}.modal-wrapper .row-backto .btn-icon img{width:10px;}.modal-wrapper .modal-box{background-color:#ffffff;box-shadow:0px 2px 15px rgba(0,0,0,0.1);padding:32px;border-radius:8px;}@media (max-width:575px){.modal-wrapper .modal-box{padding:25px;max-height:70vh;overflow-y:auto;}}@media (max-height:799px) and (min-width:980px){.modal-wrapper .modal-box{overflow:auto;max-height:580px;padding:20px 32px;scrollbar-width:thin;scrollbar-color:#f96000 #525252;}.modal-wrapper .modal-box::-webkit-scrollbar{width:4px;height:4px;}.modal-wrapper .modal-box::-webkit-scrollbar-track{background-clip:content-box;border:1px solid transparent;background-color:#525252;}.modal-wrapper .modal-box::-webkit-scrollbar-thumb{background-color:#f96000;}.modal-wrapper .modal-box::-webkit-scrollbar-thumb:hover{background-color:#e05600;}.modal-wrapper .modal-box::-webkit-scrollbar-corner{background-color:#525252;}}.modal-wrapper .modal-box__body{background-color:#ffffff;padding:20px;}#modal-speaker.is-active{display:block;}body{padding-top:0;}section:nth-of-type(even){background-color:#eff1f7;}.conf-nav{background-color:#ffffff;}.banner-static.conf{background-color:#ffffff;}.filters{border-bottom:1px solid #eff1f7;}.filters.speakers .filter .form-group button[type=submit],.filters.speakers .filter .form-group input[type=submit],.filters.speakers .filter .form-group input[type=button]{position:relative !important;}.filters.speakers .filter .form-group label{padding-left:0;padding-right:0;}.spkrs-wrap h5,.spkrs-wrap h6{color:#686a6c;}.tab-with-icon .f-dropdown.selectDropdown ul{border-bottom:1px solid #eff1f7;}@media (min-width:1024px){.tab-with-icon .f-dropdown.selectDropdown ul{justify-content:flex-start;}}@media (min-width:1024px){.tab-with-icon .f-dropdown.selectDropdown ul li a span{display:flex;text-align:center;}}@media (min-width:1024px){.tab-with-icon .f-dropdown.selectDropdown ul li a,.tab-with-icon .f-dropdown.selectDropdown ul li a span{justify-content:center;}}@media (min-width:1024px){.tab-with-icon .f-dropdown.selectDropdown ul li a img{height:62px;}}@media (min-width:1024px){.tab-with-icon.no-icon .f-dropdown.selectDropdown ul li a{padding:24px 48px;}}.conf-header{position:relative;display:flex;justify-content:center;z-index:2;padding-left:1rem;padding-right:1rem;}@media (min-width:720px){.conf-header{padding-left:2rem;padding-right:2rem;}}@media (min-width:980px){.conf-header{padding-left:4rem;padding-right:4rem;}}.conf-header.fixed{position:fixed;}.conf-header.absol{position:absolute;left:0;right:0;}.conf-header .container-f,.conf-header .container-sig{display:flex;gap:64px;justify-content:space-between;margin:0 auto;padding:16px;}.conf-header .container-f a.brand,.conf-header .container-sig a.brand{display:inline-flex;text-decoration:none;align-items:center;}.conf-header .container-f a.brand span.brand-img,.conf-header .container-sig a.brand span.brand-img{width:100px;margin-right:10px;}@media (min-width:980px){.conf-header .container-f a.brand span.brand-img,.conf-header .container-sig a.brand span.brand-img{width:100px;}}.conf-header .container-f a.brand span.brand-img img,.conf-header .container-sig a.brand span.brand-img img{width:100%;}.conf-header .container-f a.brand span.brand-logo,.conf-header .container-sig a.brand span.brand-logo{font-size:16px;font-weight:400;color:#131619;display:none;}@media (min-width:920px){.conf-header .container-f a.brand span.brand-logo,.conf-header .container-sig a.brand span.brand-logo{display:block;}}.conf-header .container-f a.brand:focus,.conf-header .container-sig a.brand:focus{outline:0;}.conf-header .container-f .lang-switcher,.conf-header .container-sig .lang-switcher{display:flex;gap:12px;}.conf-header .container-f .lang-switcher a,.conf-header .container-sig .lang-switcher a{color:#eff1f7;font-weight:400;}.conf-header .container-f .lang-switcher li.is-active a,.conf-header .container-f .lang-switcher li.active a,.conf-header .container-sig .lang-switcher li.is-active a,.conf-header .container-sig .lang-switcher li.active a{color:#ffffff;font-weight:700;}@media (min-width:980px){.btn_share{top:80px;}}.info-group{display:flex;gap:32px;margin:24px 0;}.info-group .info-item{display:inline-flex;gap:12px;align-items:center;color:#ffffff;}.info-group span{display:inline-flex;color:#ffffff;}.info-group span.material-icons{color:#ffffff;width:18px;text-align:center;font-size:20px;}.grid-partners{display:grid;gap:24px;}.grid-partners.col3{grid-template-columns:repeat(2,1fr);}@media (min-width:980px){.grid-partners.col3{grid-template-columns:repeat(3,1fr);}}.grid-partners.col4{grid-template-columns:repeat(2,1fr);}@media (min-width:720px){.grid-partners.col4{grid-template-columns:repeat(3,1fr);}}@media (min-width:980px){.grid-partners.col4{grid-template-columns:repeat(4,1fr);}}.grid-partners .grid-item{padding:12px;background-color:#ffffff;border:1px solid #f7f8fb;}.grid-partners .grid-item img{margin:0 auto;max-width:100px;}.flex{display:flex;gap:24px;margin:32px 0;}@media (max-width:719px){.flex{flex-wrap:wrap;}}.flex .wicon{display:flex;flex-direction:column;justify-content:flex-start;gap:24px;}.flex .wicon p:first-of-type{margin-top:0;}.flex .icon{position:relative;overflow:hidden;max-width:150px;max-height:150px;margin:0 auto;}.flex .icon svg{width:100%;}.flex.grid{display:grid;gap:24px;}.flex.grid.two{grid-template-columns:1fr;}@media (min-width:720px) and (max-width:979px){.flex.grid.two{grid-template-columns:repeat(2,1fr);}}@media (min-width:980px){.flex.grid.two{grid-template-columns:repeat(2,1fr);}}.flex.grid.three{grid-template-columns:1fr;}@media (min-width:720px) and (max-width:979px){.flex.grid.three{grid-template-columns:repeat(2,1fr);}}@media (min-width:980px){.flex.grid.three{grid-template-columns:repeat(3,1fr);}}.expanding-choices .dottedContent{display:grid;align-items:flex-start;gap:24px;margin:32px 0 32px 0;}@media (min-width:980px){.expanding-choices .dottedContent{grid-template-columns:150px 1fr;}}.expanding-choices .titles{background:#3d4042;color:#FFF;padding:8px 16px;border-radius:4px;width:150px;text-align:center;margin-top:5px;font-size:16px;}.expanding-choices .dottedContent ul{display:block;}@media (min-width:980px){.expanding-choices .dottedContent ul{padding-top:0;padding-bottom:0;}}::marker{unicode-bidi:isolate;font-variant-numeric:tabular-nums;text-transform:none;text-indent:0px !important;text-align:start !important;text-align-last:start !important;}.expanding-choices .icon:hover:after{width:100%;height:100%;position:absolute;background-color:rgba(255,255,255,0);z-index:3;content:"";top:0;left:0;}.expanding-choices .colorGreen{color:#04B499;}.expanding-choices .colorYellow{color:#FAA634;}.expanding-choices .colorBlue{color:#0186CA;}.expanding-choices .colorPink{color:#FFCEF1;}.expanding-choices .colorGreen li:before{background-color:#04B499;}.expanding-choices .colorYellow li:before{background-color:#FAA634;}.expanding-choices .colorBlue li:before{background-color:#0186CA;}.expanding-choices .colorPink li:before{background-color:#FFCEF1;}.expanding-choices .unordered-lis{margin:0;margin-bottom:25px;font-weight:400;list-style:none;}.expanding-choices .unordered-lis span{color:#404040;}.expanding-choices .unordered-lis li{position:relative;}.expanding-choices .unordered-lis li:before{position:absolute;left:-22px;top:8px;width:12px;height:12px;border:1px solid #404040;border-radius:100%;content:"";}.tab-pane{display:none;}.tab-pane.active{display:block;}.modal__body .cc-card{max-width:100%;box-shadow:none;}@media (max-width:575px){.modal__body .cc-card{padding:0;}}.modal__body .cc-card:hover{box-shadow:none;}.modal__body .cc-card .social-p{display:inline-flex;align-items:center;justify-content:end;}.modal__body .cc-card .social-p a{margin-right:10px;}.modal__body .cc-card .social-p a img{width:20px;}.modal__body .cc-card .social-p .btn-icon{width:40px;height:40px;}.modal__body .cc-card .cc-card_body{position:relative;}.cc-card_body{position:relative;padding-bottom:28px;}.btn-txt-wrap{position:absolute;bottom:0;}
.path-campaign-data .alert-success .popup-wrapper,.path-campaign-data .alert-success .overley-white{display:block;}.path-campaign-data .popup-wrapper{max-width:600px;position:relative;top:5px;left:0;bottom:0;right:0;margin:0 auto;z-index:100;max-height:440px;overflow:auto;}.path-campaign-data .popup-wrapper .share-card{background-color:transparent;-webkit-box-shadow:0px 0px 24px -5px rgba(0,0,0,0.28);box-shadow:none;padding:0;}.news-list .news-icon{height:18px;}.news-list .item-list a .secondary-arrow{margin:1px 0 0 10px;float:right;}.publications-blk .item-list a .secondary-arrow{float:right;}.item-list__list-content--downloads a.btn-download strong:after{background:url(/modules/custom/unfpa_offices_general/images/icon-arrowdown-download-black.svg) center center no-repeat !important;}.yellow-arrow{display:inline-block;background:url(/modules/custom/unfpa_offices_general/images/arrow-right.svg) no-repeat 0 0 / cover;width:19px;height:19px;}.latest-items .campaigns-card .ct-card__details--body a.btn{box-shadow:none !important;}.latest-items .campaigns-card .ct-card__details--body a.btn .secondary-arrow{margin:1px 0 0 10px;float:right;}.view-publications .filter .form-group:nth-child(1) input{width:260px;}.view-publications .filter .form-group:nth-child(2) select{width:253px;}.view-publications .filter .form-group:nth-child(3) select{width:200px;}.view-publications .filter .select-dropdown__year{min-width:10px;}.page-node-type-ct-publications .publication-header::before{background:none;}.view-publications .publication-header{background:none;}@media (min-width:991px) and (max-width:1100px){.publications-blk.grid-view01>.row{width:50% !important;}}@media (min-width:760px) and (max-width:990px){.view-publications .filter .form-actions .button{margin-top:31px;}}@media (max-width:575px){.view-publications .filter .form-group:nth-child(1) input{width:100%;}.view-publications .filter .form-group:nth-child(2) select{width:100%;}.view-publications .filter .form-group:nth-child(3) select{width:100%;}.view-publications .pager-nav{display:inline-block;width:100%;}.view-publications .pager-nav ul.pager{display:inline-block;width:100%;text-align:left;padding:0 0 25px;margin:0;}.view-publications .pager-nav ul.pager li{float:left;margin:0 15px 0 0;}.view-publications .pager-nav ul.pager li a{padding:0;}.view-publications ul.pager li.pager-previous a,.view-publications ul.pager li.page-item.prev a{top:-4px;right:68px;}.view-publications ul.pager li.pager-next,.view-publications ul.pager li.page-item.next{top:auto;bottom:0;}}.events__list-item--content p.date{font-size:12px;}.latest-items .slideshow-blk .ct-card-group .ct-card{min-width:48%;max-width:48%;width:calc(100% / 2 - 6%);}.latest-items .slideshow-blk .btn-blk{text-align:center;}.latest-items .publications-blk{background:#f7f6f1 !important;padding-bottom:60px !important;}.latest-items .publications-blk .btn-blk{margin-top:50px;}.latest-items .event-cnt .pad-top-bottom{padding-top:0;}.path-latest .container-fluid.page{background:#f2f2f2;}.path-latest .campaign-blk{margin-top:30px;padding-bottom:0;}.path-latest .campaign-blk h2{font-size:2.5em;margin-bottom:1em;}.path-latest .campaign-blk h2 a{color:#fff;transition:all ease 0.1s;}.path-latest .campaign-blk h2 a:hover{color:#f96000;}.path-latest .text-wrap01 h3 a{color:#000;transition:all ease 0.1s;}.path-latest .text-wrap01 h3 a:hover{color:#4495d1;}.path-latest .view-publications .image{padding-left:0;}.path-latest .events.event-cnt{margin-top:0;padding-top:70px;}.path-latest .events__list-item a.btn{padding-top:0;}.path-latest .campaign-blk .parallax{min-height:630px;}.path-latest .campaign-blk .view-empty{color:#fff;font-weight:500;font-size:30px;}.path-latest .campaign-blk .page-content{margin:-240px 0 0;padding:0 0 70px;}.path-latest .campaign-blk .page-content .views-element-container{text-align:center;width:100%;}@media (min-width:760px) and (max-width:990px){.path-latest .video-blk .card{width:33.33%;}.latest-items .video iframe{min-height:130px;}}@media (max-width:575px){.latest-items .slideshow-blk .ct-card-group .ct-card{min-width:100%;max-width:100%;}}.evaluation-overview-social{float:left;width:100%;margin:30px 0 50px;display:flex;}.evaluation-overview-social .evos-box{display:block;width:calc(100% / 3.13);min-height:130px;max-width:185px;margin:0 15px 0 0;background:#ffffff;-webkit-box-shadow:0 1px 6px 0px #ababab;box-shadow:0 1px 6px 0px #ababab;float:left;position:relative;padding:10px 20px 45px 20px;-webkit-transition:all 0.5s;transition:all 0.5s;box-sizing:initial;}.evaluation-overview-social .evos-box:hover{background:#ff9800;background:-moz-linear-gradient(45deg,#ff9800 0%,#ffe1b9 100%);background:-webkit-linear-gradient(45deg,#ff9800 0%,#ffe1b9 100%);background:linear-gradient(45deg,#ff9800 0%,#ffe1b9 100%);}.evaluation-overview-social .evos-box:last-child{background:#da8c18;background:-moz-linear-gradient(45deg,#fba21c 0%,#cf7510 100%);background:-webkit-linear-gradient(45deg,#fba21c 0%,#cf7510 100%);background:linear-gradient(45deg,#fba21c 0%,#cf7510 100%);}.evaluation-overview-social .evos-box::after{position:absolute;content:"";width:30px;height:5px;background-color:#d8d8d8;left:0;right:0;margin:0 auto;z-index:100;bottom:20px;}.evaluation-overview-social .evos-box .evos-icon{width:40px;height:40px;border-radius:80%;margin:10px auto;background:#e08312;background:-moz-linear-gradient(49deg,#e08312 0%,#dd8f11 50%,#ce730f 51%,#ce730f 100%);background:-webkit-linear-gradient(49deg,#e08312 0%,#dd8f11 50%,#ce730f 51%,#ce730f 100%);background:linear-gradient(49deg,#e08312 0%,#dd8f11 50%,#ce730f 51%,#ce730f 100%);}.evaluation-overview-social .evos-box:hover .evos-icon,.evaluation-overview-social .evos-box:last-child .evos-icon{background:#ffffff;}.evaluation-overview-social .evos-box .evos-icon .icon-signup{background:url(/modules/custom/unfpa_offices_general/images/email-icon.png) no-repeat center center / 24px;width:40px;height:40px;}.evaluation-overview-social .evos-box:hover .evos-icon .icon-signup{background:url(/modules/custom/unfpa_offices_general/images/email-icon-hover.png) no-repeat center center / 24px;width:40px;height:40px;}.evaluation-overview-social .evos-box .evos-icon .icon-twitter{background:url(/modules/custom/unfpa_offices_general/images/icon-x-black.svg) no-repeat center center / 20px;width:40px;height:40px;}.evaluation-overview-social .evos-box:hover .evos-icon .icon-twitter,.evaluation-overview-social .evos-box:last-child .evos-icon .icon-twitter{background:url(/modules/custom/unfpa_offices_general/images/twitter-icon-hover.png) no-repeat center center / 20px;width:40px;height:40px;}.evaluation-overview-social .evos-box:hover .icon-database,.evaluation-overview-social .evos-box:last-child .icon-database{background:url(/modules/custom/unfpa_offices_general/images/data-icon-hover.png) no-repeat center center / 23px;width:40px;height:40px;}.evaluation-overview-social .evos-box p{padding:10px;text-align:center;color:#cf7510;}.evaluation-overview-social .evos-box p a{position:absolute;top:0;left:0;padding:70px 5px 0 5px;width:100%;height:100%;overflow:hidden;color:#cf7510;font-size:15px;line-height:19px;text-decoration:none;}.evaluation-overview-social .evos-box:hover p a,.evaluation-overview-social .evos-box:last-child p a{color:#ffffff;}.evaluation-blk .ct-card-group{width:100%;margin:0;}.evaluation-blk .panel-col-last{position:relative;}.evaluation-blk .pad-top-bottom.level1{padding-top:70px;padding-bottom:20px;}.evaluation-blk .pager-nav{display:inline-block;width:100%;}.evaluation-blk .bg-white .ct-card{background:#f2f2f2;}.evaluation-blk .bg-white .ct-card__details--body{background:#f2f2f2;}.evaluation-blk .ct-card .btn.primary{color:#919fae;padding:0 20px 0 0;background:none;border:none;box-shadow:none;}.evaluation-blk .ct-card .btn.primary:after{content:"";display:inline-block;position:absolute;right:0;top:2px;background:url(/modules/custom/unfpa_offices_general/images/arrow-2nd-right.svg) no-repeat 0 0 / cover;width:14px;height:14px;}@media (max-width:767px){.evaluation-blk{margin:0 -15px;}.evaluation-blk h1{padding:0 15px;}.evaluation-blk .content .field--name-body{padding:0 15px;}.evaluation-blk .pad-top-bottom.level1{padding:40px 15px 0;}.evaluation-overview-social{padding:0 15px;}}@media (max-width:575px){.evaluation-overview-social{display:block;padding:0;}.evaluation-overview-social .evos-box{width:33%;max-width:100%;margin:0 2% 10px;padding:10px 20px 68px 20px;}.evaluation-overview-social .evos-box p a{padding:70px 10px 0 10px;}}.tabs-wrapper ul{border-color:#dedede;}.tabs-wrapper li a{color:#afafaf !important;font-size:18px;padding:20px !important;}.tabs-wrapper li.active a{color:#333 !important;background:none !important;}.tabs-wrapper li.active a:after{background:#f96000 !important;bottom:-2px !important;}.user-login-form-wrapper{margin-bottom:60px;}.user-login-form-wrapper label.control-label{font-weight:400;margin:0 0 10px;}.user-login-form-wrapper input.form-control{height:45px;padding:0 20px;box-shadow:0 0 7px 1px rgba(0,0,0,0.1);margin:0 0 20px;border-color:#dedede;}.user-login-form-wrapper input.form-control:focus{box-shadow:0 0 7px 3px rgba(0,0,0,0.1);}.user-login-form-wrapper .form-actions{text-align:center;}.user-login-form-wrapper .form-actions button{margin:15px 0 0 !important;}.manual-login h1{text-align:center;margin:40px 0 30px;}.manual-login .breadcrumb li:last-child:before{padding:0 5px;color:#ccc;content:"/";}.login-wrp{max-width:400px;margin:0 auto;padding-bottom:25px;}.login-wrp .tabs{max-width:100% !important;}.login-wrp .user-login-form{max-width:100%;}.login-wrp .user-pass{max-width:100%;}.login-wrp .social-auth{display:block;width:300px;margin:0 auto;}.login-wrp .social-auth img{width:100%;}.path-manual .container-fluid{background:#f7f7f7;}.pane-slideshow .form-inline input{width:25%;font-size:14px;border:1px solid #000000;padding:0 24px;color:#000000;height:50px;background-color:#ffffff;border-radius:4px;margin:0 15px 10px 0;float:left;}.pane-slideshow .select-wrappers{margin:0 0 10px 0;}.pane-slideshow .form-inline select{width:100%;font-size:14px;border:1px solid #000000;padding:0 24px;color:#000000;height:50px;background-color:#ffffff;border-radius:4px;margin:0;float:left;}.pane-slideshow .form-inline button.button{border:none;color:#fff;letter-spacing:0.08em;background-color:#f96000;padding:1em 2em;text-transform:uppercase;font-weight:500;font-size:14px;transition:0.5s ease-in;float:left;}.pane-slideshow .form-inline button.button:hover{color:#ffffff;background-color:#db7b0b;box-shadow:0px 0px 24px rgba(0,0,0,0.3);}.flexslider .slides>li p{font-size:14px;line-height:1.4;padding:1em 0;}.path-photo-features .view-empty{padding:25px 0;}.partners-map-inner-top-wrapper .dropbox-wrapper{float:left;width:auto;}.partners-map-inner-top-wrapper .dropbox-wrapper .partners.popup-show-hide{width:100%;}.partners-list-container{overflow:auto;}.partners-map-inner-top-wrapper .dropbox-wrapper .show-all-partners{background:none !important;color:#333 !important;}.partners-map-inner-top-wrapper .dropbox-wrapper .show-all-partners:before{content:"";position:absolute;top:12px;right:13px;border:2px solid #f96000;width:11px;height:11px;border-left:none;border-bottom:none;transform:rotate(135deg);transition:all ease 0.2s;}.partners-map-inner-top-wrapper .dropbox-wrapper .show-all-partners.active:before{transform:rotate(-45deg);top:16px;}.partners-map-inner-top-wrapper .title h3{font-weight:400;font-size:20px;}.block-partners-country-map{max-width:1000px;margin:0 auto 30px;padding:0 20px 30px;border:1px solid #d9dac4;border-radius:10px;}.block-partners-country-map .tt_name_sm{width:100% !important;}.block-partners-country-map img#xpic_sm_map{width:22px !important;}.block-partners-country-map ul.partner-des-list{padding:15px 20px;}.block-partners-country-map ul.partner-des-list li{list-style-type:disc;margin-bottom:15px;}.block-partners-country-map .title h4{color:#ea8e05;font-size:16px;font-weight:normal;margin:20px ​0 10px;}.block-partners-country-map{position:relative;}@media screen and (min-width:800px){.partners-map-inner-top-wrapper .title{width:60%;float:left;margin-top:12px;}.partners-map-inner-top-wrapper .dropbox-wrapper{float:right;width:40%;}}.path-news-library-listing-page h1.title{margin:50px 0 25px;}.path-news-library-listing-page .item-list__image--wrapper img{width:100%;}.path-news-library-listing-page .item-list__list-content ul{margin:0 0 20px;}.path-news-library-listing-page .item-list__list-content ul li{color:#000000;margin:0 0 5px;font-size:14px;}.path-news-library-listing-page .item-list__list-content ul li i{float:left;margin:2px 10px 0 0;}.path-news-library-listing-page .item-list__list-content ul li .news-icon{width:16px;height:20px;}.path-news-library-listing-page .item-list__list-content h4{margin:0 0 15px;}.path-news-library-listing-page .item-list__list-content h4 a{color:#000;}.path-news-library-listing-page .item-list__list-content h4 a:hover{color:#4a8bcd;}.path-news-library-listing-page .item-list__list-content p{margin:0 0 10px;line-height:1.4;}.path-news-library-listing-page .item-list__list-content p strong{font-weight:400;}.path-news-library-listing-page .item-list{border-bottom:1px solid #dee2e6;padding:25px 0;}.path-news-library-listing-page .pager-nav{max-width:1000px;margin:0 auto;}@media (max-width:760px){.path-news-library-listing-page h1.title{margin:35px 0 15px;}.path-news-library-listing-page .item-list .col-sm-5{width:33.33333333%;float:left;}.path-news-library-listing-page .item-list .col-sm-7{width:66.66666667%;float:left;}}@media (max-width:575px){.path-news-library-listing-page .item-list .col-sm-5{width:80%;margin-bottom:20px;}.path-news-library-listing-page .item-list .col-sm-7{width:100%;}}.path-search .breadcrumb{max-width:1000px;margin:0 auto;padding:30px 15px;}.path-search .region-content .search-form{max-width:1000px;margin:20px auto 0;padding:0 15px;border-bottom:1px solid #d1d1d1;}.path-search .region-content .search-form .input-group{display:inline-block;width:100%;padding-bottom:15px;}.path-search .region-content .search-form label{font-weight:500;font-size:0.8em;width:100%;}.path-search .region-content .search-form input.form-search{max-width:340px;float:left;border:1px solid #000000;font-size:14px;padding:0 24px;color:#000000;height:50px;background-color:#ffffff;border-radius:4px !important;margin:0 15px 0 0;}.path-search .region-content .search-form input.form-search:hover{box-shadow:0px 0px 24px rgba(0,0,0,0.28);}.path-search .region-content .search-form .input-group-btn{float:left;}.path-search .region-content .search-form .input-group-btn button{float:left;background-color:#f96000;color:#ffffff;border:0;bottom:2px;padding:16px 2em;transition:0.5s ease-in;margin:0;border-radius:4px;}.path-search .search-help-link{display:none;}.path-search .search-form+h2{display:none;}.path-search .solr-search-result-wrapper{padding-bottom:0;}.path-search .pager-nav{width:100%;max-width:1000px;margin:0 auto;padding:0 15px;}@media (max-width:700px){.path-search .pager-nav{padding:0;padding-left:15px;}}.path-search ul.pager{margin-top:60px;}.path-search .search-display .search-block-form label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.path-search .filter .form-group .form-actions{position:relative;}.page-node-type-ct-resource-pages .container-fluid+.footer-pad{margin:0;}.donor-header{position:relative;background-color:#f2f2f2;}.donor-header.no-bg{background-color:transparent;}.donor-header__content{padding:1.2em 0.8em 0 0.8em;}@media (min-width:980px){.donor-header__content{padding:1.2em 2em;}}.donor-header .content-type{color:#f96000;text-transform:normal;font-size:1em;margin-bottom:0.5em;}.donor-header__figure{display:block;max-width:1000px;width:100%;}.donor-header__figure img{display:block;width:100%;}.donor-header__figure figcaption{font-size:0.8em;line-height:1.4;padding:1em 0;}.page-node-type-ct-site-pages .view-display-id-ppm_content .views-exposed-form{position:relative;}body.user-logged-in{padding-top:78px;}.page-not-found{padding:50px;margin:0 auto;}.page-not-found h1{font-size:200px;text-align:center;margin-bottom:0px;}@media screen and (max-width:720px){.page-not-found h1{font-size:100px;text-align:center;margin-bottom:0px;}}.page-not-found h3{text-align:center;font-weight:700;}.page-not-found p{text-align:center;font-size:16px;max-width:520px;margin:0 auto;}.page-not-found a{display:block;max-width:220px;margin:25px auto;padding:15px 25px;background-color:#f7941e;color:#fff;text-align:center;border-radius:4px;text-shadow:0 1px #a75f0a;font-size:16px;text-transform:uppercase;}.page-not-found a:hover{color:#fff;}.domain-access-denied{padding:50px;margin:0 auto;}.domain-access-denied h1{font-size:200px;text-align:center;margin-bottom:0px;}@media screen and (max-width:720px){.domain-access-denied h1{font-size:100px;text-align:center;margin-bottom:0px;}}.domain-access-denied h3{text-align:center;font-weight:700;}.domain-access-denied p{text-align:center;font-size:16px;max-width:520px;margin:0 auto;}.domain-access-denied a{display:block;max-width:220px;margin:25px auto;padding:15px 25px;background-color:#f7941e;color:#fff;text-align:center;border-radius:4px;text-shadow:0 1px #a75f0a;font-size:16px;text-transform:uppercase;}.domain-access-denied a:hover{color:#fff;}.news-list .grid-t-b{display:none;}.news-list.grid-view01 .list-t-b{display:none;}.news-list.grid-view01 .grid-t-b{display:block;}.path-contact h1#page-title{display:none;}input[type="email"],textarea.form-control{font-size:14px;border:1px solid #000000;padding:24px;color:#000000;background-color:#ffffff;}.page-node-type-ct-evaluation .report-data{padding:0px;}.page-node-type-ct-evaluation .resources-blk .row .card .card-body h4{font-size:20px;margin-bottom:20px;min-height:0px;}.page-node-type-ct-featured-publication .field-name-field-featured-pub-banner{margin:50px auto 0;max-width:1000px;position:relative;padding:0 10px;}.page-node-type-ct-featured-publication.user-logged-in .field-name-field-featured-pub-banner{margin-top:0;}.page-node-type-ct-featured-publication .field-name-field-featured-pub-banner img{width:100%;height:auto !important;}.page-node-type-ct-featured-publication #content-1,.page-node-type-ct-featured-publication #content-2,.page-node-type-ct-featured-publication #content-3{padding:50px 10px;position:relative;}.page-node-type-ct-featured-publication .column.left .views-row{display:inline-block;width:100%;}.page-node-type-ct-featured-publication #content-1 .column.left .views-row .views-field-field-publication-cover-image{float:left;max-width:100%;}.page-node-type-ct-featured-publication #content-1 .column.left .views-row .views-field-field-publication-cover-image .field-content{float:left;max-width:100%;}.page-node-type-ct-featured-publication #content-1 .left{min-height:233px;width:24%;margin-right:3%;float:left;}.page-node-type-ct-featured-publication #content-1 .right{width:73%;float:left;}.page-node-type-ct-featured-publication .column.left .view-content img{max-width:100%;height:auto;box-shadow:5px 5px 25px #000;border-radius:3px;border:1px solid #d2d2d2;}.page-node-type-ct-featured-publication #content-1 h1.pub-title{color:#404040;font-size:50px;line-height:54px;margin:0;font-weight:500;margin:0 0 50px;}.page-node-type-ct-featured-publication #content-1 p{font-size:16px;font-weight:500;line-height:24px;margin:0 0 10px;color:#b5b5b4;}.page-node-type-ct-featured-publication #content-1 .downButtons{margin:10px 0 20px;}.page-node-type-ct-featured-publication #content-1 .downButtons .btn-download{padding:0;display:inline-flex;}.page-node-type-ct-featured-publication #content-1 .downButtons .btn-download strong{font-weight:400;padding:8px 25px 8px 10px;border-right:1px solid #000000;position:relative;}.page-node-type-ct-featured-publication #content-1 .downButtons .btn-download strong:after{position:absolute;content:"";width:14px;height:18px;background:url(/modules/custom/unfpa_offices_general/images/icon-arrowdown-download-black.svg) center center no-repeat;right:6px;}.page-node-type-ct-featured-publication #content-1 .downButtons .btn-download span{padding:8px 10px;}.page-node-type-ct-featured-publication #content-1 .field-name-field-resource-block-title{border-top:1px dotted #d9dac4;margin-top:30px;display:inline-block;width:100%;}.page-node-type-ct-featured-publication #content-1 .field-name-field-resource-block-title .field-item{display:inline-block;width:100%;margin:0 -15px;display:flex;flex-wrap:wrap;}.page-node-type-ct-featured-publication #content-1 .field-name-field-resource-block-title h2{padding:0 15px;}.page-node-type-ct-featured-publication #content-1 .field-name-field-resource-block-title h3{color:#9c9b96;font-size:16px;font-weight:500;line-height:24px;text-align:center;padding:1em 0 0.5em 0;margin-top:1.25em;}.page-node-type-ct-featured-publication #content-1 .field-name-field-resource-block-title h3 a{color:#9c9b96;}.page-node-type-ct-featured-publication #content-1 .field-name-field-resource-block-title .resourse-blk{width:160px;float:left;padding:15px;border:none;}.page-node-type-ct-featured-publication #content-1 .field-name-field-resource-block-title .resourse-blk img{background-color:#ffffff;width:100%;height:auto;border-radius:3px;border:1px solid #d2d2d2;box-shadow:0 0 3px #ccc;}.page-node-type-ct-featured-publication #content-1 h1.pub-title{color:#fff;font-size:50px;line-height:54px;margin:0;font-weight:500;}.page-node-type-ct-featured-publication #content-1 h2.pub-sub-title{color:#9c9b96;padding:1em 0 0.5em 0;}.page-node-type-ct-featured-publication #content-2{padding-bottom:50px;}.page-node-type-ct-featured-publication #content-2 h1{color:white;font-size:50px;font-weight:500;line-height:54px;margin:50px auto;text-align:center;width:100%;}.page-node-type-ct-featured-publication .field--name-field-media-oembed-video iframe{width:100%;height:551px;}.page-node-type-ct-featured-publication #content-3{padding-bottom:50px;}.page-node-type-ct-featured-publication #content-3 h1{color:white;font-size:50px;font-weight:500;line-height:54px;margin:50px auto;text-align:center;width:100%;}.page-node-type-ct-featured-publication #content-3 h2{font-size:50px;line-height:54px;font-weight:500;width:100%;margin:10px auto;text-align:center;}.page-node-type-ct-featured-publication #content-4{padding-bottom:50px;}.page-node-type-ct-featured-publication #content-4 h1{color:#f05944;font-family:"Lato",sans-serif;font-size:64px;line-height:96px;font-weight:400;margin:50px auto;text-align:center;width:100%;}.page-node-type-ct-featured-publication #content-4 h2{color:#f05944;font-family:"Lato",sans-serif;font-size:64px;font-weight:400;margin:50px auto;text-align:center;width:100%;}.page-node-type-ct-featured-publication .field-name-field-resource-block-title h2{color:#fff;font-size:50px !important;line-height:54px;font-weight:500;width:100%;margin:50px auto;text-align:center;}.page-node-type-ct-featured-publication .field-name-field-content-2 .column{float:left;width:50%;padding:1%;}.page-node-type-ct-featured-publication .field-name-field-content-2 .column img{margin-bottom:0;}.page-node-type-ct-featured-publication .field-name-field-content-2 .column p{color:#9c9b96;font-size:16px;font-weight:500;line-height:24px;}.page-node-type-ct-featured-publication .field-name-field-content-4 .socialfeed{text-align:center;width:100%;}.page-node-type-ct-featured-publication .field-name-field-content-4 .socialfeed .columnfeed{margin:0 40px 40px;width:280px;display:inline-block;background:#fff;font-size:14px;}.page-node-type-ct-featured-publication h2{line-height:1.5;}.page-node-type-ct-featured-publication h1:not(:first-child),.page-node-type-ct-featured-publication h2:not(:first-child),.page-node-type-ct-featured-publication h3:not(:first-child),.page-node-type-ct-featured-publication h4:not(:first-child),.page-node-type-ct-featured-publication h5:not(:first-child){padding:1em 0 0.5em 0;}.page-node-type-ct-featured-publication .field-name-field-content-2{color:#808080;}.page-node-type-ct-featured-publication .content{color:#9c9b96;font-size:14px;}.page-node-type-ct-featured-publication .content p{margin:0 0 1.5em 0;}.page-node-type-ct-featured-publication #content-1 h3{color:#9c9b96;font-size:22px;margin-top:1.25em;}.page-node-type-ct-featured-publication #content-1 ul,.page-node-type-ct-featured-publication #content-1 ol{padding-left:1.5em;font-size:16px;color:#9c9b96;}.page-node-type-ct-featured-publication #content-1 ul li{list-style:disc;}.page-node-type-ct-featured-publication #content-1 ol li{list-style:decimal;line-height:24px;font-weight:500;}.page-node-type-ct-featured-publication #content-1 ol li a{color:#0091ca !important;}.page-node-type-ct-featured-publication #content-1 .container>h2{border-top:1px dotted #d9dac4;margin-top:-40px;padding-top:40px;}.page-node-type-ct-featured-publication .field-type-text-with-summary table img.media-image{min-width:42px !important;min-height:42px !important;}.page-node-type-ct-featured-publication .field-item h3{font-size:1em;}.page-node-type-ct-featured-publication .field-item p{color:#696969;}.page-node-type-ct-featured-publication .field-item p b,.page-node-type-ct-featured-publication .field-item p strong{font-weight:700;font-size:16px;line-height:20px;}.page-node-type-ct-featured-publication .field-item ul{margin:0 1.5em 1.5em 0;padding-left:1.5em;}.page-node-type-ct-featured-publication .field-item ul li{list-style:disc;color:#696969;}.page-node-type-ct-featured-publication .field-type-text-with-summary .text_center h1{color:#fff;font-size:50px;line-height:54px;}.page-node-type-ct-featured-publication .field-name-field-content-1 .column_left{width:60%;float:left;margin-right:10%;}.page-node-type-ct-featured-publication .field-name-field-content-1 .column_right{width:30%;float:left;}.page-node-type-ct-featured-publication #content-1 h2{color:#fff;}.page-node-type-ct-featured-publication #content-2 h2{color:white;font-size:50px;font-weight:500;line-height:54px;margin:10px auto;text-align:center;width:100%;}.page-node-type-ct-featured-publication .field-name-field-content-2 .slider{background:#fff;display:block;margin:50px auto 0;padding:2%;width:96%;max-width:680px;}.page-node-type-ct-featured-publication .field-name-field-content-2 .slider img{margin:0;float:left;width:100%;}.page-node-type-ct-featured-publication .field-name-field-content-2 .slider .recipe a{display:inline-block;width:100%;}.page-node-type-ct-featured-publication .field-name-field-content-2 .slider .description p{color:#9c9b96;font-size:16px;line-height:24px;margin-bottom:0;margin-top:10px;}.page-node-type-ct-featured-publication .field-item .fcenter img{width:100% !important;height:auto !important;}.page-node-type-ct-featured-publication .field-item h2{font-size:1.5em;margin-top:1em;}.page-node-type-ct-featured-publication #top_menu{margin:0 -15px;position:relative;}.page-node-type-ct-featured-publication.user-logged-in #top_menu{position:initial;}.page-node-type-ct-featured-publication.user-logged-in .container-fluid.page{position:relative;}.page-node-type-ct-featured-publication #top_menu .wrapper{background:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.15),0 1px 6px rgba(0,0,0,0.15);display:block;position:relative;min-height:50px;top:0;width:100%;z-index:2;}.page-node-type-ct-featured-publication #top_menu ul{max-width:980px;margin:0 auto;width:100%;display:flex;}.page-node-type-ct-featured-publication #top_menu ul li{display:inline-flex;margin:0.5em 0;}.page-node-type-ct-featured-publication #top_menu ul li a{color:#b2b2b2;font-size:15px;font-weight:700;position:relative;text-decoration:none;text-transform:uppercase;font-family:"Lato",sans-serif;line-height:22px;padding:0 10px;}.page-node-type-ct-featured-publication .btn_share{right:8%;position:fixed;top:230px;}.page-node-type-ct-featured-publication .btn_share.movtop{top:120px;transition:0.5s ease-in;}@media (max-width:1160px){.page-node-type-ct-featured-publication .container{max-width:1000px;width:100%;}}@media (max-width:800px){.page-node-type-ct-featured-publication #content-1 h1.pub-title{font-size:30px;line-height:normal;margin:0 0 20px;}.page-node-type-ct-featured-publication .container-fluid{padding:0;}.page-node-type-ct-featured-publication .field-name-field-featured-pub-banner{margin:0;padding:0;}.page-node-type-ct-featured-publication #content-1{padding:40px 30px;}.page-node-type-ct-featured-publication .container-fluid footer.footer-pad{margin:0;}.page-node-type-ct-featured-publication .clearfix.row{margin-left:0;margin-right:0;}.page-node-type-ct-featured-publication #top_menu{margin:0;}}@media (max-width:700px){.page-node-type-ct-featured-publication #content-1 .field-name-field-resource-block-title .resourse-blk{width:144px;}.page-node-type-ct-featured-publication #top_menu{display:none;}}@media (max-width:480px){.page-node-type-ct-featured-publication #content-1 .left{width:100%;margin-right:0;margin-bottom:20px;}.page-node-type-ct-featured-publication #content-1 .right{width:100%;}.page-node-type-ct-featured-publication #content-1{padding:40px 10px;}.page-node-type-ct-featured-publication .field--name-field-media-oembed-video iframe{height:199px;}.page-node-type-ct-featured-publication .field-name-field-content-1 .column_left{width:100%;margin-right:0;margin-bottom:30px;}.page-node-type-ct-featured-publication .field-name-field-content-1 .column_right{width:100%;float:left;}.page-node-type-ct-featured-publication #content-4 h2{word-break:break-all;line-height:65px;}}#site-map .site-map-box ul.site-map-menu{padding-left:0.8em;}ul.site-map-menu{list-style:none;margin:0;padding:0;display:table;}ul.site-map-menu li{list-style:none;border:0;margin:8px 0;width:245px;font-size:15px;line-height:1.2;float:left;}ul.site-map-menu li:first-child{max-width:110px;}ul.site-map-menu li:first-child a{font-weight:700;}ul.site-map-menu li.first.leaf,ul.site-map-menu li.first.leaf a{font-size:15px;font-weight:700;line-height:16px;}ul.site-map-menu li.expanded>a{font-size:15px;font-weight:700;text-transform:uppercase;line-height:19px;display:inline-block;}ul.site-map-menu li.expanded ul.site-map-menu li.expanded a{font-size:14px;font-weight:400;}ul.site-map-menu li.expanded{padding-left:15px;border-left:1px solid #d9dac4;position:relative;width:256px;word-break:break-word;margin-right:15px;}ul.site-map-menu li.expanded::after{content:"-";width:10px;height:10px;border:1px #d9dac4 solid;background-color:#fff;position:absolute;left:-7px;top:6px;text-align:center;line-height:9px;}.menu--footer.site-map-menu{margin:25px 0 50px 0;}.menu--footer.site-map-menu li:first-child{max-width:none;}.site-map-box-menu{margin-bottom:50px;}.site-map-box-menu.sitemap-plugin--frontpage a{display:inline-flex;}.site-map-menu .expanded ul.site-map-menu li:first-child{width:auto;max-width:90%;}@media (min-width:768px) and (max-width:979px){ul.site-map-menu li:first-child{max-width:100%;float:none;}ul.site-map-menu li.expanded{width:280px;}ul.site-map-menu li.expanded ul.site-map-menu li{width:220px;}ul.site-map-menu li.expanded ul.site-map-menu li.expanded{width:220px;}}@media (min-width:980px) and (max-width:1099px){ul.site-map-menu li:first-child{max-width:100%;float:none;}ul.site-map-menu li.expanded{width:360px;}ul.site-map-menu li.expanded ul.site-map-menu li{width:320px;}ul.site-map-menu li.expanded ul.site-map-menu li.expanded{width:320px;}ul.site-map-menu li.last{width:320px;}}.path-ed-photo-gallery #cboxNext,.page-node-type-ct-team-members #cboxNext{position:absolute;bottom:0;left:27px;background:url(/themes/custom/unfpa_global/images/controls-1.png) no-repeat -75px -25px;width:25px;height:25px;text-indent:-9999px;}.path-ed-photo-gallery #cboxNext:hover,.page-node-type-ct-team-members #cboxNext:hover{background-position:-75px 0px;}.path-ed-photo-gallery #cboxPrevious,.page-node-type-ct-team-members #cboxPrevious{position:absolute;bottom:0;left:0;background:url(/themes/custom/unfpa_global/images/controls-1.png) no-repeat -51px -25px;width:25px;height:25px;text-indent:-9999px;}.path-ed-photo-gallery #cboxPrevious:hover,.page-node-type-ct-team-members #cboxPrevious:hover{background-position:-51px 0px;}.path-ed-photo-gallery #cboxClose,.page-node-type-ct-team-members #cboxClose{position:absolute;bottom:0;right:0;background:url(/themes/custom/unfpa_global/images/controls-1.png) no-repeat -99px -25px;width:25px;height:25px;text-indent:-9999px;}.path-ed-photo-gallery #cboxClose:hover,.page-node-type-ct-team-members #cboxClose:hover{background-position:-99px 0px;}.path-ed-photo-gallery #cboxContent,.page-node-type-ct-team-members #cboxContent{background:#e6e5e5;overflow:hidden;}.path-ed-photo-gallery #cboxCurrent,.page-node-type-ct-team-members #cboxCurrent{bottom:-2px;}.path-executive-board .select-dropdown::after{right:20px;top:28px;}.pad-top-bottom.level1 .page-content{padding-top:0;}.page-node-type-ct-campaign .ct-campaign{padding:60px 0 90px;}.page-node-type-ct-campaign .ct-campaign h2{font-size:24px;color:#2f3236;margin-bottom:25px;}.page-node-type-ct-campaign .ct-campaign h2 a{color:#2f3236 !important;}.page-node-type-ct-campaign .ct-campaign p{font-size:14px;color:#808080;line-height:20px;}.page-node-type-ct-campaign .ct-campaign p a strong{font-size:16px;}.page-node-type-photo-gallery .photo-gallery{padding:60px 0 90px;}.page-node-type-photo-gallery .photo-gallery h2{font-size:24px;color:#2f3236;margin-bottom:25px;}.page-node-type-photo-gallery .photo-gallery h2 a{color:#2f3236 !important;}.page-node-type-photo-gallery .photo-gallery p{font-size:14px;color:#808080;line-height:20px;}.page-node-type-photo-gallery .photo-gallery p a strong{font-size:16px;}.page-node-type-photo-gallery .photo-gallery .field{margin:0 0 20px;}.page-node-type-photo-gallery .photo-gallery #field-language-display{margin:0 0 20px;color:#808080;font-size:14px;}.page-node-type-photo-gallery .photo-gallery #field-language-display label{font-weight:bold;font-size:18px;color:#000;}.page-node-type-photo-gallery .photo-gallery .field--item{color:#808080;font-size:14px;}.page-node-type-ct-team-members .ct-team-members h2{font-size:34px;color:#2f3236;margin-bottom:25px;line-height:40px;}.page-node-type-ct-team-members .ct-team-members h2 a{color:#2f3236 !important;}.page-node-type-ct-team-members .ct-team-members p{font-size:14px;color:#808080;line-height:20px;}.page-node-type-ct-team-members .ct-team-members p a strong{font-size:16px;}.page-node-type-ct-team-members .ct-team-members .field{margin:0 0 20px;}.page-node-type-ct-team-members .ct-team-members .field--item{color:#808080;font-size:14px;}.path-executive-board .select-dropdown::after{background:none;}.btn_share{right:15px !important;left:auto !important;z-index:3;}[lang="ar"] .btn_share{right:auto !important;left:15px !important;}.ct-card__details--body p.content-type{line-height:18px;}.path-latest #Campaigns .page-parallax{margin-bottom:60px;}.page-node-type-ct-site-pages #custom-data-portal-form select{background:url(/modules/custom/unfpa_offices_general/images/icon-downarrow.svg) no-repeat right 10px center;float:none !important;}.path-latest .view-display-id-latest_video .ct-card .btn{padding-right:20px;}.path-latest .slideshow-blk .ct-card .btn{padding-right:20px !important;margin:1em 0 !important;}@media (max-width:800px){.page-node-type-ct-jobs .gp-header__content ul{margin-bottom:15px;}}@media (max-width:767px){.page-node-type-ct-site-pages .sitepage-content{padding:0 15px 25px 15px !important;}.path-latest .publications-blk .item-list{padding-right:0;}}@media (max-width:420px){.path-latest #Campaigns .page-parallax{margin-bottom:25px;}.page-node-type-ct-site-pages #custom-data-portal-form select{margin-bottom:15px;}.page-node-type-ct-site-pages #custom-data-portal-form select:last-child{margin-bottom:0;}}.responsive-table table{width:100% !important;float:none;margin:16px 0;}@media (max-width:420px){.responsive-table{max-width:400px;width:100%;overflow-x:scroll;}}.path-ed-photo-gallery .ct-card-group.colm-3 .ct-card__details--body .card-text,.path-ed-photo-gallery .ct-card-group.colm-3 .ct-card__details--body p{font-size:14px;margin-top:0;}.path-ed-photo-gallery #cboxOverlay,.page-node-type-ct-team-members #cboxOverlay{background:#000000;}.path-ed-photo-gallery #cboxPrevious,.page-node-type-ct-team-members #cboxPrevious{bottom:50%;}.path-ed-photo-gallery #cboxNext,.page-node-type-ct-team-members #cboxNext{bottom:50%;left:auto;right:0;}.path-ed-photo-gallery #cboxCurrent,.page-node-type-ct-team-members #cboxCurrent{left:5px;}.path-ed-photo-gallery .gp-header__content,.path-ed-photo-gallery .ct-card-group.colm-3 .ct-card{padding-bottom:0;}.page-node-type-ct-publications .publication-header__downloads .btn-download strong{min-height:48px;}.path-search .container-fluid .region-content .filter .form-submit{min-width:125px;padding:1em 1.5em 1em 3.5em;line-height:24px;text-align:left;}.path-search .container-fluid .region-content .filter .form-submit:before{position:absolute;content:"";width:20px;height:20px;left:20px;top:0;bottom:0;background:url(/modules/custom/unfpa_offices_general/images/search-icon-white.svg) no-repeat 0 0 / cover;margin:auto 0;}.path-search .container-fluid .region-content .filter .form-submit span{display:none;}.btn_share.inactive{opacity:0.2;cursor:default;}.btn_share.inactive:hover{background-color:#f96000;}.user-logged-in.path-user .container-fluid+.footer-pad{margin-top:0;}.user-logged-in.path-user .field--name-field-domain-access{padding:0 90px 30px;}.page-node-type-ct-site-pages .sitepage-content .field--name-body>h2{font-size:18px;margin-bottom:40px;}@media (min-width:1600px){.container-fluid.page{min-height:447px;}}@media (max-width:767px){.user-logged-in.path-user .field--name-field-domain-access{padding:0 80px 30px;}}@media (max-width:420px){.path-frontpage .events__list-item{display:block;}.path-frontpage .events__list-item a.btn{margin:15px 0 0;}}.page-node-type-ct-resource-pages .parallax.topic-hero{background-attachment:initial !important;background-position:center !important;}.view-section-hide{display:none;}.page-node-type-ct-resource-pages .btn_share{z-index:1000 !important;}.path-contact .col-md-5.hdq{float:right;}.path-contact .col-md-7{float:right;}.path-contact .page-content:before{display:table;content:" ";}.path-contact .page-content:after{content:"";clear:both;display:table;}@media (max-width:800px){.path-contact .col-md-5.hdq{width:100%;margin:0 0 40px;}.path-contact .col-md-7{width:100%;}.path-contact .col-md-7 h1{margin-bottom:25px;}}@media (max-width:420px){.path-contact .col-md-5.hdq{padding:0;}}@media (max-width:420px){.page-node-type-ct-resources .rlc-card .container .col-md-12{padding-left:0;padding-right:0;}}@media (max-width:580px){img.media-image{width:100% !important;height:auto !important;}}.sitepage-content article .show-all{margin-top:28px;}.path-photo-gallery-osotimehin .page-content.latest-items{padding-top:0;}.quick-nav__nav li:after{display:none;}.quick-nav__nav li a{position:relative;}.quick-nav__nav li a:after{position:absolute;content:"";left:1.15em;top:50%;width:13px;height:13px;background:#919fae;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.quick-nav__nav li.active a:after{background:#f96000;}.topic-content h3{margin-top:40px;}.popup-wrapper .share-card__cardbody h4.card-title{font-size:23px;}.path-latest .view-publications .item-list__image--wrapper{margin-bottom:0;}@media (min-width:980px){.page-node-type-ct-topics article .fRight{margin-left:0;max-width:100%;}}@media (max-width:800px){.popup-wrapper{left:0;max-width:600px;transform:none;margin:auto;}}@media (max-width:767px){.btn_share.inactive{opacity:0;}}@media (max-width:575px){.view-topics .ct-card{margin-bottom:20px;margin-top:0;}.popup-wrapper{padding:0 15px;}.popup-wrapper .share-card{padding:1em !important;}.popup-wrapper h4.card-title{font-size:22px;}.popup-wrapper .row-backto{margin-bottom:10px;}}.path-photo-gallery-osotimehin .ct-card-group.campaigns-card{flex-wrap:wrap;}.displayCard__image.publication,.displayCard__image.resources,.displayCard__image.press{background-color:#eaeaea;}.displayCard__image img.img-blur{width:100% !important;-webkit-filter:blur(8px);filter:blur(8px);max-height:280px;}.project-page .displayCard__details .btn{box-shadow:none !important;}.project-page .displayCard__details h5 a{font-size:1.4em;color:#000;}.project-page .displayCard__details h5 a:hover{color:#4a8bcd;}.project-page .page-content.pad-top-bottom{padding-top:0;}.path-frontpage .displayCard__details h3.card-title{margin-bottom:15px;}.displayCard__details .card-title a{text-decoration:none !important;}.ct-card__details .card-title a{text-decoration:none !important;display:block;}.project-page .resource-cards.container{padding:0;max-width:1140px;}.project-page .img-row .img-col{max-width:50%;margin:0;padding-right:10px;}.project-page .img-row .img-col:nth-child(even){padding-right:0;padding-left:10px;}.project-page .img-row figure{background:none;}.humanitarian-action-blk h4 a{color:#000;text-decoration:none !important;}.humanitarian-action-blk h4 a:hover{color:#4a8bcd;}@media (max-width:767px){.displayCard__details .card-title{font-size:24px !important;line-height:1.4;}.displayCard__details .card-title a{font-size:1em !important;}.ct-card__details .card-title{font-size:24px !important;line-height:1.4;}.ct-card__details .card-title a{font-size:1em !important;}}@media (max-width:480px){.project-page .img-row .img-col{max-width:100%;padding:0 !important;margin:10px 0;}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.page-node-type-ct-site-pages .responsive-table td a{line-height:1.25;}.page-node-type-ct-resources .publication-header__downloads .field--items{display:inline-block;width:100%;}.page-node-type-ct-resources .lang-pdf{float:left;margin:5px 15px 5px 0;}.page-node-type-ct-resources .lang-pdf label{float:left;margin:12px 7px 0 0;}.popup-wrapper-fund{position:fixed;top:50px;left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%);bottom:0;right:0;z-index:1002;display:none;}@media (max-width:575px){.popup-wrapper-fund{max-width:340px;min-width:320px;width:100%;width:100%;top:110px;}}@media (max-height:699px){.popup-wrapper-fund{max-width:620px;min-width:300px;width:100%;top:25px;max-height:560px;}}.popup-wrapper-fund .row-backto{padding:0;margin-bottom:1em;}.popup-wrapper-fund .row-backto div.btn-close{display:-webkit-box;display:-ms-flexbox;display:flex;color:#434343;font-size:1em;line-height:1.6;max-width:98%;padding:0.4em 0;cursor:pointer;}.popup-wrapper-fund .row-backto div.btn-close span{display:inline-block;border:1px solid #434343;width:25px;height:30px;margin-right:1em;background-color:#ffffff;}.popup-wrapper-fund .row-backto div.btn-close span img{width:20px;margin-left:2px;margin-top:4px;}.popup-wrapper-fund .share-card{background-color:#ffffff;-webkit-box-shadow:0px 0px 24px rgba(0,0,0,0.28);box-shadow:0px 0px 24px rgba(0,0,0,0.28);padding:1em 2em;position:relative;}@media (max-width:575px){.popup-wrapper-fund .share-card{padding:1em;}}@media (max-height:767px) and (min-width:980px){.popup-wrapper-fund .share-card{position:relative;}.popup-wrapper-fund .share-card::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#f5f5f5;}.popup-wrapper-fund .share-card::-webkit-scrollbar{width:4px;background-color:#f5f5f5;}.popup-wrapper-fund .share-card::-webkit-scrollbar-thumb{background-color:#f96000;}}.popup-wrapper-fund .share-card .img-holder{max-height:320px;overflow:hidden;margin-bottom:20px;}@media (max-height:699px){.popup-wrapper-fund .share-card .img-holder{max-height:250px;position:relative;padding:22%;}}.popup-wrapper-fund .share-card .img-holder img{width:100%;}@media (max-height:699px){.popup-wrapper-fund .share-card .img-holder img{width:100%;position:absolute;left:0;top:0;}}.popup-wrapper-fund .share-card__cardbody{background-color:#ffffff;padding:2em;padding:0;}.popup-wrapper-fund .share-card__cardbody p.date-type,.popup-wrapper-fund .share-card__cardbody .news-date{color:#f7941e;text-transform:normal;font-size:0.85em;margin-bottom:0.5em;}.popup-wrapper-fund .share-card__cardbody .news-date{color:#666666;}.popup-wrapper-fund .share-card__cardbody p.content-type{color:#f96000;text-transform:normal;font-size:1em;margin-bottom:0.5em;}.popup-wrapper-fund .share-card__cardbody h3.card-title,.popup-wrapper-fund .share-card__cardbody h4.card-title{font-weight:700;padding:0;margin:0;font-size:1.6em;}.popup-wrapper-fund .share-card__cardbody h3.card-title,.popup-wrapper-fund .share-card__cardbody h3.card-title a,.popup-wrapper-fund .share-card__cardbody h4.card-title,.popup-wrapper-fund .share-card__cardbody h4.card-title a{color:#000000;line-height:1.4;padding-top:0;}.popup-wrapper-fund .share-card__cardbody h3.card-title:hover,.popup-wrapper-fund .share-card__cardbody h3.card-title a:hover,.popup-wrapper-fund .share-card__cardbody h4.card-title:hover,.popup-wrapper-fund .share-card__cardbody h4.card-title a:hover{color:#4a8bcd;}.popup-wrapper-fund .share-card__cardbody h3,.popup-wrapper-fund .share-card__cardbody h4,.popup-wrapper-fund .share-card__cardbody h5{margin:0;}.popup-wrapper-fund .social-wrapper{border-top:1px #d1d1d1 solid;margin:1em 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.5em 0 0 0;}@media (max-height:767px) and (min-width:980px){.popup-wrapper-fund .social-wrapper{margin-bottom:25px;}}.popup-wrapper-fund .social-wrapper .colm-1,.popup-wrapper-fund .social-wrapper .colm-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%;}.popup-wrapper-fund .social-wrapper .colm-1 a,.popup-wrapper-fund .social-wrapper .colm-2 a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70%;color:#434343;line-height:1.3;}.popup-wrapper-fund .social-wrapper .colm-1 a:hover,.popup-wrapper-fund .social-wrapper .colm-2 a:hover{color:#777777;}.popup-wrapper-fund .social-wrapper .colm-1 a:hover i img,.popup-wrapper-fund .social-wrapper .colm-2 a:hover i img{opacity:0.6;}.popup-wrapper-fund .social-wrapper .colm-1 a span,.popup-wrapper-fund .social-wrapper .colm-1 a i,.popup-wrapper-fund .social-wrapper .colm-2 a span,.popup-wrapper-fund .social-wrapper .colm-2 a i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}@media (max-width:575px){.popup-wrapper-fund .social-wrapper .colm-1 a span,.popup-wrapper-fund .social-wrapper .colm-2 a span{line-height:1.3em;font-size:12px;}}.popup-wrapper-fund .social-wrapper .colm-1 a i,.popup-wrapper-fund .social-wrapper .colm-2 a i{width:30px;height:30px;}@media (max-width:575px){.popup-wrapper-fund .social-wrapper .colm-1 a i,.popup-wrapper-fund .social-wrapper .colm-2 a i{width:25px;height:25px;}}.popup-wrapper-fund .social-wrapper .colm-1 a i img,.popup-wrapper-fund .social-wrapper .colm-2 a i img{max-width:100%;opacity:0.7;border-radius:8px;margin:2px auto;}.popup-wrapper-fund .social-wrapper .colm-1{border-right:1px solid #919fae;}.popup-wrapper-fund{max-width:100%;width:100%;max-height:initial;height:100%;top:0;left:0;transform:none;-webkit-transform:none;overflow:auto;}.popup-wrapper-fund iframe{float:left;}.popup-wrapper-fund .fundraising-node-cards{display:none;width:100%;}.popup-wrapper-fund .impact-slider{background:#f5f5f0;text-align:center;display:inline-block;width:100%;margin:25px 0 0;}.popup-wrapper-fund .impact-slider iframe{float:none;}.fundraising-campaign-list label{font-size:16px;}.fundraising-campaign-list ul{display:inline-block;width:100%;margin:0;}.fundraising-campaign-list li{float:left;padding:0 0 0 20px;margin:10px 25px 8px 0;position:relative;cursor:pointer;transition:all ease 0.2s;font-size:17px;}.fundraising-campaign-list li:hover{color:#f96000;}.fundraising-campaign-list li:before{content:"";position:absolute;width:10px;height:10px;background:#f96000;top:9px;left:0;border-radius:50%;}.fundraising-campaign-list li:after{content:"";position:absolute;width:10px;height:10px;background:url(/modules/custom/unfpa_offices_general/images/icon-back-arrow.svg) no-repeat;top:9px;right:0;}.fundraising-campaign-list{padding:30px;position:absolute;width:100%;background-color:#434343;left:0;top:0;color:#fff;}.fundraising-campaign-list p:first-child{line-height:1.3;margin-bottom:1.5em;}.fundraising-campaign-list .select-blk{position:relative;display:inline-block;background-color:#fff;border-radius:4px;}.fundraising-campaign-list select{font-size:14px;border:2px solid #000000;border-radius:4px;padding:13.5px 40px 13.5px 14px;max-height:50px;color:#000000;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;position:relative;z-index:2;min-width:300px;}@media (min-width:300px) and (max-width:359px){.fundraising-campaign-list select{min-width:230px;}}@media (min-width:360px) and (max-width:640px){.fundraising-campaign-list select{min-width:270px;}}.fundraising-campaign-list .select-blk:after{content:"";width:15px;height:15px;background:url(/modules/custom/unfpa_offices_general/images/icon-arrow-down.svg) no-repeat center center;position:absolute;right:15px;top:20px;z-index:1;}.popup-wrapper-fund .back-btn-div{display:inline-block;width:100%;padding:5px 0 10px;}.popup-wrapper-fund .fundraising-back{background:url(/modules/custom/unfpa_offices_general/images/icon-back-arrow.svg) no-repeat 0 5px / 20px;float:left;padding:0 0 0 25px;cursor:pointer;}.popup-wrapper-fund .inr-blk{max-width:100%;width:1010px;margin:auto;padding:50px 0;}.overflow-hidden{overflow:hidden;}#fundraising-campaign{font-size:18px;color:#fff;background-color:#f96000;border-radius:5px;cursor:pointer;font-weight:600;line-height:1.25em;text-align:center;padding:18px 25px;transition:all ease 0.3s;margin-bottom:10px;}#fundraising-campaign:hover{background-color:#db7b0b;color:#fff;}@media (max-width:1100px){.popup-wrapper-fund .inr-blk{padding-right:10px;padding-left:10px;}.popup-wrapper-fund .share-card{padding-left:1.5em;padding-right:1.5em;}}@media (max-width:800px){.popup-wrapper-fund .inr-blk{padding-right:30px;padding-left:30px;}}@media (max-width:480px){.popup-wrapper-fund .inr-blk{padding:30px 15px;}.popup-wrapper-fund iframe{margin-bottom:20px;float:none;}.popup-wrapper-fund .impact-slider{margin:10px 0 0;}}@media (max-width:767px){.page-node-type-ct-site-pages .view-vw-resource-pages input.form-control{margin-bottom:15px;}}@media (max-width:575px){.page-node-type-ct-site-pages .page-content article .pager-nav ul{padding:0 125px 0 0;}}.page-node-type-ct-updates .publication-header__downloads a.btn-download{padding:0;}.card-ui-01{margin:50px 0 100px;}.card-ui-01 .container{width:100%;max-width:1100px;}.card-ui-01 .row{justify-content:center;display:flex;flex-wrap:wrap;margin:0;}.card-ui-01 .card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;width:33.33%;overflow:hidden;}.card-ui-01 .card .card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px 0;position:relative;}.card-ui-01 .card .card-body iframe{max-width:100% !important;width:100% !important;margin:0 auto;}.card-ui-01 .card-body .btn-primary{background-color:#f96000;color:#ffffff;border:0;border-radius:0;padding:1em 2em;position:absolute;bottom:0;left:0;width:100%;text-align:center;text-transform:none;font-size:15px;transition:all ease 0.2s;}.card-ui-01 .card-body .btn-primary:hover{background-color:#db7b0b;}.card-ui-01 .card-body p{font-size:16px;line-height:24px;}.fundraiseup-slider{text-align:center;display:inline-block;width:100%;margin:0 0 30px;}.l-section--border{border-top:none !important;}.page-node-type-ct-news .news-donation-section{background:#ffffff;padding-top:40px;padding-bottom:70px;}.page-node-type-ct-news .card-ui-01{margin-bottom:10px;}.page-node-type-ct-news #makeDonation{text-align:center;margin-top:0;}.news-fnd-slider .fundraiseup-slider{margin-bottom:-10px;}@media only screen and (max-width:1200px){.card-ui-01 .container{padding:0 20px;}}@media only screen and (max-width:767px){.card-ui-01{margin-bottom:60px;}.card-ui-01 .card{padding:0;}}@media (min-width:651px) and (max-width:959px){.card-ui-01 .card{width:44%;margin:10px 0;padding:0;}}@media only screen and (max-width:650px){.card-ui-01 .card{width:50%;margin:10px 0;padding:0;}}@media only screen and (max-width:480px){.card-ui-01{margin:30px 0;}.card-ui-01 .card{width:100%;margin:10px 0;padding:0;}}.path-private-sector-spotlight .block-unfpa-global-partners{overflow:auto;}@media (max-width:767px){.path-private-sector-spotlight .partners-page .slimScrollDiv{height:auto !important;}.path-private-sector-spotlight .partners-page .partners-list-container{height:auto !important;}}.page-node-type-ct-topics .pad-top-bottom.level2 h2.tittle-vertical{left:-8%;}@media (max-width:767px){.page-node-type-ct-topics .pad-top-bottom.level2 h2.tittle-vertical{left:auto;}}@media (max-width:800px){.path-private-sector-spotlight .block-unfpa-global-partners{margin-top:20px;}}.full-video{margin:15px 0 25px 0;}.full-video iframe,iframe.full-video{width:100%;min-height:60vh;}.path-past-events .news-list{display:flex;flex-wrap:wrap;margin:0 -15px;}.path-past-events .news-list .item-list{width:33.33%;padding:15px;margin:0;border:none;}.path-past-events .news-list .item-list .col-sm-12{padding:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-shadow:0px 0px 30px 0px rgb(0 0 0 / 10%);box-shadow:0px 0px 30px 0px rgb(0 0 0 / 10%);padding:25px 25px 55px 25px;}.path-past-events .news-list .item-list a.btn{position:absolute;bottom:30px;left:25px;padding:0;}@media (max-width:800px){.path-past-events .news-list .item-list{width:50%;}.path-past-events .news-list{margin-top:15px;}}@media (max-width:480px){.path-past-events .select-list{flex-wrap:wrap;}.path-past-events .select-list a.btn{margin:5px 10px 5px 0;}.path-past-events .news-list .item-list{width:100%;padding-left:0;padding-right:0;}}.lang-fr.page-node-type-ct-resource-pages .field--type-text-with-summary .btn.secondary.btn-center{max-width:370px;}@media (max-width:480px){.lang-fr.page-node-type-ct-resource-pages .field--type-text-with-summary .btn.secondary.btn-center{padding-left:5px;padding-right:5px;margin-top:30px;}}.path-sign-up{background-color:#f7f7f7;}.path-sign-up h1{margin-bottom:0;}.path-sign-up .login-wrp{max-width:520px;}.path-sign-up .user-login-form-wrapper{padding:50px;margin-top:25px;background-color:#fff;}.path-sign-up .page-content{max-width:720px;padding-top:0;}.path-sign-up-confirmation .manual-login h1{margin-bottom:10px;text-align:center;}.path-sign-up-confirmation .confirmation-page{font-size:13px;color:#666;line-height:18px;text-align:center;padding:0 0 50px 0;}.path-sign-up-confirmation .confirmation-page p{font-size:18px;color:#000;line-height:22px;text-align:center;}.path-sign-up-confirmation .page-content{max-width:720px;padding-top:0;}.path-resource-library-listing-page .container-fluid.page{max-width:1000px;padding-top:70px;padding-bottom:30px;}.path-resource-library-listing-page .row.item-list{margin:0 0 40px;border-bottom:1px solid #dbdbdb;padding-bottom:20px;}.path-resource-library-listing-page .item-list__list-content h4 a{color:#000;}.path-resource-library-listing-page .item-list__list-content h4 a:hover{color:#4a8bcd;}.path-resource-library-listing-page .item-list__list-content--downloads a{padding:0;}.page-node-type-ct-resources .publication-header__downloads a.btn-download strong{min-height:48px;}.page-node-type-ct-inner-pages .publications-blk.view .item-list{padding-bottom:30px;}.page-node-type-ct-inner-pages .publications-blk .content{padding-bottom:0;}.page-node-type-ct-inner-pages .publications-blk.view{padding-top:10px;}@media (max-width:1160px){.path-resource-library-listing-page .container-fluid.page{max-width:800px;padding-top:50px;}}@media (max-width:800px){.path-resource-library-listing-page .container-fluid.page{max-width:650px;}}@media (max-width:767px){.path-resource-library-listing-page .container-fluid.page{padding-top:40px;}.path-resource-library-listing-page .row.item-list .col-md-3{max-width:40%;}.path-resource-library-listing-page .row.item-list .col-md-9{max-width:60%;}.path-resource-library-listing-page .row.item-list:last-child{margin-bottom:0;}}@media (max-width:480px){.path-resource-library-listing-page .row.publications-blk{margin:0;padding:0 15px;}.path-resource-library-listing-page .row.item-list{margin:0 0 30px;padding:0 0 15px;}.path-resource-library-listing-page .row.item-list .item-list__image--wrapper{margin-bottom:15px;}.path-resource-library-listing-page .row.item-list .col-md-3{max-width:100%;padding:0;}.path-resource-library-listing-page .row.item-list .col-md-9{max-width:100%;padding:0;}.page-node-type-ct-inner-pages .publications-blk.view .item-list .content{padding:25px 0 0;}}body .uwy.userway_p3 .uai{left:15px !important;}#userwayAccessibilityIcon:hover{transform:translate(0) scale(1.1) !important;}.page-node-type-ct-evaluation .docinfo .row{display:flex;}.page-node-type-ct-evaluation .docinfo .col-md-6{float:none;display:flex;width:100%;}.page-node-type-ct-evaluation .docinfo .info-box{width:100%;}ul.item-list.item-list--messages{display:flex;flex-direction:column;}#block-unfpa-esaro-page-title{display:none;}.table-img-copy{width:100%;margin:32px 0 !important;}.table-img-copy td{padding:0;}.table-img-copy td:nth-child(1){width:30%;}.table-img-copy td:nth-child(2){width:70%;}.lang-ar .table-img-copy td p{padding-top:20px;}@media (max-width:719px){.table-img-copy td:nth-child(1){width:30%;padding:0 0 24px 0;}.table-img-copy td:nth-child(2){width:70%;padding:0 0 24px 16px;}.lang-ar .table-img-copy td:nth-child(2){padding:0 16px 24px 0;}.lang-ar .table-img-copy td p{padding-top:16px;}}@media (min-width:720px){.table-img-copy td:nth-child(1){width:30%;padding:0 0 24px 0;}.table-img-copy td:nth-child(2){width:70%;padding:0 0 24px 24px;}.lang-ar .table-img-copy td:nth-child(2){padding:0 24px 24px 0;}}
