/* @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;}}.yBoxOverlay *{-webkit-box-sizing:border-box;box-sizing:border-box;}.yBoxOverlay{background:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:center;position:fixed;left:0;top:0;width:100%;height:100%;z-index:10000;visibility:hidden;opacity:0;-khtml-opacity:0;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.yBoxOverlay.active{visibility:visible;opacity:1;-khtml-opacity:1;}.yBoxImgZoom{width:100%;}.yBoxFrame{background:#000;border-radius:5px;box-shadow:#fff 0px 0px 40px -17px;color:#fff;max-width:-webkit-calc(100% - 10px);max-width:calc(100% - 10px);max-height:-webkit-calc(100vh - 10px);max-height:calc(100vh - 10px);z-index:10001;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-transform:translate(0,30px);transform:translate(0,30px);}.yBoxFrame.yBoxContentFrame{background:#fff;color:#000;}.yBoxOverlay.active .yBoxFrame{-webkit-transform:translate(0,0);transform:translate(0,0);}.closeYbox{background:#000;background-size:100% 100%;width:35px;height:35px;position:absolute;top:10px;right:10px;margin:0;padding:0;border:none;cursor:pointer;z-index:3;}.yBoxRTL .closeYbox{right:auto;left:10px;}.closeYbox::after,.closeYbox::before{content:"";background-color:#fff;width:25px;height:2px;position:absolute;left:5px;top:16px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.closeYbox::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.closeYbox:hover::before{-webkit-transform:rotate(135deg);transform:rotate(135deg);}.closeYbox:hover::after{-webkit-transform:rotate(45deg);transform:rotate(45deg);}.yBoxFrame.yBoxContentFrame .closeYbox{background:#fff;}.yBoxFrame.yBoxContentFrame .closeYbox::after,.yBoxFrame.yBoxContentFrame .closeYbox::before{background-color:#000;}.yBoxIframe{background:#000;width:100%;height:100%;position:absolute;top:0;left:0;}.yBoxFrame.yBoxIframeWrap{width:1200px;height:750px;}.yBoxFrame.yBoxIframeWrap .insertYboxAjaxHere{position:absolute;max-height:100%;left:10px;top:10px;right:10px;bottom:10px;padding:0;}.insertYboxAjaxHere{min-width:150px;min-height:100px;max-height:-webkit-calc(100vh - 100px);max-height:calc(100vh - 100px);overflow:auto;padding:50px 19px 13px;}.yBoxFrame.yBoxImgWrap .insertYboxAjaxHere{padding:10px;max-height:-webkit-calc(100vh - 10px);max-height:calc(100vh - 10px);}.yBoxFrame.yBoxImgWrap img.yBoxImg{max-width:-webkit-calc(100vw - 50px);max-width:calc(100vw - 50px);max-height:-webkit-calc(100vh - 30px);max-height:calc(100vh - 30px);vertical-align:top;}.yBoxFrame.yBoxImgWrap .yBoxNextImg,.yBoxFrame.yBoxImgWrap .yBoxPrevImg{background:0 0;width:30%;height:100%;position:absolute;top:0;border:none;cursor:pointer;z-index:2;}.yBoxFrame.yBoxImgWrap .yBoxNextImg{left:0;}.yBoxFrame.yBoxImgWrap .yBoxPrevImg{right:0;}.yBoxFrame.yBoxImgWrap .yBoxNextImg::after,.yBoxFrame.yBoxImgWrap .yBoxPrevImg::after{content:"";width:20px;height:20px;position:absolute;top:50%;border-bottom:3px solid rgba(255,255,255,0.7);border-left:3px solid rgba(255,255,255,0.7);}.yBoxFrame.yBoxImgWrap .yBoxPrevImg::after{right:50px;-webkit-transform:translate(0,-50%) rotate(-135deg);transform:translate(0,-50%) rotate(-135deg);}.yBoxFrame.yBoxImgWrap .yBoxNextImg::after{left:50px;-webkit-transform:translate(0,-50%) rotate(45deg);transform:translate(0,-50%) rotate(45deg);}.yBoxFrame.yBoxImgWrap .yBoxNextImg:hover::after,.yBoxFrame.yBoxImgWrap .yBoxPrevImg:hover::after{border-bottom-color:#fff;border-left-color:#fff;}.yBoxLoader{width:16px;height:16px;border-radius:50%;position:relative;animation:yBox-loader-circles 1s linear infinite;top:50%;margin:-8px auto 0 auto;zoom:0.5;}.closeYboxOnFocus{width:0;height:0;position:absolute;background:0 0;padding:0;margin:0;border:none;}@keyframes yBox-loader-circles{0%{box-shadow:0 -27px 0 0 rgba(0,0,0,0.05),19px -19px 0 0 rgba(0,0,0,0.1),27px 0 0 0 rgba(0,0,0,0.2),19px 19px 0 0 rgba(0,0,0,0.3),0 27px 0 0 rgba(0,0,0,0.4),-19px 19px 0 0 rgba(0,0,0,0.6),-27px 0 0 0 rgba(0,0,0,0.8),-19px -19px 0 0 #fff;}12.5%{box-shadow:0 -27px 0 0 #fff,19px -19px 0 0 rgba(0,0,0,0.05),27px 0 0 0 rgba(0,0,0,0.1),19px 19px 0 0 rgba(0,0,0,0.2),0 27px 0 0 rgba(0,0,0,0.3),-19px 19px 0 0 rgba(0,0,0,0.4),-27px 0 0 0 rgba(0,0,0,0.6),-19px -19px 0 0 rgba(0,0,0,0.8);}25%{box-shadow:0 -27px 0 0 rgba(0,0,0,0.8),19px -19px 0 0 #fff,27px 0 0 0 rgba(0,0,0,0.05),19px 19px 0 0 rgba(0,0,0,0.1),0 27px 0 0 rgba(0,0,0,0.2),-19px 19px 0 0 rgba(0,0,0,0.3),-27px 0 0 0 rgba(0,0,0,0.4),-19px -19px 0 0 rgba(0,0,0,0.6);}37.5%{box-shadow:0 -27px 0 0 rgba(0,0,0,0.6),19px -19px 0 0 rgba(0,0,0,0.8),27px 0 0 0 #fff,19px 19px 0 0 rgba(0,0,0,0.05),0 27px 0 0 rgba(0,0,0,0.1),-19px 19px 0 0 rgba(0,0,0,0.2),-27px 0 0 0 rgba(0,0,0,0.3),-19px -19px 0 0 rgba(0,0,0,0.4);}50%{box-shadow:0 -27px 0 0 rgba(0,0,0,0.4),19px -19px 0 0 rgba(0,0,0,0.6),27px 0 0 0 rgba(0,0,0,0.8),19px 19px 0 0 #fff,0 27px 0 0 rgba(0,0,0,0.05),-19px 19px 0 0 rgba(0,0,0,0.1),-27px 0 0 0 rgba(0,0,0,0.2),-19px -19px 0 0 rgba(0,0,0,0.3);}62.5%{box-shadow:0 -27px 0 0 rgba(0,0,0,0.3),19px -19px 0 0 rgba(0,0,0,0.4),27px 0 0 0 rgba(0,0,0,0.6),19px 19px 0 0 rgba(0,0,0,0.8),0 27px 0 0 #fff,-19px 19px 0 0 rgba(0,0,0,0.05),-27px 0 0 0 rgba(0,0,0,0.1),-19px -19px 0 0 rgba(0,0,0,0.2);}75%{box-shadow:0 -27px 0 0 rgba(0,0,0,0.2),19px -19px 0 0 rgba(0,0,0,0.3),27px 0 0 0 rgba(0,0,0,0.4),19px 19px 0 0 rgba(0,0,0,0.6),0 27px 0 0 rgba(0,0,0,0.8),-19px 19px 0 0 #fff,-27px 0 0 0 rgba(0,0,0,0.05),-19px -19px 0 0 rgba(0,0,0,0.1);}87.5%{box-shadow:0 -27px 0 0 rgba(0,0,0,0.1),19px -19px 0 0 rgba(0,0,0,0.2),27px 0 0 0 rgba(0,0,0,0.3),19px 19px 0 0 rgba(0,0,0,0.4),0 27px 0 0 rgba(0,0,0,0.6),-19px 19px 0 0 rgba(0,0,0,0.8),-27px 0 0 0 #fff,-19px -19px 0 0 rgba(0,0,0,0.05);}100%{box-shadow:0 -27px 0 0 rgba(0,0,0,0.05),19px -19px 0 0 rgba(0,0,0,0.1),27px 0 0 0 rgba(0,0,0,0.2),19px 19px 0 0 rgba(0,0,0,0.3),0 27px 0 0 rgba(0,0,0,0.4),-19px 19px 0 0 rgba(0,0,0,0.6),-27px 0 0 0 rgba(0,0,0,0.8),-19px -19px 0 0 #fff;}}.yBoxVideo{width:100%;height:100%;vertical-align:top;}@media screen and (max-width:767px){.yBoxFrame.yBoxImgWrap .insertYboxAjaxHere{padding:5px;max-height:-webkit-calc(100vh - 10px);max-height:calc(100vh - 10px);}.yBoxFrame.yBoxImgWrap img.yBoxImg{max-width:-webkit-calc(100vw - 20px);max-width:calc(100vw - 20px);max-height:-webkit-calc(100vh - 20px);max-height:calc(100vh - 20px);}.yBoxFrame.yBoxImgWrap .yBoxPrevImg::after{right:50%;width:14px;height:14px;}.yBoxFrame.yBoxImgWrap .yBoxNextImg::after{left:50%;width:14px;height:14px;}.yBoxFrame.yBoxIframeWrap .insertYboxAjaxHere{left:5px;right:5px;top:5px;bottom:5px;}.yBoxFrame.yBoxImgWrap .yBoxNextImg,.yBoxFrame.yBoxImgWrap .yBoxPrevImg{width:50px;max-width:30%;height:50%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.yBoxFrame.yBoxImgWrap .insertYboxAjaxHere{height:-webkit-calc(100vh - 10px);height:calc(100vh - 10px);}.yBoxFrame.yBoxImgWrap{width:-webkit-calc(100vw - 10px);width:calc(100vw - 10px);height:-webkit-calc(100vh - 10px);height:calc(100vh - 10px);}.yBoxImgZoom{display:flex;height:100%;justify-content:center;align-items:center;background:#131619;overflow:hidden;}}@media screen and (max-width:479px){.yBoxFrame.yBoxIframeWrap,.yBoxFrame.yBoxImgWrap{height:-webkit-calc(100vh - 80px);height:calc(100vh - 80px);}.yBoxFrame.yBoxIframeWrap .insertYboxAjaxHere,.yBoxFrame.yBoxImgWrap .insertYboxAjaxHere{height:-webkit-calc(100vh - 80px);height:calc(100vh - 80px);}.yBoxFrame.yBoxImgWrap img.yBoxImg,.yBoxIframe{max-height:-webkit-calc(100vh - 90px);max-height:calc(100vh - 90px);}}.light-box-card{display:flex !important;flex-wrap:wrap;margin:80px 0 20px;}@media (max-width:575px){.light-box-card{margin-top:30px;margin-bottom:30px;}}.light-box-card .card{max-width:48%;width:100%;padding:0;margin:1%;position:relative;display:flex;flex-direction:column;cursor:pointer;gap:20px;}@media (max-width:575px){.light-box-card .card{max-width:100%;margin:15px 0;}}.light-box-card .card p,.light-box-card .card .caption{font-size:14px;line-height:24px;font-weight:500;padding:15px 20px;margin:0;background:#eff1f7;flex:1;}.light-box-card .card .image{background-color:#000;}.light-box-card .card .image img{width:100%;height:102%;opacity:0.9;}.light-box-card .card .child-card{display:flex;flex-direction:column;position:relative;flex:1;}@media (max-width:575px){.light-box-card .card .child-card{margin:0 0 30px;}}.light-box-card .card .child-card .image{height:65%;width:100%;background-color:#000;}.light-box-card .card .child-card .image img{height:100%;object-fit:cover;opacity:0.9;}.light-box-card .card.yBox{gap:inherit;}.light-box-card .card .image{height:100%;}.light-box-card .card .image img{width:100%;height:100%;}.light-box-card .card:first-child .image img{height:102%;}.btn-maximize{position:absolute;width:30px;height:30px;z-index:1;right:10px;top:10px;}.yBoxFrame.yBoxImgWrap .yBoxNextImg,.yBoxFrame.yBoxImgWrap .yBoxPrevImg{outline:none;}.transformative-results{background:#eff1f7;}.transformative-results .head{max-width:750px;margin:0 auto 50px;}.transformative-results .head h2{margin-bottom:30px;}.transformative-results .head p{line-height:28px;}.transformative-results .result-row{display:flex;flex-direction:row;align-items:center;position:relative;margin-top:40px;}@media (max-width:575px){.transformative-results .result-row{flex-direction:column;}}.transformative-results .result-row .text{width:47%;min-height:350px;background:#fff;display:flex;flex-wrap:wrap;align-items:center;padding:50px 60px;box-shadow:0 0 10px 1px rgba(0,0,0,0.1);}@media (max-width:979px){.transformative-results .result-row .text{width:50%;padding:30px 20px 30px 20px;align-items:flex-start;}}@media (max-width:575px){.transformative-results .result-row .text{width:100%;padding:30px;min-height:1px;}}.transformative-results .result-row .text h4{margin-bottom:20px;}@media (max-width:767px){.transformative-results .result-row .text h4{font-size:26px;line-height:38px;margin-bottom:25px;}}@media (max-width:575px){.transformative-results .result-row .text h3{font-size:30px;}}.transformative-results .result-row .text p{font-size:15px;}.transformative-results .result-row .image{width:53%;padding:25px;background:#f96000;display:flex;justify-content:center;align-items:center;height:85%;position:absolute;right:0;top:0;bottom:0;margin:auto;border-radius:0 8px 8px 0;}@media (max-width:979px){.transformative-results .result-row .image{width:50%;}}@media (max-width:575px){.transformative-results .result-row .image{width:calc(100% - 32px);height:200px;position:relative;}}.transformative-results .result-row .image img{max-height:100%;}.transformative-results .result-row:nth-child(even){justify-content:flex-end;}.transformative-results .result-row:nth-child(even) .image{left:0;right:auto;border-radius:8px 0 0 8px;}.lang-ar .transformative-results .result-row{flex-direction:row;}@media (max-width:575px){.lang-ar .transformative-results .result-row{flex-direction:column;}}.lang-ar .transformative-results .result-row .image{right:auto;left:0;}.lang-ar .transformative-results .result-row:nth-child(even){justify-content:flex-end;}.lang-ar .transformative-results .result-row:nth-child(even) .image{left:auto;right:0;}.related-content{padding:80px 0;background:#eff1f7;}@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%;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);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;}}.related-content .card-row .card .image a{overflow:hidden;display:inline-block;width:100%;}.related-content .card-row .card .image img{width:100%;transition:-webkit-transform 2.4s linear;transition:transform 2.4s linear;transition:transform 2.4s linear,-webkit-transform 2.4s linear;}.related-content .card-row .card .image img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}.related-content .card-row .text{padding:25px 35px 25px;height:100%;align-items:flex-start;display:flex;word-break:break-word;}@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:14px;line-height:1.25;}.about-content h2,.about-content h3,.about-content h4,.about-content blockquote,.about-content p,.about-content.gbl h2,.about-content.gbl h3,.about-content.gbl h4,.about-content.gbl blockquote,.about-content.gbl p{max-width:750px;margin-left:auto;margin-right:auto;}@media (min-width:768px) and (max-width:979px){.about-content h2,.about-content h3,.about-content h4,.about-content blockquote,.about-content p,.about-content.gbl h2,.about-content.gbl h3,.about-content.gbl h4,.about-content.gbl blockquote,.about-content.gbl p{max-width:640px;}}.about-content h3,.about-content.gbl h3{margin-bottom:30px;}.about-content blockquote + h2,.about-content blockquote + h3,.about-content p + h3,.about-content.gbl blockquote + h2,.about-content.gbl blockquote + h3,.about-content.gbl p + h3{margin-top:65px;}.about-content h2.t1,.about-content.gbl h2.t1{margin-top:80px;}.about-content h2.t2,.about-content.gbl h2.t2{margin-top:56px;}.about-content figure.align-right,.about-content figure.align-left,.about-content.gbl figure.align-right,.about-content.gbl figure.align-left{max-width:500px;}@media (min-width:768px) and (max-width:979px){.about-content figure.align-right,.about-content figure.align-left,.about-content.gbl figure.align-right,.about-content.gbl figure.align-left{max-width:400px;}}.about-content .youtubeVideo,.about-content.gbl .youtubeVideo{margin-left:auto;margin-right:auto;}@media (max-width:767px){.about-content.info,.about-content.gbl.info{padding-left:30px;padding-right:30px;}}.historyBlock .slick-prev,.historyBlock .slick-next{background-color:#f96000;width:50px;height:50px;border-radius:50px;}.historyBlock .slick-prev{left:auto;right:80px;top:40px;z-index:2;}@media (max-width:575px){.historyBlock .slick-prev{top:auto;bottom:-15px;right:auto;left:30%;}}.historyBlock .slick-next{top:40px;right:20px;z-index:2;}@media (max-width:575px){.historyBlock .slick-next{top:auto;bottom:-15px;right:30%;}}.historyBlock .slick-prev:before{content:"";background:url(/themes/custom/unfpa_global_redesign/images/arrow-left-white.svg) no-repeat center center;display:block;height:30px;}.historyBlock .slick-prev:hover,.historyBlock .slick-prev:focus{background:url(/themes/custom/unfpa_global_redesign/images/arrow-left-white.svg) no-repeat center center #ee8b00;}.historyBlock .slick-next:before{content:"";background:url(/themes/custom/unfpa_global_redesign/images/arrow-right-white.svg) no-repeat center center;display:block;height:30px;}.historyBlock .slick-next:hover,.historyBlock .slick-next:focus{background:url(/themes/custom/unfpa_global_redesign/images/arrow-right-white.svg) no-repeat center center #ee8b00;}.historyBlock .slick-dots{visibility:hidden;}.historyBlock button.slick-prev.slick-arrow.slick-disabled,.historyBlock button.slick-next.slick-arrow.slick-disabled{opacity:0.35;cursor:auto;pointer-events:none;}body{background:#fff;}.about-content.info h2{margin-bottom:30px;}.about-content p a{display:inline-block !important;}.page-node-type-ct-site-pages article{padding:0;}.lang-ar .about-content blockquote::after,.lang-ar .about-content.gbl blockquote::after{right:0;}@media (min-width:980px){.swp-m .swiper-wrapper{flex-wrap:nowrap;}}.swp-m .aboutasdesktop{display:none;}@media (min-width:980px){.swp-m .aboutasdesktop{display:block;position:relative;}}@media (min-width:980px){.swp-m .aboutasdesktop .swiper.historySwiper .swiper-wrapper.history-swiper{gap:0 !important;}}@media (min-width:980px){.swp-m .aboutasdesktop .swiper-button-next{right:6px;margin-top:0;top:-16px;}}@media (min-width:980px){.swp-m .aboutasdesktop .swiper-button-prev{left:auto;right:76px;margin-top:0;top:-16px;}}@media (min-width:980px){.lang-ar .swp-m .aboutasdesktop .swiper-button-prev{left:auto;right:0;margin-top:0;top:-16px;}}.swp-m .aboutasmobile{display:block;padding-bottom:64px;}@media (min-width:980px){.swp-m .aboutasmobile{display:none;}}.aboutasdesktop .light-box-card .card{cursor:default;}@media (min-width:980px){.aboutasdesktop .swiper.historySwiper{padding-bottom:100px !important;}}@media (min-width:980px){.lang-ar .swp-m .aboutasdesktop .swiper-button-next{right:76px;}}@media (min-width:980px){.lang-ar .swp-m .aboutasdesktop .swiper-button-next .swiper-button-prev{right:6px;}}
