/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@media (max-width:63.99em){.mm-menu_theme-white{--mm-color-border:rgba(0,0,0,0.1);--mm-color-button:rgba(0,0,0,0.3);--mm-color-text:rgba(0,0,0,0.7);--mm-color-text-dimmed:rgba(0,0,0,0.3);--mm-color-background:#fff;--mm-color-background-highlight:rgba(0,0,0,0.06);--mm-color-background-emphasis:rgba(0,0,0,0.03);--mm-shadow:0 0 10px rgba(0,0,0,0.2)}.mm-menu_theme-dark{--mm-color-border:rgba(0,0,0,0.3);--mm-color-button:rgba(255,255,255,0.4);--mm-color-text:rgba(255,255,255,0.85);--mm-color-text-dimmed:rgba(255,255,255,0.4);--mm-color-background:#333;--mm-color-background-highlight:rgba(255,255,255,0.08);--mm-color-background-emphasis:rgba(0,0,0,0.1);--mm-shadow:0 0 20px rgba(0,0,0,0.5)}.mm-menu_theme-black{--mm-color-border:rgba(255,255,255,0.25);--mm-color-button:rgba(255,255,255,0.4);--mm-color-text:rgba(255,255,255,0.75);--mm-color-text-dimmed:rgba(255,255,255,0.4);--mm-color-background:#000;--mm-color-background-highlight:rgba(255,255,255,0.2);--mm-color-background-emphasis:rgba(255,255,255,0.15);--mm-shadow:none}:root{--mm-line-height:20px;--mm-listitem-size:44px;--mm-navbar-size:44px;--mm-offset-top:0;--mm-offset-right:0;--mm-offset-bottom:0;--mm-offset-left:0;--mm-color-border:rgba(0,0,0,0.1);--mm-color-button:rgba(0,0,0,0.3);--mm-color-text:rgba(0,0,0,0.75);--mm-color-text-dimmed:rgba(0,0,0,0.3);--mm-color-background:#f3f3f3;--mm-color-background-highlight:rgba(0,0,0,0.05);--mm-color-background-emphasis:rgba(255,255,255,0.4);--mm-shadow:0 0 10px rgba(0,0,0,0.3)}.mm-hidden{display:none !important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{top:0;right:0;bottom:0;left:0;background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:var(--mm-offset-top);right:var(--mm-offset-right);bottom:var(--mm-offset-bottom);left:var(--mm-offset-left);z-index:0;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-line-height);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}[dir=rtl] .mm-menu{direction:rtl}.mm-panel{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-panel:after{height:44px}.mm-panel:not(.mm-hidden){display:block}.mm-panel:after{content:'';display:block;height:var(--mm-listitem-size)}.mm-panel_opened{z-index:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel_opened-parent{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{-webkit-transition:none !important;-o-transition:none !important;transition:none !important}.mm-panel_noanimation.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panels > .mm-panel{position:absolute;left:0;right:0;top:0;bottom:0}.mm-panel__content{padding:20px 20px 0}.mm-panels{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);position:relative;height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}[dir=rtl] .mm-panel:not(.mm-panel_opened){-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}[dir=rtl] .mm-panel.mm-panel_opened-parent{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-listitem_vertical > .mm-panel{display:none;width:100%;padding:10px 0 10px 10px;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.mm-listitem_vertical > .mm-panel:after,.mm-listitem_vertical > .mm-panel:before{content:none;display:none}.mm-listitem_opened > .mm-panel{display:block}.mm-listitem_vertical > .mm-listitem__btn{height:44px;height:var(--mm-listitem-size);bottom:auto}.mm-listitem_vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem_opened > .mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-navbar{min-height:44px;border-bottom:1px solid rgba(0,0,0,.1);background:#f3f3f3;color:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;min-height:var(--mm-navbar-size);border-bottom:1px solid var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-navbar > *{min-height:44px}@supports ((position:-webkit-sticky) or (position:sticky)){.mm-navbar_sticky{position:-webkit-sticky;position:sticky;top:0;z-index:1}}.mm-navbar > *{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;padding-right:20px}.mm-navbar__title:not(:last-child){padding-right:0}.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title{padding-left:0}.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title:last-child{padding-right:50px}[dir=rtl] .mm-navbar{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-listitem{color:rgba(0,0,0,.75);border-color:rgba(0,0,0,.1);color:var(--mm-color-text);border-color:var(--mm-color-border);list-style:none;display:block;padding:0;margin:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mm-listitem:after{content:'';border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:20px;right:0;bottom:0}.mm-listitem a,.mm-listitem a:hover{text-decoration:none}.mm-listitem__btn,.mm-listitem__text{padding:12px;display:block;padding:calc((var(--mm-listitem-size) - var(--mm-line-height)) / 2);padding-left:0;padding-right:0;color:inherit}.mm-listitem__text{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:20px;padding-right:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%}.mm-listitem__btn{background:rgba(3,2,1,0);border-color:inherit;width:auto;padding-right:50px;position:relative}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem_selected > .mm-listitem__text{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-listitem_opened > .mm-listitem__btn,.mm-listitem_opened > .mm-panel{background:rgba(0,0,0,.05);background:var(--mm-color-background-highlight)}[dir=rtl] .mm-listitem:after{left:0;right:20px}[dir=rtl] .mm-listitem__text{padding-left:10px;padding-right:20px}[dir=rtl] .mm-listitem__btn{padding-left:50px;border-left-width:0;border-left-style:none}[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text){padding-right:0;border-right-width:1px;border-right-style:solid}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}.mm-wrapper_opened{overflow-x:hidden;position:relative}.mm-wrapper_opened .mm-page{min-height:100vh}.mm-wrapper_background .mm-page{background:inherit}.mm-menu_offcanvas{position:fixed;right:auto;z-index:0}.mm-menu_offcanvas:not(.mm-menu_opened){display:none}.mm-menu_offcanvas{width:80%;min-width:240px;max-width:440px}.mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper__blocker{background:rgba(3,2,1,0);overflow:hidden;display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2}.mm-wrapper_blocking{overflow:hidden}.mm-wrapper_blocking body{overflow:hidden}.mm-wrapper_blocking .mm-wrapper__blocker{display:block}.mm-sronly{border:0 !important;clip:rect(1px,1px,1px,1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;white-space:nowrap !important;width:1px !important;min-width:1px !important;height:1px !important;min-height:1px !important;padding:0 !important;overflow:hidden !important;position:absolute !important}.mm-menu_autoheight:not(.mm-menu_offcanvas){position:relative}.mm-menu_autoheight.mm-menu_position-bottom,.mm-menu_autoheight.mm-menu_position-top{max-height:80%}.mm-menu_autoheight-measuring .mm-panel{display:block !important}.mm-menu_autoheight-measuring .mm-panels > .mm-panel{bottom:auto !important;height:auto !important}.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel{display:none !important}[class*=mm-menu_columns-]{-webkit-transition-property:width;-o-transition-property:width;transition-property:width}[class*=mm-menu_columns-] .mm-panels > .mm-panel{right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened,[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened-parent{display:block !important}[class*=mm-panel_columns-]{border-right:1px solid;border-color:inherit}.mm-menu_columns-1 .mm-panel_columns-0,.mm-menu_columns-2 .mm-panel_columns-1,.mm-menu_columns-3 .mm-panel_columns-2,.mm-menu_columns-4 .mm-panel_columns-3{border-right:none}[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-0{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_columns-0 .mm-panels > .mm-panel{z-index:0}.mm-menu_columns-0 .mm-panels > .mm-panel else{width:100%}.mm-menu_columns-0 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-0{width:80%;min-width:240px;max-width:0}.mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-1{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-1 .mm-panels > .mm-panel{z-index:1;width:100%}.mm-menu_columns-1 .mm-panels > .mm-panel else{width:100%}.mm-menu_columns-1 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-1{width:80%;min-width:240px;max-width:440px}.mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-2{-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-2 .mm-panels > .mm-panel{z-index:2;width:50%}.mm-menu_columns-2 .mm-panels > .mm-panel else{width:100%}.mm-menu_columns-2 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-2{width:80%;min-width:240px;max-width:880px}.mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout{-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-880px,0,0);transform:translate3d(-880px,0,0)}}[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-3{-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-3 .mm-panels > .mm-panel{z-index:3;width:33.34%}.mm-menu_columns-3 .mm-panels > .mm-panel else{width:100%}.mm-menu_columns-3 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-3{width:80%;min-width:240px;max-width:1320px}.mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout{-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-1320px,0,0);transform:translate3d(-1320px,0,0)}}[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-4{-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-4 .mm-panels > .mm-panel{z-index:4;width:25%}.mm-menu_columns-4 .mm-panels > .mm-panel else{width:100%}.mm-menu_columns-4 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu_columns-4{width:80%;min-width:240px;max-width:1760px}.mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout{-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-1760px,0,0);transform:translate3d(-1760px,0,0)}}[class*=mm-menu_columns-].mm-menu_position-bottom,[class*=mm-menu_columns-].mm-menu_position-top{width:100%;max-width:100%;min-width:100%}.mm-wrapper_opening[class*=mm-menu_columns-].mm-menu_position-front{-webkit-transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,-webkit-transform;-o-transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform,-webkit-transform}.mm-counter{color:rgba(0,0,0,.3);display:block;padding-left:20px;float:right;text-align:right;color:var(--mm-color-text-dimmed)}.mm-listitem_nosubitems > .mm-counter{display:none}[dir=rtl] .mm-counter{text-align:left;float:left;padding-left:0;padding-right:20px}.mm-divider{position:relative;min-height:20px;padding:4.3px;background:#f3f3f3;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;min-height:var(--mm-line-height);padding:calc(((var(--mm-listitem-size) * .65) - var(--mm-line-height)) * .5);padding-right:10px;padding-left:20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-divider:before{background:rgba(0,0,0,.05)}@supports ((position:-webkit-sticky) or (position:sticky)){.mm-divider{position:-webkit-sticky;position:sticky;z-index:2;top:0}.mm-navbar_sticky:not(.mm-hidden) ~ .mm-listview .mm-divider{top:var(--mm-navbar-size)}}.mm-divider:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--mm-color-background-highlight)}.mm-wrapper_dragging .mm-menu,.mm-wrapper_dragging .mm-slideout{-webkit-transition-duration:0s !important;-o-transition-duration:0s !important;transition-duration:0s !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.mm-wrapper_dragging .mm-menu{pointer-events:none !important}.mm-wrapper_dragging .mm-wrapper__blocker{display:none !important}.mm-menu_dropdown{-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}.mm-wrapper_dropdown .mm-slideout{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;z-index:0}.mm-wrapper_dropdown .mm-wrapper__blocker{-webkit-transition-delay:0s !important;-o-transition-delay:0s !important;transition-delay:0s !important;z-index:1}.mm-wrapper_dropdown .mm-menu_dropdown{z-index:2}.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown{display:none}.mm-menu_tip-bottom:before,.mm-menu_tip-left:before,.mm-menu_tip-right:before,.mm-menu_tip-top:before{content:'';background:inherit;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:-1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu_tip-left:before{left:22px}.mm-menu_tip-right:before{right:22px}.mm-menu_tip-top:before{top:-8px}.mm-menu_tip-bottom:before{bottom:-8px}:root{--mm-iconbar-size:50px}.mm-menu_iconbar-left .mm-navbars_bottom,.mm-menu_iconbar-left .mm-navbars_top,.mm-menu_iconbar-left .mm-panels{margin-left:50px;margin-left:var(--mm-iconbar-size)}.mm-menu_iconbar-left .mm-iconbar{border-right-width:1px;display:block;left:0}.mm-menu_iconbar-right .mm-navbars_bottom,.mm-menu_iconbar-right .mm-navbars_top,.mm-menu_iconbar-right .mm-panels{margin-right:50px;margin-right:var(--mm-iconbar-size)}.mm-menu_iconbar-right .mm-iconbar{border-left-width:1px;display:block;right:0}.mm-iconbar{width:50px;border-color:rgba(0,0,0,.1);background:#f3f3f3;color:rgba(0,0,0,.3);display:none;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;bottom:0;z-index:2;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-iconbar__bottom,.mm-iconbar__top{width:inherit;position:absolute}.mm-iconbar__bottom > *,.mm-iconbar__top > *{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:12.5px 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__top{top:0}.mm-iconbar__bottom{bottom:0}.mm-iconbar__tab_selected{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel_iconpanel-1{width:calc(100% - 50px);width:calc(100% - (var(--mm-iconpanel-size) * 1))}.mm-panel_iconpanel-2{width:calc(100% - 100px);width:calc(100% - (var(--mm-iconpanel-size) * 2))}.mm-panel_iconpanel-3{width:calc(100% - 150px);width:calc(100% - (var(--mm-iconpanel-size) * 3))}.mm-panel_iconpanel-first ~ .mm-panel{width:calc(100% - 50px);width:calc(100% - var(--mm-iconpanel-size))}.mm-menu_iconpanel .mm-panels > .mm-panel{left:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:transform,width;transition-property:transform,width;transition-property:transform,width,-webkit-transform}.mm-menu_iconpanel .mm-panels > .mm-panel_opened,.mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent{display:block !important}.mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left-width:1px;border-left-style:solid}.mm-menu_hidedivider .mm-panel_opened-parent .mm-divider,.mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar{opacity:0}.mm-panel__blocker{background:inherit;opacity:0;display:block;position:absolute;top:0;right:0;left:0;z-index:3;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-panel_opened-parent .mm-panel__blocker{opacity:.6;bottom:-100000px}[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel{left:0;right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:transform,width;transition-property:transform,width;transition-property:transform,width,-webkit-transform}[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left:none;border-right:1px solid;border-color:inherit}.mm-menu_keyboardfocus a:focus,.mm-menu_keyboardfocus.mm-menu_opened ~ .mm-wrapper__blocker a:focus{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis);outline:0}.mm-wrapper__blocker .mm-tabstart{cursor:default;display:block;width:100%;height:100%}.mm-wrapper__blocker .mm-tabend{opacity:0;position:absolute;bottom:0}.mm-navbars_top{-ms-flex-negative:0;flex-shrink:0}.mm-navbars_top .mm-navbar:not(:last-child){border-bottom:none}.mm-navbars_bottom{-ms-flex-negative:0;flex-shrink:0}.mm-navbars_bottom .mm-navbar{border-bottom:none}.mm-navbars_bottom .mm-navbar:first-child{border-top:1px solid rgba(0,0,0,.1);border-top:1px solid var(--mm-color-border)}.mm-btn:not(.mm-hidden) + .mm-navbar__searchfield .mm-searchfield__input{padding-left:0}.mm-navbar__searchfield:not(:last-child) .mm-searchfield__input{padding-right:0}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs > *{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:6px}.mm-navbar__breadcrumbs > a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){padding-right:0}.mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs{padding-left:0}.mm-navbar_tabs > *{padding:0 10px;border:1px solid transparent}.mm-navbar__tab_selected{background:#f3f3f3;color:rgba(0,0,0,.75);background:var(--mm-color-background);color:var(--mm-color-text)}.mm-navbar__tab_selected:not(:first-child){border-left-color:rgba(0,0,0,.1)}.mm-navbar__tab_selected:not(:last-child){border-right-color:rgba(0,0,0,.1)}.mm-navbar__tab_selected:not(:first-child){border-left-color:var(--mm-color-border)}.mm-navbar__tab_selected:not(:last-child){border-right-color:var(--mm-color-border)}.mm-navbars_top .mm-navbar_tabs{border-bottom:none}.mm-navbars_top .mm-navbar_tabs > *{border-bottom-color:rgba(0,0,0,.1);border-bottom-color:var(--mm-color-border)}.mm-navbars_top .mm-navbar__tab_selected{border-top-color:rgba(0,0,0,.1);border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars_top.mm-navbars_has-tabs .mm-navbar{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar{background:#f3f3f3;background:var(--mm-color-background)}.mm-navbars_bottom .mm-navbar_tabs:first-child{border-top:none}.mm-navbars_bottom .mm-navbar_tabs > *{border-top-color:rgba(0,0,0,.1);border-top-color:var(--mm-color-border)}.mm-navbars_bottom .mm-navbar__tab_selected{border-bottom-color:rgba(0,0,0,.1);border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar{background:#f3f3f3;background:var(--mm-color-background)}.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs,.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-searchfield{height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield input{height:30.8px;line-height:30.8px}.mm-searchfield input,.mm-searchfield input:focus,.mm-searchfield input:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)}.mm-searchfield input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:unset;max-height:unset;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none !important;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);-webkit-box-shadow:none !important;box-shadow:none !important;outline:0 !important;font:inherit;font-size:inherit}.mm-searchfield input,.mm-searchfield input:focus,.mm-searchfield input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-searchfield input::-ms-clear{display:none}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-panel__noresultsmsg{color:rgba(0,0,0,.3);padding:50px 0;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%}.mm-searchfield__btn{position:absolute;right:0;top:0;bottom:0}.mm-panel_search{left:0 !important;right:0 !important;width:100% !important;border-left:none !important}.mm-searchfield__cancel{line-height:44px;display:block;padding-right:10px;margin-right:-100px;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition:margin .4s ease;-o-transition:margin .4s ease;transition:margin .4s ease}.mm-searchfield__cancel-active{margin-right:0}.mm-listitem_nosubitems > .mm-listitem__btn{display:none}.mm-listitem_nosubitems > .mm-listitem__text{padding-right:10px}.mm-listitem_onlysubitems > .mm-listitem__text:not(.mm-listitem__btn){z-index:-1;pointer-events:none}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-20px;z-index:5;-webkit-transition:right .4s ease;-o-transition:right .4s ease;transition:right .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:rgba(0,0,0,.3);color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer ~ .mm-panel{padding-right:0}.mm-sectionindexer_active{right:0}.mm-sectionindexer_active ~ .mm-panel{padding-right:20px}.mm-menu_selected-hover .mm-listitem__btn,.mm-menu_selected-hover .mm-listitem__text,.mm-menu_selected-parent .mm-listitem__btn,.mm-menu_selected-parent .mm-listitem__text{-webkit-transition:background-color .4s ease;-o-transition:background-color .4s ease;transition:background-color .4s ease}.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > .mm-listitem__text{background:0 0}.mm-menu_selected-hover .mm-listitem__btn:hover,.mm-menu_selected-hover .mm-listitem__text:hover{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > .mm-listitem__text{background:0 0}.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__btn,.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__text{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:440px}.mm-wrapper_sidebar-collapsed body,.mm-wrapper_sidebar-expanded body{position:relative}.mm-wrapper_sidebar-collapsed .mm-slideout,.mm-wrapper_sidebar-expanded .mm-slideout{-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper_sidebar-collapsed .mm-page,.mm-wrapper_sidebar-expanded .mm-page{background:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh}.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed,.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;top:0 !important;right:auto !important;bottom:0 !important;left:0 !important}.mm-wrapper_sidebar-collapsed .mm-slideout{width:calc(100% - 50px);-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0);width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-divider,.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar{opacity:0}.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded{width:440px;width:var(--mm-sidebar-expanded-size);min-width:0 !important;max-width:100000px !important;border-right-width:1px;border-right-style:solid}.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after{content:none;display:none}.mm-wrapper_sidebar-expanded.mm-wrapper_blocking,.mm-wrapper_sidebar-expanded.mm-wrapper_blocking body{overflow:visible}.mm-wrapper_sidebar-expanded .mm-wrapper__blocker{display:none !important}.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout{width:calc(100% - 440px);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0);width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}.mm-menu__blocker{background:rgba(3,2,1,0);display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.mm-menu_opened .mm-menu__blocker{display:none}[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}input.mm-toggle{margin-top:5px;background:rgba(0,0,0,.1);display:inline-block;min-width:58px;width:58px;height:34px;margin:0 10px;margin-top:calc((var(--mm-listitem-size) - 34px) / 2);border:none !important;background:var(--mm-color-border);border-radius:34px;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;cursor:pointer;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}input.mm-toggle:before{background:#f3f3f3}input.mm-toggle:before{content:'';display:block;width:32px;height:32px;margin:1px;border-radius:34px;background:var(--mm-color-background);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}input.mm-toggle:checked{background:#4bd963}input.mm-toggle:checked:before{-webkit-transform:translateX(24px);-ms-transform:translateX(24px);transform:translateX(24px)}input.mm-check{margin-top:2px;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;border:none !important;background:0 0 !important;cursor:pointer;display:inline-block;width:40px;height:40px;margin:0 10px;margin-top:calc((var(--mm-listitem-size) - 40px) / 2)}input.mm-check:before{content:'';display:block;width:40%;height:20%;margin:25% 0 0 20%;border-left:3px solid;border-bottom:3px solid;border-color:var(--mm-color-text);opacity:.3;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}input.mm-check:checked:before{opacity:1}[dir=rtl] input.mm-toggle:checked ~ label.mm-toggle:before{float:left}.mm-menu_border-none .mm-listitem:after{content:none}.mm-menu_border-full .mm-listitem:after{left:0 !important}.mm-menu_fx-menu-slide{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-slide{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-none .mm-panel,.mm-panel_fx-none{-webkit-transition-property:none;-o-transition-property:none;transition-property:none}.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,.mm-panel_fx-none.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_fullscreen{width:100%;min-width:140px;max-width:10000px}.mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout{-webkit-transform:translate3d(100vw,0,0);transform:translate3d(100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout{-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}}.mm-menu_fullscreen.mm-menu_position-top{height:100vh;min-height:140px;max-height:10000px}.mm-menu_fullscreen.mm-menu_position-bottom{height:100vh;min-height:140px;max-height:10000px}.mm-menu_listview-justify .mm-panels > .mm-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-menu_listview-justify .mm-panels > .mm-panel:after{content:none;display:none}.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:0;margin-bottom:0}.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:50px}.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem__text{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm-listview_inset{list-style:inside disc;width:100%;padding:0 30px 15px 30px;margin:0}.mm-listview_inset .mm-listitem{padding:5px 0}.mm-menu_multiline .mm-listitem__text{-o-text-overflow:clip;text-overflow:clip;white-space:normal}[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker{opacity:0}.mm-wrapper_opening[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker{opacity:.3;-webkit-transition:opacity .4s ease .4s;-o-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.mm-menu_opened.mm-menu_pagedim ~ .mm-wrapper__blocker{background:inherit}.mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker{background:#000}.mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker{background:#fff}.mm-menu_popup{-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.mm-menu_popup.mm-menu_opened ~ .mm-slideout{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;z-index:0}.mm-menu_popup.mm-menu_opened ~ .mm-wrapper__blocker{-webkit-transition-delay:0s !important;-o-transition-delay:0s !important;transition-delay:0s !important;z-index:1}.mm-wrapper_opening .mm-menu_popup{opacity:1}.mm-menu_position-right{left:auto;right:0}.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}.mm-menu_theme-white{--mm-color-border:rgba(0,0,0,0.1);--mm-color-button:rgba(0,0,0,0.3);--mm-color-text:rgba(0,0,0,0.7);--mm-color-text-dimmed:rgba(0,0,0,0.3);--mm-color-background:#fff;--mm-color-background-highlight:rgba(0,0,0,0.06);--mm-color-background-emphasis:rgba(0,0,0,0.03);--mm-shadow:0 0 10px rgba(0,0,0,0.2)}.mm-menu_theme-dark{--mm-color-border:rgba(0,0,0,0.3);--mm-color-button:rgba(255,255,255,0.4);--mm-color-text:rgba(255,255,255,0.85);--mm-color-text-dimmed:rgba(255,255,255,0.4);--mm-color-background:#333;--mm-color-background-highlight:rgba(255,255,255,0.08);--mm-color-background-emphasis:rgba(0,0,0,0.1);--mm-shadow:0 0 20px rgba(0,0,0,0.5)}.mm-menu_theme-black{--mm-color-border:rgba(255,255,255,0.25);--mm-color-button:rgba(255,255,255,0.4);--mm-color-text:rgba(255,255,255,0.75);--mm-color-text-dimmed:rgba(255,255,255,0.4);--mm-color-background:#000;--mm-color-background-highlight:rgba(255,255,255,0.2);--mm-color-background-emphasis:rgba(255,255,255,0.15);--mm-shadow:none}:root{--mm-line-height:20px;--mm-listitem-size:44px;--mm-navbar-size:44px;--mm-offset-top:0;--mm-offset-right:0;--mm-offset-bottom:0;--mm-offset-left:0;--mm-color-border:rgba(0,0,0,0.1);--mm-color-button:rgba(0,0,0,0.3);--mm-color-text:rgba(0,0,0,0.75);--mm-color-text-dimmed:rgba(0,0,0,0.3);--mm-color-background:#f3f3f3;--mm-color-background-highlight:rgba(0,0,0,0.05);--mm-color-background-emphasis:rgba(255,255,255,0.4);--mm-shadow:0 0 10px rgba(0,0,0,0.3)}.mm-hidden{display:none !important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{top:0;right:0;bottom:0;left:0;background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:var(--mm-offset-top);right:var(--mm-offset-right);bottom:var(--mm-offset-bottom);left:var(--mm-offset-left);z-index:0;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-line-height);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}[dir=rtl] .mm-menu{direction:rtl}.mm-panel{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-panel:after{height:44px}.mm-panel:not(.mm-hidden){display:block}.mm-panel:after{content:'';display:block;height:var(--mm-listitem-size)}.mm-panel_opened{z-index:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel_opened-parent{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{-webkit-transition:none !important;-o-transition:none !important;transition:none !important}.mm-panel_noanimation.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panels > .mm-panel{position:absolute;left:0;right:0;top:0;bottom:0}.mm-panel__content{padding:20px 20px 0}.mm-panels{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);position:relative;height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}[dir=rtl] .mm-panel:not(.mm-panel_opened){-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}[dir=rtl] .mm-panel.mm-panel_opened-parent{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-listitem_vertical > .mm-panel{display:none;width:100%;padding:10px 0 10px 10px;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.mm-listitem_vertical > .mm-panel:after,.mm-listitem_vertical > .mm-panel:before{content:none;display:none}.mm-listitem_opened > .mm-panel{display:block}.mm-listitem_vertical > .mm-listitem__btn{height:44px;height:var(--mm-listitem-size);bottom:auto}.mm-listitem_vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem_opened > .mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:50px;padding:0}.mm-btn_close:after,.mm-btn_close:before{content:'';-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-btn_close:before{border-right:none;border-bottom:none;right:18px}.mm-btn_close:after{border-left:none;border-top:none;right:25px}[dir=rtl] .mm-btn_next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}[dir=rtl] .mm-btn_prev:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}[dir=rtl] .mm-btn_close:after,[dir=rtl] .mm-btn_close:before{right:auto}[dir=rtl] .mm-btn_close:before{left:25px}[dir=rtl] .mm-btn_close:after{left:18px}.mm-navbar{min-height:44px;border-bottom:1px solid rgba(0,0,0,.1);background:#f3f3f3;color:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;min-height:var(--mm-navbar-size);border-bottom:1px solid var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-navbar > *{min-height:44px}@supports ((position:-webkit-sticky) or (position:sticky)){.mm-navbar_sticky{position:-webkit-sticky;position:sticky;top:0;z-index:1}}.mm-navbar > *{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;padding-right:20px}.mm-navbar__title:not(:last-child){padding-right:0}.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title{padding-left:0}.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title:last-child{padding-right:50px}[dir=rtl] .mm-navbar{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-listitem{color:rgba(0,0,0,.75);border-color:rgba(0,0,0,.1);color:var(--mm-color-text);border-color:var(--mm-color-border);list-style:none;display:block;padding:0;margin:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mm-listitem:after{content:'';border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:20px;right:0;bottom:0}.mm-listitem a,.mm-listitem a:hover{text-decoration:none}.mm-listitem__btn,.mm-listitem__text{padding:12px;display:block;padding:calc((var(--mm-listitem-size) - var(--mm-line-height)) / 2);padding-left:0;padding-right:0;color:inherit}.mm-listitem__text{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:20px;padding-right:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%}.mm-listitem__btn{background:rgba(3,2,1,0);border-color:inherit;width:auto;padding-right:50px;position:relative}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem_selected > .mm-listitem__text{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-listitem_opened > .mm-listitem__btn,.mm-listitem_opened > .mm-panel{background:rgba(0,0,0,.05);background:var(--mm-color-background-highlight)}[dir=rtl] .mm-listitem:after{left:0;right:20px}[dir=rtl] .mm-listitem__text{padding-left:10px;padding-right:20px}[dir=rtl] .mm-listitem__btn{padding-left:50px;border-left-width:0;border-left-style:none}[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text){padding-right:0;border-right-width:1px;border-right-style:solid}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}.mm-wrapper_opened{overflow-x:hidden;position:relative}.mm-wrapper_opened .mm-page{min-height:100vh}.mm-wrapper_background .mm-page{background:inherit}.mm-menu_offcanvas{position:fixed;right:auto;z-index:0}.mm-menu_offcanvas:not(.mm-menu_opened){display:none}.mm-menu_offcanvas{width:80%;min-width:240px;max-width:440px}.mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper__blocker{background:rgba(3,2,1,0);overflow:hidden;display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2}.mm-wrapper_blocking{overflow:hidden}.mm-wrapper_blocking body{overflow:hidden}.mm-wrapper_blocking .mm-wrapper__blocker{display:block}.mm-sronly{border:0 !important;clip:rect(1px,1px,1px,1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;white-space:nowrap !important;width:1px !important;min-width:1px !important;height:1px !important;min-height:1px !important;padding:0 !important;overflow:hidden !important;position:absolute !important}.mm-menu_autoheight:not(.mm-menu_offcanvas){position:relative}.mm-menu_autoheight.mm-menu_position-bottom,.mm-menu_autoheight.mm-menu_position-top{max-height:80%}.mm-menu_autoheight-measuring .mm-panel{display:block !important}.mm-menu_autoheight-measuring .mm-panels > .mm-panel{bottom:auto !important;height:auto !important}.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel{display:none !important}[class*=mm-menu_columns-]{-webkit-transition-property:width;-o-transition-property:width;transition-property:width}[class*=mm-menu_columns-] .mm-panels > .mm-panel{right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened,[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened-parent{display:block !important}[class*=mm-panel_columns-]{border-right:1px solid;border-color:inherit}.mm-menu_columns-1 .mm-panel_columns-0,.mm-menu_columns-2 .mm-panel_columns-1,.mm-menu_columns-3 .mm-panel_columns-2,.mm-menu_columns-4 .mm-panel_columns-3{border-right:none}[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-0{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_columns-0 .mm-panels > .mm-panel{z-index:0}.mm-menu_columns-0 .mm-panels > .mm-panel else{width:100%}.mm-menu_columns-0 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-0{width:80%;min-width:240px;max-width:0}.mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-1{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-1 .mm-panels > .mm-panel{z-index:1;width:100%}.mm-menu_columns-1 .mm-panels > .mm-panel else{width:100%}.mm-menu_columns-1 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-1{width:80%;min-width:240px;max-width:440px}.mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-2{-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-2 .mm-panels > .mm-panel{z-index:2;width:50%}.mm-menu_columns-2 .mm-panels > .mm-panel else{width:100%}.mm-menu_columns-2 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-2{width:80%;min-width:240px;max-width:880px}.mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout{-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-880px,0,0);transform:translate3d(-880px,0,0)}}[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-3{-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-3 .mm-panels > .mm-panel{z-index:3;width:33.34%}.mm-menu_columns-3 .mm-panels > .mm-panel else{width:100%}.mm-menu_columns-3 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-3{width:80%;min-width:240px;max-width:1320px}.mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout{-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-1320px,0,0);transform:translate3d(-1320px,0,0)}}[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-4{-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-4 .mm-panels > .mm-panel{z-index:4;width:25%}.mm-menu_columns-4 .mm-panels > .mm-panel else{width:100%}.mm-menu_columns-4 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu_columns-4{width:80%;min-width:240px;max-width:1760px}.mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout{-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-1760px,0,0);transform:translate3d(-1760px,0,0)}}[class*=mm-menu_columns-].mm-menu_position-bottom,[class*=mm-menu_columns-].mm-menu_position-top{width:100%;max-width:100%;min-width:100%}.mm-wrapper_opening[class*=mm-menu_columns-].mm-menu_position-front{-webkit-transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,-webkit-transform;-o-transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform,-webkit-transform}.mm-counter{color:rgba(0,0,0,.3);display:block;padding-left:20px;float:right;text-align:right;color:var(--mm-color-text-dimmed)}.mm-listitem_nosubitems > .mm-counter{display:none}[dir=rtl] .mm-counter{text-align:left;float:left;padding-left:0;padding-right:20px}.mm-divider{position:relative;min-height:20px;padding:4.3px;background:#f3f3f3;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;min-height:var(--mm-line-height);padding:calc(((var(--mm-listitem-size) * .65) - var(--mm-line-height)) * .5);padding-right:10px;padding-left:20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-divider:before{background:rgba(0,0,0,.05)}@supports ((position:-webkit-sticky) or (position:sticky)){.mm-divider{position:-webkit-sticky;position:sticky;z-index:2;top:0}.mm-navbar_sticky:not(.mm-hidden) ~ .mm-listview .mm-divider{top:var(--mm-navbar-size)}}.mm-divider:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--mm-color-background-highlight)}.mm-wrapper_dragging .mm-menu,.mm-wrapper_dragging .mm-slideout{-webkit-transition-duration:0s !important;-o-transition-duration:0s !important;transition-duration:0s !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.mm-wrapper_dragging .mm-menu{pointer-events:none !important}.mm-wrapper_dragging .mm-wrapper__blocker{display:none !important}.mm-menu_dropdown{-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}.mm-wrapper_dropdown .mm-slideout{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;z-index:0}.mm-wrapper_dropdown .mm-wrapper__blocker{-webkit-transition-delay:0s !important;-o-transition-delay:0s !important;transition-delay:0s !important;z-index:1}.mm-wrapper_dropdown .mm-menu_dropdown{z-index:2}.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown{display:none}.mm-menu_tip-bottom:before,.mm-menu_tip-left:before,.mm-menu_tip-right:before,.mm-menu_tip-top:before{content:'';background:inherit;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:-1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu_tip-left:before{left:22px}.mm-menu_tip-right:before{right:22px}.mm-menu_tip-top:before{top:-8px}.mm-menu_tip-bottom:before{bottom:-8px}:root{--mm-iconbar-size:50px}.mm-menu_iconbar-left .mm-navbars_bottom,.mm-menu_iconbar-left .mm-navbars_top,.mm-menu_iconbar-left .mm-panels{margin-left:50px;margin-left:var(--mm-iconbar-size)}.mm-menu_iconbar-left .mm-iconbar{border-right-width:1px;display:block;left:0}.mm-menu_iconbar-right .mm-navbars_bottom,.mm-menu_iconbar-right .mm-navbars_top,.mm-menu_iconbar-right .mm-panels{margin-right:50px;margin-right:var(--mm-iconbar-size)}.mm-menu_iconbar-right .mm-iconbar{border-left-width:1px;display:block;right:0}.mm-iconbar{width:50px;border-color:rgba(0,0,0,.1);background:#f3f3f3;color:rgba(0,0,0,.3);display:none;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;bottom:0;z-index:2;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-iconbar__bottom,.mm-iconbar__top{width:inherit;position:absolute}.mm-iconbar__bottom > *,.mm-iconbar__top > *{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:12.5px 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__top{top:0}.mm-iconbar__bottom{bottom:0}.mm-iconbar__tab_selected{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel_iconpanel-1{width:calc(100% - 50px);width:calc(100% - (var(--mm-iconpanel-size) * 1))}.mm-panel_iconpanel-2{width:calc(100% - 100px);width:calc(100% - (var(--mm-iconpanel-size) * 2))}.mm-panel_iconpanel-3{width:calc(100% - 150px);width:calc(100% - (var(--mm-iconpanel-size) * 3))}.mm-panel_iconpanel-first ~ .mm-panel{width:calc(100% - 50px);width:calc(100% - var(--mm-iconpanel-size))}.mm-menu_iconpanel .mm-panels > .mm-panel{left:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:transform,width;transition-property:transform,width;transition-property:transform,width,-webkit-transform}.mm-menu_iconpanel .mm-panels > .mm-panel_opened,.mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent{display:block !important}.mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left-width:1px;border-left-style:solid}.mm-menu_hidedivider .mm-panel_opened-parent .mm-divider,.mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar{opacity:0}.mm-panel__blocker{background:inherit;opacity:0;display:block;position:absolute;top:0;right:0;left:0;z-index:3;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-panel_opened-parent .mm-panel__blocker{opacity:.6;bottom:-100000px}[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel{left:0;right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:transform,width;transition-property:transform,width;transition-property:transform,width,-webkit-transform}[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left:none;border-right:1px solid;border-color:inherit}.mm-menu_keyboardfocus a:focus,.mm-menu_keyboardfocus.mm-menu_opened ~ .mm-wrapper__blocker a:focus{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis);outline:0}.mm-wrapper__blocker .mm-tabstart{cursor:default;display:block;width:100%;height:100%}.mm-wrapper__blocker .mm-tabend{opacity:0;position:absolute;bottom:0}.mm-navbars_top{-ms-flex-negative:0;flex-shrink:0}.mm-navbars_top .mm-navbar:not(:last-child){border-bottom:none}.mm-navbars_bottom{-ms-flex-negative:0;flex-shrink:0}.mm-navbars_bottom .mm-navbar{border-bottom:none}.mm-navbars_bottom .mm-navbar:first-child{border-top:1px solid rgba(0,0,0,.1);border-top:1px solid var(--mm-color-border)}.mm-btn:not(.mm-hidden) + .mm-navbar__searchfield .mm-searchfield__input{padding-left:0}.mm-navbar__searchfield:not(:last-child) .mm-searchfield__input{padding-right:0}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs > *{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:6px}.mm-navbar__breadcrumbs > a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){padding-right:0}.mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs{padding-left:0}.mm-navbar_tabs > *{padding:0 10px;border:1px solid transparent}.mm-navbar__tab_selected{background:#f3f3f3;color:rgba(0,0,0,.75);background:var(--mm-color-background);color:var(--mm-color-text)}.mm-navbar__tab_selected:not(:first-child){border-left-color:rgba(0,0,0,.1)}.mm-navbar__tab_selected:not(:last-child){border-right-color:rgba(0,0,0,.1)}.mm-navbar__tab_selected:not(:first-child){border-left-color:var(--mm-color-border)}.mm-navbar__tab_selected:not(:last-child){border-right-color:var(--mm-color-border)}.mm-navbars_top .mm-navbar_tabs{border-bottom:none}.mm-navbars_top .mm-navbar_tabs > *{border-bottom-color:rgba(0,0,0,.1);border-bottom-color:var(--mm-color-border)}.mm-navbars_top .mm-navbar__tab_selected{border-top-color:rgba(0,0,0,.1);border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars_top.mm-navbars_has-tabs .mm-navbar{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar{background:#f3f3f3;background:var(--mm-color-background)}.mm-navbars_bottom .mm-navbar_tabs:first-child{border-top:none}.mm-navbars_bottom .mm-navbar_tabs > *{border-top-color:rgba(0,0,0,.1);border-top-color:var(--mm-color-border)}.mm-navbars_bottom .mm-navbar__tab_selected{border-bottom-color:rgba(0,0,0,.1);border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar{background:#f3f3f3;background:var(--mm-color-background)}.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs,.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-searchfield{height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield input{height:30.8px;line-height:30.8px}.mm-searchfield input,.mm-searchfield input:focus,.mm-searchfield input:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)}.mm-searchfield input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:unset;max-height:unset;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none !important;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);-webkit-box-shadow:none !important;box-shadow:none !important;outline:0 !important;font:inherit;font-size:inherit}.mm-searchfield input,.mm-searchfield input:focus,.mm-searchfield input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-searchfield input::-ms-clear{display:none}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-panel__noresultsmsg{color:rgba(0,0,0,.3);padding:50px 0;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%}.mm-searchfield__btn{position:absolute;right:0;top:0;bottom:0}.mm-panel_search{left:0 !important;right:0 !important;width:100% !important;border-left:none !important}.mm-searchfield__cancel{line-height:44px;display:block;padding-right:10px;margin-right:-100px;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition:margin .4s ease;-o-transition:margin .4s ease;transition:margin .4s ease}.mm-searchfield__cancel-active{margin-right:0}.mm-listitem_nosubitems > .mm-listitem__btn{display:none}.mm-listitem_nosubitems > .mm-listitem__text{padding-right:10px}.mm-listitem_onlysubitems > .mm-listitem__text:not(.mm-listitem__btn){z-index:-1;pointer-events:none}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-20px;z-index:5;-webkit-transition:right .4s ease;-o-transition:right .4s ease;transition:right .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:rgba(0,0,0,.3);color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer ~ .mm-panel{padding-right:0}.mm-sectionindexer_active{right:0}.mm-sectionindexer_active ~ .mm-panel{padding-right:20px}.mm-menu_selected-hover .mm-listitem__btn,.mm-menu_selected-hover .mm-listitem__text,.mm-menu_selected-parent .mm-listitem__btn,.mm-menu_selected-parent .mm-listitem__text{-webkit-transition:background-color .4s ease;-o-transition:background-color .4s ease;transition:background-color .4s ease}.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > .mm-listitem__text{background:0 0}.mm-menu_selected-hover .mm-listitem__btn:hover,.mm-menu_selected-hover .mm-listitem__text:hover{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > .mm-listitem__text{background:0 0}.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__btn,.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__text{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:440px}.mm-wrapper_sidebar-collapsed body,.mm-wrapper_sidebar-expanded body{position:relative}.mm-wrapper_sidebar-collapsed .mm-slideout,.mm-wrapper_sidebar-expanded .mm-slideout{-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper_sidebar-collapsed .mm-page,.mm-wrapper_sidebar-expanded .mm-page{background:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh}.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed,.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;top:0 !important;right:auto !important;bottom:0 !important;left:0 !important}.mm-wrapper_sidebar-collapsed .mm-slideout{width:calc(100% - 50px);-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0);width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-divider,.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar{opacity:0}.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded{width:440px;width:var(--mm-sidebar-expanded-size);min-width:0 !important;max-width:100000px !important;border-right-width:1px;border-right-style:solid}.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after{content:none;display:none}.mm-wrapper_sidebar-expanded.mm-wrapper_blocking,.mm-wrapper_sidebar-expanded.mm-wrapper_blocking body{overflow:visible}.mm-wrapper_sidebar-expanded .mm-wrapper__blocker{display:none !important}.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout{width:calc(100% - 440px);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0);width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}.mm-menu__blocker{background:rgba(3,2,1,0);display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.mm-menu_opened .mm-menu__blocker{display:none}[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}input.mm-toggle{margin-top:5px;background:rgba(0,0,0,.1);display:inline-block;min-width:58px;width:58px;height:34px;margin:0 10px;margin-top:calc((var(--mm-listitem-size) - 34px) / 2);border:none !important;background:var(--mm-color-border);border-radius:34px;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;cursor:pointer;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}input.mm-toggle:before{background:#f3f3f3}input.mm-toggle:before{content:'';display:block;width:32px;height:32px;margin:1px;border-radius:34px;background:var(--mm-color-background);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}input.mm-toggle:checked{background:#4bd963}input.mm-toggle:checked:before{-webkit-transform:translateX(24px);-ms-transform:translateX(24px);transform:translateX(24px)}input.mm-check{margin-top:2px;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;border:none !important;background:0 0 !important;cursor:pointer;display:inline-block;width:40px;height:40px;margin:0 10px;margin-top:calc((var(--mm-listitem-size) - 40px) / 2)}input.mm-check:before{content:'';display:block;width:40%;height:20%;margin:25% 0 0 20%;border-left:3px solid;border-bottom:3px solid;border-color:var(--mm-color-text);opacity:.3;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}input.mm-check:checked:before{opacity:1}[dir=rtl] input.mm-toggle:checked ~ label.mm-toggle:before{float:left}.mm-menu_border-none .mm-listitem:after{content:none}.mm-menu_border-full .mm-listitem:after{left:0 !important}.mm-menu_fx-menu-slide{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-slide{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-none .mm-panel,.mm-panel_fx-none{-webkit-transition-property:none;-o-transition-property:none;transition-property:none}.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,.mm-panel_fx-none.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_fullscreen{width:100%;min-width:140px;max-width:10000px}.mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout{-webkit-transform:translate3d(100vw,0,0);transform:translate3d(100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout{-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}}.mm-menu_fullscreen.mm-menu_position-top{height:100vh;min-height:140px;max-height:10000px}.mm-menu_fullscreen.mm-menu_position-bottom{height:100vh;min-height:140px;max-height:10000px}.mm-menu_listview-justify .mm-panels > .mm-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-menu_listview-justify .mm-panels > .mm-panel:after{content:none;display:none}.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:0;margin-bottom:0}.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:50px}.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem__text{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm-listview_inset{list-style:inside disc;width:100%;padding:0 30px 15px 30px;margin:0}.mm-listview_inset .mm-listitem{padding:5px 0}.mm-menu_multiline .mm-listitem__text{-o-text-overflow:clip;text-overflow:clip;white-space:normal}[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker{opacity:0}.mm-wrapper_opening[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker{opacity:.3;-webkit-transition:opacity .4s ease .4s;-o-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.mm-menu_opened.mm-menu_pagedim ~ .mm-wrapper__blocker{background:inherit}.mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker{background:#000}.mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker{background:#fff}.mm-menu_popup{-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.mm-menu_popup.mm-menu_opened ~ .mm-slideout{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;z-index:0}.mm-menu_popup.mm-menu_opened ~ .mm-wrapper__blocker{-webkit-transition-delay:0s !important;-o-transition-delay:0s !important;transition-delay:0s !important;z-index:1}.mm-wrapper_opening .mm-menu_popup{opacity:1}.mm-menu_position-right{left:auto;right:0}.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}.mm-menu_position-bottom,.mm-menu_position-front,.mm-menu_position-top{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-menu_position-bottom.mm-menu_opened,.mm-menu_position-front.mm-menu_opened,.mm-menu_position-top.mm-menu_opened{z-index:2}.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout,.mm-menu_position-front.mm-menu_opened ~ .mm-slideout,.mm-menu_position-top.mm-menu_opened ~ .mm-slideout{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;z-index:0}.mm-menu_position-bottom.mm-menu_opened ~ .mm-wrapper__blocker,.mm-menu_position-front.mm-menu_opened ~ .mm-wrapper__blocker,.mm-menu_position-top.mm-menu_opened ~ .mm-wrapper__blocker{z-index:1}.mm-menu_position-front{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_position-front.mm-menu_position-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_position-bottom,.mm-menu_position-top{width:100%;min-width:100%;max-width:100%}.mm-menu_position-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu_position-top{height:80vh;min-height:140px;max-height:880px}.mm-menu_position-bottom{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);top:auto}.mm-menu_position-bottom{height:80vh;min-height:140px;max-height:880px}.mm-wrapper_opening .mm-menu_position-bottom,.mm-wrapper_opening .mm-menu_position-front,.mm-wrapper_opening .mm-menu_position-top{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_shadow-page:after{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);content:'';display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100;-webkit-clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}.mm-menu_shadow-page.mm-menu_position-right:after{left:auto;right:100%;-webkit-clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%);clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%)}.mm-menu_shadow-page.mm-menu_position-front:after{content:none;display:none}.mm-menu_shadow-menu{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}.mm-menu_shadow-panels .mm-panels > .mm-panel{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}.mm-menu_tileview .mm-listview,.mm-panel_tileview .mm-listview{margin:0 !important}.mm-menu_tileview .mm-listview:after,.mm-panel_tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu_tileview .mm-listitem,.mm-panel_tileview .mm-listitem{padding:0;float:left;position:relative;width:50%;height:0;padding-top:50%}.mm-menu_tileview .mm-listitem:after,.mm-panel_tileview .mm-listitem:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu_tileview .mm-listitem.mm-tile-xs,.mm-panel_tileview .mm-listitem.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu_tileview .mm-listitem.mm-tile-s,.mm-panel_tileview .mm-listitem.mm-tile-s{width:25%;padding-top:25%}.mm-menu_tileview .mm-listitem.mm-tile-l,.mm-panel_tileview .mm-listitem.mm-tile-l{width:75%;padding-top:75%}.mm-menu_tileview .mm-listitem.mm-tile-xl,.mm-panel_tileview .mm-listitem.mm-tile-xl{width:100%;padding-top:100%}.mm-menu_tileview .mm-listitem__text,.mm-panel_tileview .mm-listitem__text{line-height:1px;text-align:center;padding:50% 10px 0 10px;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu_tileview .mm-listitem__btn,.mm-panel_tileview .mm-listitem__btn{width:auto}.mm-menu_tileview .mm-listitem__btn:after,.mm-menu_tileview .mm-listitem__btn:before,.mm-panel_tileview .mm-listitem__btn:after,.mm-panel_tileview .mm-listitem__btn:before{content:none;display:none}.mm-menu_tileview .mm-divider,.mm-panel_tileview .mm-divider{display:none}.mm-menu_tileview .mm-panel,.mm-panel_tileview{padding-left:0;padding-right:0}.mm-menu_tileview .mm-panel:after,.mm-menu_tileview .mm-panel:before,.mm-panel_tileview:after,.mm-panel_tileview:before{content:none;display:none}body.modal-open .mm-slideout{z-index:unset}.mm-menu_position-bottom,.mm-menu_position-front,.mm-menu_position-top{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-menu_position-bottom.mm-menu_opened,.mm-menu_position-front.mm-menu_opened,.mm-menu_position-top.mm-menu_opened{z-index:2}.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout,.mm-menu_position-front.mm-menu_opened ~ .mm-slideout,.mm-menu_position-top.mm-menu_opened ~ .mm-slideout{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;z-index:0}.mm-menu_position-bottom.mm-menu_opened ~ .mm-wrapper__blocker,.mm-menu_position-front.mm-menu_opened ~ .mm-wrapper__blocker,.mm-menu_position-top.mm-menu_opened ~ .mm-wrapper__blocker{z-index:1}.mm-menu_position-front{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_position-front.mm-menu_position-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_position-bottom,.mm-menu_position-top{width:100%;min-width:100%;max-width:100%}.mm-menu_position-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu_position-top{height:80vh;min-height:140px;max-height:880px}.mm-menu_position-bottom{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);top:auto}.mm-menu_position-bottom{height:80vh;min-height:140px;max-height:880px}.mm-wrapper_opening .mm-menu_position-bottom,.mm-wrapper_opening .mm-menu_position-front,.mm-wrapper_opening .mm-menu_position-top{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_shadow-page:after{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);content:'';display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100;-webkit-clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}.mm-menu_shadow-page.mm-menu_position-right:after{left:auto;right:100%;-webkit-clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%);clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%)}.mm-menu_shadow-page.mm-menu_position-front:after{content:none;display:none}.mm-menu_shadow-menu{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}.mm-menu_shadow-panels .mm-panels > .mm-panel{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}.mm-menu_tileview .mm-listview,.mm-panel_tileview .mm-listview{margin:0 !important}.mm-menu_tileview .mm-listview:after,.mm-panel_tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu_tileview .mm-listitem,.mm-panel_tileview .mm-listitem{padding:0;float:left;position:relative;width:50%;height:0;padding-top:50%}.mm-menu_tileview .mm-listitem:after,.mm-panel_tileview .mm-listitem:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu_tileview .mm-listitem.mm-tile-xs,.mm-panel_tileview .mm-listitem.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu_tileview .mm-listitem.mm-tile-s,.mm-panel_tileview .mm-listitem.mm-tile-s{width:25%;padding-top:25%}.mm-menu_tileview .mm-listitem.mm-tile-l,.mm-panel_tileview .mm-listitem.mm-tile-l{width:75%;padding-top:75%}.mm-menu_tileview .mm-listitem.mm-tile-xl,.mm-panel_tileview .mm-listitem.mm-tile-xl{width:100%;padding-top:100%}.mm-menu_tileview .mm-listitem__text,.mm-panel_tileview .mm-listitem__text{line-height:1px;text-align:center;padding:50% 10px 0 10px;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu_tileview .mm-listitem__btn,.mm-panel_tileview .mm-listitem__btn{width:auto}.mm-menu_tileview .mm-listitem__btn:after,.mm-menu_tileview .mm-listitem__btn:before,.mm-panel_tileview .mm-listitem__btn:after,.mm-panel_tileview .mm-listitem__btn:before{content:none;display:none}.mm-menu_tileview .mm-divider,.mm-panel_tileview .mm-divider{display:none}.mm-menu_tileview .mm-panel,.mm-panel_tileview{padding-left:0;padding-right:0}.mm-menu_tileview .mm-panel:after,.mm-menu_tileview .mm-panel:before,.mm-panel_tileview:after,.mm-panel_tileview:before{content:none;display:none}body.modal-open .mm-slideout{z-index:unset}}
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html{-ms-overflow-style:scrollbar}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:375px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:1024px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.clearfix:after{clear:both;content:"";display:block}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.light{color:#252525!important}.hidden-xs-up{display:none!important}@media (max-width:374.98px){.hidden-xs-down{display:none!important}}@media (min-width:375px){.hidden-sm-up{display:none!important}}@media (max-width:767.98px){.hidden-sm-down{display:none!important}}@media (min-width:768px){.hidden-md-up{display:none!important}}@media (max-width:1023.98px){.hidden-md-down{display:none!important}}@media (min-width:1024px){.hidden-lg-up{display:none!important}}@media (max-width:1279.98px){.hidden-lg-down{display:none!important}}@media (min-width:1280px){.hidden-xl-up{display:none!important}}.hidden-xl-down,.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none!important}}.container{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}@media (min-width:375px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:1024px){.container{max-width:960px}}@media (min-width:1280px){.container{max-width:1140px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:20px;padding-right:20px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:375px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:1024px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1280px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.img-fluid{height:auto;max-width:100%}.ico{background-image:url(/themes/custom/gbhi/src/icon/icons.svg)}.color-lt-blue{color:#64c3e6}.bg-lt-blue{background-color:#64c3e6}.color-med-blue{color:#0094c9}.bg-med-blue{background-color:#0094c9}.color-dk-blue{color:#003d5b}.bg-dk-blue{background-color:#003d5b}.color-yellow{color:#ffd400}.bg-yellow{background-color:#ffd400}.color-orange{color:#ff9c27}.bg-orange{background-color:#ff9c27}.color-green{color:#29b260}.bg-green{background-color:#29b260}.color-gray{color:#f4f4f4}.bg-gray{background-color:#f4f4f4}.color-white{color:#fff}.bg-white{background-color:#fff}.color-black{color:#252525}.bg-black{background-color:#252525}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img{height:auto;max-width:100%}.layout-content a{color:#007fad;letter-spacing:.05em;line-height:1.3125rem;text-decoration:underline;transition:all .6s ease 0s}.layout-content a:active,.layout-content a:focus,.layout-content a:hover{color:#29b260;text-decoration:none}.field--name-body ol{margin-left:0;padding-left:20px}.field--name-body ol li{padding-left:10px}.field--name-body ul{margin-left:20px;padding-left:0}.field--name-body ul li{padding-left:6px;position:relative}dl{margin:0}dl dd{margin:0 0 0 10px}body{color:#252525;font-family:proxima-nova,sans-serif;font-size:100%;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{color:#003d5b;font-size:2.1875rem;font-weight:600;letter-spacing:.03em;line-height:2.8125rem;margin-bottom:1.0625rem;margin-top:0}.page-title h1{margin-bottom:60px;padding-left:16px;padding-top:30px;position:relative;width:100%}@media (min-width:64em){.page-title h1{margin-bottom:40px;padding-left:44px;width:96%}}.page-title h1:before{border-left:1px solid #003d5b;content:"";height:92%;left:0;position:absolute}.h2,.home-banner__text h1,.project-sidebar h3 a,h2{color:#003d5b;font-size:1.5625rem;font-weight:600;letter-spacing:.04em;line-height:1.8125rem;margin-bottom:.75rem;margin-top:0}@media (min-width:64em){.h2,.home-banner__text h1,.project-sidebar h3 a,h2{font-size:1.875rem;line-height:2.4375rem;margin-bottom:.9375rem}}.h3,h3{font-size:1.25rem;font-weight:600;line-height:1.75rem;margin-bottom:.625rem;margin-top:0}@media (min-width:64em){.h3,h3{font-size:1.5625rem;letter-spacing:.05em;line-height:2.1875rem;margin-bottom:.75rem}}.h4,.main-menu__content-panel-title,h4{font-size:1.125rem;font-weight:600;line-height:1.5625rem;margin-top:0}@media (min-width:64em){.h4,.main-menu__content-panel-title,h4{font-size:1.125rem;line-height:1.5625rem;margin-bottom:.5625rem}}.h5,h5{font-size:1.25rem;letter-spacing:.04em;line-height:1.625rem;margin-bottom:.625rem}.h5,.h6,h5,h6{font-weight:600;margin-top:0}.h6,h6{font-size:1.125rem;line-height:1.5rem;margin-bottom:.5625rem}.field--name-body ol li,.field--name-body ul li,.p,li,p{font-size:1rem;letter-spacing:.05em;line-height:1.625rem;margin-bottom:20px;margin-top:0}blockquote{display:inline-block;margin:10px 0;position:relative}blockquote:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-mono-logo.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:280px;left:-50px;position:absolute;top:0;width:280px;z-index:-1}@media (min-width:64em){blockquote{margin:20px 0}blockquote:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-mono-logo.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:370px;left:-150px;position:absolute;top:50%;transform:translateY(50%);transform:translateY(-50%);width:370px;z-index:-1}}blockquote p{font-size:1.5625rem;font-weight:500;letter-spacing:.03em;line-height:2.3125rem;position:relative;quotes:"“" "”" "‘" "’"}blockquote p:after,blockquote p:before{font-size:2.75rem;position:relative}blockquote p:first-of-type:before{content:open-quote;left:-4px;margin-right:6px;top:12px}blockquote p:last-of-type{margin-bottom:0}blockquote p:last-of-type:after{content:close-quote;right:-6px;top:10px}.body-bold{font-size:1.25rem;font-weight:600;letter-spacing:.04em;line-height:1.75rem}.smaller{font-size:.75rem;letter-spacing:.06em;line-height:1.125rem}@media (min-width:64em){.smaller{font-size:.875rem}}.stats-number{font-size:3.125rem;line-height:3.8125rem;margin-bottom:.5625rem}.page-title{font-size:1.875rem;line-height:2.3125rem}.date{font-size:.875rem;letter-spacing:.06em;line-height:1.3125rem}.image-shadow{box-shadow:5px 10px 20px rgba(0,0,0,.3),0 4px 120px rgba(0,0,0,.15)}a{font-weight:500;letter-spacing:.64px;line-height:1.5;text-decoration:none}a:active,a:hover,a:visited{text-decoration:underline}.js-accordion{margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:850px;padding-left:15px;padding-right:15px;padding-top:20px}@media (min-width:64em){.js-accordion{padding-left:0;padding-right:0}}.page-smc--news .js-accordion{margin-bottom:20px;margin-left:0;max-width:99%;padding:10px 0 0}.page-smc--page .js-accordion{margin-left:auto;margin-right:auto;max-width:640px;padding-left:15px;padding-right:15px}@media (min-width:64em){.page-smc--page .js-accordion{padding-left:0;padding-right:0}.js-accordion{margin-bottom:70px;padding-top:30px}}.js-accordion__header{background-color:transparent;border:2px solid #003d5b;color:#003d5b;cursor:pointer;display:block;font-size:1.375rem;font-weight:700;margin:0 0 12px;padding:18px 26px;position:relative;text-align:left;width:100%}.js-accordion__header:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-plus.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:20px;position:absolute;right:14px;top:38%;width:20px;z-index:-1}.js-accordion__header[aria-expanded=true]{border-bottom:none;margin-bottom:0}.js-accordion__header[aria-expanded=true]:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-bar.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:20px;position:absolute;right:14px;top:42%;width:20px;z-index:-1}.js-accordion__header:focus{outline:none}.user-is-tabbing .js-accordion__header:focus{border:2px solid #a50101;outline:2px solid #a50101}.js-accordion__content{padding:4px 28px}.js-accordion .animated-accordion__title{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}.js-accordion .animated-accordion__panel{border:2px solid #003d5b;border-top:none;display:block;margin:0 0 20px;max-height:100em;opacity:1;overflow:hidden;padding:0;transition:visibility 0s ease,max-height .3s ease,opacity .3s ease;transition-delay:0s;visibility:visible}.js-accordion [aria-hidden=true].animated-accordion__panel{display:block;margin:0;max-height:0;opacity:0;padding:0;transition-delay:.1s,0s,0s;visibility:hidden}@media print{.js-accordion [aria-hidden=true].animated-accordion__panel{max-height:100em;opacity:1;visibility:visible}}.banner-grid__items{margin:0 auto;max-width:1300px;position:relative;z-index:1000}.banner-grid h2{color:#252525;font-size:1rem;font-weight:700;letter-spacing:.96px;line-height:1.4}.banner-grid__container--100{display:flex;position:relative}@media (max-width:63.99em){.banner-grid__container--100{flex-direction:column}}@media (min-width:64em){.banner-grid__container--50{width:50%}}.banner-grid__container--split-vertical{display:flex;flex-direction:column;justify-content:space-between}@media (max-width:63.99em){.banner-grid__container--offset{margin-top:-110px}.banner-grid__item{margin:0 auto 30px;position:relative;width:96%}}.banner-grid__item--large{height:100%}@media (min-width:64em){.banner-grid__item--50{width:50%}}@media (max-width:63.99em){.banner-grid__item--one{background-color:#003d5b;padding:50px 20px 150px;width:100%}}@media (max-width:79.99em){.banner-grid__item--one{padding-left:20px}}.banner-grid__item--one a{align-items:center;color:#00b0f0;display:flex;position:relative;transition:all .6s;transition:none}.banner-grid__item--one a:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-blue.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;margin-left:10px;position:relative;top:1px;transition:all .6s;width:14px;z-index:-1}.banner-grid__item--one a:active:after,.banner-grid__item--one a:focus:after,.banner-grid__item--one a:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-green.svg)}.banner-grid__item--one a:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-light-blue.svg);margin-left:14px}.banner-grid__item--one a:active,.banner-grid__item--one a:focus,.banner-grid__item--one a:hover{align-items:center;display:flex;position:relative;text-decoration:none;transition:all .6s;transition:none}.layout-content .banner-grid__item--one a:active,.layout-content .banner-grid__item--one a:focus,.layout-content .banner-grid__item--one a:hover{color:#fff}.layout-content .banner-grid__item--one a:active:active,.layout-content .banner-grid__item--one a:active:focus,.layout-content .banner-grid__item--one a:active:hover,.layout-content .banner-grid__item--one a:focus:active,.layout-content .banner-grid__item--one a:focus:focus,.layout-content .banner-grid__item--one a:focus:hover,.layout-content .banner-grid__item--one a:hover:active,.layout-content .banner-grid__item--one a:hover:focus,.layout-content .banner-grid__item--one a:hover:hover{color:#fff;text-decoration:underline}.banner-grid__item--one a:active:after,.banner-grid__item--one a:focus:after,.banner-grid__item--one a:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-blue.svg);background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;margin-left:10px;position:relative;top:1px;transition:all .6s;width:14px;z-index:-1}.banner-grid__item--one a:active:active:after,.banner-grid__item--one a:active:focus:after,.banner-grid__item--one a:active:hover:after,.banner-grid__item--one a:focus:active:after,.banner-grid__item--one a:focus:focus:after,.banner-grid__item--one a:focus:hover:after,.banner-grid__item--one a:hover:active:after,.banner-grid__item--one a:hover:focus:after,.banner-grid__item--one a:hover:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-green.svg);background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;position:relative;top:1px;width:14px;z-index:-1}.banner-grid__item--one a:active:after,.banner-grid__item--one a:focus:after,.banner-grid__item--one a:hover:after{margin-left:14px}.banner-grid__item--one p{color:#fff;font-size:1.5625rem;font-weight:600;letter-spacing:1.25px;line-height:1.4}@media (min-width:64em){.banner-grid__item--one .field--name-field-intro-text{width:93%}}@media (max-width:63.99em){.banner-grid__item--eight,.banner-grid__item--five,.banner-grid__item--seven,.banner-grid__item--six{display:none}}.banner-grid__item--nine .free-text-area{background:#003d5b;color:#fff;padding:3.75rem 2.1875rem 1.875rem}.banner-grid__item--nine .free-text-area p:last-child,.banner-grid__item--nine .free-text-area ul:last-child{margin-bottom:0}.banner-grid__item--nine .free-text-area p{font-size:1.125rem;line-height:22/18}.banner-grid__item--nine .free-text-area ul{list-style:none;padding:0}.banner-grid__item--nine .free-text-area li{margin-bottom:.75rem}.banner-grid__item--nine .free-text-area a{align-items:center;color:#00b0f0;display:flex;font-size:1rem;position:relative;transition:all .6s;transition:none}.banner-grid__item--nine .free-text-area a:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-blue.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;margin-left:10px;position:relative;top:1px;transition:all .6s;width:14px;z-index:-1}.banner-grid__item--nine .free-text-area a:active:after,.banner-grid__item--nine .free-text-area a:focus:after,.banner-grid__item--nine .free-text-area a:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-green.svg)}.banner-grid__item--nine .free-text-area a:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-light-blue.svg);margin-left:14px}.banner-grid__item--nine .free-text-area a:active,.banner-grid__item--nine .free-text-area a:focus,.banner-grid__item--nine .free-text-area a:hover{align-items:center;display:flex;position:relative;text-decoration:none;transition:all .6s;transition:none}.layout-content .banner-grid__item--nine .free-text-area a:active,.layout-content .banner-grid__item--nine .free-text-area a:focus,.layout-content .banner-grid__item--nine .free-text-area a:hover{color:#fff}.layout-content .banner-grid__item--nine .free-text-area a:active:active,.layout-content .banner-grid__item--nine .free-text-area a:active:focus,.layout-content .banner-grid__item--nine .free-text-area a:active:hover,.layout-content .banner-grid__item--nine .free-text-area a:focus:active,.layout-content .banner-grid__item--nine .free-text-area a:focus:focus,.layout-content .banner-grid__item--nine .free-text-area a:focus:hover,.layout-content .banner-grid__item--nine .free-text-area a:hover:active,.layout-content .banner-grid__item--nine .free-text-area a:hover:focus,.layout-content .banner-grid__item--nine .free-text-area a:hover:hover{color:#fff;text-decoration:underline}.banner-grid__item--nine .free-text-area a:active:after,.banner-grid__item--nine .free-text-area a:focus:after,.banner-grid__item--nine .free-text-area a:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-blue.svg);background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;margin-left:10px;position:relative;top:1px;transition:all .6s;width:14px;z-index:-1}.banner-grid__item--nine .free-text-area a:active:active:after,.banner-grid__item--nine .free-text-area a:active:focus:after,.banner-grid__item--nine .free-text-area a:active:hover:after,.banner-grid__item--nine .free-text-area a:focus:active:after,.banner-grid__item--nine .free-text-area a:focus:focus:after,.banner-grid__item--nine .free-text-area a:focus:hover:after,.banner-grid__item--nine .free-text-area a:hover:active:after,.banner-grid__item--nine .free-text-area a:hover:focus:after,.banner-grid__item--nine .free-text-area a:hover:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-green.svg);background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;position:relative;top:1px;width:14px;z-index:-1}.banner-grid__item--nine .free-text-area a:active:after,.banner-grid__item--nine .free-text-area a:focus:after,.banner-grid__item--nine .free-text-area a:hover:after{margin-left:14px}@media (min-width:64em){.banner-grid__item--nine .free-text-area{padding-inline:2.8125rem}}@media screen and (min-width:1301px){.banner-grid__item--nine .free-text-area{position:relative}.banner-grid__item--nine .free-text-area:after{background-color:#003d5b;content:"";display:block;height:calc(100% - 20px);position:absolute;right:-150px;top:20px;width:150px}}@media (max-width:63.99em){.banner-grid__item--nine{margin-top:-30px}}.banner-grid__content{position:relative}.banner-grid__media{overflow:hidden}.banner-grid__media img{height:auto;transition:transform .5s ease;width:100%}.banner-grid__info{background-color:#fff;bottom:-20px;box-shadow:5px 10px 20px 0 rgba(0,0,0,.3);position:absolute;right:0;width:92%}@media (min-width:64em){.banner-grid__item--bg-blue .banner-grid__info{background-color:#0094c9;bottom:-30px}.banner-grid__item--bg-blue .banner-grid__info h2:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-white.svg);background-repeat:no-repeat;background-size:100%;bottom:10px;content:" ";display:inline-block;height:14px;position:absolute;right:14px;width:14px;z-index:-1}.banner-grid__item--bg-blue .banner-grid__info .term-id--research .term-id__name--gbhi-pillars:before{background-color:#fff}.banner-grid__item--bg-blue .banner-grid__info *{color:#fff}}.banner-grid__info-inner{padding:14px 10px 10px 20px}.banner-grid a h2{align-items:center;display:flex;justify-content:space-between;text-decoration:none}.banner-grid a h2:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left.svg);background-repeat:no-repeat;background-size:100%;bottom:10px;content:" ";display:inline-block;height:14px;position:absolute;right:14px;width:14px;z-index:-1}.banner-grid a:hover img{transform:scale(1.2)}.banner-grid a:hover h2{text-decoration:none}.banner-grid .term-id--pillars{margin:0;max-width:100%;padding:0}.banner-grid__pillar{margin-bottom:10px}.section-grid-banner .node--type-event{background-color:#0094c9;height:100%}.section-grid-banner .node--type-event .banner-grid__content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.section-grid-banner .node--type-event .banner-grid__pillar:before{background-color:#0094c9;content:"";display:inline-block;height:10px;margin-right:10px;width:10px}.section-grid-banner .node--type-event .event-month{color:#fff;font-size:16px;font-weight:700;letter-spacing:.06em;line-height:140%;text-align:center}.section-grid-banner .node--type-event .event-day{color:#fff;font-size:95px;font-weight:800;letter-spacing:.03em;line-height:130%;text-align:center}.block-views-blockfreeform-banner{margin-bottom:0}@media (min-width:64em){.block-views-blockfreeform-banner{margin-bottom:40px}}.node--type-freeform.node--view-mode-teaser{margin:0 auto;max-width:1400px;width:100%}.node--type-freeform.node--view-mode-teaser>.node__content{position:relative}.node--type-freeform.node--view-mode-teaser>.node__content .banner-image{background-repeat:no-repeat;background-size:contain;display:none;height:0;padding-top:35.7143%;width:100%}@media (min-width:64em){.node--type-freeform.node--view-mode-teaser>.node__content .banner-image{display:inline-block}}.node--type-freeform.node--view-mode-teaser>.node__content .field--name-field-social-description{background-color:#fff;box-shadow:unset;padding:20px;position:static;width:100%}.node--type-freeform.node--view-mode-teaser>.node__content .field--name-field-social-description h1,.node--type-freeform.node--view-mode-teaser>.node__content .field--name-field-social-description h2{color:#003d5b;font-size:2.1875rem;font-weight:600;letter-spacing:1.05px;line-height:1.3}@media (min-width:64em){.node--type-freeform.node--view-mode-teaser>.node__content .field--name-field-social-description h1,.node--type-freeform.node--view-mode-teaser>.node__content .field--name-field-social-description h2{color:#252525}}.node--type-freeform.node--view-mode-teaser>.node__content .field--name-field-social-description h3{color:#252525;font-size:.875rem;font-weight:400;letter-spacing:.8px;line-height:1.6}@media (min-width:64em){.node--type-freeform.node--view-mode-teaser>.node__content .field--name-field-social-description h3{font-size:1rem}}.node--type-freeform.node--view-mode-teaser>.node__content .field--name-field-social-description h1:last-child,.node--type-freeform.node--view-mode-teaser>.node__content .field--name-field-social-description h2:last-child,.node--type-freeform.node--view-mode-teaser>.node__content .field--name-field-social-description h3:last-child,.node--type-freeform.node--view-mode-teaser>.node__content .field--name-field-social-description p:last-child{margin-bottom:0}@media (min-width:64em){.node--type-freeform.node--view-mode-teaser>.node__content .field--name-field-social-description{bottom:50px;box-shadow:5px 10px 20px 0 rgba(0,0,0,.3),0 4px 120px 0 rgba(0,0,0,.15);left:50px;padding:30px;position:absolute;width:61%}}.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h2 a,.eu-cookie-compliance-message p,.eu-cookie-compliance-message p a{font-size:1.25rem;font-weight:700;letter-spacing:.04em;line-height:1.75rem}.eu-cookie-compliance-message h2 a,.eu-cookie-compliance-message p a{color:#fff;display:inline;text-decoration:underline}.eu-cookie-compliance-secondary-button{font-size:1.25rem;font-weight:700;letter-spacing:.04em;line-height:1.75rem}.basic-cta{margin:0 auto;max-width:1340px;padding-left:20px;padding-right:20px}@media (min-width:64em){.basic-cta{padding-left:10px;padding-right:10px}}.basic-cta__items{display:flex}@media (max-width:63.99em){.basic-cta__items{flex-direction:column}}.basic-cta__item{box-shadow:5px 10px 20px 0 rgba(0,0,0,.2)}@media (max-width:63.99em){.basic-cta__item{margin-bottom:20px;width:100%}}@media (min-width:64em){.basic-cta__item{margin-left:10px;margin-right:10px;width:50%}}.basic-cta__item:last-child{background-color:#003d5b}.basic-cta__item:last-child *{color:#fff}.basic-cta__item:last-child .btn,.basic-cta__item:last-child .form-item.form-type-managed-file label,.basic-cta__item:last-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button,.basic-cta__item:last-child .image-sqcta__button a,.basic-cta__item:last-child .main-menu__content-panel-link>a,.form-item.form-type-managed-file .basic-cta__item:last-child label,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:last-child .ctct-form-button,.image-sqcta__button .basic-cta__item:last-child a{color:#252525}.basic-cta__item:last-child .btn:active,.basic-cta__item:last-child .btn:focus,.basic-cta__item:last-child .btn:hover,.basic-cta__item:last-child .form-item.form-type-managed-file label:active,.basic-cta__item:last-child .form-item.form-type-managed-file label:focus,.basic-cta__item:last-child .form-item.form-type-managed-file label:hover,.basic-cta__item:last-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:active,.basic-cta__item:last-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:focus,.basic-cta__item:last-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover,.basic-cta__item:last-child .image-sqcta__button a:active,.basic-cta__item:last-child .image-sqcta__button a:focus,.basic-cta__item:last-child .image-sqcta__button a:hover,.basic-cta__item:last-child .main-menu__content-panel-link>a:active,.basic-cta__item:last-child .main-menu__content-panel-link>a:focus,.basic-cta__item:last-child .main-menu__content-panel-link>a:hover,.form-item.form-type-managed-file .basic-cta__item:last-child label:active,.form-item.form-type-managed-file .basic-cta__item:last-child label:focus,.form-item.form-type-managed-file .basic-cta__item:last-child label:hover,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:last-child .ctct-form-button:active,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:last-child .ctct-form-button:focus,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:last-child .ctct-form-button:hover,.image-sqcta__button .basic-cta__item:last-child a:active,.image-sqcta__button .basic-cta__item:last-child a:focus,.image-sqcta__button .basic-cta__item:last-child a:hover{background-color:#0094c9;color:#fff}.basic-cta__item:last-child .btn:active:after,.basic-cta__item:last-child .btn:focus:after,.basic-cta__item:last-child .btn:hover:after,.basic-cta__item:last-child .form-item.form-type-managed-file label:active:after,.basic-cta__item:last-child .form-item.form-type-managed-file label:focus:after,.basic-cta__item:last-child .form-item.form-type-managed-file label:hover:after,.basic-cta__item:last-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:active:after,.basic-cta__item:last-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:focus:after,.basic-cta__item:last-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover:after,.basic-cta__item:last-child .image-sqcta__button a:active:after,.basic-cta__item:last-child .image-sqcta__button a:focus:after,.basic-cta__item:last-child .image-sqcta__button a:hover:after,.basic-cta__item:last-child .main-menu__content-panel-link>a:active:after,.basic-cta__item:last-child .main-menu__content-panel-link>a:focus:after,.basic-cta__item:last-child .main-menu__content-panel-link>a:hover:after,.form-item.form-type-managed-file .basic-cta__item:last-child label:active:after,.form-item.form-type-managed-file .basic-cta__item:last-child label:focus:after,.form-item.form-type-managed-file .basic-cta__item:last-child label:hover:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:last-child .ctct-form-button:active:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:last-child .ctct-form-button:focus:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:last-child .ctct-form-button:hover:after,.image-sqcta__button .basic-cta__item:last-child a:active:after,.image-sqcta__button .basic-cta__item:last-child a:focus:after,.image-sqcta__button .basic-cta__item:last-child a:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;top:20px;width:14px;z-index:-1}.basic-cta__item:last-child .has-arrow,.basic-cta__item:last-child .image-sqcta__link a,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a,.basic-cta__item:last-child .news-card__header-link>a,.basic-cta__item:last-child .profile-card__view-all>a,.basic-cta__item:last-child .pubs-card__header-link>a,.basic-cta__item:last-child .stats-host__collab_cta_link a,.basic-cta__item:last-child .stats-host__cta-link a,.image-sqcta__link .basic-cta__item:last-child a,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a,.stats-host__collab_cta_link .basic-cta__item:last-child a,.stats-host__cta-link .basic-cta__item:last-child a{align-items:center;display:flex;position:relative;transition:all .6s}.basic-cta__item:last-child .has-arrow:after,.basic-cta__item:last-child .image-sqcta__link a:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:after,.basic-cta__item:last-child .news-card__header-link>a:after,.basic-cta__item:last-child .profile-card__view-all>a:after,.basic-cta__item:last-child .pubs-card__header-link>a:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:after,.basic-cta__item:last-child .stats-host__cta-link a:after,.image-sqcta__link .basic-cta__item:last-child a:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:after,.stats-host__cta-link .basic-cta__item:last-child a:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-blue.svg);background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;margin-left:10px;position:relative;top:1px;transition:all .6s;width:14px;z-index:-1}.basic-cta__item:last-child .has-arrow:active:after,.basic-cta__item:last-child .has-arrow:focus:after,.basic-cta__item:last-child .has-arrow:hover:after,.basic-cta__item:last-child .image-sqcta__link a:active:after,.basic-cta__item:last-child .image-sqcta__link a:focus:after,.basic-cta__item:last-child .image-sqcta__link a:hover:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:active:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:focus:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:hover:after,.basic-cta__item:last-child .news-card__header-link>a:active:after,.basic-cta__item:last-child .news-card__header-link>a:focus:after,.basic-cta__item:last-child .news-card__header-link>a:hover:after,.basic-cta__item:last-child .profile-card__view-all>a:active:after,.basic-cta__item:last-child .profile-card__view-all>a:focus:after,.basic-cta__item:last-child .profile-card__view-all>a:hover:after,.basic-cta__item:last-child .pubs-card__header-link>a:active:after,.basic-cta__item:last-child .pubs-card__header-link>a:focus:after,.basic-cta__item:last-child .pubs-card__header-link>a:hover:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:active:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:focus:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:hover:after,.basic-cta__item:last-child .stats-host__cta-link a:active:after,.basic-cta__item:last-child .stats-host__cta-link a:focus:after,.basic-cta__item:last-child .stats-host__cta-link a:hover:after,.image-sqcta__link .basic-cta__item:last-child a:active:after,.image-sqcta__link .basic-cta__item:last-child a:focus:after,.image-sqcta__link .basic-cta__item:last-child a:hover:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:active:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:focus:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:hover:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:active:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:focus:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:hover:after,.stats-host__cta-link .basic-cta__item:last-child a:active:after,.stats-host__cta-link .basic-cta__item:last-child a:focus:after,.stats-host__cta-link .basic-cta__item:last-child a:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-green.svg)}.basic-cta__item:last-child .has-arrow:after,.basic-cta__item:last-child .image-sqcta__link a:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:after,.basic-cta__item:last-child .news-card__header-link>a:after,.basic-cta__item:last-child .profile-card__view-all>a:after,.basic-cta__item:last-child .pubs-card__header-link>a:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:after,.basic-cta__item:last-child .stats-host__cta-link a:after,.image-sqcta__link .basic-cta__item:last-child a:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:after,.stats-host__cta-link .basic-cta__item:last-child a:after{margin-left:14px}.basic-cta__item:last-child .has-arrow:active,.basic-cta__item:last-child .has-arrow:focus,.basic-cta__item:last-child .has-arrow:hover,.basic-cta__item:last-child .image-sqcta__link a:active,.basic-cta__item:last-child .image-sqcta__link a:focus,.basic-cta__item:last-child .image-sqcta__link a:hover,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:active,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:focus,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:hover,.basic-cta__item:last-child .news-card__header-link>a:active,.basic-cta__item:last-child .news-card__header-link>a:focus,.basic-cta__item:last-child .news-card__header-link>a:hover,.basic-cta__item:last-child .profile-card__view-all>a:active,.basic-cta__item:last-child .profile-card__view-all>a:focus,.basic-cta__item:last-child .profile-card__view-all>a:hover,.basic-cta__item:last-child .pubs-card__header-link>a:active,.basic-cta__item:last-child .pubs-card__header-link>a:focus,.basic-cta__item:last-child .pubs-card__header-link>a:hover,.basic-cta__item:last-child .stats-host__collab_cta_link a:active,.basic-cta__item:last-child .stats-host__collab_cta_link a:focus,.basic-cta__item:last-child .stats-host__collab_cta_link a:hover,.basic-cta__item:last-child .stats-host__cta-link a:active,.basic-cta__item:last-child .stats-host__cta-link a:focus,.basic-cta__item:last-child .stats-host__cta-link a:hover,.image-sqcta__link .basic-cta__item:last-child a:active,.image-sqcta__link .basic-cta__item:last-child a:focus,.image-sqcta__link .basic-cta__item:last-child a:hover,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:active,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:focus,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:hover,.stats-host__collab_cta_link .basic-cta__item:last-child a:active,.stats-host__collab_cta_link .basic-cta__item:last-child a:focus,.stats-host__collab_cta_link .basic-cta__item:last-child a:hover,.stats-host__cta-link .basic-cta__item:last-child a:active,.stats-host__cta-link .basic-cta__item:last-child a:focus,.stats-host__cta-link .basic-cta__item:last-child a:hover{align-items:center;color:#fff;display:flex;position:relative;transition:all .6s}.basic-cta__item:last-child .has-arrow:active:after,.basic-cta__item:last-child .has-arrow:focus:after,.basic-cta__item:last-child .has-arrow:hover:after,.basic-cta__item:last-child .image-sqcta__link a:active:after,.basic-cta__item:last-child .image-sqcta__link a:focus:after,.basic-cta__item:last-child .image-sqcta__link a:hover:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:active:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:focus:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:hover:after,.basic-cta__item:last-child .news-card__header-link>a:active:after,.basic-cta__item:last-child .news-card__header-link>a:focus:after,.basic-cta__item:last-child .news-card__header-link>a:hover:after,.basic-cta__item:last-child .profile-card__view-all>a:active:after,.basic-cta__item:last-child .profile-card__view-all>a:focus:after,.basic-cta__item:last-child .profile-card__view-all>a:hover:after,.basic-cta__item:last-child .pubs-card__header-link>a:active:after,.basic-cta__item:last-child .pubs-card__header-link>a:focus:after,.basic-cta__item:last-child .pubs-card__header-link>a:hover:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:active:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:focus:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:hover:after,.basic-cta__item:last-child .stats-host__cta-link a:active:after,.basic-cta__item:last-child .stats-host__cta-link a:focus:after,.basic-cta__item:last-child .stats-host__cta-link a:hover:after,.image-sqcta__link .basic-cta__item:last-child a:active:after,.image-sqcta__link .basic-cta__item:last-child a:focus:after,.image-sqcta__link .basic-cta__item:last-child a:hover:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:active:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:focus:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:hover:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:active:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:focus:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:hover:after,.stats-host__cta-link .basic-cta__item:last-child a:active:after,.stats-host__cta-link .basic-cta__item:last-child a:focus:after,.stats-host__cta-link .basic-cta__item:last-child a:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-blue.svg);background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;margin-left:10px;position:relative;top:1px;transition:all .6s;width:14px;z-index:-1}.basic-cta__item:last-child .has-arrow:active:active:after,.basic-cta__item:last-child .has-arrow:active:focus:after,.basic-cta__item:last-child .has-arrow:active:hover:after,.basic-cta__item:last-child .has-arrow:focus:active:after,.basic-cta__item:last-child .has-arrow:focus:focus:after,.basic-cta__item:last-child .has-arrow:focus:hover:after,.basic-cta__item:last-child .has-arrow:hover:active:after,.basic-cta__item:last-child .has-arrow:hover:focus:after,.basic-cta__item:last-child .has-arrow:hover:hover:after,.basic-cta__item:last-child .image-sqcta__link a:active:active:after,.basic-cta__item:last-child .image-sqcta__link a:focus:focus:after,.basic-cta__item:last-child .image-sqcta__link a:hover:hover:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:active:active:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:focus:focus:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:hover:hover:after,.basic-cta__item:last-child .news-card__header-link>a:active:active:after,.basic-cta__item:last-child .news-card__header-link>a:focus:focus:after,.basic-cta__item:last-child .news-card__header-link>a:hover:hover:after,.basic-cta__item:last-child .profile-card__view-all>a:active:active:after,.basic-cta__item:last-child .profile-card__view-all>a:focus:focus:after,.basic-cta__item:last-child .profile-card__view-all>a:hover:hover:after,.basic-cta__item:last-child .pubs-card__header-link>a:active:active:after,.basic-cta__item:last-child .pubs-card__header-link>a:focus:focus:after,.basic-cta__item:last-child .pubs-card__header-link>a:hover:hover:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:active:active:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:focus:focus:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:hover:hover:after,.basic-cta__item:last-child .stats-host__cta-link a:active:active:after,.basic-cta__item:last-child .stats-host__cta-link a:focus:focus:after,.basic-cta__item:last-child .stats-host__cta-link a:hover:hover:after,.image-sqcta__link .basic-cta__item:last-child a:active:active:after,.image-sqcta__link .basic-cta__item:last-child a:focus:focus:after,.image-sqcta__link .basic-cta__item:last-child a:hover:hover:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:active:active:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:focus:focus:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:hover:hover:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:active:active:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:focus:focus:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:hover:hover:after,.stats-host__cta-link .basic-cta__item:last-child a:active:active:after,.stats-host__cta-link .basic-cta__item:last-child a:focus:focus:after,.stats-host__cta-link .basic-cta__item:last-child a:hover:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-green.svg);background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;position:relative;top:1px;width:14px;z-index:-1}.basic-cta__item:last-child .has-arrow:active:after,.basic-cta__item:last-child .has-arrow:focus:after,.basic-cta__item:last-child .has-arrow:hover:after,.basic-cta__item:last-child .image-sqcta__link a:active:after,.basic-cta__item:last-child .image-sqcta__link a:focus:after,.basic-cta__item:last-child .image-sqcta__link a:hover:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:active:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:focus:after,.basic-cta__item:last-child .main-menu__sub-nav--has-panel-level-1 li>a:hover:after,.basic-cta__item:last-child .news-card__header-link>a:active:after,.basic-cta__item:last-child .news-card__header-link>a:focus:after,.basic-cta__item:last-child .news-card__header-link>a:hover:after,.basic-cta__item:last-child .profile-card__view-all>a:active:after,.basic-cta__item:last-child .profile-card__view-all>a:focus:after,.basic-cta__item:last-child .profile-card__view-all>a:hover:after,.basic-cta__item:last-child .pubs-card__header-link>a:active:after,.basic-cta__item:last-child .pubs-card__header-link>a:focus:after,.basic-cta__item:last-child .pubs-card__header-link>a:hover:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:active:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:focus:after,.basic-cta__item:last-child .stats-host__collab_cta_link a:hover:after,.basic-cta__item:last-child .stats-host__cta-link a:active:after,.basic-cta__item:last-child .stats-host__cta-link a:focus:after,.basic-cta__item:last-child .stats-host__cta-link a:hover:after,.image-sqcta__link .basic-cta__item:last-child a:active:after,.image-sqcta__link .basic-cta__item:last-child a:focus:after,.image-sqcta__link .basic-cta__item:last-child a:hover:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:active:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:focus:after,.main-menu__sub-nav--has-panel-level-1 .basic-cta__item:last-child li>a:hover:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:active:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:focus:after,.stats-host__collab_cta_link .basic-cta__item:last-child a:hover:after,.stats-host__cta-link .basic-cta__item:last-child a:active:after,.stats-host__cta-link .basic-cta__item:last-child a:focus:after,.stats-host__cta-link .basic-cta__item:last-child a:hover:after{margin-left:14px}.basic-cta__button{margin-bottom:20px}.basic-cta__content{padding:40px 30px}@media (min-width:64em){.basic-cta__content{padding:72px 70px}}.basic-cta__content h2{color:#252525}@media (max-width:63.99em){.basic-cta__content h2{font-size:1.875rem;font-weight:600;letter-spacing:1.2px;line-height:1.3;margin-bottom:20px}}.block-img-text>h2{color:#252525;margin-bottom:20px;margin-top:40px}.block-img-text__description{padding-right:10px}.btn,.form-item.form-type-managed-file label,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button,.image-sqcta__button a,.main-menu__content-panel-link>a,a.btn,input[type=file],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ffd400;border:none;border-radius:40px;color:#252525;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.06em;line-height:1.375rem;overflow:hidden;padding:15px 62px 15px 38px;position:relative;text-align:center;text-decoration:none;text-transform:capitalize;transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;z-index:400}.btn:after,.form-item.form-type-managed-file label:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:after,.image-sqcta__button a:after,.main-menu__content-panel-link>a:after,a.btn:after,input[type=file]:after,input[type=submit]:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left.svg);background-repeat:no-repeat;background-size:100%;content:" ";content:"";display:inline-block;height:14px;height:100%;position:absolute;right:37px;top:20px;width:14px;z-index:-1}.btn:active,.btn:focus,.btn:hover,.form-item.form-type-managed-file label:active,.form-item.form-type-managed-file label:focus,.form-item.form-type-managed-file label:hover,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:active,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:focus,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover,.image-sqcta__button a:active,.image-sqcta__button a:focus,.image-sqcta__button a:hover,.main-menu__content-panel-link>a:active,.main-menu__content-panel-link>a:focus,.main-menu__content-panel-link>a:hover,a.btn:active,a.btn:focus,a.btn:hover,input[type=file]:active,input[type=file]:focus,input[type=file]:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{text-decoration:none}.btn.btn-no-arrow:active:after,.btn.btn-no-arrow:after,.btn.btn-no-arrow:focus:after,.btn.btn-no-arrow:hover:after,.form-item.form-type-managed-file label.btn-no-arrow:active:after,.form-item.form-type-managed-file label.btn-no-arrow:after,.form-item.form-type-managed-file label.btn-no-arrow:focus:after,.form-item.form-type-managed-file label.btn-no-arrow:hover:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-no-arrow.ctct-form-button:active:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-no-arrow.ctct-form-button:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-no-arrow.ctct-form-button:focus:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-no-arrow.ctct-form-button:hover:after,.image-sqcta__button a.btn-no-arrow:active:after,.image-sqcta__button a.btn-no-arrow:after,.image-sqcta__button a.btn-no-arrow:focus:after,.image-sqcta__button a.btn-no-arrow:hover:after,.main-menu__content-panel-link>a.btn-no-arrow:active:after,.main-menu__content-panel-link>a.btn-no-arrow:after,.main-menu__content-panel-link>a.btn-no-arrow:focus:after,.main-menu__content-panel-link>a.btn-no-arrow:hover:after,a.btn.btn-no-arrow:active:after,a.btn.btn-no-arrow:after,a.btn.btn-no-arrow:focus:after,a.btn.btn-no-arrow:hover:after,input[type=file].btn-no-arrow:active:after,input[type=file].btn-no-arrow:after,input[type=file].btn-no-arrow:focus:after,input[type=file].btn-no-arrow:hover:after,input[type=submit].btn-no-arrow:active:after,input[type=submit].btn-no-arrow:after,input[type=submit].btn-no-arrow:focus:after,input[type=submit].btn-no-arrow:hover:after{display:none}.basic-cta__item:first-child .btn,.basic-cta__item:first-child .form-item.form-type-managed-file label,.basic-cta__item:first-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button,.basic-cta__item:first-child .image-sqcta__button a,.basic-cta__item:first-child .main-menu__content-panel-link>a,.btn.btn-blue,.form-item.form-type-managed-file .basic-cta__item:first-child label,.form-item.form-type-managed-file label.btn-blue,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:first-child .ctct-form-button,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-blue.ctct-form-button,.image-sqcta__button .basic-cta__item:first-child a,.image-sqcta__button a.btn-blue,.main-menu__content-panel-link>a.btn-blue,a.btn.btn-blue,input[type=file].btn-blue,input[type=submit].btn-blue{background-color:#0094c9;border-radius:0;color:#fff;font-size:1.25rem;font-weight:700}.basic-cta__item:first-child .btn:after,.basic-cta__item:first-child .form-item.form-type-managed-file label:after,.basic-cta__item:first-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:after,.basic-cta__item:first-child .image-sqcta__button a:after,.basic-cta__item:first-child .main-menu__content-panel-link>a:after,.btn.btn-blue:after,.form-item.form-type-managed-file .basic-cta__item:first-child label:after,.form-item.form-type-managed-file label.btn-blue:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:first-child .ctct-form-button:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-blue.ctct-form-button:after,.image-sqcta__button .basic-cta__item:first-child a:after,.image-sqcta__button a.btn-blue:after,.main-menu__content-panel-link>a.btn-blue:after,a.btn.btn-blue:after,input[type=file].btn-blue:after,input[type=submit].btn-blue:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;top:20px;width:14px;z-index:-1}.basic-cta__item:first-child .btn:active,.basic-cta__item:first-child .btn:focus,.basic-cta__item:first-child .btn:hover,.basic-cta__item:first-child .form-item.form-type-managed-file label:active,.basic-cta__item:first-child .form-item.form-type-managed-file label:focus,.basic-cta__item:first-child .form-item.form-type-managed-file label:hover,.basic-cta__item:first-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:active,.basic-cta__item:first-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:focus,.basic-cta__item:first-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover,.basic-cta__item:first-child .image-sqcta__button a:active,.basic-cta__item:first-child .image-sqcta__button a:focus,.basic-cta__item:first-child .image-sqcta__button a:hover,.basic-cta__item:first-child .main-menu__content-panel-link>a:active,.basic-cta__item:first-child .main-menu__content-panel-link>a:focus,.basic-cta__item:first-child .main-menu__content-panel-link>a:hover,.btn.btn-blue:active,.btn.btn-blue:focus,.btn.btn-blue:hover,.form-item.form-type-managed-file .basic-cta__item:first-child label:active,.form-item.form-type-managed-file .basic-cta__item:first-child label:focus,.form-item.form-type-managed-file .basic-cta__item:first-child label:hover,.form-item.form-type-managed-file label.btn-blue:active,.form-item.form-type-managed-file label.btn-blue:focus,.form-item.form-type-managed-file label.btn-blue:hover,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:first-child .ctct-form-button:active,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:first-child .ctct-form-button:focus,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:first-child .ctct-form-button:hover,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-blue.ctct-form-button:active,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-blue.ctct-form-button:focus,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-blue.ctct-form-button:hover,.image-sqcta__button .basic-cta__item:first-child a:active,.image-sqcta__button .basic-cta__item:first-child a:focus,.image-sqcta__button .basic-cta__item:first-child a:hover,.image-sqcta__button a.btn-blue:active,.image-sqcta__button a.btn-blue:focus,.image-sqcta__button a.btn-blue:hover,.main-menu__content-panel-link>a.btn-blue:active,.main-menu__content-panel-link>a.btn-blue:focus,.main-menu__content-panel-link>a.btn-blue:hover,a.btn.btn-blue:active,a.btn.btn-blue:focus,a.btn.btn-blue:hover,input[type=file].btn-blue:active,input[type=file].btn-blue:focus,input[type=file].btn-blue:hover,input[type=submit].btn-blue:active,input[type=submit].btn-blue:focus,input[type=submit].btn-blue:hover{background-color:#ffd400;color:#252525}.basic-cta__item:first-child .btn:active:after,.basic-cta__item:first-child .btn:focus:after,.basic-cta__item:first-child .btn:hover:after,.basic-cta__item:first-child .form-item.form-type-managed-file label:active:after,.basic-cta__item:first-child .form-item.form-type-managed-file label:focus:after,.basic-cta__item:first-child .form-item.form-type-managed-file label:hover:after,.basic-cta__item:first-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:active:after,.basic-cta__item:first-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:focus:after,.basic-cta__item:first-child .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover:after,.basic-cta__item:first-child .image-sqcta__button a:active:after,.basic-cta__item:first-child .image-sqcta__button a:focus:after,.basic-cta__item:first-child .image-sqcta__button a:hover:after,.basic-cta__item:first-child .main-menu__content-panel-link>a:active:after,.basic-cta__item:first-child .main-menu__content-panel-link>a:focus:after,.basic-cta__item:first-child .main-menu__content-panel-link>a:hover:after,.btn.btn-blue:active:after,.btn.btn-blue:focus:after,.btn.btn-blue:hover:after,.form-item.form-type-managed-file .basic-cta__item:first-child label:active:after,.form-item.form-type-managed-file .basic-cta__item:first-child label:focus:after,.form-item.form-type-managed-file .basic-cta__item:first-child label:hover:after,.form-item.form-type-managed-file label.btn-blue:active:after,.form-item.form-type-managed-file label.btn-blue:focus:after,.form-item.form-type-managed-file label.btn-blue:hover:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:first-child .ctct-form-button:active:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:first-child .ctct-form-button:focus:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .basic-cta__item:first-child .ctct-form-button:hover:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-blue.ctct-form-button:active:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-blue.ctct-form-button:focus:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-blue.ctct-form-button:hover:after,.image-sqcta__button .basic-cta__item:first-child a:active:after,.image-sqcta__button .basic-cta__item:first-child a:focus:after,.image-sqcta__button .basic-cta__item:first-child a:hover:after,.image-sqcta__button a.btn-blue:active:after,.image-sqcta__button a.btn-blue:focus:after,.image-sqcta__button a.btn-blue:hover:after,.main-menu__content-panel-link>a.btn-blue:active:after,.main-menu__content-panel-link>a.btn-blue:focus:after,.main-menu__content-panel-link>a.btn-blue:hover:after,a.btn.btn-blue:active:after,a.btn.btn-blue:focus:after,a.btn.btn-blue:hover:after,input[type=file].btn-blue:active:after,input[type=file].btn-blue:focus:after,input[type=file].btn-blue:hover:after,input[type=submit].btn-blue:active:after,input[type=submit].btn-blue:focus:after,input[type=submit].btn-blue:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;top:20px;width:14px;z-index:-1}.btn.btn-pager:after,.form-item.form-type-managed-file label.btn-pager:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-pager.ctct-form-button:after,.image-sqcta__button a.btn-pager:after,.main-menu__content-panel-link>a.btn-pager:after,a.btn.btn-pager:after,input[type=file].btn-pager:after,input[type=submit].btn-pager:after{right:32px}.btn.btn-pager:active,.btn.btn-pager:focus,.btn.btn-pager:hover,.form-item.form-type-managed-file label.btn-pager:active,.form-item.form-type-managed-file label.btn-pager:focus,.form-item.form-type-managed-file label.btn-pager:hover,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-pager.ctct-form-button:active,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-pager.ctct-form-button:focus,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-pager.ctct-form-button:hover,.image-sqcta__button a.btn-pager:active,.image-sqcta__button a.btn-pager:focus,.image-sqcta__button a.btn-pager:hover,.main-menu__content-panel-link>a.btn-pager:active,.main-menu__content-panel-link>a.btn-pager:focus,.main-menu__content-panel-link>a.btn-pager:hover,a.btn.btn-pager:active,a.btn.btn-pager:focus,a.btn.btn-pager:hover,input[type=file].btn-pager:active,input[type=file].btn-pager:focus,input[type=file].btn-pager:hover,input[type=submit].btn-pager:active,input[type=submit].btn-pager:focus,input[type=submit].btn-pager:hover{background-color:transparent;border:3px solid #003d5b;color:#003d5b}.btn.btn-play,.form-item.form-type-managed-file label.btn-play,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-play.ctct-form-button,.image-sqcta__button a.btn-play,.main-menu__content-panel-link>a.btn-play,a.btn.btn-play,input[type=file].btn-play,input[type=submit].btn-play{position:relative}.btn.btn-play:after,.form-item.form-type-managed-file label.btn-play:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-play.ctct-form-button:after,.image-sqcta__button a.btn-play:after,.main-menu__content-panel-link>a.btn-play:after,a.btn.btn-play:after,input[type=file].btn-play:after,input[type=submit].btn-play:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-triangle.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:17px;position:absolute;right:38px;top:17px;width:17px;z-index:-1}.btn.btn-play:active,.btn.btn-play:focus,.btn.btn-play:hover,.form-item.form-type-managed-file label.btn-play:active,.form-item.form-type-managed-file label.btn-play:focus,.form-item.form-type-managed-file label.btn-play:hover,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-play.ctct-form-button:active,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-play.ctct-form-button:focus,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-play.ctct-form-button:hover,.image-sqcta__button a.btn-play:active,.image-sqcta__button a.btn-play:focus,.image-sqcta__button a.btn-play:hover,.main-menu__content-panel-link>a.btn-play:active,.main-menu__content-panel-link>a.btn-play:focus,.main-menu__content-panel-link>a.btn-play:hover,a.btn.btn-play:active,a.btn.btn-play:focus,a.btn.btn-play:hover,input[type=file].btn-play:active,input[type=file].btn-play:focus,input[type=file].btn-play:hover,input[type=submit].btn-play:active,input[type=submit].btn-play:focus,input[type=submit].btn-play:hover{background-color:#003d5b;color:#fff}.btn.btn-play:active:after,.btn.btn-play:focus:after,.btn.btn-play:hover:after,.form-item.form-type-managed-file label.btn-play:active:after,.form-item.form-type-managed-file label.btn-play:focus:after,.form-item.form-type-managed-file label.btn-play:hover:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-play.ctct-form-button:active:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-play.ctct-form-button:focus:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-play.ctct-form-button:hover:after,.image-sqcta__button a.btn-play:active:after,.image-sqcta__button a.btn-play:focus:after,.image-sqcta__button a.btn-play:hover:after,.main-menu__content-panel-link>a.btn-play:active:after,.main-menu__content-panel-link>a.btn-play:focus:after,.main-menu__content-panel-link>a.btn-play:hover:after,a.btn.btn-play:active:after,a.btn.btn-play:focus:after,a.btn.btn-play:hover:after,input[type=file].btn-play:active:after,input[type=file].btn-play:focus:after,input[type=file].btn-play:hover:after,input[type=submit].btn-play:active:after,input[type=submit].btn-play:focus:after,input[type=submit].btn-play:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-triangle-white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:17px;position:absolute;right:38px;top:17px;width:17px;z-index:-1}.btn.btn-hollow,.form-item.form-type-managed-file label.btn-hollow,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-hollow.ctct-form-button,.image-sqcta__button a.btn-hollow,.main-menu__content-panel-link>a.btn-hollow,a.btn.btn-hollow,input[type=file].btn-hollow,input[type=submit].btn-hollow{background-color:transparent;border:3px solid #003d5b;border-radius:0;box-shadow:none;color:#0094c9}.btn.btn-hollow:active,.btn.btn-hollow:focus,.btn.btn-hollow:hover,.form-item.form-type-managed-file label.btn-hollow:active,.form-item.form-type-managed-file label.btn-hollow:focus,.form-item.form-type-managed-file label.btn-hollow:hover,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-hollow.ctct-form-button:active,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-hollow.ctct-form-button:focus,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .btn-hollow.ctct-form-button:hover,.image-sqcta__button a.btn-hollow:active,.image-sqcta__button a.btn-hollow:focus,.image-sqcta__button a.btn-hollow:hover,.main-menu__content-panel-link>a.btn-hollow:active,.main-menu__content-panel-link>a.btn-hollow:focus,.main-menu__content-panel-link>a.btn-hollow:hover,a.btn.btn-hollow:active,a.btn.btn-hollow:focus,a.btn.btn-hollow:hover,input[type=file].btn-hollow:active,input[type=file].btn-hollow:focus,input[type=file].btn-hollow:hover,input[type=submit].btn-hollow:active,input[type=submit].btn-hollow:focus,input[type=submit].btn-hollow:hover{background-color:#0094c9;border:3px solid #0094c9;color:#fff}.form-item.form-type-managed-file{position:relative}.form-item.form-type-managed-file input[type=file]{visibility:hidden}.form-item.form-type-managed-file label:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon_file.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:19px;top:16px;width:19px;z-index:-1}.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom input.ctct-form-button:active,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom input.ctct-form-button:focus,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom input.ctct-form-button:hover,input.btn:active,input.btn:focus,input.btn:hover{box-shadow:5px 10px 20px rgba(0,0,0,.2);padding:15px 38px}.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom input.ctct-form-button:after,input.btn:after{display:none}.has-arrow,.image-sqcta__link a,.main-menu__sub-nav--has-panel-level-1 li>a,.news-card__header-link>a,.profile-card__view-all>a,.pubs-card__header-link>a,.stats-host__collab_cta_link a,.stats-host__cta-link a{align-items:center;display:flex;position:relative;transition:all .6s}.has-arrow:after,.image-sqcta__link a:after,.main-menu__sub-nav--has-panel-level-1 li>a:after,.news-card__header-link>a:after,.profile-card__view-all>a:after,.pubs-card__header-link>a:after,.stats-host__collab_cta_link a:after,.stats-host__cta-link a:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-blue.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;margin-left:10px;position:relative;top:1px;transition:all .6s;width:14px;z-index:-1}.has-arrow:active:after,.has-arrow:focus:after,.has-arrow:hover:after,.image-sqcta__link a:active:after,.image-sqcta__link a:focus:after,.image-sqcta__link a:hover:after,.main-menu__sub-nav--has-panel-level-1 li>a:active:after,.main-menu__sub-nav--has-panel-level-1 li>a:focus:after,.main-menu__sub-nav--has-panel-level-1 li>a:hover:after,.news-card__header-link>a:active:after,.news-card__header-link>a:focus:after,.news-card__header-link>a:hover:after,.profile-card__view-all>a:active:after,.profile-card__view-all>a:focus:after,.profile-card__view-all>a:hover:after,.pubs-card__header-link>a:active:after,.pubs-card__header-link>a:focus:after,.pubs-card__header-link>a:hover:after,.stats-host__collab_cta_link a:active:after,.stats-host__collab_cta_link a:focus:after,.stats-host__collab_cta_link a:hover:after,.stats-host__cta-link a:active:after,.stats-host__cta-link a:focus:after,.stats-host__cta-link a:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-green.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;margin-left:14px;position:relative;top:1px;width:14px;z-index:-1}.contact-form{box-shadow:5px 10px 20px 0 rgba(0,0,0,.2);margin:0 auto 50px;max-width:1100px;padding:3rem}.contact-form .webform-elements{padding:50px}@media (min-width:64em){.contact-form .webform-elements{padding:50px 50px 50px 120px}.contact-form__group-layout{display:flex}.contact-form__group-wrap{display:flex;justify-content:space-between}.contact-form__group-wrap>.form-item{width:49%}}.contact-form__group-title{display:flex;justify-content:space-between;position:relative}@media (min-width:64em){.contact-form__group-title{width:22%}.contact-form__group-title:after{border-right:1px solid #252525;content:"";display:inline-block;height:100px;width:10px}.contact-form__group{padding-left:50px;width:78%}.contact-form .form-item{margin-bottom:30px}}.page-node-type-profile .ui-dialog .ui-button:hover .ui-icon{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-x-close.svg);background-position:50%}.page-node-type-profile .ui-dialog .ui-button:active .ui-icon{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-x-close-green.svg)}.page-node-type-profile .ui-dialog .ui-button .ui-icon{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-x-close.svg);background-position:50%;margin-top:-20px}.page-node-type-profile .ui-dialog #ui-id-1{display:none}.page-node-type-profile .ui-dialog .ui-widget{background-color:unset;border:unset}.page-node-type-profile #dialog{padding:0}.page-node-type-profile .ui-dialog{background-color:transparent;border:none;box-shadow:5px 10px 20px 0 rgba(0,0,0,.2);padding:0}.page-node-type-profile .ui-dialog-titlebar{background-color:transparent;border:unset}form.node-event-form{padding-bottom:5rem;padding-left:20px;padding-right:20px}form.node-event-form .form-item textarea.error+.ck-editor>.ck-editor__main{border:1px solid #dc3545}form.node-event-form .error{border-color:#dc3545}form.node-event-form input,form.node-event-form textarea{box-sizing:border-box}form.node-event-form .field--name-body .filter-wrapper,form.node-event-form .field--name-body label .field-edit-link{display:none}form.node-event-form .field--name-field-speakers .label{text-align:left}form.node-event-form .field--name-field-speakers .field-multiple-drag,form.node-event-form .field--name-field-speakers .tabledrag-toggle-weight-wrapper{display:none}form.node-event-form .field--name-field-speakers table .form-item{margin-bottom:0}form.node-event-form .field--name-field-date-range .fieldset-wrapper #edit-field-date-range-0-end-value,form.node-event-form .field--name-field-date-range .fieldset-wrapper #edit-field-date-range-0-value{display:flex;gap:.5rem}form.node-event-form #edit-group-event-communications>div{padding:0 15px}@media (max-width:23.4275em){form.node-event-form input.form-file{width:100%}}form.node-event-form input.button{padding:1rem 2.5rem}form.node-event-form .form-wrapper>.form-item>.form-item>label,form.node-event-form .form-wrapper>.form-item>label,form.node-event-form details summary,form.node-event-form fieldset .fieldset-legend{font-size:1.3rem}.page-node-type-event .layout-content:before{background-color:#f4f4f4;content:"";left:0;min-height:390px;position:absolute;right:0;top:0;z-index:-1}@media (max-width:63.99em){.page-node-type-event .layout-content:before{min-height:570px}}@media (max-width:57.49em){.page-node-type-event .layout-content:before{min-height:550px}}@media (max-width:32.49em){.page-node-type-event .layout-content:before{min-height:590px}}.page-node-type-event .layout-content.user-logged-in:before{min-height:530px}.page-node-type-event .layout-content h1{padding-left:0}.page-node-type-event .layout-content h1:before{content:unset}.page-node-type-event .layout-content h2{color:#252525}.page-node-type-event .layout-content main>.layout-content{margin-top:30px}.page-node-type-event .layout-content .block-views-blockevents-events-header{padding-left:20px;padding-right:20px}.page-node-type-event .layout-content .header__footer__inner{display:flex;padding:0 0 100px}.page-node-type-event .layout-content .header__footer__inner label{color:#252525;font-size:16px;font-weight:400;letter-spacing:.05em;line-height:160%}@media (max-width:63.99em){.page-node-type-event .layout-content .header__footer__inner{flex-direction:column}}.page-node-type-event .layout-content .header__footer-item{margin-bottom:20px}.page-node-type-event .layout-content .header__footer-item label{display:flex}.page-node-type-event .layout-content .header__footer-item label:before{background-size:contain;display:inline-block;margin-right:7px}@media (min-width:64em){.page-node-type-event .layout-content .header__footer-item{margin-bottom:0;margin-right:75px;max-width:33.3333%}.page-node-type-event .layout-content .header__footer-item:last-child{margin-right:0}}.page-node-type-event .layout-content .header__footer__date{min-width:250px}.page-node-type-event .layout-content .header__footer__date label:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-calendar.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:25px;position:static;width:22px}.page-node-type-event .layout-content .header__footer__time label:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-clock.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:25px;position:static;width:25px}.page-node-type-event .layout-content .header__footer__location label:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-location.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:25px;position:static;width:18px}.page-node-type-event .layout-content .field--name-field-location,.page-node-type-event .layout-content .gmt,.page-node-type-event .layout-content .pst{color:#003d5b;font-size:18px;font-weight:600;line-height:130%}.page-node-type-event .layout-content .layout--twocol-section{padding-left:0}.page-node-type-event .layout-content .block-field-blocknodeeventfield-audience{margin-bottom:30px}.page-node-type-event .layout-content .node__content>.layout--twocol-section{flex-direction:row;padding-left:0;padding-right:0}@media (max-width:47.99em){.page-node-type-event .layout-content .node__content>.layout--twocol-section{flex-direction:column}}@media (max-width:63.99em){.page-node-type-event .layout-content .node__content>.layout--twocol-section{padding-left:20px}}.page-node-type-event .layout-content .layout__region--first{flex:0 0 63.33333%;max-width:63.33333%;padding-left:20px;padding-right:12%}@media (max-width:47.99em){.page-node-type-event .layout-content .layout__region--first{flex:0 0 100%;max-width:100%;padding-right:40px}}.page-node-type-event .layout-content .layout__region--second{flex:0 0 36.33333%;max-width:36.33333%;padding-left:20px;padding-right:0}@media (max-width:47.99em){.page-node-type-event .layout-content .layout__region--second{flex:0 0 100%;max-width:100%}}@media (max-width:79.99em){.page-node-type-event .layout-content .layout__region--second{padding-right:40px}}.page-node-type-event .layout-content .layout__region--second h2{font-size:16px;font-weight:400;line-height:160%}.page-node-type-event .layout-content .block-field-blocknodeeventfield-contact-info{margin-bottom:50px}.page-node-type-event .layout-content .sidebar__callout{background-color:#003d5b;color:#fff;margin-bottom:30px;padding:40px}.page-node-type-event .layout-content .sidebar__callout__footer{display:flex;flex-direction:column;gap:10px;justify-content:space-between}@media (max-width:79.99em){.page-node-type-event .layout-content .sidebar__callout__footer{flex-direction:column}}.page-node-type-event .layout-content .rrssb.rrssb-bs-gbhi_share{align-items:center;display:flex}.page-node-type-event .layout-content .rrssb.rrssb-bs-gbhi_share ul{height:31px}.page-node-type-event .layout-content .share-buttons .rrssb-buttons{display:flex;justify-content:space-between;list-style:none}.page-node-type-event .layout-content .share-buttons .rrssb-buttons .rrssb-twitter .rrssb-icon{background-image:url(/themes/custom/gbhi/src/icon/raw/icon_twitter.svg);background-size:cover;content:"";display:inline-block;height:31.5px;margin:25px 0 0 12px;width:31.5px}.page-node-type-event .layout-content .share-buttons .rrssb-buttons .rrssb-twitter .rrssb-icon:focus,.page-node-type-event .layout-content .share-buttons .rrssb-buttons .rrssb-twitter .rrssb-icon:hover{background-image:url(/themes/custom/gbhi/src/icon/raw/icon_twitter_ltblue.svg);height:31.5px;width:31.5px}.page-node-type-event .layout-content .share-buttons .rrssb-buttons .rrssb-linkedin .rrssb-icon{background-image:url(/themes/custom/gbhi/src/icon/raw/icon_linkedin.svg);background-size:cover;content:"";display:inline-block;height:31.5px;margin:25px 0 0;width:31.5px}.page-node-type-event .layout-content .share-buttons .rrssb-buttons .rrssb-linkedin .rrssb-icon:focus,.page-node-type-event .layout-content .share-buttons .rrssb-buttons .rrssb-linkedin .rrssb-icon:hover{background-image:url(/themes/custom/gbhi/src/icon/raw/icon_linkedin_ltblue.svg);height:31.5px;width:31.5px}.page-node-type-event .layout-content .share-buttons .rrssb-buttons .rrssb-facebook{left:-16px;position:relative}.page-node-type-event .layout-content .share-buttons .rrssb-buttons .rrssb-facebook .rrssb-icon{background-image:url(/themes/custom/gbhi/src/icon/raw/icon_facebook.svg);background-size:cover;content:"";display:inline-block;height:31.5px;margin:25px 0 0;width:31.5px}.page-node-type-event .layout-content .share-buttons .rrssb-buttons .rrssb-facebook .rrssb-icon:focus,.page-node-type-event .layout-content .share-buttons .rrssb-buttons .rrssb-facebook .rrssb-icon:hover{background-image:url(/themes/custom/gbhi/src/icon/raw/icon_facebook_ltblue.svg);height:31.5px;width:31.5px}.page-node-type-event .layout-content .block-field-blocknodeeventfield-featured-collaborators{border-top:1px solid #252525;margin-bottom:30px;padding:20px 0 0}.page-node-type-event .layout-content .field--name-field-featured-collaborators .field__item{font-weight:700}.page-node-type-event .layout-content .field--name-field-featured-collaborators .field__item>div{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-end}.page-node-type-event .layout-content .field--name-field-featured-collaborators .field__item>div img{margin-right:20px}.page-node-type-event .layout-content .field--name-field-featured-collaborators .field__item h2{flex-basis:75%;margin-left:20px}.page-node-type-event .layout-content .field--name-field-topics a{font-size:18px;font-weight:600;line-height:130%}.page-node-type-event .layout-content .block-field-blocknodeeventfield-topics{border-top:1px solid #252525;margin-bottom:30px;padding:20px 0 0}.page-node-type-event .layout-content .block-field-blocknodeeventfield-project{border-top:1px solid #252525;margin-bottom:30px;padding:20px 20px 0 0;position:relative}.page-node-type-event .layout-content .block-field-blocknodeeventfield-project:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:25px;position:static;position:absolute;right:0;top:50%;width:22px;z-index:-1}.page-node-type-event .layout-content .field--name-field-project a{text-decoration:none}.page-node-type-event .layout-content .field--name-field-project h3{color:#252525}.page-node-type-event .layout-content .field--name-field-project .page-banner__title-wrap{padding:0}.page-node-type-event .layout-content .field--name-field-project .page-banner__content-wrap{bottom:0;position:static}.page-node-type-event .layout-content .field--name-field-project .page-banner__content{background-color:transparent;margin-bottom:0;margin-left:0;width:auto}.page-node-type-event .layout-content .block-field-blocknodeeventfield-fellows-faculty{border-top:1px solid #252525;margin-bottom:50px;padding:20px 0 0}.page-node-type-event .layout-content .block-field-blocknodeeventfield-fellows-faculty .field__item{margin-bottom:5px}.page-node-type-event .layout-content .block-field-blocknodeeventfield-fellows-faculty .profile-simple__title{position:static!important;clip:unset;height:auto;overflow:hidden;width:auto}.page-node-type-event .layout-content .block-field-blocknodeeventfield-fellows-faculty .profile-simple__info{margin-left:20px}.page-node-type-event .layout-content .block-field-blocknodeeventfield-fellows-faculty .profile-simple__wrap{flex-direction:row}.page-node-type-event .layout-content .field--name-field-accordion label{color:#252525;font-size:20px;font-style:normal;font-weight:500;line-height:140%}.page-node-type-event .layout-content .js-accordion__header{border:1px solid #003d5b;font-size:16px;font-weight:700;line-height:140%}.page-node-type-event .layout-content .js-accordion__header:after{width:16px}.page-node-type-event .layout-content .js-accordion{margin-bottom:30px;padding-left:0;padding-right:0;padding-top:0}.page-node-type-event .layout-content .js-accordion .animated-accordion__panel{border:1px solid #003d5b;border-top:unset}.page-node-type-event .layout-content [aria-expanded=true].js-accordion__header{border-bottom:unset}.page-node-type-event .layout-content .field--name-field-speakers{display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:30px}@media only screen and (min-width:1238px){.page-node-type-event .layout-content .field--name-field-speakers{justify-content:space-between}}@media only screen and (min-width:639px) and (max-width:767px){.page-node-type-event .layout-content .field--name-field-speakers{justify-content:space-between}}.page-node-type-event .layout-content .field--name-field-speakers .field__item{margin-bottom:40px;width:200px}.page-node-type-event .layout-content .field--name-body .media{margin-bottom:8px}.addtocal-container{margin-left:0;margin-right:0}[id^=addtocal-event-field_date_range-]{text-align:center;width:170px}[id^=addtocal-event-field_date_range-] .js-form-type-radio{margin-bottom:0}[id^=addtocal-event-field_date_range-] .js-form-type-radio:last-of-type{display:none!important}.view-all-events .news-card__wrap{min-height:515px}.view-all-events .news-card__info{min-height:260px}.view-all-events .form-item-year label{display:inline-block}.featured-collaborators{margin:30px auto 50px;max-width:1300px;padding-left:20px;padding-right:20px}.featured-collaborators h2{color:#252525;font-size:1.875rem;font-weight:600;letter-spacing:1.2px;line-height:1.3;margin-bottom:26px}.featured-collaborators__media img{height:auto;width:100%}.featured-collaborators .field--name-field-featured-collaborators{align-items:center;display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}@media (min-width:64em){.featured-collaborators .field--name-field-featured-collaborators{margin-left:-37px;margin-right:-37px}}.featured-collaborators .field__item{flex:0 0 50%;max-width:50%;padding-left:20px;padding-right:20px}@media (min-width:48em) and (max-width:63.99em){.featured-collaborators .field__item{flex:0 0 25%;max-width:25%}}@media (min-width:64em){.featured-collaborators .field__item{flex:0 0 16.6666666667%;max-width:16.6666666667%;padding-left:37px;padding-right:37px}}.filtered-search-view.view-display-id-past_events_search .view-filters form{display:none;visibility:hidden}.filtered-search-view.layout--twocol-section--25-75{flex-direction:column}@media (min-width:48em){.filtered-search-view.layout--twocol-section--25-75{flex-direction:row}}.filtered-search-view.layout--twocol-section--25-75 .layout__region--first{flex:0 0 100%;max-width:100%;min-width:100%;padding-left:0}@media (min-width:48em){.filtered-search-view.layout--twocol-section--25-75 .layout__region--first{flex:0 0 31.33333%;max-width:31.33333%;min-width:202px}}.filtered-search-view.layout--twocol-section--25-75 .layout__region--second{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0}@media (min-width:48em){.filtered-search-view.layout--twocol-section--25-75 .layout__region--second{flex:0 0 68.66667%;max-width:68.66667%;padding-left:30px;padding-right:0}}.filtered-search-view .view-filters{max-width:100%}@media (min-width:48em){.filtered-search-view .view-filters{max-width:400px}}.filtered-search-view.view-display-id-pub_search .view-content{display:flex;flex-wrap:wrap}.filtered-search-view.view-display-id-pub_search .views-row{flex:0 0 100%;margin-bottom:20px;max-width:100%;max-width:420px;padding-left:10px;padding-right:10px}@media (min-width:64em){.filtered-search-view.view-display-id-pub_search .views-row{flex:0 0 50%;max-width:50%}}.filtered-search-view.news-card .view-content{display:flex;flex-wrap:wrap}.filtered-search-view.news-card .views-row{flex:0 0 100%;margin-bottom:20px;max-width:100%;padding-left:20px}@media (min-width:32.5em){.filtered-search-view.news-card .views-row{flex:0 0 50%;max-width:50%}}@media (min-width:64em){.filtered-search-view.news-card .views-row{flex:0 0 33.3333333333%;max-width:33.3333333333%}}.filtered-search-view.view-display-id-profile_search .view-content,.filtered-search-view.view-id-projects .view-content{display:flex;flex-wrap:wrap}.filtered-search-view.view-display-id-profile_search .views-row,.filtered-search-view.view-id-projects .views-row{flex:0 0 50%;margin-bottom:50px;max-width:50%;max-width:420px;padding-left:10px;padding-right:10px}@media (min-width:52.125em){.filtered-search-view.view-display-id-profile_search .views-row,.filtered-search-view.view-id-projects .views-row{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:64em){.filtered-search-view.view-display-id-profile_search .views-row,.filtered-search-view.view-id-projects .views-row{flex:0 0 25%;max-width:25%}}.filtered-search-view .pager{margin-left:10px}.page-node-type-freeform .pubs-card{background-color:transparent;margin-bottom:30px;margin-top:0;padding-bottom:70px;padding-top:0}.block-views-blocklatest-publications-news-search.news-card{margin:0 auto 30px;max-width:1300px}.footer-cta{margin:40px auto 0;max-width:1360px}.footer-cta__inner{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.footer-cta__item-inner{position:relative}.footer-cta__content-wrap{bottom:50%;position:absolute;transform:translateY(50%);width:100%}.footer-cta__content{background-color:#fff;box-shadow:5px 10px 20px 0 rgba(0,0,0,.3);margin:0 auto;width:340px}.footer-cta__content-inner{padding:30px}.footer-cta img{height:auto;width:100%}.footer-cta__item{flex:0 0 100%;max-width:100%}@media (min-width:57.5em){.footer-cta__item{flex:0 0 50%;max-width:50%}}.footer-cta__text h2{color:#252525;font-size:1.5625rem;font-weight:600;letter-spacing:1.25px;line-height:1.4;margin-bottom:0}.footer-cta__tag{margin-bottom:20px}.footer-cta__button .btn,.footer-cta__button .form-item.form-type-managed-file label,.footer-cta__button .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button,.footer-cta__button .image-sqcta__button a,.footer-cta__button .main-menu__content-panel-link>a,.form-item.form-type-managed-file .footer-cta__button label,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .footer-cta__button .ctct-form-button,.image-sqcta__button .footer-cta__button a{display:block}.footer-cta__cta{color:#252525;transition:none}.footer-cta__cta,.footer-cta__cta:active,.footer-cta__cta:focus,.footer-cta__cta:hover{text-decoration:none}.footer-cta__cta:active .btn,.footer-cta__cta:active .form-item.form-type-managed-file label,.footer-cta__cta:active .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button,.footer-cta__cta:active .image-sqcta__button a,.footer-cta__cta:active .main-menu__content-panel-link>a,.footer-cta__cta:focus .btn,.footer-cta__cta:focus .form-item.form-type-managed-file label,.footer-cta__cta:focus .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button,.footer-cta__cta:focus .image-sqcta__button a,.footer-cta__cta:focus .main-menu__content-panel-link>a,.footer-cta__cta:hover .btn,.footer-cta__cta:hover .form-item.form-type-managed-file label,.footer-cta__cta:hover .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button,.footer-cta__cta:hover .image-sqcta__button a,.footer-cta__cta:hover .main-menu__content-panel-link>a,.form-item.form-type-managed-file .footer-cta__cta:active label,.form-item.form-type-managed-file .footer-cta__cta:focus label,.form-item.form-type-managed-file .footer-cta__cta:hover label,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .footer-cta__cta:active .ctct-form-button,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .footer-cta__cta:focus .ctct-form-button,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .footer-cta__cta:hover .ctct-form-button,.image-sqcta__button .footer-cta__cta:active a,.image-sqcta__button .footer-cta__cta:focus a,.image-sqcta__button .footer-cta__cta:hover a{background-color:#ffd400;color:#252525}.footer-cta__cta:active .btn:after,.footer-cta__cta:active .form-item.form-type-managed-file label:after,.footer-cta__cta:active .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:after,.footer-cta__cta:active .image-sqcta__button a:after,.footer-cta__cta:active .main-menu__content-panel-link>a:after,.footer-cta__cta:focus .btn:after,.footer-cta__cta:focus .form-item.form-type-managed-file label:after,.footer-cta__cta:focus .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:after,.footer-cta__cta:focus .image-sqcta__button a:after,.footer-cta__cta:focus .main-menu__content-panel-link>a:after,.footer-cta__cta:hover .btn:after,.footer-cta__cta:hover .form-item.form-type-managed-file label:after,.footer-cta__cta:hover .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:after,.footer-cta__cta:hover .image-sqcta__button a:after,.footer-cta__cta:hover .main-menu__content-panel-link>a:after,.form-item.form-type-managed-file .footer-cta__cta:active label:after,.form-item.form-type-managed-file .footer-cta__cta:focus label:after,.form-item.form-type-managed-file .footer-cta__cta:hover label:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .footer-cta__cta:active .ctct-form-button:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .footer-cta__cta:focus .ctct-form-button:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .footer-cta__cta:hover .ctct-form-button:after,.image-sqcta__button .footer-cta__cta:active a:after,.image-sqcta__button .footer-cta__cta:focus a:after,.image-sqcta__button .footer-cta__cta:hover a:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;top:20px;width:14px;z-index:-1}.footer{margin-top:150px}@media (max-width:79.99em){.footer{margin-top:200px}}.global-footer__container{margin-left:auto;margin-right:auto;max-width:1310px;padding-left:15px;padding-right:15px;position:relative}@media (min-width:64em){.global-footer__container{padding-left:0;padding-right:0}}@media (min-width:80em){.global-footer__container{padding-left:14px;padding-right:14px}}.global-footer--submit{margin-top:20px}.global-footer #block-webform-2{padding:30px 0 20px;width:90%}.global-footer__upper{background-color:#003d5b;color:#fff}.global-footer__upper a{color:#fff;text-decoration:none}.global-footer__upper a:active,.global-footer__upper a:focus,.global-footer__upper a:hover{text-decoration:underline}.global-footer__flex{display:flex}@media (max-width:79.99em){.global-footer__flex{flex-direction:column-reverse}}.global-footer__flex--lower{align-items:center;display:flex;min-height:60px}.global-footer__logos{display:flex;flex-direction:column;padding-bottom:20px;padding-top:30px}@media (min-width:48em) and (max-width:79.99em){.global-footer__logos{flex-direction:row;justify-content:space-between;margin:0 auto;max-width:640px}}@media (min-width:80em){.global-footer__logos{flex-direction:row;padding-bottom:50px;padding-top:50px}}.global-footer__logo-first{display:flex}@media (min-width:80em){.global-footer__logo-first{flex-basis:73%}}.global-footer__logo-ucsf{border-right:1px solid #fff;margin-right:24px;padding-right:24px}@media (min-width:80em){.global-footer__logo-ucsf{margin-right:28px;padding-right:28px}}.global-footer__menu{display:flex}@media (min-width:48em) and (max-width:79.99em){.global-footer__menu{justify-content:space-between;margin:0 auto;max-width:640px}}@media (min-width:80em){.global-footer__menu{padding-bottom:54px}}.global-footer__menu a{font-size:1rem;letter-spacing:.05em;line-height:1.625rem}.global-footer__menu h2{color:#fff;font-size:.875rem;font-weight:700;letter-spacing:1px;line-height:1.125rem;margin-bottom:20px}.global-footer__menu ul.menu{list-style:none;margin-left:0;padding-left:0}@media (max-width:79.99em){.global-footer__menu ul.menu{margin-bottom:0;padding-bottom:0}}.global-footer__menu li.menu__item{margin-bottom:14px}@media (max-width:79.99em){.global-footer__menu li.menu__item:last-child{margin-bottom:8px}}@media (max-width:47.99em){.global-footer__menu-about{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}}@media (max-width:79.99em){.global-footer__menu-fellowship{margin-right:30px}}@media (min-width:80em){.global-footer__menu-list{width:316px}}@media (max-width:79.99em){.global-footer__lower{display:none}}.global-footer__lower a{color:#252525;text-decoration:underline}.global-footer__lower a:active,.global-footer__lower a:focus,.global-footer__lower a:hover{text-decoration:none}@media (min-width:80em){.global-footer__privacy{flex-basis:20%;flex-basis:39%}}.global-footer__privacy a{font-size:.75rem;line-height:1.0625rem;position:relative}.global-footer__privacy a:first-child:after{border-right:1px solid #252525;content:"";display:inline-block;height:10px;margin-right:4px;position:relative;top:1px;width:10px}.global-footer__copyright{font-size:.75rem;line-height:1.0625rem}.global-footer__last{align-items:center;background-color:#0094c9;box-shadow:5px 10px 20px rgba(0,0,0,.3),0 4px 120px rgba(0,0,0,.15);display:flex;justify-content:center;margin-top:-160px}@media (min-width:48em) and (max-width:79.99em){.global-footer__last{margin-left:auto;margin-right:auto;width:95%}}@media (min-width:80em){.global-footer__last{margin-top:0;position:absolute;right:0;top:-95px;width:420px}}.global-footer .block-gbhi-constant-contact{padding:30px 0 20px;width:90%}@media (min-width:80em){.global-footer .block-gbhi-constant-contact{padding:20px}}.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-defaults{background:none;color:inherit;font:inherit;padding:0}.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-defaults h2.ctct-form-header{color:#fff;font-size:1.25rem;letter-spacing:.04em;line-height:1.75rem;margin-bottom:24px}.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-defaults .ctct-form-field{margin-bottom:.5rem}.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-label{color:#fff;margin-bottom:4px;padding-bottom:0}.global-footer .block-gbhi-constant-contact div.ctct-form-embed form.ctct-form-custom input.ctct-form-element,.global-footer .block-gbhi-constant-contact div.ctct-form-embed form.ctct-form-custom select.ctct-select-element,.global-footer .block-gbhi-constant-contact input[type=email],.global-footer .block-gbhi-constant-contact input[type=password],.global-footer .block-gbhi-constant-contact input[type=tel],.global-footer .block-gbhi-constant-contact input[type=text],.global-footer .block-gbhi-constant-contact input[type=url]{background-color:transparent;border-color:#fff;border-radius:0;color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.06em;line-height:1.125rem;margin-bottom:6px}.global-footer .block-gbhi-constant-contact div.ctct-form-embed form.ctct-form-custom input.ctct-form-element:focus,.global-footer .block-gbhi-constant-contact div.ctct-form-embed form.ctct-form-custom select.ctct-select-element:focus,.global-footer .block-gbhi-constant-contact input[type=email]:focus,.global-footer .block-gbhi-constant-contact input[type=password]:focus,.global-footer .block-gbhi-constant-contact input[type=tel]:focus,.global-footer .block-gbhi-constant-contact input[type=text]:focus,.global-footer .block-gbhi-constant-contact input[type=url]:focus{border-color:#fff;outline:#fff}.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button{width:auto}.global-footer .block-gbhi-constant-contact .form-item{margin-bottom:8px}.global-footer .block-gbhi-constant-contact .form-submit{margin-top:20px}.global-footer .block-gbhi-constant-contact ::-moz-placeholder{color:#fff;opacity:1}.global-footer .block-gbhi-constant-contact ::placeholder{color:#fff;opacity:1}.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom input.ctct-form-button,.global-footer .block-gbhi-constant-contact input.btn{margin-top:10px}.global-footer__social{align-items:center;display:flex;list-style:none;margin-left:0;padding-left:0}@media (max-width:47.99em){.global-footer__social{margin-top:20px}}@media (min-width:48em) and (max-width:79.99em){.global-footer__social{margin-top:0}}.global-footer__social li{margin-right:12px}.global-footer__social li:first-child a img{height:22px;width:22px}#block-about-menu,#block-fellowship-program-menu,#block-network-menu{text-transform:uppercase}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],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]{border:1px solid #003d5b;border-radius:0;color:#003d5b;font-size:1.125rem;height:50px;line-height:1.67;padding:0 0 0 20px;width:100%}::-moz-placeholder{color:#003d5b}::placeholder{color:#003d5b}button,input[type=button]{border:none}.form-item{margin-bottom:20px}label{color:#003d5b;display:block;font-size:1rem;font-weight:600;letter-spacing:.06em;line-height:1.375rem;padding-bottom:10px}details,summary{margin-bottom:20px}form .description{line-height:1.5;margin-top:4px}fieldset{border:none;margin:0 0 20px;padding:0}legend{color:#003d5b;font-weight:600;margin-bottom:6px}.facets-widget-dropdown,.form-type-select{position:relative}.facets-widget-dropdown:before,.form-type-select:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon_small_drop-down.svg);background-repeat:no-repeat;background-size:100%;bottom:10px;content:" ";display:inline-block;height:18px;pointer-events:none;position:absolute;right:10px;width:18px;z-index:30}.facets-widget-dropdown select,.form-type-select select{-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none;background-image:none;border:1px solid #003d5b;border-radius:0;color:#003d5b;cursor:pointer;font-size:1.125rem;height:50px;outline:none;padding:2px 38px 2px 20px;position:relative;width:100%}.filter-sort .facets-widget-dropdown select,.filter-sort .form-type-select select{padding:2px 4px 2px 10px}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;height:0;width:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.facets-widget-checkbox.form-item,.form-type-checkbox.form-item,.js-form-type-checkbox.form-item{margin:0 0 .625rem}.facets-widget-checkbox input[type=checkbox],.form-type-checkbox input[type=checkbox],.js-form-type-checkbox input[type=checkbox]{opacity:0;position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}.facets-widget-checkbox input[type=checkbox]+label:after,.form-type-checkbox input[type=checkbox]+label:after,.js-form-type-checkbox input[type=checkbox]+label:after{content:none}.facets-widget-checkbox input[type=checkbox]:checked+label,.form-type-checkbox input[type=checkbox]:checked+label,.js-form-type-checkbox input[type=checkbox]:checked+label{font-weight:400}.facets-widget-checkbox input[type=checkbox]:checked+label:after,.form-type-checkbox input[type=checkbox]:checked+label:after,.js-form-type-checkbox input[type=checkbox]:checked+label:after{content:""}.facets-widget-checkbox input[type=checkbox]:checked+label:before,.form-type-checkbox input[type=checkbox]:checked+label:before,.js-form-type-checkbox input[type=checkbox]:checked+label:before{background-color:transparent;border:3px solid #0094c9;color:#0094c9;content:""}.facets-widget-checkbox input[type=checkbox]:focus+label:before,.form-type-checkbox input[type=checkbox]:focus+label:before,.js-form-type-checkbox input[type=checkbox]:focus+label:before{background-color:transparent;border:3px solid #0094c9;color:#0094c9}.facets-widget-checkbox label:not(.error),.form-type-checkbox label:not(.error),.js-form-type-checkbox label:not(.error){display:inline-block;font-weight:400;margin-right:16px;padding-left:32px;padding-top:4px;position:relative}.facets-widget-checkbox label:not(.error):after,.facets-widget-checkbox label:not(.error):before,.form-type-checkbox label:not(.error):after,.form-type-checkbox label:not(.error):before,.js-form-type-checkbox label:not(.error):after,.js-form-type-checkbox label:not(.error):before{content:"";display:inline-block;position:absolute}.facets-widget-checkbox label:not(.error):before,.form-type-checkbox label:not(.error):before,.js-form-type-checkbox label:not(.error):before{border:3px solid #252525;border-radius:2px;height:22px;left:-2px;padding:10px;top:3px;width:22px}.facets-widget-checkbox label:not(.error):after,.form-type-checkbox label:not(.error):after,.js-form-type-checkbox label:not(.error):after{border-bottom:3px solid;border-left:3px solid;color:#0094c9;font-weight:700;height:8px;left:4px;top:10px;transform:rotate(-51deg);width:14px}.form-type-radio.form-item{margin:0 0 .625rem}.form-type-radio input[type=radio]{opacity:0;position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}.form-type-radio input[type=radio]+label:after{content:none}.form-type-radio input[type=radio]:checked+label{font-weight:400}.form-type-radio input[type=radio]:checked+label:after{content:""}.form-type-radio input[type=radio]:checked+label:before{content:""}.form-type-radio input[type=radio]:checked+label:before,.form-type-radio input[type=radio]:focus+label:before{background-color:transparent;border:3px solid #0094c9;color:#0094c9}.form-type-radio label:not(.error){display:inline-block;font-weight:400;margin-right:16px;padding-left:32px;padding-top:4px;position:relative}.form-type-radio label:not(.error):after,.form-type-radio label:not(.error):before{content:"";display:inline-block;position:absolute}.form-type-radio label:not(.error):before{border:3px solid #252525;border-radius:30px;height:22px;left:0;top:3px;width:22px}.form-type-radio label:not(.error):after{background-color:#0094c9;border-radius:20px;height:8px;left:7px;top:10px;width:8px}textarea{border:1px solid #003d5b;border-radius:0;color:#003d5b;font-size:1.125rem;line-height:1.67;min-height:100px;padding:6px 20px;width:100%}.form-required:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23E00' d='m0 7.562 1.114-3.438q3.849 1.358 5.59 2.35Q6.245 2.093 6.22.447h3.511q-.074 2.397-.558 6.003 2.494-1.257 5.714-2.325L16 7.562Q12.925 8.58 9.972 8.918q1.476 1.284 4.166 4.575l-2.906 2.059q-1.403-1.91-3.316-5.206-1.792 3.415-3.147 5.206l-2.856-2.059q2.808-3.46 4.017-4.575A87 87 0 0 1 0 7.562'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:6px 6px;content:"";display:inline-block;height:6px;margin:0 .3em;vertical-align:super;width:6px}body.page-node-type-freeform .layout-content{max-width:100%}body.page-node-type-freeform .filtered-search-view{margin-left:auto;margin-right:auto;max-width:1300px;padding-left:15px;padding-right:15px}@media (min-width:64em){body.page-node-type-freeform .filtered-search-view{padding-left:0;padding-right:0}}body.page-node-type-freeform .field--name-field-social-description h2+h2{display:none}.masthead__utility-translate .block-gtranslate{position:relative}@media (min-width:64em){.masthead__utility-translate .block-gtranslate{width:112px}}.masthead__utility-translate .block-gtranslate .gtranslate_wrapper{height:100%;position:absolute}@media (max-width:63.99em){.masthead__utility-translate .block-gtranslate .gtranslate_wrapper{left:-48px;top:-2px}}@media (min-width:64em){.masthead__utility-translate .block-gtranslate .gtranslate_wrapper{top:-10px}}.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher{font-family:proxima-nova,sans-serif;font-size:.875rem;line-height:.875rem;overflow:hidden;text-align:left;width:auto}.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher img{display:none}@media (min-width:64em) and (max-width:89.99em){.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher{width:115px}}@media (max-width:63.99em){.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_selected .switcher-text{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher [title=Arabic] img{display:none}}@media (min-width:90em){.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher{width:144px}}.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_option{background-color:#fff;border-bottom:1px solid #252525;border-left:1px solid #252525;border-right:1px solid #252525;max-height:100%!important;width:122px}@media (max-width:63.99em){.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_option{margin-top:10px}}@media (min-width:64em) and (max-width:89.99em){.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_option{width:110px}}@media (min-width:90em){.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_option{width:140px}}.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_option a{color:#252525;font-size:.875rem;padding:5px 0 5px 10px}.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_option a.gt_current{background-color:#003d5b;color:#fff;display:block}.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_option a:hover{background-color:#003d5b;color:#fff}.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_selected{background:none}.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_selected a{background:none;border:none;color:#003d5b;font-size:.875rem;padding:0 0 3px 20px;position:relative;width:150px}.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_selected a:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-world.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:28px;left:0;position:absolute;top:3px;width:22px}.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_selected a:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-carrot-down.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:12px;left:8px;position:relative;top:4px;width:12px;z-index:-1}@media (max-width:63.99em){.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_selected a{width:32px}}@media (min-width:64em){.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_selected a:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-world.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:25px;left:0;position:absolute;top:3px;width:15px}}.masthead__utility-translate .block-gtranslate .gtranslate_wrapper .gt_switcher .gt_selected a:hover{background:none}.gallery{margin:0 auto 20px;max-width:1340px;padding-left:20px;padding-right:20px;position:relative}@media (max-width:63.99em){.gallery--featured{margin-bottom:90px}}@media (min-width:48em) and (max-width:63.99em){.gallery{padding-left:34px;padding-right:34px}}.gallery>h2{color:#252525;font-size:1.875rem;font-weight:600;letter-spacing:1.2px;line-height:1.3;margin-bottom:26px}.gallery__item{position:relative}.gallery__media img{height:auto;width:100%}.gallery__content-wrap{bottom:0;position:absolute;width:100%}.gallery__content{margin:0 auto 50px;max-width:900px;width:100%}.gallery--grid .gallery__content{margin:0 auto 10px}.gallery__title-wrap{background-color:#fff;box-shadow:5px 10px 20px 0 rgba(0,0,0,.3),0 4px 120px 0 rgba(0,0,0,.15);padding:12px 20px 1px}.gallery--grid .gallery__title-wrap{margin:0 auto;max-width:96%}@media (max-width:63.99em){.gallery--grid .gallery__title-wrap{bottom:-40px;position:relative}.gallery--featured .gallery__title-wrap{bottom:-120px;margin-left:8px;margin-right:8px;position:relative}}.gallery__attribution{color:#003d5b;font-size:.875rem;font-stretch:normal;font-weight:600;letter-spacing:.84px;line-height:1.3;margin-bottom:4px;position:relative}.gallery__attribution:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-camera.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:20px;position:relative;top:6px;width:20px}@media (min-width:64em){.gallery__attribution{font-size:1rem;letter-spacing:.96px;line-height:1.4;margin-bottom:10px}}.gallery__attribution:before{margin-right:2px}.gallery__description p{font-size:.75rem;font-style:normal;font-weight:500;letter-spacing:.72px;line-height:1.5}@media (min-width:57.5em){.gallery__description p{font-size:.875rem;letter-spacing:.84px}}.gallery--grid{margin-bottom:50px}@media (min-width:57.5em){.gallery__grid-items{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}}.gallery__grid-item{margin-bottom:50px}@media (min-width:57.5em){.gallery__grid-item{flex:0 0 33.3333333333%;margin-bottom:20px;max-width:33.3333333333%;padding-left:10px;padding-right:10px}}.foo-row{background-color:#ccc;display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.div-1{padding-left:20px;padding-right:20px;position:relative;width:100%}@media (min-width:64em){.div-1{flex:0 0 50%;max-width:50%}}.div-2{background-color:#b0b0ff;padding-left:20px;padding-right:20px;position:relative;width:100%}@media (min-width:64em){.div-2{flex:0 0 150%;max-width:150%}}.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;overflow:visible;text-transform:none;transition-duration:.4s;transition-property:opacity,filter;transition-timing-function:linear}.mm-wrapper_opened .hamburger .hamburger-inner,.mm-wrapper_opened .hamburger .hamburger-inner:after,.mm-wrapper_opened .hamburger .hamburger-inner:before{background-color:#252525}.hamburger-box{display:inline-block;height:20px;position:relative;width:20px}.mm-wrapper_opened .hamburger-box{width:28px}.hamburger-inner{display:block;margin-top:-2px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#252525;border-radius:4px;height:3px;position:absolute;transition-duration:.4s;transition-property:transform;transition-timing-function:ease;width:24px}.mm-wrapper_opened .hamburger-inner,.mm-wrapper_opened .hamburger-inner:after,.mm-wrapper_opened .hamburger-inner:before{width:27px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-duration:.4s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider .hamburger-inner:after{top:20px}.mm-wrapper_opened .hamburger--slider .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.mm-wrapper_opened .hamburger--slider .hamburger-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-5.71429px,-6px,0)}.mm-wrapper_opened .hamburger--slider .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.home-banner{margin:0 auto 135px;max-width:1400px;position:relative}.home-banner__media{display:flex}.home-banner__media>article{width:100%}@media (min-width:57.5em){.home-banner__media>article{width:50%}}@media (max-width:57.49em){.home-banner__media>article:last-child{display:none}}.home-banner__media img{height:auto;width:100%}.home-banner__content-wrap{bottom:70px;position:absolute;transform:translateY(50%);width:100%}@media (min-width:48em){.home-banner__content-wrap{bottom:50%}}.home-banner__logo-wrap{display:flex;justify-content:space-around;margin-bottom:40px}.home-banner__text h1{color:#252525;margin-bottom:0;text-align:center}.home-banner__content{background-color:#fff;box-shadow:5px 10px 20px 0 rgba(0,0,0,.3);margin:0 auto;max-width:94%}@media (max-width:47.99em){.home-banner__content{box-shadow:5px 10px 20px 0 rgba(0,0,0,.2)}}@media (min-width:48em){.home-banner__content{max-width:420px}}.home-banner__content-inner{padding:30px}.form-item.form-type-managed-file .home-banner__link label,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .home-banner__link .ctct-form-button,.home-banner__link .btn,.home-banner__link .form-item.form-type-managed-file label,.home-banner__link .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button,.home-banner__link .image-sqcta__button a,.home-banner__link .main-menu__content-panel-link>a,.image-sqcta__button .home-banner__link a{display:block;font-size:1.125rem;font-size:1.25rem;font-weight:700;letter-spacing:1.26px;line-height:1.4}.layout-content .home-banner__cta{text-decoration:none;transition:none}.form-item.form-type-managed-file .home-banner__cta:active label,.form-item.form-type-managed-file .home-banner__cta:focus label,.form-item.form-type-managed-file .home-banner__cta:hover label,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .home-banner__cta:active .ctct-form-button,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .home-banner__cta:focus .ctct-form-button,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .home-banner__cta:hover .ctct-form-button,.home-banner__cta:active .btn,.home-banner__cta:active .form-item.form-type-managed-file label,.home-banner__cta:active .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button,.home-banner__cta:active .image-sqcta__button a,.home-banner__cta:active .main-menu__content-panel-link>a,.home-banner__cta:focus .btn,.home-banner__cta:focus .form-item.form-type-managed-file label,.home-banner__cta:focus .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button,.home-banner__cta:focus .image-sqcta__button a,.home-banner__cta:focus .main-menu__content-panel-link>a,.home-banner__cta:hover .btn,.home-banner__cta:hover .form-item.form-type-managed-file label,.home-banner__cta:hover .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button,.home-banner__cta:hover .image-sqcta__button a,.home-banner__cta:hover .main-menu__content-panel-link>a,.image-sqcta__button .home-banner__cta:active a,.image-sqcta__button .home-banner__cta:focus a,.image-sqcta__button .home-banner__cta:hover a{background-color:#ffd400;color:#252525}.form-item.form-type-managed-file .home-banner__cta:active label:after,.form-item.form-type-managed-file .home-banner__cta:focus label:after,.form-item.form-type-managed-file .home-banner__cta:hover label:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .home-banner__cta:active .ctct-form-button:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .home-banner__cta:focus .ctct-form-button:after,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .home-banner__cta:hover .ctct-form-button:after,.home-banner__cta:active .btn:after,.home-banner__cta:active .form-item.form-type-managed-file label:after,.home-banner__cta:active .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:after,.home-banner__cta:active .image-sqcta__button a:after,.home-banner__cta:active .main-menu__content-panel-link>a:after,.home-banner__cta:focus .btn:after,.home-banner__cta:focus .form-item.form-type-managed-file label:after,.home-banner__cta:focus .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:after,.home-banner__cta:focus .image-sqcta__button a:after,.home-banner__cta:focus .main-menu__content-panel-link>a:after,.home-banner__cta:hover .btn:after,.home-banner__cta:hover .form-item.form-type-managed-file label:after,.home-banner__cta:hover .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:after,.home-banner__cta:hover .image-sqcta__button a:after,.home-banner__cta:hover .main-menu__content-panel-link>a:after,.image-sqcta__button .home-banner__cta:active a:after,.image-sqcta__button .home-banner__cta:focus a:after,.image-sqcta__button .home-banner__cta:hover a:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:14px;top:20px;width:14px;z-index:-1}@media (min-width:48em){.home-banner{margin-bottom:40px}}.image-sqcta{margin-bottom:50px;margin-top:70px}@media (min-width:48em){.image-sqcta{margin-bottom:50px;margin-top:100px}}.image-sqcta__item{margin:0 auto;max-width:1600px;padding-left:20px;padding-right:20px;position:relative}@media (min-width:48em) and (max-width:79.99em){.image-sqcta__item{padding-left:34px;padding-right:34px}}@media (max-width:79.99em){.image-sqcta__item{margin-bottom:20px}}@media (min-width:80em){.image-sqcta__item:after{background-repeat:repeat-y;background-size:600px;content:"";display:inline-block;height:100%;position:absolute;top:0;width:100%;z-index:1}}@media (min-width:90em){.image-sqcta__item:after{background-size:800px}}@media (max-width:79.99em){.image-sqcta__item:after{height:600px}}.image-sqcta__item--img-right:after{left:51%}@media (min-width:80em){.image-sqcta__item--gray:after{background-image:url(/themes/custom/gbhi/dist/assets/images/bg-gray.svg)}}@media (max-width:79.99em){.image-sqcta__item--blue *{color:#fff}}@media (min-width:80em){.image-sqcta__item--blue:after{background-image:url(/themes/custom/gbhi/dist/assets/images/bg-blue.svg)}}@media (max-width:47.99em){.image-sqcta__content{padding:60px 20px 0}}@media (min-width:48em) and (max-width:79.99em){.image-sqcta__content{padding:60px 60px 0}}.image-sqcta__item-inner{align-items:center;display:flex;margin:0 auto;max-width:1300px;position:relative}@media (min-width:80em){.image-sqcta__item--img-left .image-sqcta__item-inner{flex-direction:row-reverse}}@media (max-width:79.99em){.image-sqcta__item-inner{flex-direction:column}.image-sqcta__item-inner:after{background-color:#f4f4f4;content:"";display:inline-block;min-height:800px;position:absolute;width:100%}}@media (min-width:0em) and (max-width:32.49em){.image-sqcta__item-inner:after{min-height:90%}}@media (max-width:79.99em){.image-sqcta__item--blue .image-sqcta__item-inner:after{background-color:#003d5b}}@media (min-width:80em){.image-sqcta__content-wrap{flex-basis:50%;width:50%}}@media (max-width:79.99em){.image-sqcta__content-wrap{position:relative;z-index:100}}.image-sqcta__content{position:relative}@media (min-width:80em){.image-sqcta__item--img-right .image-sqcta__content{padding-right:136px}.image-sqcta__item--img-left .image-sqcta__content{padding-left:136px}}@media (min-width:90em){.image-sqcta__item--img-left .image-sqcta__content{left:50px}.image-sqcta__item--img-right .image-sqcta__item--img-left .image-sqcta__content{left:20px}}.image-sqcta__content h2{color:#252525;font-size:1.5625rem;font-weight:600;letter-spacing:1.25px;line-height:1.4}@media (max-width:79.99em){.image-sqcta__item--blue .image-sqcta__content h2{color:#fff}}.image-sqcta__eyebrow{margin-bottom:20px}.image-sqcta__link{position:relative;z-index:1000}@media (min-width:48em){.image-sqcta__button-wrap{align-items:center;display:flex}}.image-sqcta__button{margin-right:40px}@media (max-width:47.99em){.image-sqcta__button{margin-bottom:20px}}@media (max-width:79.99em){.image-sqcta__item--blue .image-sqcta__link a{background:#fff;display:inline-block;padding:12px 20px}}.image-sqcta__description{margin-bottom:40px}.image-sqcta__media-wrap{padding-bottom:30px;padding-top:40px}@media (min-width:80em){.image-sqcta__media-wrap{flex-basis:50%;padding-bottom:120px;padding-top:120px;width:50%}}.image-sqcta__media{position:relative;z-index:110}@media (min-width:80em){.image-sqcta__item--img-right .image-sqcta__media{left:-50px}.image-sqcta__item--img-left .image-sqcta__media{left:70px}}@media (min-width:90em){.image-sqcta__item--img-left .image-sqcta__media{left:30px}}.image-sqcta__media img{height:auto;position:relative;width:100%}@media (min-width:80em) and (max-width:89.99em){.image-sqcta__item--img-left .image-sqcta__media img{left:50px}}@media (min-width:0em) and (max-width:47.99em){.image-sqcta__media img{padding-left:14px;padding-right:14px}}@media (min-width:48em) and (max-width:63.99em){.image-sqcta__media img{padding-left:60px;padding-right:60px}}@media (min-width:80em){.image-sqcta__media img{box-shadow:5px 10px 20px rgba(0,0,0,.3),0 4px 120px rgba(0,0,0,.15);width:600px}}@media (min-width:90em){.image-sqcta__media img{width:700px}}.inline-quote{margin:0 auto;max-width:850px}@media (max-width:63.99em){.inline-quote{padding-left:20px;padding-right:20px}}@media (min-width:64em){.inline-quote{padding-bottom:50px;padding-top:90px}.inline-quote blockquote:after{transform:translateY(-38%)}}.inline-quote .field--name-field-quote-attribution{color:#003d5b;font-size:1.25rem;font-weight:500;letter-spacing:.8px;line-height:1.4;margin-bottom:10px}.inline-quote .field--name-field-quote-title{font-size:1rem}.layout-content{margin-left:auto;margin-right:auto;margin-top:26px;max-width:1310px;padding-left:0;padding-right:0}@media (min-width:64em){.layout-content{margin-top:46px;padding-left:0;padding-left:15px;padding-right:0;padding-right:15px}}.layout--onecol{overflow-x:hidden}.layout--twocol-section{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px;padding-left:18px;padding-right:18px}@media (max-width:63.99em){.layout--twocol-section{flex-direction:column-reverse}}@media (min-width:64em){.layout--twocol-section{margin-left:0;margin-right:0;padding-left:15px;padding-right:15px}.page-smc--sidebar .layout--twocol-section{margin-left:auto;margin-right:auto;max-width:1330px;padding-left:15px;padding-right:15px}}@media (min-width:64em) and (min-width:64em){.page-smc--sidebar .layout--twocol-section{padding-left:0;padding-right:0}}.layout--twocol-section.layout--contact-blocks{margin:0 auto;max-width:860px}@media (max-width:63.99em){.layout--twocol-section.layout--contact-blocks{padding-left:10px;padding-right:10px}}.layout--twocol-section.layout--contact-blocks img{height:auto;width:100%}.layout--twocol-section--25-75{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;padding-left:0;padding-right:0}@media (max-width:63.99em){.layout--twocol-section--25-75{flex-direction:column}}@media (min-width:64em){.layout--twocol-section--25-75{flex-wrap:nowrap;margin-left:-20px;margin-right:-20px;padding-left:18px;padding-right:18px}}.layout--twocol-section--25-75 .layout__region--first{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0;z-index:1}@media (min-width:64em){.layout--twocol-section--25-75 .layout__region--first{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-left:20px;z-index:1}}.layout--twocol-section--25-75 .layout__region--second{padding-left:0;padding-right:0}@media (min-width:64em){.layout--twocol-section--25-75 .layout__region--second{flex:0 0 66.6666666667%;max-width:66.6666666667%;padding-left:40px;padding-right:15px}}.layout__region--first{flex:0 0 100%;max-width:100%}@media (max-width:63.99em){.layout__region--first{padding-left:15px;padding-right:15px}}@media (min-width:48em) and (max-width:79.99em){.layout__region--first{padding-left:35px;padding-right:35px}}@media (min-width:64em){.layout__region--first{flex:0 0 66.6666666667%;max-width:66.6666666667%;padding-right:10px}.layout--twocol-section--50-50 .layout__region--first{flex:0 0 50%;max-width:50%}}.layout__region--second{flex:0 0 100%;max-width:100%}@media (max-width:63.99em){.layout__region--second{padding-left:15px;padding-right:15px}}@media (min-width:48em) and (max-width:79.99em){.layout__region--second{padding-left:35px;padding-right:35px}}@media (min-width:64em){.layout__region--second{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-left:20px}.layout--twocol-section--50-50 .layout__region--second{flex:0 0 50%;max-width:50%;padding-left:10px}}.page-smc .layout-content{max-width:100%;width:100%}.page-smc .layout-content .eck-image,.page-smc .layout-content .eck-video,.page-smc .layout-content .section-image-double{margin-bottom:40px;margin-top:40px}@media (max-width:63.99em){.page-smc .layout-content .eck-text,.page-smc .layout-content .page-title{padding-left:20px;padding-right:20px}}@media (min-width:64em){.page-smc .layout-content .eck-text,.page-smc .layout-content .page-title{margin-left:auto;margin-right:auto;max-width:640px;padding-left:15px;padding-right:15px}}@media (min-width:64em) and (min-width:64em){.page-smc .layout-content .eck-text,.page-smc .layout-content .page-title{padding-left:0;padding-right:0}}@media (min-width:48em) and (max-width:79.99em){.page-smc--page .layout-content{padding-left:35px;padding-right:35px}}@media (max-width:63.99em){.page-smc--news .layout-content{padding-left:0;padding-right:0}}.page-smc--project .layout-content{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}@media (min-width:64em){.page-smc--project .layout-content{padding-left:0;padding-right:0}}@media (min-width:48em){.page-smc--project .layout-content{padding-left:0;padding-right:0}}@media (min-width:64em){.page-smc--sidebar .layout-content .page-title{margin-left:auto;margin-right:auto;max-width:100%;padding-left:15px;padding-right:15px}}@media (min-width:64em) and (min-width:64em){.page-smc--sidebar .layout-content .page-title{padding-left:0;padding-right:0}}.page-smc--sidebar .layout-content .eck-image,.page-smc--sidebar .layout-content .eck-text,.page-smc--sidebar .layout-content .eck-video,.page-smc--sidebar .layout-content .section-image-double{margin-left:0}.mm-wrapper__blocker.mm-slideout,.off-canvas-menu-wrap{display:none}.mm-menu{background-color:#fff;height:100vh;left:0!important;max-height:100%!important;max-width:100%!important;top:80px!important;width:100%}@media (min-width:64em){.mm-menu{display:none}}.mm-menu a,.mm-menu a:active,.mm-menu a:link{color:#252525}.mm-menu a:not(.btn):hover,.mm-menu a:not(.btn):visited{color:#0094c9}.mm-menu:before{display:none}.mm-menu .off-canvas-menu__item-list--level-1{list-style:none;margin-left:20px;padding-left:0}.mm-menu .off-canvas-menu__item-list--level-1 ul{list-style:none;margin-left:0;padding-left:0}.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .mm-menu .off-canvas-menu__item a.ctct-form-button,.image-sqcta__button .mm-menu .off-canvas-menu__item a,.mm-menu .off-canvas-menu__item .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom a.ctct-form-button,.mm-menu .off-canvas-menu__item .image-sqcta__button a,.mm-menu .off-canvas-menu__item .main-menu__content-panel-link>a,.mm-menu .off-canvas-menu__item a.btn{margin-right:30px;margin-top:20px;padding:15px 38px}.mm-menu .off-canvas-menu__item--level-0 a{font-size:1.125rem;font-weight:600;letter-spacing:1.08px;line-height:1.6;padding-bottom:14px;padding-top:14px}.mm-menu .off-canvas-menu__item--level-1 a{display:block;font-size:1rem;letter-spacing:.8px;line-height:1.6}.mm-menu .off-canvas-menu__item--level-2 a{display:block;margin-bottom:10px}.mm-menu .off-canvas-menu__item--level-2>.no-link{color:#fff;display:block;margin-bottom:10px;position:relative}.mm-menu .off-canvas-menu__item--level-2>.no-link:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon_small_next_white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:16px;position:relative;transform:rotate(90deg);width:16px;z-index:-1}.mm-menu .off-canvas-menu__item--level-2>.no-link.toggled{margin-bottom:0}.mm-menu .off-canvas-menu__item--level-2>.no-link.toggled:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon_small_next_white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:16px;transform:rotate(270deg);width:16px;z-index:-1}.mm-menu .off-canvas-menu__item--level-2>.no-link:after{margin-left:10px;top:3px;transition:all .55s}.mm-menu .off-canvas-menu__item--level-3>a:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon_small_next_white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:15px;margin-right:10px;position:relative;top:2px;width:15px}.mm-menu .off-canvas-menu__item-list--level-2{max-width:70%}.mm-menu .off-canvas-menu__item-list--level-3{max-height:0;opacity:0;overflow:hidden;transition:all .35s;visibility:hidden}.mm-menu .off-canvas-menu__item-list--level-3.submenu-is-open{height:inherit;max-height:inherit;opacity:1;overflow:inherit;padding-left:10px;padding-top:10px;visibility:visible}.mm-menu #mm-1 .mm-navbar{display:none}.mm-menu .mm-navbar.mm-navbar_sticky,.mm-menu .mm-panel{background:#fff}.mm-menu .mm-navbar{background-color:#fff;border-bottom:none}.mm-menu .mm-listitem__btn:not(.mm-listitem__text){border-left:none}.mm-menu .mm-listitem__text{padding-left:0}.mm-menu .mm-btn.mm-btn_prev.mm-navbar__btn .mm-sronly{position:inherit!important;clip:inherit!important;height:inherit!important;overflow:inherit!important;width:inherit!important;word-wrap:inherit!important;clip-path:inherit!important;left:20px;min-width:inherit!important;position:relative;text-transform:uppercase;top:2px}.mm-menu .mm-btn.mm-btn_next:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-carrot-left.svg)}.mm-menu .mm-btn.mm-btn_next:after,.mm-menu .mm-btn.mm-btn_next:focus:after,.mm-menu .mm-btn.mm-btn_next:hover:after{background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:24px;position:absolute;right:30px;top:18px;width:9px;z-index:-1}.mm-menu .mm-btn.mm-btn_next:focus:after,.mm-menu .mm-btn.mm-btn_next:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-carrot-left-medblue.svg)}@media (max-width:63.99em){.mm-menu.mm-menu_dropdown{box-shadow:none}}.mm-menu .mm-btn.mm-btn_prev{color:#0094c9;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:.96px;line-height:1.4;margin-bottom:10px;margin-top:10px;position:relative}.mm-menu .mm-btn.mm-btn_prev:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-carrot-left-medblue.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:25px;left:-36px;position:absolute;top:6px;transform:rotate(180deg);width:10px}.mm-menu .mm-panel{padding:0 0 0 70px}.mm-menu #mm-1{padding:0 0 0 36px}.mm-menu #mm-1 .mm-listview{margin-top:inherit}.mm-menu .mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title,.mm-menu .mm-searchfield__input>input{display:none}.mm-menu .mm-panels{background-color:#fff;margin-top:18px}.mm-menu .mm-btn.mm-btn_prev.mm-navbar__btn .mm-sronly{left:-5px!important;text-transform:capitalize}.mm-menu .is-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}@media (min-width:64em){.main-menu__item-list{list-style:none}.main-menu__item-list--level-0{align-items:flex-start;display:flex;margin:12px 0 0;padding:0;position:relative}.main-menu__item-list--level-1{margin:0;padding:40px 30px}.main-menu__item-list--level-2{margin:0;max-width:100%;overflow:hidden;padding:40px 30px}}.main-menu__item-list--level-2 a{color:#252525;font-size:1rem;letter-spacing:.8px;line-height:1.6}@media (min-width:64em){.main-menu__item--level-0>a,.main-menu__item--level-0>span{color:#252525;cursor:pointer;font-size:1.125rem;font-weight:600;letter-spacing:1.08px;line-height:1.3;position:relative}}@media (min-width:64em) and (max-width:79.99em){.main-menu__item--level-0>a,.main-menu__item--level-0>span{margin-right:12px}}@media (min-width:80em){.main-menu__item--level-0>a,.main-menu__item--level-0>span{padding-left:20px;padding-right:20px}}.main-menu__item--level-0>a .triangle,.main-menu__item--level-0>span .triangle{opacity:0;transition:.2s 1s;transition-delay:0s,.3s;transition-duration:.3s,0s;transition-property:opacity,visibility;visibility:hidden}@media (min-width:64em){.main-menu__item--level-0>a.open .triangle,.main-menu__item--level-0>a:hover .triangle,.main-menu__item--level-0>span.open .triangle,.main-menu__item--level-0>span:hover .triangle{display:block;height:50px;left:45%;opacity:1;position:absolute;top:38px;visibility:visible;width:87px}.main-menu__item--level-0>a.open .triangle:after,.main-menu__item--level-0>a:hover .triangle:after,.main-menu__item--level-0>span.open .triangle:after,.main-menu__item--level-0>span:hover .triangle:after{background-color:#f4f4f4;box-shadow:2px 2px 5px 2px rgba(33,33,33,.2);content:"";height:12px;position:absolute;transform:rotate(45deg);width:12px}.main-menu__item--level-0>a:hover,.main-menu__item--level-0>span:hover{text-decoration:none}}.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .main-menu__item--level-0>a.ctct-form-button,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .main-menu__item--level-0>span.ctct-form-button,.image-sqcta__button .main-menu__item--level-0>a,.main-menu__item--level-0.main-menu__content-panel-link>a,.main-menu__item--level-0>a.btn,.main-menu__item--level-0>span.btn{padding:15px 38px}@media (min-width:64em){.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .main-menu__item--level-0>a.ctct-form-button,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .main-menu__item--level-0>span.ctct-form-button,.image-sqcta__button .main-menu__item--level-0>a,.main-menu__item--level-0.main-menu__content-panel-link>a,.main-menu__item--level-0>a.btn,.main-menu__item--level-0>span.btn{position:relative;top:-14px}.main-menu__item--level-0:last-child>a{margin-right:10px}.main-menu__item--level-1{display:flex;margin-bottom:18px}}.main-menu__item--level-1>a,.main-menu__item--level-1>span{cursor:pointer}@media (min-width:64em){.main-menu__item--level-1>a,.main-menu__item--level-1>span{color:#003d5b;font-size:1rem;font-weight:600;letter-spacing:.96px;line-height:1.4;width:34%}}.main-menu__item--level-expanded-1>a,.main-menu__item--level-expanded-1>span{cursor:pointer;display:block;position:relative}.main-menu__item--level-expanded-1>a:after,.main-menu__item--level-expanded-1>span:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-carrot-left.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:25px;position:absolute;right:-12px;top:2px;width:9px;z-index:-1}.main-menu__item--level-expanded-1>a:active,.main-menu__item--level-expanded-1>a:focus,.main-menu__item--level-expanded-1>a:hover,.main-menu__item--level-expanded-1>span:active,.main-menu__item--level-expanded-1>span:focus,.main-menu__item--level-expanded-1>span:hover{color:#0094c9}.main-menu__item--level-expanded-1>a:active:after,.main-menu__item--level-expanded-1>a:focus:after,.main-menu__item--level-expanded-1>a:hover:after,.main-menu__item--level-expanded-1>span:active:after,.main-menu__item--level-expanded-1>span:focus:after,.main-menu__item--level-expanded-1>span:hover:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-carrot-left-medblue.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:25px;position:absolute;right:-12px;top:2px;width:9px;z-index:-1}@media (min-width:64em){.main-menu__sub-nav--level-0{background-image:url(/themes/custom/gbhi/dist/assets/images/two-tone-bg-2.svg);background-repeat:repeat-y;background-size:100%;box-shadow:1px 1px 15px 0 rgba(0,0,0,.2);color:#003d5b;min-height:364px;min-height:600px;opacity:0;overflow:hidden;position:absolute;right:0;top:46px;transition-delay:0s,.3s;transition-duration:.3s,0s;transition-property:opacity,visibility;visibility:hidden;width:708px;z-index:320}}@media (min-width:64em){.main-menu__sub-nav--level-0.open{opacity:1;transition-delay:0s,0s;visibility:visible;z-index:401}}.main-menu__sub-nav--has-panel-level-1{display:flex;flex-direction:column-reverse;justify-content:flex-end}@media (min-width:64em){.main-menu__sub-nav--level-1{background-color:#fff;height:100%;left:290px;opacity:0;position:absolute;top:0;transition:.2s .2s;visibility:hidden;width:410px;z-index:1}.main-menu__sub-nav--level-1.content-panel-is-open{height:100%;opacity:1;transition-delay:0s;visibility:visible;z-index:1000}}.main-menu__sub-nav--has-panel-level-1{padding:40px 30px}.main-menu__sub-nav--has-panel-level-1>ul{padding:0}.main-menu__sub-nav--has-panel-level-1 li>a{color:#0094c9}.main-menu__sub-nav--has-panel-level-1 li>a:focus,.main-menu__sub-nav--has-panel-level-1 li>a:hover{color:#29b260}.main-menu__sub-nav.content-pane-is-empty{background-color:#fff;height:100%;left:290px;position:absolute;top:0;transition:.2s .2s;width:410px;z-index:500}@media (min-width:64em){.main-menu__content-panel{width:340px}}.main-menu__content-panel-title{font-size:1.25rem;letter-spacing:.8px;line-height:1.4}.main-menu .field--type-text-long{margin-bottom:30px}.main-menu__content-panel-link>a{margin-bottom:24px}.content-panel-is-closed{opacity:0;visibility:hidden}.masthead{margin-left:auto;margin-right:auto;max-width:1320px;padding-left:15px;padding-right:15px}@media (min-width:64em){.masthead{padding-left:0;padding-right:0}}@media (max-width:63.99em){.masthead{padding-left:10px}}@media (min-width:64em){.masthead{height:112px}}@media (min-width:48em) and (max-width:63.99em){.masthead{padding-left:30px;padding-right:40px}}.masthead__content{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:0;margin-right:0}@media (min-width:64em){.masthead__content{padding-left:10px;padding-right:10px;padding-top:26px}}.masthead__first{flex:0 0 37.5%;max-width:37.5%}@media (min-width:64em){.masthead__first{flex:0 0 12.5%;max-width:12.5%}}.masthead__second{flex:0 0 62.5%;max-width:62.5%}@media (min-width:64em){.masthead__second{flex:0 0 87.5%;max-width:87.5%}}@media (max-width:79.99em){.masthead__utility-menu-wrap{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}}@media (max-width:63.99em){.masthead__off-canvas{margin:26px 0 0;position:relative;text-align:center;width:40px;z-index:10}}@media (min-width:64em){.masthead__off-canvas{display:none}}@media (max-width:63.99em){.masthead__logo-img{width:180px}}.masthead__main{display:flex;justify-content:flex-end;margin-top:14px}@media (max-width:63.99em){.masthead__main{display:none}}.masthead__utility{align-items:center;display:flex;justify-content:flex-end;margin-bottom:20px}.masthead__utility-menu-list{display:flex;list-style:none;margin:0;padding-left:0}.masthead__utility-menu-item{margin-bottom:0;margin-right:25px}.masthead__utility-menu-item:first-child{position:relative}.masthead__utility-menu-item:first-child:after{border-right:1px solid #252525;content:"";display:inline-block;height:27px;position:absolute;right:-13px;top:1px;width:4px}.masthead__utility-menu-item:last-child{margin-right:10px}@media (max-width:63.99em){.masthead__mobile-search{margin-top:32px;padding-left:6px;position:relative;width:40px;z-index:10}}@media (min-width:64em){.masthead__mobile-search{display:none}}.masthead__mobile-search .search-icon{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-search-sm.svg);background-repeat:no-repeat;background-size:100%;display:inline-block;height:23px;position:relative;width:23px}.masthead__mobile-search .masthead__off-canvas-expand{display:block}@media (max-width:63.99em){.masthead__utility-search{display:none}.masthead__utility-translate{position:relative;z-index:1}}.masthead__utility-menu-link{color:#003d5b;font-size:.875rem;line-height:1.5}.masthead__utility-menu-link:active,.masthead__utility-menu-link:focus,.masthead__utility-menu-link:hover{text-decoration:underline}.eck-image img{height:auto;width:100%}.eck-image article.media{width:100%}.layout__region--content .eck-image article.media{margin-left:auto;margin-right:auto;max-width:860px;padding-left:15px;padding-right:15px}@media (min-width:64em){.layout__region--content .eck-image article.media{padding-left:0;padding-right:0}}@media (max-width:63.99em){.layout__region--content .eck-image article.media{padding-left:0;padding-right:0}}@media (min-width:64em){.eck-image article.media{padding-left:10px}.page-smc--sidebar .eck-image article.media{padding-left:0}.section-image-double{display:flex}}.layout__region--content .section-image-double{margin-left:auto;margin-right:auto;max-width:860px;padding-left:15px;padding-right:15px}@media (min-width:64em){.layout__region--content .section-image-double{padding-left:0;padding-right:0}}@media (max-width:63.99em){.layout__region--content .section-image-double{padding-left:0;padding-right:0}}@media (min-width:64em){.section-image-double article.media:first-child{padding-right:10px}.section-image-double article.media:last-child{padding-left:10px}}.section-image-double article.media img{height:auto;width:100%}@media (max-width:63.99em){.section-image-double article.media{margin-bottom:20px}}@media (min-width:64em){.section-image-double article.media{width:50%}}.layout__region--content .eck-video{margin-left:auto;margin-right:auto;max-width:860px;padding-left:15px;padding-right:15px}@media (min-width:64em){.layout__region--content .eck-video{padding-left:0;padding-right:0}}@media (max-width:63.99em){.layout__region--content .eck-video{padding-left:0;padding-right:0}}.media--type-remote-video{overflow:hidden;padding-bottom:56.25%;position:relative}.media--type-remote-video iframe{height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:63.99em){.has-accordion h2.accordion-title{cursor:pointer;margin-bottom:0;position:relative}.has-accordion h2.accordion-title>span{display:block;width:80%}.has-accordion h2.accordion-title:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-plus.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:20px;position:absolute;right:0;top:4px;width:20px;z-index:-1}.has-accordion h2.accordion-title.is-expanded{margin-bottom:inherit}.has-accordion h2.accordion-title.is-expanded:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-bar.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:20px;position:absolute;right:0;top:8px;width:20px;z-index:-1}.has-accordion .accordion-item{transition-delay:.1s;transition-duration:.6s;transition-property:opacity,visibility}.has-accordion .is-hidden{height:0;opacity:0;visibility:hidden}}.name__wrapper{display:flex}.name__wrapper summary::marker{content:""}.name__wrapper details{position:relative}.name__wrapper details>p{left:-2px;position:absolute;top:44px}@media (max-width:47.99em){.name__wrapper details>p{top:82px}}.name__wrapper .header__namedrop{margin-top:30px}.name__wrapper .header__namedrop details{cursor:pointer;margin-bottom:0}.name__wrapper .header__namedrop details img{margin-right:4px;margin-top:8px}.name__wrapper .header__namedrop details img:focus,.name__wrapper .header__namedrop details img:hover{opacity:.7}.name__wrapper summary{margin-bottom:0}.news-card .view-header h2{color:#252525;margin-left:20px}.news-card .view-id-latest_publications{margin:60px auto 30px;max-width:1300px;position:relative;z-index:1}@media (max-width:79.99em){.news-card .view-id-latest_publications{padding-left:20px;padding-right:20px}}.news-card__media{overflow:hidden}.news-card__media img{height:auto;transition:transform .5s ease;width:100%}.news-card__header{margin-bottom:26px}@media (min-width:48em){.news-card__header{align-items:center;display:flex;justify-content:space-between}}.news-card__header h2{color:#252525;font-size:1.875rem;font-weight:600;letter-spacing:1.2px;line-height:1.3;margin-bottom:26px}@media (min-width:48em){.news-card__header h2{margin-bottom:0}}.news-card__header-link>a{position:relative}.news-card__header-link>a:after{margin-left:7px}@media (max-width:47.99em){.news-card__header-link{float:right;margin-top:10px}}.layout-content .news-card__link{text-decoration:none}.news-card__link:hover img{transform:scale(1.3)}.news-card__link:hover h3{color:#0094c9}.news-card__wrap{background-color:#f4f4f4;height:100%;position:relative}.news-card__info{padding:20px}.news-card__info h3{color:#252525;font-size:1rem;font-weight:700;letter-spacing:.96px;line-height:1.4;margin-bottom:40px}.news-card__date{bottom:0;color:#003d5b;font-size:.875rem;letter-spacing:.84px;line-height:1.5;padding-bottom:10px;position:absolute}.news-card__item-link:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left.svg);background-repeat:no-repeat;background-size:100%;bottom:10px;content:" ";display:inline-block;height:15px;position:absolute;right:10px;width:15px;z-index:-1}.news-card__item-link>span{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}.news-card .view-content{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}@media (max-width:63.99em){.news-card .view-content{margin-left:-6px;margin-right:-6px}}.news-card .views-row{flex:0 0 100%;max-width:100%;padding-left:10px;padding-right:10px}@media (min-width:48em) and (max-width:63.99em){.news-card .views-row{flex:0 0 50%;max-width:50%}}@media (max-width:63.99em){.news-card .views-row{margin-bottom:20px;padding-left:6px;padding-right:6px}}@media (min-width:64em){.news-card .views-row{flex:0 0 25%;max-width:25%}}.block-views-blocklatest-publications-block-news-card h2{color:#252525;margin:60px auto 0;max-width:1300px;position:relative;z-index:1}.off-canvas-menu-wrap{display:none}.page-banner{margin:0 auto 40px;max-width:1400px;position:relative}.page-banner h1{color:#252525;margin-bottom:0}.page-banner__media img{height:auto;width:100%}@media (min-width:48em) and (max-width:63.99em){.page-banner__media img{height:450px;-o-object-fit:cover;object-fit:cover}}.page-banner__content-wrap{bottom:0;position:absolute}@media (max-width:63.99em){.page-banner__content-wrap{width:100%}}.page-banner__content{background-color:#fff;margin-bottom:50px}@media (min-width:0em) and (max-width:52.115em){.page-banner__content{margin:0 0 30px 20px;max-width:635px}}@media (min-width:52.125em) and (max-width:63.99em){.page-banner__content{margin:0 0 30px 35px;width:635px}}@media (min-width:64em){.page-banner__content{margin-left:50px;width:860px}}.page-banner__pillars{margin-bottom:24px;margin-top:10px}@media (min-width:64em){.page-banner__pillars{margin-bottom:34px;margin-top:30px}}@media (max-width:63.99em){.page-banner__pillars-items{display:none}}.page-banner__title-wrap{padding:30px}.page-banner__tagline{margin-bottom:20px}@media (max-width:63.99em){.page-banner__tagline{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}.page-banner--view-mode-landing-page .page-banner__tagline{position:inherit!important;clip:inherit!important;height:inherit!important;overflow:inherit!important;width:inherit!important;word-wrap:inherit!important;clip-path:inherit!important;min-width:inherit!important}}@media (min-width:64em){.page-banner--view-mode-landing-page .page-banner__tagline{margin-bottom:30px}.page-banner__pillars-mobile{display:none}}.page-banner__region{color:#003d5b;position:relative}.page-banner__region:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-location.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:18px;margin-right:10px;position:relative;top:4px;width:13px}.pager{margin-top:80px}.pager__items{display:flex;justify-content:space-between;list-style:none;padding:0}@media (max-width:52.115em){.pager__items{align-items:center;flex-direction:column}}.first__previous__wrapper,.last__next__wrapper{display:flex}.last__next__wrapper{margin-left:0}.first__previous__wrapper{margin-right:0}.pager__items__numeric{display:flex}.pager__item a{color:#252525;font-size:1.5rem;font-weight:600;letter-spacing:1px;line-height:1.17;padding:15px;text-decoration:none;white-space:nowrap}.pager__item a:active,.pager__item a:focus,.pager__item a:hover,.pager__item.is-active a{text-decoration:underline}.pager__item--first,.pager__item--last{display:none}@media (min-width:80em){.pager__item--first,.pager__item--last{display:inline-block}}.pager__item--first a,.pager__item--last a{background-color:#fff;border:3px solid #003d5b;border-radius:0;box-shadow:none;color:#0094c9;font-size:1rem;padding:7.5px 15px}.pager__item--first a:active,.pager__item--first a:focus,.pager__item--first a:hover,.pager__item--last a:active,.pager__item--last a:focus,.pager__item--last a:hover{background-color:#0094c9;border:3px solid #0094c9;color:#fff;text-decoration:none}@media (min-width:64em){.pager__item--first a,.pager__item--last a{padding:15px 30px}}.pager__item--ellipsis{font-size:1.625rem;font-weight:600;margin-right:10px}.pager__item--previous{margin-left:5px}.pager__item--next{margin-right:5px}.pager__item--next a,.pager__item--previous a{background-color:#0094c9;border:3px solid #0094c9;color:#fff;font-size:1rem;font-weight:600;letter-spacing:.96px;line-height:1.4;padding:7.5px 15px}.pager__item--next a:active,.pager__item--next a:focus,.pager__item--next a:hover,.pager__item--previous a:active,.pager__item--previous a:focus,.pager__item--previous a:hover{background-color:#fff;border:3px solid #003d5b;color:#0094c9;text-decoration:none}@media (min-width:80em){.pager__item--next a,.pager__item--previous a{padding:15px 30px}}.portal-pages{background:url(/sites/default/files/styles/style_7x5/public/images/2020-09/Wreckbeach.jpg) no-repeat 50% fixed;background-size:cover}.portal-pages .portal{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 20px;max-width:600px;padding:15% 0 0}@media (min-width:32.5em){.portal-pages .portal{margin:0 auto}}.portal-pages .portal .portal--container{background-color:#fff;display:inline-block;padding:60px;text-align:center}.block-views-blockprofiles-accomplishments{border-bottom:1px solid #003d5b;margin:47px 0;max-width:860px}@media (min-width:64em){.block-views-blockprofiles-accomplishments{margin:47px 0}}.block-views-blockprofiles-accomplishments .accordion-item{background:none;border:unset;border-radius:0;border-top:1px solid #003d5b;padding:20px 0 27px}.block-views-blockprofiles-accomplishments .accordion-item:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-plus.svg);background-repeat:no-repeat;background-size:100%;content:" ";height:20px;position:absolute;right:5px;top:16px;width:20px;z-index:-1}.block-views-blockprofiles-accomplishments .accordion-item:last-of-type{border-bottom:none}.block-views-blockprofiles-accomplishments .accordion-item:focus{outline:0!important}.block-views-blockprofiles-accomplishments .accordion-item a,.block-views-blockprofiles-accomplishments .accordion-item a:focus,.block-views-blockprofiles-accomplishments .accordion-item a:hover,.block-views-blockprofiles-accomplishments .accordion-item a:visited{color:#003d5b;font-size:1.25rem}@media (min-width:32.5em){.block-views-blockprofiles-accomplishments .accordion-item a,.block-views-blockprofiles-accomplishments .accordion-item a:focus,.block-views-blockprofiles-accomplishments .accordion-item a:hover,.block-views-blockprofiles-accomplishments .accordion-item a:visited{font-size:1.5625rem}}.block-views-blockprofiles-accomplishments .accordion-item:after{background-size:cover;content:"";display:inline-block;float:right;margin-right:20px;margin-top:10px}.block-views-blockprofiles-accomplishments .accordion-item.ui-state-active:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-minus.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:20px;position:absolute;right:5px;top:16px;width:20px;z-index:-1}.block-views-blockprofiles-accomplishments .ui-accordion-header-icon{display:none}.block-views-blockprofiles-accomplishments .ui-accordion .ui-accordion-content{padding:1em 0}.block-views-blockprofiles-accomplishments .ui-corner-all,.block-views-blockprofiles-accomplishments .ui-corner-bottom,.block-views-blockprofiles-accomplishments .ui-corner-br,.block-views-blockprofiles-accomplishments .ui-corner-right{border-bottom-right-radius:0}.block-views-blockprofiles-accomplishments .ui-corner-all,.block-views-blockprofiles-accomplishments .ui-corner-bl,.block-views-blockprofiles-accomplishments .ui-corner-bottom,.block-views-blockprofiles-accomplishments .ui-corner-left{border-bottom-left-radius:0}.block-views-blockprofiles-accomplishments .ui-widget-content{border:unset}.block-views-blockprofiles-accomplishments .ui-accordion-content{background-color:#f4f4f4;margin-left:0;width:100%}.block-views-blockprofiles-accomplishments .ui-accordion-content.podcasts,.block-views-blockprofiles-accomplishments .ui-accordion-content.videos{margin-left:0;width:100%}.block-views-blockprofiles-accomplishments .ui-accordion-content .field{font-size:1rem;font-weight:400;letter-spacing:.8px;line-height:1.6;margin:3px 0}.block-views-blockprofiles-accomplishments .ui-accordion-content .field p{letter-spacing:inherit;line-height:inherit}.block-views-blockprofiles-accomplishments .ui-accordion-content .field p:last-child{margin-bottom:0}.block-views-blockprofiles-accomplishments .ui-accordion-content .field--name-field-institution-name,.block-views-blockprofiles-accomplishments .ui-accordion-content .field--name-field-years{font-size:1rem;font-weight:700;letter-spacing:.96px;line-height:1.4}.block-views-blockprofiles-accomplishments .awards__item,.block-views-blockprofiles-accomplishments .education__item{display:flex;justify-content:space-between;margin-bottom:18px}.block-views-blockprofiles-accomplishments .awards__item .item__right,.block-views-blockprofiles-accomplishments .education__item .item__right{text-align:right}.block-views-blockprofiles-accomplishments .field--name-field-videos{display:flex;flex-direction:row;flex-wrap:wrap}.block-views-blockprofiles-accomplishments .field--name-field-videos .field__item{margin-bottom:20px;width:420px}.block-views-blockprofiles-accomplishments .field--name-field-videos .field__item:first-of-type{margin-right:20px}.block-views-blockprofiles-accomplishments .section-podcasts img{width:200px}.block-views-blockprofiles-accomplishments .section-podcasts .podcast__item{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px}@media (min-width:64em){.block-views-blockprofiles-accomplishments .section-podcasts .podcast__item{flex-direction:row}}.block-views-blockprofiles-accomplishments .section-podcasts .item__middle{display:flex;flex-direction:column;justify-content:center;margin-left:0;width:100%}@media (min-width:64em){.block-views-blockprofiles-accomplishments .section-podcasts .item__middle{margin-left:20px}}.block-views-blockprofiles-accomplishments .section-podcasts .item__middle .field--name-field-podcast-date{color:#003d5b;font-size:.875rem;font-weight:600;letter-spacing:.84px;line-height:1.5}.block-views-blockprofiles-accomplishments .section-podcasts .item__middle h4{color:#003d5b;font-size:1rem;font-weight:400;letter-spacing:.8px;line-height:1.6;margin-bottom:0}.block-views-blockprofiles-accomplishments .section-podcasts .item__middle .field--name-title{color:#003d5b;font-size:1.25rem;font-weight:600;letter-spacing:.8px;line-height:1.4;margin:0}.block-views-blockprofiles-accomplishments .section-podcasts .item__right{display:flex;flex-direction:column;justify-content:center}.block-views-blockprofiles-accomplishments .section-podcasts .item__right a{background-color:#0094c9;color:#fff;font-size:1rem;font-weight:500;letter-spacing:.96px;line-height:1.4;margin-top:20px;padding:10px 20px;text-align:center;width:200px}@media (min-width:64em){.block-views-blockprofiles-accomplishments .section-podcasts .item__right a{margin-top:0;width:auto}}.profile-card__carousel-title-wrap{display:flex;justify-content:space-between;margin:0 auto 30px;max-width:1340px;padding-left:20px;padding-right:20px}@media (max-width:47.99em){.profile-card__carousel-link{display:block;float:right;margin-top:10px;padding-right:20px}}.profile-card--carousel>h2{color:#252525}@media (max-width:63.99em){.profile-card--carousel>h2{font-size:1.875rem;font-weight:600;letter-spacing:1.2px;line-height:1.3;margin-top:44px}}.profile-card--carousel .slick-list{min-height:352px}@media (max-width:79.99em){.profile-card--carousel .slick-list{padding-left:30px}}.profile-card--carousel .slick-track .slick-loaded:before{display:none}.profile-card--carousel .slider-nav{background-color:transparent;height:100px;position:absolute;top:28%;width:100px;z-index:10000}.profile-card--carousel .slider-nav--prev{left:50px}.profile-card--carousel .slider-nav--prev:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-carrot-right.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:30px;width:14px;z-index:-1}.profile-card--carousel .slider-nav--next{right:50px}.profile-card--carousel .slider-nav--next:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-carrot-left.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:30px;width:14px;z-index:-1}.profile-card--carousel .slider-nav span{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}@media (min-width:64em) and (max-width:79.99em){.profile-card--carousel .slick-active[data-active-slide-item="0"] .profile-card__content-inner,.profile-card--carousel .slick-active[data-active-slide-item="3"] .profile-card__content-inner{opacity:0;visibility:hidden}.profile-card--carousel .slick-active[data-active-slide-item="0"] img,.profile-card--carousel .slick-active[data-active-slide-item="3"] img{filter:opacity(25%)}}@media (min-width:80em){.profile-card--carousel .slick-active[data-active-slide-item="0"] .profile-card__content-inner,.profile-card--carousel .slick-active[data-active-slide-item="5"] .profile-card__content-inner{opacity:0;visibility:hidden}.profile-card--carousel .slick-active[data-active-slide-item="0"] img,.profile-card--carousel .slick-active[data-active-slide-item="5"] img{filter:opacity(25%)}}.profile-card--carousel .view-class-fellows{margin:0 auto;max-width:1300px}@media (max-width:63.99em){.profile-card--carousel .view-class-fellows{padding-left:20px;padding-right:20px}}@media (min-width:64em){.profile-card--carousel .view-class-fellows{padding-left:20px}}@media (max-width:63.99em){.profile-card--carousel .view-content{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}}@media (max-width:52.115em){.profile-card--carousel .views-row--hidden{display:none}}@media (max-width:47.99em){.profile-card--carousel .views-row{margin-bottom:40px;padding-left:12px;padding-right:12px}}@media (min-width:48em) and (max-width:63.99em){.profile-card--carousel .views-row{margin-bottom:40px;padding-left:20px;padding-right:20px}}@media (max-width:47.99em){.profile-card--carousel .views-row{flex:0 0 50%;max-width:50%}}@media (min-width:48em) and (max-width:63.99em){.profile-card--carousel .views-row{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:64em){.profile-card--carousel .views-row{max-width:200px!important}}.profile-card{margin-bottom:50px;margin-top:70px}@media (min-width:32.5em) and (max-width:52.115em){.profile-card{margin-top:20px}}@media (min-width:64em){.profile-card{background-image:url(/themes/custom/gbhi/dist/assets/images/bg-gray.svg);background-repeat:repeat-y;background-size:1130px;margin:70px auto 60px;max-width:1600px;padding-bottom:30px;padding-top:60px;position:relative}}@media (max-width:63.99em){.profile-card__block-wrap{background-image:url(/themes/custom/gbhi/dist/assets/images/bg-gray.svg);background-repeat:repeat-y}}@media (max-width:47.99em){.profile-card__block-wrap{background-size:320px}}@media (min-width:48em) and (max-width:63.99em){.profile-card__block-wrap{background-size:530px}}@media (min-width:64em){.profile-card__block-wrap{margin:0 auto;max-width:1340px;padding-left:20px;padding-right:20px}}.profile-card__link{display:block;position:relative}.profile-card__link:hover img{transform:scale(1.1)}.profile-card__media{overflow:hidden}.profile-card__media img{height:auto;max-width:100%;transition:transform .5s ease}@media (min-width:80em){.profile-card__media img{width:200px}}.profile-card__content{position:relative}.profile-card__content-inner{background-color:#fff;bottom:-20px;box-shadow:5px 10px 20px 0 rgba(0,0,0,.2);min-height:84px;position:absolute;right:0;width:92%}@media (min-width:64em){.profile-card__content-inner{min-height:82px}}.profile-card__content-inner h3{color:#252525;font-size:.875rem;font-weight:700;letter-spacing:.84px;line-height:1.2;margin-bottom:4px}@media (min-width:64em){.profile-card__content-inner h3{font-size:1rem;letter-spacing:.96px;line-height:1.2;margin-bottom:5px}}.profile-card__info{padding:12px 3px 0 14px}.profile-card__country{color:#252525;margin-bottom:10px;padding-right:4px}.profile-card__title{padding-bottom:8px}.profile-card__title,.profile-card__title p{color:#252525;font-size:.875rem;letter-spacing:.7px;line-height:1.2}.profile-card__title p{margin-bottom:4px;padding-right:6px}.profile-card__cohort{font-size:.75rem;font-weight:600;letter-spacing:.72px;line-height:1.3;position:relative}.profile-card__cohort-inner{background-color:#29b260;bottom:0;color:#fff;padding:4px 10px;position:absolute;width:97px}.profile-card__item-link:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left.svg);background-repeat:no-repeat;background-size:100%;bottom:10px;content:" ";display:inline-block;height:15px;position:absolute;right:10px;width:15px;z-index:-1}.profile-card__item-link span{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}.profile-card__items{display:flex;flex-wrap:wrap;margin-left:-9px;margin-right:-9px}@media (max-width:47.99em){.profile-card__items{margin-left:-3px;margin-right:-3px;padding:50px 15px 10px}}@media (min-width:48em) and (max-width:52.115em){.profile-card__items{padding:50px 20px 20px 50px}}@media (min-width:52.125em) and (max-width:63.99em){.profile-card__items{padding:50px 62px}}.profile-card__item{display:flex;flex:0 0 50%;justify-content:center;margin-bottom:50px;max-width:50%;padding-left:9px;padding-right:9px}@media (min-width:0em) and (max-width:47.99em){.profile-card__item{padding-left:3px;padding-right:3px}}@media (min-width:32.5em) and (max-width:47.99em){.profile-card__item{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:48em) and (max-width:63.99em){.profile-card__item{flex:0 0 25%;max-width:25%}}@media (min-width:64em) and (max-width:79.99em){.profile-card__item{flex:0 0 20%;max-width:20%}}@media (min-width:80em){.profile-card__item{flex:0 0 16.6666666667%;max-width:16.6666666667%}}.profile-card__header{display:flex;justify-content:space-between;margin:0 auto 20px;max-width:1300px;padding-left:20px;padding-right:20px;width:100%}@media (min-width:48em) and (max-width:63.99em){.profile-card__header{margin-bottom:10px}}.profile-card__header h2{color:#252525;font-size:1.875rem;font-weight:600;letter-spacing:1.2px;line-height:1.3;margin-bottom:0}@media (max-width:63.99em){.profile-card__view-all{display:flex;justify-content:flex-end;margin-right:18px;margin-top:10px}}.profile-card .field__label{color:#252525}.block-views-blockprofiles-contact-card{background-color:#003d5b;box-shadow:5px 10px 20px 0 rgba(0,0,0,.2);max-width:100%}@media (min-width:48em){.block-views-blockprofiles-contact-card{max-width:380px}}.block-views-blockprofiles-contact-card .contact__picture{position:relative}.block-views-blockprofiles-contact-card .contact__picture img{height:auto;width:100%}.block-views-blockprofiles-contact-card .contact__picture .contact__picture__cta{bottom:13px;position:absolute;right:9px}.block-views-blockprofiles-contact-card .contact__picture .contact__picture__cta a{color:#252525}.block-views-blockprofiles-contact-card .contact__picture .btn.mobile,.block-views-blockprofiles-contact-card .contact__picture .form-item.form-type-managed-file label.mobile,.block-views-blockprofiles-contact-card .contact__picture .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .mobile.ctct-form-button,.block-views-blockprofiles-contact-card .contact__picture .image-sqcta__button a.mobile,.block-views-blockprofiles-contact-card .contact__picture .main-menu__content-panel-link>a.mobile,.form-item.form-type-managed-file .block-views-blockprofiles-contact-card .contact__picture label.mobile,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .block-views-blockprofiles-contact-card .contact__picture .mobile.ctct-form-button,.image-sqcta__button .block-views-blockprofiles-contact-card .contact__picture a.mobile{display:block}@media (min-width:64em){.block-views-blockprofiles-contact-card .contact__picture .btn.mobile,.block-views-blockprofiles-contact-card .contact__picture .form-item.form-type-managed-file label.mobile,.block-views-blockprofiles-contact-card .contact__picture .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .mobile.ctct-form-button,.block-views-blockprofiles-contact-card .contact__picture .image-sqcta__button a.mobile,.block-views-blockprofiles-contact-card .contact__picture .main-menu__content-panel-link>a.mobile,.form-item.form-type-managed-file .block-views-blockprofiles-contact-card .contact__picture label.mobile,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .block-views-blockprofiles-contact-card .contact__picture .mobile.ctct-form-button,.image-sqcta__button .block-views-blockprofiles-contact-card .contact__picture a.mobile{display:none}}.block-views-blockprofiles-contact-card .contact__picture .btn.desktop,.block-views-blockprofiles-contact-card .contact__picture .form-item.form-type-managed-file label.desktop,.block-views-blockprofiles-contact-card .contact__picture .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .desktop.ctct-form-button,.block-views-blockprofiles-contact-card .contact__picture .image-sqcta__button a.desktop,.block-views-blockprofiles-contact-card .contact__picture .main-menu__content-panel-link>a.desktop,.form-item.form-type-managed-file .block-views-blockprofiles-contact-card .contact__picture label.desktop,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .block-views-blockprofiles-contact-card .contact__picture .desktop.ctct-form-button,.image-sqcta__button .block-views-blockprofiles-contact-card .contact__picture a.desktop{display:none}@media (min-width:64em){.block-views-blockprofiles-contact-card .contact__picture .btn.desktop,.block-views-blockprofiles-contact-card .contact__picture .form-item.form-type-managed-file label.desktop,.block-views-blockprofiles-contact-card .contact__picture .global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .desktop.ctct-form-button,.block-views-blockprofiles-contact-card .contact__picture .image-sqcta__button a.desktop,.block-views-blockprofiles-contact-card .contact__picture .main-menu__content-panel-link>a.desktop,.form-item.form-type-managed-file .block-views-blockprofiles-contact-card .contact__picture label.desktop,.global-footer .block-gbhi-constant-contact .ctct-form-embed.form_0 .ctct-form-custom .block-views-blockprofiles-contact-card .contact__picture .desktop.ctct-form-button,.image-sqcta__button .block-views-blockprofiles-contact-card .contact__picture a.desktop{display:block}}.block-views-blockprofiles-contact-card .contact__info{padding:30px 30px 0}.block-views-blockprofiles-contact-card .contact__info>div{padding-bottom:17px}.block-views-blockprofiles-contact-card .contact__info a{color:#fff;font-size:1rem;font-weight:700;letter-spacing:.8px;line-height:1.3;text-decoration:underline}.block-views-blockprofiles-contact-card .contact__info a:hover{text-decoration:none}@media (min-width:48em){.block-views-blockprofiles-contact-card .contact__info a{font-size:.875rem}}@media (min-width:52.125em){.block-views-blockprofiles-contact-card .contact__info a{font-size:1rem}}.block-views-blockprofiles-contact-card .contact__info .field a:before{background-repeat:no-repeat;background-size:94%;content:"";display:inline-block;margin:0 11px 0 0;vertical-align:middle}.block-views-blockprofiles-contact-card .contact__info .field--name-field-email a:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-email-white.svg);height:15px;width:20px}.block-views-blockprofiles-contact-card .contact__info .field--name-field-phone a:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-phone-white.svg);height:20px;width:20px}.block-views-blockprofiles-contact-card .contact__info .field--name-field-website-link a:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-link-white.svg);height:20px;width:20px}.block-views-blockprofiles-contact-card .contact__social{padding:30px}.block-views-blockprofiles-contact-card .contact__social img{height:31.5px;margin-right:15px;width:31.5px}.block-views-blockprofiles-contact-card .contact__social .contact__social__twitter span{background-image:url(/themes/custom/gbhi/src/icon/icons.svg);background-position:77.2946859903% 92.4355231144%;display:inline-block;height:40px;width:40px}.block-views-blockprofiles-contact-card .contact__social .contact__social__twitter:focus span,.block-views-blockprofiles-contact-card .contact__social .contact__social__twitter:hover span{background-image:url(/themes/custom/gbhi/src/icon/icons.svg);background-position:86.9565217391% 92.4355231144%;height:40px;width:40px}.block-views-blockprofiles-contact-card .contact__social .contact__social__linkedin span{background-image:url(/themes/custom/gbhi/src/icon/icons.svg);background-position:67.6328502415% 92.4355231144%;display:inline-block;height:40px;width:40px}.block-views-blockprofiles-contact-card .contact__social .contact__social__linkedin:focus span,.block-views-blockprofiles-contact-card .contact__social .contact__social__linkedin:hover span{background-image:url(/themes/custom/gbhi/src/icon/icons.svg);background-position:72.4637681159% 92.4355231144%;height:40px;width:40px}.block-views-blockprofiles-contact-card .contact__social .contact__social__instagram span{background-image:url(/themes/custom/gbhi/src/icon/icons.svg);background-position:57.9710144928% 92.4355231144%;display:inline-block;height:40px;width:40px}.block-views-blockprofiles-contact-card .contact__social .contact__social__instagram:focus span,.block-views-blockprofiles-contact-card .contact__social .contact__social__instagram:hover span{background-image:url(/themes/custom/gbhi/src/icon/icons.svg);background-position:62.8019323671% 92.4355231144%;height:40px;width:40px}.block-views-blockprofiles-contact-card .contact__social .contact__social__bluesky span{background-image:url(/themes/custom/gbhi/src/icon/icons.svg);background-position:96.1352657005% 85.9476885645%;display:inline-block;height:40px;width:40px}.block-views-blockprofiles-contact-card .contact__social .contact__social__bluesky:focus span,.block-views-blockprofiles-contact-card .contact__social .contact__social__bluesky:hover span{background-image:url(/themes/custom/gbhi/src/icon/icons.svg);background-position:53.1400966184% 92.4355231144%;height:40px;width:40px}.block-views-blockprofiles-contact-card label{color:#fff;font-size:1rem;font-weight:700;letter-spacing:.96px;line-height:1.4}.block-views-blockprofiles-message{margin:0;position:static}@media (min-width:64em){.block-views-blockprofiles-message{margin:94px 0 200px}}.block-views-blockprofiles-message .view-profiles{background-color:#0094c9;left:calc(-50vw + 50%);margin:47px 0;padding:40px 0 20px;position:relative;width:100vw}@media (min-width:64em){.block-views-blockprofiles-message .view-profiles{padding:100px 0}}.block-views-blockprofiles-message .contact__message__heading{color:#fff;display:flex;padding:0 0 0 50px}@media (min-width:64em){.block-views-blockprofiles-message .contact__message__heading{padding:0 0 0 100px}}.block-views-blockprofiles-message .contact__message__heading:before{border-left:1px solid #fff;content:"";height:42px;left:51px;position:absolute}.block-views-blockprofiles-message .field--name-field-contact-message p{color:#fff;font-size:1rem;font-style:normal;letter-spacing:.8px;line-height:1.6;padding:20px}@media (min-width:64em){.block-views-blockprofiles-message .field--name-field-contact-message p{padding:0 600px 0 100px}}.block-views-blockprofiles-message .contact__message__container{margin-left:auto;margin-right:auto;max-width:1310px;padding-left:15px;padding-right:15px;position:relative}.block-views-blockprofiles-message .contact__message__wrapper{display:inline-block}@media (min-width:64em){.block-views-blockprofiles-message .contact__message__wrapper{display:flex}}.block-views-blockprofiles-message .contact__info__wrapper{background-color:#fff;box-shadow:5px 10px 20px 0 rgba(0,0,0,.2);height:auto;padding:40px;position:static;width:100%}@media (min-width:64em){.block-views-blockprofiles-message .contact__info__wrapper{background-color:#fff;box-shadow:5px 10px 20px 0 rgba(0,0,0,.2);height:506px;padding:149px 73px 152px;position:absolute;right:0;top:-148px;width:420px}}.block-views-blockprofiles-message .contact__info__wrapper .contact__info>div{padding-bottom:17px}.block-views-blockprofiles-message .contact__info__wrapper a{color:#64c3e6;font-family:proxima-nova,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.8px;line-height:1.3;text-decoration:underline}.block-views-blockprofiles-message .contact__info__wrapper a:hover{color:#29b260;text-decoration:none}.block-views-blockprofiles-message .contact__info__wrapper .field a:before{background-repeat:no-repeat;background-size:92%;content:"";display:inline-block;margin:0 11px 0 0;vertical-align:middle}.block-views-blockprofiles-message .contact__info__wrapper .field--name-field-email a:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-email.svg);height:15px;width:20px}.block-views-blockprofiles-message .contact__info__wrapper .field--name-field-phone a:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-phone.svg);height:20px;width:20px}.block-views-blockprofiles-message .contact__info__wrapper .field--name-field-website-link a:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-link.svg);height:20px;width:20px}.block-views-blockprofiles-message .contact__social{padding:30px 0}.block-views-blockprofiles-message .contact__social img{height:31.5px;margin-right:15px;width:31.5px}.block-views-blockprofiles-message .contact__social .contact__social__twitter span{background-image:url(/themes/custom/gbhi/src/icon/raw/social-twitter-color.svg);background-position:50%;background-repeat:no-repeat;background-size:90%;content:"";display:inline-block;height:33px;margin-right:15px;width:33px}.block-views-blockprofiles-message .contact__social .contact__social__twitter:focus span,.block-views-blockprofiles-message .contact__social .contact__social__twitter:hover span{background-image:url(/themes/custom/gbhi/src/icon/raw/social-twitter-green.svg)}.block-views-blockprofiles-message .contact__social .contact__social__linkedin span{background-image:url(/themes/custom/gbhi/src/icon/raw/social-linkedin-color.svg);background-position:50%;background-size:118%;content:"";display:inline-block;height:33px;margin-right:15px;width:33px}.block-views-blockprofiles-message .contact__social .contact__social__linkedin:focus span,.block-views-blockprofiles-message .contact__social .contact__social__linkedin:hover span{background-image:url(/themes/custom/gbhi/src/icon/raw/social-linkedin-green.svg)}.block-views-blockprofiles-message .contact__social .contact__social__instagram span{background-image:url(/themes/custom/gbhi/src/icon/raw/social-instagram-color.svg);background-position:56%;background-size:200%;content:"";display:inline-block;height:33px;margin-right:15px;width:33px}.block-views-blockprofiles-message .contact__social .contact__social__instagram:focus span,.block-views-blockprofiles-message .contact__social .contact__social__instagram:hover span{background-image:url(/themes/custom/gbhi/src/icon/raw/social-instagram-green.svg)}.block-views-blockprofiles-message .contact__social .contact__social__bluesky span{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-bluesky-ltblue.svg);background-position:56%;content:"";display:inline-block;height:33px;margin-right:15px;width:33px}.block-views-blockprofiles-message .contact__social .contact__social__bluesky:focus span,.block-views-blockprofiles-message .contact__social .contact__social__bluesky:hover span{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-bluesky-green.svg)}.block-views-blockprofiles-message label{color:#252525;font-family:proxima-nova,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.96px;line-height:1.4}.block-views-blockprofiles-header{margin-bottom:40px;position:relative}@media (min-width:48em){.block-views-blockprofiles-header:before{background-color:#fff;content:"";display:block;height:100%;left:-100%;margin-left:-50vw;margin-right:-50vw;position:absolute;right:-100%;width:200vw;z-index:-2}}.block-views-blockprofiles-header h1{margin-bottom:5px;padding-left:0;width:auto}.block-views-blockprofiles-header h1:before{border-left:none}.block-views-blockprofiles-header .field--name-field-job-title{color:#252525;font-size:1.25rem;font-weight:500;letter-spacing:.8px;line-height:1.4}.block-views-blockprofiles-header .header__eyebrow{display:flex}.block-views-blockprofiles-header .header__eyebrow .header__eyebrow__cohort-year{background-color:#29b260;color:#fff;display:flex;font-size:.875rem;font-weight:600;letter-spacing:.7px;line-height:1.3;padding:10px 20px;white-space:nowrap}.block-views-blockprofiles-header .header__eyebrow .header__eyebrow__fellows{background-image:url(/themes/custom/gbhi/src/icon/AFEBHlogo.jpg);background-position-y:center;background-size:cover;content:"";display:inline-block;margin-left:12px;width:266px}.block-views-blockprofiles-header .field--name-field-quote{width:100%}.block-views-blockprofiles-header .field--name-field-quote p{color:#252525;font-size:1.5625rem;font-weight:500;letter-spacing:.75px;line-height:1.5;margin:3.125rem 0}.block-views-blockprofiles-header .field--name-field-quote p:before{content:open-quote;left:-4px;margin-right:0;top:12px}.block-views-blockprofiles-header .field--name-field-quote p:after{content:close-quote;left:-4px;margin-right:6px;top:12px}@media (min-width:48em){.block-views-blockprofiles-header .header__header{min-height:350px}}.block-views-blockprofiles-header .header__footer{padding-top:20px;position:relative}.block-views-blockprofiles-header .header__footer:before{background-color:#f4f4f4;content:"";display:block;height:calc(100% + 5px);left:-100%;margin-left:-50vw;margin-right:-50vw;position:absolute;right:-100%;top:-5px;width:200vw;z-index:-2}.block-views-blockprofiles-header .header__footer .header__footer__inner{display:flex;flex-wrap:wrap}.block-views-blockprofiles-header .header__footer .header__footer__inner>:not(:last-child){margin-right:40px}.block-views-blockprofiles-header .header__footer .header__footer__inner>.header__footer__cohort-year{margin-right:0}.block-views-blockprofiles-header .header__footer .header__footer__inner>div{margin-bottom:10px;position:relative;z-index:1}@media (min-width:64em){.block-views-blockprofiles-header .header__footer .header__footer__inner>div{margin-bottom:0}}.block-views-blockprofiles-header .header__footer .header__footer__inner+.header__footer__inner{margin-top:.5em}.block-views-blockprofiles-header .header__footer .field--name-field-region{color:#0094c9}.block-views-blockprofiles-header .header__footer .field--name-field-cohort-year,.block-views-blockprofiles-header .header__footer .field--name-field-country{color:#003d5b}.block-views-blockprofiles-header .header__footer .field--name-field-region .region-icon{height:15px;width:auto}.block-views-blockprofiles-header .header__footer .field--name-field-cohort-year,.block-views-blockprofiles-header .header__footer .field--name-field-country,.block-views-blockprofiles-header .header__footer .field--name-field-region{font-size:1.125rem;font-weight:600;letter-spacing:.9px;line-height:1.3}.block-views-blockprofiles-header .header__footer .field--name-field-cohort-year a,.block-views-blockprofiles-header .header__footer .field--name-field-country a,.block-views-blockprofiles-header .header__footer .field--name-field-region a{color:#0094c9}.block-views-blockprofiles-header .header__footer .field--name-field-cohort-year:before{background-position-y:center;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:15px;margin-right:5px;width:15px}.block-views-blockprofiles-header .header__footer .field--name-field-country p,.block-views-blockprofiles-header .header__footer .field--name-field-region p{font-size:1.125rem}.block-views-blockprofiles-header .header__footer .field--name-field-country{display:inline-block;font-size:1.125rem}.block-views-blockprofiles-header .header__footer .field--name-field-cohort-year{font-size:1.125rem;margin-right:.5em}.block-views-blockprofiles-header .header__footer .field--name-field-cohort-year:before{content:none}.block-views-blockprofiles-header .header__footer .header__footer__pronoun,.block-views-blockprofiles-header .header__footer .header__footer__site{display:flex}.block-views-blockprofiles-header .header__footer .header__footer__pronoun span,.block-views-blockprofiles-header .header__footer .header__footer__site span{color:#003d5b;font-size:1.125rem;font-weight:600;letter-spacing:1.08px;line-height:1.3}.block-views-blockprofiles-header .header__footer .header__footer__pronoun .field--name-field-preferred-pronoun p,.block-views-blockprofiles-header .header__footer .header__footer__pronoun .field--name-field-site,.block-views-blockprofiles-header .header__footer .header__footer__site .field--name-field-preferred-pronoun p,.block-views-blockprofiles-header .header__footer .header__footer__site .field--name-field-site{color:#003d5b;font-size:1.125rem;font-weight:600;letter-spacing:1.08px;line-height:1.3;margin-bottom:0}.block-views-blockprofiles-header .header__footer .header__footer__site .role+.at{margin-left:.3rem}.block-views-blockprofiles-header .header__footer .header__footer__site a{margin-left:.5em}.block-views-blockprofiles-header .header__footer .header__footer__site a .field--name-field-site{color:#0094c9}.page-node-type-profile main{background-color:#f4f4f4}.page-node-type-profile .view-display-id-header{width:100%}.profile-backlink{display:block;margin-bottom:14px;padding-left:20px;position:relative}@media (max-width:63.99em){.profile-backlink{margin-left:10px;margin-top:14px}}.profile-backlink:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-blue.svg)}.profile-backlink:before,.profile-backlink:hover:before{background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:12px;left:0;position:absolute;top:3px;transform:rotate(180deg);width:12px}.profile-backlink:hover:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-green.svg)}.profile-backlink-wrap{margin-bottom:14px;padding-left:20px;position:relative}@media (max-width:63.99em){.profile-backlink-wrap{margin-left:10px;margin-top:14px}}.profile-backlink-wrap>span:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-blue.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:12px;left:0;position:absolute;top:3px;transform:rotate(180deg);width:12px}.block-field-blocknodeprofilefield-topics{padding:0 20px}@media (min-width:64em){.block-field-blocknodeprofilefield-topics{padding:0}}.block-field-blocknodeprofilefield-topics h2{font-size:1.25rem;font-weight:600;letter-spacing:.8px;line-height:1.4;margin-top:40px}.block-field-blocknodeprofilefield-topics .field--name-field-topics{display:flex;flex-wrap:wrap;justify-content:space-between;margin-right:0}@media (min-width:64em){.block-field-blocknodeprofilefield-topics .field--name-field-topics{margin-right:20px}}.block-field-blocknodeprofilefield-topics .field--name-field-topics>.field__item{color:#0094c9;flex:0 48%;font-size:1rem;font-weight:400;letter-spacing:.8px;line-height:1.6}.block-field-blocknodeprofilefield-interests{margin-top:20px;padding:0 20px}@media (min-width:64em){.block-field-blocknodeprofilefield-interests{padding:0}}.block-field-blocknodeprofilefield-interests .field--name-field-interests{display:flex;flex-wrap:wrap;justify-content:space-between}.block-field-blocknodeprofilefield-interests .field--name-field-interests>.field__item{flex:0 50%;font-size:1rem;font-weight:400;letter-spacing:.8px;line-height:1.6}.view-display-id-all_news .view-header-wrapper,.view-display-id-profile_news .view-header-wrapper{align-items:baseline;display:flex;justify-content:space-between}.view-display-id-all_news .view-header-wrapper h2,.view-display-id-profile_news .view-header-wrapper h2{margin-bottom:1.5rem}.view-display-id-all_news .view-header-wrapper .more-link,.view-display-id-profile_news .view-header-wrapper .more-link{color:#0094c9;font-size:1rem;font-weight:500;letter-spacing:.64px;line-height:1.5;padding-right:25px;position:relative}.view-display-id-all_news .view-header-wrapper .more-link:after,.view-display-id-profile_news .view-header-wrapper .more-link:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-blue.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:15px;position:absolute;right:0;top:3px;width:15px;z-index:-1}@media (min-width:32.5em){.view-display-id-all_news .view-header-wrapper .more-link:after,.view-display-id-profile_news .view-header-wrapper .more-link:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-blue.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:15px;position:absolute;right:5px;top:3px;width:15px;z-index:-1}}.view-display-id-all_news .view-header-wrapper .more-link a,.view-display-id-profile_news .view-header-wrapper .more-link a{text-transform:capitalize}.view-display-id-all_news .view-header-wrapper .more-link a:active,.view-display-id-all_news .view-header-wrapper .more-link a:hover,.view-display-id-all_news .view-header-wrapper .more-link a:visited,.view-display-id-profile_news .view-header-wrapper .more-link a:active,.view-display-id-profile_news .view-header-wrapper .more-link a:hover,.view-display-id-profile_news .view-header-wrapper .more-link a:visited{margin-right:0}.view-display-id-all_news .news-card__content,.view-display-id-profile_news .news-card__content{height:100%;position:relative;z-index:1}.path-all-news .layout-content{padding-left:15px;padding-right:0}@media (min-width:64em){.path-all-news .layout-content{padding-right:15px}}.view-display-id-all_news .views-row{margin-bottom:20px}.view-id-latest_publications{margin-bottom:50px}.block-views-blocklatest-publications-profile-news .contextual-region.view{position:relative}.block-views-blocklatest-publications-profile-news .contextual-region.view:after{background-color:#fff;content:"";height:auto;margin-top:20px;padding:20px 20px 0;position:static;width:100%;z-index:0}@media (min-width:48em){.block-views-blocklatest-publications-profile-news .contextual-region.view:after{background-color:#fff;bottom:-94px;content:"";display:inline-block;height:283px;left:calc(-50vw + 50%);margin-top:0;padding:0;position:absolute;width:100vw}}.view-display-id-all_pubs .view-header-wrapper,.view-display-id-profile_pubs .view-header-wrapper{align-items:baseline;display:flex;justify-content:space-between;width:100%}.view-display-id-all_pubs .view-header-wrapper h2,.view-display-id-profile_pubs .view-header-wrapper h2{margin-bottom:1.5rem}.view-display-id-all_pubs .view-header-wrapper .more-link,.view-display-id-profile_pubs .view-header-wrapper .more-link{color:#0094c9;font-size:1rem;font-weight:500;letter-spacing:.64px;line-height:1.5;padding-right:25px;position:relative}.view-display-id-all_pubs .view-header-wrapper .more-link:after,.view-display-id-profile_pubs .view-header-wrapper .more-link:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-blue.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:15px;position:absolute;right:-25px;top:3px;width:15px;z-index:-1}@media (min-width:32.5em){.view-display-id-all_pubs .view-header-wrapper .more-link:after,.view-display-id-profile_pubs .view-header-wrapper .more-link:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-blue.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:15px;position:absolute;right:5px;top:3px;width:15px;z-index:-1}}.view-display-id-all_pubs .view-header-wrapper .more-link a,.view-display-id-profile_pubs .view-header-wrapper .more-link a{text-transform:capitalize}.view-display-id-all_pubs .view-header-wrapper .more-link a:active,.view-display-id-all_pubs .view-header-wrapper .more-link a:hover,.view-display-id-all_pubs .view-header-wrapper .more-link a:visited,.view-display-id-profile_pubs .view-header-wrapper .more-link a:active,.view-display-id-profile_pubs .view-header-wrapper .more-link a:hover,.view-display-id-profile_pubs .view-header-wrapper .more-link a:visited{margin-right:0}.view-display-id-all_pubs .views-row,.view-display-id-profile_pubs .views-row{margin-bottom:20px}.block-views-blocklatest-publications-profile-pubs{margin-bottom:40px;margin-left:0}@media (min-width:64em){.block-views-blocklatest-publications-profile-pubs{margin-left:20px}}.path-all-pubs .layout-content{padding-left:15px;padding-right:15px}@media (min-width:32.5em){.path-all-pubs .layout-content{padding-left:15px;padding-right:0}}.path-all-pubs .view-latest-publications{margin-bottom:50px}.profile-simple__wrap{display:flex}@media (max-width:63.99em){.profile-simple__wrap{align-items:flex-start;flex-direction:column}}@media (min-width:64em){.profile-simple__wrap{align-items:center}}.profile-simple__info{flex-basis:75%}@media (max-width:63.99em){.profile-simple__info{padding:0;text-align:left}}.profile-simple__media img{margin:0 auto;width:100px}@media (max-width:63.99em){.profile-simple__title{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}}.profile-simple__name h3{line-height:1;margin:0}.profile-simple__name h3 a{font-size:1rem;font-weight:700;letter-spacing:.8px;line-height:1.3;text-decoration:underline}@media (max-width:63.99em){.profile-simple__name h3 a:active,.profile-simple__name h3 a:focus,.profile-simple__name h3 a:hover{text-decoration:none}}.profile-simple__name h3 .name-no-link{font-size:1rem;font-weight:700;letter-spacing:.8px;line-height:1.3}@media (max-width:63.99em){.profile-simple__items{display:flex;flex-wrap:wrap}}.profile-simple__item{margin-bottom:12px}@media (max-width:47.99em){.profile-simple__item{flex:0 0 33.3333333333%;max-width:33.3333333333%;text-align:center}}@media (min-width:48em) and (max-width:63.99em){.profile-simple__item{flex:0 0 25%;max-width:25%}}.profile-simple__item:last-child{margin-bottom:0}.page-node-type-profile .layout--onecol{overflow-x:visible}.page-node-type-profile .layout--onecol .contact__message__heading p{font-size:1.5625rem;line-height:normal}@media (min-width:64em){.page-node-type-profile .layout--onecol .contact__message__heading p{font-size:1.875rem;line-height:2.4375rem}}.page-node-type-profile .layout--twocol-section--25-75{flex-direction:column}@media (min-width:48em){.page-node-type-profile .layout--twocol-section--25-75{flex-direction:row}}.page-node-type-profile .layout--twocol-section--25-75 .layout__region--first{flex:0 0 100%;margin-bottom:2rem;max-width:100%;min-width:100%;padding-left:0;position:relative;z-index:1}@media (min-width:48em){.page-node-type-profile .layout--twocol-section--25-75 .layout__region--first{flex:0 0 31.33333%;margin-bottom:0;max-width:31.33333%;min-width:202px}}.page-node-type-profile .layout--twocol-section--25-75 .layout__region--second{flex:0 0 100%;max-width:100%;padding-left:20px;padding-right:20px;position:relative;z-index:0}@media (min-width:48em){.page-node-type-profile .layout--twocol-section--25-75 .layout__region--second{flex:0 0 68.66667%;max-width:68.66667%;padding-left:30px;padding-right:30px}}.page-node-type-profile .block-field-blocknodeprofilefield-country div{letter-spacing:.05em;line-height:1.625rem;margin-bottom:20px}.region-id{position:relative}.region-id:before{z-index:-1}.region-id--167:after,.region-id--7:after,.region-id--8:after,.region-id--9:after{background-image:url(/themes/custom/gbhi/src/icon/raw/map-africa.svg);background-repeat:no-repeat;background-size:100%;bottom:-143px;content:" ";display:inline-block;height:550px;position:absolute;right:0;width:450px;z-index:-1}.region-id--10:before,.region-id--11:before,.region-id--12:before,.region-id--166:before{background-image:url(/themes/custom/gbhi/src/icon/raw/map-asia.svg);background-repeat:no-repeat;background-size:100%;bottom:-143px;content:" ";display:inline-block;height:550px;position:absolute;right:0;width:450px}.region-id--165:before,.region-id--3:before,.region-id--4:before,.region-id--5:before,.region-id--6:before{background-image:url(/themes/custom/gbhi/src/icon/raw/map-europe.svg);background-repeat:no-repeat;background-size:100%;bottom:-143px;content:" ";display:inline-block;height:550px;position:absolute;right:0;width:450px}.region-id--170:before,.region-id--1:before{background-image:url(/themes/custom/gbhi/src/icon/raw/map-latin-america.svg)}.region-id--170:before,.region-id--1:before,.region-id--2:before{background-repeat:no-repeat;background-size:100%;bottom:-143px;content:" ";display:inline-block;height:550px;position:absolute;right:0;width:450px}.region-id--2:before{background-image:url(/themes/custom/gbhi/src/icon/raw/map-north-america.svg)}.region-id--13:before{background-image:url(/themes/custom/gbhi/src/icon/raw/map-oceania.svg);background-repeat:no-repeat;background-size:100%;bottom:-143px;content:" ";display:inline-block;height:550px;position:absolute;right:0;width:450px}.project-card{margin-bottom:50px;margin-top:70px}@media (min-width:64em){.project-card{background-image:url(/themes/custom/gbhi/dist/assets/images/bg-gray.svg);background-repeat:repeat-y;background-size:1130px;margin:70px auto 60px;max-width:1600px;padding-bottom:30px;padding-top:60px;position:relative}}@media (max-width:63.99em){.project-card__block-wrap{background-image:url(/themes/custom/gbhi/dist/assets/images/bg-gray.svg);background-repeat:repeat-y;background-size:512px}}@media (min-width:64em){.project-card__block-wrap{margin:0 auto;max-width:1340px;padding-left:20px;padding-right:20px}}.project-card__link{display:block;position:relative}.project-card__link:hover img{transform:scale(1.1)}.project-card__media{overflow:hidden}.project-card__media img{height:auto;max-width:100%;transition:transform .5s ease}@media (min-width:80em){.project-card__media img{width:200px}}.project-card__content{position:relative}.project-card__content-inner{background-color:#fff;bottom:-20px;box-shadow:5px 10px 20px 0 rgba(0,0,0,.2);min-height:84px;position:absolute;right:0;width:92%}@media (min-width:64em){.project-card__content-inner{min-height:104px}}.project-card__content-inner h3{color:#252525;font-size:.875rem;font-weight:700;letter-spacing:.84px;line-height:1.2;margin-bottom:4px}@media (min-width:64em){.project-card__content-inner h3{font-size:1rem;letter-spacing:.96px;line-height:1.2;margin-bottom:2px}}.project-card__info{padding:12px 3px 0 14px}.project-card__title{color:#252525;font-size:.875rem;letter-spacing:.7px;line-height:1.2}.project-card__region{color:#003d5b;font-size:.875rem;font-weight:600;letter-spacing:.84px;line-height:1.3;margin:10px 0 20px;padding:0 10px 0 20px;position:relative}.project-card__region:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-location.svg);height:16px;left:0;top:0;width:11px}.project-card__item-link:after,.project-card__region:before{background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;position:absolute}.project-card__item-link:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left.svg);bottom:10px;height:15px;right:10px;width:15px;z-index:-1}.project-card__item-link span{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}.project-card__items{display:flex;flex-wrap:wrap;margin-left:-9px;margin-right:-9px}@media (min-width:0em) and (max-width:47.99em){.project-card__items{margin-left:-3px;margin-right:-3px;padding:50px 15px}}@media (min-width:48em) and (max-width:52.115em){.project-card__items{padding:50px 20px}}@media (min-width:52.125em) and (max-width:63.99em){.project-card__items{padding:50px 62px}}.project-card__item{display:flex;flex:0 0 50%;justify-content:center;margin-bottom:50px;max-width:50%;padding-left:9px;padding-right:9px}@media (min-width:0em) and (max-width:47.99em){.project-card__item{padding-left:3px;padding-right:3px}}@media (min-width:32.5em) and (max-width:47.99em){.project-card__item{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:48em) and (max-width:63.99em){.project-card__item{flex:0 0 25%;max-width:25%}}@media (min-width:64em) and (max-width:79.99em){.project-card__item{flex:0 0 20%;max-width:20%}}@media (min-width:80em){.project-card__item{flex:0 0 16.6666666667%;max-width:16.6666666667%}}.project-card__header{display:flex;justify-content:space-between;margin:0 auto 20px;max-width:1300px;padding-left:20px;padding-right:20px;width:100%}@media (min-width:48em) and (max-width:63.99em){.project-card__header{margin-bottom:10px}}.project-card__header h2{color:#252525;font-size:1.875rem;font-weight:600;letter-spacing:1.2px;line-height:1.3;margin-bottom:0}.project-card .field__label{color:#252525}.project-overview{margin:0 auto 46px;max-width:1100px}@media (min-width:32.5em) and (max-width:63.99em){.project-overview{margin-bottom:10px}}@media (min-width:48em){.project-overview{box-shadow:5px 10px 20px 0 rgba(0,0,0,.2)}}@media (max-width:63.99em){.project-overview{margin-left:16px;margin-right:16px}}.project-overview h2{font-size:1.875rem;font-weight:600;letter-spacing:1.2px;line-height:1.3}.project-overview .flex-row{padding:6px 16px}@media (min-width:48em){.project-overview .flex-row{display:flex}}@media (min-width:48em) and (max-width:63.99em){.project-overview .flex-row{padding:50px 40px}}@media (min-width:64em){.project-overview .flex-row{padding:70px 120px 50px}}@media (min-width:48em){.project-overview .field__divider{border-right:1px solid #003d5b;margin-right:40px;max-height:100px;padding-left:50px;width:10px}}@media (min-width:64em){.project-sidebar.sidebar-block{padding-bottom:25px}}.project-sidebar__arrow{display:block;width:auto}.project-sidebar__arrow:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:20px;position:absolute;right:0;top:10px;width:20px;z-index:-1}.project-sidebar h3 a{color:#252525;display:flex;position:relative;width:100%}.project-sidebar h3 a:active .project-sidebar__arrow:after,.project-sidebar h3 a:hover .project-sidebar__arrow:after,.project-sidebar h3 a:visited .project-sidebar__arrow:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-green.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:20px;position:absolute;right:0;top:10px;width:20px;z-index:-1}.project-sidebar .term-id__name--regions>.field--name{color:#252525;color:#003d5b;font-size:1.25rem;font-weight:500;letter-spacing:.8px;line-height:1.4;position:relative}@media (min-width:64em){.project-sidebar .term-id__name--regions>.field--name{font-size:1rem;line-height:1.6}}.project-sidebar .term-id__name--regions>.field--name:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-location.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:18px;margin-right:10px;position:relative;top:4px;width:13px}.block-views-blockprojects-slider-block-proj-slider{margin:0}@media (min-width:48em){.block-views-blockprojects-slider-block-proj-slider{margin:0 20px}}.view-id-projects_slider .slider-header{align-items:baseline;display:flex;justify-content:space-evenly}.view-id-projects_slider .slider-header .pagingInfo{color:#003d5b;font-size:1.25rem;font-weight:500;letter-spacing:5px;position:static}@media (min-width:48em){.view-id-projects_slider .slider-header .pagingInfo{position:relative;right:88px}}@media (min-width:32.5em){.view-id-projects_slider .slider-header{justify-content:space-between}}.view-id-projects_slider .slick-dots{display:none!important}.view-id-projects_slider .slick-list{max-height:600px;overflow:visible}.view-id-projects_slider .slick-slider{margin-bottom:30px;padding:0 20px}@media (min-width:32.5em){.view-id-projects_slider .slick-slider{padding:0 0 0 50px}}.view-id-projects_slider .slick-slide{margin:0 10px;max-width:860px}.view-id-projects_slider .slick-slide img{display:block;max-width:860px;opacity:25%;width:100%}.view-id-projects_slider .slick-slide h2{display:none}.view-id-projects_slider .slick-slide.slick-current img{opacity:100%}.view-id-projects_slider .slick-slide.slick-current h2{display:inline-block}.view-id-projects_slider .project__wrap{position:relative}.view-id-projects_slider .view-header h2{color:#252525;padding-left:0}@media (min-width:32.5em){.view-id-projects_slider .view-header h2{padding-left:50px}}@media (min-width:64em){.view-id-projects_slider .view-header h2{padding-left:137px}}.view-id-projects_slider .view-content h2{background-color:#fff;bottom:-31px;box-shadow:5px 10px 20px 0 rgba(0,0,0,.2);color:#252525;font-size:1.25rem;font-weight:500;letter-spacing:.8px;line-height:1.4;margin-left:20px;padding:1rem;position:absolute;right:0;text-decoration:none;width:88%;z-index:9}.view-id-projects_slider .view-content h2:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left-dk-blue.svg);background-repeat:no-repeat;background-size:100%;bottom:18px;content:" ";display:inline-block;height:20px;position:absolute;right:15px;width:20px;z-index:-1}@media (min-width:48em){.view-id-projects_slider .view-content h2{width:calc(100% - 20px)}}.view-id-projects_slider a{text-decoration:none}.view-id-projects_slider .slick-track{height:378px}@media (min-width:32.5em){.view-id-projects_slider .slick-track{height:462px}}@media (min-width:52.125em){.view-id-projects_slider .slick-track{height:562px}}.view-id-projects_slider .slick-track .slick-loaded:before{display:none}.view-id-projects_slider .slider-nav{background-color:transparent;height:100px;position:absolute;top:28%;width:100px;z-index:10000}.view-id-projects_slider .slider-nav--prev{left:-33px;top:calc(50% - 50px)}.view-id-projects_slider .slider-nav--prev:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-carrot-right.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:30px;width:14px;z-index:-1}@media (min-width:64em){.view-id-projects_slider .slider-nav--prev{left:-50px}}.view-id-projects_slider .slider-nav--next{right:-33px;top:calc(50% - 50px)}.view-id-projects_slider .slider-nav--next:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-carrot-left.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:30px;width:14px;z-index:-1}@media (min-width:64em){.view-id-projects_slider .slider-nav--next{right:-50px}}.view-id-projects_slider .slider-nav span{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}.field--name-field-pubmed-authors>.field__item{font-size:1rem;font-weight:700;letter-spacing:.8px;line-height:1.3;margin-bottom:5px}.block-field-blocknodenews-pubsfield-pubmed-contents p:last-of-type{display:none}.pubs-card{background-color:#f4f4f4}.pubs-card .view-header h2{color:#252525}@media (max-width:63.99em){.pubs-card .view-id-latest_publications{margin:60px auto;padding:40px 20px 20px}}@media (min-width:64em){.pubs-card .view-id-latest_publications{margin-bottom:30px;margin-top:0;padding-top:60px}}@media (max-width:79.99em){.pubs-card .view-id-latest_publications{padding-left:20px;padding-right:20px}}.pubs-card__block-inner{margin:0 auto;max-width:1300px}.pubs-card__wrap{background-color:#fff;box-shadow:5px 10px 20px 0 rgba(0,0,0,.2);height:100%;position:relative}.layout-content .pubs-card__link{text-decoration:none}.pubs-card__link:active h3,.pubs-card__link:focus h3,.pubs-card__link:hover h3{color:#0094c9}.pubs-card__header{margin-bottom:26px}@media (min-width:48em){.pubs-card__header{align-items:center;display:flex;justify-content:space-between}}.pubs-card__header h2{color:#252525;font-size:1.875rem;font-weight:600;letter-spacing:1.2px;line-height:1.3;margin-bottom:26px}@media (min-width:48em){.pubs-card__header h2{margin-bottom:0}}.pubs-card__header-link>a{position:relative}.pubs-card__header-link>a:after{margin-left:7px}@media (max-width:47.99em){.pubs-card__header-link{display:flex;justify-content:flex-end;margin-bottom:8px;margin-top:10px;width:100%}}.pubs-card__info{padding:20px}.pubs-card__info h3{color:#252525;font-size:1rem;font-weight:700;letter-spacing:.96px;line-height:1.4;margin-bottom:40px}.pubs-card__date{bottom:0;color:#003d5b;font-size:.875rem;letter-spacing:.84px;line-height:1.5;padding-bottom:10px;position:absolute}.pubs-card__item-link:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-arrow_left.svg);background-repeat:no-repeat;background-size:100%;bottom:10px;content:" ";display:inline-block;height:15px;position:absolute;right:10px;width:15px;z-index:-1}.pubs-card__item-link>span{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}.pubs-card .view-content{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.pubs-card .views-row{flex:0 0 100%;margin-bottom:20px;max-width:100%;padding-left:10px;padding-right:10px}@media (max-width:63.99em){.pubs-card .views-row{margin-bottom:20px}}@media (min-width:64em){.pubs-card .views-row{flex:0 0 33.3333333333%;max-width:33.3333333333%}}.pubs-card__pillars{color:#252525;font-size:.875rem;font-weight:400;letter-spacing:.84px;margin-bottom:6px;margin-top:2px;max-width:100%}.pubs-card__pillars:before{background-color:#0094c9;content:"";display:inline-block;height:10px;margin-right:5px;width:10px}.related-content{margin-bottom:50px;margin-top:20px}@media (min-width:64em){.related-content{margin-bottom:80px;margin-top:50px}}.related-content__wrap{background-color:#003d5b;margin:0 auto;max-width:1600px}.related-content__wrap-inner{margin:0 auto;max-width:1320px;padding-bottom:50px;padding-top:60px}@media (max-width:79.99em){.related-content__wrap-inner{padding-left:20px;padding-right:20px}}@media (min-width:64em){.related-content__wrap-inner{padding-bottom:110px;padding-top:80px}}.related-content__wrap-inner>h2{color:#fff;margin-bottom:20px}.related-content__inner{position:relative}.related-content .term-id--pillars{margin-left:auto;margin-right:auto;max-width:100%;padding-left:15px;padding-right:15px}@media (min-width:64em){.related-content .term-id--pillars{margin-bottom:0;margin-top:0;padding-left:0;padding-right:0}}.related-content__info{background-color:#fff;box-shadow:5px 10px 20px 0 rgba(0,0,0,.2)}.related-content__item--has-image .related-content__info{bottom:-20px;min-height:84px;position:absolute;right:0;width:92%}.related-content__item--no-image .related-content__info{height:310px;position:absolute;top:0;width:100%}.related-content__info-inner{padding:10px 4px 10px 20px}.related-content__info-inner>h2{font-size:1rem;font-weight:700;letter-spacing:.96px;line-height:1.4;margin-bottom:0;max-width:96.3%}.related-content__pillar{color:#252525;font-size:.875rem;font-weight:500;letter-spacing:.7px;line-height:1.4;margin-bottom:4px;margin-top:10px}.related-content .view-content{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0}.related-content .views-row{flex:0 0 100%;max-width:100%;padding:0 10px}@media (max-width:63.99em){.related-content .views-row{margin-bottom:40px}}@media (min-width:48em) and (max-width:63.99em){.related-content .views-row{flex:0 0 50%;max-width:50%}}@media (min-width:64em){.related-content .views-row{flex:0 0 25%;max-width:25%}}.related-content__media{overflow:hidden}.related-content__media img{height:auto;max-width:100%;transition:transform .5s ease;width:100%}.related-content__link{text-decoration:none}.related-content__item--no-image .related-content__link:hover h2{text-decoration:underline}.related-content__link:hover img{transform:scale(1.1)}.term-id__event.term-id__name--gbhi-pillars{color:#252525;font-size:.875rem;font-weight:500;letter-spacing:.7px;line-height:1.4;margin-bottom:4px;margin-top:10px}.term-id__event.term-id__name--gbhi-pillars:before{background-color:#0094c9}.search-block form{align-items:center;display:flex;position:relative}.search-block input[type=text]{height:38px;line-height:38px;padding-left:10px;padding-right:30px;width:210px}@media (max-width:63.99em){.search-block input[type=text]{height:44px;line-height:44px;padding-left:20px;padding-right:50px;width:100%}}.search-block .form-item{margin-bottom:0}@media (max-width:63.99em){.search-block .form-item{flex-basis:100%;margin-left:15px;margin-right:3px}.type-ios .search-block .form-item{margin-right:-5px}}.search-block .form-item-keyword label{display:none}.search-block button{background-color:transparent}.search-block__icon{display:none;position:relative}.search-block__icon:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-search-sm.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:16px;width:16px;z-index:-1}@media (min-width:64em){.search-block__icon:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-search-sm.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:16px;width:16px;z-index:-1}}.search-block ::-moz-placeholder{font-size:.875rem;font-weight:600;letter-spacing:.84px}.search-block ::placeholder{font-size:.875rem;font-weight:600;letter-spacing:.84px}.filtered-search-view{padding:0 20px 20px}@media (min-width:64em){.filtered-search-view{padding:0}}.filtered-search-view input[type=text]{font-size:1rem;letter-spacing:.8px;line-height:1.6;padding-right:0}.filtered-search-view .search-block__wrapper{position:relative}.filtered-search-view .search-block__icon{display:block}.filtered-search-view .search-block__icon:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-search-sm.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:19px;position:absolute;right:19px;top:-53px;width:19px;z-index:1}.filtered-search-view .form-item-title{margin-bottom:20px}.filtered-search-view .fieldgroup legend{display:none}.filtered-search-view .fieldgroup .facets-widget-checkbox,.filtered-search-view .fieldgroup .form-checkboxes{padding:5px}.filtered-search-view .fieldgroup .facets-widget-checkbox>div,.filtered-search-view .fieldgroup .form-checkboxes>div{margin-bottom:10px}.filtered-search-view .fieldgroup #edit-year{margin-left:10px}.filtered-search-view .facets-widget-checkbox .facets-checkbox,.filtered-search-view .facets-widget-checkbox>.form-checkboxes,.filtered-search-view .form-checkboxes .facets-checkbox,.filtered-search-view .form-checkboxes>.form-checkboxes{padding:10px}.filtered-search-view .facets-widget-checkbox ul,.filtered-search-view .form-checkboxes ul{list-style:none;margin-top:10px;padding:0 10px}.filtered-search-view .facets-widget-checkbox ul li,.filtered-search-view .form-checkboxes ul li{margin-bottom:10px}.filtered-search-view .facets-widget-checkbox ul ul,.filtered-search-view .form-checkboxes ul ul{padding:0}.filtered-search-view .facets-widget-checkbox label,.filtered-search-view .form-checkboxes label{color:#252525}.filtered-search-view .facets-widget-checkbox .facet-item label:not(.error):before,.filtered-search-view .facets-widget-checkbox .js-form-type-checkbox label:not(.error):before,.filtered-search-view .form-checkboxes .facet-item label:not(.error):before,.filtered-search-view .form-checkboxes .js-form-type-checkbox label:not(.error):before{border:3px solid #003d5b!important;box-sizing:border-box!important;height:25.5px;left:-10px;padding:0!important;width:25.5px}.filtered-search-view .facets-widget-checkbox .facet-item label:not(.error):after,.filtered-search-view .facets-widget-checkbox .js-form-type-checkbox label:not(.error):after,.filtered-search-view .form-checkboxes .facet-item label:not(.error):after,.filtered-search-view .form-checkboxes .js-form-type-checkbox label:not(.error):after{box-sizing:border-box;color:#29b260;left:-4px}.filtered-search-view .facets-widget-checkbox>.form-checkboxes>ul>li>div[class*=form-item-region-]+ul,.filtered-search-view .form-checkboxes>.form-checkboxes>ul>li>div[class*=form-item-region-]+ul{display:none;margin-left:22px}.filtered-search-view .facets-widget-checkbox>.form-checkboxes>ul>li>div[class*=form-item-region-].highlight+ul,.filtered-search-view .form-checkboxes>.form-checkboxes>ul>li>div[class*=form-item-region-].highlight+ul{display:revert;margin-left:22px}.filtered-search-view .facets-widget-checkbox>.form-checkboxes>ul>li>div[class*=form-item-region-].disabled>label:not(.error),.filtered-search-view .form-checkboxes>.form-checkboxes>ul>li>div[class*=form-item-region-].disabled>label:not(.error){pointer-events:none}.filtered-search-view .facets-widget-checkbox>.form-checkboxes>ul>li>div[class*=form-item-region-].disabled>label:not(.error):before,.filtered-search-view .form-checkboxes>.form-checkboxes>ul>li>div[class*=form-item-region-].disabled>label:not(.error):before{border-color:#e9e9ed!important;pointer-events:none}.filtered-search-view .facets-widget-checkbox>.form-checkboxes>ul>li>div[class*=form-item-region-].disabled>label:not(.error):after,.filtered-search-view .form-checkboxes>.form-checkboxes>ul>li>div[class*=form-item-region-].disabled>label:not(.error):after{color:#e9e9ed;pointer-events:none}.filtered-search-view .facets-widget-dropdown,.filtered-search-view .form-type-select{font-weight:600;position:relative}.filtered-search-view .facets-widget-dropdown:before,.filtered-search-view .form-type-select:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-carrot-down.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:19px;margin-right:10px;position:absolute;right:9px;top:20px;width:19px}.filtered-search-view details{margin-bottom:0}.filtered-search-view details summary{border-top:1px solid #003d5b;color:#003d5b;font-weight:700;letter-spacing:.96px;line-height:1.4;margin-bottom:0;padding:20px 0 27px;position:relative}.filtered-search-view details summary:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-plus.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:19px;position:absolute;right:0;top:20px;width:19px;z-index:-1}.filtered-search-view details summary::-webkit-details-marker{display:none}.filtered-search-view details summary:first-of-type{list-style-type:none}.filtered-search-view details summary:focus{outline:0!important}.filtered-search-view details summary:after{margin-right:20px}.filtered-search-view details[open] summary:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-minus.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:19px;position:absolute;right:0;top:20px;width:19px;z-index:-1}.path-search .filtered-search-view{margin-bottom:50px}.path-search .search-banner{background:url(/sites/default/files/images/2020-07/louis-reed-pwckf7l4-no-unsplash.jpg) no-repeat 50%;background-size:cover;height:450px;margin:0 auto 50px;max-width:1400px;padding-left:15px;padding-right:15px;position:relative}@media (min-width:64em){.path-search .search-banner{margin:50px auto;padding-left:0;padding-right:0}}.path-search .search-banner label{color:#252525;font-size:1rem;font-weight:400;letter-spacing:.8px;line-height:1.6}.path-search .search-banner--inner{background-color:#fff;bottom:20px;left:0;max-width:100%;padding:50px;position:absolute;width:100%}@media (min-width:48em){.path-search .search-banner--inner{left:20px;max-width:680px}}@media (min-width:57.5em){.path-search .search-banner--inner{bottom:50px;left:50px;max-width:860px}}.path-search .search-banner .search-block input[type=text]{border:0;border-bottom:1px solid #252525;color:#252525;font-size:1.5625rem;font-weight:600;height:50px;letter-spacing:1.2px;line-height:50px;padding-left:0;padding-right:0;width:100%}@media (min-width:32.5em){.path-search .search-banner .search-block input[type=text]{font-size:1.875rem}}@media (max-width:63.99em){.path-search .search-banner .search-block .form-item{margin-left:0}}.path-search .search-banner .search-block__button-wrap{height:0}.path-search .search-banner .search-block__icon{display:inline-block;margin-top:-10px;position:static}.path-search .search-banner .search-block__icon:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-search.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:30px;width:30px;z-index:-1}@media (max-width:32.49em){.path-search .search-banner .search-block__icon:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-search.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:30px;width:30px;z-index:-1}}.path-search .search-banner .search-block ::-moz-placeholder{height:0;width:0}.path-search .search-banner .search-block ::placeholder{height:0;width:0}.path-search .search-banner .block-views-exposed-filter-blocksearch-search{margin-top:0}@media (min-width:32.5em){.path-search .search-banner .block-views-exposed-filter-blocksearch-search{margin-top:30px}}.path-search .facets-widget-dropdown{margin-bottom:19px}.path-search .view-header{font-size:1.25rem;font-weight:500;letter-spacing:.8px;line-height:1.4;margin-bottom:40px}.path-search .view-header span{color:#0094c9;text-transform:capitalize}.path-search .field--name-field-topics{display:flex}.path-search .field--name-field-topics .field__item{margin-right:7px}.path-search .field--name-field-topics .field__item:after{color:#252525;content:"|";margin-left:7px}.path-search .field--name-field-topics .field__item:last-of-type{margin-right:0}.path-search .field--name-field-topics .field__item:last-of-type:after{content:""}.path-search .search-index__wrap{color:#252525;padding:20px}.path-search .search-index__wrap:active,.path-search .search-index__wrap:focus,.path-search .search-index__wrap:hover{box-shadow:5px 10px 20px 0 rgba(0,0,0,.3),0 4px 120px 0 rgba(0,0,0,.15)}.path-search .search-index h3{color:#252525;font-size:1.25rem;font-weight:500;letter-spacing:.8px;line-height:1.4}.path-search .search-index__media.profile{margin-bottom:20px;margin-right:30px;min-width:100%;overflow:hidden;width:100%}.path-search .search-index__media.profile img{width:100%}@media (min-width:32.5em){.path-search .search-index__media.profile{margin-bottom:0;min-width:196px;width:196px}.path-search .search-index__media.profile img{width:196px}}.path-search .search-index__name.profile{display:flex;flex-direction:column;height:100%;justify-content:center}.path-search .search-index__media.social{margin-bottom:20px;margin-right:30px;min-width:100%;overflow:hidden;width:100%}.path-search .search-index__media.social img{width:100%}@media (min-width:32.5em){.path-search .search-index__media.social{margin-bottom:0;min-width:274px;width:274px}.path-search .search-index__media.social img{width:274px}}.path-search .search-index__link{color:#252525;display:flex;flex-direction:column-reverse;justify-content:space-between;text-decoration:none}@media (min-width:32.5em){.path-search .search-index__link{flex-direction:row;justify-content:flex-start}}.path-search .search-index__link:active,.path-search .search-index__link:focus,.path-search .search-index__link:hover{color:#29b260;text-decoration:none}.path-search .search-index__link:active .search-index__prefix,.path-search .search-index__link:active .search-index__suffix,.path-search .search-index__link:focus .search-index__prefix,.path-search .search-index__link:focus .search-index__suffix,.path-search .search-index__link:hover .search-index__prefix,.path-search .search-index__link:hover .search-index__suffix{color:#252525}.path-search .search-index__link:active .search-index__suffix.region,.path-search .search-index__link:focus .search-index__suffix.region,.path-search .search-index__link:hover .search-index__suffix.region{color:#29b260}.path-search .search-index__link:active .search-index__suffix.region:before,.path-search .search-index__link:focus .search-index__suffix.region:before,.path-search .search-index__link:hover .search-index__suffix.region:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-location-green.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:19px;left:0;position:relative;top:0;width:14px}.path-search .search-index__prefix{color:#252525;font-size:.875rem;font-weight:400;letter-spacing:.84px;margin-bottom:6px;margin-top:2px;max-width:100%;text-transform:capitalize}.path-search .search-index__prefix.pillars:before,.path-search .search-index__prefix:before{background-color:#0094c9;content:"";display:inline-block;height:10px;margin-right:5px;width:10px}.path-search .search-index__suffix{font-size:.875rem;font-weight:600;letter-spacing:.84px;line-height:1.3;margin-bottom:14px}.path-search .search-index__suffix.region{display:flex;font-size:1rem}.path-search .search-index__suffix.region:before{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-location.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:19px;left:0;margin-right:9px;position:relative;top:0;width:14px}.path-search .search-index__topics{color:#0094c9;font-size:.875rem;font-weight:600;letter-spacing:.84px;line-height:1.3}@media (min-width:64em){.path-search .layout--twocol-section--25-75{margin-left:20px;margin-right:20px}}@media (min-width:80em){.path-search .layout--twocol-section--25-75{margin-left:-20px;margin-right:-20px}}.share-buttons{margin-top:40px}.share-buttons .rrssb-text{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}.share-buttons .rrssb-prefix{font-size:16px;letter-spacing:.8px;line-height:2.3!important;position:relative!important}.share-buttons ul.rrssb-buttons{align-items:center;display:flex;list-style:none;margin-left:10px;padding-left:0}.share-buttons ul.rrssb-buttons li.rrssb-linkedin .rrssb-icon{background-image:url(/themes/custom/gbhi/src/icon/raw/social-linkedin-color.svg);background-repeat:no-repeat;background-size:100%;display:inline-block;height:40px;width:40px}.share-buttons ul.rrssb-buttons li.rrssb-linkedin a:hover .rrssb-icon{background-image:url(/themes/custom/gbhi/src/icon/raw/social-linkedin-green.svg);background-repeat:no-repeat;background-size:100%;display:inline-block;height:40px;width:40px}.share-buttons ul.rrssb-buttons li.rrssb-twitter .rrssb-icon{background-image:url(/themes/custom/gbhi/src/icon/raw/icon_twitter_ltblue.svg);background-repeat:no-repeat;background-size:100%;display:inline-block;height:30px;width:30px}.share-buttons ul.rrssb-buttons li.rrssb-twitter a:hover .rrssb-icon{background-image:url(/themes/custom/gbhi/src/icon/raw/icon_twitter_green.svg);background-repeat:no-repeat;background-size:100%;display:inline-block;height:30px;width:30px}.share-buttons ul.rrssb-buttons li.rrssb-facebook .rrssb-icon{background-image:url(/themes/custom/gbhi/src/icon/raw/social-facebook-color.svg);background-repeat:no-repeat;background-size:100%;display:inline-block;height:30px;left:4px;position:relative;width:30px}.share-buttons ul.rrssb-buttons li.rrssb-facebook a:hover .rrssb-icon{background-image:url(/themes/custom/gbhi/src/icon/raw/social-facebook-green.svg);background-repeat:no-repeat;background-size:100%;display:inline-block;height:30px;width:30px}.share-buttons ul.rrssb-buttons li a{background-color:transparent;display:block;margin-right:10px}.share-buttons ul.rrssb-buttons li a:hover{background-color:transparent}.stats-host{padding-bottom:70px;position:relative;z-index:100}.stats-host__wrap{margin:0 auto;max-width:1600px}@media (min-width:64em){.stats-host__wrap:before{background-color:#003d5b;content:"";display:inline-block;height:776px;position:absolute;top:336px;width:930px;z-index:1}}@media (min-width:64em) and (max-width:79.99em){.stats-host__wrap:before{height:690px;width:640px}}.stats-host__wrap-inner{display:flex;margin:0 auto;max-width:1300px}@media (max-width:63.99em){.stats-host__wrap-inner{flex-direction:column;padding-left:20px;padding-right:20px}}@media (min-width:64em){.stats-host__wrap-inner{align-items:center}}.stats-host__main{background-color:#fff;position:relative;z-index:100}@media (min-width:64em) and (max-width:79.99em){.stats-host__main{width:70%}}@media (min-width:80em){.stats-host__main{width:80%}}@media (min-width:64em) and (max-width:79.99em){.stats-host__collab{background-color:#fff;margin-left:50px;position:relative;width:30%;z-index:1000}}@media (max-width:63.99em){.stats-host__collab{margin-bottom:50px}}@media (min-width:80em){.stats-host__collab{margin-left:50px;width:20%}}.stats-host__collab h2{font-size:1rem;font-weight:700;letter-spacing:.96px;line-height:1.4}@media (max-width:63.99em){.stats-host__collab h2{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}}@media (min-width:64em){.stats-host__content{box-shadow:5px 10px 20px 0 rgba(0,0,0,.2)}}@media (min-width:64em) and (max-width:79.99em){.stats-host__content-inner{padding:60px 20px}}@media (min-width:80em){.stats-host__content-inner{padding:70px 30px}}.stats-host__text-items{display:flex}@media (max-width:63.99em){.stats-host__text-items{flex-direction:column}}@media (min-width:64em) and (max-width:79.99em){.stats-host__text-wrap{width:35%}}@media (min-width:80em){.stats-host__text-wrap{width:40%}}.stats-host__items-wrap{display:flex;flex-direction:column;justify-content:center;position:relative}@media (max-width:79.99em){.stats-host__items-wrap{flex-direction:column}}@media (min-width:64em) and (max-width:79.99em){.stats-host__items-wrap{padding-left:52px;width:65%}}@media (min-width:80em){.stats-host__items-wrap{padding-left:40px;width:60%}}@media (min-width:64em){.stats-host__items-wrap:before{border-left:1px solid #252525;content:"";display:inline-block;height:100%;position:absolute;width:10px}}@media (max-width:63.99em){.stats-host__text{margin-bottom:30px}}.stats-host__text p{color:#003d5b;font-size:1.5625rem;font-weight:600;letter-spacing:1.25px;line-height:1.4}@media (min-width:64em) and (max-width:79.99em){.stats-host__text p{font-size:1.25rem}}@media (min-width:64em){.stats-host__cta-link{padding-left:50px}}.stats-host__items{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}@media (min-width:64em){.stats-host__items{padding-left:50px}}.stats-host__item{flex:0 0 50%;margin-bottom:40px;max-width:50%;padding-left:20px;padding-right:20px}@media (min-width:48em) and (max-width:63.99em){.stats-host__item{width:36%}}@media (min-width:64em){.stats-host__item{width:50%}}.stats-host__item-number{color:#003d5b;font-size:3.125rem;font-weight:700}@media (max-width:32.49em){.stats-host__item-number{font-size:2.1875rem}}@media (min-width:64em) and (max-width:79.99em){.stats-host__item-number{font-size:2.875rem}}.stats-host__item-text{font-size:.875rem;font-weight:600;letter-spacing:.7px;line-height:1.3}.stats-host__logo-wrap{display:flex}@media (max-width:63.99em){.stats-host__logo-wrap{align-items:center}}@media (min-width:64em){.stats-host__logo-wrap{display:flex;flex-direction:column}}.stats-host__logo{margin-bottom:20px}@media (max-width:79.99em){.stats-host__logo--ucsf{height:auto;width:100px}}@media (max-width:63.99em){.stats-host__logo--tcd{margin-left:30px}}@media (max-width:79.99em){.stats-host__logo--tcd{height:auto;width:190px}}.term-id--pillars{margin:20px auto 4px;max-width:640px;padding-left:0;padding-right:15px}@media (min-width:64em){.term-id--pillars{margin-bottom:24px;margin-top:20px;padding-left:0;padding-right:0}}.page-smc--sidebar .term-id--pillars{margin-left:0}.term-id__name--gbhi-pillars{align-items:center;display:flex;letter-spacing:.05em;line-height:1.625rem;position:relative}.term-id__name--gbhi-pillars:before{background-color:#fff;content:"";display:inline-block;height:10px;margin-right:10px;width:10px}.term-id--advocacy .term-id__name--gbhi-pillars:before{background-color:#ff9c27}.term-id--training .term-id__name--gbhi-pillars:before{background-color:#29b260}.term-id--projects .term-id__name--gbhi-pillars:before,.term-id--publications .term-id__name--gbhi-pillars:before,.term-id--research .term-id__name--gbhi-pillars:before{background-color:#0094c9}.term-id--network .term-id__name--gbhi-pillars:before{display:none}body.toc-nav .l-container--main,body.toc-nav .layout.layout--onecol{overflow:visible}body.toc-nav .footer-cta__inner{margin-left:0;margin-right:0}body.toc-nav .image-sqcta__item{margin-left:20px;margin-right:20px;padding-left:0;padding-right:0}.field--name-field-toc-navigation{margin:0 auto 40px;max-width:1600px;padding-left:20px;padding-right:20px}@media (min-width:48em){.field--name-field-toc-navigation{display:grid;gap:4rem;grid-template-columns:1fr 2fr}}.field--name-field-toc-navigation .toc-sidebar{align-self:start;display:none;position:sticky;top:40px}@media (min-width:48em){.field--name-field-toc-navigation .toc-sidebar{display:block}}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content{background-color:#003d5b;border:.5px solid #003d5b;color:#fff;padding:35px 0 35px 30px}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content a,.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content h1,.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content h2,.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content h3,.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content h4,.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content h5,.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content h6{color:#fff}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content a{text-decoration:none}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content ul{list-style-type:none;margin-top:0;padding-left:20px;padding-top:20px}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content ul.is-collapsible:not(.is-collapsed){background-color:#fff;color:#003d5b}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content ul.is-collapsible:not(.is-collapsed) a{color:#003d5b}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content ul.is-collapsed{padding-top:0}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content ul li{margin-bottom:0}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content ul li:not(:last-child){margin-bottom:20px}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content ul li.toc-list-item a.toc-link{display:inline-flex;margin-right:30px}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content ul li.toc-list-item a.toc-link:before{content:none}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content ul li.toc-list-item a.toc-link.is-active-link{color:#252525}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content ul li.toc-list-item a.toc-link.is-active-link:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="15" fill="none"><path stroke="%23000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m1 13.5 6-6-6-6"/></svg>');margin-top:5px;position:absolute;right:10px}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content #toc-nav>ul{padding:0}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content #toc-nav>ul>li{border-top:1px solid #fff;margin-bottom:0;padding-top:20px}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content #toc-nav>ul>li>a.is-active-link{color:#ffd400}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content #toc-nav>ul>li>a.is-active-link:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="15" fill="none"><path stroke="%23ff0" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m1 13.5 6-6-6-6"/></svg>')}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content #toc-nav>ul>li:not(:last-child):not(:has(ul)){margin-bottom:20px}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content #toc-nav>ul>li>ul{margin-top:20px}.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content #toc-nav>ul>li>ul>li{margin-bottom:20px}.field--name-field-toc-navigation .toc-sidebar .toc-container .bottom-content,.field--name-field-toc-navigation .toc-sidebar .toc-container .toc-content #toc-nav>ul>li>ul.is-collapsible.is-collapsed{margin-top:20px}@media (min-width:48em){.field--name-field-toc-navigation>.field__items{padding:28px 40px 28px 0}}.field--name-field-toc-navigation .field__items .field__item{margin-bottom:2rem}.field--name-field-toc-navigation .field__items .media.media--type-image .field--name-uid{display:none}.field--name-field-toc-navigation .field__items .section-cards .field--name-field-card-items{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.field--name-field-toc-navigation .field__items .section-cards .field--name-field-card-items>.field__item .news-card__wrap{width:250px}.field--name-field-toc-navigation .field__items .section-cards .field--name-field-card-items>.field__item .news-card__wrap .news-card__content .news-card__info h3{margin-bottom:1rem}.field--name-field-toc-navigation .field__items .section-cards .field--name-field-card-items>.field__item .news-card__wrap .news-card__content .news-card__info .field--name-field-text p{color:#252525}.field--name-field-toc-navigation .field__items .section-image-cta{display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:48em){.field--name-field-toc-navigation .field__items .section-image-cta{grid-template-columns:1fr 1fr}}.field--name-field-toc-navigation .field__items .section-image-cta.align-image-right .image.image-bg{padding-right:15px}.field--name-field-toc-navigation .field__items .section-image-cta.align-image-right .image .image-cta__bg{right:0}.field--name-field-toc-navigation .field__items .section-image-cta.align-image-left .image.image-bg{padding-left:15px}.field--name-field-toc-navigation .field__items .section-image-cta.align-image-left .image .image-cta__bg{left:0}.field--name-field-toc-navigation .field__items .section-image-cta .image{align-self:start;position:relative}.field--name-field-toc-navigation .field__items .section-image-cta .image img{display:block;position:relative;z-index:1}.field--name-field-toc-navigation .field__items .section-image-cta .image.image-bg{padding:15px 0}.field--name-field-toc-navigation .field__items .section-image-cta .image.image-bg.image-bg-gray .image-cta__bg{background-color:#f4f4f4}.field--name-field-toc-navigation .field__items .section-image-cta .image.image-bg.image-bg-blue .image-cta__bg{background-color:#003d5b}.field--name-field-toc-navigation .field__items .section-image-cta .image .image-cta__bg{height:100%;position:absolute;top:0;width:calc(100% - 15px)}.video-grid{margin:50px auto 20px;max-width:1300px}@media (max-width:57.49em){.video-grid{padding-left:10px;padding-right:10px}}@media (min-width:57.5em) and (max-width:79.99em){.video-grid{padding-left:30px;padding-right:30px}}.video-grid>h2{color:#252525;margin-bottom:20px}@media (min-width:57.5em){.video-grid{margin-bottom:80px;margin-top:80px}.video-grid__wrap{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-20px}}.video-grid__media-item{flex:0 0 100%;margin-bottom:20px;max-width:100%;padding-left:10px;padding-right:10px}@media (min-width:57.5em){.video-grid__media-item{flex:0 0 50%;max-width:50%}}.video-modal{margin-bottom:30px;margin-top:150px}@media (min-width:64em){.video-modal{margin-bottom:140px;margin-top:140px}}.video-modal__item{margin:0 auto;max-width:1340px;padding-left:20px;padding-right:20px;position:relative}@media (max-width:63.99em){.video-modal__item{background:#0094c9;display:flex;flex-direction:column-reverse}}.video-modal__quote{background-color:#0094c9;color:#fff;display:flex;flex-direction:column;justify-content:center}@media (min-width:64em){.video-modal__quote{box-shadow:5px 10px 20px 0 rgba(0,0,0,.2);height:120%;margin-top:0;position:absolute;right:70px;top:-10%;width:540px;z-index:1000}}.video-modal__quote-inner{padding:20px}@media (min-width:64em){.video-modal__quote-inner{padding:20px 60px}}@media (max-width:63.99em){.video-modal__quote-text{margin-bottom:30px}}.video-modal__quote-text:after{display:none}.video-modal__quote-attribution{font-size:1rem;font-weight:700;letter-spacing:.96px;line-height:1.4;margin-bottom:4px}@media (max-width:63.99em){.video-modal__quote-attribution{font-size:1.25rem;font-weight:500;letter-spacing:.8px;line-height:1.4}}.video-modal__media-image{position:relative}@media (max-width:63.99em){.video-modal__media-image:after{background-image:url(/themes/custom/gbhi/src/icon/raw/video-overlay.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:64px;left:44%;position:absolute;top:50%;width:64px;z-index:-1}}@media (min-width:64em){.video-modal__media-image:after{background-image:url(/themes/custom/gbhi/src/icon/raw/video-overlay.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:100px;left:30%;position:absolute;top:50%;width:100px;z-index:-1}}@media (min-width:80em){.video-modal__media-image:after{background-image:url(/themes/custom/gbhi/src/icon/raw/video-overlay.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:100px;left:44%;position:absolute;top:50%;width:100px;z-index:-1}}.video-modal__media-image img{height:auto;width:100%}@media (min-width:64em){.video-modal__media-image img{box-shadow:5px 10px 20px 0 rgba(0,0,0,.2)}}@media (max-width:63.99em){.video-modal__media-image img{height:430px;margin:-100px auto 0;max-width:97%;-o-object-fit:cover;object-fit:cover}}.video-modal__media-url{display:none}.video-modal__video-trigger{margin-top:40px}@media (max-width:63.99em){.video-modal__video-trigger{background-color:transparent;color:#fff;float:right;font-size:1rem;font-weight:700;letter-spacing:.96px;line-height:1.4;padding:0}.video-modal__video-trigger--desktop{display:none}.video-modal__video-trigger--mobile{color:#fff;cursor:pointer;font-size:1rem;letter-spacing:.96px;line-height:1.4;margin-bottom:30px;margin-right:20px;position:relative}.video-modal__video-trigger--mobile:after{background-image:url(/themes/custom/gbhi/src/icon/raw/icon-play-white.svg);background-repeat:no-repeat;background-size:100%;content:" ";display:inline-block;height:22px;position:relative;right:-10px;top:5px;width:20px;z-index:-1}}@media (min-width:64em){.video-modal__video-trigger--mobile{display:none}}@media (max-width:63.99em){.modal-video-movie-wrap{margin:0 auto}}.view>.contextual>button{position:inherit!important;clip:inherit!important;height:inherit!important;overflow:inherit!important;width:inherit!important;word-wrap:inherit!important;clip-path:inherit!important;height:26px!important;min-width:inherit!important;width:26px!important}.view>.contextual>.contextual-links{top:24px}.contextual-region.view{position:inherit}.contextual-region.node{position:relative}.grid-3up .contextual-region.node,.grid-3up--large .contextual-region.node{position:inherit!important}.grid-3up--large .contextual-region.node--view-mode-title{position:relative!important}.contextual-region .contextual.open .contextual-links{display:block}.contextual-region .contextual .contextual-links li a{font-size:.8125rem;font-weight:600!important}.contextual-region .contextual .contextual-links li a:after{display:none!important}.messages-wrap{overflow-x:hidden}.messages-list{list-style:none;margin-bottom:2.5rem;margin-top:2.5rem;padding:0}.field .messages-list,.form-wrapper .messages-list{margin-bottom:0}.messages{background-color:#353641;border:solid #353641;border-radius:2px;border-width:0 0 0 22px;box-sizing:border-box;color:#fff;font-size:1.125rem;margin-bottom:1rem;margin-top:1rem;padding:30px 10px 30px 60px;position:relative}.messages:before{content:"";display:inline-block;left:16px;position:absolute;top:50%;transform:translateY(-50%)}.messages ul{margin:0;padding:0 0 0 20px}.messages li{line-height:1.2!important;list-style:disc;margin:0;padding:0;padding-left:0!important}.messages li:before{display:none}[dir=rtl] .messages{border-left-width:0;border-right-width:5px;padding-left:1.5rem;padding-right:calc(1.5rem - 5px)}.messages--error{border-color:#e34f4f}.messages--status{border-color:#29b260}.messages--warning{border-color:#e0ac00}.messages__title{font-size:1rem;margin:0 0 0 2.5rem}[dir=rtl] .messages__title{margin-left:0;margin-right:2.5rem}.messages--error:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 14 14'%3E%3Cpath stroke='%23e34f4f' stroke-width='2' d='M3 11.193 11.45 3'/%3E%3Ccircle cx='7' cy='7' r='6' fill='none' stroke='%23e34f4f' stroke-width='2'/%3E%3C/svg%3E") no-repeat 0;height:30px;width:30px}[dir=rtl] .messages--error .messages__header{background-position:100%}.messages--status:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 16 13'%3E%3Cpath fill='none' stroke='%2342a877' stroke-width='3' d='M2 6.571 5.6 10 14 2'/%3E%3C/svg%3E") no-repeat 0;height:60px;width:60px}[dir=rtl] .messages--status .messages__header{background-position:100%}.messages--warning:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='%23e0ac00' viewBox='0 0 4 14'%3E%3Cpath d='M.5 0h3v9h-3z'/%3E%3Ccircle cx='2' cy='12.5' r='1.5'/%3E%3C/svg%3E") no-repeat 0;height:60px;width:60px}[dir=rtl] .messages--warning .messages__header{background-position:100%}@media screen and (min-width:48rem){.messages__content{margin-left:2.5rem}[dir=rtl] .messages__content{margin-left:0;margin-right:2.5rem}}.messages a{color:#ffd23f;text-decoration:underline}.messages a:hover{color:#fff}.messages pre{margin:0}.messages__list{list-style:none;margin:0;padding:0}.messages__item+.messages__item{margin-top:.75rem}@media screen and (-ms-high-contrast:active){.messages{border-width:1px 1px 1px 5px}[dir=rtl] .messages{border-left-width:1px;border-right-width:5px}.messages__header{filter:grayscale(1) brightness(1.5) contrast(10)}}ul.tabs{display:flex;flex-wrap:wrap;list-style:none;margin-left:0;margin-top:30px;padding-left:0}ul.tabs>li{display:block;margin:0;padding:0}ul.tabs>li:before{display:none}ul.tabs>li a{background-color:#003d5b;color:#fff;display:block;font-weight:600;margin:0;padding:8px 20px;position:relative;text-align:center;text-decoration:none}ul.tabs>li a:hover{color:#fff}ul.tabs>li a.is-active,ul.tabs>li a:hover{background-color:#006e96}.page-utility .layout-content{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:15px;padding-right:15px}@media (min-width:64em){.page-utility .layout-content{padding-left:0;padding-right:0}}.field--name-body ol .toolbar-menu li,.field--name-body ul .toolbar-menu li,.toolbar-menu .field--name-body ol li,.toolbar-menu .p,.toolbar-menu li,.toolbar-menu p,.toolbar-menu ul li{font-size:.9375rem;letter-spacing:inherit;line-height:1.4;margin-bottom:0;margin-top:0}#block-gbhi-local-tasks{margin:0 auto;max-width:1300px}.l-container--main{overflow-x:hidden}.user-is-tabbing .skip-link:active,.user-is-tabbing .skip-link:focus{background-color:#252525;color:#fff;display:block;font-weight:700;padding:1.5rem;text-align:center}.user-is-tabbing .sr-only-focusable:active,.user-is-tabbing .sr-only-focusable:focus{height:auto;margin:0;overflow:visible;position:static;width:auto;clip:auto;border:2px dotted #dc3545}#block-gbhi-main-menu{display:none}.block-field-blocknodenews-pubsfield-pubmed-authors>h2,.sidebar-heading>h2{color:#252525;font-size:1.25rem;font-weight:500;letter-spacing:.8px;line-height:1.4}@media (min-width:64em){.block-field-blocknodenews-pubsfield-pubmed-authors>h2,.sidebar-heading>h2{font-size:1rem;line-height:1.6}}.sidebar-block{border-bottom:1px solid #003d5b;margin-bottom:20px;padding-bottom:20px}@media (min-width:64em){.sidebar-block{margin-bottom:20px;padding-bottom:50px}}.block-field-blocknodenews-pubsfield-pubmed-source,.byline-date{color:#003d5b;font-size:.875rem;font-weight:600;letter-spacing:.7px;line-height:1.3;margin-bottom:20px}@media (max-width:47.99em){.block-field-blocknodenews-pubsfield-pubmed-source,.byline-date{margin-top:30px}}@media (min-width:64em){.block-field-blocknodenews-pubsfield-pubmed-source,.byline-date{margin-top:30px}}.tippy-box{background-color:#f4f4f4;color:#252525;font-weight:600}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f4f4f4}.tippy-box>.tippy-backdrop{background-color:#f4f4f4}
@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{animation-duration:.3s;animation-name:modal-video;animation-timing-function:ease-out;background-color:rgba(0,0,0,.5);cursor:pointer;height:100%;left:0;opacity:1;position:fixed;top:0;transition:opacity .3s ease-out;width:100%;z-index:1000000}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{display:table;height:100%;margin:0 auto;max-width:940px;width:100%}.modal-video-inner{display:table-cell;height:100%;vertical-align:middle;width:100%}.modal-video-movie-wrap{animation-duration:.3s;animation-name:modal-video-inner;animation-timing-function:ease-out;background-color:#333;height:0;padding-bottom:56.25%;position:relative;transform:translate(0);transition:transform .3s ease-out;width:100%}.modal-video-movie-wrap iframe{height:100%;left:0;position:absolute;top:0;width:100%}.modal-video-close-btn{background:transparent;border:none;display:inline-block;height:35px;overflow:hidden;position:absolute;right:-35px;top:-35px;width:35px;z-index:2}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{background:#fff;border-radius:5px;content:"";height:2px;left:0;margin-top:-6px;position:absolute;top:50%;width:100%}
@keyframes gin-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}.ajax-progress__throbber,.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber,.media-library-item .ajax-progress__throbber{border:3px solid var(--gin-color-primary);border-inline-end:3px dotted transparent;}.ajax-progress .ajax-progress__message{color:var(--gin-color-text);}[dir].gin--dark-mode .ajax-progress--fullscreen{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border:3px solid var(--gin-bg-app);border-inline-end:3px dotted transparent;}.media-library-widget .ajax-progress__throbber,.media-library-widget .ajax-progress__throbber--fullscreen{border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;}.ui-dialog .ajax-progress-throbber{padding:var(--gin-spacing-xs);background:var(--gin-bg-app);border-radius:50%;box-shadow:0 2px 6px 0 rgba(34,35,48,.1);border:1px solid rgba(216,217,224,.8);}.gin--dark-mode .ui-dialog .ajax-progress-throbber{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}.ui-dialog .ajax-progress-throbber::before,.contextual-links .ajax-progress-throbber::before{content:"";display:block;position:absolute;inset-block-start:var(--gin-spacing-xs);inset-inline-start:var(--gin-spacing-xs);width:1.125rem;height:1.125rem;border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;border-radius:50%;animation:gin-throbber .75s linear infinite;}.gin--dark-mode .ui-dialog .ajax-progress,.gin--dark-mode .media-library-item .ajax-progress.ajax-progress.ajax-progress{background-color:var(--gin-bg-app);border-color:var(--gin-bg-app);}.contextual-links li{position:relative;}.contextual-links .ajax-progress-throbber{position:absolute;inset-block-start:0;inset-inline-end:var(--gin-spacing-xxs);width:24px;height:24px;}.contextual-links .ajax-progress-throbber::before{inset-block-start:0;inset-inline-start:.25em;}.claro-autocomplete__message{color:var(--gin-color-primary);}
.ui-dialog:not(.ui-dialog-off-canvas){max-width:1280px;border:0 none !important;border-radius:var(--gin-border-m);background:var(--gin-bg-layer);}@media (forced-colors:active){.ui-dialog:not(.ui-dialog-off-canvas){border:1px solid buttonBorder !important;}}.ui-dialog:not(.ui-dialog-off-canvas) .ui-dialog-content:first-of-type{border-start-start-radius:var(--gin-border-m);border-start-end-radius:var(--gin-border-m);}.ui-dialog:not(.ui-dialog-off-canvas) .layout-region-node-actions{position:absolute;inset-block-end:0;inset-inline-start:var(--gin-spacing-m);inset-block-start:auto;inset-inline-end:auto;}.ui-dialog:not(.ui-dialog-off-canvas) .layout-region-node-secondary{width:100%;}.ui-dialog:not(.ui-dialog-off-canvas) .views-exposed-form.views-exposed-form,.ui-dialog:not(.ui-dialog-off-canvas) .views-displays{border:1px solid var(--gin-border-color-layer);}@media (max-width:47.99em){.ui-dialog:not(.ui-dialog-off-canvas){min-width:92%;max-width:92%;}}.ui-dialog{position:absolute;inset-block-start:0;font-family:var(--gin-font);outline:none;}[dir="ltr"] .ui-dialog{inset-inline-start:0;}[dir="rtl"] .ui-dialog{inset-inline-end:0;}.ui-dialog,.ui-dialog:focus,.ui-dialog:focus:active,.ui-dialog:focus:hover{box-shadow:var(--gin-shadow-l1);}.ui-dialog .ui-dialog-titlebar{line-height:1.2;padding:var(--gin-spacing-m) var(--gin-spacing-l);background:#1b1b1d;border:0 none;border-radius:var(--gin-border-m) var(--gin-border-m) 0 0;position:relative;}@media (forced-colors:active){.ui-dialog .ui-dialog-titlebar{border-block-end:1px solid buttonBorder;}}.ui-dialog .ui-dialog-title{font-size:var(--gin-font-size-l);font-weight:var(--gin-font-weight-normal);color:#fff;width:100%;padding-inline-end:var(--gin-spacing-xl);box-sizing:border-box;}.ui-dialog .ui-dialog-content{color:var(--gin-color-text);}.ui-dialog .ui-widget-content.ui-dialog-buttonpane{padding:var(--gin-spacing-s) var(--gin-spacing-l);border-block-start:1px solid var(--gin-border-color-layer);border-end-start-radius:var(--gin-border-m);border-end-end-radius:var(--gin-border-m);background:var(--gin-bg-app);}.ui-dialog .ui-widget-content.ui-dialog-buttonpane .button{font-family:var(--gin-font);font-size:var(--gin-font-size-s);font-weight:var(--gin-font-weight-semibold);padding-block:calc(var(--gin-spacing-s) - 2px);padding-inline:var(--gin-spacing-m);margin-block:0;height:auto;}.ui-dialog .ui-widget-content.ui-dialog-buttonpane .button:last-of-type{margin-inline-end:0;}.ui-dialog .ui-widget-content.ui-dialog-buttonpane .button.button--danger,.ui-dialog [data-drupal-selector*=-remove-form] .button.button--danger{border-color:var(--gin-color-danger) !important;}.ui-dialog .ui-dialog-buttonset{margin-block-start:0;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;inset-block-start:50%;inset-inline-start:auto;inset-inline-end:0;width:2rem;height:2rem;opacity:.8;margin:0 var(--gin-spacing-m);transform:translateY(-50%);background:none;border:none;}.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick{width:100%;height:100%;inset-block-start:0;inset-inline-start:0;margin:0;transform:none;background:#fff;-webkit-mask-image:url(/themes/contrib/gin/dist/media/sprite.svg#close-view);mask-image:url(/themes/contrib/gin/dist/media/sprite.svg#close-view);-webkit-mask-size:var(--gin-icon-size-close) var(--gin-icon-size-close);mask-size:var(--gin-icon-size-close) var(--gin-icon-size-close);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;}@media (forced-colors:active){.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick{background:linktext;}}.ui-dialog .ui-dialog-titlebar-close:hover{opacity:1;}.ui-dialog .ui-widget-content.ui-dialog-content{padding-inline:var(--gin-spacing-l);background:var(--gin-bg-layer);}.ui-dialog .gin-layer-wrapper{margin-block-end:var(--gin-spacing-l);}.ui-dialog .gin-confirm-form{margin-block-start:var(--gin-spacing-m);margin-block-end:var(--gin-spacing-s);}.ui-dialog.token-tree-dialog{max-width:none;z-index:505;}.erl-overlay,.layout-paragraphs-dialog{position:fixed !important;inset-block-start:50% !important;inset-inline-start:50% !important;width:calc(100% - var(--gin-spacing-xl)) !important;}[dir="ltr"] .erl-overlay,[dir="ltr"] .layout-paragraphs-dialog{transform:translate(-50%,-50%);}[dir="rtl"] .erl-overlay,[dir="rtl"] .layout-paragraphs-dialog{transform:translate(50%,-50%);}@media (min-width:64em){.erl-overlay,.layout-paragraphs-dialog{width:calc(100% - var(--gin-spacing-xxxl)) !important;}}ul.paragraphs-add-dialog-list{margin:var(--gin-spacing-l) 0;}.ui-widget-overlay{opacity:.9;background:var(--gin-bg-layer2);}.views-ui-dialog .views-offset-bottom{border-block-start:1px solid var(--gin-border-color);}@media (forced-colors:active){.views-ui-dialog .views-offset-bottom{border-block-start:none;}}.ui-widget-content a{color:var(--gin-color-primary);}.ui-widget.ui-dialog.ui-dialog-off-canvas{--gin-offcanvas-active:var(--gin-color-primary);background:#444;border:0 none;box-shadow:0 0 48px rgba(0,0,0,.075);}.ui-widget.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar{background:#1b1b1d;border-radius:0;}.ui-widget.ui-dialog.ui-dialog-off-canvas .ui-resizable-w{border:0 none;background-color:transparent;}.ui-widget.ui-dialog.ui-dialog-off-canvas .fieldset{color:var(--gin-color-text);}.ui-widget.ui-dialog.ui-dialog-off-canvas #drupal-off-canvas .button--primary[type=submit]{background:var(--gin-offcanvas-active);}.ui-dialog .ui-widget-content.ui-dialog-content{overflow:auto;}.ui-dialog.webform-off-canvas .ui-widget-content.ui-dialog-content{background:var(--gin-bg-layer);}table.treetable tr.branch{background-color:transparent;}.ui-dialog .gin-layer-wrapper{margin-block:var(--gin-spacing-l);}.views-ui-dialog.views-ui-dialog > .ui-dialog-content{padding:0;}#drupal-modal .gin-sticky-form-actions.form-actions{display:none;}
