/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#6f7072;border:0;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1em;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1;padding:.5rem 1rem;text-decoration:none;-webkit-transition:background-color 150ms ease;transition:background-color 150ms ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}button:hover,button:focus,input[type=button]:hover,input[type=button]:focus,input[type=reset]:hover,input[type=reset]:focus,input[type=submit]:hover,input[type=submit]:focus{background-color:#595a5b;color:#fff}button.link,input[type=button].link,input[type=reset].link,input[type=submit].link{color:#1565c0;vertical-align:inherit}button.link:hover,button.link:focus,input[type=button].link:hover,input[type=button].link:focus,input[type=reset].link:hover,input[type=reset].link:focus,input[type=submit].link:hover,input[type=submit].link:focus{color:#11519a}button:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled{cursor:not-allowed;opacity:.5}button:disabled:hover,input[type=button]:disabled:hover,input[type=reset]:disabled:hover,input[type=submit]:disabled:hover{background-color:#6f7072}button.button--primary,input[type=button].button--primary,input[type=reset].button--primary,input[type=submit].button--primary{background-color:#1565c0}button.button--primary:hover,button.button--primary:focus,input[type=button].button--primary:hover,input[type=button].button--primary:focus,input[type=reset].button--primary:hover,input[type=reset].button--primary:focus,input[type=submit].button--primary:hover,input[type=submit].button--primary:focus{background-color:#11519a}button.button--primary:hover:disabled,button.button--primary:focus:disabled,input[type=button].button--primary:hover:disabled,input[type=button].button--primary:focus:disabled,input[type=reset].button--primary:hover:disabled,input[type=reset].button--primary:focus:disabled,input[type=submit].button--primary:hover:disabled,input[type=submit].button--primary:focus:disabled{background-color:#1565c0}fieldset{background-color:transparent;border:0;margin:0;padding:0}legend{font-weight:600;margin-bottom:.25rem;padding:0}label{display:block;font-weight:600;margin-bottom:.25rem}input,select,textarea{display:block;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1em}input[type=color],input[type=date],input[type=datetime],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],input:not([type]),textarea,select[multiple]{background-color:#fff;border:1px solid #ddd;border-radius:3px;box-shadow:inset 0 1px 3px rgba(0,0,0,.06);box-sizing:border-box;margin-bottom:.5rem;padding:.3333333333rem;-webkit-transition:border-color 150ms ease;transition:border-color 150ms ease;width:100%}input[type=color]:hover,input[type=date]:hover,input[type=datetime]:hover,input[type=datetime-local]:hover,input[type=email]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,input:not([type]):hover,textarea:hover,select[multiple]:hover{border-color:#b1b1b1}input[type=color]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,input:not([type]):focus,textarea:focus,select[multiple]:focus{border-color:#1565c0;box-shadow:inset 0 1px 3px rgba(0,0,0,.06),0 0 5px rgba(18,89,169,.7);outline:0}input[type=color]:disabled,input[type=date]:disabled,input[type=datetime]:disabled,input[type=datetime-local]:disabled,input[type=email]:disabled,input[type=month]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=text]:disabled,input[type=time]:disabled,input[type=url]:disabled,input[type=week]:disabled,input:not([type]):disabled,textarea:disabled,select[multiple]:disabled{background-color:#f2f2f2;cursor:not-allowed}input[type=color]:disabled:hover,input[type=date]:disabled:hover,input[type=datetime]:disabled:hover,input[type=datetime-local]:disabled:hover,input[type=email]:disabled:hover,input[type=month]:disabled:hover,input[type=number]:disabled:hover,input[type=password]:disabled:hover,input[type=search]:disabled:hover,input[type=tel]:disabled:hover,input[type=text]:disabled:hover,input[type=time]:disabled:hover,input[type=url]:disabled:hover,input[type=week]:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover,select[multiple]:disabled:hover{border:1px solid #ddd}textarea{resize:vertical}[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=checkbox],[type=radio]{display:inline;margin-right:.25rem}[type=file]{margin-bottom:.5rem;width:100%}input[type=date],input[type=time]{display:inline;width:auto}select{margin-bottom:.5rem;max-width:100%;width:auto}.form--header h3,.form--header .block-kenya-registration-block>h2,.form--header .view-past-issup-events>h2,.form--header .block-section-link-block,.form--header .block-national-chapter-link-block,.form--header .block-facets h2,.block-facets .form--header h2,.form--header #block-secondary-user-tabs h2,#block-secondary-user-tabs .form--header h2{margin-bottom:.5rem}.form-required-help::before{content:"";vertical-align:super;display:inline-block;background-image:url(/core/misc/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;width:6px;height:6px;margin:0 .3em}fieldset.error .form-checkboxes,fieldset.error .form-radios{border:2px solid red;padding:0 4px}.field-multiple-table{table-layout:auto}.field-multiple-drag{box-sizing:content-box}.field--widget-link-default{clear:both;position:relative}.field--widget-link-default .form-type-url,.field--widget-link-default .form-type-textfield{float:left;padding-right:.8022051632%;width:50%}.field--widget-link-default .description{white-space:nowrap}.field--widget-image-image{border-bottom:1px solid #ddd;margin-bottom:1rem}.field--widget-image-image label{border-bottom:1px solid #6f7072;margin-bottom:.5rem;padding-bottom:.5rem}.node-form .field--name-field-country{width:50%}.node-form .field--name-field-country+.field--name-field-source-language{width:50%}.node-form .field--name-field-country+.field--name-field-source-language .description{display:none}.form-actions .description,.details-description{font-size:.85em;margin-top:.5rem}.field--widget-name-default .form-type-name>div{display:-webkit-box;display:flex;flex-wrap:wrap;margin:0 -.5rem}.field--widget-name-default .name-title-wrapper{margin:auto .5rem 0}.field--widget-name-default .name-given-wrapper,.field--widget-name-default .name-middle-wrapper,.field--widget-name-default .name-family-wrapper{-webkit-box-flex:60%;flex:60%;margin:0 .5rem}@media screen and (min-width:600px){.field--widget-name-default .name-given-wrapper,.field--widget-name-default .name-family-wrapper{-webkit-box-flex:2;flex:2}.field--widget-name-default .name-middle-wrapper{-webkit-box-flex:3;flex:3}}.field--widget-datetime-datelist .form-type-select{display:inline-block;padding-right:.5rem}.field--widget-datetime-default .description{font-size:.85em;font-style:italic}.field--widget-datetime-default #edit-end-date-0-value{margin-top:-1rem}.field--widget-double-field,.field--widget-issup-double-field{clear:both}.field--widget-double-field .double-field-elements .form-item,.field--widget-issup-double-field .double-field-elements .form-item{display:inline-block;width:49%;padding-right:1rem}.field--widget-double-field .double-field-elements .form-item.fieldgroup,.field--widget-double-field .double-field-elements .form-item.form-type-checkbox,.field--widget-issup-double-field .double-field-elements .form-item.fieldgroup,.field--widget-issup-double-field .double-field-elements .form-item.form-type-checkbox{display:block}.field--widget-number input[type=number]{display:inline-block;width:auto}.field--widget-address-default>fieldset>legend{border-bottom:1px solid #b7b8b9;width:100%;padding:.5rem 0;margin-bottom:.5rem}.block-system-main-block .form-item,.block-system-main-block .form-wrapper{margin:1.5rem 0}.block-system-main-block .form-item .form-item,.block-system-main-block .form-item .form-wrapper,.block-system-main-block .form-wrapper .form-item,.block-system-main-block .form-wrapper .form-wrapper{margin:0}.block-system-main-block .form-item .form-item .description,.block-system-main-block .form-item .form-wrapper .description,.block-system-main-block .form-wrapper .form-item .description,.block-system-main-block .form-wrapper .form-wrapper .description{font-style:italic}.js-form-item>select{display:inline-block}html{box-sizing:border-box}*,::before,::after{box-sizing:inherit}ul{list-style-type:disc;margin:0 0 1rem;padding:0 0 0 1.5rem}ol{list-style-type:decimal;margin:0 0 1rem;padding:0 0 0 1.5rem}dl{margin:0}dt{font-weight:600;margin:0}dd{margin:0}figure{margin:0}img,picture{height:auto;margin:0;max-width:100%}use{pointer-events:none}table{border-collapse:collapse;margin:.5rem 0;table-layout:auto;width:100%}th{border-bottom:1px solid #a6a6a6;font-weight:600;padding:.5rem;text-align:left}[dir=rtl] th{text-align:right}td{border-bottom:1px solid #ddd;padding:.5rem}th:first-child,td:first-child{padding-left:0}[dir=rtl] th:first-child,[dir=rtl] td:first-child{padding-left:.5rem;padding-right:0}th:last-child,td:last-child{padding-right:0}[dir=rtl] th:last-child,[dir=rtl] td:last-child{padding-right:.5rem;padding-left:0}tr,td,th{vertical-align:middle}body{color:#6f7072;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1em;line-height:1.5rem}h1{font-size:1.999000125rem;font-weight:700;line-height:2rem;margin:0;font-family:"Lato",Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;margin-bottom:2rem}h2{font-size:1.776889rem;font-weight:400;line-height:2rem;margin:0;margin-bottom:1rem}h3,.block-kenya-registration-block>h2,.view-past-issup-events>h2,.block-section-link-block,.block-national-chapter-link-block,.block-facets h2,#block-secondary-user-tabs h2{font-size:1.499625rem;font-weight:700;line-height:1.5rem;margin:0;font-family:"Lato",Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;margin-bottom:1rem}h4,.node--type-issup-event.node--view-mode-teaser h2,.path-knowledge-share .node--view-mode-teaser h2,.view-taxonomy-term .view-content h2{font-size:1.333rem;font-weight:700;line-height:1.5rem;margin:0}h5{font-size:1.125rem;font-weight:700;line-height:1.5rem;margin:0}h6{font-size:1rem;font-weight:700;line-height:1.5rem;margin:0}p{font-size:1.125rem;line-height:1.5rem;margin:0 0 1rem}a{color:#1565c0;text-decoration:none;-webkit-transition:color 150ms ease;transition:color 150ms ease}a:active,a:focus,a:hover{color:#104c90}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1rem 0}.run-in{float:left}[dir=rtl] .run-in{float:right}.run-in::after{content:" ";white-space:pre}.footnote{font-size:.85rem;line-height:1rem;margin-top:.5rem}.view-curriculum-downloads .item-list ul,.view-curriculum-downloads .item-list li{list-style:none;margin:0}.view-curriculum-downloads td:not(:last-child){padding-right:.5rem}[dir=rtl] .view-curriculum-downloads td:not(:last-child){padding-right:0;padding-left:.5rem}th.views-field-issup-training-resources{width:33.333%}.item-list--issup-training-resources li::first-letter{text-transform:uppercase}.item-list--issup-training-resources .native-language-label::before{content:" "}.item-list--issup-training-resources .file{margin-left:.5rem}[dir=rtl] .item-list--issup-training-resources .file{margin-left:0;margin-right:.5rem}.item-list--issup-training-resources .file:first-child{margin-left:0;margin-right:0}.view-issup-news .views-row,.view-national-chapter-news .views-row{margin-bottom:1.5rem}.view-issup-news .views-row::after,.view-national-chapter-news .views-row::after{clear:both;content:"";display:block}.view-issup-news .views-field-field-image,.view-national-chapter-news .views-field-field-image{float:left;margin-right:10px;width:50%}@media screen and (min-width:600px){.view-issup-news .views-field-field-image,.view-national-chapter-news .views-field-field-image{width:unset}}[dir=rtl] .view-issup-news .views-field-field-image,[dir=rtl] .view-national-chapter-news .views-field-field-image{float:right;margin-right:0;margin-left:10px}.view-national-chapter-news{padding-bottom:1rem;border-bottom:.5rem solid #f4f1e6;margin-bottom:.5rem}.view-national-chapter-news__body p{font-size:1em}.view-national-chapter-news__body p:last-child{margin-bottom:0}ul.menu{list-style:none outside;padding:0;text-align:left}[dir=rtl] ul.menu{text-align:right}.menu-item{padding-top:.5rem;margin:0}.menu-item .menu{padding-left:1rem}[dir=rtl] .menu-item .menu{padding-right:1rem;padding-left:0}ul.menu .menu-item--active-trail>a{color:#6f7072}#block-secondary-user-tabs{line-height:1.25rem}#block-secondary-user-tabs h2{margin-bottom:.5rem}#block-secondary-user-tabs li{display:block;margin:0;padding-top:.5rem}#block-secondary-user-tabs a{background-color:transparent;border:0;border-radius:0;display:inline;padding:0}#block-secondary-user-tabs a.is-active{color:#6f7072}div.tabs{margin:1em 0}ul.tabs{list-style:none;margin:0;padding:0}ul.tabs.primary{margin-top:-1.5rem}.tabs>li{display:inline-block;margin-right:.3em}[dir=rtl] .tabs>li{margin-left:.3em;margin-right:0}.tabs a{border-radius:3px;display:block;padding:0 1em;text-decoration:none}.tabs a.is-active{background-color:#eee}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5}.taxonomy-term--related-items{border-top:.5rem solid #f4f1e6;padding-top:1rem}.vocabulary-themes-name,.vocabulary-themes-card{display:-webkit-box;display:flex}.vocabulary-themes-name .field--name-field-themes-icon img,.vocabulary-themes-card .field--name-field-themes-icon img{margin-right:5px;max-width:33px;-webkit-filter:drop-shadow(7px 4px 2px #b7b8b9);filter:drop-shadow(7px 4px 2px #b7b8b9)}.vocabulary-themes-name .field--name-name,.vocabulary-themes-card .field--name-name{color:#6f7072;font-weight:700;align-self:center;line-height:1em;padding:0 .5rem .5rem}.vocabulary-glossary .field--name-field-citation .field__items{font-style:italic}.vocabulary-glossary .field--name-field-explore-further{margin-top:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.vocabulary-glossary{position:relative}.vocabulary-glossary__back-link{position:absolute;right:0;top:-3.5rem}.vocabulary-term-block-content,.view-taxonomy-term .view-header{padding-top:.5rem;padding-bottom:1rem}.view-knowledge-share-home .view-content{clear:both}.section-knowledge-share .layout-content{border-bottom:1rem solid #f4f1e6}.section-knowledge-share .layout-content .region-content h2,.section-knowledge-share .layout-content .region-content h3,.section-knowledge-share .layout-content .region-content .block-section-link-block,.section-knowledge-share .layout-content .region-content .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content h2{color:#000}.section-knowledge-share .layout-content .region-content .image-style-card{border-bottom:8px solid #008499}.section-knowledge-share .layout-content .region-content .node--view-mode-card a,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a,.section-knowledge-share .layout-content .region-content .group--card-small a{color:gray}.section-knowledge-share .layout-content .region-content .node--view-mode-card a h3,.section-knowledge-share .layout-content .region-content .node--view-mode-card a .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a .block-section-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card a .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card a .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .node--view-mode-card a h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .node--view-mode-card a h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a h3,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a .block-section-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .node--view-mode-card-small a h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .node--view-mode-card-small a h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a h3,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a .block-section-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a h2,.section-knowledge-share .layout-content .region-content .group--card-small a h3,.section-knowledge-share .layout-content .region-content .group--card-small a .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .group--card-small a .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .group--card-small a .block-section-link-block,.section-knowledge-share .layout-content .region-content .group--card-small a .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .group--card-small a .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .group--card-small a h2,.section-knowledge-share .layout-content .region-content .group--card-small a #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .group--card-small a h2{color:#000;font-size:1.3em;line-height:2.1rem}.section-knowledge-share .layout-content .region-content .node--view-mode-card a:hover .node_image img,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:active .node_image img,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:focus .node_image img,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:hover .node_image img,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:active .node_image img,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:focus .node_image img,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:hover .node_image img,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:active .node_image img,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:focus .node_image img,.section-knowledge-share .layout-content .region-content .group--card-small a:hover .node_image img,.section-knowledge-share .layout-content .region-content .group--card-small a:active .node_image img,.section-knowledge-share .layout-content .region-content .group--card-small a:focus .node_image img{border-top:1px solid #008499;border-right:1px solid #008499;border-left:1px solid #008499}.section-knowledge-share .layout-content .region-content .node--view-mode-card a:hover h3,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:hover .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:hover .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:hover .block-section-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:hover .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:hover .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .node--view-mode-card a:hover h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:hover #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .node--view-mode-card a:hover h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:active h3,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:active .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:active .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:active .block-section-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:active .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:active .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .node--view-mode-card a:active h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:active #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .node--view-mode-card a:active h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:focus h3,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:focus .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:focus .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:focus .block-section-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:focus .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:focus .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .node--view-mode-card a:focus h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card a:focus #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .node--view-mode-card a:focus h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:hover h3,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:hover .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:hover .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:hover .block-section-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:hover .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:hover .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:hover h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:hover #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:hover h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:active h3,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:active .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:active .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:active .block-section-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:active .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:active .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:active h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:active #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:active h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:focus h3,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:focus .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:focus .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:focus .block-section-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:focus .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:focus .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:focus h2,.section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:focus #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .node--view-mode-card-small a:focus h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:hover h3,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:hover .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:hover .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:hover .block-section-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:hover .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:hover .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:hover h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:hover #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:hover h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:active h3,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:active .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:active .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:active .block-section-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:active .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:active .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:active h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:active #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:active h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:focus h3,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:focus .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:focus .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:focus .block-section-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:focus .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:focus .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:focus h2,.section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:focus #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .node--view-mode-teaser-short a:focus h2,.section-knowledge-share .layout-content .region-content .group--card-small a:hover h3,.section-knowledge-share .layout-content .region-content .group--card-small a:hover .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .group--card-small a:hover .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .group--card-small a:hover .block-section-link-block,.section-knowledge-share .layout-content .region-content .group--card-small a:hover .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .group--card-small a:hover .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .group--card-small a:hover h2,.section-knowledge-share .layout-content .region-content .group--card-small a:hover #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .group--card-small a:hover h2,.section-knowledge-share .layout-content .region-content .group--card-small a:active h3,.section-knowledge-share .layout-content .region-content .group--card-small a:active .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .group--card-small a:active .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .group--card-small a:active .block-section-link-block,.section-knowledge-share .layout-content .region-content .group--card-small a:active .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .group--card-small a:active .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .group--card-small a:active h2,.section-knowledge-share .layout-content .region-content .group--card-small a:active #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .group--card-small a:active h2,.section-knowledge-share .layout-content .region-content .group--card-small a:focus h3,.section-knowledge-share .layout-content .region-content .group--card-small a:focus .block-kenya-registration-block>h2,.section-knowledge-share .layout-content .region-content .group--card-small a:focus .view-past-issup-events>h2,.section-knowledge-share .layout-content .region-content .group--card-small a:focus .block-section-link-block,.section-knowledge-share .layout-content .region-content .group--card-small a:focus .block-national-chapter-link-block,.section-knowledge-share .layout-content .region-content .group--card-small a:focus .block-facets h2,.block-facets .section-knowledge-share .layout-content .region-content .group--card-small a:focus h2,.section-knowledge-share .layout-content .region-content .group--card-small a:focus #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .layout-content .region-content .group--card-small a:focus h2{color:#008499}@media all and (min-width:600px){.section-knowledge-share:dir(rtl) .region-content:last-child{width:100%}}.path-knowledge-share h2{color:#000}.view-knowledge-share-home .view-header h2{color:#6f7072!important;font-weight:700}.view-knowledge-share-home .view-content{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}@media all and (min-width:740px){.view-knowledge-share-home .view-content .promoted,.view-knowledge-share-home .view-content .promoted-per-theme{flex-basis:47%;padding-bottom:20px}}@media all and (min-width:900px){.view-knowledge-share-home .view-content .promoted{flex-basis:31%}.view-knowledge-share-home .view-content .promoted-per-theme{flex-basis:47%}}.view-knowledge-share-home .view-content .views-row{padding-bottom:40px;margin-bottom:30px;border-bottom:1px solid gray}.view-knowledge-share-home .view-footer{margin-top:20px;margin-bottom:20px;padding-top:20px;padding-bottom:20px;background-color:#f4f1e6;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}.view-knowledge-share-home .view-footer .view-block{border:0;margin-top:20px;margin-bottom:40px}.view-knowledge-share-home .view-footer .view-block .view-content{background-image:-webkit-gradient(linear,left top,right top,from(#008499),to(#24a3b4));background-image:-webkit-linear-gradient(left,#008499,#24a3b4);background-image:linear-gradient(to right,#008499,#24a3b4)}.view-knowledge-share-home .view-footer .view-block .view-content .views-row{border-bottom:0;margin-bottom:0;padding-bottom:0}.view-knowledge-share-home .view-footer .view-block .view-content .views-row article{height:100%;overflow:hidden}.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_format h2{color:#000;background-color:#fff;padding:7px 10px;margin:20px}.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text{margin:0 2px;padding:5px 8px;height:100%;background-color:#fff}.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a{padding-bottom:20px}.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a h3,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-kenya-registration-block>h2,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .view-past-issup-events>h2,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-section-link-block,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-national-chapter-link-block,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-facets h2,.block-facets .view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a h2,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a #block-secondary-user-tabs h2,#block-secondary-user-tabs .view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a h2{color:#000}.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a h3:focus,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-kenya-registration-block>h2:focus,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .view-past-issup-events>h2:focus,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-section-link-block:focus,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-national-chapter-link-block:focus,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-facets h2:focus,.block-facets .view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a h2:focus,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a #block-secondary-user-tabs h2:focus,#block-secondary-user-tabs .view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a h2:focus,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a h3:active,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-kenya-registration-block>h2:active,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .view-past-issup-events>h2:active,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-section-link-block:active,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-national-chapter-link-block:active,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-facets h2:active,.block-facets .view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a h2:active,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a #block-secondary-user-tabs h2:active,#block-secondary-user-tabs .view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a h2:active,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a h3:hover,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-kenya-registration-block>h2:hover,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .view-past-issup-events>h2:hover,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-section-link-block:hover,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-national-chapter-link-block:hover,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .block-facets h2:hover,.block-facets .view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a h2:hover,.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a #block-secondary-user-tabs h2:hover,#block-secondary-user-tabs .view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a h2:hover{color:#008499}.view-knowledge-share-home .view-footer .view-block .view-content .views-row article .node_text a .field--name-body{padding-bottom:30px}.view-knowledge-share-home .view-footer .view-block .more-link{background-color:#008499;text-align:unset;padding:10px 15px}.view-knowledge-share-home .view-footer .view-block .more-link a{color:#fff;font-weight:700}.view-knowledge-share-home .view-footer .view-block .more-link a::after{content:" >"}.view-knowledge-share-home .view-footer .view-block .more-link a:focus,.view-knowledge-share-home .view-footer .view-block .more-link a:hover,.view-knowledge-share-home .view-footer .view-block .more-link a:active{text-decoration:underline}.view-knowledge-share-home .view-footer .view-block-webinar .view-content{background-color:#749d3f}.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a h3:focus,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .block-kenya-registration-block>h2:focus,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .view-past-issup-events>h2:focus,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .block-section-link-block:focus,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .block-national-chapter-link-block:focus,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .block-facets h2:focus,.block-facets .view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a h2:focus,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a #block-secondary-user-tabs h2:focus,#block-secondary-user-tabs .view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a h2:focus,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a h3:hover,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .block-kenya-registration-block>h2:hover,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .view-past-issup-events>h2:hover,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .block-section-link-block:hover,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .block-national-chapter-link-block:hover,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .block-facets h2:hover,.block-facets .view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a h2:hover,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a #block-secondary-user-tabs h2:hover,#block-secondary-user-tabs .view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a h2:hover,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a h3:active,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .block-kenya-registration-block>h2:active,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .view-past-issup-events>h2:active,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .block-section-link-block:active,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .block-national-chapter-link-block:active,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a .block-facets h2:active,.block-facets .view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a h2:active,.view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a #block-secondary-user-tabs h2:active,#block-secondary-user-tabs .view-knowledge-share-home .view-footer .view-block-webinar .view-content .views-row article .node_text a h2:active{color:#749d3f}.view-knowledge-share-home .view-footer .view-block-webinar .more-link{background-color:#749d3f}.view-knowledge-share-home .view-footer .view-block-addictology .view-content{background-color:#eb262b}.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a h3:focus,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .block-kenya-registration-block>h2:focus,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .view-past-issup-events>h2:focus,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .block-section-link-block:focus,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .block-national-chapter-link-block:focus,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .block-facets h2:focus,.block-facets .view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a h2:focus,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a #block-secondary-user-tabs h2:focus,#block-secondary-user-tabs .view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a h2:focus,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a h3:hover,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .block-kenya-registration-block>h2:hover,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .view-past-issup-events>h2:hover,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .block-section-link-block:hover,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .block-national-chapter-link-block:hover,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .block-facets h2:hover,.block-facets .view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a h2:hover,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a #block-secondary-user-tabs h2:hover,#block-secondary-user-tabs .view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a h2:hover,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a h3:active,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .block-kenya-registration-block>h2:active,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .view-past-issup-events>h2:active,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .block-section-link-block:active,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .block-national-chapter-link-block:active,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a .block-facets h2:active,.block-facets .view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a h2:active,.view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a #block-secondary-user-tabs h2:active,#block-secondary-user-tabs .view-knowledge-share-home .view-footer .view-block-addictology .view-content .views-row article .node_text a h2:active{color:#eb262b}.view-knowledge-share-home .view-footer .view-block-addictology .more-link{background-color:#eb262b}@media all and (min-width:740px){.view-knowledge-share-home .view-footer{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.view-knowledge-share-home .view-footer .view-block{flex-basis:31%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.view-knowledge-share-home .view-footer .view-block .view-content{-webkit-box-flex:1;flex-grow:1}.view-knowledge-share-home .view-footer .view-block .view-content .views-rows{border-bottom:0}}@media all and (min-width:983px){.view-knowledge-share-home .view-footer{margin-left:-600px;margin-right:-600px;padding-left:600px;padding-right:600px}}.view-knowledge-share-home .feed-icons{padding-bottom:20px}.view-addictology-journal a{color:#b22130}.section-knowledge-share.path-group h1.page-title{color:#b22130}.section-knowledge-share.path-group .region-content a:not(.glossify-tooltip-link){color:#b22130}.section-knowledge-share.path-group .block-views-blockaddictology-issue-block-1{border-top:1rem solid #f4f1e6;border-bottom:1rem solid #f4f1e6;margin-bottom:1rem;padding:1rem 0}.section-knowledge-share.path-group .block-views-blockaddictology-issue-block-1 .view-content .views-row:first-child{padding-bottom:1rem}.section-knowledge-share.path-group .block-views-blockaddictology-issue-block-1 .view-content .views-row h4,.section-knowledge-share.path-group .block-views-blockaddictology-issue-block-1 .view-content .views-row .node--type-issup-event.node--view-mode-teaser h2,.node--type-issup-event.node--view-mode-teaser .section-knowledge-share.path-group .block-views-blockaddictology-issue-block-1 .view-content .views-row h2,.section-knowledge-share.path-group .block-views-blockaddictology-issue-block-1 .view-content .views-row .path-knowledge-share .node--view-mode-teaser h2,.path-knowledge-share .node--view-mode-teaser .section-knowledge-share.path-group .block-views-blockaddictology-issue-block-1 .view-content .views-row h2,.section-knowledge-share.path-group .block-views-blockaddictology-issue-block-1 .view-taxonomy-term .view-content .views-row h2,.view-taxonomy-term .section-knowledge-share.path-group .block-views-blockaddictology-issue-block-1 .view-content .views-row h2{padding-bottom:.5rem}@media all and (min-width:600px){.section-knowledge-share.path-group .block-views-blockaddictology-issue-block-1 .view-content{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;-webkit-column-rule:.5rem solid #f4f1e6;-moz-column-rule:.5rem solid #f4f1e6;column-rule:.5rem solid #f4f1e6}.section-knowledge-share.path-group .block-views-blockaddictology-issue-block-1 .view-content .views-row{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}}.section-knowledge-share.path-group .block-views-blockaddictology-issue-block-2 .view-content .views-row{margin-bottom:1rem}.section-knowledge-share.path-group .block-views-blockaddictology-issue-block-2 .view-content .views-row h5{padding-bottom:.5rem}@media all and (min-width:600px){.section-knowledge-share.path-group .block-views-blockaddictology-issue-block-2 .view-content{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;-webkit-column-rule:.5rem solid #f4f1e6;-moz-column-rule:.5rem solid #f4f1e6;column-rule:.5rem solid #f4f1e6}.section-knowledge-share.path-group .block-views-blockaddictology-issue-block-2 .view-content .views-row{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}}.node--view-mode-card-large .view-block article h3 a,.node--view-mode-card-large .view-block article .block-kenya-registration-block>h2 a,.node--view-mode-card-large .view-block article .view-past-issup-events>h2 a,.node--view-mode-card-large .view-block article .block-section-link-block a,.node--view-mode-card-large .view-block article .block-national-chapter-link-block a,.node--view-mode-card-large .view-block article .block-facets h2 a,.block-facets .node--view-mode-card-large .view-block article h2 a,.node--view-mode-card-large .view-block article #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .node--view-mode-card-large .view-block article h2 a,.view-addictology-issues .view-block article h3 a,.view-addictology-issues .view-block article .block-kenya-registration-block>h2 a,.view-addictology-issues .view-block article .view-past-issup-events>h2 a,.view-addictology-issues .view-block article .block-section-link-block a,.view-addictology-issues .view-block article .block-national-chapter-link-block a,.view-addictology-issues .view-block article .block-facets h2 a,.block-facets .view-addictology-issues .view-block article h2 a,.view-addictology-issues .view-block article #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .view-addictology-issues .view-block article h2 a,.view-themes .view-block article h3 a,.view-themes .view-block article .block-kenya-registration-block>h2 a,.view-themes .view-block article .view-past-issup-events>h2 a,.view-themes .view-block article .block-section-link-block a,.view-themes .view-block article .block-national-chapter-link-block a,.view-themes .view-block article .block-facets h2 a,.block-facets .view-themes .view-block article h2 a,.view-themes .view-block article #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .view-themes .view-block article h2 a{color:#000;font-weight:700;font-size:.7em;line-height:.9em}.node--view-mode-search-result .node__meta{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:10px}.node--view-mode-search-result .node__meta .node_image img{padding-right:10px;min-width:100px;max-width:120px}.block-knowledge-share-banner,#block-knowledgesharebanner,#block-knowledgesharebanneranonymous{margin-top:40px;margin-bottom:20px;padding-top:20px;padding-bottom:5px;background-color:#008499;color:#fff;text-align:center}.block-knowledge-share-banner a,#block-knowledgesharebanner a,#block-knowledgesharebanneranonymous a{color:#fff;font-weight:700}.block-knowledge-share-banner a:hover,.block-knowledge-share-banner a:focus,.block-knowledge-share-banner a:active,#block-knowledgesharebanner a:hover,#block-knowledgesharebanner a:focus,#block-knowledgesharebanner a:active,#block-knowledgesharebanneranonymous a:hover,#block-knowledgesharebanneranonymous a:focus,#block-knowledgesharebanneranonymous a:active{text-decoration:underline}@media all and (min-width:600px){.view-themes .view-content{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:start}.view-themes .view-content .views-row{flex-basis:49%}}@media all and (min-width:600px) and (min-width:740px){.view-themes .view-content .views-row{flex-basis:33%}}.node--type-event__icon{position:absolute;left:-.25rem;bottom:-.25rem;height:2.75rem;width:2.75rem}.block-views .view-knowledge-share-events{border-bottom:.5rem solid #f4f1e6;position:relative;top:-1rem}.block-views .view-knowledge-share-events::after{clear:both;content:"";display:block}.block-views .view-knowledge-share-events .views-summary-year{position:relative;margin:0 0 .5rem;padding-bottom:1rem;list-style-type:none;font-weight:700;color:#0c8499;float:left;display:block;margin-right:1.0724747%;width:24.195643975%}.block-views .view-knowledge-share-events .views-summary-year:last-child{margin-right:0}.block-views .view-knowledge-share-events .views-summary-year:hover .views-summary-year-rows{display:block}.block-views .view-knowledge-share-events .views-summary-year:nth-child(4n){margin-right:0}.block-views .view-knowledge-share-events .views-summary-year .views-summary-year-rows{display:none;position:absolute;width:100%;z-index:1;list-style-type:none;background-color:#fff}.block-views .view-knowledge-share-events .views-summary-year li{margin-left:0}.block-views .view-knowledge-share-events .views-summary-year a{background-color:#0c8499;color:#fff;display:block;font-weight:400;height:100%;width:100%;padding:0 3.2879489412%}.path-knowledge-share .node--view-mode-teaser{padding:.5rem 2.1682028268%}.path-knowledge-share .node--view-mode-teaser h2{min-height:3rem;padding-bottom:.5rem}.path-knowledge-share .node--view-mode-teaser p{font-size:1rem}.path-knowledge-share .node--view-mode-teaser .field--name-body{max-height:15rem;overflow:hidden}.path-knowledge-share .node--view-mode-teaser .field-name-field-citation p{margin-bottom:0}.path-knowledge-share .node--view-mode-teaser .field-name-field-event-date{margin-bottom:1rem}.path-knowledge-share .node--view-mode-teaser .node__links li:first-child{padding-left:0}.view-knowledge-share-sections .views-row,.view-knowledge-share-search .views-row{border-bottom:.5rem solid #f4f1e6;padding-bottom:20px;margin-bottom:20px}.view-knowledge-share-sections .views-row .node_description .excerpt strong,.view-knowledge-share-search .views-row .node_description .excerpt strong{background-color:#f4f1e6;padding:7px 5px 5px}.knowledge-share--call-to-action{border-bottom:.5rem solid #f4f1e6;color:#fff;margin-bottom:.5rem;padding-bottom:.5rem;margin-top:.5rem}.knowledge-share--call-to-action h4,.knowledge-share--call-to-action .node--type-issup-event.node--view-mode-teaser h2,.node--type-issup-event.node--view-mode-teaser .knowledge-share--call-to-action h2,.knowledge-share--call-to-action .view-taxonomy-term .view-content h2,.view-taxonomy-term .view-content .knowledge-share--call-to-action h2,.knowledge-share--call-to-action .path-knowledge-share .node--view-mode-teaser h2,.path-knowledge-share .node--view-mode-teaser .knowledge-share--call-to-action h2,.knowledge-share--call-to-action p{background-color:#0c8499;padding:.5rem .5rem 0}.knowledge-share--call-to-action p{font-size:1rem;line-height:1.25;margin:0}.knowledge-share--call-to-action p:last-child{padding-bottom:.5rem}.knowledge-share--call-to-action a{color:#fff;font-weight:700}.knowledge-share--call-to-action a:active,.knowledge-share--call-to-action a:hover{text-decoration:underline}#block-knowledge-share-disclaimer{margin-top:3rem;padding-top:1rem;border-top:1px solid #f4f1e6}#block-knowledge-share-disclaimer p{font-size:.9377344336rem;line-height:1rem;margin:0}#block-knowledge-share-search-form fieldset legend{float:left;padding-right:.5rem;font-weight:400}#block-knowledge-share-search-form:dir(rtl) fieldset legend{float:right;padding-right:0;padding-left:.5rem}#block-knowledge-share-search-form-content{margin-bottom:40px;max-width:95%}@media all and (min-width:600px) and (max-width:899px){#block-knowledge-share-search-form-content{max-width:unset;margin-right:40%}}@media all and (min-width:900px){#block-knowledge-share-search-form-content{margin-right:35%}}@media all and (min-width:1020px){#block-knowledge-share-search-form-content{margin-left:-10px}}#block-knowledge-share-search-form-content:dir(rtl){margin-right:0}@media all and (min-width:600px) and (max-width:899px){#block-knowledge-share-search-form-content:dir(rtl){margin-left:40%}}@media all and (min-width:900px){#block-knowledge-share-search-form-content:dir(rtl){margin-left:35%}}@media all and (min-width:1020px){#block-knowledge-share-search-form-content:dir(rtl){padding-right:-10px}}.knowledge-share--start-discussion{margin-top:1em;font-weight:700}.knowledge-share--start-discussion a{color:#562e8e}.knowledge-share--start-discussion a:hover,.knowledge-share--start-discussion a:focus,.knowledge-share--start-discussion a:active{text-decoration:underline}.view-related-reading{padding-bottom:.5rem}.view-related-reading header{background-color:#fff}#block-views-block-addictology-issue-block-3{font-weight:700}.view-job-board,.view-job-board-search{border-top:.5rem solid #f4f1e6;padding-top:.5rem;position:relative;top:-1rem}.view-job-board .views-row,.view-job-board-search .views-row{border-bottom:.5rem solid #f4f1e6;margin-bottom:.5rem;padding-bottom:.5rem}.view-job-board .views-row ul,.view-job-board-search .views-row ul{margin-top:1rem}.view-job-board .views-row .views-field-title,.view-job-board-search .views-row .views-field-title{color:#b22130;margin-top:1rem}.view-job-board .views-row .views-label,.view-job-board-search .views-row .views-label{color:#000}.view-job-board .views-row .views-field-created,.view-job-board-search .views-row .views-field-created{font-style:italic;font-size:.85em}.view-job-board .views-row .job-info-bullets,.view-job-board-search .views-row .job-info-bullets{color:#000;font-weight:700;margin:1rem 0;border-bottom:1px solid #000;border-top:1px solid #000}.node--type-job .field--name-field-links{display:block}.node--type-job .field--name-field-links .field__items{padding-left:2.5rem}.node--type-job .field--name-field-links .field__item{display:list-item}.node--type-job .field--name-field-links .field__label::after{content:":"}#block-views-block-issup-webinars-block-1 .views-row,#block-views-block-issup-webinars-block-2 .views-row,#block-views-block-issup-webinars-prevention-insights-videos-block .views-row{border-bottom:.1rem solid #f4f1e6;padding-bottom:1rem;display:-webkit-box;display:flex;flex-wrap:wrap;margin-bottom:1.5rem}@media screen and (min-width:600px){#block-views-block-issup-webinars-block-1 .views-row,#block-views-block-issup-webinars-block-2 .views-row,#block-views-block-issup-webinars-prevention-insights-videos-block .views-row{display:block}#block-views-block-issup-webinars-block-1 .views-row::after,#block-views-block-issup-webinars-block-2 .views-row::after,#block-views-block-issup-webinars-prevention-insights-videos-block .views-row::after{clear:both;content:"";display:block}}#block-views-block-issup-webinars-block-1 .views-row .views-field-edit-node,#block-views-block-issup-webinars-block-2 .views-row .views-field-edit-node,#block-views-block-issup-webinars-prevention-insights-videos-block .views-row .views-field-edit-node{float:right}#block-views-block-issup-webinars-block-1 .views-row .views-field-field-source-language,#block-views-block-issup-webinars-block-2 .views-row .views-field-field-source-language,#block-views-block-issup-webinars-prevention-insights-videos-block .views-row .views-field-field-source-language{display:block}#block-views-block-issup-webinars-block-1 .views-row .views-field-field-source-language p,#block-views-block-issup-webinars-block-2 .views-row .views-field-field-source-language p,#block-views-block-issup-webinars-prevention-insights-videos-block .views-row .views-field-field-source-language p{display:inline;font-size:1em}#block-views-block-issup-webinars-block-1 .views-row .views-field-field-speaker-profile,#block-views-block-issup-webinars-block-2 .views-row .views-field-field-speaker-profile,#block-views-block-issup-webinars-prevention-insights-videos-block .views-row .views-field-field-speaker-profile{display:block}#block-views-block-issup-webinars-block-1 .views-row .views-field-field-speaker-profile .field-content,#block-views-block-issup-webinars-block-2 .views-row .views-field-field-speaker-profile .field-content,#block-views-block-issup-webinars-prevention-insights-videos-block .views-row .views-field-field-speaker-profile .field-content{display:inline;font-size:1em}#block-views-block-issup-webinars-block-1 .views-row .views-field-field-image,#block-views-block-issup-webinars-block-1 .views-row .webinar-listings-image,#block-views-block-issup-webinars-block-2 .views-row .views-field-field-image,#block-views-block-issup-webinars-block-2 .views-row .webinar-listings-image,#block-views-block-issup-webinars-prevention-insights-videos-block .views-row .views-field-field-image,#block-views-block-issup-webinars-prevention-insights-videos-block .views-row .webinar-listings-image{float:left;margin-right:10px}@media screen and (min-width:600px){#block-views-block-issup-webinars-block-1 .views-row .views-field-field-image,#block-views-block-issup-webinars-block-1 .views-row .webinar-listings-image,#block-views-block-issup-webinars-block-2 .views-row .views-field-field-image,#block-views-block-issup-webinars-block-2 .views-row .webinar-listings-image,#block-views-block-issup-webinars-prevention-insights-videos-block .views-row .views-field-field-image,#block-views-block-issup-webinars-prevention-insights-videos-block .views-row .webinar-listings-image{max-width:40%}}[dir=rtl] #block-views-block-issup-webinars-block-1 .views-row .views-field-field-image,[dir=rtl] #block-views-block-issup-webinars-block-1 .views-row .webinar-listings-image,[dir=rtl] #block-views-block-issup-webinars-block-2 .views-row .views-field-field-image,[dir=rtl] #block-views-block-issup-webinars-block-2 .views-row .webinar-listings-image,[dir=rtl] #block-views-block-issup-webinars-prevention-insights-videos-block .views-row .views-field-field-image,[dir=rtl] #block-views-block-issup-webinars-prevention-insights-videos-block .views-row .webinar-listings-image{float:right;margin-right:0;margin-left:10px}#block-views-block-issup-webinars-block-1{padding-top:2rem}#block-views-block-issup-webinars-block-1 .view-header{text-align:right;font-size:1rem;font-weight:500;margin-top:-2.5rem;margin-bottom:1rem}.view-member-directory h3,.view-member-directory .block-kenya-registration-block>h2,.view-member-directory .view-past-issup-events>h2,.view-member-directory .block-section-link-block,.view-member-directory .block-national-chapter-link-block,.view-member-directory .block-facets h2,.block-facets .view-member-directory h2,.view-member-directory #block-secondary-user-tabs h2,#block-secondary-user-tabs .view-member-directory h2{margin-top:1rem;margin-bottom:0}.view-scheduled-courses .views-field-moodle-course-id{white-space:nowrap}#views-exposed-form-issup-event-content-index-recordings .form--inline{display:-webkit-box;display:flex;position:relative}#views-exposed-form-issup-event-content-index-recordings .form-item-search{-webkit-box-flex:1;flex:1;margin:0 1.5rem 2rem 0}#views-exposed-form-issup-event-content-index-recordings .form-actions{-webkit-box-align:start;align-items:flex-start;display:-webkit-box;display:flex;-webkit-box-flex:0;flex:none;margin-top:1.75rem}#views-exposed-form-issup-event-content-index-recordings .description{position:absolute;left:0;right:0;line-height:1rem}.view-conference-speakers .attachment-before{border-bottom:5px solid #f99524;background-color:#f4f1e6;padding:1em 1em .5em 1em;margin-bottom:2em}.view-conference-speakers .attachment-before .view-content .views-row{border-bottom:1px solid #f99524;padding-bottom:0;margin-bottom:2em}.view-conference-speakers .attachment-before .view-content .views-row:last-child{border-bottom:0;margin-bottom:0}.view-conference-speakers .attachment-before .node{height:unset}.view-conference-speakers .attachment-before .node .node__text h3 a,.view-conference-speakers .attachment-before .node .node__text .block-kenya-registration-block>h2 a,.view-conference-speakers .attachment-before .node .node__text .view-past-issup-events>h2 a,.view-conference-speakers .attachment-before .node .node__text .block-section-link-block a,.view-conference-speakers .attachment-before .node .node__text .block-national-chapter-link-block a,.view-conference-speakers .attachment-before .node .node__text .block-facets h2 a,.block-facets .view-conference-speakers .attachment-before .node .node__text h2 a,.view-conference-speakers .attachment-before .node .node__text #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .view-conference-speakers .attachment-before .node .node__text h2 a{color:#f99524}.view-conference-speakers .attachment-before .node .node__text .node__content{padding:0;height:unset}.view-conference-speakers .attachment-before .node .node__text .node__content .field--name-body{width:unset;max-height:unset;overflow:unset}#block-views-block-speaker-content-block-speaker-content{margin-top:2em}#block-views-block-speaker-content-block-speaker-content .view-content .views-row .teaser-title{color:#1565c0}.view-acknowledgements-page .view-display-id-attachment_1 .view-content{padding-bottom:20px}.view-issup-glossary .view-content h3,.view-issup-glossary .view-content .block-kenya-registration-block>h2,.view-issup-glossary .view-content .view-past-issup-events>h2,.view-issup-glossary .view-content .block-section-link-block,.view-issup-glossary .view-content .block-national-chapter-link-block,.view-issup-glossary .view-content .block-facets h2,.block-facets .view-issup-glossary .view-content h2,.view-issup-glossary .view-content #block-secondary-user-tabs h2,#block-secondary-user-tabs .view-issup-glossary .view-content h2{border-bottom:solid;border-color:#749d3f;margin-top:1rem}.issup-abu-dhabi-timetable{border-bottom:1px solid #ddd}.issup-abu-dhabi-timetable thead tr{color:#000;background-color:#ddd;border-bottom:1px solid #6f7072}.issup-abu-dhabi-timetable thead th{border-bottom:none}.issup-abu-dhabi-timetable thead th:first-child{border-right:1px solid #6f7072}.issup-abu-dhabi-timetable th[scope=row]{color:#000;background-color:#ddd;border-right:1px solid #6f7072;border-bottom:1px solid #6f7072}.issup-abu-dhabi-timetable td{border-bottom:1px solid #6f7072}.issup-abu-dhabi-timetable th,.issup-abu-dhabi-timetable td{padding:.5rem}.issup-abu-dhabi-timetable .issup-abu-dhabi-timetable-plenary{background-color:#eef5e6}.issup-abu-dhabi-timetable .issup-abu-dhabi-timetable-break{background-color:#ddd;color:#000}.issup-abu-dhabi-timetable .issup-abu-dhabi-timetable-other{background-color:#fce0e0}.block-views-blockevents-block-featured ul li,.view-display-id-page_upcoming ul li{list-style:none;margin-left:0}.view-display-id-page_upcoming .view-header,.view-display-id-page_upcoming .view-content{background-color:#f4f1e6;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.view-display-id-page_upcoming .view-header,.view-display-id-block_issup_events .view-header{padding-top:2rem;padding-bottom:2rem}.view-display-id-page_upcoming .view-header h2,.view-display-id-block_issup_events .view-header h2{margin-bottom:0}.view-display-id-page_upcoming .view-content{margin-bottom:1rem}.view-display-id-page_upcoming .view-content .item-list ul{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.view-display-id-page_upcoming .view-content .item-list ul li{flex-basis:100%;margin:0 0 2rem 0}@media screen and (min-width:600px){.view-display-id-page_upcoming .view-content .item-list ul li{flex-basis:49%}}@media screen and (min-width:900px){.view-display-id-page_upcoming .view-content .item-list ul li{flex-basis:32%}}.view-display-id-page_upcoming .view-content .item-list ul li article{height:100%}.view-webinars,.block-views-blockevents-block-issup-events{margin-top:2rem}.view-webinars .view-content .item-list ul,.block-views-blockevents-block-issup-events .view-content .item-list ul{list-style:none}.view-webinars .view-content .item-list ul li,.block-views-blockevents-block-issup-events .view-content .item-list ul li{margin-left:0}.view-webinars .more-link,.block-views-blockevents-block-issup-events .more-link{font-size:1.3em;font-weight:700}.view-webinars .more-link a:after,.block-views-blockevents-block-issup-events .more-link a:after{content:">";padding:0 0 0 .5em}.view-webinars .more-link a:hover,.view-webinars .more-link a:focus,.view-webinars .more-link a:active,.block-views-blockevents-block-issup-events .more-link a:hover,.block-views-blockevents-block-issup-events .more-link a:focus,.block-views-blockevents-block-issup-events .more-link a:active{text-decoration:underline}[dir=rtl] .view-webinars .item-list li,[dir=rtl] .block-views-blockevents-block-issup-events .item-list li,[dir=rtl] .block-views-blockevents-block-featured .item-list li{margin-right:0}[dir=rtl] .view-webinars .more-link a:after,[dir=rtl] .block-views-blockevents-block-issup-events .more-link a:after,[dir=rtl] .block-views-blockevents-block-featured .more-link a:after{padding:0 .5em 0 0}.view-display-id-attachment_1{background-color:#fff}.view-header .knowledge-share-events-footer{border-bottom:.5rem solid #f4f1e6;margin-bottom:.5rem;padding-bottom:.5rem}.section-knowledge-share .region-content article h1{color:#000;line-height:2.4rem}.section-knowledge-share .region-content article.node--view-mode-card h3 a,.section-knowledge-share .region-content article.node--view-mode-card .block-kenya-registration-block>h2 a,.section-knowledge-share .region-content article.node--view-mode-card .view-past-issup-events>h2 a,.section-knowledge-share .region-content article.node--view-mode-card .block-section-link-block a,.section-knowledge-share .region-content article.node--view-mode-card .block-national-chapter-link-block a,.section-knowledge-share .region-content article.node--view-mode-card .block-facets h2 a,.block-facets .section-knowledge-share .region-content article.node--view-mode-card h2 a,.section-knowledge-share .region-content article.node--view-mode-card #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-knowledge-share .region-content article.node--view-mode-card h2 a{color:#000;font-weight:700;font-size:21px;line-height:34px}.section-knowledge-share .region-content article.node--view-mode-card .node__meta{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:10px}.section-knowledge-share .region-content article.node--view-mode-card .node__meta .node_image img{padding-right:10px;min-width:100px;max-width:120px}.section-knowledge-share .region-content article.node--view-mode-full{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;width:100%}@media all and (min-width:600px){.section-knowledge-share .region-content article.node--view-mode-full{margin-top:2rem}.section-knowledge-share .region-content article.node--view-mode-full .node__content .node__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.section-knowledge-share .region-content article.node--view-mode-full .node__content .node__header .node_image{flex-basis:35%;flex-shrink:0;padding-left:1rem}}@media all and (min-width:740px){.section-knowledge-share .region-content article.node--view-mode-full{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.section-knowledge-share .region-content article.node--view-mode-full .node__sidebar{flex-basis:33%;padding-right:1em}.section-knowledge-share .region-content article.node--view-mode-full .node__sidebar .side{padding-bottom:30px}.section-knowledge-share .region-content article.node--view-mode-full .node__content{flex-basis:66%}}.node--resource--card-large{margin-bottom:2rem}.node--resource--card-large a{color:#6f7072;display:-webkit-box;display:flex}.node--resource--card-large a .node_image{flex-shrink:0;padding:0 2rem 0 0}.node--resource--card-large a .node_image:dir(rtl){padding:0 0 0 2rem}.node--resource--card-large a .node_text h3,.node--resource--card-large a .node_text .block-kenya-registration-block>h2,.node--resource--card-large a .node_text .view-past-issup-events>h2,.node--resource--card-large a .node_text .block-section-link-block,.node--resource--card-large a .node_text .block-national-chapter-link-block,.node--resource--card-large a .node_text .block-facets h2,.block-facets .node--resource--card-large a .node_text h2,.node--resource--card-large a .node_text #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--resource--card-large a .node_text h2{line-height:2.2rem}[dir=rtl] .node--resource--card-large:dir(ltr) a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}[dir=rtl] .node--resource--card-large:dir(ltr) a .node_image{padding:0 0 0 2rem}[dir=rtl] .node--resource--card-large:dir(ltr) a .node_text{text-align:left}article.node--resource--teaser,article.node--event--teaser,article.node--event--teaser-text,article.node--issup-event--teaser-text{display:-webkit-box;display:flex;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #b7b8b9}article.node--resource--teaser .node__image,article.node--event--teaser .node__image,article.node--event--teaser-text .node__image,article.node--issup-event--teaser-text .node__image{flex-basis:25%;flex-shrink:0}article.node--resource--teaser .node__image img,article.node--event--teaser .node__image img,article.node--event--teaser-text .node__image img,article.node--issup-event--teaser-text .node__image img{padding-left:1rem}article.node--resource--teaser .node__text h3,article.node--resource--teaser .node__text .block-kenya-registration-block>h2,article.node--resource--teaser .node__text .view-past-issup-events>h2,article.node--resource--teaser .node__text .block-section-link-block,article.node--resource--teaser .node__text .block-national-chapter-link-block,article.node--resource--teaser .node__text .block-facets h2,.block-facets article.node--resource--teaser .node__text h2,article.node--resource--teaser .node__text #block-secondary-user-tabs h2,#block-secondary-user-tabs article.node--resource--teaser .node__text h2,article.node--event--teaser .node__text h3,article.node--event--teaser .node__text .block-kenya-registration-block>h2,article.node--event--teaser .node__text .view-past-issup-events>h2,article.node--event--teaser .node__text .block-section-link-block,article.node--event--teaser .node__text .block-national-chapter-link-block,article.node--event--teaser .node__text .block-facets h2,.block-facets article.node--event--teaser .node__text h2,article.node--event--teaser .node__text #block-secondary-user-tabs h2,#block-secondary-user-tabs article.node--event--teaser .node__text h2,article.node--event--teaser-text .node__text h3,article.node--event--teaser-text .node__text .block-kenya-registration-block>h2,article.node--event--teaser-text .node__text .view-past-issup-events>h2,article.node--event--teaser-text .node__text .block-section-link-block,article.node--event--teaser-text .node__text .block-national-chapter-link-block,article.node--event--teaser-text .node__text .block-facets h2,.block-facets article.node--event--teaser-text .node__text h2,article.node--event--teaser-text .node__text #block-secondary-user-tabs h2,#block-secondary-user-tabs article.node--event--teaser-text .node__text h2,article.node--issup-event--teaser-text .node__text h3,article.node--issup-event--teaser-text .node__text .block-kenya-registration-block>h2,article.node--issup-event--teaser-text .node__text .view-past-issup-events>h2,article.node--issup-event--teaser-text .node__text .block-section-link-block,article.node--issup-event--teaser-text .node__text .block-national-chapter-link-block,article.node--issup-event--teaser-text .node__text .block-facets h2,.block-facets article.node--issup-event--teaser-text .node__text h2,article.node--issup-event--teaser-text .node__text #block-secondary-user-tabs h2,#block-secondary-user-tabs article.node--issup-event--teaser-text .node__text h2{line-height:2.25rem}article.node--resource--teaser .node__text .node__meta,article.node--event--teaser .node__text .node__meta,article.node--event--teaser-text .node__text .node__meta,article.node--issup-event--teaser-text .node__text .node__meta{display:-webkit-box;display:flex;margin-bottom:.5rem;font-style:italic}.section-about-issup article.node--resource--teaser h3 a,.section-about-issup article.node--resource--teaser .block-kenya-registration-block>h2 a,.section-about-issup article.node--resource--teaser .view-past-issup-events>h2 a,.section-about-issup article.node--resource--teaser .block-section-link-block a,.section-about-issup article.node--resource--teaser .block-national-chapter-link-block a,.section-about-issup article.node--resource--teaser .block-facets h2 a,.block-facets .section-about-issup article.node--resource--teaser h2 a,.section-about-issup article.node--resource--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-about-issup article.node--resource--teaser h2 a,.section-about-issup article.node--event--teaser h3 a,.section-about-issup article.node--event--teaser .block-kenya-registration-block>h2 a,.section-about-issup article.node--event--teaser .view-past-issup-events>h2 a,.section-about-issup article.node--event--teaser .block-section-link-block a,.section-about-issup article.node--event--teaser .block-national-chapter-link-block a,.section-about-issup article.node--event--teaser .block-facets h2 a,.block-facets .section-about-issup article.node--event--teaser h2 a,.section-about-issup article.node--event--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-about-issup article.node--event--teaser h2 a{color:#f99524}.section-training article.node--resource--teaser h3 a,.section-training article.node--resource--teaser .block-kenya-registration-block>h2 a,.section-training article.node--resource--teaser .view-past-issup-events>h2 a,.section-training article.node--resource--teaser .block-section-link-block a,.section-training article.node--resource--teaser .block-national-chapter-link-block a,.section-training article.node--resource--teaser .block-facets h2 a,.block-facets .section-training article.node--resource--teaser h2 a,.section-training article.node--resource--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-training article.node--resource--teaser h2 a,.section-training article.node--event--teaser h3 a,.section-training article.node--event--teaser .block-kenya-registration-block>h2 a,.section-training article.node--event--teaser .view-past-issup-events>h2 a,.section-training article.node--event--teaser .block-section-link-block a,.section-training article.node--event--teaser .block-national-chapter-link-block a,.section-training article.node--event--teaser .block-facets h2 a,.block-facets .section-training article.node--event--teaser h2 a,.section-training article.node--event--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-training article.node--event--teaser h2 a{color:#749d3f}.section-national-chapters article.node--resource--teaser h3 a,.section-national-chapters article.node--resource--teaser .block-kenya-registration-block>h2 a,.section-national-chapters article.node--resource--teaser .view-past-issup-events>h2 a,.section-national-chapters article.node--resource--teaser .block-section-link-block a,.section-national-chapters article.node--resource--teaser .block-national-chapter-link-block a,.section-national-chapters article.node--resource--teaser .block-facets h2 a,.block-facets .section-national-chapters article.node--resource--teaser h2 a,.section-national-chapters article.node--resource--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-national-chapters article.node--resource--teaser h2 a,.section-national-chapters article.node--event--teaser h3 a,.section-national-chapters article.node--event--teaser .block-kenya-registration-block>h2 a,.section-national-chapters article.node--event--teaser .view-past-issup-events>h2 a,.section-national-chapters article.node--event--teaser .block-section-link-block a,.section-national-chapters article.node--event--teaser .block-national-chapter-link-block a,.section-national-chapters article.node--event--teaser .block-facets h2 a,.block-facets .section-national-chapters article.node--event--teaser h2 a,.section-national-chapters article.node--event--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-national-chapters article.node--event--teaser h2 a{color:#0f73bb}.section-events article.node--resource--teaser h3 a,.section-events article.node--resource--teaser .block-kenya-registration-block>h2 a,.section-events article.node--resource--teaser .view-past-issup-events>h2 a,.section-events article.node--resource--teaser .block-section-link-block a,.section-events article.node--resource--teaser .block-national-chapter-link-block a,.section-events article.node--resource--teaser .block-facets h2 a,.block-facets .section-events article.node--resource--teaser h2 a,.section-events article.node--resource--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-events article.node--resource--teaser h2 a,.section-events article.node--event--teaser h3 a,.section-events article.node--event--teaser .block-kenya-registration-block>h2 a,.section-events article.node--event--teaser .view-past-issup-events>h2 a,.section-events article.node--event--teaser .block-section-link-block a,.section-events article.node--event--teaser .block-national-chapter-link-block a,.section-events article.node--event--teaser .block-facets h2 a,.block-facets .section-events article.node--event--teaser h2 a,.section-events article.node--event--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-events article.node--event--teaser h2 a{color:#6f7072}.section-networks article.node--resource--teaser h3 a,.section-networks article.node--resource--teaser .block-kenya-registration-block>h2 a,.section-networks article.node--resource--teaser .view-past-issup-events>h2 a,.section-networks article.node--resource--teaser .block-section-link-block a,.section-networks article.node--resource--teaser .block-national-chapter-link-block a,.section-networks article.node--resource--teaser .block-facets h2 a,.block-facets .section-networks article.node--resource--teaser h2 a,.section-networks article.node--resource--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-networks article.node--resource--teaser h2 a,.section-networks article.node--event--teaser h3 a,.section-networks article.node--event--teaser .block-kenya-registration-block>h2 a,.section-networks article.node--event--teaser .view-past-issup-events>h2 a,.section-networks article.node--event--teaser .block-section-link-block a,.section-networks article.node--event--teaser .block-national-chapter-link-block a,.section-networks article.node--event--teaser .block-facets h2 a,.block-facets .section-networks article.node--event--teaser h2 a,.section-networks article.node--event--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-networks article.node--event--teaser h2 a{color:#562e8e}.section-membership article.node--resource--teaser h3 a,.section-membership article.node--resource--teaser .block-kenya-registration-block>h2 a,.section-membership article.node--resource--teaser .view-past-issup-events>h2 a,.section-membership article.node--resource--teaser .block-section-link-block a,.section-membership article.node--resource--teaser .block-national-chapter-link-block a,.section-membership article.node--resource--teaser .block-facets h2 a,.block-facets .section-membership article.node--resource--teaser h2 a,.section-membership article.node--resource--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-membership article.node--resource--teaser h2 a,.section-membership article.node--event--teaser h3 a,.section-membership article.node--event--teaser .block-kenya-registration-block>h2 a,.section-membership article.node--event--teaser .view-past-issup-events>h2 a,.section-membership article.node--event--teaser .block-section-link-block a,.section-membership article.node--event--teaser .block-national-chapter-link-block a,.section-membership article.node--event--teaser .block-facets h2 a,.block-facets .section-membership article.node--event--teaser h2 a,.section-membership article.node--event--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-membership article.node--event--teaser h2 a{color:#ec2429}.section-knowledge-share article.node--resource--teaser h3 a,.section-knowledge-share article.node--resource--teaser .block-kenya-registration-block>h2 a,.section-knowledge-share article.node--resource--teaser .view-past-issup-events>h2 a,.section-knowledge-share article.node--resource--teaser .block-section-link-block a,.section-knowledge-share article.node--resource--teaser .block-national-chapter-link-block a,.section-knowledge-share article.node--resource--teaser .block-facets h2 a,.block-facets .section-knowledge-share article.node--resource--teaser h2 a,.section-knowledge-share article.node--resource--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-knowledge-share article.node--resource--teaser h2 a,.section-knowledge-share article.node--event--teaser h3 a,.section-knowledge-share article.node--event--teaser .block-kenya-registration-block>h2 a,.section-knowledge-share article.node--event--teaser .view-past-issup-events>h2 a,.section-knowledge-share article.node--event--teaser .block-section-link-block a,.section-knowledge-share article.node--event--teaser .block-national-chapter-link-block a,.section-knowledge-share article.node--event--teaser .block-facets h2 a,.block-facets .section-knowledge-share article.node--event--teaser h2 a,.section-knowledge-share article.node--event--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-knowledge-share article.node--event--teaser h2 a{color:#0c8499}.section-my-issup article.node--resource--teaser h3 a,.section-my-issup article.node--resource--teaser .block-kenya-registration-block>h2 a,.section-my-issup article.node--resource--teaser .view-past-issup-events>h2 a,.section-my-issup article.node--resource--teaser .block-section-link-block a,.section-my-issup article.node--resource--teaser .block-national-chapter-link-block a,.section-my-issup article.node--resource--teaser .block-facets h2 a,.block-facets .section-my-issup article.node--resource--teaser h2 a,.section-my-issup article.node--resource--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-my-issup article.node--resource--teaser h2 a,.section-my-issup article.node--event--teaser h3 a,.section-my-issup article.node--event--teaser .block-kenya-registration-block>h2 a,.section-my-issup article.node--event--teaser .view-past-issup-events>h2 a,.section-my-issup article.node--event--teaser .block-section-link-block a,.section-my-issup article.node--event--teaser .block-national-chapter-link-block a,.section-my-issup article.node--event--teaser .block-facets h2 a,.block-facets .section-my-issup article.node--event--teaser h2 a,.section-my-issup article.node--event--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-my-issup article.node--event--teaser h2 a{color:#ec2429}.section-forum article.node--resource--teaser h3 a,.section-forum article.node--resource--teaser .block-kenya-registration-block>h2 a,.section-forum article.node--resource--teaser .view-past-issup-events>h2 a,.section-forum article.node--resource--teaser .block-section-link-block a,.section-forum article.node--resource--teaser .block-national-chapter-link-block a,.section-forum article.node--resource--teaser .block-facets h2 a,.block-facets .section-forum article.node--resource--teaser h2 a,.section-forum article.node--resource--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-forum article.node--resource--teaser h2 a,.section-forum article.node--event--teaser h3 a,.section-forum article.node--event--teaser .block-kenya-registration-block>h2 a,.section-forum article.node--event--teaser .view-past-issup-events>h2 a,.section-forum article.node--event--teaser .block-section-link-block a,.section-forum article.node--event--teaser .block-national-chapter-link-block a,.section-forum article.node--event--teaser .block-facets h2 a,.block-facets .section-forum article.node--event--teaser h2 a,.section-forum article.node--event--teaser #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .section-forum article.node--event--teaser h2 a{color:#6f7072}.node--speaker--teaser{margin-bottom:1em;display:-webkit-box;display:flex}.node--speaker--teaser .node__image{width:174px;flex-shrink:0}.node--speaker--teaser .node__text{padding-left:2em}.node--speaker--teaser .node__text h3 a,.node--speaker--teaser .node__text .block-kenya-registration-block>h2 a,.node--speaker--teaser .node__text .view-past-issup-events>h2 a,.node--speaker--teaser .node__text .block-section-link-block a,.node--speaker--teaser .node__text .block-national-chapter-link-block a,.node--speaker--teaser .node__text .block-facets h2 a,.block-facets .node--speaker--teaser .node__text h2 a,.node--speaker--teaser .node__text #block-secondary-user-tabs h2 a,#block-secondary-user-tabs .node--speaker--teaser .node__text h2 a{color:#f99524}.node--speaker--teaser .node__text .node_content{padding:0}.node--view-mode-full .field--type-text-with-summary,.node--view-mode-full .field--name-field-keynote-speaker,.node--view-mode-full .field--name-field-conference-speaker{padding-bottom:10px}.view-speaker-content .views-row{padding-bottom:1.3rem}.view-speaker-content .views-row .node--view-mode-teaser-short h2{font-size:1.4rem;line-height:1.8rem;margin-bottom:.2rem}.view-speaker-content .views-row .node--view-mode-teaser-short img{float:left;margin-right:.5rem}.section-search-link a:after{content:">";padding-left:.5em}.section-search-link a:hover,.section-search-link a:focus,.section-search-link a:active{text-decoration:underline}.section-search-link:dir(rtl) a:after{padding-left:0;padding-right:.5em}.section-cta a{color:#fff;font-weight:700}.section-cta a:hover,.section-cta a:focus,.section-cta a:active{color:#fff;text-decoration:underline}.block-facets .facet-item__count{padding:0 .5rem 0 0;color:#6f7072}.section-about-issup .block-facets li.facets-reset{padding-bottom:1rem}.section-about-issup .block-facets li.facets-reset a{color:#f99524}.section-about-issup .block-facets li.facets-reset .facet-item__count{display:none}.section-training .block-facets li.facets-reset{padding-bottom:1rem}.section-training .block-facets li.facets-reset a{color:#749d3f}.section-training .block-facets li.facets-reset .facet-item__count{display:none}.section-national-chapters .block-facets li.facets-reset{padding-bottom:1rem}.section-national-chapters .block-facets li.facets-reset a{color:#0f73bb}.section-national-chapters .block-facets li.facets-reset .facet-item__count{display:none}.section-events .block-facets li.facets-reset{padding-bottom:1rem}.section-events .block-facets li.facets-reset a{color:#6f7072}.section-events .block-facets li.facets-reset .facet-item__count{display:none}.section-networks .block-facets li.facets-reset{padding-bottom:1rem}.section-networks .block-facets li.facets-reset a{color:#562e8e}.section-networks .block-facets li.facets-reset .facet-item__count{display:none}.section-membership .block-facets li.facets-reset{padding-bottom:1rem}.section-membership .block-facets li.facets-reset a{color:#ec2429}.section-membership .block-facets li.facets-reset .facet-item__count{display:none}.section-knowledge-share .block-facets li.facets-reset{padding-bottom:1rem}.section-knowledge-share .block-facets li.facets-reset a{color:#0c8499}.section-knowledge-share .block-facets li.facets-reset .facet-item__count{display:none}.section-my-issup .block-facets li.facets-reset{padding-bottom:1rem}.section-my-issup .block-facets li.facets-reset a{color:#ec2429}.section-my-issup .block-facets li.facets-reset .facet-item__count{display:none}.section-forum .block-facets li.facets-reset{padding-bottom:1rem}.section-forum .block-facets li.facets-reset a{color:#6f7072}.section-forum .block-facets li.facets-reset .facet-item__count{display:none}article.node--view-mode-search-result .field--label-above,article.node--resource--full .field--label-above,article.node--event--full .field--label-above{padding-bottom:1rem}article.node--view-mode-search-result .field__label,article.node--resource--full .field__label,article.node--event--full .field__label{color:#6f7072}article.node--view-mode-search-result .meta .field__label{font-weight:400}[dir=rtl] article.node--view-mode-search-result .meta .field__label{padding-left:0}.flag-issup-event a,.flag-microsite-grn-selection a,.flag-microsite-grn-selection-dialogue a,.flag-microsite-gwn-selection a,.flag-microsite-gwn-selection-pkp a,.flag-microsite-gwn-selection-assess a,.flag-microsite-gwn-selection-research a,.flag-microsite-gwn-selection-screen a,.flag-microsite-gwn-selection-selfcare a,.flag-microsite-gwn-selection-treat a,.flag-microsite-icati-selection a,.flag-microsite-icq-selection a{color:#6f7072;font-size:.8em}article.node--resource--teaser .flags-wrapper{margin-top:1rem}article.node--resource--teaser .flags-wrapper .flag{margin:0 1rem}.form-composite>.fieldset-wrapper>.description p,.form-item .description p{font-size:1em;margin:0}body{color:#6f7072;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1em;line-height:1.5rem}h1{font-size:1.999000125rem;font-weight:700;line-height:2rem;margin:0;font-family:"Lato",Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;margin-bottom:2rem}h2{font-size:1.776889rem;font-weight:400;line-height:2rem;margin:0;margin-bottom:1rem}h3,.block-kenya-registration-block>h2,.view-past-issup-events>h2,.block-section-link-block,.block-national-chapter-link-block,.block-facets h2,#block-secondary-user-tabs h2{font-size:1.499625rem;font-weight:700;line-height:1.5rem;margin:0;font-family:"Lato",Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;margin-bottom:1rem}h4,.node--type-issup-event.node--view-mode-teaser h2,.view-taxonomy-term .view-content h2,.path-knowledge-share .node--view-mode-teaser h2{font-size:1.333rem;font-weight:700;line-height:1.5rem;margin:0}h5{font-size:1.125rem;font-weight:700;line-height:1.5rem;margin:0}h6{font-size:1rem;font-weight:700;line-height:1.5rem;margin:0}p{font-size:1.125rem;line-height:1.5rem;margin:0 0 1rem}a{color:#1565c0;text-decoration:none;-webkit-transition:color 150ms ease;transition:color 150ms ease}a:active,a:focus,a:hover{color:#104c90}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1rem 0}.run-in{float:left}[dir=rtl] .run-in{float:right}.run-in::after{content:" ";white-space:pre}.footnote{font-size:.85rem;line-height:1rem;margin-top:.5rem}.facets-widget-checkbox .item-list__checkbox{padding:0}.facets-widget-checkbox li{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;flex-wrap:wrap;list-style-type:none;margin:0!important;line-height:1.3em}.facets-widget-checkbox li .facets-widget-checkbox{min-width:100%}.facets-widget-checkbox li .item-list__checkbox{padding-left:1.5rem;margin:.5rem 0}[dir=rtl] .facets-widget-checkbox li .item-list__checkbox{padding-left:0;padding-right:1.5rem}.facets-widget-checkbox li .facets-checkbox{-webkit-box-flex:0;flex:none;margin:0 .25rem}.facets-widget-checkbox li label{display:-webkit-box;display:flex;font-weight:400;-webkit-box-flex:1;flex:1;-webkit-box-pack:justify;justify-content:space-between;margin:0;padding:.375rem .5rem 0}body{color:#6f7072;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1em;line-height:1.5rem}h1{font-size:1.999000125rem;font-weight:700;line-height:2rem;margin:0;font-family:"Lato",Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;margin-bottom:2rem}h2{font-size:1.776889rem;font-weight:400;line-height:2rem;margin:0;margin-bottom:1rem}h3,.block-kenya-registration-block>h2,.view-past-issup-events>h2,.block-section-link-block,.block-national-chapter-link-block,.block-facets h2,#block-secondary-user-tabs h2{font-size:1.499625rem;font-weight:700;line-height:1.5rem;margin:0;font-family:"Lato",Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;margin-bottom:1rem}h4,.node--type-issup-event.node--view-mode-teaser h2,.view-taxonomy-term .view-content h2,.path-knowledge-share .node--view-mode-teaser h2{font-size:1.333rem;font-weight:700;line-height:1.5rem;margin:0}h5{font-size:1.125rem;font-weight:700;line-height:1.5rem;margin:0}h6{font-size:1rem;font-weight:700;line-height:1.5rem;margin:0}p{font-size:1.125rem;line-height:1.5rem;margin:0 0 1rem}a{color:#1565c0;text-decoration:none;-webkit-transition:color 150ms ease;transition:color 150ms ease}a:active,a:focus,a:hover{color:#104c90}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1rem 0}.run-in{float:left}[dir=rtl] .run-in{float:right}.run-in::after{content:" ";white-space:pre}.footnote{font-size:.85rem;line-height:1rem;margin-top:.5rem}.facets-widget-links ul.item-list__links{list-style:none;padding:0}.facets-widget-links ul.item-list__links li a{color:#6f7072;padding-top:6px;padding-bottom:6px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.facets-widget-links ul.item-list__links li a .js-facet-deactivate{display:none}article.node--resource--full .view-display-id-eva_issue_number{font-weight:700;padding-bottom:10px}article.node--resource--full .view-display-id-eva_issue_number .views-label{padding-right:.5rem}.event-resource-banner{margin-top:.5rem;margin-bottom:1rem;padding-top:.5rem;padding-right:1rem;padding-bottom:.6rem;padding-left:1rem;background-color:#0c8499}.event-resource-banner__link{color:#fff;font-weight:700}.event-resource-banner__link:hover,.event-resource-banner__link:active,.event-resource-banner__link:focus{color:#fff;text-decoration:underline}.event-dates{display:-webkit-box;display:flex;font-weight:700}.event-dates .field--name-field-event-date-end::before{content:"-";padding:0 .5rem}.event-location{display:-webkit-box;display:flex;font-weight:700}.event-location .field--name-field-country::before{content:",";padding-right:.5rem}.node--event--full .field--name-field-image img,.node--resource--card .field--name-field-image img,.node--resource--full .field--name-field-image img,.node--resource--teaser-short .field--name-field-image img{border-bottom-width:8px;border-bottom-style:solid}.node--resource--card-large .field--name-field-image{width:90px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;border-width:1px;border-style:solid;border-color:#008499}@media screen and (min-width:740px){.node--resource--card-large .field--name-field-image{width:180px}}@media screen and (min-width:900px){.node--resource--card-large .field--name-field-image{width:240px}}.section-about-issup .node--event--full .field--name-field-image img,.section-about-issup .node--resource--card .field--name-field-image img,.section-about-issup .node--resource--full .field--name-field-image img,.section-about-issup .node--resource--teaser-short .field--name-field-image img{border-color:#f99524}.section-training .node--event--full .field--name-field-image img,.section-training .node--resource--card .field--name-field-image img,.section-training .node--resource--full .field--name-field-image img,.section-training .node--resource--teaser-short .field--name-field-image img{border-color:#749d3f}.section-national-chapters .node--event--full .field--name-field-image img,.section-national-chapters .node--resource--card .field--name-field-image img,.section-national-chapters .node--resource--full .field--name-field-image img,.section-national-chapters .node--resource--teaser-short .field--name-field-image img{border-color:#0f73bb}.section-events .node--event--full .field--name-field-image img,.section-events .node--resource--card .field--name-field-image img,.section-events .node--resource--full .field--name-field-image img,.section-events .node--resource--teaser-short .field--name-field-image img{border-color:#6f7072}.section-networks .node--event--full .field--name-field-image img,.section-networks .node--resource--card .field--name-field-image img,.section-networks .node--resource--full .field--name-field-image img,.section-networks .node--resource--teaser-short .field--name-field-image img{border-color:#562e8e}.section-membership .node--event--full .field--name-field-image img,.section-membership .node--resource--card .field--name-field-image img,.section-membership .node--resource--full .field--name-field-image img,.section-membership .node--resource--teaser-short .field--name-field-image img{border-color:#ec2429}.section-knowledge-share .node--event--full .field--name-field-image img,.section-knowledge-share .node--resource--card .field--name-field-image img,.section-knowledge-share .node--resource--full .field--name-field-image img,.section-knowledge-share .node--resource--teaser-short .field--name-field-image img{border-color:#0c8499}.section-my-issup .node--event--full .field--name-field-image img,.section-my-issup .node--resource--card .field--name-field-image img,.section-my-issup .node--resource--full .field--name-field-image img,.section-my-issup .node--resource--teaser-short .field--name-field-image img{border-color:#ec2429}.section-forum .node--event--full .field--name-field-image img,.section-forum .node--resource--card .field--name-field-image img,.section-forum .node--resource--full .field--name-field-image img,.section-forum .node--resource--teaser-short .field--name-field-image img{border-color:#6f7072}.node__submitted{padding-top:.5rem;padding-bottom:.5rem;font-size:1em}article.node--event--full .field--name-field-tags,.section-knowledge-share .region-content article .field--name-field-tags{display:unset}article.node--view-mode-search-result .field--name-field-themes .field__item{font-weight:600;padding-right:0}article.node--view-mode-search-result .field--name-field-themes .field__item:after{content:" |"}article.node--view-mode-search-result .field--name-field-themes .field__item:last-child:after{content:none}[dir=rtl] article.node--view-mode-search-result .field--name-field-themes .field__item{padding-left:0;padding-right:.5rem}.field--name-field-themes-icon .media--view-mode-icon img{margin-right:5px;max-width:33px;-webkit-filter:drop-shadow(7px 4px 2px #b7b8b9);filter:drop-shadow(7px 4px 2px #b7b8b9)}.path-taxonomy .field--name-field-themes-icon,.vocabulary-term-block-content .field--name-field-themes-icon{float:left;margin-right:1rem}.field--type-webform .form-item-microsite-network .webform-element-description p{font-size:1em}.form-search-bef{font-size:.8888888889rem;line-height:1rem;margin:.5rem 0;position:relative}.form-search-bef .form-text{border-radius:20px;padding-left:10px;height:40px;font-size:18px;padding-top:5px;box-shadow:7px 7px 7px #b7b8b9}.form-search-bef .form-actions{border:0;position:absolute;top:0;right:0;width:auto}[dir=rtl] .form-search-bef .form-actions{left:0;right:auto}.form-search-bef .button--search{height:40px;border-width:1px;border-style:solid;border-left:0;border-top-right-radius:20px;border-bottom-right-radius:20px;padding-left:70px;padding-right:10px;width:100px}@media all and (min-width:900px){.form-search-bef .button--search{padding-left:150px;width:180px}}[dir=rtl] .form-search-bef .button--search{border-right:0;border-left-width:1px;border-left-style:solid;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:20px;border-bottom-left-radius:20px;padding-left:10px;padding-right:70px}@media all and (min-width:900px){[dir=rtl] .form-search-bef .button--search{padding-left:10px;padding-right:150px}}.form-search-bef #edit-reset--2{border-radius:20px}.form-search-bef .form-radios .form-item label::after,.form-search-bef .form-type-checkbox label::after{content:none}.bef-search-with-filters .form-item-text{display:block;margin-bottom:2em}.bef-search-with-filters .form-type-checkbox.form-item-promote{display:inline-block;margin-right:2em}.bef-search-with-filters .form-type-checkbox.form-item-promote label.option{font-weight:600}.bef-search-with-filters .form-type-select{margin-right:2em}.bef-search-with-filters .form-type-select label{padding-right:.5rem}.bef-search-with-filters .form-type-radio{margin-right:1.3em;font-size:1.5em}.bef-search-with-filters .form-type-radio input{position:relative;bottom:.1em}.bef-search-with-filters .form-type-radio label.option{font-weight:700}.bef-search-with-filters [dir=rtl] .form-type-checkbox.form-item-promote{margin-right:0;margin-left:2em}.bef-search-with-filters [dir=rtl] .form-type-select{margin-right:0;margin-left:2em}@media screen and (max-width:739px){.bef-search-with-filters .form-type-select{display:block}}.section-about-issup .form-search-bef .form-text{border-color:#f99524}.section-about-issup .form-search-bef .button--search{border-color:#f99524}.section-training .form-search-bef .form-text{border-color:#749d3f}.section-training .form-search-bef .button--search{border-color:#749d3f}.section-national-chapters .form-search-bef .form-text{border-color:#0f73bb}.section-national-chapters .form-search-bef .button--search{border-color:#0f73bb}.section-events .form-search-bef .form-text{border-color:#6f7072}.section-events .form-search-bef .button--search{border-color:#6f7072}.section-networks .form-search-bef .form-text{border-color:#562e8e}.section-networks .form-search-bef .button--search{border-color:#562e8e}.section-membership .form-search-bef .form-text{border-color:#ec2429}.section-membership .form-search-bef .button--search{border-color:#ec2429}.section-knowledge-share .form-search-bef .form-text{border-color:#0c8499}.section-knowledge-share .form-search-bef .button--search{border-color:#0c8499}.section-my-issup .form-search-bef .form-text{border-color:#ec2429}.section-my-issup .form-search-bef .button--search{border-color:#ec2429}.section-forum .form-search-bef .form-text{border-color:#6f7072}.section-forum .form-search-bef .button--search{border-color:#6f7072}.section-knowledge-share .form-search-bef .form-text{background-color:#f0fafa}.section-knowledge-share .form-search-bef .button--search{background-image:-webkit-gradient(linear,left top,right top,from(#f0fafa),to(#008499));background-image:-webkit-linear-gradient(left,#f0fafa,#008499);background-image:linear-gradient(to right,#f0fafa,#008499)}[dir=rtl] .section-knowledge-share .form-search-bef .button--search{background-image:-webkit-gradient(linear,right top,left top,from(#f0fafa),to(#008499));background-image:-webkit-linear-gradient(right,#f0fafa,#008499);background-image:linear-gradient(to left,#f0fafa,#008499)}.section-events .form-search-bef .form-text{background-color:#eee}.section-events .form-search-bef .button--search{background-image:-webkit-gradient(linear,left top,right top,from(#eee),to(#6f7072));background-image:-webkit-linear-gradient(left,#eee,#6f7072);background-image:linear-gradient(to right,#eee,#6f7072)}[dir=rtl] .section-events .form-search-bef .button--search{background-image:-webkit-gradient(linear,right top,left top,from(#eee),to(#6f7072));background-image:-webkit-linear-gradient(right,#eee,#6f7072);background-image:linear-gradient(to left,#eee,#6f7072)}@media screen and (min-width:600px){.menu-collapsible{display:none}}.menu-collapsible label{display:block;cursor:pointer;background:url(/themes/hexagons/svg/menu.svg) no-repeat right center;padding-right:2rem;margin-right:1rem;font-size:1.5em;line-height:1.5rem;text-align:right;font-weight:700;text-transform:uppercase}.menu-collapsible input#main-menu{display:none}.menu-collapsible .menu-content{max-height:0;overflow:hidden}.menu-collapsible input:checked+label{background-image:url(/themes/hexagons/svg/close.svg);color:#fff}.menu-collapsible input:checked~.menu-content{max-height:100%;position:absolute;right:0;z-index:10;overflow:visible;min-width:17rem;width:90%}.menu-collapsible .menu-content ul{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#f9f7f1;padding:16px}.menu-collapsible .menu-content ul li{font-size:1.1em;margin:0 .3em .7em .3em;font-weight:700;position:relative;display:inline-block}.menu-collapsible .menu-content ul li a{color:#6f7072}.menu-collapsible .menu-content ul li ul{min-width:8.5em;margin-bottom:0;border:0}.menu-collapsible .menu-content ul li ul li{font-size:1em;margin:0;padding:6px 6px 6px 16px;display:block}.menu-collapsible .menu-content ul li ul li a{padding:var(--spacing-smallest) 0;font-weight:400}@media screen and (max-width:599px){.region-sidebar-first .microsite-sidebar{display:none}}.region-sidebar-first .microsite-sidebar input,.region-sidebar-first .microsite-sidebar label{display:none}.region-sidebar-first .microsite-sidebar ul li ul{padding-left:1rem;margin-top:.5rem;margin-bottom:1rem}.region-sidebar-first .microsite-sidebar ul li ul li{font-weight:400}.section--page-title .title-with-icon,.section--banner .title-with-icon{max-width:1000px;margin-left:auto;margin-right:auto;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;max-height:96px}.section--page-title .title-with-icon img,.section--banner .title-with-icon img{margin-top:8px;margin-bottom:8px;padding-right:.5em;padding-left:.5em}@media all and (min-width:1020px){.section--page-title .title-with-icon img,.section--banner .title-with-icon img{padding-right:0}}.section--page-title .title-with-icon h1{color:#fff;font-weight:light;margin-top:auto;margin-bottom:auto;padding-left:.5em;padding-right:.5em}.section--page-title .title-with-icon img{width:80px}.section--banner .title-with-icon .field--name-body{margin-top:auto;margin-bottom:auto;padding:0 1rem}.section--banner .title-with-icon .field--name-body p{font-size:unset;line-height:unset;margin:unset}.section--banner .title-with-icon .field--name-body a{color:#fff;font-size:1.5em;font-weight:700;font-family:"Lato",Helvetica Neue,Helvetica,Roboto,Arial,sans-serif}.section--banner .title-with-icon .field--name-body a:focus,.section--banner .title-with-icon .field--name-body a:active,.section--banner .title-with-icon .field--name-body a:hover{text-decoration:underline}@media screen and (min-width:900px){.section--banner .title-with-icon .field--name-body{padding:0 .80221%}}.section--banner .title-with-icon img{width:50px}.section--header--addictology{background-image:-webkit-gradient(linear,left top,right top,from(#eb262b),to(#ed5a5e));background-image:-webkit-linear-gradient(left,#eb262b,#ed5a5e);background-image:linear-gradient(to right,#eb262b,#ed5a5e)}.section--header--addictology:dir(rtl){background-image:-webkit-gradient(linear,right top,left top,from(#eb262b),to(#ed5a5e));background-image:-webkit-linear-gradient(right,#eb262b,#ed5a5e);background-image:linear-gradient(to left,#eb262b,#ed5a5e)}.section--header--events{background-image:-webkit-gradient(linear,left top,right top,from(#6f7072),to(#b7b8b9));background-image:-webkit-linear-gradient(left,#6f7072,#b7b8b9);background-image:linear-gradient(to right,#6f7072,#b7b8b9)}.section--header--events:dir(rtl){background-image:-webkit-gradient(linear,right top,left top,from(#6f7072),to(#b7b8b9));background-image:-webkit-linear-gradient(right,#6f7072,#b7b8b9);background-image:linear-gradient(to left,#6f7072,#b7b8b9)}.section--header--knowledge-share{background-image:-webkit-gradient(linear,left top,right top,from(#008499),to(#24a3b4));background-image:-webkit-linear-gradient(left,#008499,#24a3b4);background-image:linear-gradient(to right,#008499,#24a3b4)}.section--header--knowledge-share:dir(rtl){background-image:-webkit-gradient(linear,right top,left top,from(#008499),to(#24a3b4));background-image:-webkit-linear-gradient(right,#008499,#24a3b4);background-image:linear-gradient(to left,#008499,#24a3b4)}body{color:#6f7072;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1em;line-height:1.5rem}h1{font-size:1.999000125rem;font-weight:700;line-height:2rem;margin:0;font-family:"Lato",Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;margin-bottom:2rem}h2{font-size:1.776889rem;font-weight:400;line-height:2rem;margin:0;margin-bottom:1rem}h3,.block-kenya-registration-block>h2,.view-past-issup-events>h2,.block-section-link-block,.block-national-chapter-link-block,.block-facets h2,#block-secondary-user-tabs h2{font-size:1.499625rem;font-weight:700;line-height:1.5rem;margin:0;font-family:"Lato",Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;margin-bottom:1rem}h4,.node--type-issup-event.node--view-mode-teaser h2,.view-taxonomy-term .view-content h2,.path-knowledge-share .node--view-mode-teaser h2{font-size:1.333rem;font-weight:700;line-height:1.5rem;margin:0}h5{font-size:1.125rem;font-weight:700;line-height:1.5rem;margin:0}h6{font-size:1rem;font-weight:700;line-height:1.5rem;margin:0}p{font-size:1.125rem;line-height:1.5rem;margin:0 0 1rem}a{color:#1565c0;text-decoration:none;-webkit-transition:color 150ms ease;transition:color 150ms ease}a:active,a:focus,a:hover{color:#104c90}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1rem 0}.run-in{float:left}[dir=rtl] .run-in{float:right}.run-in::after{content:" ";white-space:pre}.footnote{font-size:.85rem;line-height:1rem;margin-top:.5rem}.block-facets{margin-bottom:1rem;font-size:1em;border-bottom:1px solid #ddd}.block-facets h2{margin-bottom:.5rem;color:#000}.block-facets h3,.block-facets .block-section-link-block,.block-facets .block-national-chapter-link-block,.block-facets #block-secondary-user-tabs h2,#block-secondary-user-tabs .block-facets h2,.block-facets h2{font-size:1.3em;margin-bottom:.5rem}.facets-widget-checkbox li h3,.facets-widget-checkbox li .block-kenya-registration-block>h2,.facets-widget-checkbox li .view-past-issup-events>h2,.facets-widget-checkbox li .block-section-link-block,.facets-widget-checkbox li .block-national-chapter-link-block,.facets-widget-checkbox li #block-secondary-user-tabs h2,#block-secondary-user-tabs .facets-widget-checkbox li h2,.facets-widget-checkbox li .block-facets h2,.block-facets .facets-widget-checkbox li h2,.facets-widget-links li h3,.facets-widget-links li .block-kenya-registration-block>h2,.facets-widget-links li .view-past-issup-events>h2,.facets-widget-links li .block-section-link-block,.facets-widget-links li .block-national-chapter-link-block,.facets-widget-links li #block-secondary-user-tabs h2,#block-secondary-user-tabs .facets-widget-links li h2,.facets-widget-links li .block-facets h2,.block-facets .facets-widget-links li h2{display:none}.facet-item a .vocabulary-themes-name .field--name-name{font-weight:400}.facet-item a.is-active .vocabulary-themes-name .field--name-name{font-weight:700}#block-knowledgesharesections{background-color:#f4f1e6;margin-bottom:40px}@media all and (min-width:900px) and (max-width:982px){#block-knowledgesharesections{padding-right:41px;padding-left:41px}}@media all and (min-width:983px){#block-knowledgesharesections{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}}#block-knowledgesharesections .block-views .container{height:100%;padding-bottom:1em;padding-top:1em}#block-knowledgesharesections .block-views .container .view{border:2px solid #008499;background-color:#fff;width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}#block-knowledgesharesections .block-views .container .view .view-header a{height:10em;border-width:6px 6px 16px;border-style:solid;border-color:#008499;padding:10px;display:-webkit-box;display:flex}#block-knowledgesharesections .block-views .container .view .view-header a .heading_icon{flex-shrink:0;margin-right:.75em}#block-knowledgesharesections .block-views .container .view .view-header a .heading_icon img{height:4em;-webkit-filter:drop-shadow(7px 4px 2px #b7b8b9);filter:drop-shadow(7px 4px 2px #b7b8b9)}#block-knowledgesharesections .block-views .container .view .view-header a .heading_text{padding-top:1.5em}#block-knowledgesharesections .block-views .container .view .view-header a .heading_text h2{font-weight:700;margin-bottom:0}#block-knowledgesharesections .block-views .container .view .view-header a .heading_text .subheading{color:#008499;font-weight:700}#block-knowledgesharesections .block-views .container .view .view-header a .heading_text .text{font-size:.9em;color:#6f7072}@media screen and (min-width:740px) and (max-width:1099px){#block-knowledgesharesections .block-views .container .view .view-header a .heading_text{padding-top:1rem}#block-knowledgesharesections .block-views .container .view .view-header a .heading_text h2{font-size:1em}#block-knowledgesharesections .block-views .container .view .view-header a .heading_text .subheading{font-size:.9em}}@media screen and (min-width:900px) and (max-width:1099px){#block-knowledgesharesections .block-views .container .view .view-header a .heading_text h2{font-size:1.1em}#block-knowledgesharesections .block-views .container .view .view-header a .heading_text .subheading{font-size:1em}}#block-knowledgesharesections .block-views .container .view .view-content{padding:1em 1em 2em;-webkit-box-flex:1;flex-grow:1}#block-knowledgesharesections .block-views .container .view .view-content h3,#block-knowledgesharesections .block-views .container .view .view-content .block-kenya-registration-block>h2,#block-knowledgesharesections .block-views .container .view .view-content .view-past-issup-events>h2,#block-knowledgesharesections .block-views .container .view .view-content .block-section-link-block,#block-knowledgesharesections .block-views .container .view .view-content .block-national-chapter-link-block,#block-knowledgesharesections .block-views .container .view .view-content #block-secondary-user-tabs h2,#block-secondary-user-tabs #block-knowledgesharesections .block-views .container .view .view-content h2,#block-knowledgesharesections .block-views .container .view .view-content .block-facets h2,.block-facets #block-knowledgesharesections .block-views .container .view .view-content h2{min-height:5.5em}#block-knowledgesharesections .block-views .container .view .more-link{background-color:#008499;text-align:unset;padding:10px 15px}#block-knowledgesharesections .block-views .container .view .more-link a{color:#fff;font-weight:700}#block-knowledgesharesections .block-views .container .view .more-link a::after{content:" >"}#block-knowledgesharesections .block-views .container .view .more-link a:hover,#block-knowledgesharesections .block-views .container .view .more-link a:focus,#block-knowledgesharesections .block-views .container .view .more-link a:active{text-decoration:underline}#block-knowledgesharesections .block-views .container .view-webinar{border-color:#749d3f}#block-knowledgesharesections .block-views .container .view-webinar .view-header a{border-color:#749d3f}#block-knowledgesharesections .block-views .container .view-webinar .view-header a .heading_text .subheading{color:#749d3f}#block-knowledgesharesections .block-views .container .view-webinar .more-link{background-color:#749d3f}#block-knowledgesharesections .block-views .container .view-addictology{border-color:#eb262b}#block-knowledgesharesections .block-views .container .view-addictology .view-header a{border-color:#eb262b}#block-knowledgesharesections .block-views .container .view-addictology .view-header a .heading_text .subheading{color:#eb262b}#block-knowledgesharesections .block-views .container .view-addictology .more-link{background-color:#eb262b}@media all and (min-width:740px){#block-knowledgesharesections{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}#block-knowledgesharesections .block-views{margin:20px 0;flex-basis:31%}}.microsite-ks-link{background-color:#008499;color:#fff;padding:.5rem 1rem;margin-top:2rem}.microsite-ks-link a{color:#fff;font-weight:700}.microsite-ks-link a:active,.microsite-ks-link a:focus,.microsite-ks-link a:hover{color:#fff}.microsite-ks-link a svg.ext{display:none}.microsite-ks-resources{margin-top:2rem}.microsite-ks-resources h2{color:#008499}.microsite-ks-resources .view-header{margin-bottom:2rem}.microsite-ks-resources article.node--resource--teaser{border-color:#008499}.microsite-ks-resources .more-link a{font-weight:700}.microsite-ks-resources .more-link::after{content:" >";font-weight:700}.block-search-form-landing-page{margin-bottom:40px;max-width:95%}@media all and (min-width:600px) and (max-width:899px){.block-search-form-landing-page{max-width:unset;width:60%}}@media all and (min-width:900px){.block-search-form-landing-page{width:65%}}@media all and (min-width:1020px){.block-search-form-landing-page{margin-left:-10px}}.block-search-form-landing-page:dir(rtl){padding-right:0}@media all and (min-width:600px) and (max-width:899px){.block-search-form-landing-page:dir(rtl){width:60%}}@media all and (min-width:900px){.block-search-form-landing-page:dir(rtl){width:60%}}@media all and (min-width:1020px){.block-search-form-landing-page:dir(rtl){margin-left:0;margin-right:-10px}}@media all and (min-width:740px){.block-search-form-landing-page:dir(rtl) .form-actions{top:0}}.block-search-form-node-page{margin-bottom:40px;max-width:95%}@media all and (min-width:600px) and (max-width:899px){.block-search-form-node-page{max-width:unset;margin-right:40%}}@media all and (min-width:900px){.block-search-form-node-page{margin-right:35%}}@media all and (min-width:1020px){.block-search-form-node-page{margin-left:-10px}}.block-search-form-node-page:dir(rtl){padding-right:0}@media all and (min-width:600px) and (max-width:899px){.block-search-form-node-page:dir(rtl){margin-left:40%}}@media all and (min-width:900px){.block-search-form-node-page:dir(rtl){margin-left:35%}}@media all and (min-width:1020px){.block-search-form-node-page:dir(rtl){margin-left:0;margin-right:-10px}}.section-cta{margin-top:40px;margin-bottom:20px;padding-top:20px;padding-bottom:5px;background-color:#008499;color:#fff;text-align:center}.section-about-issup .section-cta{background-color:#f99524}.section-training .section-cta{background-color:#749d3f}.section-national-chapters .section-cta{background-color:#0f73bb}.section-events .section-cta{background-color:#6f7072}.section-networks .section-cta{background-color:#562e8e}.section-membership .section-cta{background-color:#ec2429}.section-knowledge-share .section-cta{background-color:#0c8499}.section-my-issup .section-cta{background-color:#ec2429}.section-forum .section-cta{background-color:#6f7072}.section-events .section-cta{background-color:#b7b8b9}.section-search-link{font-size:1.3em;font-weight:700;text-align:right}.section-search-link-top :dir(rtl){text-align:left}@media all and (min-width:750px){.section-search-link-top{float:right;padding-top:20px;position:relative}.section-search-link-top:dir(rtl){float:left}}@media all and (min-width:750px){.section-search-link-middle{float:right;padding-top:20px;top:-40px;position:relative}.section-search-link-middle:dir(rtl){float:left}}.section-events .section-search-link{font-size:1.13em}.section-events .section-search-link-middle{top:-20px}@media screen and (min-width:900px){.section-events .section-search-link-middle{top:-40px}}.node--event--card{margin-bottom:1rem}.node--event--card a{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;border:2px solid #b7b8b9;background-color:#fff;color:#6f7072}.node--event--card a .event_header{padding:1rem}.node--event--card a .event_header .field--name-field-event-type{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.node--event--card a .event_header .field--name-field-event-type img{height:4em;-webkit-filter:drop-shadow(7px 4px 2px #b7b8b9);filter:drop-shadow(7px 4px 2px #b7b8b9)}.node--event--card a .event_header .field--name-field-event-type .event_type_label{padding-top:.5rem;margin:0 .75em}.node--event--card a .node_text{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:1rem;-webkit-box-pack:justify;justify-content:space-between}.node--event--card a .node_text h3,.node--event--card a .node_text .block-kenya-registration-block>h2,.node--event--card a .node_text .view-past-issup-events>h2,.node--event--card a .node_text .block-section-link-block,.node--event--card a .node_text .block-national-chapter-link-block,.node--event--card a .node_text #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--event--card a .node_text h2,.node--event--card a .node_text .block-facets h2,.block-facets .node--event--card a .node_text h2{color:#000;font-size:1.3em;line-height:2.1rem;margin-bottom:2rem}.node--event--card a .event_footer{background-color:#6f7072;padding:.5rem 1rem;color:#fff;font-weight:600;min-height:5em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.node--event--card a .event_footer .event_location{display:-webkit-box;display:flex;padding-bottom:.5rem}.node--event--card a .event_footer .event_date{display:-webkit-box;display:flex}.node--event--card a:hover,.node--event--card a:focus,.node--event--card a:active{border-color:#6f7072}.node--event--card a:hover h3,.node--event--card a:hover .block-kenya-registration-block>h2,.node--event--card a:hover .view-past-issup-events>h2,.node--event--card a:hover .block-section-link-block,.node--event--card a:hover .block-national-chapter-link-block,.node--event--card a:hover #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--event--card a:hover h2,.node--event--card a:hover .block-facets h2,.block-facets .node--event--card a:hover h2,.node--event--card a:focus h3,.node--event--card a:focus .block-kenya-registration-block>h2,.node--event--card a:focus .view-past-issup-events>h2,.node--event--card a:focus .block-section-link-block,.node--event--card a:focus .block-national-chapter-link-block,.node--event--card a:focus #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--event--card a:focus h2,.node--event--card a:focus .block-facets h2,.block-facets .node--event--card a:focus h2,.node--event--card a:active h3,.node--event--card a:active .block-kenya-registration-block>h2,.node--event--card a:active .view-past-issup-events>h2,.node--event--card a:active .block-section-link-block,.node--event--card a:active .block-national-chapter-link-block,.node--event--card a:active #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--event--card a:active h2,.node--event--card a:active .block-facets h2,.block-facets .node--event--card a:active h2{color:#6f7072}.node--issup-event--card-featured a,.node--event--card-featured a{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;color:#6f7072;border-top:1px solid #6f7072;padding-top:1rem;margin-top:1rem;margin-bottom:1rem}@media screen and (min-width:600px){.node--issup-event--card-featured a,.node--event--card-featured a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.node--issup-event--card-featured a .node_text .event_subtitle,.node--event--card-featured a .node_text .event_subtitle{font-size:1.2em;font-weight:600}.node--issup-event--card-featured a .node_text .event_details,.node--event--card-featured a .node_text .event_details{display:-webkit-box;display:flex;flex-wrap:wrap;padding-bottom:1rem}.node--issup-event--card-featured a .node_image,.node--event--card-featured a .node_image{flex-shrink:0;padding:2rem 0 1rem}@media screen and (min-width:600px){.node--issup-event--card-featured a .node_image,.node--event--card-featured a .node_image{padding:0 0 0 2rem}}.node--issup-event--card-featured a:focus,.node--issup-event--card-featured a:active,.node--issup-event--card-featured a:hover,.node--event--card-featured a:focus,.node--event--card-featured a:active,.node--event--card-featured a:hover{border-color:#000;color:#6f7072}.node--issup-event--card-featured a:focus h3,.node--issup-event--card-featured a:focus .block-kenya-registration-block>h2,.node--issup-event--card-featured a:focus .view-past-issup-events>h2,.node--issup-event--card-featured a:focus .block-section-link-block,.node--issup-event--card-featured a:focus .block-national-chapter-link-block,.node--issup-event--card-featured a:focus #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--issup-event--card-featured a:focus h2,.node--issup-event--card-featured a:focus .block-facets h2,.block-facets .node--issup-event--card-featured a:focus h2,.node--issup-event--card-featured a:active h3,.node--issup-event--card-featured a:active .block-kenya-registration-block>h2,.node--issup-event--card-featured a:active .view-past-issup-events>h2,.node--issup-event--card-featured a:active .block-section-link-block,.node--issup-event--card-featured a:active .block-national-chapter-link-block,.node--issup-event--card-featured a:active #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--issup-event--card-featured a:active h2,.node--issup-event--card-featured a:active .block-facets h2,.block-facets .node--issup-event--card-featured a:active h2,.node--issup-event--card-featured a:hover h3,.node--issup-event--card-featured a:hover .block-kenya-registration-block>h2,.node--issup-event--card-featured a:hover .view-past-issup-events>h2,.node--issup-event--card-featured a:hover .block-section-link-block,.node--issup-event--card-featured a:hover .block-national-chapter-link-block,.node--issup-event--card-featured a:hover #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--issup-event--card-featured a:hover h2,.node--issup-event--card-featured a:hover .block-facets h2,.block-facets .node--issup-event--card-featured a:hover h2,.node--event--card-featured a:focus h3,.node--event--card-featured a:focus .block-kenya-registration-block>h2,.node--event--card-featured a:focus .view-past-issup-events>h2,.node--event--card-featured a:focus .block-section-link-block,.node--event--card-featured a:focus .block-national-chapter-link-block,.node--event--card-featured a:focus #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--event--card-featured a:focus h2,.node--event--card-featured a:focus .block-facets h2,.block-facets .node--event--card-featured a:focus h2,.node--event--card-featured a:active h3,.node--event--card-featured a:active .block-kenya-registration-block>h2,.node--event--card-featured a:active .view-past-issup-events>h2,.node--event--card-featured a:active .block-section-link-block,.node--event--card-featured a:active .block-national-chapter-link-block,.node--event--card-featured a:active #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--event--card-featured a:active h2,.node--event--card-featured a:active .block-facets h2,.block-facets .node--event--card-featured a:active h2,.node--event--card-featured a:hover h3,.node--event--card-featured a:hover .block-kenya-registration-block>h2,.node--event--card-featured a:hover .view-past-issup-events>h2,.node--event--card-featured a:hover .block-section-link-block,.node--event--card-featured a:hover .block-national-chapter-link-block,.node--event--card-featured a:hover #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--event--card-featured a:hover h2,.node--event--card-featured a:hover .block-facets h2,.block-facets .node--event--card-featured a:hover h2{color:#000}.node--event--card-large a{display:-webkit-box;display:flex;color:#6f7072;border-bottom:1px solid #6f7072;padding-bottom:1rem;margin-bottom:2rem}.node--event--card-large a .node_image{flex-shrink:0;padding:0 2rem 0 0}.node--event--card-large a .node_image:dir(rtl){padding:0 0 0 2rem}.node--event--card-large a .node_image .field--name-field-event-type img{height:3em;-webkit-filter:drop-shadow(5px 3px 1px #b7b8b9);filter:drop-shadow(5px 3px 1px #b7b8b9)}@media screen and (min-width:740px){.node--event--card-large a .node_image .field--name-field-event-type img{height:5.5em;-webkit-filter:drop-shadow(8px 4px 2px #b7b8b9);filter:drop-shadow(8px 4px 2px #b7b8b9)}}@media screen and (min-width:900px){.node--event--card-large a .node_image .field--name-field-event-type img{height:8em;-webkit-filter:drop-shadow(11px 6px 3px #b7b8b9);filter:drop-shadow(11px 6px 3px #b7b8b9)}}.node--event--card-large a .node_text{border:0}.node--event--card-large a .node_text h3,.node--event--card-large a .node_text .block-kenya-registration-block>h2,.node--event--card-large a .node_text .view-past-issup-events>h2,.node--event--card-large a .node_text .block-section-link-block,.node--event--card-large a .node_text .block-national-chapter-link-block,.node--event--card-large a .node_text #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--event--card-large a .node_text h2,.node--event--card-large a .node_text .block-facets h2,.block-facets .node--event--card-large a .node_text h2{line-height:1.4em}.node--event--card-large a .node_text .event_subtitle{font-size:1.2em;font-weight:600}.node--event--card-large a .node_text .event_details{display:-webkit-box;display:flex;flex-wrap:wrap;padding-bottom:1rem}.node--event--card-large a:focus,.node--event--card-large a:active,.node--event--card-large a:hover{border-color:#000;color:#6f7072}.node--event--card-large a:focus h3,.node--event--card-large a:focus .block-kenya-registration-block>h2,.node--event--card-large a:focus .view-past-issup-events>h2,.node--event--card-large a:focus .block-section-link-block,.node--event--card-large a:focus .block-national-chapter-link-block,.node--event--card-large a:focus #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--event--card-large a:focus h2,.node--event--card-large a:focus .block-facets h2,.block-facets .node--event--card-large a:focus h2,.node--event--card-large a:active h3,.node--event--card-large a:active .block-kenya-registration-block>h2,.node--event--card-large a:active .view-past-issup-events>h2,.node--event--card-large a:active .block-section-link-block,.node--event--card-large a:active .block-national-chapter-link-block,.node--event--card-large a:active #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--event--card-large a:active h2,.node--event--card-large a:active .block-facets h2,.block-facets .node--event--card-large a:active h2,.node--event--card-large a:hover h3,.node--event--card-large a:hover .block-kenya-registration-block>h2,.node--event--card-large a:hover .view-past-issup-events>h2,.node--event--card-large a:hover .block-section-link-block,.node--event--card-large a:hover .block-national-chapter-link-block,.node--event--card-large a:hover #block-secondary-user-tabs h2,#block-secondary-user-tabs .node--event--card-large a:hover h2,.node--event--card-large a:hover .block-facets h2,.block-facets .node--event--card-large a:hover h2{color:#000}[dir=rtl] .node--event--card-large:dir(ltr) a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}[dir=rtl] .node--event--card-large:dir(ltr) a .node_image{padding:0 0 0 2rem}[dir=rtl] .node--event--card-large:dir(ltr) a .node_text{text-align:left}article.node--resource--full,article.node--event--full{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}article.node--resource--full h1,article.node--event--full h1{color:#000;line-height:2.4rem}article.node--resource--full .field--name-field-image,article.node--event--full .field--name-field-image{margin-left:unset;float:unset;max-width:unset}article.node--resource--full .node__text,article.node--event--full .node__text{padding-bottom:1rem}@media all and (min-width:600px){article.node--resource--full,article.node--event--full{margin-top:2rem}article.node--resource--full .node__content .node__header,article.node--event--full .node__content .node__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}article.node--resource--full .node__content .node__header .node_image,article.node--event--full .node__content .node__header .node_image{flex-basis:35%;flex-shrink:0;padding-left:1rem}}@media all and (min-width:740px){article.node--resource--full,article.node--event--full{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}article.node--resource--full .node__sidebar,article.node--event--full .node__sidebar{flex-basis:33%;padding-right:1em;margin-top:.5rem}article.node--resource--full .node__sidebar .side,article.node--event--full .node__sidebar .side{padding-bottom:30px}article.node--resource--full .node__content,article.node--event--full .node__content{flex-basis:66%}}@media all and (min-width:740px){.section-national-chapters article.node--event--full{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.section-national-chapters article.node--event--full .node__sidebar,.section-national-chapters article.node--event--full .node__content{flex-basis:unset}}article.node--view-mode-search-result{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}article.node--view-mode-search-result .node__image img{padding-left:.8em}article.node--view-mode-search-result .node__text{padding-left:.8em}article.node--view-mode-search-result .node__text h3,article.node--view-mode-search-result .node__text .block-kenya-registration-block>h2,article.node--view-mode-search-result .node__text .view-past-issup-events>h2,article.node--view-mode-search-result .node__text .block-section-link-block,article.node--view-mode-search-result .node__text .block-national-chapter-link-block,article.node--view-mode-search-result .node__text #block-secondary-user-tabs h2,#block-secondary-user-tabs article.node--view-mode-search-result .node__text h2,article.node--view-mode-search-result .node__text .block-facets h2,.block-facets article.node--view-mode-search-result .node__text h2{margin-bottom:1.5em;line-height:2.25rem}article.node--view-mode-search-result .node__text h3 a,article.node--view-mode-search-result .node__text .block-kenya-registration-block>h2 a,article.node--view-mode-search-result .node__text .view-past-issup-events>h2 a,article.node--view-mode-search-result .node__text .block-section-link-block a,article.node--view-mode-search-result .node__text .block-national-chapter-link-block a,article.node--view-mode-search-result .node__text #block-secondary-user-tabs h2 a,#block-secondary-user-tabs article.node--view-mode-search-result .node__text h2 a,article.node--view-mode-search-result .node__text .block-facets h2 a,.block-facets article.node--view-mode-search-result .node__text h2 a{color:#000}article.node--view-mode-search-result .node__text h3 a:active,article.node--view-mode-search-result .node__text .block-kenya-registration-block>h2 a:active,article.node--view-mode-search-result .node__text .view-past-issup-events>h2 a:active,article.node--view-mode-search-result .node__text .block-section-link-block a:active,article.node--view-mode-search-result .node__text .block-national-chapter-link-block a:active,article.node--view-mode-search-result .node__text #block-secondary-user-tabs h2 a:active,#block-secondary-user-tabs article.node--view-mode-search-result .node__text h2 a:active,article.node--view-mode-search-result .node__text .block-facets h2 a:active,.block-facets article.node--view-mode-search-result .node__text h2 a:active,article.node--view-mode-search-result .node__text h3 a:focus,article.node--view-mode-search-result .node__text .block-kenya-registration-block>h2 a:focus,article.node--view-mode-search-result .node__text .view-past-issup-events>h2 a:focus,article.node--view-mode-search-result .node__text .block-section-link-block a:focus,article.node--view-mode-search-result .node__text .block-national-chapter-link-block a:focus,article.node--view-mode-search-result .node__text #block-secondary-user-tabs h2 a:focus,#block-secondary-user-tabs article.node--view-mode-search-result .node__text h2 a:focus,article.node--view-mode-search-result .node__text .block-facets h2 a:focus,.block-facets article.node--view-mode-search-result .node__text h2 a:focus,article.node--view-mode-search-result .node__text h3 a:hover,article.node--view-mode-search-result .node__text .block-kenya-registration-block>h2 a:hover,article.node--view-mode-search-result .node__text .view-past-issup-events>h2 a:hover,article.node--view-mode-search-result .node__text .block-section-link-block a:hover,article.node--view-mode-search-result .node__text .block-national-chapter-link-block a:hover,article.node--view-mode-search-result .node__text #block-secondary-user-tabs h2 a:hover,#block-secondary-user-tabs article.node--view-mode-search-result .node__text h2 a:hover,article.node--view-mode-search-result .node__text .block-facets h2 a:hover,.block-facets article.node--view-mode-search-result .node__text h2 a:hover{color:#008499;text-decoration:underline}article.node--view-mode-search-result .node__text .meta{margin-bottom:1.3em}article.node--view-mode-search-result .node__text .excerpt{margin:20px 0 40px 15px;padding-left:15px;border-left:5px solid #f4f1e6}article.node--view-mode-search-result .node__text .excerpt strong{background-color:#f4f1e6;padding:5px 5px 3px 5px}@media screen and (min-width:600px){article.node--view-mode-search-result{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}article.node--view-mode-search-result .node__image{width:25%}article.node--view-mode-search-result .node__image img{padding-left:.8em}article.node--view-mode-search-result .node__text{width:75%}}@media screen and (min-width:600px){[dir=rtl] article.node--view-mode-search-result .node__image{padding-left:0;padding-right:.8em}[dir=rtl] article.node--view-mode-search-result .node__text .excerpt{padding-left:0;padding-right:0;border-left:0;border-right:5px solid #f4f1e6}[dir=rtl] article.node--view-mode-search-result:dir(ltr){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}[dir=rtl] article.node--view-mode-search-result:dir(ltr) .node__image{padding-right:.8em;padding-left:0}[dir=rtl] article.node--view-mode-search-result:dir(ltr) .node__image img{padding-right:.8em;padding-left:0}[dir=rtl] article.node--view-mode-search-result:dir(ltr) .node__text{padding-right:.8em;padding-left:0}}.view-search-results{border-top:.5rem solid #f4f1e6;padding-top:1.5rem;margin-top:1.5rem}.view-search-results .view-content .views-row{border-bottom:.5rem solid #f4f1e6;padding-bottom:1.5rem;margin-bottom:1.5rem}body{color:#6f7072;font-family:"Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1em;line-height:1.5rem}h1{font-size:1.999000125rem;font-weight:700;line-height:2rem;margin:0;font-family:"Lato",Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;margin-bottom:2rem}h2{font-size:1.776889rem;font-weight:400;line-height:2rem;margin:0;margin-bottom:1rem}h3,.block-kenya-registration-block>h2,.view-past-issup-events>h2,.block-section-link-block,.block-national-chapter-link-block,#block-secondary-user-tabs h2,.block-facets h2{font-size:1.499625rem;font-weight:700;line-height:1.5rem;margin:0;font-family:"Lato",Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;margin-bottom:1rem}h4,.node--type-issup-event.node--view-mode-teaser h2,.view-taxonomy-term .view-content h2,.path-knowledge-share .node--view-mode-teaser h2{font-size:1.333rem;font-weight:700;line-height:1.5rem;margin:0}h5{font-size:1.125rem;font-weight:700;line-height:1.5rem;margin:0}h6{font-size:1rem;font-weight:700;line-height:1.5rem;margin:0}p{font-size:1.125rem;line-height:1.5rem;margin:0 0 1rem}a{color:#1565c0;text-decoration:none;-webkit-transition:color 150ms ease;transition:color 150ms ease}a:active,a:focus,a:hover{color:#104c90}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1rem 0}.run-in{float:left}[dir=rtl] .run-in{float:right}.run-in::after{content:" ";white-space:pre}.footnote{font-size:.85rem;line-height:1rem;margin-top:.5rem}@media all and (max-width:599px){.section-knowledge-share main .layout-content,.section-events main .layout-content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}}@media all and (min-width:600px){.section-knowledge-share .block-all-facets,.section-events .block-all-facets{padding-top:4rem}}[dir=rtl] .path-events .layout-content,[dir=rtl] .path-knowledge-share .layout-content{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}[dir=rtl] .path-events .layout-content .region-content:first-child,[dir=rtl] .path-knowledge-share .layout-content .region-content:first-child{width:unset}[dir=rtl] .path-events .layout-content .region-content:last-child,[dir=rtl] .path-knowledge-share .layout-content .region-content:last-child{width:unset}@media screen and (min-width:600px){.region-primary-menu{background-color:#f4f1e6;display:block}}.about-issup-color{color:#f99524}.training-color{color:#749d3f}.national-chapters-color{color:#0f73bb}.events-color{color:#6f7072}.networks-color{color:#562e8e}.membership-color{color:#ec2429}.knowledge-share-color{color:#0c8499}.my-issup-color{color:#ec2429}.forum-color{color:#6f7072}.messages,.layout-content,.region-footer-fifth,.region-highlights{max-width:1000px;margin-left:auto;margin-right:auto}.messages::after,.layout-content::after,.region-footer-fifth::after,.region-highlights::after{clear:both;content:"";display:block}.region-highlighted{overflow:auto}.path-frontpage .region-highlighted{background-color:#fff}.path-frontpage .region-highlighted .messages{margin-top:0}[dir=ltr] .path-knowledge-share .region-content:last-child,[dir=ltr] .path-events .region-content:last-child,[dir=ltr] .page-node-type-resource .region-content:last-child,[dir=ltr] .page-node-type-event .region-content:last-child{width:100%}[dir=rtl] .path-knowledge-share .region-content:first-child,[dir=rtl] .path-events .region-content:first-child,[dir=rtl] .page-node-type-resource .region-content:first-child,[dir=rtl] .page-node-type-event .region-content:first-child{width:100%}.page-node-type-resource .block-page-title-block{display:none}.page-node-type-resource .region-content{width:100%}.section-knowledge-share.path-group .region-content:last-child,.section-knowledge-share.page-node-type-page .region-content:last-child{width:100%}.region-content{padding:1.5rem .8022051632% 0}@media screen and (min-width:600px){.region-content{float:right;display:block;width:75.6016538724%;padding-bottom:1.5rem}.region-content:last-child{width:74.7994487092%}}@media screen and (min-width:600px){.layout-content--full-width .region-content{float:right;display:block;margin-left:.8022051632%;width:100%}.layout-content--full-width .region-content:last-child{margin-left:0}.layout-content--no-sidebar .region-content{margin-right:12.6002756454%}}.layout-sidebar-first{padding:0 .8022051632% .5rem}@media screen and (min-width:600px){.layout-sidebar-first{float:right;display:block;width:25.2005512908%;padding-top:1.5rem}.layout-sidebar-first:last-child{width:24.3983461276%}}[dir=rtl] .region-content{padding:1.5rem .8022051632% 0}@media screen and (min-width:600px){[dir=rtl] .region-content{float:left;display:block;width:75.6016538724%;padding-bottom:1.5rem}[dir=rtl] .region-content:last-child{width:74.7994487092%}}@media screen and (min-width:600px){[dir=rtl] .layout-content--full-width .region-content{float:left;display:block;margin-right:.8022051632%;width:100%}[dir=rtl] .layout-content--full-width .region-content:last-child{margin-right:0}[dir=rtl] .layout-content--no-sidebar .region-content{margin-left:12.6002756454%}}[dir=rtl] .layout-sidebar-first{padding:0 .8022051632% .5rem}@media screen and (min-width:600px){[dir=rtl] .layout-sidebar-first{float:left;display:block;width:25.2005512908%;padding-top:1.5rem}[dir=rtl] .layout-sidebar-first:last-child{width:24.3983461276%}}.block-section-link-block,.block-national-chapter-link-block{margin-bottom:0}#block-hexagons-section-menu{line-height:1.25rem}.section-about-issup .region-content h1,.section-about-issup .region-content h2,.section-about-issup .region-content h3,.section-about-issup .region-content #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-about-issup .region-content h2,.section-about-issup .region-content .block-section-link-block,.section-about-issup .region-content .block-national-chapter-link-block{color:#f99524}.section-about-issup .region-sidebar-first a{color:#f99524}.section-training .region-content h1,.section-training .region-content h2,.section-training .region-content h3,.section-training .region-content #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-training .region-content h2,.section-training .region-content .block-section-link-block,.section-training .region-content .block-national-chapter-link-block{color:#749d3f}.section-training .region-sidebar-first a{color:#749d3f}.section-national-chapters .region-content h1,.section-national-chapters .region-content h2,.section-national-chapters .region-content h3,.section-national-chapters .region-content #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-national-chapters .region-content h2,.section-national-chapters .region-content .block-section-link-block,.section-national-chapters .region-content .block-national-chapter-link-block{color:#0f73bb}.section-national-chapters .region-sidebar-first a{color:#0f73bb}.section-events .region-content h1,.section-events .region-content h2,.section-events .region-content h3,.section-events .region-content #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-events .region-content h2,.section-events .region-content .block-section-link-block,.section-events .region-content .block-national-chapter-link-block{color:#6f7072}.section-events .region-sidebar-first a{color:#6f7072}.section-networks .region-content h1,.section-networks .region-content h2,.section-networks .region-content h3,.section-networks .region-content #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-networks .region-content h2,.section-networks .region-content .block-section-link-block,.section-networks .region-content .block-national-chapter-link-block{color:#562e8e}.section-networks .region-sidebar-first a{color:#562e8e}.section-membership .region-content h1,.section-membership .region-content h2,.section-membership .region-content h3,.section-membership .region-content #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-membership .region-content h2,.section-membership .region-content .block-section-link-block,.section-membership .region-content .block-national-chapter-link-block{color:#ec2429}.section-membership .region-sidebar-first a{color:#ec2429}.section-knowledge-share .region-content h1,.section-knowledge-share .region-content h2,.section-knowledge-share .region-content h3,.section-knowledge-share .region-content #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-knowledge-share .region-content h2,.section-knowledge-share .region-content .block-section-link-block,.section-knowledge-share .region-content .block-national-chapter-link-block{color:#0c8499}.section-knowledge-share .region-sidebar-first a{color:#0c8499}.section-my-issup .region-content h1,.section-my-issup .region-content h2,.section-my-issup .region-content h3,.section-my-issup .region-content #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-my-issup .region-content h2,.section-my-issup .region-content .block-section-link-block,.section-my-issup .region-content .block-national-chapter-link-block{color:#ec2429}.section-my-issup .region-sidebar-first a{color:#ec2429}.section-forum .region-content h1,.section-forum .region-content h2,.section-forum .region-content h3,.section-forum .region-content #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-forum .region-content h2,.section-forum .region-content .block-section-link-block,.section-forum .region-content .block-national-chapter-link-block{color:#6f7072}.section-forum .region-sidebar-first a{color:#6f7072}.section-user .region-content h1,.section-user .region-content h2,.section-user .region-content h3,.section-user .region-content #block-secondary-user-tabs h2,#block-secondary-user-tabs .section-user .region-content h2,.section-user .region-content .block-section-link-block,.section-user .region-content .block-national-chapter-link-block{color:#ec2429}.section-user .region-sidebar-first a{color:#ec2429}.region-hidden-menu{display:none}.block.menu--footer{padding:.5rem .8022051632%}.block.menu--footer .menu{margin-bottom:.5rem}#block-companyinformation{margin-top:6rem}#block-companyinformation p{font-size:1rem}.row{display:block}.row::after{clear:both;content:"";display:block}@media screen and (min-width:600px){.curriculum-component{float:left;display:block;margin-right:1.0724747%;width:49.46376265%}.curriculum-component:last-child{margin-right:0}}.field--name-field-gallery .field__items{display:block}.field--name-field-gallery .field__items::after{clear:both;content:"";display:block}.field--name-field-gallery .field__items .field__item{float:left;display:block;margin-right:1.0724747%;width:32.6183502%;margin-bottom:2rem;min-height:6rem;position:relative}.field--name-field-gallery .field__items .field__item:last-child{margin-right:0}.field--name-field-gallery .field__items .field__item:nth-child(3n){margin-right:0}.field--name-field-gallery .field__items .field__item:nth-child(3n+1){clear:both}.view-past-issup-events .view-content{display:block}.view-past-issup-events .view-content::after{clear:both;content:"";display:block}.view-past-issup-events .views-row{float:left;display:block;margin-right:1.0724747%;width:49.46376265%}.view-past-issup-events .views-row:last-child{margin-right:0}.view-past-issup-events .views-row:nth-child(2n){margin-right:0}.node--type-issup-event.node--view-mode-teaser .field--name-field-gallery{display:block;margin-top:1rem;margin-bottom:1rem}.node--type-issup-event.node--view-mode-teaser .field--name-field-gallery svg{max-width:100%}.node--type-issup-event.node--view-mode-teaser .hexagon--event-label{font-size:18px;text-anchor:middle;fill:#fff;font-family:sans-serif;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.node--type-issup-event.node--view-mode-teaser .node__links li:first-child{padding-left:0}.node--type-issup-event .inline-navigation{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column wrap;padding:0}@media screen and (min-width:600px){.node--type-issup-event .inline-navigation{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.node--type-issup-event .inline-navigation li{background-color:#6f7072;list-style-type:none;margin:.25rem .5rem .25rem 0;padding:.25rem .5rem}[dir=rtl] .node--type-issup-event .inline-navigation li{margin-right:0;margin-left:.5rem}@media screen and (min-width:600px){.node--type-issup-event .inline-navigation li:last-child{margin-right:0;margin-left:0}}.node--type-issup-event .inline-navigation a{color:#fff;font-weight:700}.field--name-field-documents{padding-top:1rem;display:block;margin-bottom:2rem}.field--name-field-documents::after{clear:both;content:"";display:block}.field--name-field-documents .field__items{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}#block-membership-banner{background-color:#ec2429;color:#fff}#block-membership-banner .field--name-body{max-width:1000px;margin-left:auto;margin-right:auto}#block-membership-banner .field--name-body::after{clear:both;content:"";display:block}#block-membership-banner .field--name-body p{font-size:1rem;line-height:1;margin:0;padding:.5rem .8022051632%}#block-membership-banner .field--name-body a{color:#fff;font-weight:700}#block-membership-banner .field--name-body a:active,#block-membership-banner .field--name-body a:hover{text-decoration:underline}.region-primary-menu #block-knowledge-share-banner,.region-primary-menu #block-knowledge-share-banner-anonymous,.region-primary-menu #block-eventsbanner,.region-primary-menu #block-eventsbanneranonymous,.region-primary-menu #block-jobboardbanner,.region-primary-menu #block-jobboardbanneranonymous{background-color:#0c8499;color:#fff}.region-primary-menu #block-knowledge-share-banner .field--name-body,.region-primary-menu #block-knowledge-share-banner-anonymous .field--name-body,.region-primary-menu #block-eventsbanner .field--name-body,.region-primary-menu #block-eventsbanneranonymous .field--name-body,.region-primary-menu #block-jobboardbanner .field--name-body,.region-primary-menu #block-jobboardbanneranonymous .field--name-body{max-width:1000px;margin-left:auto;margin-right:auto}.region-primary-menu #block-knowledge-share-banner .field--name-body::after,.region-primary-menu #block-knowledge-share-banner-anonymous .field--name-body::after,.region-primary-menu #block-eventsbanner .field--name-body::after,.region-primary-menu #block-eventsbanneranonymous .field--name-body::after,.region-primary-menu #block-jobboardbanner .field--name-body::after,.region-primary-menu #block-jobboardbanneranonymous .field--name-body::after{clear:both;content:"";display:block}.region-primary-menu #block-knowledge-share-banner .field--name-body p,.region-primary-menu #block-knowledge-share-banner-anonymous .field--name-body p,.region-primary-menu #block-eventsbanner .field--name-body p,.region-primary-menu #block-eventsbanneranonymous .field--name-body p,.region-primary-menu #block-jobboardbanner .field--name-body p,.region-primary-menu #block-jobboardbanneranonymous .field--name-body p{font-size:1rem;line-height:1;margin:0;padding:.5rem .8022051632%}.region-primary-menu #block-knowledge-share-banner .field--name-body a,.region-primary-menu #block-knowledge-share-banner-anonymous .field--name-body a,.region-primary-menu #block-eventsbanner .field--name-body a,.region-primary-menu #block-eventsbanneranonymous .field--name-body a,.region-primary-menu #block-jobboardbanner .field--name-body a,.region-primary-menu #block-jobboardbanneranonymous .field--name-body a{color:#fff;font-weight:700}.region-primary-menu #block-knowledge-share-banner .field--name-body a:active,.region-primary-menu #block-knowledge-share-banner .field--name-body a:hover,.region-primary-menu #block-knowledge-share-banner-anonymous .field--name-body a:active,.region-primary-menu #block-knowledge-share-banner-anonymous .field--name-body a:hover,.region-primary-menu #block-eventsbanner .field--name-body a:active,.region-primary-menu #block-eventsbanner .field--name-body a:hover,.region-primary-menu #block-eventsbanneranonymous .field--name-body a:active,.region-primary-menu #block-eventsbanneranonymous .field--name-body a:hover,.region-primary-menu #block-jobboardbanner .field--name-body a:active,.region-primary-menu #block-jobboardbanner .field--name-body a:hover,.region-primary-menu #block-jobboardbanneranonymous .field--name-body a:active,.region-primary-menu #block-jobboardbanneranonymous .field--name-body a:hover{text-decoration:underline}.region-primary-menu #block-addnationalchapternewsbanner{background-color:#0c8499;color:#fff}.region-primary-menu #block-addnationalchapternewsbanner div{max-width:1000px;margin-left:auto;margin-right:auto}.region-primary-menu #block-addnationalchapternewsbanner div::after{clear:both;content:"";display:block}.region-primary-menu #block-addnationalchapternewsbanner div p{font-size:1rem;line-height:1;margin:0;padding:.5rem .8022051632%}.region-primary-menu #block-addnationalchapternewsbanner div a{color:#fff;font-weight:700}.region-primary-menu #block-addnationalchapternewsbanner div a:active,.region-primary-menu #block-addnationalchapternewsbanner div a:hover{text-decoration:underline}.national-chapter-cta .field--name-body,.national-chapter-anonymous-cta .field--name-body{background-color:#0c8499;padding:.5rem;margin:.5rem 0}.national-chapter-cta .field--name-body h4,.national-chapter-cta .field--name-body .view-taxonomy-term .view-content h2,.view-taxonomy-term .view-content .national-chapter-cta .field--name-body h2,.national-chapter-cta .field--name-body .path-knowledge-share .node--view-mode-teaser h2,.path-knowledge-share .node--view-mode-teaser .national-chapter-cta .field--name-body h2,.national-chapter-cta .field--name-body .node--type-issup-event.node--view-mode-teaser h2,.node--type-issup-event.node--view-mode-teaser .national-chapter-cta .field--name-body h2,.national-chapter-anonymous-cta .field--name-body h4,.national-chapter-anonymous-cta .field--name-body .view-taxonomy-term .view-content h2,.view-taxonomy-term .view-content .national-chapter-anonymous-cta .field--name-body h2,.national-chapter-anonymous-cta .field--name-body .path-knowledge-share .node--view-mode-teaser h2,.path-knowledge-share .node--view-mode-teaser .national-chapter-anonymous-cta .field--name-body h2,.national-chapter-anonymous-cta .field--name-body .node--type-issup-event.node--view-mode-teaser h2,.node--type-issup-event.node--view-mode-teaser .national-chapter-anonymous-cta .field--name-body h2{color:#fff}.national-chapter-cta .field--name-body p,.national-chapter-anonymous-cta .field--name-body p{color:#fff;font-size:1rem;line-height:1.25;margin:.5rem 0 0}.national-chapter-cta .field--name-body a,.national-chapter-anonymous-cta .field--name-body a{color:#fff;font-weight:700}.national-chapter-cta .field--name-body a:active,.national-chapter-cta .field--name-body a:hover,.national-chapter-anonymous-cta .field--name-body a:active,.national-chapter-anonymous-cta .field--name-body a:hover{text-decoration:underline}#block-eventtype,#block-jobcountry{border-top:.5rem solid #e8e5db}.international-partner{display:block;padding-bottom:1rem}.international-partner::after{clear:both;content:"";display:block}.international-partner__logo{float:left;display:block;margin-right:1.0724747%;width:32.6183502%}.international-partner__logo:last-child{margin-right:0}.international-partner__logo+.international-partner__text{float:left;display:block;margin-right:1.0724747%;width:100%}.international-partner__logo+.international-partner__text:last-child{margin-right:0}@media screen and (min-width:600px){.international-partner__logo+.international-partner__text{float:left;display:block;margin-right:1.0724747%;width:66.3091751%}.international-partner__logo+.international-partner__text:last-child{margin-right:0}}.member-benefits{display:block}.member-benefits::after{clear:both;content:"";display:block}.member-benefits p{border-radius:3px;color:#fff;min-height:9rem;float:left;display:block;margin-right:1.0724747%;width:49.46376265%;padding:.5rem 1.0724747%}.member-benefits p:last-child{margin-right:0}.member-benefits p:nth-child(n){background-color:#f99524}.member-benefits p:nth-child(2n){margin-right:0;background-color:#749d3f}.member-benefits p:nth-child(3n){background-color:#0c8499}.member-benefits p:nth-child(4n){background-color:#0f73bb}@media screen and (min-width:900px){.member-benefits p:nth-child(n){min-height:10.5rem;float:left;display:block;margin-right:1.0724747%;width:24.195643975%}.member-benefits p:nth-child(n):last-child{margin-right:0}}.call-to-action a,.text-formatted__call-to-action a,.field--name-field-action-link a{padding:.5rem 1rem;border-radius:1rem;display:inline-block;color:#fff}.section-about-issup .call-to-action a,.section-about-issup .text-formatted__call-to-action a,.section-about-issup .field--name-field-action-link a{background-color:#f99524}.section-training .call-to-action a,.section-training .text-formatted__call-to-action a,.section-training .field--name-field-action-link a{background-color:#749d3f}.section-national-chapters .call-to-action a,.section-national-chapters .text-formatted__call-to-action a,.section-national-chapters .field--name-field-action-link a{background-color:#0f73bb}.section-events .call-to-action a,.section-events .text-formatted__call-to-action a,.section-events .field--name-field-action-link a{background-color:#6f7072}.section-networks .call-to-action a,.section-networks .text-formatted__call-to-action a,.section-networks .field--name-field-action-link a{background-color:#562e8e}.section-membership .call-to-action a,.section-membership .text-formatted__call-to-action a,.section-membership .field--name-field-action-link a{background-color:#ec2429}.section-knowledge-share .call-to-action a,.section-knowledge-share .text-formatted__call-to-action a,.section-knowledge-share .field--name-field-action-link a{background-color:#0c8499}.section-my-issup .call-to-action a,.section-my-issup .text-formatted__call-to-action a,.section-my-issup .field--name-field-action-link a{background-color:#ec2429}.section-forum .call-to-action a,.section-forum .text-formatted__call-to-action a,.section-forum .field--name-field-action-link a{background-color:#6f7072}.call-to-action a:hover,.text-formatted__call-to-action a:hover,.field--name-field-action-link a:hover{opacity:.75}.call-to-action a svg.ext,.text-formatted__call-to-action a svg.ext,.field--name-field-action-link a svg.ext{display:none}.block-issup-vienna-registration-cta{margin:1rem 0}.text-formatted__highlighted-link{font-weight:700;padding:.25rem .5rem .25rem .75rem}.section-about-issup .text-formatted__highlighted-link{background:-webkit-linear-gradient(left,#f99524,#f99524 4px,#fee9d2 4px,#fff);background:linear-gradient(to right,#f99524,#f99524 4px,#fee9d2 4px,#fff);border:1px solid #f99524;border-radius:3px}[dir=rtl] .section-about-issup .text-formatted__highlighted-link{background:-webkit-linear-gradient(right,#f99524,#f99524 4px,#fff 4px,#fff);background:linear-gradient(to left,#f99524,#f99524 4px,#fff 4px,#fff)}.section-training .text-formatted__highlighted-link{background:-webkit-linear-gradient(left,#749d3f,#749d3f 4px,#cadfaf 4px,#fff);background:linear-gradient(to right,#749d3f,#749d3f 4px,#cadfaf 4px,#fff);border:1px solid #749d3f;border-radius:3px}[dir=rtl] .section-training .text-formatted__highlighted-link{background:-webkit-linear-gradient(right,#749d3f,#749d3f 4px,#fff 4px,#fff);background:linear-gradient(to left,#749d3f,#749d3f 4px,#fff 4px,#fff)}.section-national-chapters .text-formatted__highlighted-link{background:-webkit-linear-gradient(left,#0f73bb,#0f73bb 4px,#87c7f5 4px,#fff);background:linear-gradient(to right,#0f73bb,#0f73bb 4px,#87c7f5 4px,#fff);border:1px solid #0f73bb;border-radius:3px}[dir=rtl] .section-national-chapters .text-formatted__highlighted-link{background:-webkit-linear-gradient(right,#0f73bb,#0f73bb 4px,#fff 4px,#fff);background:linear-gradient(to left,#0f73bb,#0f73bb 4px,#fff 4px,#fff)}.section-events .text-formatted__highlighted-link{background:-webkit-linear-gradient(left,#6f7072,#6f7072 4px,#c9caca 4px,#fff);background:linear-gradient(to right,#6f7072,#6f7072 4px,#c9caca 4px,#fff);border:1px solid #6f7072;border-radius:3px}[dir=rtl] .section-events .text-formatted__highlighted-link{background:-webkit-linear-gradient(right,#6f7072,#6f7072 4px,#fff 4px,#fff);background:linear-gradient(to left,#6f7072,#6f7072 4px,#fff 4px,#fff)}.section-networks .text-formatted__highlighted-link{background:-webkit-linear-gradient(left,#562e8e,#562e8e 4px,#b193dc 4px,#fff);background:linear-gradient(to right,#562e8e,#562e8e 4px,#b193dc 4px,#fff);border:1px solid #562e8e;border-radius:3px}[dir=rtl] .section-networks .text-formatted__highlighted-link{background:-webkit-linear-gradient(right,#562e8e,#562e8e 4px,#fff 4px,#fff);background:linear-gradient(to left,#562e8e,#562e8e 4px,#fff 4px,#fff)}.section-membership .text-formatted__highlighted-link{background:-webkit-linear-gradient(left,#ec2429,#ec2429 4px,#fac8ca 4px,#fff);background:linear-gradient(to right,#ec2429,#ec2429 4px,#fac8ca 4px,#fff);border:1px solid #ec2429;border-radius:3px}[dir=rtl] .section-membership .text-formatted__highlighted-link{background:-webkit-linear-gradient(right,#ec2429,#ec2429 4px,#fff 4px,#fff);background:linear-gradient(to left,#ec2429,#ec2429 4px,#fff 4px,#fff)}.section-knowledge-share .text-formatted__highlighted-link{background:-webkit-linear-gradient(left,#0c8499,#0c8499 4px,#65def3 4px,#fff);background:linear-gradient(to right,#0c8499,#0c8499 4px,#65def3 4px,#fff);border:1px solid #0c8499;border-radius:3px}[dir=rtl] .section-knowledge-share .text-formatted__highlighted-link{background:-webkit-linear-gradient(right,#0c8499,#0c8499 4px,#fff 4px,#fff);background:linear-gradient(to left,#0c8499,#0c8499 4px,#fff 4px,#fff)}.section-my-issup .text-formatted__highlighted-link{background:-webkit-linear-gradient(left,#ec2429,#ec2429 4px,#fac8ca 4px,#fff);background:linear-gradient(to right,#ec2429,#ec2429 4px,#fac8ca 4px,#fff);border:1px solid #ec2429;border-radius:3px}[dir=rtl] .section-my-issup .text-formatted__highlighted-link{background:-webkit-linear-gradient(right,#ec2429,#ec2429 4px,#fff 4px,#fff);background:linear-gradient(to left,#ec2429,#ec2429 4px,#fff 4px,#fff)}.section-forum .text-formatted__highlighted-link{background:-webkit-linear-gradient(left,#6f7072,#6f7072 4px,#c9caca 4px,#fff);background:linear-gradient(to right,#6f7072,#6f7072 4px,#c9caca 4px,#fff);border:1px solid #6f7072;border-radius:3px}[dir=rtl] .section-forum .text-formatted__highlighted-link{background:-webkit-linear-gradient(right,#6f7072,#6f7072 4px,#fff 4px,#fff);background:linear-gradient(to left,#6f7072,#6f7072 4px,#fff 4px,#fff)}.text-formatted__colored-text{font-size:1.333rem}.section-about-issup .text-formatted__colored-text{color:#f99524}.section-training .text-formatted__colored-text{color:#749d3f}.section-national-chapters .text-formatted__colored-text{color:#0f73bb}.section-events .text-formatted__colored-text{color:#6f7072}.section-networks .text-formatted__colored-text{color:#562e8e}.section-membership .text-formatted__colored-text{color:#ec2429}.section-knowledge-share .text-formatted__colored-text{color:#0c8499}.section-my-issup .text-formatted__colored-text{color:#ec2429}.section-forum .text-formatted__colored-text{color:#6f7072}.text-formatted__links--4-up{list-style:none;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;padding:0;margin:1rem 0;gap:var(--gap);--multiplier:calc(40rem - 100%);--gap:0.5rem}.text-formatted__links--4-up a{color:#b22130;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;-webkit-box-pack:center;justify-content:center}.text-formatted__links--4-up a:hover{background-color:#f99524;color:#fff}.text-formatted__links--4-up li{border:2px solid #f99524;border-radius:.5rem;text-align:center;max-width:calc(50% - (var(--gap)/2));flex-basis:calc(var(--multiplier)*99999);height:6rem;text-transform:uppercase;font-weight:700;color:#b22130;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.text-formatted__links--4-up li{min-width:calc(25% - (var(--gap)*3/4))}.text-formatted__links--3-up{list-style:none;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;padding:0;margin:1rem 0;gap:var(--gap);--multiplier:calc(40rem - 100%);--gap:0.5rem}.text-formatted__links--3-up a{color:#b22130;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;-webkit-box-pack:center;justify-content:center}.text-formatted__links--3-up a:hover{background-color:#f99524;color:#fff}.text-formatted__links--3-up li{border:2px solid #f99524;border-radius:.5rem;text-align:center;max-width:calc(50% - (var(--gap)/2));flex-basis:calc(var(--multiplier)*99999);height:6rem;text-transform:uppercase;font-weight:700;color:#b22130;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.text-formatted__links--3-up li{min-width:calc(33.3% - (var(--gap)*2/3))}#block-applyformembership-3 .field--name-field-action-link{background-color:#ec2429;border-radius:1rem;display:inline-block}#block-applyformembership-3 .field--name-field-action-link a{color:#fff}#block-applyformembership-3 .field--name-field-action-link:hover{opacity:.75}.field--name-field-languages-you-speak .form-type-select,.field--name-field-country-of-origin .form-type-select{display:inline-block}.field--name-qualifications .form-type-textfield{display:inline-block}.field--name-field-field-icce-credentials .multiple-fields-remove-button{margin:0 0 .5rem}.knowledge-share-events-footer{text-align:center;font-weight:700}.date-field-group .fieldset-wrapper{display:-webkit-box;display:flex}.date-field-group .label{display:none}.date-field-group .container-inline{margin-right:.5rem}[dir=rtl] .date-field-group .container-inline{margin-right:0;margin-left:.5rem}.field--widget-entity-reference-paragraphs .paragraph-type--education .paragraph-type-top,.field--widget-entity-reference-paragraphs .paragraph-type--employment .paragraph-type-top,.field--widget-entity-reference-paragraphs .paragraph-type--training .paragraph-type-top,.field--widget-entity-reference-paragraphs .paragraph-type--certification .paragraph-type-top{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.field--widget-entity-reference-paragraphs .paragraph-type--education .paragraph-type-title,.field--widget-entity-reference-paragraphs .paragraph-type--employment .paragraph-type-title,.field--widget-entity-reference-paragraphs .paragraph-type--training .paragraph-type-title,.field--widget-entity-reference-paragraphs .paragraph-type--certification .paragraph-type-title{display:none}.field--widget-entity-reference-paragraphs .paragraph-type--education .paragraphs-subform,.field--widget-entity-reference-paragraphs .paragraph-type--employment .paragraphs-subform,.field--widget-entity-reference-paragraphs .paragraph-type--training .paragraphs-subform,.field--widget-entity-reference-paragraphs .paragraph-type--certification .paragraphs-subform{margin-top:-1rem}.field--widget-daterange-default .fieldset-wrapper,.field--widget-daterange-datelist .fieldset-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr 1fr;grid-template-rows:1fr 1fr}.field--widget-daterange-default .label,.field--widget-daterange-datelist .label{display:block;-ms-grid-row:1;grid-row:1;-ms-grid-column:2;grid-column:2}.field--widget-daterange-default .label:first-child,.field--widget-daterange-datelist .label:first-child{-ms-grid-row:1;grid-row:1;-ms-grid-column:1;grid-column:1}.field--widget-daterange-default .container-inline,.field--widget-daterange-datelist .container-inline{-ms-grid-row:2;grid-row:2;-ms-grid-column:1;grid-column:1}.field--widget-daterange-default .container-inline:last-child,.field--widget-daterange-datelist .container-inline:last-child{-ms-grid-row:2;grid-row:2;-ms-grid-column:2;grid-column:2}.field--widget-languagefield-select .field-multiple-table .ajax-new-content,.field--widget-languagefield-select .field-multiple-table td:nth-child(2){display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:100%}.field--widget-languagefield-select .field-multiple-table .ajax-new-content input[disabled],.field--widget-languagefield-select .field-multiple-table td:nth-child(2) input[disabled]{display:none}.field--type-entity-reference-revisions>.field__items>.field__item{padding:.5rem;border:1px solid #ddd;border-radius:3px;margin:.5rem 0}.translation-message{padding:.5rem;margin-top:.5rem;margin-bottom:1rem;background-color:#ec2429;color:#fff}.translation-message a{font-weight:700;color:#fff}.view-member-directory .view-content .views-col{width:100%!important}@media screen and (min-width:600px){.view-member-directory .view-content .views-col{width:50%!important}}.glossify-tooltip-link{color:inherit;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.glossify-tooltip-link:active,.glossify-tooltip-link:hover,.glossify-tooltip-link:focus{color:inherit}.two-boxes-per-row{display:block}.two-boxes-per-row::after{clear:both;content:"";display:block}.two-boxes-per-row div{border-radius:3px;color:#fff;min-height:27rem;margin:0 0 .6rem;float:left;display:block;margin-right:1.0724747%;width:49.46376265%;padding:.5rem 1.0724747%}.two-boxes-per-row div:last-child{margin-right:0}.two-boxes-per-row div:nth-child(n){background-color:#f99524}.two-boxes-per-row div:nth-child(2n){margin-right:0;background-color:#749d3f}.two-boxes-per-row div:nth-child(3n){background-color:#0c8499}.two-boxes-per-row div:nth-child(4n){background-color:#0f73bb}@media screen and (min-width:900px){.two-boxes-per-row div:nth-child(n){min-height:15rem}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contrib/classy/images/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contrib/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
details>.details-wrapper{border-width:1px;border-top-color:#6f7072;border-bottom-color:#ddd;border-top-style:solid;border-bottom-style:solid;padding:.8022051632%}details.form-group-tab{clear:both}summary{color:#1565c0;cursor:pointer;font-weight:700;padding:.8022051632%}summary:hover,summary:focus{color:#11519a}
.field__label{font-weight:700}.field--label-inline .field__label,.field--label-inline .field__item{display:inline-block;padding-right:.5rem}[dir=rtl] .field--label-inline .field__label,[dir=rtl] .field--label-inline .field__item{padding-left:.5rem;padding-right:0}.field--label-inline .field__items{display:inline}.field--label-inline .field__label::after{content:":"}.field--type-language-field p{display:inline-block;font-size:1rem;margin:0}.field--name-field-links{display:-webkit-box;display:flex}.field--name-field-links .field__item{display:block;padding:0}.field--name-field-tags,.node--type-research .field--name-field-citation{display:-webkit-box;display:flex}.field--name-field-media-oembed-podcast iframe{width:100%}.field--name-field-video{margin-top:1rem;margin-bottom:1rem}.node--view-mode-full .field--name-field-image{margin-bottom:1rem}.node--view-mode-full .field--name-field-image img{display:block}.node--view-mode-full .field--name-field-image figure,.node--view-mode-full .field--name-field-image img{margin:auto}@media screen and (min-width:600px){.node--view-mode-full .field--name-field-image{margin-left:1.0724747%;float:right;max-width:50%}[dir=rtl] .node--view-mode-full .field--name-field-image{float:left;margin-left:auto;margin-right:1.0724747%}}.node--view-mode-full.node--type-article .field--name-field-image{width:50%}.node--view-mode-full.node--type-issup-event .field--name-field-image{margin-left:0;max-width:100%}[dir=rtl] .node--view-mode-full.node--type-issup-event .field--name-field-image{margin-right:0}.node--view-mode-full .block-layout-builder .field--name-field-image{margin-left:unset;float:unset;max-width:unset}.field--name-issup-course-image{float:left;margin:.5rem 1rem 0 0}.field--name-body article.media,.field--name-field-introduction article.media{padding-bottom:.5em}.field--name-body article.align-left.media--view-mode-half,.field--name-field-introduction article.align-left.media--view-mode-half{padding-right:14px}.field--name-body article.align-right.media--view-mode-half,.field--name-field-introduction article.align-right.media--view-mode-half{padding-left:14px}.field--name-body article.align-center .field--name-field-media-image,.field--name-field-introduction article.align-center .field--name-field-media-image{text-align:center}
ul.inline,ul.links.inline{display:inline;padding-left:0}[dir=rtl] ul.inline,[dir=rtl] ul.links.inline{padding-right:0}ul.inline li{display:inline;list-style-type:none;padding:0 .5em}ul.links a.is-active{color:#000}
th.is-active img{display:inline}
.messages{background:no-repeat 10px 17px;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;margin-top:1rem;margin-bottom:1rem;padding:15px 20px 15px 35px;word-wrap:break-word;overflow-wrap:break-word}[dir=rtl] .messages{border-width:1px 0 1px 1px;background-position:right 10px top 17px;padding-left:20px;padding-right:35px;text-align:right}.messages__list{list-style:none;padding:0;margin:0}.messages__item+.messages__item{margin-top:.769em}.messages--status{color:#325e1c;background-color:#f3faef;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-image:url(/core/misc/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259}[dir=rtl] .messages--status{border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;margin-left:0}.messages--warning{background-color:#fdf8ed;background-image:url(/core/misc/icons/e29700/warning.svg);border-color:#f4daa6 #f4daa6 #f4daa6 transparent;color:#734c00;box-shadow:-8px 0 0 #e09600}[dir=rtl] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600}.messages--error{background-color:#fcf4f2;color:#a51b00;background-image:url(/core/misc/icons/e32700/error.svg);border-color:#f9c9bf #f9c9bf #f9c9bf transparent;box-shadow:-8px 0 0 #e62600}[dir=rtl] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600}.messages--error p.error{color:#a51b00}
.node--unpublished{background-color:#fff4f4;}
h1{color:#282560;}h2{color:#29abff;font-weight:600;}h3{}a{color:#282560;}ul.menu .menu-item--active-trail > a{color:#282560}a:hover,a:active,a:focus{color:#29abff;text-decoration:underline;}.text-formatted__call-to-action{background-color:#29abff;}.text-formatted__call-to-action:active,.text-formatted__call-to-action:focus,.text-formatted__call-to-action:hover{background-color:#282560;}.text-formatted__call-to-action a:active,.text-formatted__call-to-action a:focus,.text-formatted__call-to-action a:hover{color:white;text-decoration:none;}.text-formatted__colored-text{color:#29abff;}.text-formatted__highlighted-link{border:1px solid #29abff;background:linear-gradient(to right,#29abff,#29abff 4px,#d4eeff 4px,white);}header img{max-width:400px;}.field-name-field-description{}aside .navigation h2{font-family:"Lato",Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;margin-top:2rem;}aside .navigation-content h2{font-size:1.5rem;font-weight:700;line-height:1.5rem;}aside .navigation-admin h2{color:#282560;font-size:1.3rem;margin-bottom:0;}aside .navigation ul{list-style:none;margin:0;padding:0;}aside .navigation-content li{margin-bottom:10px;font-weight:600;}.region-footer-first{display:flex;justify-content:space-between;margin-bottom:2rem;border-bottom:0 !important;}.region-footer-first h2{color:#282560;padding-bottom:10px;}.region-footer-first .social-media img{max-height:24px;width:auto;margin-right:20px;}.region-footer-second{background-color:#282560;}.region-footer-second p{font-size:0.9rem;line-height:1.3rem;margin:0 0 0.5rem;}.region-footer-second .copy-right{max-width:1000px;margin-left:auto;margin-right:auto;color:white;padding-top:10px;padding-bottom:10px;}.region-footer-second .copy-right a{font-weight:600;color:white;}.region-footer-second .copy-right a:hover,.region-footer-second .copy-right a:active,.region-footer-second .copy-right a:focus{text-decoration:underline;color:white;}.region-footer-second .copy-right svg.ext{display:none;}.block-knowledge-share{padding-bottom:1rem;margin-bottom:3rem;border-bottom:1px solid #282560;}.block-knowledge-share .more-link{padding-top:1rem;}.flag-microsite-grn-selection,.flag-microsite-grn-selection-dialogue,.flag-microsite-gwn-selection,.flag-microsite-gwn-selection-pkp,.flag-microsite-gwn-selection-assess,.flag-microsite-gwn-selection-research,.flag-microsite-gwn-selection-screen,.flag-microsite-gwn-selection-selfcare,.flag-microsite-gwn-selection-treat,.flag-microsite-icq-selection{display:none;}
.paragraph{margin-top:1rem;margin-bottom:2rem}.paragraph--type--banner{height:103px;position:relative}.paragraph--type--banner .field--name-field-p-image-banner{height:100%}.paragraph--type--banner .paragraph__text{position:absolute;inset:0;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;justify-content:space-around;padding:1rem 2rem}.paragraph--type--banner .paragraph__text.left,[dir=rtl] .paragraph--type--banner .paragraph__text.right{text-align:left}.paragraph--type--banner .paragraph__text.right,[dir=rtl] .paragraph--type--banner .paragraph__text.left{text-align:right}.paragraph--type--banner .paragraph__text h1{color:#fff;font-size:2.5em;margin-bottom:0}.paragraph--type--banner .paragraph__text .subtitle{color:#fff;font-size:1.5em}.paragraph--type--banner .paragraph__text:first-child.left,[dir=rtl] .paragraph--type--banner .paragraph__text:first-child.right{background:-webkit-linear-gradient(left,#6f7072,#6f7072 4px,#959698 4px,#e3e3e4 85%,#fff);background:linear-gradient(to right,#6f7072,#6f7072 4px,#959698 4px,#e3e3e4 85%,#fff)}.paragraph--type--banner .paragraph__text:first-child.right,[dir=rtl] .paragraph--type--banner .paragraph__text:first-child.left{background:-webkit-linear-gradient(right,#6f7072,#6f7072 4px,#959698 4px,#e3e3e4 85%,#fff);background:linear-gradient(to left,#6f7072,#6f7072 4px,#959698 4px,#e3e3e4 85%,#fff)}.section-about-issup .paragraph--type--banner .paragraph__text:first-child.left,[dir=rtl] .section-about-issup .paragraph--type--banner .paragraph__text:first-child.right{background:-webkit-linear-gradient(left,#f99524,#f99524 4px,#fbb96e 4px,#fff 85%,#fff);background:linear-gradient(to right,#f99524,#f99524 4px,#fbb96e 4px,#fff 85%,#fff)}.section-about-issup .paragraph--type--banner .paragraph__text:first-child.right,[dir=rtl] .section-about-issup .paragraph--type--banner .paragraph__text:first-child.left{background:-webkit-linear-gradient(right,#f99524,#f99524 4px,#fbb96e 4px,#fff 85%,#fff);background:linear-gradient(to left,#f99524,#f99524 4px,#fbb96e 4px,#fff 85%,#fff)}.section-training .paragraph--type--banner .paragraph__text:first-child.left,[dir=rtl] .section-training .paragraph--type--banner .paragraph__text:first-child.right{background:-webkit-linear-gradient(left,#749d3f,#749d3f 4px,#9ac267 4px,#e2eed4 85%,#fff);background:linear-gradient(to right,#749d3f,#749d3f 4px,#9ac267 4px,#e2eed4 85%,#fff)}.section-training .paragraph--type--banner .paragraph__text:first-child.right,[dir=rtl] .section-training .paragraph--type--banner .paragraph__text:first-child.left{background:-webkit-linear-gradient(right,#749d3f,#749d3f 4px,#9ac267 4px,#e2eed4 85%,#fff);background:linear-gradient(to left,#749d3f,#749d3f 4px,#9ac267 4px,#e2eed4 85%,#fff)}.section-national-chapters .paragraph--type--banner .paragraph__text:first-child.left,[dir=rtl] .section-national-chapters .paragraph--type--banner .paragraph__text:first-child.right{background:-webkit-linear-gradient(left,#0f73bb,#0f73bb 4px,#299bee 4px,#b6ddf9 85%,#fff);background:linear-gradient(to right,#0f73bb,#0f73bb 4px,#299bee 4px,#b6ddf9 85%,#fff)}.section-national-chapters .paragraph--type--banner .paragraph__text:first-child.right,[dir=rtl] .section-national-chapters .paragraph--type--banner .paragraph__text:first-child.left{background:-webkit-linear-gradient(right,#0f73bb,#0f73bb 4px,#299bee 4px,#b6ddf9 85%,#fff);background:linear-gradient(to left,#0f73bb,#0f73bb 4px,#299bee 4px,#b6ddf9 85%,#fff)}.section-events .paragraph--type--banner .paragraph__text:first-child.left,[dir=rtl] .section-events .paragraph--type--banner .paragraph__text:first-child.right{background:-webkit-linear-gradient(left,#6f7072,#6f7072 4px,#959698 4px,#e3e3e4 85%,#fff);background:linear-gradient(to right,#6f7072,#6f7072 4px,#959698 4px,#e3e3e4 85%,#fff)}.section-events .paragraph--type--banner .paragraph__text:first-child.right,[dir=rtl] .section-events .paragraph--type--banner .paragraph__text:first-child.left{background:-webkit-linear-gradient(right,#6f7072,#6f7072 4px,#959698 4px,#e3e3e4 85%,#fff);background:linear-gradient(to left,#6f7072,#6f7072 4px,#959698 4px,#e3e3e4 85%,#fff)}.section-networks .paragraph--type--banner .paragraph__text:first-child.left,[dir=rtl] .section-networks .paragraph--type--banner .paragraph__text:first-child.right{background:-webkit-linear-gradient(left,#562e8e,#562e8e 4px,#7a46c3 4px,#cdb9e8 85%,#fff);background:linear-gradient(to right,#562e8e,#562e8e 4px,#7a46c3 4px,#cdb9e8 85%,#fff)}.section-networks .paragraph--type--banner .paragraph__text:first-child.right,[dir=rtl] .section-networks .paragraph--type--banner .paragraph__text:first-child.left{background:-webkit-linear-gradient(right,#562e8e,#562e8e 4px,#7a46c3 4px,#cdb9e8 85%,#fff);background:linear-gradient(to left,#562e8e,#562e8e 4px,#7a46c3 4px,#cdb9e8 85%,#fff)}.section-membership .paragraph--type--banner .paragraph__text:first-child.left,[dir=rtl] .section-membership .paragraph--type--banner .paragraph__text:first-child.right{background:-webkit-linear-gradient(left,#ec2429,#ec2429 4px,#f26a6e 4px,#fef7f7 85%,#fff);background:linear-gradient(to right,#ec2429,#ec2429 4px,#f26a6e 4px,#fef7f7 85%,#fff)}.section-membership .paragraph--type--banner .paragraph__text:first-child.right,[dir=rtl] .section-membership .paragraph--type--banner .paragraph__text:first-child.left{background:-webkit-linear-gradient(right,#ec2429,#ec2429 4px,#f26a6e 4px,#fef7f7 85%,#fff);background:linear-gradient(to left,#ec2429,#ec2429 4px,#f26a6e 4px,#fef7f7 85%,#fff)}.section-knowledge-share .paragraph--type--banner .paragraph__text:first-child.left,[dir=rtl] .section-knowledge-share .paragraph--type--banner .paragraph__text:first-child.right{background:-webkit-linear-gradient(left,#0c8499,#0c8499 4px,#12c1e0 4px,#94e8f7 85%,#fff);background:linear-gradient(to right,#0c8499,#0c8499 4px,#12c1e0 4px,#94e8f7 85%,#fff)}.section-knowledge-share .paragraph--type--banner .paragraph__text:first-child.right,[dir=rtl] .section-knowledge-share .paragraph--type--banner .paragraph__text:first-child.left{background:-webkit-linear-gradient(right,#0c8499,#0c8499 4px,#12c1e0 4px,#94e8f7 85%,#fff);background:linear-gradient(to left,#0c8499,#0c8499 4px,#12c1e0 4px,#94e8f7 85%,#fff)}.section-my-issup .paragraph--type--banner .paragraph__text:first-child.left,[dir=rtl] .section-my-issup .paragraph--type--banner .paragraph__text:first-child.right{background:-webkit-linear-gradient(left,#ec2429,#ec2429 4px,#f26a6e 4px,#fef7f7 85%,#fff);background:linear-gradient(to right,#ec2429,#ec2429 4px,#f26a6e 4px,#fef7f7 85%,#fff)}.section-my-issup .paragraph--type--banner .paragraph__text:first-child.right,[dir=rtl] .section-my-issup .paragraph--type--banner .paragraph__text:first-child.left{background:-webkit-linear-gradient(right,#ec2429,#ec2429 4px,#f26a6e 4px,#fef7f7 85%,#fff);background:linear-gradient(to left,#ec2429,#ec2429 4px,#f26a6e 4px,#fef7f7 85%,#fff)}.section-forum .paragraph--type--banner .paragraph__text:first-child.left,[dir=rtl] .section-forum .paragraph--type--banner .paragraph__text:first-child.right{background:-webkit-linear-gradient(left,#6f7072,#6f7072 4px,#959698 4px,#e3e3e4 85%,#fff);background:linear-gradient(to right,#6f7072,#6f7072 4px,#959698 4px,#e3e3e4 85%,#fff)}.section-forum .paragraph--type--banner .paragraph__text:first-child.right,[dir=rtl] .section-forum .paragraph--type--banner .paragraph__text:first-child.left{background:-webkit-linear-gradient(right,#6f7072,#6f7072 4px,#959698 4px,#e3e3e4 85%,#fff);background:linear-gradient(to left,#6f7072,#6f7072 4px,#959698 4px,#e3e3e4 85%,#fff)}@media all and (min-width:740px){.paragraph--type--banner{height:127px}.paragraph--type--banner .paragraph__text h1{font-size:3em}.paragraph--type--banner .paragraph__text .subtitle{font-size:2em}}@media all and (min-width:900px){.paragraph--type--banner{height:172px}.paragraph--type--banner .paragraph__text h1{font-size:4em}.paragraph--type--banner .paragraph__text .subtitle{font-size:3em}}.paragraph--type--cta .field--name-field-p-link a{color:#fff;font-weight:400;padding:.5rem 1rem;border-radius:17px}.paragraph--type--cta .yellow a{background-color:#f99524}.paragraph--type--cta .red a{background-color:#ec2429}.paragraph--type--cta .dark-red a{background-color:#b22130}.paragraph--type--cta .purple a{background-color:#562e8e}.paragraph--type--cta .blue a{background-color:#1565c0}.paragraph--type--cta .medium-blue a{background-color:#0f73bb}.paragraph--type--cta .teal a{background-color:#008499}.paragraph--type--cta .green a{background-color:#749d3f}.paragraph--type--cta .dark-gray a{background-color:#6f7072}.paragraph--type--cta-button .right{text-align:right}[dir=rtl] .paragraph--type--cta-button .right{text-align:left}.paragraph--type--cta-block .paragraph__content .field--name-field-para-links{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;width:100%}.paragraph--type--cta-block .paragraph__content .field--name-field-para-links .paragraph{margin-top:.5rem;margin-bottom:.5rem}.paragraph--type--cta-block .paragraph__content.right .field--name-field-para-links{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}@media all and (min-width:740px){.paragraph--type--cta-block .paragraph__content .field--name-field-para-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.paragraph--type--cta-block .paragraph__content.right .field--name-field-para-links{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}}.paragraph--type--fact{margin-bottom:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.paragraph--type--fact .field--name-field-p-icon{flex-basis:120px;flex-shrink:0;-webkit-box-flex:0;flex-grow:0}[dir=ltr] .paragraph--type--fact .field--name-field-p-icon{padding-right:1rem}[dir=rtl] .paragraph--type--fact .field--name-field-p-icon{padding-left:1rem}@media all and (min-width:600px){.paragraph--type--fact .field--name-field-p-icon{flex-basis:150px}}@media all and (min-width:740px){.paragraph--type--fact .field--name-field-p-icon{flex-basis:unset;flex-shrink:unset;-webkit-box-flex:unset;flex-grow:unset}}.paragraph--type--facts-block .field--name-field-para-facts .field__item{margin-bottom:1rem}@media all and (min-width:740px){.paragraph--type--facts-block .field--name-field-para-facts{display:-webkit-box;display:flex;flex-wrap:wrap}.paragraph--type--facts-block .field--name-field-para-facts .field__item{width:50%}[dir=ltr] .paragraph--type--facts-block .field--name-field-para-facts .field__item{padding-right:1rem}[dir=rtl] .paragraph--type--facts-block .field--name-field-para-facts .field__item{padding-left:1rem}}.paragraph--type--page-title,.paragraph--type--heading{margin-top:2rem;margin-bottom:1rem}.paragraph--type--page-title h1.white,.paragraph--type--page-title h2.white,.paragraph--type--heading h1.white,.paragraph--type--heading h2.white{color:#fff}.paragraph--type--page-title h1.yellow,.paragraph--type--page-title h2.yellow,.paragraph--type--heading h1.yellow,.paragraph--type--heading h2.yellow{color:#f99524}.paragraph--type--page-title h1.red,.paragraph--type--page-title h2.red,.paragraph--type--heading h1.red,.paragraph--type--heading h2.red{color:#ec2429}.paragraph--type--page-title h1.dark-red,.paragraph--type--page-title h2.dark-red,.paragraph--type--heading h1.dark-red,.paragraph--type--heading h2.dark-red{color:#b22130}.paragraph--type--page-title h1.purple,.paragraph--type--page-title h2.purple,.paragraph--type--heading h1.purple,.paragraph--type--heading h2.purple{color:#562e8e}.paragraph--type--page-title h1.blue,.paragraph--type--page-title h2.blue,.paragraph--type--heading h1.blue,.paragraph--type--heading h2.blue{color:#1565c0}.paragraph--type--page-title h1.medium-blue,.paragraph--type--page-title h2.medium-blue,.paragraph--type--heading h1.medium-blue,.paragraph--type--heading h2.medium-blue{color:#0f73bb}.paragraph--type--page-title h1.teal,.paragraph--type--page-title h2.teal,.paragraph--type--heading h1.teal,.paragraph--type--heading h2.teal{color:#008499}.paragraph--type--page-title h1.green,.paragraph--type--page-title h2.green,.paragraph--type--heading h1.green,.paragraph--type--heading h2.green{color:#749d3f}.paragraph--type--page-title h1.dark-gray,.paragraph--type--page-title h2.dark-gray,.paragraph--type--heading h1.dark-gray,.paragraph--type--heading h2.dark-gray{color:#6f7072}.paragraph--type--page-title h1{font-size:2.5em}.paragraph--type--heading{margin-top:2rem;margin-bottom:1rem}.paragraph--type--heading h2.default{font-size:1.8em;font-weight:700}@media all and (min-width:600px){.paragraph--type--heading h2.default{font-size:2em}}.paragraph--type--heading h2.small{font-size:1.2em;font-weight:700}.paragraph--type--heading h2.large{font-size:2em;font-weight:700}@media all and (min-width:600px){.paragraph--type--heading h2.large{font-size:2.5em;line-height:1.5em}}@media all and (min-width:900px){.paragraph--type--heading h2.large{font-size:3em}}.paragraph--type--heading h2.right{text-align:right}[dir=rtl] .paragraph--type--heading h2.right{text-align:left}.paragraph--type--link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.paragraph--type--link .field--name-field-p-icon{padding:0 1rem}.paragraph--type--link .field--name-field-p-link a{color:#6f7072;font-size:.8em;font-weight:700}.paragraph--type--quote .paragraph__content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.paragraph--type--quote .paragraph__content .field--name-field-p-image{flex-shrink:0}.paragraph--type--quote .paragraph__content .field--name-field-p-image img{border-radius:65px}.paragraph--type--quote .paragraph__content .field--name-field-p-quote-name{font-weight:700;font-size:.9em;text-align:right}[dir=rtl] .paragraph--type--quote .paragraph__content .field--name-field-p-quote-name{text-align:left}[dir=ltr] .paragraph--type--quote .paragraph__content.left .paragraph__text{padding-left:2rem}[dir=rtl] .paragraph--type--quote .paragraph__content.left .paragraph__text{padding-right:2rem}.paragraph--type--quote .paragraph__content.right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}[dir=ltr] .paragraph--type--quote .paragraph__content.right .paragraph__text{padding-right:2rem}[dir=rtl] .paragraph--type--quote .paragraph__content.right .paragraph__text{padding-left:2rem}.paragraph--type--teaser h3.paragraph__heading{font-size:2em}.paragraph--type--teaser h3.right{text-align:right}[dir=rtl] .paragraph--type--teaser h3.right{text-align:left}[dir=rtl] .paragraph--type--teaser h3.left{text-align:right}.paragraph--type--teaser h3.yellow{color:#f99524}.paragraph--type--teaser h3.red{color:#ec2429}.paragraph--type--teaser h3.dark-red{color:#b22130}.paragraph--type--teaser h3.purple{color:#562e8e}.paragraph--type--teaser h3.blue{color:#1565c0}.paragraph--type--teaser h3.medium-blue{color:#0f73bb}.paragraph--type--teaser h3.teal{color:#008499}.paragraph--type--teaser h3.green{color:#749d3f}.paragraph--type--teaser h3.dark-gray{color:#6f7072}.paragraph--type--teaser .paragraph__content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.paragraph--type--teaser .paragraph__content .field--name-field-p-image{flex-shrink:0;margin-bottom:1rem}.paragraph--type--teaser .paragraph__content .field--name-field-p-image img{border-bottom:5px solid gray}.paragraph--type--teaser .paragraph__content .paragraph__text .field--name-field-p-link{margin-top:1rem;margin-bottom:1rem}.paragraph--type--teaser .paragraph__content .paragraph__text .field--name-field-p-link a{background-color:#1565c0;color:#fff;padding:.5rem 1rem;border-radius:1em}[dir=ltr] .paragraph--type--teaser .paragraph__content.left .paragraph__text .field--name-field-p-link{text-align:right}[dir=rtl] .paragraph--type--teaser .paragraph__content.left .paragraph__text .field--name-field-p-link{text-align:left}[dir=ltr] .paragraph--type--teaser .paragraph__content.right .field--name-field-p-image{align-self:end}[dir=rtl] .paragraph--type--teaser .paragraph__content.right .paragraph__text .field--name-field-p-link{text-align:right}@media all and (min-width:900px){.paragraph--type--teaser .paragraph__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}[dir=ltr] .paragraph--type--teaser .paragraph__content.left .paragraph__text{padding-left:2rem}[dir=rtl] .paragraph--type--teaser .paragraph__content.left .paragraph__text{padding-right:2rem}.paragraph--type--teaser .paragraph__content.right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}[dir=ltr] .paragraph--type--teaser .paragraph__content.right .field--name-field-p-image{align-self:unset}[dir=ltr] .paragraph--type--teaser .paragraph__content.right .paragraph__text{padding-right:2rem}[dir=rtl] .paragraph--type--teaser .paragraph__content.right .paragraph__text{padding-left:2rem}}.section-about-issup .paragraph--type--teaser .paragraph__content img{border-color:#f99524}.section-training .paragraph--type--teaser .paragraph__content img{border-color:#749d3f}.section-national-chapters .paragraph--type--teaser .paragraph__content img{border-color:#0f73bb}.section-events .paragraph--type--teaser .paragraph__content img{border-color:#6f7072}.section-networks .paragraph--type--teaser .paragraph__content img{border-color:#562e8e}.section-membership .paragraph--type--teaser .paragraph__content img{border-color:#ec2429}.section-knowledge-share .paragraph--type--teaser .paragraph__content img{border-color:#0c8499}.section-my-issup .paragraph--type--teaser .paragraph__content img{border-color:#ec2429}.section-forum .paragraph--type--teaser .paragraph__content img{border-color:#6f7072}.paragraph--type--text{color:#fff;margin-bottom:4rem}.paragraph--type--text .paragraph__content{padding:1rem;border-radius:3px}.paragraph--type--text .white{color:#6f7072;padding:0}.paragraph--type--text .yellow{background-color:#f99524}.paragraph--type--text .red{background-color:#ec2429}.paragraph--type--text .dark-red{background-color:#b22130}.paragraph--type--text .purple{background-color:#562e8e}.paragraph--type--text .blue{background-color:#1565c0}.paragraph--type--text .medium-blue{background-color:#0f73bb}.paragraph--type--text .teal{background-color:#008499}.paragraph--type--text .green{background-color:#749d3f}.paragraph--type--text .dark-gray{background-color:#6f7072}.paragraph--type--text-block .field--name-field-para-text .field__item .paragraph--type--text{margin-bottom:0;height:100%}.paragraph--type--text-block .field--name-field-para-text .field__item .paragraph--type--text .paragraph__content{width:100%}@media all and (min-width:740px){.paragraph--type--text-block .field--name-field-para-text{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch}.paragraph--type--text-block .field--name-field-para-text .field__item{flex-basis:48%}.paragraph--type--text-block .field--name-field-para-text .field__item .paragraph--type--text{display:-webkit-box;display:flex;padding-bottom:1rem}.paragraph--type--text-block .field--name-field-para-text .field__item .paragraph--type--text .paragraph_content{padding:1rem 1rem 0}}.paragraph--type--text-with-custom-widget .paragraph__content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.paragraph--type--text-with-custom-widget .paragraph__content.right .field--name-field-p-text,.paragraph--type--text-with-custom-widget .paragraph__content.bottom .field--name-field-p-text{padding-bottom:2rem}.paragraph--type--text-with-custom-widget .paragraph__content.left,.paragraph--type--text-with-custom-widget .paragraph__content.top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.paragraph--type--text-with-custom-widget .paragraph__content.left .field--name-field-p-text,.paragraph--type--text-with-custom-widget .paragraph__content.top .field--name-field-p-text{padding-top:2rem}.paragraph--type--text-with-custom-widget .paragraph__content .block-membership-count{min-width:33%;padding:1rem}.paragraph--type--text-with-custom-widget .paragraph__content .block-membership-count .number{font-size:3em;line-height:1.5em;font-weight:700;color:#562e8e}.paragraph--type--text-with-custom-widget .paragraph__content .block-membership-count .text{font-variant:small-caps;color:#6f7072;font-weight:700;font-size:1.2em}.paragraph--type--text-with-custom-widget .paragraph__content .block-membership-count .issup-members-map-link{margin-top:1rem}.paragraph--type--text-with-custom-widget .paragraph__content .field--name-field-p-text{font-size:1.2em;color:#6f7072}@media all and (min-width:740px){.paragraph--type--text-with-custom-widget .paragraph__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.paragraph--type--text-with-custom-widget .paragraph__content.right .field--name-field-p-text{padding-bottom:0}[dir=ltr] .paragraph--type--text-with-custom-widget .paragraph__content.right .field--name-field-p-text{padding-right:2rem}[dir=rtl] .paragraph--type--text-with-custom-widget .paragraph__content.right .field--name-field-p-text{padding-left:2rem}.paragraph--type--text-with-custom-widget .paragraph__content.left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.paragraph--type--text-with-custom-widget .paragraph__content.left .field--name-field-p-text{padding-top:0}[dir=ltr] .paragraph--type--text-with-custom-widget .paragraph__content.left .field--name-field-p-text{padding-left:2rem}[dir=rtl] .paragraph--type--text-with-custom-widget .paragraph__content.left .field--name-field-p-text{padding-right:2rem}}.paragraph--type--tribute{margin-bottom:2rem;margin-top:2rem}.paragraph--type--tribute h3{color:#6f7072!important}.paragraph--type--tribute .paragraph__content{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;padding-bottom:1rem;border-bottom:1px solid #ddd}.paragraph--type--tribute .paragraph__content .field--name-field-p-image{flex-shrink:0;margin-bottom:1rem;margin-left:1rem}.paragraph--type--tribute .paragraph__content .field--name-field-p-image img{border-bottom:5px solid #6f7072}.paragraph--type--tribute .paragraph__content .paragraph__text .field--name-field-p-link,.paragraph--type--tribute .paragraph__content .paragraph__text .field--name-field-text-with-link{margin-top:1rem}.paragraph--type--cards.yellow a{color:#f99524}.paragraph--type--cards.red a{color:#ec2429}.paragraph--type--cards.dark-red a{color:#b22130}.paragraph--type--cards.purple a{color:#562e8e}.paragraph--type--cards.blue a{color:#1565c0}.paragraph--type--cards.medium-blue a{color:#0f73bb}.paragraph--type--cards.teal a{color:#008499}.paragraph--type--cards.green a{color:#749d3f}.paragraph--type--cards.dark-gray a{color:#6f7072}.paragraph--type--cards .field--name-field-p-cards{display:-webkit-box;display:flex;flex-wrap:wrap;font-size:.9377344336rem;gap:1rem}.paragraph--type--cards .field--name-field-p-cards>.field__item{width:calc((100% - 2*1rem)/3)}.paragraph--type--cards .node--resource--card-large a{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.paragraph--type--cards .node--resource--card-large a:hover,.paragraph--type--cards .node--resource--card-large a:focus,.paragraph--type--cards .node--resource--card-large a:active{color:#104c90}.paragraph--type--cards .node--resource--card-large a h3{color:inherit;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;font-size:1.333rem;-webkit-box-pack:center;justify-content:center;line-height:2rem;min-height:8rem;text-wrap:balance}.paragraph--type--cards .node--resource--card-large a .node_image{padding:0}.paragraph--type--cards .field--name-field-image{max-width:none;width:100%;margin:0 0 1rem;min-height:236px;float:none}
.abu-dhabi-online-conference-banner{border-bottom:.5rem solid #f4f1e6;max-width:1000px;margin-left:auto;margin-right:auto;padding:1rem .5rem}@media screen and (min-width:600px){.abu-dhabi-online-conference-banner{background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(25%,transparent),color-stop(25%,#fff),to(#fff)),url(/modules/custom/issup_abu_dhabi/img/Abu%20Dhabi%20Uniting%20banner.jpg);background-image:-webkit-linear-gradient(left,transparent,transparent 25%,#fff 25%,#fff 100%),url(/modules/custom/issup_abu_dhabi/img/Abu%20Dhabi%20Uniting%20banner.jpg);background-image:linear-gradient(to right,transparent,transparent 25%,#fff 25%,#fff 100%),url(/modules/custom/issup_abu_dhabi/img/Abu%20Dhabi%20Uniting%20banner.jpg);background-position:left;background-repeat:no-repeat;background-size:auto,60%}}@media screen and (min-width:600px){.abu-dhabi-online-conference-banner .field{margin-left:25%}}.abu-dhabi-online-conference-banner h2{color:#008556;font-size:1.5rem;font-weight:700;margin:0;text-transform:uppercase}.abu-dhabi-online-conference-banner h2 em{color:#acaaab;font-family:serif;font-size:1.1rem;font-style:italic;font-weight:700;text-transform:lowercase;vertical-align:bottom}.abu-dhabi-online-conference-banner h3{color:#c3a266;font-variant-caps:small-caps}.abu-dhabi-online-conference-banner .field--name-field-action-link{background-color:#008556;padding-inline:1rem}.abu-dhabi-online-conference-banner .field--name-field-action-link:hover{background-color:#c3a266}.abu-dhabi-online-conference-banner--small{border-bottom:.5rem solid #f4f1e6;max-width:1000px;margin-left:auto;margin-right:auto;padding:1rem .5rem 0}@media screen and (min-width:600px){.abu-dhabi-online-conference-banner--small{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:-webkit-box;display:flex}}.abu-dhabi-online-conference-banner--small [data-contextual-id]{position:absolute}.abu-dhabi-online-conference-banner--small .field--name-field-action-link{align-self:center;background-color:#008556;-webkit-box-flex:0;flex:none;margin-bottom:.5rem;padding-inline:1rem}.abu-dhabi-online-conference-banner--small .field--name-field-action-link:hover{background-color:#c3a266}.block-issup-abu-dhabi-online-conference-registration .form-actions{margin-top:.5rem}.block-issup-abu-dhabi-online-conference-registration .form-submit{background-color:#008556}.block-issup-abu-dhabi-online-conference-registration .form-submit:active,.block-issup-abu-dhabi-online-conference-registration .form-submit:hover{background-color:#c3a266}
.region-footer,.region-footer-first{max-width:1000px;margin-left:auto;margin-right:auto;position:relative;margin-top:2rem;border-bottom:1px solid #000}.region-footer::after,.region-footer-first::after{clear:both;content:"";display:block}.region-footer h2,.region-footer-first h2{font-size:1rem;font-weight:400;letter-spacing:1px;line-height:1.5rem;margin:0;text-transform:uppercase}.region-footer .footer__contact-us,.region-footer-first .footer__contact-us{margin:1rem 0;padding:0 .8022051632%}@media screen and (min-width:420px){.region-footer .footer__contact-us,.region-footer-first .footer__contact-us{float:left;display:block;margin-right:.8022051632%;width:49.5988974184%}.region-footer .footer__contact-us:last-child,.region-footer-first .footer__contact-us:last-child{margin-right:0}}@media screen and (min-width:740px){.region-footer .footer__contact-us,.region-footer-first .footer__contact-us{float:left;display:block;margin-right:.8022051632%;width:24.3983461276%}.region-footer .footer__contact-us:last-child,.region-footer-first .footer__contact-us:last-child{margin-right:0}}.region-footer .footer__contact-us a,.region-footer-first .footer__contact-us a{margin:0;font-weight:400;text-transform:uppercase;letter-spacing:1px;color:#6f7072}.region-footer .footer__contact-us a:after,.region-footer-first .footer__contact-us a:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.5rem' viewBox='48 48 416 416'%3E%3Cpath fill='%23656767' d='M360 160H152a24 24 0 0 0-24 24v144a24 24 0 0 0 24 24h208a24 24 0 0 0 24-24V184a24 24 0 0 0-24-24zm0 168H152v-88.2l53.2 38.9c10.9 8 29.7 25.3 50.8 25.3 20.9 0 39.1-16.8 50.8-25.3l53.2-38.9V328zm0-118c-11.2 8.4-29.1 21.5-67.3 49.3-8.9 6.5-24.9 20.7-36.7 20.7-11.8 0-27.8-14.2-36.7-20.7a5259.7 5259.7 0 0 1-67.3-49.4V184h208v26z'/%3E%3C/svg%3E");content:"";display:block;width:1.5rem;height:1.5rem;margin-top:.5rem;vertical-align:bottom}.region-footer .footer__social-icons,.region-footer-first .footer__social-icons{margin:1rem 0;position:relative;padding:2rem .8022051632% 0}@media screen and (min-width:420px){.region-footer .footer__social-icons,.region-footer-first .footer__social-icons{float:left;display:block;margin-right:.8022051632%;width:49.5988974184%;margin-right:0}.region-footer .footer__social-icons:last-child,.region-footer-first .footer__social-icons:last-child{margin-right:0}}@media screen and (min-width:740px){.region-footer .footer__social-icons,.region-footer-first .footer__social-icons{float:left;display:block;margin-right:.8022051632%;width:24.3983461276%;margin-right:0}.region-footer .footer__social-icons:last-child,.region-footer-first .footer__social-icons:last-child{margin-right:0}}.region-footer .footer__social-icons span.ext,.region-footer-first .footer__social-icons span.ext{display:none}.region-footer .footer__social-icons ul.inline li,.region-footer-first .footer__social-icons ul.inline li{padding:0 .5rem 0 0}[dir=rtl] .region-footer .footer__social-icons ul.inline li,[dir=rtl] .region-footer-first .footer__social-icons ul.inline li{padding:0 0 0 .5rem}.region-footer .footer__social-icons a,.region-footer-first .footer__social-icons a{display:inline-block;height:1.5rem;vertical-align:bottom;width:1.5rem}.region-footer .footer__social-icons h2,.region-footer-first .footer__social-icons h2{color:#6f7072;position:absolute;bottom:2rem;padding:0 .5rem 0 0}[dir=rtl] .region-footer .footer__social-icons h2,[dir=rtl] .region-footer-first .footer__social-icons h2{padding:0 0 0 .5rem}.region-footer .mailchimp-signup-subscribe-form,.region-footer-first .mailchimp-signup-subscribe-form{margin:1rem 0;padding:0 .8022051632%}@media screen and (min-width:740px){.region-footer .mailchimp-signup-subscribe-form,.region-footer-first .mailchimp-signup-subscribe-form{float:left;display:block;margin-right:.8022051632%;width:49.5988974184%}.region-footer .mailchimp-signup-subscribe-form:last-child,.region-footer-first .mailchimp-signup-subscribe-form:last-child{margin-right:0}}.region-footer .mailchimp-signup-subscribe-form h2,.region-footer-first .mailchimp-signup-subscribe-form h2{color:#6f7072}.region-footer .mailchimp-signup-subscribe-form h2:after,.region-footer-first .mailchimp-signup-subscribe-form h2:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.5rem' viewBox='48 48 416 416'%3E%3Cpath fill='%23656767' d='M360 160H152a24 24 0 0 0-24 24v144a24 24 0 0 0 24 24h208a24 24 0 0 0 24-24V184a24 24 0 0 0-24-24zm0 168H152v-88.2l53.2 38.9c10.9 8 29.7 25.3 50.8 25.3 20.9 0 39.1-16.8 50.8-25.3l53.2-38.9V328zm0-118c-11.2 8.4-29.1 21.5-67.3 49.3-8.9 6.5-24.9 20.7-36.7 20.7-11.8 0-27.8-14.2-36.7-20.7a5259.7 5259.7 0 0 1-67.3-49.4V184h208v26z'/%3E%3C/svg%3E");content:"";display:inline-block;width:1.5rem;height:1.5rem;margin-left:.5rem;vertical-align:bottom}.region-footer .mailchimp-signup-subscribe-form form,.region-footer-first .mailchimp-signup-subscribe-form form{display:-webkit-box;display:flex}.region-footer .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields,.region-footer-first .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields{-webkit-box-flex:1;flex:1;max-width:20rem}.region-footer .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields .form-item-mergevars-email,.region-footer-first .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields .form-item-mergevars-email{display:-webkit-box;display:flex;margin-top:.5rem}.region-footer .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields .form-item-mergevars-email input,.region-footer-first .mailchimp-signup-subscribe-form form .mailchimp-newsletter-mergefields .form-item-mergevars-email input{-webkit-box-flex:1;flex:1}.region-footer .mailchimp-signup-subscribe-form form .form-actions,.region-footer-first .mailchimp-signup-subscribe-form form .form-actions{margin-top:.5rem;padding:0 .5rem}.region-footer .mailchimp-signup-subscribe-form form input,.region-footer-first .mailchimp-signup-subscribe-form form input{border:1px solid #6f7072;font-size:.75rem;line-height:1rem;padding:.25rem .5rem;vertical-align:bottom}.region-footer .mailchimp-signup-subscribe-form form label,.region-footer-first .mailchimp-signup-subscribe-form form label{font-size:.75rem;font-weight:400;padding:0 .5rem;white-space:nowrap}.region-footer-second{max-width:1000px;margin-left:auto;margin-right:auto;padding:0 .5rem}.region-footer-second::after{clear:both;content:"";display:block}.footer__funding--inl{-webkit-box-align:center;align-items:center;background:no-repeat url(/themes/hexagons/svg/US-State.svg) top left/12rem;display:-webkit-box;display:flex;margin-block:1rem;min-height:5rem;padding-top:5.5rem}@media screen and (min-width:600px){.footer__funding--inl{padding-top:0;padding-left:13rem;background-position:left}}.footer__funding--inl p{font-size:.9377344336rem}.footer__funding--inl p:last-child{-webkit-margin-after:0;margin-block-end:0}.footer__legal{max-width:1000px;margin-left:auto;margin-right:auto;font-size:.7501875469rem;line-height:1rem;padding-top:.5rem;padding-right:10em;padding-bottom:.5rem;position:relative}.footer__legal::after{clear:both;content:"";display:block}[dir=rtl] .footer__legal{padding-left:10em;padding-right:0}.footer__legal .iubenda-embed,.footer__legal .iubenda-ibadge{position:absolute;top:.375rem;right:0}[dir=rtl] .footer__legal .iubenda-embed,[dir=rtl] .footer__legal .iubenda-ibadge{left:0;right:auto}
header{background-color:#f9f7f1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;position:relative}.region-header{margin:1rem auto;max-width:1000px;padding:0 .5rem;width:100%}@media screen and (min-width:600px){.region-header{display:-ms-grid;display:grid;grid-template-areas:"logo main-menu" "logo search";-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr}}.masthead__branding img{cursor:pointer;height:3.5rem;max-width:none}@media screen and (min-width:600px){.masthead__branding{grid-area:logo}}.masthead__search{font-size:.8125rem;line-height:1rem;width:17.5rem}@media screen and (min-width:600px){.masthead__search{-ms-grid-row-align:start;align-self:start;grid-area:search;-ms-grid-column-align:end;justify-self:end}}.region-secondary-menu{color:#fff;display:-ms-grid;display:grid;grid-template-areas:"user-menu language";font-size:.8125rem;line-height:1rem;margin:0 auto;max-width:1000px;padding:.5rem;width:100%;height:3rem}.region-secondary-menu a,.region-secondary-menu a:hover,.region-secondary-menu h2{color:#fff}.region-secondary-menu a:focus{outline:1px solid #fff;outline-offset:1px}.region-secondary-menu a:focus:not(:focus-visible){outline:0}.region-secondary-menu:before{background-color:#ec2429;content:"";position:absolute;top:0;left:0;right:0;height:3rem}.user-logged-in .region-secondary-menu{grid-template-areas:"welcome   language" "user-menu language"}.masthead__welcome-block{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-row-align:center;align-self:center;grid-area:welcome;position:relative}.masthead__account-menu{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-row-align:center;align-self:center;grid-area:user-menu;position:relative}.user-logged-in .region-secondary-menu>.masthead__account-menu{-ms-grid-row:2;-ms-grid-column:1}.masthead__account-menu .menu{margin:0}[dir=rtl] .masthead__account-menu .menu{margin-right:0}.masthead__account-menu .menu-item{display:inline-block;padding-top:0}.masthead__account-menu .menu-item a{display:inline-block}.masthead__account-menu .menu-item a.is-active{font-weight:700}.masthead__account-menu .menu-item::before{content:" | "}.masthead__account-menu .menu-item:first-child::before{display:none}.masthead__language-switcher{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-row-align:center;align-self:center;grid-area:language;-ms-grid-column-align:end;justify-self:end;position:relative}.user-logged-in .region-secondary-menu>.masthead__language-switcher{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}.masthead__language-switcher .menu-button-links button{-webkit-box-align:center;align-items:center;background-color:transparent;border:0;border-radius:5px;display:-webkit-box;display:flex;gap:.5rem;height:2rem;padding:0 .5rem}.masthead__language-switcher .menu-button-links [role=menu]{margin:0;padding:calc(.5rem - 1px);list-style:none;display:none;position:absolute;top:3rem;right:0;border:1px solid #6f7072;border-radius:5px;background-color:#fff;z-index:2;line-height:1rem;min-width:100%}[dir=rtl] .masthead__language-switcher .menu-button-links [role=menu]{right:auto;left:0}.masthead__language-switcher .menu-button-links [role=menuitem]{line-height:1.5rem;margin:0;padding:0 .5rem;display:block;background-color:#fff;border:0;color:#1565c0;border-radius:3px}.masthead__language-switcher .menu-button-links .is-active{font-weight:bolder}.masthead__language-switcher .menu-button-links button svg.language-icon{fill:currentcolor}.masthead__language-switcher .menu-button-links button svg.down{fill:currentcolor;stroke:currentcolor}[dir=rtl] .masthead__language-switcher .menu-button-links button svg.down{margin:0 .5rem 0 0}.masthead__language-switcher .menu-button-links button[aria-expanded=true] svg.down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.masthead__language-switcher .menu-button-links [role=menuitem]:focus{background:#1565c0;color:#fff;outline:0}.masthead__language-switcher .menu-button-links button:hover{background:#fff;color:#ec2429}.masthead__language-switcher .menu-button-links button:focus{outline:#fff solid 2px;outline-offset:2px}.masthead__language-switcher .menu-button-links button:focus:not(:focus-visible){outline:0}.masthead__main_menu{position:relative;z-index:1}@media screen and (min-width:600px){.masthead__main_menu{grid-area:main-menu;-ms-grid-column-align:end;justify-self:end}}@media screen and (min-width:600px){.masthead__branding{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}.masthead__search{-ms-grid-row:2;-ms-grid-column:2}.masthead__main_menu{-ms-grid-row:1;-ms-grid-column:2}}.masthead__main_menu .hexagons-main-menu{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;height:4rem;-webkit-box-pack:justify;justify-content:space-between;margin:0;width:17.5rem}@media screen and (min-width:600px){.masthead__main_menu .hexagons-main-menu{justify-content:space-around}}.masthead__main_menu .menu-item--top-level{padding:0}.masthead__main_menu .menu-item--top-level:hover .menu-item__section-title,.masthead__main_menu .menu-item--top-level:hover .fly-out-menu{display:block}.masthead__main_menu a.hex-links{display:block;height:3rem;width:2.1875rem}.masthead__main_menu a.hex-links:focus{outline-style:none}.masthead__main_menu a.hex-links:focus>:first-child{outline-style:auto;outline-color:inherit}.masthead__main_menu a.hex-links:focus .menu-item__section-title{display:block}.masthead__main_menu .menu-item__section-title{border-radius:.5rem;background-color:#fff;display:none;position:absolute;right:0;top:3.5rem;padding:.5rem 1rem;min-width:100%;white-space:nowrap;z-index:2}@media screen and (min-width:600px){.masthead__main_menu .menu-item__section-title{text-align:right}}[dir=rtl] .masthead__main_menu .menu-item__section-title{right:auto;left:0}@media screen and (min-width:600px){[dir=rtl] .masthead__main_menu .menu-item__section-title{text-align:left}}.masthead__main_menu .fly-out-menu{border-radius:.5rem;border:1rem solid #fff;box-shadow:0 0 1px #000;display:none;position:absolute;top:3.5rem;right:0;z-index:1;min-width:100%;max-width:100vw;padding:2rem 0 0}[dir=rtl] .masthead__main_menu .fly-out-menu{right:auto;left:0}.masthead__main_menu .fly-out-menu .menu{padding:0 0 1rem 1rem;margin:0}[dir=rtl] .masthead__main_menu .fly-out-menu .menu{padding-left:0;padding-right:1rem}.masthead__main_menu .fly-out-menu .menu-item{page-break-inside:avoid}.masthead__main_menu .menu-item__section-title--about-issup{color:#f99524}.masthead__main_menu .fly-out-menu--about-issup{background:-webkit-gradient(linear,left top,left bottom,color-stop(1.5rem,white),color-stop(1.5rem,#f99524),color-stop(1.75rem,#f99524),color-stop(1.75rem,white));background:-webkit-linear-gradient(#fff 1.5rem,#f99524 1.5rem,#f99524 1.75rem,#fff 1.75rem);background:linear-gradient(#fff 1.5rem,#f99524 1.5rem,#f99524 1.75rem,#fff 1.75rem)}@media screen and (min-width:420px){.masthead__main_menu .fly-out-menu--about-issup{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media screen and (min-width:600px){.masthead__main_menu .fly-out-menu--about-issup{max-width:calc(100vw - 1rem);width:500px}}.masthead__main_menu .fly-out-menu--about-issup a{color:#f99524}.masthead__main_menu .menu-item__section-title--training{color:#749d3f}.masthead__main_menu .fly-out-menu--training{background:-webkit-gradient(linear,left top,left bottom,color-stop(1.5rem,white),color-stop(1.5rem,#749d3f),color-stop(1.75rem,#749d3f),color-stop(1.75rem,white));background:-webkit-linear-gradient(#fff 1.5rem,#749d3f 1.5rem,#749d3f 1.75rem,#fff 1.75rem);background:linear-gradient(#fff 1.5rem,#749d3f 1.5rem,#749d3f 1.75rem,#fff 1.75rem)}@media screen and (min-width:420px){.masthead__main_menu .fly-out-menu--training{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media screen and (min-width:600px){.masthead__main_menu .fly-out-menu--training{max-width:calc(100vw - 1rem);width:500px}}.masthead__main_menu .fly-out-menu--training a{color:#749d3f}.masthead__main_menu .menu-item__section-title--knowledge-share{color:#0c8499}.masthead__main_menu .fly-out-menu--knowledge-share{background:-webkit-gradient(linear,left top,left bottom,color-stop(1.5rem,white),color-stop(1.5rem,#0c8499),color-stop(1.75rem,#0c8499),color-stop(1.75rem,white));background:-webkit-linear-gradient(#fff 1.5rem,#0c8499 1.5rem,#0c8499 1.75rem,#fff 1.75rem);background:linear-gradient(#fff 1.5rem,#0c8499 1.5rem,#0c8499 1.75rem,#fff 1.75rem)}@media screen and (min-width:420px){.masthead__main_menu .fly-out-menu--knowledge-share{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media screen and (min-width:600px){.masthead__main_menu .fly-out-menu--knowledge-share{max-width:calc(100vw - 1rem);width:250px}}.masthead__main_menu .fly-out-menu--knowledge-share a{color:#0c8499}.masthead__main_menu .menu-item__section-title--national-chapters{color:#0f73bb}.masthead__main_menu .fly-out-menu--national-chapters{background:-webkit-gradient(linear,left top,left bottom,color-stop(1.5rem,white),color-stop(1.5rem,#0f73bb),color-stop(1.75rem,#0f73bb),color-stop(1.75rem,white));background:-webkit-linear-gradient(#fff 1.5rem,#0f73bb 1.5rem,#0f73bb 1.75rem,#fff 1.75rem);background:linear-gradient(#fff 1.5rem,#0f73bb 1.5rem,#0f73bb 1.75rem,#fff 1.75rem)}@media screen and (min-width:420px){.masthead__main_menu .fly-out-menu--national-chapters{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media screen and (min-width:600px){.masthead__main_menu .fly-out-menu--national-chapters{-webkit-column-count:4;-moz-column-count:4;column-count:4;max-width:calc(100vw - 1rem);width:1000px}}.masthead__main_menu .fly-out-menu--national-chapters a{color:#0f73bb}.masthead__main_menu .menu-item__section-title--events{color:#6f7072}.masthead__main_menu .fly-out-menu--events{background:-webkit-gradient(linear,left top,left bottom,color-stop(1.5rem,white),color-stop(1.5rem,#6f7072),color-stop(1.75rem,#6f7072),color-stop(1.75rem,white));background:-webkit-linear-gradient(#fff 1.5rem,#6f7072 1.5rem,#6f7072 1.75rem,#fff 1.75rem);background:linear-gradient(#fff 1.5rem,#6f7072 1.5rem,#6f7072 1.75rem,#fff 1.75rem)}@media screen and (min-width:420px){.masthead__main_menu .fly-out-menu--events{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media screen and (min-width:600px){.masthead__main_menu .fly-out-menu--events{max-width:calc(100vw - 1rem);width:250px}}.masthead__main_menu .fly-out-menu--events a{color:#6f7072}.masthead__main_menu .menu-item__section-title--networks{color:#562e8e}.masthead__main_menu .fly-out-menu--networks{background:-webkit-gradient(linear,left top,left bottom,color-stop(1.5rem,white),color-stop(1.5rem,#562e8e),color-stop(1.75rem,#562e8e),color-stop(1.75rem,white));background:-webkit-linear-gradient(#fff 1.5rem,#562e8e 1.5rem,#562e8e 1.75rem,#fff 1.75rem);background:linear-gradient(#fff 1.5rem,#562e8e 1.5rem,#562e8e 1.75rem,#fff 1.75rem)}@media screen and (min-width:420px){.masthead__main_menu .fly-out-menu--networks{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media screen and (min-width:600px){.masthead__main_menu .fly-out-menu--networks{max-width:calc(100vw - 1rem);width:250px}}.masthead__main_menu .fly-out-menu--networks a{color:#562e8e}.masthead__main_menu .menu-item__section-title--my-issup{color:#ec2429}.masthead__main_menu .fly-out-menu--my-issup{background:-webkit-gradient(linear,left top,left bottom,color-stop(1.5rem,white),color-stop(1.5rem,#ec2429),color-stop(1.75rem,#ec2429),color-stop(1.75rem,white));background:-webkit-linear-gradient(#fff 1.5rem,#ec2429 1.5rem,#ec2429 1.75rem,#fff 1.75rem);background:linear-gradient(#fff 1.5rem,#ec2429 1.5rem,#ec2429 1.75rem,#fff 1.75rem)}@media screen and (min-width:420px){.masthead__main_menu .fly-out-menu--my-issup{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media screen and (min-width:600px){.masthead__main_menu .fly-out-menu--my-issup{max-width:calc(100vw - 1rem);width:250px}}.masthead__main_menu .fly-out-menu--my-issup a{color:#ec2429}.masthead__main_menu svg{height:2.5rem;vertical-align:bottom;width:2.1875rem}.masthead__main_menu a{height:1.5rem;display:inline-block}.masthead__main_menu .menu-item--active-trail polygon{fill:currentColor}.masthead__main_menu .menu-item--active-trail use{color:#fff}
.site-search-form,.job-board-search-form{position:relative}.site-search-form .form-text,.job-board-search-form .form-text{border-color:#000;border-radius:3px;display:block;height:1.375rem;line-height:1rem;margin:0;min-width:200px;padding:.125rem 2px}.site-search-form .form-actions,.job-board-search-form .form-actions{position:absolute;top:0;right:0;width:auto}[dir=rtl] .site-search-form .form-actions,[dir=rtl] .job-board-search-form .form-actions{left:0;right:auto;top:32px}@media all and (min-width:740px){[dir=rtl] .site-search-form .form-actions,[dir=rtl] .job-board-search-form .form-actions{top:0}}.site-search-form .button--search,.job-board-search-form .button--search{background-color:#000;border:0;border-bottom-left-radius:0;border-top-left-radius:0;height:1.375rem;padding:.25rem;width:1.375rem}[dir=rtl] .site-search-form .button--search,[dir=rtl] .job-board-search-form .button--search{border-bottom-left-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:0;border-top-right-radius:0}.job-board-search-form{font-size:.8888888889rem;line-height:1rem;margin:.5rem 0}
.region-secondary-menu::before{background-color:#282560;}header{background-color:white;border-top:32px solid #282560;}header .region-header{border-bottom:1px solid #282560;padding:10px;display:flex;flex-direction:column;}@media screen and (min-width:768px){header .region-header{flex-direction:row;justify-content:space-between;align-items:end;}}.masthead__branding img{width:280px;height:auto;}.masthead__language-switcher .menu-button-links button:hover,.masthead__language-switcher .menu-button-links [role="menuitem"]{color:#282560;}.masthead__language-switcher .menu-button-links [role="menuitem"]:focus{background-color:#282560;}.masthead__slogan p{font-size:1.5em;line-height:1.5em;margin-bottom:0;text-align:right;color:#282560;}
.menu-collapsible label{}.menu-collapsible .menu-content{ul{background-color:#fafafa;li{a{color:#282560;&:active,&:focus,&:hover{color:#29abff;}}}}}
svg.ext{fill:#6f7072;height:1rem;width:1rem;max-height:1em;max-width:1em;padding:0;position:relative;left:.125em}
