/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.ck.ck-link-form.ck-link-form_layout-vertical{display:flex;flex-direction:column;}.ck.ck-link-form.ck-link-form_layout-vertical .ck-button-save{order:5;width:100%;background-color:#dbdbdb;}.ck.ck-link-form.ck-link-form_layout-vertical .ck-button-cancel{width:100%;order:5;margin:0;}.layout-builder-configure-section #media-media-library-wrapper-background{display:none;}.cke_editable h1{font-family:"Barlow Condensed",sans-serif;font-size:55px;color:#004068;}.cke_editable h2{font-family:"Barlow",sans-serif;font-size:35px;color:#004068;}.cke_editable h3{font-family:"Barlow",sans-serif;font-size:20px;font-weight:700;color:#004068;}.cke_editable h4{font-family:"Barlow",sans-serif;font-size:20px;font-weight:500;}.cke_editable h5{font-family:"Barlow",sans-serif;font-size:16px;font-weight:500;}.cke_editable h6{font-family:"Lato",sans-serif;font-size:16px;}.bg-light-gray{background-color:#F5F5F5 !important;}.bg-dark-blue{background-color:#004068 !important;}.bg-light-blue{background-color:#00A2B8 !important;}.bg-blue{background-color:#5D7B9A !important;}.bg-green{background-color:#00A28F !important;}.bg-orange{background-color:#EA7024 !important;}.bg-dark-orange{background-color:#D74B29 !important;}.bg-dark-orange-aa{background-color:#CF4836 !important;}.bg-gray{background-color:#3C3D3E !important;}.cke_combopanel{width:250px !important;}.subheading{font-family:"Lato",sans-serif;font-weight:400;font-size:30px;line-height:36px;color:#5D7B9A;letter-spacing:0px;}.main-heading-h3{font-size:55px;font-family:"Barlow Condensed",sans-serif;font-weight:400;color:rgb(26,53,80);line-height:66px;}.topic-heading-h4{font-size:20px;font-family:Lato,sans-serif;font-weight:700;color:rgb(0,64,104);line-height:23px;}.topic-heading{font-size:20px;font-family:"Barlow",sans-serif;font-weight:600;line-height:23px;color:#004068;}#drupal-off-canvas summary,#drupal-off-canvas-wrapper summary{list-style:inside disclosure-closed;}#drupal-off-canvas summary:focus,#drupal-off-canvas-wrapper summary:focus{background-color:#777;}.paragraphs-subform .form-wrapper{padding:10px;}.search-page-exposed-form .views-exposed-form .form-item-text,#drupal-off-canvas-wrapper .paragraphs-dropdown-actions{display:none;}#drupal-off-canvas-wrapper .paragraphs-dropdown.open .paragraphs-dropdown-actions{display:block;}#drupal-off-canvas .paragraphs-dropdown-toggle,#drupal-off-canvas-wrapper .paragraphs-dropdown-toggle{display:block;height:36px;width:36px;background:url(/modules/contrib/paragraphs/icons/icon-delete.svg) no-repeat center;background-size:26px 26px;border:1px solid transparent;border-radius:4px;-webkit-transition:all 0.1s;transition:all 0.1s;}#drupal-off-canvas .paragraphs-dropdown-toggle:hover,#drupal-off-canvas-wrapper .paragraphs-dropdown-toggle:hover{background:url(/modules/contrib/paragraphs/icons/icon-delete.svg) no-repeat center;}#drupal-off-canvas .form-required:after,#drupal-off-canvas-wrapper .form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/core/misc/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}.barlow-condense-55-blue,#drupal-off-canvas-wrapper .barlow-condense-55-blue,.cke_editable .barlow-condense-55-blue{color:#004068 !important;font-size:55px;font-family:"Barlow Condensed",sans-serif;}.cke-inner .barlow-condense-55-white,.cke_panel_listItem .barlow-condense-55-white,#drupal-off-canvas-wrapper .barlow-condense-55-white{color:#f0f0f0 !important;font-size:55px;font-family:"Barlow Condensed",sans-serif;}.barlow-regular-35,#drupal-off-canvas-wrapper .barlow-regular-35,.cke_editable .barlow-regular-35{font-size:35px;font-family:"Barlow",sans-serif;}.barlow-bold-20-blue,#drupal-off-canvas-wrapper .barlow-bold-20-blue,.cke_editable .barlow-bold-20-blue{font-size:20px;font-family:"Barlow",sans-serif;font-weight:700;color:#004068 !important;}.barlow-bold-20-white,#drupal-off-canvas-wrapper .barlow-bold-20-white,.cke_editable .barlow-bold-20-white,.cke_panel_listItem .barlow-bold-20-white{font-size:20px;font-family:"Barlow",sans-serif;font-weight:700;color:#f0f0f0 !important;}.barlow-bold-20-orange,#drupal-off-canvas-wrapper .barlow-bold-20-orange,.cke_editable .barlow-bold-20-orange{font-size:20px;font-family:"Barlow",sans-serif;font-weight:700;color:#EA7024 !important;}.cke_editable .barlow-medium-15-white,#drupal-off-canvas-wrapper .barlow-medium-15-white,.cke_panel_listItem .barlow-medium-15-white{font-size:15px;font-family:"Barlow",sans-serif;font-weight:500;color:#f0f0f0 !important;}.barlow-medium-15-orange,#drupal-off-canvas-wrapper .barlow-medium-15-orange,.cke_editable .barlow-medium-15-orange{font-size:15px;font-family:"Barlow",sans-serif;font-weight:500;color:#EA7024 !important;}.barlow-medium-15-gray,#drupal-off-canvas-wrapper .barlow-medium-15-gray,.cke_editable .barlow-medium-15-gray{font-size:15px;font-family:"Barlow",sans-serif;font-weight:500;color:#3C3D3E !important;}.barlow-semibold-20-blue,#drupal-off-canvas-wrapper .barlow-semibold-20-blue,.cke_editable .barlow-semibold-20-blue{font-size:20px;font-family:"Barlow",sans-serif;font-weight:600;color:#004068 !important;}.barlow-medium-20,#drupal-off-canvas-wrapper .barlow-medium-20,.cke_editable .barlow-medium-20{font-size:20px;font-family:"Barlow",sans-serif;font-weight:500;}.barlow-medium-16,#drupal-off-canvas-wrapper .barlow-medium-16,.cke_editable .barlow-medium-16{font-size:16px;font-family:"Barlow",sans-serif;font-weight:500;}.lato-16,#drupal-off-canvas-wrapper .lato-16,.cke_editable .lato-16{font-size:16px;font-family:"Lato",sans-serif;}.lato-20,#drupal-off-canvas-wrapper .lato-20,.cke_editable .lato-20{font-size:20px;font-family:"Lato",sans-serif;}.lato-bold-20-blue,#drupal-off-canvas-wrapper .lato-bold-20-blue,.cke_editable .lato-bold-20-blue{font-size:20px;font-family:"Lato",sans-serif;font-weight:700;color:#004068 !important;}.lato-bold-30,#drupal-off-canvas-wrapper .lato-bold-30,.cke_editable .lato-bold-30{font-size:30px;font-family:"Lato",sans-serif;font-weight:700;}.lato-bold-30-blue,#drupal-off-canvas-wrapper .lato-bold-30-blue,.cke_editable .lato-bold-30-blue{font-size:30px;font-family:"Lato",sans-serif;font-weight:700;color:#004068 !important;}.font--gray{color:#3c3d3e;}.cke_editable .font--white{color:#f0f0f0;}.font--black{color:#000000;}.font--blue{color:#004068;}.cke_editable ul,.cke_editable ol,.cke_editable li{padding:0;margin:0;}.cke_editable ul{margin:0;padding-left:30px;font-size:16px;font-family:"Lato",sans-serif;line-height:22px;letter-spacing:0;}.cke_editable ul > li{font-family:inherit;line-height:inherit;padding-left:5px;padding-bottom:5px;}.cke_editable ul > li::marker{content:"•";}.cke_editable ul > li > ul{list-style-type:none;padding-left:6px;}.cke_editable ul > li > ul > li{position:relative;padding-left:11px;}.cke_editable ul > li > ul > li:before{content:"°";font-size:16px;position:absolute;left:0;top:4px;}.cke_editable ul > li > ul > li::marker{content:none;}.cke_editable ul > li > ol{padding-left:22px;}.cke_editable ul > li > ol > li{padding-left:5px;}.cke_editable ul.pro-ul-type-multi-col-large,.cke_editable ul.pro-ul-type-multi-col-small{line-height:30px;list-style-position:outside;}.cke_editable ul.pro-ul-type-multi-col-large > li,.cke_editable ul.pro-ul-type-multi-col-small > li{padding-bottom:18px;}.cke_editable ul.pro-ul-type-multi-col-large > li::marker{font-size:20px;}.cke_editable ul.pro-ul-type-multi-col-small > li::marker{font-size:16px;}.cke_editable ol{margin:0;list-style-type:decimal;padding-left:30px;font-size:16px;font-family:"Lato",sans-serif;line-height:22px;letter-spacing:0;color:#3c3d3e;}.cke_editable ol.font--white{color:#f0f0f0;}.cke_editable ol > li{font-family:inherit;line-height:inherit;padding-left:5px;padding-bottom:5px;}.cke_editable ol.pro-ol-type-blue-box-number{list-style-type:none;counter-reset:bullet-counter;padding-left:0;}.cke_editable ol.pro-ol-type-blue-box-number > li{position:relative;padding-bottom:45px;padding-left:60px;line-height:30px;}.cke_editable ol.pro-ol-type-blue-box-number > li:before{font-size:20px;font-family:"Barlow Condensed",sans-serif;display:flex;justify-content:center;align-items:center;counter-increment:bullet-counter;content:counter(bullet-counter);background-color:#004068;color:#ffffff;position:absolute;top:6px;left:0;width:30px;height:30px;}.cke_editable ol.pro-ol-type-grouped-text{line-height:30px;padding-left:16px;}.cke_editable ol.pro-ol-type-grouped-text > li{padding-left:12px;padding-bottom:18px;}.override-translation div{width:48%;float:left;}.override-translation .tranlation-available{cursor:default;}.altru-front-speech-bubble.altru-speech-bubble{margin-bottom:100px !important;}.altru-cards-slider{top:calc(100% - 560px) !important;}.layout-builder__direct-add__list > .links{overflow-y:auto;height:400px;}.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable,.ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners{height:200px;}.toolbar-tray-horizontal .level-1 .menu-item--expanded > .toolbar-box a{width:70% !important;}.layout-builder-configure-block .field--name-field-link-cta .description ul li:nth-child(2),.layout-builder-configure-block .field--name-field-cta-link .description ul li:nth-child(2){display:none!important;}.research-wrap.is-flex{justify-content:space-evenly;}@media only screen and (min-width:1200px){.research-wrap.is-flex{width:calc(100% - (274px + 198px));}}.research-wrap .research-row .text-align-center{margin-top:5px;}.bg-image .a-picture{display:none;}
p.Indent1,ul.Indent1,ol.Indent1{margin-left:2em;}p.Indent2,ul.Indent2,ol.Indent2{margin-left:4em;}p.Indent3,ul.Indent3,ol.Indent3{margin-left:6em;}p.Indent4,ul.Indent4,ol.Indent4{margin-left:8em;}p.Indent5,ul.Indent5,ol.Indent5{margin-left:10em;}p.Indent6,ul.Indent6,ol.Indent6{margin-left:12em;}p.Indent7,ul.Indent7,ol.Indent7{margin-left:14em;}p.Indent8,ul.Indent8,ol.Indent8{margin-left:16em;}p.Indent9,ul.Indent9,ol.Indent9{margin-left:18em;}p.Indent10,ul.Indent10,ol.Indent10{margin-left:20em;}
.layout--onecol .layout__region{width:100%;}
.paragraph--unpublished{background-color:#fff4f4;}
