/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results > .select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eeeeee 100%);background-image:-o-linear-gradient(top,white 50%,#eeeeee 100%);background-image:linear-gradient(to bottom,white 50%,#eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,#cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eeeeee 50%);background-image:-o-linear-gradient(top,white 0%,#eeeeee 50%);background-image:linear-gradient(to bottom,white 0%,#eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eeeeee 50%,white 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,white 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results > .select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}@media screen and (max-width:768px){.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:5px;right:1px;width:12px;}}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}html{font-family:"Roboto",sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a{background:transparent;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}.container-fluid{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem;}.container{width:calc(100% - 80px);max-width:1256px;margin:0 auto;box-sizing:border-box;}@media screen and (max-width:1259px){.container{width:calc(100% - 100px);}}@media screen and (max-width:78.5em){.container{padding:0 1.5rem;box-sizing:border-box;}}.row{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}.row.reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.col.reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem;}.col-xs{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;}.col-xs-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%;}.col-xs-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%;}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}.col-xs-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%;}.col-xs-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%;}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}.col-xs-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%;}.col-xs-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%;}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}.col-xs-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%;}.col-xs-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%;}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}.col-xs-offset-1{margin-left:8.333%;}.col-xs-offset-2{margin-left:16.667%;}.col-xs-offset-3{margin-left:25%;}.col-xs-offset-4{margin-left:33.333%;}.col-xs-offset-5{margin-left:41.667%;}.col-xs-offset-6{margin-left:50%;}.col-xs-offset-7{margin-left:58.333%;}.col-xs-offset-8{margin-left:66.667%;}.col-xs-offset-9{margin-left:75%;}.col-xs-offset-10{margin-left:83.333%;}.col-xs-offset-11{margin-left:91.667%;}.start-xs{-ms-flex-pack:start;justify-content:flex-start;text-align:start;}.center-xs{-ms-flex-pack:center;justify-content:center;text-align:center;}.end-xs{-ms-flex-pack:end;justify-content:flex-end;text-align:end;}.top-xs{-ms-flex-align:start;align-items:flex-start;}.middle-xs{-ms-flex-align:center;align-items:center;}.bottom-xs{-ms-flex-align:end;align-items:flex-end;}.around-xs{-ms-flex-pack:distribute;justify-content:space-around;}.between-xs{-ms-flex-pack:justify;justify-content:space-between;}.first-xs{-ms-flex-order:-1;order:-1;}.last-xs{-ms-flex-order:1;order:1;}@media only screen and (min-width:48em){.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem;}.col-sm{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;}.col-sm-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%;}.col-sm-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%;}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}.col-sm-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%;}.col-sm-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%;}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}.col-sm-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%;}.col-sm-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%;}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}.col-sm-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%;}.col-sm-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%;}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}.col-sm-offset-1{margin-left:8.333%;}.col-sm-offset-2{margin-left:16.667%;}.col-sm-offset-3{margin-left:25%;}.col-sm-offset-4{margin-left:33.333%;}.col-sm-offset-5{margin-left:41.667%;}.col-sm-offset-6{margin-left:50%;}.col-sm-offset-7{margin-left:58.333%;}.col-sm-offset-8{margin-left:66.667%;}.col-sm-offset-9{margin-left:75%;}.col-sm-offset-10{margin-left:83.333%;}.col-sm-offset-11{margin-left:91.667%;}.start-sm{-ms-flex-pack:start;justify-content:flex-start;text-align:start;}.center-sm{-ms-flex-pack:center;justify-content:center;text-align:center;}.end-sm{-ms-flex-pack:end;justify-content:flex-end;text-align:end;}.top-sm{-ms-flex-align:start;align-items:flex-start;}.middle-sm{-ms-flex-align:center;align-items:center;}.bottom-sm{-ms-flex-align:end;align-items:flex-end;}.around-sm{-ms-flex-pack:distribute;justify-content:space-around;}.between-sm{-ms-flex-pack:justify;justify-content:space-between;}.first-sm{-ms-flex-order:-1;order:-1;}.last-sm{-ms-flex-order:1;order:1;}}@media only screen and (min-width:62em){.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem;}.col-md{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;}.col-md-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%;}.col-md-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%;}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}.col-md-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%;}.col-md-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%;}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}.col-md-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%;}.col-md-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%;}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}.col-md-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%;}.col-md-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%;}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}.col-md-offset-1{margin-left:8.333%;}.col-md-offset-2{margin-left:16.667%;}.col-md-offset-3{margin-left:25%;}.col-md-offset-4{margin-left:33.333%;}.col-md-offset-5{margin-left:41.667%;}.col-md-offset-6{margin-left:50%;}.col-md-offset-7{margin-left:58.333%;}.col-md-offset-8{margin-left:66.667%;}.col-md-offset-9{margin-left:75%;}.col-md-offset-10{margin-left:83.333%;}.col-md-offset-11{margin-left:91.667%;}.start-md{-ms-flex-pack:start;justify-content:flex-start;text-align:start;}.center-md{-ms-flex-pack:center;justify-content:center;text-align:center;}.end-md{-ms-flex-pack:end;justify-content:flex-end;text-align:end;}.top-md{-ms-flex-align:start;align-items:flex-start;}.middle-md{-ms-flex-align:center;align-items:center;}.bottom-md{-ms-flex-align:end;align-items:flex-end;}.around-md{-ms-flex-pack:distribute;justify-content:space-around;}.between-md{-ms-flex-pack:justify;justify-content:space-between;}.first-md{-ms-flex-order:-1;order:-1;}.last-md{-ms-flex-order:1;order:1;}}@media only screen and (min-width:75em){.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem;}.col-lg{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;}.col-lg-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%;}.col-lg-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%;}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}.col-lg-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%;}.col-lg-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%;}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}.col-lg-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%;}.col-lg-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%;}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}.col-lg-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%;}.col-lg-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%;}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}.col-lg-offset-1{margin-left:8.333%;}.col-lg-offset-2{margin-left:16.667%;}.col-lg-offset-3{margin-left:25%;}.col-lg-offset-4{margin-left:33.333%;}.col-lg-offset-5{margin-left:41.667%;}.col-lg-offset-6{margin-left:50%;}.col-lg-offset-7{margin-left:58.333%;}.col-lg-offset-8{margin-left:66.667%;}.col-lg-offset-9{margin-left:75%;}.col-lg-offset-10{margin-left:83.333%;}.col-lg-offset-11{margin-left:91.667%;}.start-lg{-ms-flex-pack:start;justify-content:flex-start;text-align:start;}.center-lg{-ms-flex-pack:center;justify-content:center;text-align:center;}.end-lg{-ms-flex-pack:end;justify-content:flex-end;text-align:end;}.top-lg{-ms-flex-align:start;align-items:flex-start;}.middle-lg{-ms-flex-align:center;align-items:center;}.bottom-lg{-ms-flex-align:end;align-items:flex-end;}.around-lg{-ms-flex-pack:distribute;justify-content:space-around;}.between-lg{-ms-flex-pack:justify;justify-content:space-between;}.first-lg{-ms-flex-order:-1;order:-1;}.last-lg{-ms-flex-order:1;order:1;}}html{height:100%;-webkit-font-smoothing:antialiased !important;font-smooth:always;text-shadow:0px 0px 1px transparent;font-size:16px;}body{height:100%;margin:0;color:#4A4A4A;font-family:"Roboto",sans-serif;-webkit-tap-highlight-color:transparent;}input,textarea,select,button{font-family:"Roboto",sans-serif;}.select2-hidden-accessible{visibility:hidden;pointer-events:none;opacity:0;}.select2-container ul::-webkit-scrollbar-button{background-color:transparent;}.select2-container ul::-webkit-scrollbar-thumb{background-color:rgba(211,115,0,0.52);}.select2-container ul::-webkit-scrollbar-thumb:active{background-color:#d37300;}.select2-container ul::-webkit-scrollbar{width:0.625em;height:0.625em;}.select2-container ul::-webkit-scrollbar-track{width:0.625em;height:0.625em;background-color:transparent;}.select2-container ul::-webkit-scrollbar-button{background-color:#d37300;}.select2-container:not(.select2-container--year) ul{width:calc(100% + 2.5em);padding-right:1.875em;box-sizing:border-box;}*{outline:none !important;}.title-h1{font-family:"Roboto";font-size:4.0625em;line-height:1.1076923077em;font-weight:normal;letter-spacing:-0.0076923077em;margin:0;}@media screen and (max-width:768px){.title-h1{font-size:1.875em;line-height:1.3333333333em;}}.title-h2{font-size:2.1875em;font-weight:normal;line-height:1.2857142857em;letter-spacing:-0.0085714286em;margin:0;}@media screen and (max-width:768px){.title-h2{font-size:1.5625em;}}.title-h3{font-family:"Roboto";font-size:1.125em;letter-spacing:-0.0083333333em;line-height:1.6666666667em;font-weight:300;}.title-h4{font-family:"Roboto";font-weight:bold;font-size:0.75em;letter-spacing:-0.0083333333em;line-height:1em;}.title-h5{font-family:"Roboto";font-weight:bold;font-size:2.1875em;letter-spacing:-0.0082857143em;line-height:1.4285714286em;}.tag{font-size:0.85em;font-weight:bold;text-transform:uppercase;line-height:1em;letter-spacing:-0.0083333333em;color:#F7941E;margin:0;}.img{background-position:center;background-size:cover;}p{font-size:1.125em;line-height:1.6666666667em;font-weight:300;letter-spacing:-0.0083333333em;margin:0 0 2em 0;}p.txt-left{text-align:left;}@media screen and (max-width:768px){p{font-size:1em;}}@media screen and (min-width:769px){.p-lead p,.p-lead li{font-size:1.35em;font-weight:300;line-height:1.875em;letter-spacing:-0.0083333333em;}.lead,.downloads-list__title,.graph-header__selected h2{font-size:1.50em;font-weight:300;line-height:1.875em;letter-spacing:-0.0083333333em;}}strong{font-weight:bold;}em{font-style:italic;}a{color:#F7941E;text-decoration:none;}figure{background:transparent;}.primary-color{color:#F7941E;}.clearfix{clear:both;}.btn{display:inline-block;background:transparent;border:none;padding:0;text-decoration:none;cursor:pointer;}.btn--default,.btn--back,.btn--down{text-transform:uppercase;font-size:0.975em;height:5.3571428571em;line-height:5.3571428571em;letter-spacing:0.1em;background-color:#F7941E;color:#FFF;transition:background 0.3s ease-in-out;}.btn--default:after,.btn--default:before,.btn--back:after,.btn--back:before,.btn--down:after,.btn--down:before{display:inline-block;width:1.7857142857em;height:0.7857142857em;background:url(/themes/custom/administrative_agent/images/arrow-right.svg) no-repeat center;background-size:contain;vertical-align:middle;transition:transform 0.3s ease-in-out;}.btn--back{padding:0 3.5714285714em 0 1.4285714286em;}.btn--back:before{content:"";margin-right:0.7142857143em;transform:rotate(180deg);}.btn--default{padding:0 2.1428571429em 0 4.2857142857em;}.btn--default:after{content:"";margin-left:0.7142857143em;}.btn--default:hover{background-color:#da7a08;}.btn--default:hover:after{transform:translateX(10px);}.btn--down{padding:0 2.8571428571em 0 4.2857142857em;}.btn--down:after{content:"";transform:rotate(90deg);margin-left:0.7142857143em;}@media screen and (max-width:768px){.btn--down{padding:0 2.1875em;}}.btn--link{text-transform:uppercase;font-size:0.875em;letter-spacing:0.1em;}.btn--link:after{content:"";display:inline-block;width:1.7857142857em;height:0.7857142857em;background:url(/themes/custom/administrative_agent/images/arrow-right_dark.svg) no-repeat center;background-size:contain;vertical-align:middle;margin-left:0.7142857143em;}.background,.portfolio-card__background,.header-hero__background,.header-default__background,.footer-infos__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-position:center;background-size:cover;}.transaction-color--Commitment,.transaction-color--commitment{color:#0084C4;}.transaction-color--Deposit,.transaction-color--deposit{color:#12745D;}.transaction-color--Transfer,.transaction-color--transfer,.transaction-color--Disbursement,.transaction-color--disbursement{color:#F7941E;}.transaction-color--Expenditure,.transaction-color--expenditure{color:#56368B;}.transaction-background--commitments{background-color:#0084C4;}.transaction-background--deposits{background-color:#12745D;}.transaction-background--budget{background-color:#56368B;}.transaction-background--transfer,.transaction-background--disbursement{background-color:#F7941E;}.transaction-background--expenditure{background-color:#A2B0BC;}.margin-small{margin:2.5em 0;}.margin-default,.custom-margin-default{margin:2em 0;}@media screen and (max-width:768px){.margin-default,.custom-margin-default{margin:1.5em 0 3.125em 0;}}.margin-large{margin:14.375em 0;}.float-left{float:left;}.float-right{float:right;}.max-width{max-width:100%;}.sr-only{display:none;}img{width:100%;}table img{width:auto;}@media screen and (max-width:768px){.container{width:calc(100%);}img{max-width:100%;height:auto;}}@media screen and (max-width:78.5rem) and (min-width:769px){.container{max-width:calc(100% - 80px);}}.search-input{margin:0;position:relative;}.search-input input[type="text"],.search-input input[type="search"]{font-family:"Roboto",sans-serif;font-size:0.875em;letter-spacing:-0.0085714286em;height:2.8571428571em;padding:0 3.5714285714em 0 1.0714285714em;box-sizing:border-box;width:17.1428571429em;border:none;}.search-input button,.search-input input[type="submit"]{font-size:1em;padding:0;background:url(/themes/custom/administrative_agent/images/icon-search.svg) no-repeat center;background-size:1.5625em auto;text-indent:-9999px;border:none;position:absolute;right:0;top:0;height:100%;width:3.125em;}.table-default{width:100%;}.table-default thead th{background:transparent;font-size:0.875em;padding-bottom:1.0714285714em;letter-spacing:-0.0085714286em;font-weight:300;}.table-default tbody tr{border-bottom:1px solid #E4E4E4;}.table-default tbody td{background-color:#fff;font-size:1.125em;font-weight:300;color:#4A4A4A;height:4.7222222222em;padding:0 1.3888888889em;}.table-default__header{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;}.table-default__head{background:transparent;font-size:0.875em;padding-bottom:1.0714285714em;letter-spacing:-0.0085714286em;font-weight:300;}.table-default__item{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;border-bottom:1px solid #E4E4E4;box-sizing:border-box;position:relative;padding:15px 0;}@media screen and (max-width:768px){.path-frontpage .table-default__item{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;height:auto;padding:1.2em 0.625em 1.25em 1.8em;position:relative;}.table-default__item{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;height:auto;padding:2.8em 0.625em 1.25em 1.2em;position:relative;}}.table-default__col{font-size:1.125em;font-weight:300;color:#4A4A4A;padding:0 1.3888888889em;box-sizing:border-box;}@media screen and (max-width:768px){.table-default__col{padding:0;font-size:0.75em;text-align:left;margin-bottom:0.3125em;}}.table-default__more{font-size:1.25em;font-weight:300;}.table-default__more span{display:inline-block;}@media screen and (max-width:768px){.table-default__more{font-size:1em;}}.table-default.loading+.table-default__more{pointer-events:none;}.table-default.loading+.table-default__more span{animation:a-loading 2s infinite ease-in-out;}@keyframes a-loading{0%{transform:translateY(0);opacity:1;}50%{transform:translateY(20px);opacity:0;}70%{transform:translateY(-20px);opacity:0;}100%{transform:translateY(0px);opacity:1;}}.intro-container{position:relative;padding:0.12em 5.625em;color:#4A4A4A;}.intro-container p{position:relative;z-index:1;margin:0;}.intro-container__blue{background:#F7941E;color:#FFF;}@media screen and (max-width:768px){.intro-container{padding:0;}}.portfolio-list>.col-md-3,.portfolio-list>.col-md-4{width:100%;}.portfolio-list>.col-md-3 a,.portfolio-list>.col-md-4 a{text-decoration:none;}.portfolio-card{margin:1em 0;background-color:#000;padding:1.875em;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;color:#FFF;min-height:18.75em;height:18.75em;box-sizing:border-box;position:relative;overflow:hidden;}.portfolio-card:before{content:"";display:block;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:#F7941E;transform:translateY(100%);opacity:0;transition:all 0.3s ease-in-out;}.portfolio-card__background{opacity:0.4;}.portfolio-card__text{position:relative;top:0;z-index:2;font-size:1.125em;line-height:1.3888888889em;margin:0;font-weight:300;text-align:left;}.portfolio-card:hover:before{transform:translateY(0);opacity:1;}@media screen and (max-width:768px){.portfolio-card{min-height:auto;height:15.625em;margin:0.3125em 0;}}.post-card{margin:0 0 2.5em;transition:color 0.3s ease-in-out;}.post-card figure{margin:0 0 2.1875em;padding:28%;position:relative;height:100%;max-height:320px;overflow:hidden;background-color:#e4e4e4;}.post-card figure:after{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0;transition:opacity 0.3s ease-in-out;}.post-card figure img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center;position:absolute;left:0;top:0;}.post-card .title-h2{margin:0.5714285714em 0 0.4285714286em;max-width:100%;font-weight:700;}.post-card p{font-size:1.2em;max-width:100%;margin:1em 0 1.7857142857em;}.post-card:hover,.post-card:visited a{color:#F7941E;text-transform:none;}.post-card:hover figure:after{opacity:0.3;}@media screen and (max-width:768px){.post-card figure{margin-bottom:1.25em;}.post-card .title-h2{font-weight:600;}}.graph-container{width:100%;height:590px;}.parallax-block{margin-bottom:-80px;z-index:2;position:relative;}.parallax-block__text{padding:7.1875em;background-color:#F7941E;color:#FFF;position:relative;z-index:1;}.parallax-block__text p{font-size:1.5em;font-weight:300;line-height:1.875em;letter-spacing:-0.0083333333em;margin:0;}.parallax-block .lead,.parallax-block .downloads-list__title,.parallax-block .graph-header__selected h2,.graph-header__selected .parallax-block h2{margin:0;}.parallax-block .row:last-child div:last-child{margin-left:4%;}.parallax-block__image img{height:auto;width:calc(100% + 50px);margin-left:-50px;}.parallax-block .blue-block{padding:1.25em 0;border:1px solid #FFBE41;border-radius:0.3125em;margin-bottom:8.12em;}.parallax-block .blue-block p{font-size:1.5em;color:#FFBE41;font-weight:600;letter-spacing:-0.0083333333em;text-align:center;line-height:1.875em;}@media screen and (max-width:768px){.parallax-block{margin-bottom:2.5em;}.parallax-block__image img{margin-left:0;}}.highlighted-text{padding:1em 5.625em;border:1px solid #FFBE41;border-radius:0.3125em;margin:5.625em 0;}.highlighted-text p{color:#F7941E;text-align:center;font-weight:bold;}@media screen and (max-width:768px){.highlighted-text{padding:1em;margin:2.5em 0;}.highlighted-text p{text-align:left;margin:0;}}.header-hero{background-color:#000;position:relative;color:#FFF;}.header-hero .row{height:100vh;max-height:64em;padding:5.625em 0;position:relative;z-index:1;}.header-hero__background{opacity:0.6;}.header-hero .title-h1{margin-bottom:0.7692307692em;margin-top:200px;}@media screen and (max-width:768px){.header-hero .row{padding-bottom:0;}.header-hero .title-h1{margin-bottom:1.1666666667em;margin-top:60px;}}@media screen and (max-width:420px){.header-hero .title-h1{margin-top:160px;}}.header-carousel{height:100vh;}.header-carousel .flickity-viewport{height:100% !important;}.header-carousel .flickity-slider{transform:translateX(0%);}.header-carousel .carousel-cell{width:100%;height:100%;}.header-carousel .row{padding-bottom:7.5em;text-align:left;}.header-carousel .row span:first-child{display:block;font-family:"Roboto";font-weight:bold;font-size:1.1428571429em;color:#F7941E;letter-spacing:1px;line-height:2.1428571429em;margin-bottom:1.7857142857em;text-transform:uppercase;}.header-carousel .flickity-button{display:block;width:85px;height:75px;background:#161616;opacity:0.44;}.header-carousel .flickity-button::before{content:'';background:url(/themes/custom/administrative_agent/images/arrow-right.svg) center center/contain no-repeat;width:100%;height:12px;display:block;}.header-carousel .flickity-button.next{right:6%;}.header-carousel .flickity-button.next::before{transform:rotateZ(180deg);}.header-carousel .flickity-button.previous{left:6%;}.header-carousel .flickity-button.previous::before{transform:rotateZ(-180deg);}.header-carousel .flickity-page-dots{bottom:3.2142857143em;}.header-default{background-color:#000;position:relative;color:#FFF;}.header-default .row{padding-top:5.625em;height:39.375em;position:relative;z-index:1;}.header-default__background{opacity:0.6;}.header-default .title-h1{font-weight:bold;}@media screen and (max-width:768px){.header-default .row{padding-top:4.375em;height:28.125em !important;}.header-default .center-xs .title-h1{font-size:2.8125em;}}.header-solid{background-color:#F7941E;position:relative;color:#FFF;}.header-solid .row{padding-top:5.625em;height:28.125em;}.header-solid.gray-bg{background-color:#353535;}.header-mini{width:100%;height:90px;border-bottom:1px solid white;}.list-bullets{padding:0 16% 0 0;margin:0;}.list-bullets li{font-weight:300;display:block;}.list-bullets li:before{content:"";display:inline-block;vertical-align:middle;width:0.4166666667em;height:0.4166666667em;border-radius:50%;background-color:#F7941E;margin-right:1em;}@media screen and (max-width:768px){.list-bullets li{line-height:1.5625em;margin-bottom:0.3125em;}}header::after{content:'';width:100%;height:90px;background-color:white;position:fixed !important;z-index:9;top:-20px;opacity:0;pointer-events:none;transition:all 0.5s cubic-bezier(0,0,0.09,0.87);}.header-sticky::after{opacity:1;top:0;pointer-events:unset;}.breadcrumb-wrapper{margin:0 -1rem;}.breadcrumb{border-radius:unset;background-color:transparent;position:relative;padding:0;}.breadcrumb .row{height:4.6875em;}.breadcrumb .btn--back{border-radius:unset;height:5.8em;position:relative;left:0;top:0;padding:0 3.2em;}.breadcrumb .btn--back:hover{color:#ffffff;}@media screen and (max-width:768px){.breadcrumb .btn--back{position:static;width:100%;margin-left:-1.5rem;margin-right:-1.5rem;text-align:center;padding:0 35px;}.breadcrumb .btn--back::before{position:absolute;top:calc(50% - 5.5px);left:20px;}}@media screen and (max-width:1711px){.breadcrumb #path{width:auto;position:absolute;left:230px;}}.breadcrumb ul{margin:0;padding:0;}.breadcrumb ul li{display:inline-block;font-size:1em;font-weight:300;letter-spacing:-0.0083333333em;margin-left:0.5em;}.breadcrumb ul li a{text-decoration:none;}.breadcrumb ul li:not(:last-child):after{content:"/";color:#ded7cd;margin-left:1.2em;}.breadcrumb ul li:not(:last-child) a{color:#f7941d;}@media screen and (max-width:768px){.breadcrumb ul{margin-top:1em;display:none;}}.chart-container::before{content:attr(data-legend);font-weight:bold;color:#9B9B9B;position:absolute;transform:translate(10px,-10px);font-size:14px;}.chart-container text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:0.9em;font-family:"Roboto",sans-serif;}@media screen and (max-width:420px){.page-node-type-ct-funds #finacialChart .axis--x text{font-size:11px !important;transform:rotate(-60deg) !important;font-weight:400;}.page-node-type-ct-funds .found-profile{margin-left:0;margin-right:0;}.page-node-type-ct-funds .block-aa-overtime-chart{padding:0;}.page-node-type-ct-funds .block-aa-keyfigures-chart{padding:0;}}@media screen and (max-width:768px){.chart-container:not(.map-graph){width:calc(100% + 2rem);margin-left:-1rem;}}.line-chart{position:relative;}.line-chart .axis--x{color:#979797;}.line-chart .axis--x .domain{display:block;}.line-chart .axis--x text{color:#4A4A4A;fill:currentColor;}.line-chart .axis--x .tick{opacity:0;}.line-chart .axis--x .tick:nth-child(2),.line-chart .axis--x .tick:last-child{opacity:1;}.line-chart .axis--x .tick:last-child{text-anchor:end;}.line-chart .axis--x .tick:nth-child(2){text-anchor:start;}.line-chart .tooltip,.line-chart .tooltip-point{transition:opacity 0.3s ease-in-out;}.line-chart .tooltip{width:200px;left:-90px;top:-80px;pointer-events:none;border-color:currentColor;background-color:white;transition:all 0.3s ease-in-out;}.line-chart .tooltip span{display:block;color:inherit;font-size:1.125em;}.line-chart .tooltip span.label{margin-top:0.75em;}.line-chart .tooltip span.money{font-weight:bold;margin-top:0.25em;}.line-chart .tooltip::after{content:'';width:20px;height:20px;border-radius:50%;display:block;margin:0 auto;position:absolute;transform:translateY(16px) translateX(65px);}.line-chart .line{pointer-events:bounding-box;}@media screen and (max-width:768px){.line-chart .axis--x text{font-size:0.875em;}.line-chart .tooltip{top:-142px;}.line-chart.tooltip-fixed{transition:padding 0.3s ease-in-out;}.line-chart.tooltip-fixed .tooltip{bottom:0 !important;transform:none !important;left:0;width:100%;border-color:transparent;top:auto;padding-left:0.9375em;padding-bottom:0;height:auto;}.line-chart.tooltip-fixed.show-tooltip{padding-bottom:180px;}}.bar-chart .tooltip{pointer-events:none;}@media screen and (max-width:768px){.bar-chart .axis--x .tick{opacity:1;}.bar-chart .tooltip{left:50% !important;}#overtime_chart .axis--y .tick text,.bar-chart .axis--y .tick text{opacity:1;font-size:10px;}}.sankey-chart .node rect{cursor:move;fill-opacity:.9;shape-rendering:crispEdges;}.sankey-chart .node text{pointer-events:none;font-size:0.875em;font-weight:300;}.sankey-chart .link{fill:none;stroke:#8E8E8E;stroke-opacity:.2;transition:stroke-opacity 0.3s ease-in-out;}.sankey-chart:not(.dragging) .link:hover{stroke-opacity:.9;}.sankey-chart .tooltip{pointer-events:none;}.sankey-chart .tooltip span{display:block;font-weight:300;text-transform:capitalize;}@media screen and (max-width:768px){.sankey-chart{height:700px;overflow:auto;}.sankey-chart .node text{pointer-events:all;}.sankey-chart svg{transform:rotateZ(-90deg) translateY(calc(50vw - 30px)) translateX(-250px);transform-origin:0% 50%;}}@media screen and (max-width:340px){.sankey-chart svg{transform:rotateZ(-90deg) translateY(calc(50vw - 15px)) translateX(-540px);}}.downloads-list{padding:0;margin:5.625em 0 0;}.downloads-list li{display:block;margin-bottom:1.5625em;border-bottom:1px solid rgba(255,255,255,0.25);}.downloads-list li a{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;text-decoration:none;}.downloads-list__title{margin:0;line-height:1em;}.downloads-list__date{font-size:0.75em;line-height:2.5em;letter-spacing:-0.0083333333em;margin:0;text-align:left;color:#5B5B5B;}.downloads-list__action button{background:transparent;border:none;font-size:1.125em;letter-spacing:-0.0083333333em;color:currentColor;}.downloads-list__action button:after{content:"";display:block;display:inline-block;vertical-align:sub;width:1.1666666667em;height:1.1111111111em;background:url(/themes/custom/administrative_agent/images/arrow-down.svg) no-repeat center;margin-left:1.6666666667em;}@media screen and (max-width:768px){.downloads-list{margin:3.125em 0;}.downloads-list li{text-align:left;}.downloads-list li a{-ms-flex-align:start;align-items:flex-start;}.downloads-list__title{font-weight:300;}.downloads-list__date{color:#232323;}.downloads-list__action span{display:none;}}.image-caption{font-size:0.75em;letter-spacing:-0.0083333333em;text-align:right;color:currentColor;margin:1.25em 0;}.found-profile{color:#F7941E;border:1px solid currentColor;padding:2.5em 5.625em;margin-bottom:100px !important;}.found-profile__image{margin-top:-5.625em;}.found-profile__subtitle{font-size:1.7em;font-weight:bold;margin:0;}.found-profile__subtitle:not(:first-child){margin-top:1.5em;}.found-profile p{margin:0;}.found-profile .image-caption{color:#000;}@media screen and (max-width:768px){.found-profile{padding:1.5rem;margin-top:8.125em;padding-bottom:2.5em;}.found-profile .image-caption{color:currentColor;}.found-profile__image{margin-bottom:2.5em;}.found-profile__subtitle{font-size:1.3125em;}.found-profile__subtitle:not(:first-child){margin-top:1.1904761905em;}}.views-exposed-form .views-exposed-widget{padding:0;}.graph-header h3,.graph-header .main-title{max-width:76.5rem;margin:0 auto;}.graph-header hr,.custom-graph-header hr{display:block;border-top:none;border-bottom:1px solid #9B9B9B;width:calc(100% - 2rem);margin:0.8125em auto 0;position:absolute;bottom:0px;margin:0;left:1rem;z-index:-1;}@media screen and (max-width:768px){.graph-header hr,.custom-graph-header hr{width:calc(100% - 3rem);left:1.5rem;box-sizing:border-box;}}.graph-header>.main-title{margin-top:1.5em;}.graph-header .container,.custom-graph-header .container{position:relative;}.graph-header .container .row,.custom-graph-header .container .row{height:4.375em;margin-top:15px;}@media screen and (max-width:768px){.graph-header .container .row,.custom-graph-header .container .row{height:auto;}}.graph-header__title{padding:0 1rem;}.graph-header__title .title-h2{font-size:2.1875em;font-weight:normal;}.graph-header__title .title-h2+hr{border:1px solid #808080;margin:8px 0 10px;}@media screen and (max-width:768px){.graph-header__title{padding:0 0 0.3125em;margin-bottom:0.625em;}.graph-header__title .title-h2{font-size:1.25em;font-weight:300;}}.graph-header__menu,.custom-graph-header__menu{padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.graph-header__menu li,.custom-graph-header__menu li{margin:0 2.5em;vertical-align:top;position:relative;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;}.graph-header__menu li:after,.custom-graph-header__menu li:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;border-bottom:0.2083333333em solid #F7941E;opacity:0;}.graph-header__menu li:first-child,.custom-graph-header__menu li:first-child{margin-left:0;}.graph-header__menu li:last-child,.custom-graph-header__menu li:last-child{margin-right:0;}.graph-header__menu li a,.custom-graph-header__menu li a{font-size:1.125em;font-weight:300;letter-spacing:-0.0083333333em;text-decoration:none;padding:0 1rem;display:block;position:relative;color:currentColor;}.graph-header__menu li.active a,.graph-header__menu li.active .select2-container--default .select2-selection--single .select2-selection__rendered,.graph-header__menu li.active .select2-container--default .select2-selection__placeholder,.custom-graph-header__menu li.active a,.custom-graph-header__menu li.active .select2-container--default .select2-selection--single .select2-selection__rendered,.custom-graph-header__menu li.active .select2-container--default .select2-selection__placeholder{font-weight:bold;color:#F7941E !important;}.graph-header__menu li.active:after,.custom-graph-header__menu li.active:after{opacity:1;}@media screen and (max-width:1200px){.graph-header__menu li,.custom-graph-header__menu li{margin:0 1.25em;}}@media screen and (max-width:768px){.graph-header__menu li,.custom-graph-header__menu li{margin:0;}}.graph-header__menu .search-input,.custom-graph-header__menu .search-input{border:1px solid #BCBCBC;}@media screen and (max-width:768px){.graph-header__menu .search-input,.custom-graph-header__menu .search-input{margin:0.9375em 0;}}.graph-header__actions{padding:0 1rem;height:49px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:auto;}.graph-header__actions button{background:none;text-decoration:none;border:none;font-size:1.125em;font-weight:300;color:#4A4A4A;}.graph-header__actions button:after{content:"";display:inline-block;width:0.8888888889em;height:0.8888888889em;background:url(/themes/custom/administrative_agent/images/arrow-down-dark.svg) no-repeat center;background-size:contain;margin-left:0.5555555556em;}@media screen and (max-width:768px){.graph-header__actions{padding:0;}.graph-header__actions .select2-container--year{margin:0.625em 0;}}.graph-header__menu,.graph-header__actions,.custom-graph-header__menu{height:100%;}@media screen and (max-width:768px){.graph-header__menu,.graph-header__actions,.custom-graph-header__menu{height:auto;padding:0;}}.graph-header__selected{padding:1.25em 0;background-color:#F7941E;position:relative;margin-top:-1px;}.graph-header__selected h2{display:inline-block;position:relative;margin:0;color:#FFF;padding:0 1rem;}@media screen and (max-width:768px){.graph-header--main .container{padding:0;}.graph-header--main .graph-header__actions{-ms-flex-pack:center;justify-content:center;width:100%;margin-top:1em;}.graph-header--main .graph-header__menu{padding:0;-ms-flex-pack:center;justify-content:center;width:100%;position:relative;}.graph-header--main .graph-header__menu:after{content:"";display:block;border-bottom:1px solid #e4e4e4;width:100%;position:absolute;bottom:10px;margin:0;left:0;z-index:-1;}.graph-header--main .graph-header__menu li{height:3.125em;margin:0;}.graph-header--main .graph-header__menu li:not(:last-child){margin-right:1em;}.graph-header--main .graph-header__menu li .select2-container--default{width:auto !important;max-width:none;}.graph-header--main .graph-header__menu li .select2-container--default .select2-selection__rendered{font-size:1em;padding-left:0 !important;padding-right:1.5625em !important;}.graph-header--main .graph-header__menu li a{padding:0;font-size:1em;}.graph-header--main hr{left:0;width:100%;}}@media screen and (min-width:769px){.tabs-nav--buttons .tabs-nav__options{width:100%;margin-top:1.875em;}.tabs-nav--buttons .tabs-nav__options ul{padding:0;margin:0;border:1px solid #B9B9B9;border-bottom:none;}.tabs-nav--buttons .tabs-nav__options ul li{display:block;float:left;}.tabs-nav--buttons .tabs-nav__options ul li:not(:last-child){border-right:1px solid #B9B9B9;}.tabs-nav--buttons .tabs-nav__options ul li a{font-size:1.125em;font-weight:300;width:12.1111111111em;height:4.1666666667em;display:block;text-decoration:none;text-align:center;line-height:4.1666666667em;color:#A5A5A5;}.tabs-nav--buttons .tabs-nav__options ul li.active{background-color:currentColor;}.tabs-nav--buttons .tabs-nav__options ul li.active a{color:#FFF;}.tabs-nav--buttons .tabs-nav__options ul:last-child{width:100%;display:-ms-flexbox;display:flex;}.tabs-nav--buttons .tabs-nav__options ul:last-child li{-ms-flex:1;flex:1;float:none;}.tabs-nav--buttons .tabs-nav__options ul:last-child li a{width:100%;}.tabs-nav--buttons .row:nth-child(2){margin-top:3.125em;}}@media screen and (max-width:768px){.tabs-nav .title-h2{width:100%;font-weight:300;font-size:1.25em;margin-bottom:1em;}}.tabs-container__item:not(.active){display:none;}.tabs-container.min-padding .tabs-container__item{padding-top:1em;}@media screen and (max-width:768px){.tabs-container__item{position:relative;}.tabs-container .table-default__col:first-child{position:absolute;left:1.75em;width:auto !important;top:1.5625em;opacity:0.5;}.tabs-container .table-default__col:last-child{margin-top:0.25em;margin-bottom:0;}.tabs-container .table-default__col img{transform:translateY(-0.15625em);}.table-default__header{display:none;}}.filter{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #9B9B9B;}.filter .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;}.filter .tabs-nav__options{border:none;}.filter .tabs-nav__options li{border:none;}.filter .tabs-nav__options li a{width:auto;border-bottom:5px solid transparent;background-color:transparent;color:#4A4A4A;padding:0 40px;margin-right:20px;}.filter .tabs-nav__options li a.active{color:#F7941E;border-bottom-color:#F7941E;}.filter .search-input{border:1px solid #BCBCBC;}.pagination{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}.pagination .prev,.pagination .next{width:30px;height:30px;padding:5px;box-sizing:border-box;background:transparent;border:none;}.pagination .prev svg,.pagination .next svg{width:100%;height:100%;fill:#6C6C6C;}.pagination .prev.disable,.pagination .next.disable{opacity:0.2;}.pagination ul{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0;margin:0 20px;list-style:none;}.pagination ul li{font-family:"Roboto";font-weight:300;font-size:1.5em;color:#4A4A4A;letter-spacing:-0.2px;padding:0.625em;margin:0;cursor:pointer;}.pagination ul li.active{color:#F7941E;}@media screen and (max-width:768px){.pagination ul li{font-size:1em;}}.graphs-container{padding:14.375em 0 5.625em;text-align:center;color:#FFF;}@media screen and (max-width:768px){.graphs-container{padding:3.125em 0;}}.graphs-container .title-h1{margin:0;}.graphs-container__tag{font-size:0.75em;color:#FFF;font-weight:normal;opacity:0.3;letter-spacing:-0.0083333333em;margin:0;}.graphs-container__box{margin:2.5em 0 8.125em;background-color:#fff;padding:2.5em;box-sizing:border-box;border-radius:1.25em;}.graphs-container .table-default{margin:2.5em 0;}@media screen and (max-width:768px){.graphs-container .table-default{margin:0.5em 0 1.875em;}}.graphs-container__search{float:right;}.select2-container--year .select2-selection--single,.select2-container--default .select2-selection--single{border:none;border-radius:0;height:auto;}.select2-container--year .select2-selection__placeholder,.select2-container--default .select2-selection__placeholder{color:#4A4A4A !important;}.select2-container--year .select2-selection__arrow,.select2-container--default .select2-selection__arrow{position:absolute;right:0;top:0;height:0.9375em !important;width:1.25em;text-align:center;}.select2-container--year .select2-selection__arrow:before,.select2-container--year .select2-selection__arrow:after,.select2-container--default .select2-selection__arrow:before,.select2-container--default .select2-selection__arrow:after{content:"";display:block;position:absolute;left:50%;top:50%;color:#F7941E;}.select2-container--year .select2-selection__arrow:after,.select2-container--default .select2-selection__arrow:after{width:0.625em;height:0.625em;border-bottom:1px solid currentColor;border-right:1px solid currentColor;transform:translate(-50%,-50%) rotate(45deg);}.select2-container--year .select2-selection__arrow b,.select2-container--default .select2-selection__arrow b{display:none;}.select2-container--year.select2-container--open .select2-dropdown,.select2-container--default.select2-container--open .select2-dropdown{border:none;background:#F7941E;top:1.25em;}.select2-container--year .select2-results__option,.select2-container--default .select2-results__option{color:#FFF;}.select2-container--year .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[aria-selected=true]{background-color:#D37300;}.select2-container--year .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#ffc75b;}.select2-container--year .select2-search--dropdown,.select2-container--default .select2-search--dropdown{padding:0;margin-bottom:1.25em;}.select2-container--year .select2-search--dropdown .select2-search__field,.select2-container--default .select2-search--dropdown .select2-search__field{font-size:0.875em;height:2.8571428571em;background:url(/themes/custom/administrative_agent/images/icon-search.svg) no-repeat right 15px center #FFF;border:none;}.select2-container--default{width:8.125em !important;}.select2-container--default .select2-selection__rendered{font-size:1.125em;font-weight:300;padding:0 1rem !important;}.select2-container--default.select2-container--open .select2-dropdown{width:28.125em !important;padding:1.875em 2.5em;}.select2-container--default .select2-results__options{max-height:25em !important;}.select2-container--default .select2-results__option{font-size:1.5em;padding:0 1.4583333333em;height:2.2916666667em;line-height:2.2916666667em;}@media screen and (max-width:768px){.select2-container--default{left:0 !important;}.select2-container--default.select2-container--open .select2-dropdown{width:100vw !important;padding:1.875em 1.5625em;box-sizing:border-box;top:0.6em;}.select2-container--default .select2-results__option{font-size:1em;}}.select2-container--year{min-width:4.6875em;}.select2-container--year .select2-selection__rendered{font-size:1.125em;font-weight:300;padding-right:1.5625em !important;padding-left:0 !important;}@media screen and (max-width:768px){.select2-container--year .select2-selection__rendered{font-size:1em;}}.select2-container--year.select2-container--open .select2-dropdown{width:12em !important;padding:1.25em;right:-36px !important;left:-16px !important;}.select2-container--year .select2-results__option{font-size:1.125em;padding:0 1.3888888889em;height:2.2222222222em;line-height:2.2222222222em;text-align:center;}@media screen and (max-width:768px){.select2-container--year .select2-results__option{font-size:1em;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}}.dashboard-numbers{display:-ms-flexbox;display:flex;border:1px solid #979797;border-radius:1.25em;padding:5.125em 0;}.dashboard-numbers__col{width:50%;text-align:center;position:relative;}.dashboard-numbers__col:not(:last-child):after{content:"";display:block;width:1px;height:100%;background-color:#CECECE;position:absolute;right:0;top:0;}.dashboard-numbers .title-h1{font-family:"Roboto",sans-serif;font-weight:300;}.dashboard-numbers .title-h1 span{display:block;font-size:0.3em;line-height:1.6666666667em;}@media screen and (max-width:1100px){.dashboard-numbers .title-h1{font-size:2em;}.dashboard-numbers .title-h1 span{font-size:0.4em;}.dashboard-numbers__col{padding:0 10px;}}@media screen and (max-width:768px){.dashboard-numbers{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1.875em 2.5em;}.dashboard-numbers__col{width:100%;}.dashboard-numbers__col .title-h1{font-size:1.5625em;}.dashboard-numbers__col .title-h1 span{font-size:0.64em;}.dashboard-numbers__col:not(:last-child):after{position:static;display:block;margin:0 auto;width:6.25em;height:1px;margin:1.875em auto;background-color:#979797;}}.mobile-dropdown{height:100%;position:relative;margin-left:15px;}.mobile-dropdown__selected{display:none;}@media screen and (max-width:768px){.mobile-dropdown__selected{display:block;height:3.125em;line-height:3.125em;font-size:1em;font-weight:300;letter-spacing:0.009375em;}.mobile-dropdown__selected:after{display:inline-block;width:0.625em;height:0.625em;content:"";color:#F7941E;width:0.625em;height:0.625em;border-bottom:1px solid currentColor;border-right:1px solid currentColor;transform:translate(0%,-25%) rotate(45deg);margin-left:0.625em;}.mobile-dropdown ul{position:absolute;display:none;left:-1.5rem;top:3.0625em;background-color:#F7941E;color:#FFF;height:auto;width:80vw;box-sizing:border-box;padding:0;margin:0;z-index:2;}.mobile-dropdown ul li{padding:0;margin:0;display:block;line-height:1.875em;}.mobile-dropdown ul li.active{display:none;}.mobile-dropdown ul li a{padding:0;font-size:1em;font-weight:300;color:#FFF;padding:1rem 1.5rem;display:inline-block;width:100%;}.mobile-dropdown .custom-graph-header__menu li{padding:1rem 1.5rem;}}@media screen and (max-width:600px){.mobile-dropdown ul{width:88vw;}}@media screen and (max-width:480px){.mobile-dropdown ul{width:80vw;}}.mobile-dropdown.opened ul{display:block;}.axis{font-size:16px;}.axis--y .domain{display:none;}.axis--y line{stroke:#DDDDDD;}.axis--x .domain{display:none;}.axis--x line{display:none;}.axis--x text{font-size:1.125em;font-weight:300;font-family:"Roboto",sans-serif;transform:translateY(10px);}.tooltip{font-size:0.875em;position:absolute;padding:1.7857142857em;background-color:#fff;transform:translate(-50%,-100%);border:1px solid currentColor;box-sizing:border-box;max-width:17.8571428571em;}.map-graph{position:relative;}.map-graph .line{fill:none;stroke:rgba(0,0,0,0.14);stroke-width:0.5px;pointer-events:stroke;transition:all 1s cubic-bezier(0,1.11,1,1);}.map-graph .highColor{stroke:rgba(0,0,0,1);}.map-graph .line.hover{stroke:black;stroke-width:1px;}.map-graph .lineOver{fill:none;stroke:transparent;stroke-width:5px;pointer-events:stroke;}.map-graph .country{fill:#E4E4E4;stroke:#E4E4E4;}.map-graph .country--origin{fill:#606060;strole:white;}.map-graph .country--destination{fill:#F7941E;strole:white;}.map-graph .country--origin.country--destination{fill:#FFBE41;strole:white;}.map-graph__legend{position:absolute;bottom:5em;left:0;z-index:1;text-align:left;}.map-graph__legend .help-legend{font-size:0.875em;line-height:1.3571428571em;max-width:12.9285714286em;display:block;padding-bottom:1.4285714286em;margin-bottom:1.4285714286em;border-bottom:1px solid #e4e4e4;font-weight:600;color:#b3b2b2;}.map-graph__legend ul{padding:0;margin:0;}.map-graph__legend ul li{display:block;font-size:1em;margin-bottom:0.8888888889em;}.map-graph__legend ul li i{display:inline-block;width:0.7777777778em;height:0.7777777778em;border-radius:50%;margin-right:0.8333333333em;}.map-graph__legend ul li.origin i{background-color:#606060;}.map-graph__legend ul li.destination i{background-color:#F7941E;}.map-graph__legend ul li.both i{background-color:#FFBE41;}.map-graph__controls{position:absolute;left:0;bottom:0;z-index:3;}.map-graph__controls button{font-size:1em;display:inline-block;border:none;padding:0;margin:0 0.3125em;}.map-graph__controls button.zoom{background:#6F6F6F;border-radius:50%;width:2.5em;height:2.5em;position:relative;}.map-graph__controls button.zoom span{display:none;}.map-graph__controls button.zoom:before,.map-graph__controls button.zoom:after{content:"";display:block;width:1em;height:1px;background-color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,0);}.map-graph__controls button.zoom--in:after{transform:translate(-50%,0) rotate(-90deg);}@media screen and (max-width:768px){.map-graph{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.map-graph__legend{position:absolute;top:0px;-ms-flex-order:2;order:2;font-size:0.8em;z-index:0;height:150px;}.map-graph__legend ul{margin-top:1.875em;}.map-graph__legend ul li{font-size:1em;margin-bottom:0.625em;}.map-graph__legend .help-legend{width:272px;max-width:272px;}.chart-container.map-graph{margin-top:0;width:100%;padding-top:150px;}}@media screen and (max-width:768px){.home-map>.container{padding:0;}.home-map>.container .col-md-12{width:100%;}.home-map .chart-container{margin-top:0;width:100%;padding-top:150px;min-height:360px;overflow:auto;}}@media screen and (max-width:768px){.map-container{padding:0;}.map-container .col-xs-12{padding:0;}.map-container .title-h2{padding:0 1.5rem;}}.flickity-enabled{position:relative;}.flickity-enabled:focus{outline:none;}.flickity-viewport{overflow:hidden;position:relative;height:100%;}.flickity-slider{position:absolute;width:100%;height:100%;}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab;}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing;}.flickity-button{position:absolute;background:rgba(255,255,255,0.75);border:none;color:#333;}.flickity-button:hover{cursor:pointer;}.flickity-button:focus{outline:none;}.flickity-button:active{opacity:0.6;}.flickity-button:disabled{opacity:0.3;cursor:auto;pointer-events:none;}.flickity-button-icon{fill:#333;}.flickity-prev-next-button{top:inherit;bottom:0;width:1.375em;height:1.25em;background:url(/themes/custom/administrative_agent/images/arrow-carousel.svg) no-repeat center;background-size:contain;}.flickity-prev-next-button svg{display:none;}.flickity-prev-next-button.previous{left:0;transform:rotate(180deg);}.flickity-prev-next-button.next{right:0;}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:0;}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:0;}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%;}.flickity-page-dots{position:static;width:100%;padding:0;margin:1.875em 0 0;list-style:none;text-align:center;line-height:1;}.flickity-rtl .flickity-page-dots{direction:rtl;}.flickity-page-dots .dot{display:inline-block;width:0.625em;height:0.625em;margin:0 0.625em;background:#DADADA;border-radius:50%;cursor:pointer;}.flickity-page-dots .dot.is-selected{background-color:#F7941E;}.main-nav{position:absolute;top:0;left:0;width:100%;color:#FFF;font-family:'Poppins',sans-serif;font-weight:400;z-index:10;transition:all 0.5s ease-in-out;}.main-nav:after{content:"";display:block;width:100%;max-width:1256px;margin:0 auto;}@media screen and (max-width:1110px){.main-nav:after{display:none;}}.main-nav::before{content:"";top:0;left:0;width:100%;height:91px;position:fixed;z-index:-1;opacity:0;background-color:#353535;transition:all 0.5s ease-in-out;}.main-nav.fixed::before{height:92px;}@media screen and (max-width:1110px){.main-nav::before{height:4.375em !important;}}.main-nav .row{height:6.50em;}@media screen and (max-width:1110px){.main-nav .row{height:4.375em !important;}}.main-nav__logo,.main-nav__menu{padding:0 1rem;z-index:7;}.main-nav__logo{color:#ffffff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;transition:all 0.5s cubic-bezier(0,0,0.09,0.87) 0s;text-decoration:none;}.main-nav__logo hr{width:1px;height:2.5em;background-color:#FFFFFF;opacity:0.1;border:none;margin:0 1.25em;}.main-nav__logo img{width:auto;height:2.1875em;transition:all 0.5s cubic-bezier(0,0,0.09,0.87);}@media screen and (max-width:1110px){.main-nav__logo{padding:0;}.main-nav__logo hr{height:1.875em;margin:0 0.625em;}.main-nav__logo img{height:1.875em;}}.main-nav__title{font-size:0.625em;line-height:1.3em;max-width:8em;font-weight:normal;margin:0 0 0 1em;letter-spacing:-0.008em;}.main-nav__menu{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0;}.main-nav__menu .region-navigation,.main-nav__menu .block-menu{height:100%;}@media screen and (max-width:1110px){.main-nav__menu nav#block-aamainmenu,.main-nav__menu .block-menu{width:100%;}}.main-nav__menu .region-navigation .content,.main-nav__menu .block-menu .content{height:100%;}@media screen and (max-width:768px){.main-nav__menu .region-navigation .content,.main-nav__menu .block-menu .content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}}.main-nav__menu ul{padding:0;margin:0 2.5em 0 0.9375em;height:100%;}.main-nav__menu ul li{height:100%;display:inline-block;margin:0 0.9375em;padding:0;position:relative;transition:all 0.5s ease-in-out;}.main-nav__menu ul li a{color:#ffffff;height:100%;text-decoration:none;font-size:0.875em;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;transition:opacity 0.5s ease-in-out;text-decoration:none;}.main-nav__menu ul li a.active{color:#F7941E;}.main-nav__menu ul li a svg{fill:currentColor;width:13px;height:13px;transform:translateY(1px);margin-right:4px;}.main-nav__menu ul li:after{content:"";display:block;width:calc(100% + 1.875em);height:0.3125em;background-color:#F7941E;position:absolute;left:-0.9375em;bottom:-1px;opacity:0;pointer-events:none;}.main-nav__menu ul li:hover a{opacity:0.6;}.main-nav__menu ul li.active:after,.main-nav__menu ul li.active-trail:after{opacity:1;}.main-nav__menu ul li:first-child a span:before{content:"";display:inline-block;width:1em;height:1em;margin-right:0.3571428571em;background:url(/themes/custom/administrative_agent/images/icon-home.svg) no-repeat center;background-size:contain;transform:translateY(1px);}.main-nav__menu .search-input,.main-nav__menu #search-block-form{transition:all 0.5s ease-in-out 0s;}@media screen and (max-width:1110px){.main-nav__menu{position:fixed;width:100vw;height:100%;top:0;left:0;background-color:#F7941E;color:#FFF;z-index:10;padding:0 1.5rem;opacity:0;transform:translateY(-110%);transition:opacity 0.3s ease-in-out;box-sizing:border-box;}.main-nav__menu ul{width:100%;height:auto;margin:0;}.main-nav__menu ul li{display:block;margin:0.625em 0;text-align:center;}.main-nav__menu ul li a{font-size:1.375em;line-height:2.5em;justify-content:center;}.main-nav__menu ul li svg{display:none;}.main-nav__menu .search-input,.main-nav__menu #search-block-form{position:absolute;top:0.9375em;left:50%;transform:translateX(-50%);}.main-nav__menu .search-input input,.main-nav__menu #search-block-form input{width:100%;}}.main-nav.fixed{position:fixed;}.main-nav.fixed:before{opacity:1;}.main-nav.fixed:after{display:none;}.toggle-button{font-size:1em;border:none;padding:0;margin:0;width:1.625em;height:1.5625em;color:currentColor;cursor:pointer;outline:none;transition:color 0.3s ease-in-out;box-sizing:content-box;background:transparent;position:relative;z-index:11;}@media screen and (min-width:1111px){.toggle-button{display:none;}}.toggle-button span{display:block;text-indent:-9999px;background:currentColor;width:100%;height:1px;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:transform 0.4s,background 0.3s ease-in-out 0s;}.toggle-button span:before,.toggle-button span:after{content:"";display:block;width:100%;height:100%;background-color:currentColor;position:absolute;left:0;top:0;transition:width 0.3s ease-in-out;}.toggle-button span:before{animation:nav_up_reverse 0.3s linear forwards;}.toggle-button span:after{animation:nav_down_reverse 0.3s linear forwards;}.menu-opened .toggle-button{position:fixed;top:1.5rem;right:1.5rem;}.menu-opened .toggle-button span{background-color:transparent !important;transition:background-color 0.1s linear 0s;}.menu-opened .toggle-button span:before{width:100%;animation:nav_up 0.3s linear forwards;}.menu-opened .toggle-button span:after{width:100%;animation:nav_down 0.3s linear forwards;}.menu-opened .main-nav__menu{opacity:1;transform:translateY(0);top:0;left:0;}@keyframes nav_up{0%{transform:translateY(-600%) rotate(0);}10%{transform:translateY(0) rotate(0);}100%{transform:translateY(0) rotate(45deg);}}@keyframes nav_down{0%{transform:translateY(600%) rotate(0);}10%{transform:translateY(0) rotate(0);}100%{transform:translateY(0) rotate(-45deg);}}@keyframes nav_up_reverse{0%{transform:translateY(0) rotate(45deg);}10%{transform:translateY(0) rotate(0);}100%{transform:translateY(-600%) rotate(0);}}@keyframes nav_down_reverse{0%{transform:translateY(0) rotate(-45deg);}10%{transform:translateY(0) rotate(0);}100%{transform:translateY(600%) rotate(0);}}.news-block h2.title-h2{text-align:center;margin-bottom:1.1428571429em;}.news-block__more{margin:48px 0 0 0;text-align:center;}@media screen and (max-width:768px){.news-block__more{margin:0 0;}}@media screen and (max-width:768px){.news-block .news-carousel{display:block;margin-bottom:3.125em;}.news-block .news-carousel .flickity-slider>div{width:100%;}.news-block .news-carousel .flickity-page-dots{margin-top:0;}}.featured-numbers{padding:2.625em 0;}.featured-numbers .col-md-3{position:relative;}.featured-numbers .col-md-3:not(:last-child):after{content:"";display:block;position:absolute;right:0;top:0;width:1px;height:100%;background-color:#CECECE;}.featured-numbers h5{font-size:1.125em;font-weight:300;letter-spacing:-0.0083333333em;margin:0;}.featured-numbers h5 span{display:block;font-weight:300;font-size:3.6em;line-height:1.2em;margin-bottom:0.1666666667em;}@media screen and (max-width:768px){.featured-numbers{padding:0;}.featured-numbers .col-md-3{position:relative;}.featured-numbers .col-md-3:not(:last-child):after{width:100%;height:1px;top:inherit;bottom:0;}.featured-numbers h5{font-size:1em;margin:1.875em 0;text-align:center;}}.footer-infos{padding:8.125em 0;background-color:#626262;color:#FFF;text-align:center;position:relative;}.footer-infos__background{z-index:0;}.footer-infos .container{position:relative;z-index:1;}.footer-infos__links{text-align:left;font-size:1.125em;margin-top:3.8888888889em;line-height:2.7777777778em;letter-spacing:-0.0083333333em;font-weight:300;}.footer-infos__links a{text-decoration:none;}@media screen and (max-width:768px){.footer-infos__links{margin-top:1.875em;font-size:1em;line-height:2.5em;}}@media screen and (min-width:769px){.footer-infos.big-padding-top{padding-top:9.75em;}}.footer-infos.bg-right{padding-top:10.25em;background-color:#EDEDED;color:inherit;margin-top:180px;}.footer-infos.bg-right .footer-infos__background{left:auto;right:4%;width:40%;height:56%;top:-80px;background-position-x:100%;}.footer-infos.bg-right .tag{text-align:left;}.footer-infos.bg-right .title-h2{text-align:left;margin-bottom:1em;}.footer-infos.bg-right .title-h2+*{margin-top:0;}.footer-infos.bg-right .latest .title-h2{text-align:center;}@media screen and (max-width:768px){.footer-infos{padding:2.5em 0;text-align:left;margin:0 -20px !important;}.path-frontpage .footer-infos{margin:0 !important;}.footer-infos.bg-right{padding-top:2.5em;margin-top:2.5em;}.footer-infos.bg-right .footer-infos__background{display:none;}.footer-infos.bg-right .title-h2{text-align:center;}.footer-infos.bg-right .float-left{float:none;}}@media screen and (max-width:768px){.footer-infos__carousel.footer-infos__carousel{display:block;}}.footer-infos__carousel.footer-infos__carousel .flickity-slider>div{width:100%;}.footer-infos__carousel.footer-infos__carousel .flickity-prev-next-button{background-image:url(/themes/custom/administrative_agent/images/arrow-carousel_light.svg);}.footer-infos__carousel.footer-infos__carousel .flickity-page-dots .dot{opacity:0.5;}.footer-infos__carousel.footer-infos__carousel .flickity-page-dots .dot.is-selected{background-color:#DADADA;opacity:1;}.main-footer{background-color:#353535;color:#FFF;height:20.625em;}.main-footer .container{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;}.main-footer .logos{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0.3;}.main-footer .logos img{height:3.125em;width:auto;}.main-footer .logos hr{width:1px;height:2.8125em;border:none;border-right:1px solid #FFFFFF;margin:0 1.25em;}.main-footer .flex{display:-ms-flexbox;display:flex;}.main-footer ul{list-style:none;}@media screen and (min-width:769px){.main-footer ul{-webkit-columns:2;columns:2;}}.main-footer ul li{opacity:0.4;font-size:1em;letter-spacing:-0.010625em;margin-bottom:1em;}.main-footer ul li a{color:#ffffff;text-decoration:none;}.main-footer ul li a.active{color:currentColor;}@media screen and (max-width:768px){.main-footer{height:auto;padding:2.5em 0;}.main-footer .container{display:block;}.main-footer .logos{margin-bottom:2.5em;}.main-footer .logos hr{margin:0 0.9375em;}.main-footer .logos img{height:2.5em;width:auto;}.main-footer ul{padding:0;margin:0;}.main-footer ul li{font-size:1em;line-height:1.875em;font-weight:300;margin:0;}.main-footer .flex{display:block;}}.table-transactions{margin:5.625em 0;}.table-transactions tr td:first-child{text-align:left;}.table-transactions__circle{display:inline-block;vertical-align:sub;border-radius:50%;background-color:currentColor;width:1.25em;height:1.25em;margin-right:0.625em;}@media screen and (max-width:768px){.table-transactions__circle{font-size:50%;position:absolute;left:1.6666666667em;top:3.75em;}}@media screen and (max-width:768px){.table-transactions:not(.table-transactions--full) .table-default__col:nth-child(1){width:100%;}.table-transactions:not(.table-transactions--full) .table-default__col:nth-child(3){margin:0 0.625em;width:1.5625em;}.table-transactions:not(.table-transactions--full) .table-default__col:last-child{width:100%;}.table-transactions--full .table-default__col:nth-child(1){width:50%;}.table-transactions--full .table-default__col:nth-child(2){justify-self:flex-end;margin-left:auto;font-size:0.75em;color:#727272;width:50%;text-align:right;}.table-transactions--full .table-default__col:nth-child(4){margin:0 0.625em;width:1.5625em;}.table-transactions--full .table-default__col:last-child{width:100%;}}@media screen and (min-width:769px){.table-transactions .table-default__col:nth-child(1),.table-transactions .table-default__head:nth-child(1){width:22%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.table-transactions .table-default__col:nth-child(2),.table-transactions .table-default__head:nth-child(2){width:15%;text-align:center;}.table-transactions .table-default__col:nth-child(3),.table-transactions .table-default__head:nth-child(3){width:4.1666666667em;text-align:center;}.table-transactions .table-default__col:nth-child(4),.table-transactions .table-default__head:nth-child(4){width:15%;text-align:center;}.table-transactions .table-default__col:nth-child(5),.table-transactions .table-default__head:nth-child(5){width:25%;text-align:center;}.table-transactions--full .table-default__col:nth-child(1){width:22%;text-align:left;}.table-transactions--full .table-default__col:nth-child(2){width:22%;text-align:center;}.table-transactions--full .table-default__col:nth-child(3){width:15%;text-align:center;}.table-transactions--full .table-default__col:nth-child(4){width:4.1666666667em;text-align:center;}.table-transactions--full .table-default__col:nth-child(5){width:10%;text-align:center;}.table-transactions--full .table-default__col:nth-child(6){width:20%;text-align:center;}}@media screen and (max-width:768px){.table-transactions{margin-bottom:2.5em;}}.un-watermark{position:absolute;right:0;top:0;width:100%;height:100%;background:url(/themes/custom/administrative_agent/images/un_watermark.svg) no-repeat right center;background-size:auto 100%;}.portfolio-list .title-h2{margin-bottom:1.1428571429em;}@media screen and (max-width:768px){.results-carousel{display:block;}.results-carousel .flickity-slider>div{width:100%;}}.results-cards{margin:2.5em 0;}.results-cards__icon{-ms-flex-preferred-size:6.25em;flex-basis:6.25em;-ms-flex-negative:0;flex-shrink:0;width:6.25em;height:6.25em;border-radius:50%;margin-right:3.5em;border:2px solid white;overflow:hidden;position:relative;}.results-cards__icon img{position:absolute;top:50%;left:50%;width:auto;height:auto;max-width:60%;max-height:60%;transform:translate(-50%,-50%);}.results-cards__content{height:20em;background-color:#F7941E;padding:1em 3.5em 1em;box-sizing:border-box;color:#FFF;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.results-cards__content .title-h1{font-weight:300;}.results-cards__content .title-h1 span:not(.current){display:none;}.results-cards__content p{margin:0;}@media screen and (max-width:768px){.results-cards{margin:1em 0 0;}.results-cards__icon{width:2.5em;height:2.5em;-ms-flex-preferred-size:2.5em;flex-basis:2.5em;margin-right:0.625em;}.results-cards__content{height:auto;padding:1em;}.results-cards__content .img{font-size:50%;margin-bottom:1.875em;}.results-cards__content .title-h1{font-weight:normal;font-size:1.5625em;}}.live .col-md-5{padding:0;}.live__title:before{content:"";display:inline-block;width:0.3666666667em;height:0.3666666667em;background-color:#FF1212;vertical-align:middle;border-radius:50%;margin-right:0.25em;}.live p{margin:1.3888888889em 0;}.live__number{font-family:"Roboto",sans-serif;font-weight:300;}.live__btn{color:#FF1212;display:inline-block;font-size:0.75em;line-height:2.9166666667em;border:1px solid currentColor;padding:0 2.0833333333em;border-radius:0.75em;text-decoration:none;margin-top:2.0833333333em;}.numbers-info .container{padding:6.875em 0px;border:1px solid #979797;border-radius:1.25em;}.numbers-info .title-h1,.numbers-info__concept{font-weight:300;}.numbers-info__concept{font-size:1.125em;display:block;margin-top:0.625em;}.news-filter{padding-bottom:6.25em;}@media screen and (min-width:769px){.news-filter{margin-top:5.625em;}}.news-filter .graph-header .search-input{border:1px solid #BCBCBC;}.news-filter .graph-header hr{margin-top:1em;}.news-filter .graph-header__menu li:last-child{margin-right:0;}.news-filter .graph-header__actions{display:none;}@media screen and (max-width:768px){.news-filter .graph-header .container{padding:0;}.news-filter .graph-header hr{width:100%;left:0;}.news-filter .graph-header__menu{display:none;}.news-filter .graph-header__actions{display:-ms-flexbox;display:flex;}}.news-filter .news-item{display:-ms-flexbox;display:flex;padding-bottom:2.375em;margin-bottom:2.375em;position:relative;}.news-filter .news-item:after{content:"";display:block;border-bottom:1px solid #C1C1C1;width:calc(100% - 2rem);position:absolute;bottom:0;left:1rem;}.news-filter .news-item figure img{width:100%;height:auto;display:block;}.news-filter .news-item .info{margin-left:3.125em;}.news-filter .news-item .info .type{display:block;font-family:"Roboto";font-weight:bold;font-size:0.85em;color:#F7941E;letter-spacing:0px;line-height:2.5em;text-transform:uppercase;}.news-filter .news-item .info .title-h5{margin:0.20em 0;font-family:Roboto;font-weight:normal;}.news-filter .news-item .info p{margin:0;color:#4A4A4A;}.news-filter .news-item:nth-last-child(2){border-bottom-color:transparent;}.news-filter .news-item:hover{text-decoration:none;}@media screen and (max-width:768px){.news-filter .news-item{-ms-flex-direction:column;flex-direction:column;}.news-filter .news-item>div{width:100%;padding:0;}.news-filter .news-item .info{margin:0;padding:0 0.5em;box-sizing:border-box;}.news-filter .news-item .info .type{font-size:0.875em;margin-top:1.0714285714em;margin-bottom:0;}.news-filter .news-item .info .title-h5{font-weight:600;font-size:1.4375em;margin-bottom:0.3125em;}.news-filter .news-item:after{display:none;}.news-filter .news-item p{font-size:0.8125em;line-height:1.875em;}}.news-filter .pagination{-ms-flex-pack:end;justify-content:flex-end;margin-top:1.25em;}@media screen and (max-width:768px){.news-filter .pagination{-ms-flex-pack:center;justify-content:center;}}.news-detail,.update-detail{margin-top:38px;padding-bottom:80px;position:relative;}@media screen and (max-width:768px){.news-detail,.update-detail{margin-top:1.875em;padding-bottom:2.8125em;}}.news-detail .location,.update-detail .location{height:75px;line-height:75px;font-family:"Roboto";font-weight:300;font-size:1em;color:#CACACA;letter-spacing:-0.0083333333em;}.news-detail .location .here,.update-detail .location .here{color:#4B4C4D;}.news-detail .type,.update-detail .type{font-family:"Roboto";font-weight:bold;font-size:1em;color:#F7941E;letter-spacing:0.0625em;line-height:1.875em;margin-bottom:0.9375em;text-transform:uppercase;}.news-detail .main-title,.update-detail .main-title,#content.press-ct .press-detail .main-title{font-family:Roboto;font-weight:300;font-size:3.75em;letter-spacing:-0.0083333333em;line-height:1.2em;margin-bottom:0.5em;color:black;}.news-detail .main-title+span,.update-detail .main-title+span{display:block;margin-bottom:2.1875em;}#content.press-ct .press-detail .main-title+span{display:block;margin-bottom:0;}.news-detail .main-title+span:not(.normal-date),.update-detail .main-title+span:not(.normal-date),#content.press-ct .press-detail .main-title+span:not(.normal-date){font-family:Roboto;font-weight:normal;font-size:2.5em;color:#8B8B8B;letter-spacing:-0.00825em;line-height:1.375em;}.news-detail .normal-date,.update-detail .normal-date,#content.press-ct .press-detail .normal-date{font-family:Roboto;font-weight:300;font-size:1.125em;color:#A2A2A2;letter-spacing:-0.0083333333em;line-height:1.6666666667em;}.news-detail .date,.update-detail .date,#content.press-ct .press-detail .date{position:absolute;width:117px;height:118px;left:-101px;bottom:-227px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-family:"Roboto";font-weight:300;font-size:24px;color:#FFFFFF;letter-spacing:-0.0083333333em;line-height:1.25em;background-color:#F7941E;}.news-detail .social,.update-detail .social,.press-detail .social,.resource-detail .social{position:absolute;right:-80px;top:0;width:auto;}.press-detail .social{top:80px;}.news-detail.publication .social,.update-detail.publication .social,.press-detail.publication .social{right:-35px;}.news-detail .social ul,.update-detail .social ul,#content.press-ct .press-detail ul,.resource-detail .social ul{padding:0;list-style:none;margin:0;}.news-detail .social ul a,.update-detail .social ul a,#content.press-ct .press-detail ul a,.resource-detail .social ul a{display:-ms-flexbox;display:flex;width:70px;height:70px;border-bottom:1px solid #CAD3DF;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}.news-detail .social ul a svg,.update-detail .social ul a svg,#content.press-ct .press-detail ul a svg,.resource-detail .social ul a svg{width:25px;height:25px;}.news-detail .social ul li:last-child a,.update-detail .social ul li:last-child a,#content.press-ct .press-detail ul li:last-child a,.resource-detail .social ul li:last-child a{border-bottom:none;}.news-detail .source,.update-detail .source{padding-top:1em;height:auto;display:block;font-family:Roboto;font-weight:300;font-size:0.875em;color:#4A4A4A;letter-spacing:-0.1px;line-height:1.6666666667em;}.news-detail .cover-image figure,.update-detail .cover-image figure{width:100%;height:auto;overflow:hidden;}.news-detail .cover-image figure img,.update-detail .cover-image figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}@media screen and (max-width:768px){.news-detail .cover-image figure,.update-detail .cover-image figure{height:auto;}.news-detail .cover-image figure img,.update-detail .cover-image figure img{height:auto;}}.news-detail .main-content p,.resource-detail .main-content p,.update-detail .main-content p,#content.press-ct .center-md p{font-family:"Roboto";font-weight:300;font-size:1.125em;color:#4A4A4A;letter-spacing:-0.0083333333em;line-height:1.6666666667em;text-align:left;margin-top:0;}.news-detail .main-content h2,.news-detail .main-content h3,.news-detail .main-content h4,.resource-detail .main-content h2,.resource-detail .main-content h3,.resource-detail .main-content h4,.update-detail .main-content h2,.update-detail .main-content h3,.update-detail .main-content h4,#content.press-ct .center-md h2,#content.press-ct .center-md h3,#content.press-ct .center-md h4{font-family:"Roboto";font-weight:300;font-size:2.25em;letter-spacing:-0.0083333333em;line-height:1.3888888889em;margin:1.6666666667em 0 1.6666666667em;}@media screen and (max-width:768px){.news-detail .main-content h2,.news-detail .main-content h3,.news-detail .main-content h4,.resource-detail .main-content h2,.resource-detail .main-content h3,.resource-detail .main-content h4,.update-detail .main-content h2,.update-detail .main-content h3,.update-detail .main-content h4,#content.press-ct .center-md h2,#content.press-ct .center-md h3,#content.press-ct .center-md h4{font-size:1.5625em;}}.news-detail .main-content h2,.news-detail .main-content h3,.resource-detail .main-content h2,.resource-detail .main-content h3,.update-detail .main-content h2,.update-detail .main-content h3,#content.press-ct .center-md h2,#content.press-ct .center-md h3{text-align:center;color:#000000;}@media screen and (max-width:768px){.news-detail .main-content h2,.news-detail .main-content h3,.resource-detail .main-content h2,.resource-detail .main-content h3,.update-detail .main-content h2,.update-detail .main-content h3,#content.press-ct .center-md h2,#content.press-ct .center-md h3{text-align:left;}}.news-detail .main-content h3,.resource-detail .main-content h3,.update-detail .main-content h3,#content.press-ct .center-md h3{font-size:1.75em;}@media screen and (max-width:768px){.news-detail .main-content h3,.resource-detail .main-content h3,.update-detail .main-content h3,#content.press-ct .center-md h3{font-size:1.375em;}}.news-detail .main-content h4,.resource-detail .main-content h4,.update-detail .main-content h4,#content.press-ct .center-md h4{font-family:"Roboto";font-size:1.25em;text-align:left;margin:1.5em 0;font-weight:bold;}@media screen and (max-width:768px){.news-detail .main-content h4,.resource-detail .main-content h4,.update-detail .main-content h4,#content.press-ct .center-md h4{font-size:1.125em;}}.news-detail .main-content .info,.resource-detail .main-content .info,.update-detail .main-content .info,.press-detail .main-content .info{display:block;font-family:"Roboto";font-weight:300;font-size:18px;color:#4A4A4A;text-align:left;letter-spacing:-0.15px;line-height:30px;}.news-detail .main-content .cover,.resource-detail .main-content .cover,.update-detail .main-content .cover,.press-detail .main-content .cover{text-align:left;margin-left:0;margin-right:0;margin-bottom:4.375em !important;}.news-detail .main-content .cover>div,.update-detail .main-content .cover>div{padding-left:1rem;padding-right:1rem;}.news-detail .main-content .cover>div:last-child,.update-detail .main-content .cover>div:last-child,.press-detail .main-content .cover>div:last-child{width:100%;position:relative;}@media screen and (max-width:768px){.news-detail .main-content .cover,.update-detail .main-content .cover{margin-bottom:2.1875em !important;}.news-detail .main-content .cover>div,.update-detail .main-content .cover>div{padding:0;}}.news-detail .main-content figure.img__view_mode__media_original,.update-detail .main-content figure.img__view_mode__media_original{margin:2.8125em 0;}.news-detail .main-content figure figcaption,.update-detail .main-content figure figcaption{padding:0.625em 0 0;margin:0;font-size:0.875em;line-height:1.875em;font-family:"Roboto";font-weight:300;text-align:left;}@media screen and (max-width:768px){.news-detail .main-content figure figcaption,.update-detail .main-content figure figcaption{font-size:0.75em;}}.news-detail .buttons,.update-detail .buttons{display:-ms-flexbox;display:flex;margin-top:65px;}.news-detail .buttons .btn,.update-detail .buttons .btn{margin-right:20px;}.news-detail .image-container,.update-detail .image-container{margin:6.875em 0;padding-left:2rem;}.news-detail .image-container figure,.update-detail .image-container figure{width:100%;height:537px;overflow:hidden;}.news-detail .image-container figure img,.update-detail .image-container figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.news-detail .graph-header__title,.update-detail .graph-header__title{width:calc(100% + 1rem);padding:0;margin-top:13.125em;}.news-detail .graph-header__title> :first-child,.update-detail .graph-header__title> :first-child{margin-bottom:21px;}@media screen and (max-width:768px){.news-detail .source,.update-detail .source{line-height:1.5em;margin-top:0;font-size:0.85em;}.news-detail .main-content p,.update-detail .main-content p{font-size:1em;word-break:break-word;}.news-detail .main-content .cover>div:last-child,.update-detail .main-content .cover>div:last-child{padding:0;}.news-detail .main-content .title-h1.primary-color,.update-detail .main-content .title-h1.primary-color{font-weight:600;text-align:left;}.news-detail .main-content .image-container,.update-detail .main-content .image-container{padding:0;margin:1.875em 0;}.news-detail .cover-info .main-title,.update-detail .cover-info .main-title,#content.press-ct .press-detail .main-title{font-weight:600;color:#4A4A4A;font-size:2.1875em;}.news-detail .cover-info .main-title+span:not(.normal-date),.update-detail .cover-info .main-title+span:not(.normal-date),.press-detail .main-title+span:not(.normal-date){font-size:18px;color:#4A4A4A;font-weight:300;}.news-detail .social,.update-detail .social,.press-detail .social,.resource-detail .social{display:none;}.news-detail .buttons,.update-detail .buttons{-ms-flex-direction:column;flex-direction:column;}.news-detail .buttons .btn,.update-detail .buttons .btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0;margin-bottom:1.5rem;}}.related-container{margin-top:4.1875em;}.related-container .graph-header__title{width:100%;margin-bottom:2.5em;}.related-container .related-news .img{background-image:url(/themes/custom/images/Latty_newsbanner.jpg);}.related-container .related-news .type{font-size:12px;margin-top:25px;margin-bottom:5px;display:block;font-family:"Roboto";font-weight:bold;color:#F7941E;letter-spacing:0.0625em;line-height:1.875em;text-transform:uppercase;}.related-container .related-news p{margin-top:0;}.related-container .related-news:last-child{padding-right:0;}.related-container .post-card figure{width:100%;height:232px;overflow:hidden;background-color:#CCCCCC;}.related-container .post-card figure img{height:100%;-o-object-fit:cover;object-fit:cover;}@media screen and (max-width:768px){.related-container{padding-top:4.375em;padding-bottom:4.375em;background:#F1F1F1;}.related-container .graph-header__title{margin-bottom:2.375em;}.related-container .graph-header__title .title-h2{font-size:1.75em;font-weight:400;}.related-container .graph-header__title hr{display:none;}.related-container .post-card{width:100%;padding-left:0;padding-right:0;}.related-container .post-card a> :not(figure),.related-container .post-card p{padding:0 15px;}.related-container .post-card figure{height:auto;}.related-container .post-card figure img{height:auto;}}.go-top{font-size:1em;position:fixed;bottom:1.875em;right:1.5625em;width:3.75em;height:3.75em;border-radius:50%;border:none;background:rgba(0,0,0,0.35);z-index:5;display:none;}.go-top span{text-indent:-9999px;display:block;width:0.75em;height:0.75em;border-top:2px solid #FFF;border-left:2px solid #FFF;overflow:hidden;transform:rotate(45deg) translateY(10%) translateX(-55%);position:absolute;top:50%;left:50%;}#main-wrapper #content{width:100%;max-width:78.5rem;margin:0 auto;box-sizing:border-box;}.dashboard-numbers .title-h1 span.amount{font-family:"Roboto",sans-serif;font-weight:300;font-size:0.8em;line-height:1.1076923077em;letter-spacing:-0.0076923077em;margin:0;}@media screen and (max-width:768px){#main-wrapper #content{width:auto;max-width:78.5rem;margin:0;padding:0 20px !important;}.domain-aa-unfpa-org .panel-2col-stacked .panel-col-first{float:none;width:100%;}.domain-aa-unfpa-org .panel-2col-stacked .panel-col-last{float:none;width:100%;}.graph-header__menu li a{padding:1em;}.pane-aa-portal-aa-funds .p-lead{padding-bottom:50px;}.found-profile{margin-bottom:50px !important;}}.news-detail .main-content .fLeft{margin:0 50px 50px -20%;float:left;}.news-detail .main-content .fLeft figure img,.news-detail .main-content .fRight figure img{width:auto;margin:0;}.news-detail .main-content .fRight{margin:0 -20% 50px 50px;float:right;}.news-detail .main-content .fLeft figure.img__view_mode__media_original{margin:0;}#overtime_chart .chart-inner-element,#finacialChart .chart-inner-element{transform:scale(0.95);}#overtime_chart .chart-inner-element-two,#finacialChart .chart-inner-element-two{transform:translate(5%,5%);}@media screen and (max-width:768px){.news-detail .main-content .fLeft{margin:0 0 25px 0;float:left;}.news-detail .main-content .fRight{margin:0 0 25px 0;float:right;}.news-detail .main-content .fLeft figure.img__view_mode__media_original{margin:0;}.axis--x line{display:block;stroke:#DDDDDD;}.axis--x text{opacity:0;}.tabs-container.min-padding .tabs-container__item{margin:0 -20px !important;}#overtime_chart .chart-inner-element{transform:scale(0.94);}#overtime_chart .chart-inner-element-two{transform:translate(5%,5%);}#overtime_chart svg.commitment .chart-inner-element-two{transform:translate(5%,10%);}#overtime_chart svg.commitment .chart-inner-element-two .axis--x text{transform:translateY(-14%);}#finacialChart .chart-inner-element{transform:scale(0.88);}#finacialChart .chart-inner-element-two{transform:translate(11%,20%);}.chart-container::before{font-size:10px;transform:translateY(2px);}#overtime_chart .chart-inner-element .axis--x text{opacity:1;font-size:10px;transform:translateY(-6%);}#finacialChart .chart-inner-element .axis--x text{opacity:1;font-size:10px;transform:translateY(-9%);}}.breadcrumb .container{width:100%;max-width:none;}.breadcrumb .item-list{margin-left:0px;}.region-content .tabs-nav--buttons .row{display:block;}.region-content .tabs-nav--buttons .row .title-h2,.col-md-12 .title-h2{margin:0 0 15px 0;text-align:center;}#ovetime_chart_label{color:#4A4A4A;font-weight:300;margin-left:auto;right:15px;}@media (max-width:768px){#ovetime_chart_label{top:-2px;}.block-aa-keyfigures-chart .graph-header__actions{margin-bottom:10px;}}.graph-header.margin-small [for="finacialChart"]{margin:50px 0 0 0;}@media screen and (max-width:768px){.partner-dropdown .mobile-dropdown__selected:after{display:none;}.custom-graph-header.margin-small.tabs-nav.overtime .margin-small{margin:2.5em 0 0 0;}.tooltip{transform:translate(-50%,-100%);max-width:125px;}}.found-profile .found-profile__subtitle{color:#4A4A4A;}.found-profile a{color:#F7941E;}.found-profile a:hover{text-decoration:underline;}.found-profile .lead{color:#929292;}.found-profile .funds-related-tags{margin:0.5em 0;line-height:22px;font-weight:300;font-size:1em;}@media (min-width:1111px) and (max-width:1259px){.search-input input[type="text"],.search-input input[type="search"]{width:10.142857em;}.main-nav__menu ul li a{font-size:0.775em;}.main-nav__menu ul li{margin:0 0.5375em;}}@media (max-width:480px){.search-input input[type="text"],.search-input input[type="search"]{width:100%;}#messages{max-width:100%;}#messages div.error{max-width:100%;overflow:scroll;}#overtime_chart .chart-inner-element{transform:scale(0.92);}#finacialChart .chart-inner-element{transform:scale(0.76);}#overtime_chart .chart-inner-element-two{transform:translate(14%,5%);}#overtime_chart svg.commitment .chart-inner-element-two{transform:translate(14%,10%);}#overtime_chart svg.commitment .chart-inner-element-two .axis--x text{transform:translateY(-14%);}#finacialChart .chart-inner-element-two{transform:translate(28%,20%);}#overtime_chart .chart-inner-element .axis--x text,#finacialChart .chart-inner-element .axis--x text{font-size:8px;}}.news-item.publications-item figure{background:#eaeae5;}.news-item.publications-item figure img{width:180px;height:220px;margin:0 auto;}.path-news-and-publications .news-item.publications-item figure img{width:100%;height:auto;}.page_header.publication_header{padding:1rem 0 2rem 0;min-height:300px;display:flex;justify-content:center;}.publication_header .header_imagery{width:25%;min-width:280px;max-width:280px;position:relative;margin-right:5%;}.publication_header .header_text{padding:0 30px 8px;position:relative;width:100%;}.publication_header .header_imagery+.header_text{padding:0;position:relative;width:66%;}.publication_header .header_text::after{content:'';background:#f7f7f7;position:absolute;width:100%;height:104%;top:-20px;left:0;z-index:-1;}.publication_header .header_imagery+.header_text::after{left:-18%;width:120%;}.publication_header .publication_cover{min-width:280px;max-width:280px;max-height:430px;margin:9px auto;position:relative;overflow:hidden;}.publication_header .header_imagery figure{width:auto;height:100%;}.publication_header .publication_cover img{width:100%;max-width:100%;height:auto;}.publication_header .page_header .header_text .content_type_info{position:relative;width:92%;}.publication_header .content_type_info .content_type{font-family:"Roboto";font-weight:bold;font-size:1em;color:#F7941E;letter-spacing:0.0625em;line-height:1.875em;margin-bottom:0.9375em;text-transform:uppercase;}.publication_header .header_text .content_type_info h1{font-family:Roboto;font-weight:300;font-size:3.75em;letter-spacing:-0.0083333333em;line-height:1.2em;margin:0.5em 0 0.2em 0;color:black;width:94%;}.news-detail .main-content .header_text h2.page_subtitle{font-family:Roboto;font-weight:300;font-size:2.5em;letter-spacing:-0.0083333333em;line-height:1.2em;margin:0 0 0.5em 0;color:#A2A2A2;text-align:left;width:94%;}.publication_header .header_text .pub_au_info p{margin-bottom:1em;}@media (min-width:481px) and (max-width:980px){.publication_header .header_text .content_type_info h1{font-size:2.75em;}.news-detail .main-content .header_text h2.page_subtitle{font-size:1.5em;}.news-detail.publication .social{right:-40px;}}@media (max-width:640px){.publication_header .publication_cover{margin:9px auto 44px auto;position:relative;}.publication_header .header_text::after{content:'';background:#f7f7f7;position:absolute;width:116%;height:144%;top:-40%;left:-8%;z-index:-1;}.publication_header .header_text .content_type_info h1{font-size:2.2em;}.news-detail .main-content .header_text h2.page_subtitle{font-size:1.4em;}.publication_header .header_text .pub_au_info p{margin-bottom:0.5em;}.header-hero .hm-btn{position:absolute;bottom:20px;left:0;}.map-graph__controls{left:inherit;bottom:inherit;right:1.5625em;top:150vw;}#mapChart.chart-container .map-graph__controls{top:130vw;}}@media (max-width:767px){#mapChart.chart-container .map-graph__controls{top:0 !important;position:relative;margin:-10px 0 0 15px;}}.block-unfpa-global-administrative-agent.block-aa-overtime-chart .title-h2{text-align:center;}@media (min-width:481px) and (max-width:767px){.map-graph__controls{left:inherit;bottom:inherit;right:1.5625em;top:120vw;}#mapChart.chart-container .map-graph__controls{top:120vw;}}@media (min-width:768px) and (max-width:1024px){.title-h1{font-size:2.5em;line-height:1.35em;}.btn--default,.btn--back,.btn--down{font-size:0.875em;height:4.3571428571em;line-height:4.3571428571em;}.btn--default{padding:0 2.1428571429em 0 3.2857142857em;}.map-graph{padding:180px 0 0 0;}.map-graph__legend{bottom:auto;top:0;}.map-graph__legend .help-legend{max-width:100%;}.map-graph__legend ul li{font-size:0.9em;}.col-md-12{width:100%;}}@media (min-width:770px) and (max-width:1259px){.news-detail.publication .social{right:-35px;}}@media (min-width:768px) and (max-width:1260px){.news-detail{padding:0 50px 80px 50px;}}@media (min-width:1261px) and (max-width:1367px){.news-detail .main-content{padding-right:50px;padding-left:50px;}}.page-node-type-ct-publications .download-btn-wrapper ul{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0;}.page-node-type-ct-publications .download-btn-wrapper ul li{margin-left:0;text-align:left;}.page-node-type-ct-publications .view-aa-portal .download-pdf{display:inline-block;margin:15px 15px 0 0;}.page-node-type-ct-publications .view-aa-portal .download-pdf a{text-transform:uppercase;font-size:0.95em;height:4em;display:block;line-height:4em;background-color:#F7941E;margin-top:10px;padding:0 1.5em 0 2.5em;color:#ffffff;}.page-node-type-ct-publications .view-aa-portal .download-pdf a:hover{text-decoration:none;}.page-node-type-ct-publications .view-aa-portal .download-pdf a::after{background:url(/themes/custom/administrative_agent/images/arrow-right.svg) no-repeat center;background-size:auto;background-size:contain;content:"";display:inline-block;width:1.7857142857em;height:0.7857142857em;margin-left:0.7142857143em;vertical-align:middle;transition:transform 0.3s ease-in-out;transform:rotate(90deg);}.page-node-type-ct-publications .view-aa-portal .item-list ul li{list-style-type:none;}@media (max-width:991px){.page-node-type-ct-publications .view-aa-portal .item-list ul li{margin-left:0;}.featured-numbers .col-md-3{border-bottom:1px solid #CECECE;padding:10px 0;}.featured-numbers .col-md-3:last-child{border-bottom:0 none;padding:10px 0 0;}.path-frontpage .featured-numbers .col-md-3::after{height:0px;width:0px;}}.page-node-type-ct-funds h2.title-h2{text-align:center;}.page-node-type-ct-funds h1.title-h1{font-size:3.2em;}@media (max-width:1240px){.main-nav .main-nav__logo{}}@media (max-width:1200px){.page-node-type-ct-funds h1.title-h1{font-size:3em;}}@media (max-width:1024px){.page-node-type-ct-funds h1.title-h1{font-size:2.6em;}}@media (max-width:767px){.page-node-type-ct-funds h1.title-h1{font-size:2.4em;}}@media (max-width:640px){.page-node-type-ct-funds h1.title-h1{font-size:2em;}}@media (max-width:480px){.page-node-type-ct-funds h1.title-h1{font-size:1.4em !important;}.page_header.publication_header{padding:1rem 0 2rem 0;min-height:300px;display:flex;flex-wrap:wrap;}.publication_header .header_imagery{width:100%;max-width:100%;position:relative;margin-right:0;}.publication_header .header_text{width:100%;position:relative;}.publication_header .header_imagery+.header_text::after{left:0;width:100%;}.publication_header .header_imagery+.header_text .content_type_info{padding:0 20px;}}.news-detail .main-content figure.img__view_mode__media_original[style="float:left"]{margin:2.8125em 1.5em 2.8125em 0;}.news-detail .main-content figure.img__view_mode__media_original[style="float:right"]{margin:2.8125em 0 2.8125em 1.5em;}.page-node-type-ct-donor h2.title-h2,.page-node-type-aa-partners h2.title-h2{text-align:center;}@media (max-width:1180px){.parallax-block{margin-bottom:-60px;}.parallax-block .p-lead p{font-size:1.25em;line-height:1.58em;}}@media (max-width:1023px){.parallax-block{margin-bottom:-40px;}.parallax-block .p-lead p{font-size:1.15em;}}@media (max-width:980px){.parallax-block{margin-bottom:0;}.parallax-block .row{justify-content:center;}.parallax-block .row .parallax-block__image{margin-bottom:20px;}.parallax-block .row .parallax-block__image img{margin-left:0;}}.logged-in .main-nav,.logged-in .main-nav::before,.logged-in .main-nav.fixed:before{top:60px;}.news-detail .main-content figure.img__view_mode__media_original[style="float:right"]{margin:2.8125em 0 2.8125em 1em;}.news-detail .main-content figure.img__view_mode__media_original[style="float:left"]{margin:2.8125em 1em 2.8125em 0;}@media screen and (max-width:620px){.news-detail .main-content figure.img__view_mode__media_original[style="float:right"],.news-detail .main-content figure.img__view_mode__media_original[style="float:left"]{margin:2.8125em 0;}}.path-frontpage #messages{width:calc(100% - 100px);left:50%;transform:translateX(-50%);position:absolute;z-index:1;top:100px;max-width:calc(100% - 80px);}.not-front #messages{max-width:90%;margin:0 auto;}@media (min-width:1230px){.path-frontpage #messages{width:76.2em;}.not-front #messages{width:78.2em;}}@media (max-width:768px){.path-frontpage #messages{max-width:calc(100% - 48px);top:65px;width:76.2em;}.not-front #messages{width:84%;}}a.table-default__more{color:#ffffff;}.path-contact .breadcrumb-wrapper .col-md{padding:0;}.path-contact .breadcrumb-wrapper .col-md ul li:first-child{margin-left:0;}.search-display .search-form-wrapper .form-actions button[type="submit"]{background-color:#fff !important;}@-moz-document url-prefix(){.page-node-type-ct-funds .region-content .container .row{display:block !important;}}.path-search .region-content .block-views-exposed-filter-blocksearch-api-solr-page-1{padding:0 55px;}.path-search .region-content .block-views-exposed-filter-blocksearch-api-solr-page-1 .form-inline{display:inline-block;width:100%;}.path-search .region-content .js-form-item-search-api-fulltext{float:left;width:333px;padding:0 15px 0 0;}.path-search .region-content .block-views-exposed-filter-blocksearch-api-solr-page-1 form{border-bottom:1px solid #d1d1d1;padding:0 0 30px;}.path-search .region-content .block-views-exposed-filter-blocksearch-api-solr-page-1 .form-inline .form-actions{float:left;}.path-search .region-content .js-form-item-search-api-fulltext .control-label{width:100%;font-weight:500;font-size:0.8em;margin-bottom:5px;float:left;}.path-search .region-content .js-form-item-search-api-fulltext input.form-control{height:50px;width:100%;float:left;border:1px solid #000000;}@media (max-width:1200px){.path-search .region-content .block-views-exposed-filter-blocksearch-api-solr-page-1{padding:0 75px;}}@media (max-width:800px){.path-search .region-content .block-views-exposed-filter-blocksearch-api-solr-page-1{padding:0 25px;}}@media (max-width:767px){.path-search .region-content .block-views-exposed-filter-blocksearch-api-solr-page-1 form{padding:0 0 10px;}}@media (max-width:480px){.path-search .region-content .views-exposed-form .form-actions button.form-submit{margin-top:0 !important;}}.path-manual button[type="submit"],.path-manual input[type="submit"],.path-manual input[type="button"]{position:relative;background-color:#ED8B00;color:#ffffff;border:0;bottom:2px;padding:1em 2em;}.user-login-form-wrapper .form-actions button{margin:15px 0 0 !important;}#main-wrapper{min-height:55vh;}
#views-exposed-form-aa-portal-vw-aa-all #edit-type-wrapper{display:none;}#views-exposed-form-aa-portal-vw-aa-all #edit-combine-wrapper{display:none;}#views-exposed-form-aa-portal-vw-aa-all .views-exposed-form .views-exposed-widget{float:none;}#views-exposed-form-aa-portal-vw-aa-all .graph-header .search-input{border:1px solid #bcbcbc;}.pagination ul li.pager-current{color:#f7941e;}.main-footer ul{column-count:2;}.main-footer ul li a.active{color:currentColor;}.main-footer ul li{list-style:none;}#search-block-form #edit-submit{font-size:1em;padding:0;background:url(/sites/all/themes/administrative_agent/images/icon-search.svg) no-repeat 50%;background-size:auto auto;background-size:1.5625em auto;text-indent:-9999px;border:none;position:absolute;right:0;top:0;height:100%;width:3.125em;}.buttons .view-vw-publication-listing-download-pdf-of-field-collection-view .view-header .items p{background-color:#f7941e;}.buttons .download-cnt-text{text-transform:uppercase;font-size:.875em;height:5.3571428571em;line-height:5.3571428571em;letter-spacing:.1em;color:#fff;transition:background .3s ease-in-out;display:inline-block;background:transparent;border:none;padding:0 2.8571428571em 0 2.8571428571em;text-decoration:none;cursor:pointer;}.buttons .views-field-field-available-language .items{background-color:#f7941e;}.buttons .views-field-field-available-language .items a{background-color:#f7941e;text-transform:uppercase;font-size:.875em;height:5.3571428571em;line-height:5.3571428571em;letter-spacing:.1em;color:#fff;transition:background .3s ease-in-out;display:inline-block;background:transparent;border:none;padding:0 2.8571428571em 0 2.8571428571em;text-decoration:none;cursor:pointer;}.view-display-id-finance_transactions table{width:100%;}.dashboard_transaction{margin-top:130px;}@media (max-width:768px){.dashboard_transaction{margin-top:60px;}}.page-node-type-ct-funds .found-profile{border-radius:0.3125em;flex-basis:100%;max-width:100%;margin:6% 2% 2%;}.page-node-type-ct-funds .list-bullets li{position:relative;padding-left:30px;}.page-node-type-ct-funds .list-bullets li::before{position:absolute;left:0;top:18px;}.path-about-funds .footer-infos .footer-infos__links a{margin:0 1%;width:31.333%;float:left;}@media screen and (max-width:767px){.path-about-funds .footer-infos .footer-infos__links a{margin:0;width:100%;}}.row.portfolio-list.center-md.past-fund-data{background-color:silver;}.row.portfolio-list.center-md.past-fund-data .col-md-12 .title-h2{margin-top:32px;}.past-fund-close{margin-top:20px;}.row.portfolio-list.center-md.past-fund-data .col-md-4{margin-bottom:20px;}.pagination{float:right;clear:both;}.path-about-funds .footer-infos .footer-infos__links a{line-height:1.5em;margin-bottom:1.5em;}.path-about-funds .footer-infos .footer-infos__links a:hover{color:#F7941E;}.page-node-type-ct-funds .breadcrumb .row.middle-md{height:auto;}.page-node-type-ct-funds .breadcrumb .container{max-width:none;}.page-node-type-ct-funds .breadcrumb .container a.btn--back{position:relative;margin-bottom:10px;}.funds-related-tags ul{list-style-type:none;}.funds-related-tags ul li{margin:1em 0 0 0;}.funds-related-tags ul li a{font-size:1.5em;font-weight:300;}.graph-header-with-title .container .row{margin:0 0 1.5em;}.graph-header-with-title .container .row:first-child{height:3.375em;}.graph-header-with-title ul.graph-header__menu{flex:1 0 100%;}nav.graph-header-with-title[for='mapChart'] .graph-header__menu li:nth-child(2),nav.graph-header-with-title[for='mapChart'] .graph-header__menu li:nth-child(3){min-width:20%;}nav.graph-header-with-title[for='mapChart'] .graph-header__menu li:nth-child(3) .select2-container--default{width:100% !important;}.graph-header-with-title h2.main-title{font-size:1.7em;margin:0;padding:0 1rem;}.graph-header-with-title .graph-header__menu li a,.graph-header-with-title .custom-graph-header__menu li a,.graph-header-with-title .select2-container--default .select2-selection__rendered,.graph-header-with-title .graph-header__menu li.active a,.graph-header-with-title .custom-graph-header__menu li.active a{font-size:1.4em;font-weight:700;}header[for='finacialChart'] h2.title-h2{text-align:center;}.map-no-data-available{display:block;text-align:left;padding:20px 0;}nav[for='mapChart'].graph-header-with-title h1.main-title{font-size:2.1875em;margin:0;padding:0 1rem;}nav[for='mapChart'].graph-header-with-title .row.between-md:nth-child(2){position:relative;}nav[for='mapChart'].graph-header-with-title h1.global-view-tab{position:absolute;width:96%;padding:0 2%;text-align:center;top:50%;transform:translateY(-50%);}nav[for='mapChart'].graph-header-with-title h1.donor-view-tab,nav[for='mapChart'].graph-header-with-title h1.partner-view-tab{text-align:center;width:100%;}nav[for='mapChart'].graph-header-with-title .graph-header__actions{margin-left:auto;}@media screen and (max-width:768px){nav[for='mapChart'].graph-header-with-title .graph-header__menu li{text-align:center;font-size:14px;}nav[for='mapChart'].graph-header-with-title .graph-header__menu li a,nav[for='mapChart'].graph-header-with-title .graph-header__menu li.active a{font-size:14px;}nav[for='mapChart'].graph-header-with-title h1.global-view-tab{position:relative;font-size:1.56em;transform:translateY(0%);}}.page-node-type-ct-donor .view-aa-portal .pagination{justify-content:flex-end}.page-node-type-ct-donor .view-aa-portal .pagination > li > a{background-color:transparent;border:0 none;font-family:'Roboto',sans-serif;font-size:1.6em;font-weight:300;color:#F7941E;}.view-aa-portal .flickity-viewport{margin-bottom:20px;}@media screen and (max-width:768px){.page-node-type-ct-donor .pagination{display:none;}}.path-search .region-content #search-form{margin:3em 0;}.path-search .region-content #search-form .form-wrapper{position:relative;background:#353535;border-radius:5px;height:60px;}.path-search .region-content #search-form .form-wrapper .form-item,.path-search .region-content #search-form .form-wrapper .form-item .input-group{height:100%;width:100%;}.path-search .region-content #search-form input[type='search']{border:0 none;background:none transparent;color:#fff;font-size:1em;height:48px;padding:6px 50px 6px 12px;width:calc(100% - 50px);}.path-search .region-content #search-form button[type='submit']{border:0 none;position:absolute;right:16px;top:0;margin:0;background:url(/themes/custom/administrative_agent/images/icon-nav-search.svg) no-repeat center center;text-indent:-9999px;min-width:25px;border-radius:0;height:100%;outline:none;}.path-search .region-content .search-form + h2{font-size:2.2em;}.path-search .region-content ol{padding:0;}.path-search .region-content ol li{border-bottom:1px dotted #cccccc;}@media screen and (max-width:1300px){.path-search #main-wrapper #content{max-width:90%;margin:0 auto;}}@media screen and (max-width:992px){.path-search .region-content #search-form input[type='search']{width:90%;}}@media screen and (max-width:768px){.path-search .region-content #search-form input[type='search']{width:86%;}.path-search .region-content .item-list ul li{display:inline-block;margin:0 0 0.5em 0.5em;}}@media screen and (max-width:480px){.path-search .region-content #search-form input[type='search']{width:84%;}}.glossary-tooltip{position:relative;display:inline-block;cursor:help;outline:none;}.glossary-tooltip .tooltip-text{visibility:hidden;opacity:0;width:520px;background-color:#444;color:#fff;text-align:left;border-radius:4px;padding:8px 12px;position:absolute;z-index:10;bottom:125%;left:50%;transform:translateX(-50%);transition:opacity 0.3s ease;font-size:14px;}.glossary-tooltip:hover .tooltip-text,.glossary-tooltip:focus .tooltip-text{visibility:visible;opacity:1;}.table-transactions .table-default__col.glossary-tooltip{overflow:visible !important;white-space:normal !important;}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.bottom-footer-text{background-color:#EDEDED}
body{overflow-x:hidden;font-size:16px;}.region-navigation-collapsible{margin-right:auto;}.main-nav__logo:hover{color:#ffffff;text-decoration:none;}#block-aamainmenu{height:100%;}.main-nav__menu ul li{vertical-align:middle;}.main-nav__menu ul li::after{bottom:-3px;}.main-nav__menu ul li.active a{color:#F7941E;}.main-nav__menu ul li a{padding:0;}@media screen and (max-width:1110px){#block-aamainmenu{height:auto;}.main-nav__menu ul li a{font-size:1.50em;}.main-nav__menu ul li.active a{color:#ffffff;text-decoration:underline;}}.main-nav__menu ul li.first a{background-image:url(/themes/custom/administrative_agent/images/icon-home.svg);background-repeat:no-repeat;background-size:contain;background-position:center;text-indent:-9999px;width:13px;}@media screen and (max-width:1110px){.main-nav__menu ul li.first a{margin:0 auto;width:20px;}}.nav>li>a:hover,.nav>li>a:focus{background-color:transparent;}#search-block-form .form-group{margin-bottom:0;}#search-block-form .form-group .input-group-btn{position:initial;font-size:inherit;}#search-block-form .form-group input[type="search"]{box-sizing:border-box;border-radius:0;color:#000000;font-family:"Roboto",sans-serif;font-size:1em;height:40px;min-width:240px;padding:3px 40px 3px 15px;position:initial;width:auto;overflow:hidden;}#search-block-form button[type="submit"]{font-size:1em;padding:0;background:url(/themes/custom/administrative_agent/images/icon-search.svg) no-repeat 50%;background-size:auto;background-size:auto auto;background-size:1.5625em auto;text-indent:-9999px;border:none;position:absolute;right:0;top:0;height:100%;width:3.125em;}nav.custom-graph-header .container .row::before,header.graph-header .container .row::after,nav.graph-header .container .row::before,nav.graph-header .container .row::after,header.graph-header .container .row::before,header.graph-header .container .row::after{content:none;}.mobile-dropdown{margin-left:15px;}#main-wrapper #content{padding:1em 0 0;}.path-dashboard #main-wrapper #content,.page-node-type-ct-donor #main-wrapper #content,.page-node-type-aa-partners #main-wrapper #content,.page-node-type-ct-funds #main-wrapper #content{padding:1em 0 0;}.path-search .region-content ol{list-style-type:none;}.path-search .region-content ol li p:last-child{display:none;}.path-search .region-content ol li::marker{content:"";}.path-search .region-content ol li h3{font-size:1.4em;font-weight:700;}.path-search .region-content ol li h3 a:hover,.path-search .region-content ol li h3 a:focus{color:#F7941E;text-decoration:none;}.search-input input[type="text"],.search-input input[type="search"]{width:14.45em;}.tooltip.sankey-chart img{height:auto;margin:0 6px;width:25px;}.page-node-type-ct-donor .region-content h1.page-header,.page-node-type-aa-partners .region-content h1.page-header{display:none;}.page-node-type-ct-donor h4.title-h2{text-align:center;width:100%;}.post-card .post-card-link:hover{text-decoration:none;color:#F7941E;}.dashboard-numbers .title-h1 span span{font-size:100%;}nav.pager-nav{margin-right:42px;overflow:hidden;}nav.pager-nav li>a{background-color:transparent;border:0 none;font-family:'Roboto',sans-serif;font-size:1.5em;font-weight:300;color:#F7941E;text-transform:lowercase;}nav.pager-nav li>a:hover,nav.pager-nav li>a:focus{background-color:transparent;border:0 none;color:#F7941E;}nav.pager-nav .pagination>.active>a{background-color:transparent;border:0 none;border-radius:initial;color:#4A4A4A;font-size:1.6em;font-weight:400;}.path-latest-news .page-header{display:none;}.path-latest-news .graph-header__menu{margin-left:auto;}.path-latest-news .graph-header__menu .form-select .form-group{margin:0 2.5em;}.path-latest-news .graph-header__menu .form-select .form-group:last-child{margin:0 0 0 2.5em;}.path-latest-news .graph-header__menu .form-select .bef-link-active.form-group{border-bottom:3px solid #F7941E;padding:20px 0;}.path-latest-news .graph-header__menu .form-select .form-group a{font-size:1.125em;}.path-latest-news .graph-header__menu .form-select .bef-link-active.form-group a{color:#F7941E;font-weight:bold;}.path-latest-news #views-exposed-form-aa-portal-vw-aa-all .graph-header .search-input{border-right:0 none;}.path-latest-news .view-filters form button[type="submit"]{background:url(/themes/custom/administrative_agent/images/icon-search.svg) no-repeat center;background-size:1.5625em auto;border-width:1px 1px 1px 0;border-style:solid;border-color:#bcbcbc;border-radius:unset;color:#000000;padding:10px 18px;text-indent:-9999px;}.path-latest-news .view-filters+.news-filter{padding:0 1.5rem;}.path-latest-news .news-filter .news-item:last-child{margin-bottom:0;}.page-node-type-ct-news .news-detail.container .row:first-child{display:inline-flex;}.path-user #main-wrapper #content{padding:4em 0;}.path-user form#user-login-form .form-item input[type="text"],.path-user form#user-login-form .form-item input[type="password"]{width:40%;}.path-user form#user-login-form .form-item input[type="data-original-title"]{background-color:#ff0000;border:0 none;}.path-user form#user-login-form .form-actions button.btn{background:none #337ab7;border:1px solid #2e6da4;padding:6px 12px;}.path-frontpage .view-aa-portal .post-card p{color:#4A4A4A;}.view-aa-portal .post-card:hover p{color:#F7941E;}.view-aa-portal .col-md-6:visited,.view-aa-portal .col-md-6:active,.view-aa-portal .col-md-6:focus,.portfolio-list .col-md-3:visited{color:#F7941E;text-decoration:none;}.view-aa-portal .col-md-6 a:visited,.view-aa-portal .col-md-6 h3:visited,.view-aa-portal .col-md-6 h4:visited,.view-aa-portal .col-md-6 p:visited{color:#F7941E;}.view-aa-portal .col-md-6:hover a,.view-aa-portal .col-md-6:focus a .view-aa-portal .col-md-6:hover h3,.view-aa-portal .col-md-6:hover h4{color:#F7941E;text-decoration:none;}.news-filter .news-item:hover,.news-filter .news-item:focus{color:#F7941E;text-decoration:none;}.portfolio-card__text{font-size:1.20em;}.portfolio-list .col-md-3 a:hover{text-decoration:none;}.path-frontpage .btn--default{border-radius:initial;}.path-frontpage .btn--default:hover,.path-frontpage .btn--default:focus{color:#ffffff;}footer.main-footer{margin-top:0;}.main-footer ul li{font-size:1.02em;}.main-footer .container::before,.main-footer .container::after{content:none;}.main-footer .nav>li>a{padding:0 15px;}@media screen and (max-width:768px){.main-footer .nav>li>a{padding:0;}}.main-footer .logos img{height:3.6em;}.page-node-type-ct-news .page-header{display:none;}.post-card p a:hover,.post-card p a:focus{color:#F7941E;text-decoration:none;}.page-node-type-ct-publications .region-content h1.page-header,.page-node-type-ct-funds .region-content h1.page-header{visibility:hidden;}.page-node-type-ct-publications .view .pagination{margin:10px 0 20px;}.news-carousel .post-card p{transition:all ease 0.3s;font-size:0.975em;}.portfolio-list .portfolio-card h3{font-size:1.125em;}.main-nav .row.between-xs{height:5.625em;}@media screen and (max-width:1200px){.block-aa-homepage-map .center-xs{margin:0;}.footer-infos{margin:0;}.intro-container p{font-size:1.35em;}}@media screen and (max-width:900px){.intro .row.center-md{margin:0;}.intro-container p{font-size:1em;line-height:1.6666666667em;}.row.portfolio-list{margin:0;}.col-md-offset-1.p-lead p{font-size:1em;line-height:1.6666666667em;}.col-md-offset-1.p-lead{margin:0 15px;}.col-md-offset-1.p-lead li{font-size:1em;line-height:1.6666666667em;}.map-container .row{margin-left:0;margin-right:0;}.dashboard_transaction .tabs-container .tabs-container__item{margin:0;}.block-aa-dashboard-map-block{padding:0 20px;}.block-aa-dashboard-map-block .row h1.title-h1.main-title{width:100%;}.block-aa-dashboard-map-block .graph-header--main hr{bottom:20px;}.block-aa-dashboard-map-block .graph-header+.margin-small{margin-top:0;}.block-aa-dashboard-map-block .graph-header{margin-bottom:20px;}.block-aa-keyfigures-chart .row{margin-left:0;margin-right:0;}.view-display-id-related_news_publication .row{margin-right:0;margin-left:0;}.main-nav .row{margin-left:0;margin-right:0;}.view-display-id-related_news_publication h2{width:100%;padding:0 1.5rem;}.block-aa-overtime-chart{padding:0 20px;}.block-aa-donut-chart{padding:0 20px;}.block-aa-keyfigures-chart{padding:0 20px;}.path-latest-news .graph-header__menu .form-select .form-group{margin:0;float:left;padding:13px 0;}.path-latest-news .graph-header__menu .form-select .bef-link-active.form-group{padding:13px 0;}.path-latest-news .graph-header__menu li:last-child{width:auto;}.path-latest-news .graph-header__menu li a{padding:0 17px;}.path-latest-news .search-input{width:100%;margin-top:0;}.path-latest-news #edit-actions{position:absolute;bottom:15px;right:24px;margin:0;}.graph-header.margin-small{margin-top:10px;}.path-latest-news .news-filter.container{padding:0 20px;}.path-latest-news .news-filter .info{padding:0;}.path-latest-news .news-filter .view-content{padding:0 1.5rem;}.path-latest-news nav.pager-nav li>a{font-size:1em;}.breadcrumb-wrapper{margin:0;}.breadcrumb .container{padding:0;}.breadcrumb-wrapper .row{margin:0 -15px;}.breadcrumb .btn--back{margin:0;font-size:0.875em;line-height:5.6em;}.news-detail{margin-top:0;}.news-detail .cover.row{padding:0 20px;}nav.pager-nav{margin-right:0;}nav.pager-nav li>a{font-size:1em;}.p-lead p,.p-lead li{font-size:1em;line-height:1.6666666667em;}.view-display-id-aa_funds .view-content{padding:0 1.5rem;}.page-node-type-ct-funds .found-profile{margin-top:120px;max-width:100%;}.page-node-type-ct-funds .found-profile .col-md-5{padding:0;}.path-latest-news #views-exposed-form-aa-portal-vw-aa-all .graph-header .search-input .form-item,.path-latest-news #views-exposed-form-aa-portal-vw-aa-all .graph-header .search-input .form-group,.path-latest-news .bef-exposed-form .form--inline .form-item{margin:0;}}@media screen and (max-width:600px){.path-latest-news .search-input{margin-top:0.9375em;}.path-latest-news .graph-header__menu li:last-child{width:100%;}}@media (min-width:481px) and (max-width:767px){.map-graph__controls{top:120vw;}}@media screen and (max-width:420px){.path-latest-news .graph-header__menu .form-select .form-group a{font-size:1em;padding:0 14px;}}.path-frontpage section.news-block{margin-top:0;}.path-about-funds .footer-infos .footer-infos__links a:focus{color:#F7941E;}.path-about-funds .footer-infos .footer-infos__links a{min-height:4.5em;}@media screen and (max-width:767px){.path-about-funds .footer-infos .footer-infos__links a{min-height:inherit;}}.path-contact .max_wrapper{max-width:980px;margin:0 auto 40px;padding:0 25px;}.path-contact .max_wrapper .col-md-70.contact{width:60%;}.path-contact .max_wrapper .col-md-70.contact h2{color:#404040;font-size:1.5em;margin:20px 0;}.path-contact .max_wrapper .form-item label,.path-contact form .max_wrapper fieldset legend{color:#000000;display:block;font-weight:500;font-size:0.8em;}.path-contact form .max_wrapper fieldset legend{margin-bottom:0;}.path-contact .max_wrapper .form-item input[type="text"],.path-contact .max_wrapper .form-item input[type="email"],.path-contact .max_wrapper .form-item .select-wrapper select,.path-contact .max_wrapper .form-item textarea{font-size:14px;border:1px solid #000000;border-radius:4px;color:#000000;background-color:#ffffff;}.path-contact .max_wrapper .form-item input[type="text"],.path-contact .max_wrapper .form-item input[type="email"]{padding:24px;max-height:50px;}.path-contact .max_wrapper .form-item .select-wrapper select{height:auto;padding:13.5px 40px 13.5px 14px;max-height:50px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;width:100%;position:relative;z-index:2;}.path-contact .max_wrapper .form-item .select-wrapper::after{content:"";width:15px;height:15px;background:url(/themes/custom/administrative_agent/images/icon-arrow-down.svg) no-repeat center center;position:absolute;right:15px;top:24px;z-index:1;}.path-contact .max_wrapper .form-item input[type="text"]:hover,.path-contact .max_wrapper .form-item input[type="email"]:hover,.path-contact .max_wrapper .form-item .select-wrapper select:hover,.path-contact .max_wrapper .form-item textarea:hover,.path-contact .max_wrapper .form-item input[type="radio"]:hover,.path-contact form .max_wrapper button[type="submit"]:hover{-webkit-box-shadow:0px 0px 24px rgba(0,0,0,0.28);box-shadow:0px 0px 24px rgba(0,0,0,0.28);}.path-contact form .max_wrapper button[type="submit"]{background-color:#ED8B00;color:#ffffff;border:0;bottom:2px;padding:1em 2em;}.path-contact form .max_wrapper button[type="submit"]:hover{background-color:#ED8B00;}@media screen and (max-width:767px){.path-contact .max_wrapper .col-md-70.contact{width:100%;}}.tabs-container__item ul.pagination{float:none;justify-content:center;}.tabs-container__item ul.pagination li a,.tabs-container__item ul.pagination li.pager__item a{color:#ece5e5;}.tabs-container__item ul.pagination li.is-active,.tabs-container__item ul.pagination li.active,.tabs-container__item ul.pagination li.pager__item.is-active{font-weight:bold;color:#ffffff;}.path-search .region-content .views-exposed-form button.form-submit{color:#ED8B00;background-color:#ED8B00;height:50px;margin-top:23px !important;padding:0 29px;width:65px;overflow:hidden;}.path-search .region-content .views-exposed-form button.form-submit .icon{color:#fff;}.path-search .search-result-item .views-field-title{margin:0 0 12px;}.main-nav .main-nav__title{font-weight:500;padding:0;margin-left:12px;color:#ffffff;}.main-nav .closeouter{display:none;}.main-nav .search-display{margin-right:16px;}.main-nav .search-display .header__content .container .filter{padding:0;margin:25px 0 0;}.main-nav .search-display .filter .form-group input[type="text"]{background:#fff !important;font-family:"Roboto",sans-serif;font-size:0.875em !important;letter-spacing:-0.0085714286em;height:40px !important;color:#000 !important;padding:2px 15px 0 !important;width:240px !important;}.main-nav .search-display .row{margin:0;}.main-nav .search-display .header__content .container{padding:0;}.main-nav .search-display .header__content .container .filter .form-group{position:relative;}.main-nav .search-display .form-actions{right:13px !important;top:8px !important;}.main-nav .search-display .form-actions button.form-submit{width:25px;height:25px;background:url(/themes/custom/administrative_agent/images/icon-search.svg) no-repeat 0 0 / cover;display:inline-block;}.path-frontpage .btn--default{font-size:0.875em;}.news-carousel .post-card h4.tag{font-size:0.75em;}.map-graph__legend ul li{line-height:20px;}@media (min-width:900px){.table-default__item{padding:10px 0;line-height:22px;}}.header-default .row{height:34.375em;}.main-nav #block-aamainmenu{top:-7px;position:relative;}.parallax-block .parallax-block__image{padding-right:50px;}.path-dashboard .graph-header-with-title .container .row:nth-child(2){height:auto;margin-top:35px;}.path-dashboard nav.graph-header-with-title{margin:1.3em 0;}.path-dashboard nav.graph-header-with-title .container{padding:0;}.path-dashboard .pagination{margin:0 0 0.75em 0;}@media (min-width:700px){.path-dashboard .pagination li{margin:0 0 0.25em 1.5em;}}.path-dashboard .pagination li a{font-size:16px !important;}.path-dashboard .pagination li.active a{font-weight:600;}.path-latest-news #main-wrapper #content{padding:0;}.path-latest-news .graph-header.margin-small{margin-top:24px;}.path-latest-news nav.pager-nav{margin:40px 0 10px;padding:0 60px 0 0;}.path-latest-news nav.pager-nav li.active>a{color:#f7941e;font-weight:400;}.row.center-xs{margin:0;}.block-aa-keyfigures-chart .margin-default{margin:0;}.block-aa-keyfigures-chart .graph-header.margin-small{margin-top:0;}.block-aa-overtime-chart .custom-margin-default{margin-bottom:0;}.block-aa-overtime-chart .margin-small{margin-bottom:0;}.block-aa-transaction-register .dashboard_transaction{margin-top:50px;}.page-node-type-ct-funds .news-block{margin:0 auto;padding-top:80px;max-width:78.5rem;width:calc(100% - 80px);}.page-node-type-ct-funds h1.title-h1{text-align:left;}.page-node-type-ct-funds .header-default .center-xs{justify-content:flex-start;}.page-node-type-ct-funds .header-default .col-md-8{padding:0;flex-basis:75%;max-width:75%;}.page-node-type-ct-funds .found-profile .row .col-md-5{max-width:68%;margin-bottom:2.5em;margin-right:1.5em;}.page-node-type-ct-funds .found-profile .row .col-md-5.col-md-offset-1{max-width:none;margin-bottom:0;margin-right:0;}.path-latest-news .graph-header__menu .search-input input{box-shadow:none !important;}.main-nav .search-display .header__content .container{max-width:100%;}.path-frontpage .block-aa-homepage-map .home-map{margin-top:32px;}.path-frontpage .block-aa-homepage-map .graph-header{margin-top:0;}.path-frontpage .block-aa-homepage-map .end-xs.middle-xs{margin-top:0;}.block-aa-homepage-map .home-map ul{text-align:left;}.path-about-funds #main-wrapper #content{padding-top:0;}.path-about-funds .parallax-block p{margin-bottom:2em;}.page-node-type-ct-funds .breadcrumb .btn--back{height:5.3571428571em;font-size:0.875em;padding:0 3.5714285714em 0 1.4285714286em;}span.tootip-i{width:17px;height:17px;font-size:13px !important;line-height:16px !important;border:1px #b1b1b1 solid;display:inline-block !important;border-radius:10px;color:#000000;position:relative;margin:0 5px;text-align:center;}span.tooltip-info{position:absolute;background-color:#353535;left:-71px;color:#FFF;font-size:12px !important;letter-spacing:0.3px;min-width:220px;top:20px;z-index:2;border-radius:4px;padding:5px;display:none !important;transition:0.5s all;}span.tootip-i:hover span.tooltip-info{display:block !important;}.page-node-type-ct-news .breadcrumb-wrapper .btn--back{height:5.3571428571em;font-size:0.875em;padding:0 3.5714285714em 0 1.4285714286em;}.page-node-type-ct-publications .breadcrumb-wrapper .btn--back{height:5.3571428571em;font-size:0.875em;padding:0 3.5714285714em 0 1.4285714286em;}@media (min-width:1240px){.main-nav .main-nav__logo{margin-top:-10px;}}@media (min-width:1111px) and (max-width:1235px){.main-nav>.container{padding:0;}.main-nav .search-display{margin-right:0;}.main-nav .search-display .filter .form-group input[type="text"]{width:170px !important;}}@media (max-width:1200px){.path-latest-news .graph-header__menu .form-select .form-group{margin:0 1.25em;}.path-latest-news .graph-header__menu .form-select .form-group:last-child{margin:0 0 0 1.25em;}.path-latest-news .graph-header .container{padding:0 35px;}.path-latest-news .graph-header__menu .search-input input{padding-right:0;}}@media (max-width:1110px){.main-nav .search-display{position:absolute;top:-10px;left:50%;transform:translateX(-50%);z-index:111;margin:0;opacity:0;}.menu-opened .main-nav .search-display{opacity:1;transition:opacity 0.3s ease-in-out;}.main-nav .search-display .filter .form-group input[type="text"]{width:190px !important;}.main-nav .search-form-wrapper{top:-100px;}.menu-opened .main-nav .search-form-wrapper{position:relative;top:auto;}.search-display .header__content .container{max-width:100%;}.news-detail .social{right:-60px;}.path-about-funds .col-md-offset-1.p-lead{margin:0;}.path-about-funds .parallax-block .row .parallax-block__image{padding-right:0;}}@media (max-width:800px){.portfolio-list>.col-md-3{padding:0;}.flickity-slider .col-md-6{padding:0;}.page-node-type-ct-funds .header-default .col-md-8{flex-basis:100%;max-width:100%;}.path-latest-news .graph-header .container{padding:0 40px;}.path-latest-news .view-filters form button[type="submit"]{margin-right:0;}.path-latest-news .view-filters .graph-header hr{bottom:2px}.path-latest-news .graph-header__menu .form-select .form-group{margin:0 15px;padding:9px 0 0;}.path-latest-news .graph-header__menu .form-select .bef-link-active.form-group{padding:11px 0 15px;}.path-latest-news .graph-header__menu .form-select .form-group:last-child{margin:0;}.path-latest-news .news-filter .publications-item .col-md-3{padding:0;}.path-latest-news .graph-header__menu .search-input input{padding-right:40px;}.path-latest-news .view-filters .graph-header.margin-small{padding:0 20px;}}@media (max-width:750px){.page-node-type-ct-news .news-detail .row{margin:0;}.page-node-type-ct-funds .news-block>.row{justify-content:center;}.path-latest-news .graph-header__menu .form-select .form-group{margin:0 3px;}}@media (max-width:420px){.publication_header .header_imagery+.header_text{width:100%;}.page-node-type-ct-funds .news-block{width:calc(100% - 60px);}.pager-nav{padding:0 10px;}.pager-nav .pagination{flex-wrap:wrap;}.page-node-type-ct-funds .found-profile .row .col-md-5{max-width:100%;margin-bottom:0;margin-right:0;}.path-latest-news .graph-header__menu .search-input input{width:100%;}.path-latest-news .view-filters .graph-header.margin-small{padding:0;}.path-latest-news .news-filter .view-content{padding:0 5px;}}@media (max-width:400px){.path-frontpage .header-hero .col-md-8.col-md-12{width:100%;}.path-frontpage .main-footer .logos img{height:3em;}.header-hero .hm-btn{left:15px;}.page-node-type-ct-news .news-detail{padding:0 10px;}}@media (max-width:350px){.path-frontpage .main-nav .container{padding:0 10px;}}.related-container .post-card figure .img-blur{-webkit-filter:blur(8px);filter:blur(8px);}.related-container .post-card figure a{display:flex;width:100%;height:100%;position:absolute;margin:0 auto;top:0;justify-content:center;left:0;}.related-container .post-card figure a img{z-index:2;width:auto;margin:0 auto;left:auto;border:1px #f1f1f1 solid;}.main-footer .logos a{display:flex;align-items:center;justify-content:center;}.main-footer .logos a img{max-width:105px;}.main-footer .main-nav__title{color:#FFFFFF;}#views-exposed-form-aa-portal-vw-aa-all ul.graph-header__menu li .bef-link ul{display:flex;}@media screen and (max-width:900px){#views-exposed-form-aa-portal-vw-aa-all .path-latest-news #edit-actions{right:11px;}}nav.main-nav .search-form-wrapper .form-inline{position:relative;margin:0;}.main-nav .search-display .form-type-textfield input[type="text"]{background:#fff !important;font-family:"Roboto",sans-serif;font-size:0.875em !important;letter-spacing:-0.0085714286em;height:40px !important;color:#000 !important;padding:2px 15px 0 !important;width:240px !important;}.main-nav .search-display .form-actions.form-group{position:absolute;width:auto;}.main-nav .search-display .form-actions.form-group button[type="submit"]{bottom:unset;box-shadow:unset;text-indent:-9999px;margin:0;padding:0;position:relative;}.main-nav #block-aamainmenu{top:0;}@media (min-width:1240px){.main-nav .main-nav__logo{margin-top:0;}}@media (max-width:1093px){.main-nav .search-display .views-exposed-form{padding:0;margin:25px 0 0;}.main-nav .search-display .form-type-textfield input[type="text"]{width:190px !important;}.main-nav .form-actions.form-group button[type="submit"]{background-size:80%;}}.path-search .view-search-api-solr{width:calc(100% - 80px);max-width:78.5rem;margin:0 auto;}@media screen and (max-width:78.5em){.path-search .view-search-api-solr{padding:0 1.5rem;box-sizing:border-box;}}@media screen and (max-width:78.5rem) and (min-width:769px){.path-search .view-search-api-solr{max-width:calc(100% - 100px);}}@media screen and (max-width:768px){.path-search .view-search-api-solr{width:calc(100%);}}@media screen and (max-width:480px){.path-search form .header__content .filter .form-group button[type="submit"]{margin:0 !important;}.path-search #main-wrapper #content{max-width:100%;margin:0 auto;padding:0 !important;}}.crdtwrp{position:absolute;right:48px;bottom:32px;z-index:2;}.crdtwrp .cright{display:flex;align-items:center;justify-content:center;position:relative;width:25px;height:25px;border-radius:25px;color:#666666;font-size:15px;cursor:pointer;background-color:#ffffff;-webkit-box-shadow:0px 1px 10px rgba(0,0,0,0.07);box-shadow:0px 1px 10px rgba(0,0,0,0.07);}.crdtwrp .cright .caption{position:absolute;right:11px;top:-33px;display:none;background-color:rgba(254,254,254,0.8);border-radius:5px;color:#000000;font-size:14px;padding:6px;white-space:nowrap;-webkit-box-shadow:0px 2px 15px rgba(0,0,0,0.1);box-shadow:0px 2px 15px rgba(0,0,0,0.1);}.fund-img-caption{font-size:0.8em;line-height:1.4;padding:16px;color:#4c4c4c;caption-side:bottom;background-color:#f4f5f6;margin-top:0;text-align:left;}figure.align-right{max-width:400px;margin:0 0 16px 32px;}figure.align-left{max-width:400px;margin:0 32px 16px 0;}.center-md ul,.center-md ol{text-align:left;}.center-md ul li,.center-md ol li{text-align:left;margin-bottom:16px;}.center-md ul li:last-child,.center-md ol li:last-child{margin-bottom:24px;}#main-wrapper #content.press-ct{max-width:100% !important;padding:0 !important;}#main-wrapper #content.press-ct .press-detail{background:#fff9f2;margin-top:-16px;}#main-wrapper #content.press-ct .press-detail .main-content{max-width:78.5rem;margin:0 auto;}@media (max-width:768px){#main-wrapper #content.press-ct .press-detail .main-content{margin:0 auto;max-width:100%;width:100%;}}.press-detail .main-content .cover.row{margin:0 auto;width:calc(100% - 80px);}#main-wrapper #content.press-ct .press-detail .main-content .cover>div{padding-left:1rem;padding-right:1rem;padding-top:30px;padding-bottom:30px;}@media (max-width:820px){#main-wrapper #content.press-ct .press-detail .main-content .cover>div{padding-bottom:15px;}}#main-wrapper #content.press-ct .press-detail .main-content .cover>div:last-child{width:100%;position:relative;}#main-wrapper #content.press-ct .press-detail .type{font-family:"Roboto";font-weight:bold;font-size:1em;color:#F7941E;letter-spacing:0.0625em;line-height:1.875em;margin-bottom:0.9375em;text-transform:uppercase;}#main-wrapper #content.press-ct .press-detail .normal-date{font-family:Roboto;font-weight:300;font-size:1.125em;color:#A2A2A2;letter-spacing:-0.0083333333em;line-height:1.6666666667em;}#main-wrapper #content.press-ct .press-detail+.row.bg-white{width:100%;max-width:78.5rem;margin:0 auto;}.press-detail+.row.bg-white .row.center-md{width:calc(100% - 80px);max-width:78.5rem;margin:0 auto;padding-top:38px;padding-bottom:80px;}.press-detail+.row.bg-white .row.center-md p{text-align:left;}.publication-header__downloads a.btn-download{display:-webkit-inline-box;display:inline-flex;display:-ms-inline-flexbox;border:1px solid #000000;padding:0;position:relative;margin:0 5px 5px 0;font-size:16px;}.publication-header__downloads a.btn-download strong{font-weight:400;padding:8px 32px 8px 10px;position:relative;color:#000;display:block;}.publication-header__downloads a.btn-download strong:after{content:"";width:12px;height:16px;right:12px;top:11px;position:absolute;background:url(/themes/custom/administrative_agent/images/icon-arrowdown-download-black.svg) center center no-repeat !important;}@media (min-width:769px) and (max-width:989px){.breadcrumb-wrapper .row{align-items:center;flex-wrap:nowrap;}}.pad-t-sp160{padding-top:160px;}.pad-t-sp80{padding-top:80px;}.pad-b-sp160{padding-bottom:160px;}.pad-b-sp80{padding-bottom:80px;}.news-block+nav.pager-nav.text-center{margin-bottom:48px;}.home-map .graph-header__actions{margin-left:0;}.row.portfolio-list{margin-bottom:48px;}#mapChart+ul{margin-bottom:32px;}.project-page .header-solid.gray-bg,.project-page .hero-image.withEffect{background-color:#353535;border-bottom:0;}.project-page .hero-image img.img-parallax{opacity:0.6 !important;}.project-page button[type=submit],.project-page input[type=submit],.project-page input[type=button]{min-width:auto;border:0 !important;}.project-page #btn_share{display:none;}.project-page .row.ds-fix{display:block;margin:0 auto;}.container .container{width:calc(100%);}.project-page .row.ds-fix .bg-white{background-color:transparent !important;}.project-page .row.ds-fix section.page-content article{background-color:transparent;max-width:750px;margin:0 auto;}.project-page .breadcrumb{margin-bottom:80px;margin-top:14px;}.upcoming-latest .pager-nav.text-center{margin-bottom:50px;}.project-page nav.pager-nav li>a,nav.pager-nav .pagination>.active>a{font-size:1.2em;}nav.pager-nav .pagination>.active>a{font-weight:500;}.path-latest-news.has-glyphicons .select-wrapper:after{content:'' !important;}.news-item.publications-item figure img{width:100% !important;height:auto !important;max-width:250px;object-fit:cover;}#nav.gradient{position:relative;}#nav.gradient::before{content:"";top:0;left:0;width:100%;height:91px;position:fixed;z-index:-1;opacity:1;background-color:#353535 !important;transition:all 0.5s ease-in-out;}#nav-share svg{color:#F7941E !important;}.page-node-type-ct-stories #nav-share svg{color:#ffffff !important;}#nav.gradient #nav-share svg{color:#fff !important;opacity:1;}.page-node-type-ct-stories #nav-langs .lang,#nav.gradient #nav-langs .lang,#nav.gradient #nav-langs .lang.active{color:#fff !important;opacity:1;}.page-node-type-ct-stories #nav-langs .lang.active::after,#nav.gradient #nav-langs .lang.active::after{background-color:#fff !important;}.container-fluid.page.withoutEffect-hero-image{padding-left:0 !important;padding-right:0 !important;}#content.press-ct .press-detail .col-md-8 ul a{display:inline-flex !important;width:auto;height:auto;}.page-node-type-ct-press .rel-topic-wrapper{padding-bottom:50px;}.rel-topic-wrapper{padding:64px 0 64px;}.rel-topic-wrapper h2{font-family:"Roboto";font-weight:300;font-size:2.25em;letter-spacing:-0.0083333333em;line-height:1.3888888889em;}.rel-topic-wrapper .related-topics ul{padding-left:16px;}.rel-topic-wrapper .related-topics ul li{list-style:none;}.project-page .container-sig .latest-wrapper h3{font-size:2.1875em;font-weight:normal;line-height:1.2857142857em;letter-spacing:-0.0085714286em;margin:0;position:relative;padding-left:15px;padding-bottom:15px;}.project-page .container-sig .latest-wrapper h3::after{content:'';position:absolute;left:15px;bottom:0;width:calc(100% - 15px);height:1px;background-color:#808080;}.container-fluid.page.withoutEffect-hero-image .container.container-sig{max-width:1176px;}.project-page .container-sig .latest-wrapper .upcoming-latest .related-container{margin-top:2.55em;padding-left:0;padding-right:0;}@media (max-width:768px){.project-page .container-sig .latest-wrapper .upcoming-latest .related-container{padding-top:0;}}.related-container .post-card .ct-card_video{height:232px;position:relative;margin:0 0 2.1875em;}.post-card .ct-card_video iframe,.post-card .ct-card_video iframe.media-oembed-content{max-width:100%;border:none;background-color:transparent;position:absolute;left:0;width:100%;height:100%;}.project-page .container-sig .latest-wrapper .upcoming-latest .post-card h4.tag{font-size:0.85em;font-weight:bold;text-transform:uppercase;line-height:1em;letter-spacing:-0.0083333333em;color:#F7941E;margin:0;}.project-page .container-sig .latest-wrapper .upcoming-latest .post-card .post-card p{font-size:1.2em;font-weight:300;max-width:100%;margin:1em 0 1.7857142857em;}.page-node-type-ct-stories #related-content .related-container{margin-top:0;}.page-node-type-ct-stories #related-content .related-container .post-card p a{text-decoration:none;}.pagination>li>span{visibility:hidden;display:none;}.related-tags-card.container{margin-top:2.55em;}.page-node-type-ct-stories .story--img h2,.page-node-type-ct-stories .story--img h3{font-family:"Lora",serif;letter-spacing:-0.03em;line-height:1.2;}.page-node-type-ct-stories .story--img .h2{font-size:40px;}@media (max-width:575px){.story .header .h2.short_title_mobile{font-size:24px;}}.page-node-type-ct-stories .story--img .h3{font-size:60px;}@media (max-width:575px){.story .header .h3.title_mobile{font-size:32px;}}.col-md-8 .publication-header__downloads{display:flex;margin-bottom:32px;justify-content:flex-start;}@media (max-width:979px){.press-detail .row.bg-white{max-width:75%;margin:0 auto;}}.publication_header .header_text .content_type_info{padding-bottom:48px;}.resource-detail{padding-bottom:80px;}@media (max-width:575px){.page-node-type-ct-stories #nav-right{position:absolute;right:24px;top:50px;}.lang-ar .page-node-type-ct-stories #nav-right{position:absolute;right:auto;left:24px;top:50px;}}.news-detail .social ul a svg,.update-detail .social ul a svg,#content.press-ct .press-detail ul a svg,.resource-detail .social ul a svg{width:20px;}.project-page .donate_link .btn.secondary{border:1px #ed8b00 solid;color:#ffffff;letter-spacing:0.01em;background-color:#ed8b00;padding:16px 32px;text-transform:uppercase;font-size:15px;}.project-page .donate_link .btn.secondary::after{height:0;}.project-page .donate_link .btn.secondary:hover{background-color:#db7b0b;color:#ffffff;-webkit-box-shadow:0px 1px 14px rgba(0,0,0,0.28);box-shadow:0px 1px 14px rgba(0,0,0,0.28);}.project-page .donate_link .btn.secondary:hover::after{height:0;}.project-page .donate_link .btn.secondary:focus{color:#ffffff;background-color:#ed8b00;}.project-page .donate_link .btn.secondary.btn-center{margin:50px auto;display:block;text-align:center;max-width:280px;}@media (max-width:575px){.project-page .donate_link .btn.secondary.btn-center{margin:80px auto 25px auto;}}.project-page .donate_link .btn.secondary.btn-center{width:166px !important;min-width:166px !important;max-width:166px !important;}.update-detail.container .row,.resource-detail.container .row{margin:0 auto;}.rd-row .col-md-12{padding-left:0;padding-right:0;}
.ct-card-group{display:flex;align-items:stretch;margin-left:-2%;margin-right:-2%;flex-direction:row;flex-wrap:wrap;}@media (max-width:767px){.ct-card-group{flex-wrap:wrap;flex-direction:column;margin-left:0;margin-right:0;}}.home-latest .ct-card-group,.path-latest-news .latest-page-section#News .ct-card-group,.path-videos .view-display-id-listing .ct-card-group,.path-multimedia .view-id-multimedia .ct-card-group,.path-campaign .view-display-id-campaign_listing .ct-card-group,#related-slideshow-list .view-id-slideshow .ct-card-group{flex-wrap:wrap;}.displayCard{margin:1% 2% 25px 2%;padding-bottom:0px;width:98%;position:relative;transition:0.5s ease;border:0;min-height:238px;display:flex;flex-direction:row;align-items:center;}@media (max-width:575px){.displayCard{padding-bottom:24px;margin-bottom:0;}}@media (max-width:767px){.displayCard{margin:1% 0 25px 0;}}@media (max-width:859px){.displayCard{width:100%;flex-direction:column;}}.displayCard__image{position:relative;max-height:320px;overflow:hidden;background-color:#ffffff;width:55%;margin:0;}@media (max-width:859px){.displayCard__image{width:100%;margin:0;}.displayCard__image img{width:100%;}}.displayCard__image img{width:100%;margin:0;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;-o-object-fit:cover;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:#eaeaea;}.displayCard__image.publication a,.displayCard__image.resources a,.displayCard__image.press a{position:absolute;left:0;top:0;width:100%;height:100%;}.displayCard__image.publication a img,.displayCard__image.resources a img,.displayCard__image.press a img{width:auto;margin:0 auto;left:0;right:0;position:absolute;top:0;height:100%;}.displayCard__image.publication a img:hover,.displayCard__image.resources a img:hover,.displayCard__image.press a img:hover{transition:transform 2.4s linear;}.displayCard__image.publication a img:hover:hover,.displayCard__image.resources a img:hover:hover,.displayCard__image.press a img:hover:hover{transform:scale(1.1);}.displayCard__image.publication img,.displayCard__image.resources img,.displayCard__image.press img{width:auto;margin:0 auto;left:0;right:0;}.displayCard__image.publication img.img-blur,.displayCard__image.resources img.img-blur,.displayCard__image.press img.img-blur{width:100% !important;filter:blur(8px);}.displayCard__video{min-height:480px;height:75vh;max-height:75vh;padding:28% 0 0 0;overflow:hidden;position:relative;background-color:#eaeaea;}.displayCard__video a{height:100%;width:100%;position:absolute;top:0;max-height:530px;}.displayCard__video a .contextual-region{position:absolute;width:100%;height:100%;top:0;}@media (max-width:575px){.displayCard__video{min-height:244px;height:38vh;max-height:260px;}}@media (min-width:768px) and (max-width:979px){.displayCard__video{min-height:320px;height:34vh;max-height:35vh;}}@media only screen and (min-device-width:720px) and (max-device-width:768px) and (min-height:769px) and (orientation:portrait){.displayCard__video{height:34vh;max-height:34vh;min-height:350px;}}@media (min-width:980px) and (max-width:1439px) and (min-height:769px){.displayCard__video{height:66vh;max-height:66vh;}}@media (min-width:1024px) and (max-width:1439px) and (min-height:1000px){.displayCard__video{height:36vh;max-height:36vh;}}@media (min-width:1440px) and (max-width:1920px) and (min-height:769px){.displayCard__video{height:60vh;max-height:60vh;}}.displayCard__video iframe{width:100%;position:absolute;top:0;left:0;z-index:3;height:100%;max-height:80vh;}@media (max-width:575px){.displayCard__video iframe{height:38vh;max-height:260px;}}@media (min-width:768px) and (max-width:979px){.displayCard__video iframe{min-height:320px;height:34vh;max-height:34vh;}}@media (min-width:1024px) and (max-width:1439px) and (min-height:1000px){.displayCard__video iframe{height:36vh;max-height:36vh;}}@media (min-width:1440px) and (max-width:1920px) and (min-height:769px){.displayCard__video iframe{height:60vh;max-height:60vh;}}.displayCard__video p.youtube-link{position:absolute;visibility:hidden;}.displayCard__details{display:flex;align-items:center;position:absolute;z-index:0;width:100%;max-width:620px;box-shadow:0px 1px 7px rgba(0,0,0,0.1);transition:0.5s ease-in;background-color:#ffffff;margin:2em 0;right:0;position:absolute;height:calc(100% - 3em);}@media (max-width:1366px){.displayCard__details{max-width:540px;}}.displayCard__details:hover{box-shadow:0px 1px 14px rgba(0,0,0,0.28);}@media (max-width:859px){.displayCard__details{position:relative;width:90%;max-width:100%;margin:-15px auto;}}.displayCard__details--body{background-color:#ffffff;padding:32px 32px 74px 32px;padding:40px 32px 74px 32px;position:relative;}.displayCard__details--body p.date-type,.displayCard__details--body .news-date{color:#666666;text-transform:normal;font-size:15px;margin-bottom:0.5em;}.displayCard__details--body .news-date{color:#666666;}.displayCard__details--body p.content-type{color:#F7941E;text-transform:uppercase;font-size:0.75em;font-weight:700;margin-bottom:15px;margin-top:0;}.displayCard__details--body h3.card-title,.displayCard__details--body h4.card-title{font-weight:700;padding:0;margin:0 0 0.8em 0;line-height:1.2857142857em;letter-spacing:-0.0085714286em;}.displayCard__details--body h3,.displayCard__details--body h3.card-title{font-size:1.6em;}.displayCard__details--body h4,.displayCard__details--body h4.card-title{font-size:1.2em;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{color:#F7941E;line-height:1.4;padding-top:0;}.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{color:#4a8bcd;}.displayCard__details--body .info{display:flex;justify-content:space-between;margin-bottom:15px;}@media (max-width:859px){.displayCard__details--body .info{flex-direction:column;}}.displayCard__details--body .info p{margin:0;padding:0;display:inline-flex;font-size:15px;}.displayCard__details--body .info p.content-type{color:#666666;font-weight:700;margin-bottom:0;}.displayCard__details--body .info p.date{color:#666666;margin-bottom:0;}.displayCard__details--body p{line-height:1.5;}.displayCard__details--body a.btn{text-transform:none;color:#000000;font-weight:700;position:absolute;left:32px;bottom:1.5em;font-size:16px;transition:0.5s ease-in;}.displayCard__details--body a.btn::after{content:"";width:100%;height:2px;background-color:#ed8b00;position:absolute;display:flex;align-items:center;justify-content:center;transition:0.5s ease-in;left:0;bottom:0;}.displayCard__details--body a.btn:hover::after{content:"";width:100%;height:4px;background-color:#ed8b00;position:absolute;left:0;bottom:-1px;}.displayCard__details--body a.btn:focus{outline:none;}@media (max-width:859px){.displayCard__details--body{width:100%;}}.displayCard__details--body a.btn{bottom:10px;}.displayCard.video{display:block;margin-bottom:30px;}@media (max-width:575.99px){.displayCard.video{width:100%;margin:0 auto;}}@media (min-width:576px) and (max-width:767px){.displayCard.video{width:100%;margin:0 auto;}}@media (min-width:768px) and (max-width:820px){.displayCard.video{margin-right:0;}}.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;height:auto;}@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-type,.displayCard.video .displayCard__details--body .news-date{color:#f7941e;text-transform:uppercase;font-size:12px;margin-bottom:0.5em;}.displayCard.video .displayCard__details--body .news-date{color:#f7941e;text-transform:uppercase;font-size:12px;}.displayCard.video .displayCard__details--body p.content-type{color:#f7941e;text-transform:uppercase;font-size:12px;font-weight:700;margin-bottom:15px;margin-top:0;}.displayCard.video .displayCard__details--body h3.card-title,.displayCard.video .displayCard__details--body h4.card-title{font-weight:700;padding:0;margin:0 0 0.8em 0;}.displayCard.video .displayCard__details--body h3,.displayCard.video .displayCard__details--body h3.card-title{font-size:1.6em;}.displayCard.video .displayCard__details--body h4,.displayCard.video .displayCard__details--body h4.card-title{font-size:1.2em;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{color:#f7941e;line-height:1.4;padding-top:0;}.displayCard.video .displayCard__details--body h3.card-title:hover,.displayCard.video .displayCard__details--body h3.card-title a:hover,.displayCard.video .displayCard__details--body h4.card-title:hover,.displayCard.video .displayCard__details--body h4.card-title a:hover{color:#4a8bcd;}.displayCard.video .displayCard__details--body .info{display:flex;justify-content:space-between;margin-bottom:15px;}@media (max-width:859px){.displayCard.video .displayCard__details--body .info{flex-direction:column;}}.displayCard.video .displayCard__details--body .info p{margin:0;padding:0;display:inline-flex;font-size:15px;}.displayCard.video .displayCard__details--body .info p.content-type{color:#666666;font-weight:700;margin-bottom:0;}.displayCard.video .displayCard__details--body .info p.date{color:#666666;margin-bottom:0;}.displayCard.video .displayCard__details--body p{line-height:1.5;}.displayCard.video .displayCard__details--body a.btn{text-transform:none;color:#000000;font-weight:700;position:absolute;left:32px;bottom:1.5em;font-size:16px;transition:0.5s ease-in;}.displayCard.video .displayCard__details--body a.btn::after{content:"";width:100%;height:2px;background-color:#ed8b00;position:absolute;display:flex;align-items:center;justify-content:center;transition:0.5s ease-in;left:0;bottom:0;}.displayCard.video .displayCard__details--body a.btn:hover::after{content:"";width:100%;height:4px;background-color:#ed8b00;position:absolute;left:0;bottom:-1px;}.displayCard.video .displayCard__details--body a.btn:focus{outline:none;}.displayCard.video .displayCard__details--body a.btn::after{bottom:0;}.displayCard.video .displayCard__details--body h3.card-title,.displayCard.video .displayCard__details--body h4.card-title{margin:0;}.displayCard.video .displayCard__details--body p{margin-bottom:20px;}.ct-card{min-width:46%;max-width:46%;margin:2%;box-sizing:border-box;border:1px solid #eff1f3;transition:0.5s ease;background-color:#ffffff;position:relative;padding-bottom:0.5em;box-shadow:0px 1px 7px rgba(0,0,0,0.1);}.ct-card:hover{box-shadow:0px 1px 14px rgba(0,0,0,0.28);}@media (max-width:575px){.ct-card{min-width:92%;max-width:85%;width:100%;margin:1.3em 1.3em 0 1.3em;}}@media (max-width:767px){.ct-card{margin:2% 0;}}.ct-card__details{width:100%;}.ct-card__details--body{background-color:#ffffff;padding:32px 32px 74px 32px;}.ct-card__details--body p.date-type,.ct-card__details--body .news-date{color:#666666;text-transform:normal;font-size:15px;margin-bottom:0.5em;}.ct-card__details--body .news-date{color:#666666;}.ct-card__details--body p.content-type{color:#666666;text-transform:normal;font-size:15px;font-weight:700;margin-bottom:15px;margin-top:0;}.ct-card__details--body h3.card-title,.ct-card__details--body h4.card-title{font-weight:700;padding:0;margin:0 0 0.8em 0;}.ct-card__details--body h3,.ct-card__details--body h3.card-title{font-size:1.6em;}.ct-card__details--body h4,.ct-card__details--body h4.card-title{font-size:1.2em;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{color:#000000;line-height:1.4;padding-top:0;}.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{color:#4a8bcd;}.ct-card__details--body .info{display:flex;justify-content:space-between;margin-bottom:15px;}@media (max-width:859px){.ct-card__details--body .info{flex-direction:column;}}.ct-card__details--body .info p{margin:0;padding:0;display:inline-flex;font-size:15px;}.ct-card__details--body .info p.content-type{color:#666666;font-weight:700;margin-bottom:0;}.ct-card__details--body .info p.date{color:#666666;margin-bottom:0;}.ct-card__details--body p{line-height:1.5;}.ct-card__details--body a.btn{text-transform:none;color:#000000;font-weight:700;position:absolute;left:32px;bottom:1.5em;font-size:16px;transition:0.5s ease-in;}.ct-card__details--body a.btn::after{content:"";width:100%;height:2px;background-color:#ed8b00;position:absolute;display:flex;align-items:center;justify-content:center;transition:0.5s ease-in;left:0;bottom:0;}.ct-card__details--body a.btn:hover::after{content:"";width:100%;height:4px;background-color:#ed8b00;position:absolute;left:0;bottom:-1px;}.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:#ed8b00;}.ct-card__details a.btn{text-transform:none;color:#000000;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:#ed8b00;position:absolute;display:flex;align-items:center;justify-content:center;transition:0.5s ease-in;left:0;bottom:0px;}.ct-card__details a.btn:hover::after{content:"";width:100%;height:4px;background-color:#ed8b00;position:absolute;left:0;bottom:-1px;}.ct-card__image{position:relative;overflow:hidden;background-color:#eaeaea;padding:28% 0;}.ct-card__image img{display:block;position:absolute;height:100%;width:100%;left:0;top:0;}.ct-card__image img:hover{transition:transform 2.4s linear;}.ct-card__image img:hover:hover{transform:scale(1.1);}.ct-card__image img.img-blur{width:100% !important;filter:blur(8px);}.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:#eaeaea;}.ct-card__image.publication img,.ct-card__image.resources img,.ct-card__image.press img{width:auto;margin:0 auto;left:0;right:0;background-color:#ffffff;}.ct-card__image .btn-vidoplay{width:50px;height:50px;position:absolute;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;display:inline-block !important;opacity:0.6;}.ct-card__image p.youtube-link{height:0px;margin:0;visibility:hidden;}.ct-card__video{position:relative;overflow:hidden;background-color:#eaeaea;padding:28% 0;}@media only screen and (min-device-width:320px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.ct-card__video{padding:26% 0;}}.ct-card__video a{display:block;height:100%;width:100%;position:absolute;left:0;right:0;top:0;max-height:284px;}.ct-card__video a .contextual-region{position:absolute;width:100%;height:100%;top:0;}.ct-card__video .contextual-region{position:initial;}.ct-card__video iframe{position:absolute;height:100%;width:100%;z-index:2;top:0;left:0;}.ct-card-group.colm-3{overflow-x:hidden;}.ct-card-group.colm-3 .ct-card{min-width:29.3%;max-width:32%;width:21.3333333333%;}@media (max-width:575px){.ct-card-group.colm-3 .ct-card{min-width:100%;width:85%;max-width:100%;margin:1.3em 0 0 0;}}@media (min-width:575.99px) and (max-width:820px){.ct-card-group.colm-3 .ct-card{min-width:100%;max-width:100%;width:96%;}}.ct-card-group.colm-3 .ct-card__image{background-color:#d1d1d1;}.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-type,.ct-card-group.colm-3 .ct-card__details--body .news-date{color:#f7941e;text-transform:normal;font-size:12px;margin-bottom:0.5em;}.ct-card-group.colm-3 .ct-card__details--body .news-date{color:#f7941e;}.ct-card-group.colm-3 .ct-card__details--body p.content-type{color:#f7941e;text-transform:uppercase;font-size:12px;font-weight:700;margin-bottom:15px;margin-top:0;}.ct-card-group.colm-3 .ct-card__details--body h3.card-title,.ct-card-group.colm-3 .ct-card__details--body h4.card-title{font-weight:700;padding:0;margin:0 0 0.8em 0;}.ct-card-group.colm-3 .ct-card__details--body h3,.ct-card-group.colm-3 .ct-card__details--body h3.card-title{font-size:1.6em;}.ct-card-group.colm-3 .ct-card__details--body h4,.ct-card-group.colm-3 .ct-card__details--body h4.card-title{font-size:1.2em;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{color:#f7941e;line-height:1.3;padding-top:0;display:inline-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{color:#4a8bcd;}.ct-card-group.colm-3 .ct-card__details--body .info{display:flex;justify-content:space-between;margin-bottom:15px;}@media (max-width:859px){.ct-card-group.colm-3 .ct-card__details--body .info{flex-direction:column;}}.ct-card-group.colm-3 .ct-card__details--body .info p{margin:0;padding:0;display:inline-flex;font-size:15px;}.ct-card-group.colm-3 .ct-card__details--body .info p.content-type{color:#666666;font-weight:700;margin-bottom:0;}.ct-card-group.colm-3 .ct-card__details--body .info p.date{color:#666666;margin-bottom:0;}.ct-card-group.colm-3 .ct-card__details--body p{line-height:1.5;}.ct-card-group.colm-3 .ct-card__details--body a.btn{text-transform:none;color:#000000;font-weight:700;position:absolute;left:32px;bottom:1.5em;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:#ed8b00;position:absolute;display:flex;align-items:center;justify-content:center;transition:0.5s ease-in;left:0;bottom:0;}.ct-card-group.colm-3 .ct-card__details--body a.btn:hover::after{content:"";width:100%;height:4px;background-color:#ed8b00;position:absolute;left:0;bottom:-1px;}.ct-card-group.colm-3 .ct-card__details--body a.btn:focus{outline:none;}.ct-card-group.colm-3 .ct-card__details--body h3,.ct-card-group.colm-3 .ct-card__details--body h3.card-title{font-size:1.3em;}@media (max-width:859px){.ct-card-group.colm-3 .ct-card__details--body h3,.ct-card-group.colm-3 .ct-card__details--body h3.card-title{font-size:0.9em;}}.ct-card-group.colm-3 .ct-card__details--body .card-text,.ct-card-group.colm-3 .ct-card__details--body p{margin-top:1em;}.ct-card-group.colm-3 .ct-card__details--body .card-text.date-type,.ct-card-group.colm-3 .ct-card__details--body .card-text.date-field,.ct-card-group.colm-3 .ct-card__details--body p.date-type,.ct-card-group.colm-3 .ct-card__details--body p.date-field{margin-top:0;color:#ed8b00;}.ct-card-group.colm-3 .ct-card__video{position:relative;padding:30% 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:179px;}.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;}.view-related-content .pad-top-bottom.level1{padding-bottom:0;}.path-jobs .displayCard.video,.path-videos .displayCard.video,.page-node-type-ct-video .displayCard.video,.path-multimedia .displayCard.video,.view-topics .displayCard.video,.page-node-type-ct-project-page .displayCard.video{margin-bottom:0;display:block;}.path-jobs .displayCard.video .displayCard__video,.path-videos .displayCard.video .displayCard__video,.page-node-type-ct-video .displayCard.video .displayCard__video,.path-multimedia .displayCard.video .displayCard__video,.view-topics .displayCard.video .displayCard__video,.page-node-type-ct-project-page .displayCard.video .displayCard__video{padding-bottom:0;}.path-jobs .displayCard.video .displayCard__details,.path-videos .displayCard.video .displayCard__details,.page-node-type-ct-video .displayCard.video .displayCard__details,.path-multimedia .displayCard.video .displayCard__details,.view-topics .displayCard.video .displayCard__details,.page-node-type-ct-project-page .displayCard.video .displayCard__details{margin-top:0;}.related-content .ct-card-group.colm-3 .ct-card__details--body p.content-type{margin-top:0;text-transform:uppercase;}.page-content.related-content{padding-right:15px;padding-left:15px;}.path-multimedia .ct-card-group.colm-3 .ct-card__video a,.path-videos .ct-card-group.colm-3 .ct-card__video a{padding:30% 0;width:100%;min-height:179px;height:100%;max-height:184px;}.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 0px 6px 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 h3.card-title,.ct-card-group.colm-3.feature-cards .ct-card__details--body h4.card-title{font-size:1.3em;}.ct-card-group.colm-3.feature-cards .ct-card__details--body .btn{left:2.6em;bottom:1.5em;}a.videoplay::after{content:"";width:70px;height:70px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;display:inline-block !important;opacity:0.6;background:url(/themes/custom/administrative_agent/images/icon-videoplay.svg) no-repeat center center;}.displayCard__image.publication,.displayCard__image.resources,.displayCard__image.press{background-color:#eaeaea;}.displayCard__image img.img-blur{width:100% !important;filter:blur(8px);max-height:280px;}.displayCard__image.publication a img:nth-child(1),.displayCard__image.resources a img:nth-child(1),.displayCard__image.press a img:nth-child(1),.displayCard__image.press a picture img,.displayCard__image.publication a picture img,.displayCard__image.resources a picture img{width:auto;margin:0 auto;left:0;right:0;position:absolute;top:0;height:100%;max-height:280px;}.displayCard__image.publication a img:nth-child(1):hover,.displayCard__image.resources a img:nth-child(1):hover,.displayCard__image.press a img:nth-child(1):hover,.displayCard__image.press a picture img:hover,.displayCard__image.publication a picture img:hover,.displayCard__image.resources a picture img:hover{transform:scale(1.1);}.page-node-type-ct-video .displayCard.video .displayCard__details--body{padding-bottom:20px;}nav.pager-nav{overflow:hidden;height:100%;}ul.pager{text-align:right;padding-right:270px;margin:35px 0 50px 0;position:relative;display:flex;float:right;min-height:30px;}.view-topics ul.pager{margin-bottom:0px;}@media (max-width:575px){ul .pager{padding-right:125px;min-height:36px;}}ul.pager a{color:#919fae;width:auto;}ul.pager a:hover{color:#92b9e1;}ul.pager li{display:inline-block;padding:0;width:auto;font-size:16px;margin:0 0 0 15px;overflow:initial;}ul.pager li.pager-first.first,ul.pager li.page-item.first,ul.pager li.page-item.prev.disabled,ul.pager li.pager-last.last{display:none;}ul.pager li a,ul.pager li span{background-color:transparent;border:0;padding:0 8px;color:#919fae;outline:none;}ul.pager li a:hover,ul.pager li span:hover{color:#ed8b00;}ul.pager li.pager-disabled{opacity:0.3;pointer-events:none;}ul.pager li.pager-next,ul.pager li.page-item.next{margin-left:1em;text-align:right;position:absolute;right:0;width:92px;}@media (max-width:575px){ul.pager li.pager-next,ul.pager li.page-item.next{top:0;width:40px;padding-bottom:50px;}}ul.pager li.pager-next a:before,ul.pager li.page-item.next a:before{content:"Next";position:absolute;top:6px;right:0;text-transform:uppercase;font-family:Roboto,sans-serif;font-weight:500;color:#000000;padding-right:30px;background:url(/themes/custom/administrative_agent/images/icon-btn-arrow-next.svg) 99% center no-repeat;opacity:0.3;width:74px;height:15px;font-size:16px;}@media (max-width:575px){ul.pager li.pager-next a:before,ul.pager li.page-item.next a:before{content:" ";}}ul.pager li.pager-next:after,ul.pager li.page-item.next:after{content:"";position:absolute;left:0px;top:0;height:34px;margin-top:-6px;width:1px;background-color:#d0d0d0;}ul.pager li.pager-previous a,ul.pager li.pager-next a,ul.pager li.page-item.next a,ul.pager li.page-item.prev a{display:block;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:0em;background:none;text-indent:0;overflow:initial;}ul.pager li.pager-previous,ul.pager li.page-item.prev{margin-right:1em;}@media (max-width:575px){ul.pager li.pager-previous,ul.pager li.page-item.prev{margin-right:-1.8em;}}ul.pager li.pager-previous a,ul.pager li.page-item.prev a{position:absolute;right:190px;text-align:center;}@media (max-width:575px){ul.pager li.pager-previous a,ul.pager li.page-item.prev a{top:-6px;right:60px;}}ul.pager li.pager-previous a:before,ul.pager li.page-item.prev a:before{content:"Previous";position:absolute;right:-45px;top:6px;text-transform:uppercase;color:#000000;font-family:Roboto,sans-serif;font-weight:500;padding-left:30px;width:74px;height:auto;font-size:16px;background:url(/themes/custom/administrative_agent/images/icon-btn-arrow-previous.svg) 0px center no-repeat;opacity:0.3;}@media (max-width:575px){ul.pager li.pager-previous a:before,ul.pager li.page-item.prev a:before{width:40px;height:28px;content:" ";background:url(/themes/custom/administrative_agent/images/icon-btn-arrow-previous.svg) 0px center no-repeat;right:-18px;}}ul.pager li.pager-current,ul.pager li.pager-current a,ul.pager li.page-item.active,ul.pager li.page-item.active a{font-weight:600;background-color:transparent;color:#000000;cursor:default;}
.hero-image{position:relative;z-index:0;min-height:460px;width:100%;background-color:#666666;}.hero-image:before{content:"";height:100%;width:100%;background:rgba(0,0,0,0.1);position:absolute;}.hero-image img{width:100vmax;z-index:0;}.hero-image img.img-parallax{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;object-fit:cover;height:100%;}@media (min-width:1100px){.hero-image img.img-parallax{object-fit:cover;height:auto;margin-top:0;}}.hero-image__content{max-width:640px;text-align:left;color:#fff;}.hero-image__content h1,.hero-image__content h2{text-align:left;color:#fff;font-size:2.5em;margin:0 0 0.4em 0;}@media (max-width:570px){.hero-image__content h1,.hero-image__content h2{font-size:1.9em;margin-bottom:25px;}}.hero-image__content h1 a,.hero-image__content h2 a{color:#fff;}.hero-image__content p{margin-bottom:1em;font-size:1.2em;}.hero-image__content a.btn.help-donate{min-width:150px;}.hero-image__content a.btn.help-donate span.icon{width:30px;height:25px;margin-left:10px;}@media (max-width:380px){.hero-image__content a.btn.secondary{margin-bottom:15px;}}@media (max-width:575.5px){.hero-image__content a.btn.secondary{padding:18px 25px;}}@media (max-width:575.5px){.hero-image__content a.btn.secondary+iframe{margin-left:-3px;}}.hero-image.withEffect{position:relative;z-index:1;top:0;bottom:0;left:0;right:0;width:100%;overflow:hidden;}@media (max-height:500px){.hero-image.withEffect{height:calc(100vh + 100px);}}@media (min-width:980px){.hero-image.withEffect{height:500px;}}@media (min-height:501px) and (max-height:600px){.hero-image.withEffect{height:460px;}}@media (min-width:1260px){.hero-image.withEffect{height:560px;}}@media (min-width:1440px){.hero-image.withEffect{height:580px;}}.hero-image.withEffect .hero-image__content{max-width:80%;margin:0 0 0 60px;position:absolute;text-align:left;color:#fff;bottom:15%;left:0;z-index:2;}@media (max-width:575.5px){.hero-image.withEffect .hero-image__content{margin:0 0 0 30px;}}.withEffect-hero-image{position:relative;top:0 !important;z-index:1;width:100%;box-shadow:0 -2px 1px rgba(0,0,0,0.15);border-top:1px solid rgba(255,255,255,0.2);}.hero-image.withoutEffect{position:relative;z-index:1;min-height:300px;width:100%;}.hero-image.withoutEffect .hero-image__content{max-width:640px;position:absolute;bottom:80px;left:50px;text-align:left;color:#fff;}@media (max-width:575px){.hero-image.withoutEffect .hero-image__content{max-width:90%;left:30px;}}.hero-image.withoutEffect img.img-nrml{width:100%;z-index:0;position:relative;left:0;top:0;vertical-align:middle;}.withoutEffect-hero-image{position:relative;z-index:1;background:#faf8f8;width:100%;box-shadow:0 -2px 1px rgba(0,0,0,0.15);border-top:1px solid rgba(255,255,255,0.2);}.hero-image .hero-image__content .btn-more{padding:15px 60px;border:1px #fff solid;margin:10px auto 0 auto;border-radius:6px;color:#fff;font-size:0.9em;letter-spacing:0.2px;transition:0.5s ease-in;text-transform:uppercase;}@media (max-width:575px){.hero-image .hero-image__content .btn-more{padding:10px 60px;}}.hero-image .hero-image__content .btn-more{background-color:#fff;color:black;}body.lang-ar .hero-image.withoutEffect .hero-image__content,body.lang-ar .hero-image.withEffect .hero-image__content{left:auto;text-align:right;right:60px;}@media (max-width:575px){body.lang-ar .hero-image.withoutEffect .hero-image__content,body.lang-ar .hero-image.withEffect .hero-image__content{left:auto;right:30px;text-align:right;}body.lang-ar .hero-image__content h1,body.lang-ar .hero-image__content h2{text-align:right;}}@media (max-width:959px){body.lang-ar .hero-image__content h1,body.lang-ar .hero-image__content h2{text-align:right;}}body.lang-ar .hero-image__content a.btn.secondary{margin-right:0 !important;}body.lang-ar .hero-image__content h1,body.lang-ar .hero-image__content h2{text-align:right;}.page-node-type-ct-donate-page .withEffect-hero-image{padding-top:20px !important;}
