@import url(//fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700&.css);
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;color:var(--mm-color-text);border-color:var(--mm-color-border);background:var(--mm-color-background);-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:after,.mm-btn:before{border:2px solid rgba(0,0,0,.3);border:2px solid var(--mm-color-button)}.mm-btn_next:after,.mm-btn_prev:before{content:'';border-bottom:none;border-right:none;-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-btn_prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-btn_next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.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{-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;overflow:hidden}.mm-navbar__title:not(:last-child){padding-right:0}.mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.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-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_offcanvas.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_offcanvas.mm-menu_opened~.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-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_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_opened~.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-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_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_opened~.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-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_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_opened~.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-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_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_opened~.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-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_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_opened~.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-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-iconbar{width:50px;border-color:rgba(0,0,0,.1);background:#f3f3f3;color:rgba(0,0,0,.3);display:none;position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-menu_iconbar-left .mm-iconbar,.mm-menu_iconbar-right .mm-iconbar{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:justify;-ms-flex-pack:justify;justify-content:space-between}.mm-menu_iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu_iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{width:100%;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.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__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:not(:hover)>.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-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_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_opened~.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_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}body.modal-open .mm-slideout{z-index:unset}
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;}audio:not([controls]){display:none;height:0;}progress{vertical-align:baseline;}template,[hidden]{display:none;}a{background-color:transparent;-webkit-text-decoration-skip:objects;}a:active,a:hover{outline-width:0;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:inherit;}b,strong{font-weight:bolder;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background-color:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}svg:not(:root){overflow:hidden;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;overflow:visible;}button,input,optgroup,select,textarea{font:inherit;margin:0;}optgroup{font-weight:bold;}button,input{overflow:visible;}button,select{text-transform:none;}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}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-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-input-placeholder{color:inherit;opacity:0.54;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.slideOutUp{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}.slideInDown{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideInDown;animation-name:slideInDown;}.animated-fadeOut{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-name:fadeOut;}.animated-fadeIn{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.button-orange{background:#ff8f4b;padding:5px 22px 5px 18px;font-weight:500;font-family:"Work Sans",sans-serif;color:#fff;font-size:20px;display:inline-block;position:relative;}.button-orange:after{content:url(/themes/takingcharge/dist/images/7dfb93fb59e5789fd3ca1b34b854f4dd.svg);position:absolute;height:26px;right:-13px;width:26px;top:7px;}.button-orange:hover{background:#ff7f31;}.button-green{background:#c9cf23;padding:5px 22px 5px 18px;font-weight:500;font-family:"Work Sans",sans-serif;color:#fff;font-size:20px;display:inline-block;position:relative;}.button-green:after{content:url(/themes/takingcharge/dist/images/7dfb93fb59e5789fd3ca1b34b854f4dd.svg);position:absolute;height:26px;right:-13px;width:26px;top:7px;}.button-green:hover{background:#b4b91f;}.button-green:after{content:url(/themes/takingcharge/dist/images/d1058576c2b391014058588e397a1a3a.svg);position:absolute;height:26px;right:-13px;width:26px;top:7px;}.csslider{-moz-perspective:1300px;-ms-perspective:1300px;-webkit-perspective:1300px;perspective:1300px;display:inline-block;text-align:left;position:relative;margin-bottom:22px;}.csslider > input{display:none;}.csslider > input:nth-of-type(50):checked ~ div > div:first-of-type{margin-left:-4900%;}.csslider > input:nth-of-type(49):checked ~ div > div:first-of-type{margin-left:-4800%;}.csslider > input:nth-of-type(48):checked ~ div > div:first-of-type{margin-left:-4700%;}.csslider > input:nth-of-type(47):checked ~ div > div:first-of-type{margin-left:-4600%;}.csslider > input:nth-of-type(46):checked ~ div > div:first-of-type{margin-left:-4500%;}.csslider > input:nth-of-type(45):checked ~ div > div:first-of-type{margin-left:-4400%;}.csslider > input:nth-of-type(44):checked ~ div > div:first-of-type{margin-left:-4300%;}.csslider > input:nth-of-type(43):checked ~ div > div:first-of-type{margin-left:-4200%;}.csslider > input:nth-of-type(42):checked ~ div > div:first-of-type{margin-left:-4100%;}.csslider > input:nth-of-type(41):checked ~ div > div:first-of-type{margin-left:-4000%;}.csslider > input:nth-of-type(40):checked ~ div > div:first-of-type{margin-left:-3900%;}.csslider > input:nth-of-type(39):checked ~ div > div:first-of-type{margin-left:-3800%;}.csslider > input:nth-of-type(38):checked ~ div > div:first-of-type{margin-left:-3700%;}.csslider > input:nth-of-type(37):checked ~ div > div:first-of-type{margin-left:-3600%;}.csslider > input:nth-of-type(36):checked ~ div > div:first-of-type{margin-left:-3500%;}.csslider > input:nth-of-type(35):checked ~ div > div:first-of-type{margin-left:-3400%;}.csslider > input:nth-of-type(34):checked ~ div > div:first-of-type{margin-left:-3300%;}.csslider > input:nth-of-type(33):checked ~ div > div:first-of-type{margin-left:-3200%;}.csslider > input:nth-of-type(32):checked ~ div > div:first-of-type{margin-left:-3100%;}.csslider > input:nth-of-type(31):checked ~ div > div:first-of-type{margin-left:-3000%;}.csslider > input:nth-of-type(30):checked ~ div > div:first-of-type{margin-left:-2900%;}.csslider > input:nth-of-type(29):checked ~ div > div:first-of-type{margin-left:-2800%;}.csslider > input:nth-of-type(28):checked ~ div > div:first-of-type{margin-left:-2700%;}.csslider > input:nth-of-type(27):checked ~ div > div:first-of-type{margin-left:-2600%;}.csslider > input:nth-of-type(26):checked ~ div > div:first-of-type{margin-left:-2500%;}.csslider > input:nth-of-type(25):checked ~ div > div:first-of-type{margin-left:-2400%;}.csslider > input:nth-of-type(24):checked ~ div > div:first-of-type{margin-left:-2300%;}.csslider > input:nth-of-type(23):checked ~ div > div:first-of-type{margin-left:-2200%;}.csslider > input:nth-of-type(22):checked ~ div > div:first-of-type{margin-left:-2100%;}.csslider > input:nth-of-type(21):checked ~ div > div:first-of-type{margin-left:-2000%;}.csslider > input:nth-of-type(20):checked ~ div > div:first-of-type{margin-left:-1900%;}.csslider > input:nth-of-type(19):checked ~ div > div:first-of-type{margin-left:-1800%;}.csslider > input:nth-of-type(18):checked ~ div > div:first-of-type{margin-left:-1700%;}.csslider > input:nth-of-type(17):checked ~ div > div:first-of-type{margin-left:-1600%;}.csslider > input:nth-of-type(16):checked ~ div > div:first-of-type{margin-left:-1500%;}.csslider > input:nth-of-type(15):checked ~ div > div:first-of-type{margin-left:-1400%;}.csslider > input:nth-of-type(14):checked ~ div > div:first-of-type{margin-left:-1300%;}.csslider > input:nth-of-type(13):checked ~ div > div:first-of-type{margin-left:-1200%;}.csslider > input:nth-of-type(12):checked ~ div > div:first-of-type{margin-left:-1100%;}.csslider > input:nth-of-type(11):checked ~ div > div:first-of-type{margin-left:-1000%;}.csslider > input:nth-of-type(10):checked ~ div > div:first-of-type{margin-left:-900%;}.csslider > input:nth-of-type(9):checked ~ div > div:first-of-type{margin-left:-800%;}.csslider > input:nth-of-type(8):checked ~ div > div:first-of-type{margin-left:-700%;}.csslider > input:nth-of-type(7):checked ~ div > div:first-of-type{margin-left:-600%;}.csslider > input:nth-of-type(6):checked ~ div > div:first-of-type{margin-left:-500%;}.csslider > input:nth-of-type(5):checked ~ div > div:first-of-type{margin-left:-400%;}.csslider > input:nth-of-type(4):checked ~ div > div:first-of-type{margin-left:-300%;}.csslider > input:nth-of-type(3):checked ~ div > div:first-of-type{margin-left:-200%;}.csslider > input:nth-of-type(2):checked ~ div > div:first-of-type{margin-left:-100%;}.csslider > input:nth-of-type(1):checked ~ div > div:first-of-type{margin-left:0%;}.csslider > div:first-of-type{position:relative;width:100%;height:auto;z-index:1;font-size:0;line-height:0;margin:0 auto;padding:0;overflow:hidden;white-space:nowrap;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.csslider > div:first-of-type > div{position:relative;display:inline-block;width:100%;height:100%;overflow:hidden;font-size:15px;font-size:initial;line-height:normal;-moz-transition:all 0.5s cubic-bezier(0.25,0.25,0.75,0.75);-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s cubic-bezier(0.25,0.25,0.75,0.75);transition:all 0.5s cubic-bezier(0.25,0.25,0.75,0.75);vertical-align:top;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:normal;}.csslider > div:first-of-type > div.scrollable{overflow-y:scroll;}.csslider > .navigation{position:absolute;bottom:-8px;left:50%;z-index:10;margin-bottom:-10px;font-size:0;line-height:0;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.csslider > .navigation > div{margin-left:-100%;}.csslider > .navigation label{position:relative;display:inline-block;cursor:pointer;border-radius:50%;margin:0 4px;padding:4px;background:#3c3c3c;}.csslider > .navigation label:hover:after{opacity:1;}.csslider > .navigation label:after{content:'';position:absolute;left:50%;top:50%;margin-left:-6px;margin-top:-6px;background:#3c3c3c;border-radius:50%;padding:6px;opacity:0;}.csslider > .arrows{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.csslider.inside .navigation{bottom:10px;margin-bottom:10px;}.csslider.inside .navigation label{border:1px solid #7e7e7e;}.csslider > input:nth-of-type(1):checked ~ .navigation label:nth-of-type(1):after,.csslider > input:nth-of-type(2):checked ~ .navigation label:nth-of-type(2):after,.csslider > input:nth-of-type(3):checked ~ .navigation label:nth-of-type(3):after,.csslider > input:nth-of-type(4):checked ~ .navigation label:nth-of-type(4):after,.csslider > input:nth-of-type(5):checked ~ .navigation label:nth-of-type(5):after,.csslider > input:nth-of-type(6):checked ~ .navigation label:nth-of-type(6):after,.csslider > input:nth-of-type(7):checked ~ .navigation label:nth-of-type(7):after,.csslider > input:nth-of-type(8):checked ~ .navigation label:nth-of-type(8):after,.csslider > input:nth-of-type(9):checked ~ .navigation label:nth-of-type(9):after,.csslider > input:nth-of-type(10):checked ~ .navigation label:nth-of-type(10):after,.csslider > input:nth-of-type(11):checked ~ .navigation label:nth-of-type(11):after,.csslider > input:nth-of-type(12):checked ~ .navigation label:nth-of-type(12):after,.csslider > input:nth-of-type(13):checked ~ .navigation label:nth-of-type(13):after,.csslider > input:nth-of-type(14):checked ~ .navigation label:nth-of-type(14):after,.csslider > input:nth-of-type(15):checked ~ .navigation label:nth-of-type(15):after,.csslider > input:nth-of-type(16):checked ~ .navigation label:nth-of-type(16):after,.csslider > input:nth-of-type(17):checked ~ .navigation label:nth-of-type(17):after,.csslider > input:nth-of-type(18):checked ~ .navigation label:nth-of-type(18):after,.csslider > input:nth-of-type(19):checked ~ .navigation label:nth-of-type(19):after,.csslider > input:nth-of-type(20):checked ~ .navigation label:nth-of-type(20):after,.csslider > input:nth-of-type(21):checked ~ .navigation label:nth-of-type(21):after,.csslider > input:nth-of-type(22):checked ~ .navigation label:nth-of-type(22):after,.csslider > input:nth-of-type(23):checked ~ .navigation label:nth-of-type(23):after,.csslider > input:nth-of-type(24):checked ~ .navigation label:nth-of-type(24):after,.csslider > input:nth-of-type(25):checked ~ .navigation label:nth-of-type(25):after,.csslider > input:nth-of-type(26):checked ~ .navigation label:nth-of-type(26):after,.csslider > input:nth-of-type(27):checked ~ .navigation label:nth-of-type(27):after,.csslider > input:nth-of-type(28):checked ~ .navigation label:nth-of-type(28):after,.csslider > input:nth-of-type(29):checked ~ .navigation label:nth-of-type(29):after,.csslider > input:nth-of-type(30):checked ~ .navigation label:nth-of-type(30):after,.csslider > input:nth-of-type(31):checked ~ .navigation label:nth-of-type(31):after,.csslider > input:nth-of-type(32):checked ~ .navigation label:nth-of-type(32):after,.csslider > input:nth-of-type(33):checked ~ .navigation label:nth-of-type(33):after,.csslider > input:nth-of-type(34):checked ~ .navigation label:nth-of-type(34):after,.csslider > input:nth-of-type(35):checked ~ .navigation label:nth-of-type(35):after,.csslider > input:nth-of-type(36):checked ~ .navigation label:nth-of-type(36):after,.csslider > input:nth-of-type(37):checked ~ .navigation label:nth-of-type(37):after,.csslider > input:nth-of-type(38):checked ~ .navigation label:nth-of-type(38):after,.csslider > input:nth-of-type(39):checked ~ .navigation label:nth-of-type(39):after,.csslider > input:nth-of-type(40):checked ~ .navigation label:nth-of-type(40):after,.csslider > input:nth-of-type(41):checked ~ .navigation label:nth-of-type(41):after,.csslider > input:nth-of-type(42):checked ~ .navigation label:nth-of-type(42):after,.csslider > input:nth-of-type(43):checked ~ .navigation label:nth-of-type(43):after,.csslider > input:nth-of-type(44):checked ~ .navigation label:nth-of-type(44):after,.csslider > input:nth-of-type(45):checked ~ .navigation label:nth-of-type(45):after,.csslider > input:nth-of-type(46):checked ~ .navigation label:nth-of-type(46):after,.csslider > input:nth-of-type(47):checked ~ .navigation label:nth-of-type(47):after,.csslider > input:nth-of-type(48):checked ~ .navigation label:nth-of-type(48):after,.csslider > input:nth-of-type(49):checked ~ .navigation label:nth-of-type(49):after,.csslider > input:nth-of-type(50):checked ~ .navigation label:nth-of-type(50):after,.csslider > input:nth-of-type(51):checked ~ .navigation label:nth-of-type(51):after{opacity:1;}.csslider .pager{margin:20px 0;padding:0;list-style:none;text-align:center;}.csslider .pager li{display:none;}.csslider > input:nth-of-type(1):checked ~ .pager > li:nth-of-type(1),.csslider > input:nth-of-type(2):checked ~ .pager > li:nth-of-type(2),.csslider > input:nth-of-type(3):checked ~ .pager > li:nth-of-type(3),.csslider > input:nth-of-type(4):checked ~ .pager > li:nth-of-type(4),.csslider > input:nth-of-type(5):checked ~ .pager > li:nth-of-type(5),.csslider > input:nth-of-type(6):checked ~ .pager > li:nth-of-type(6),.csslider > input:nth-of-type(7):checked ~ .pager > li:nth-of-type(7),.csslider > input:nth-of-type(8):checked ~ .pager > li:nth-of-type(8),.csslider > input:nth-of-type(9):checked ~ .pager > li:nth-of-type(9),.csslider > input:nth-of-type(10):checked ~ .pager > li:nth-of-type(10),.csslider > input:nth-of-type(11):checked ~ .pager > li:nth-of-type(11),.csslider > input:nth-of-type(12):checked ~ .pager > li:nth-of-type(12),.csslider > input:nth-of-type(13):checked ~ .pager > li:nth-of-type(13),.csslider > input:nth-of-type(14):checked ~ .pager > li:nth-of-type(14),.csslider > input:nth-of-type(15):checked ~ .pager > li:nth-of-type(15),.csslider > input:nth-of-type(16):checked ~ .pager > li:nth-of-type(16),.csslider > input:nth-of-type(17):checked ~ .pager > li:nth-of-type(17),.csslider > input:nth-of-type(18):checked ~ .pager > li:nth-of-type(18),.csslider > input:nth-of-type(19):checked ~ .pager > li:nth-of-type(19),.csslider > input:nth-of-type(20):checked ~ .pager > li:nth-of-type(20),.csslider > input:nth-of-type(21):checked ~ .pager > li:nth-of-type(21),.csslider > input:nth-of-type(22):checked ~ .pager > li:nth-of-type(22),.csslider > input:nth-of-type(23):checked ~ .pager > li:nth-of-type(23),.csslider > input:nth-of-type(24):checked ~ .pager > li:nth-of-type(24),.csslider > input:nth-of-type(25):checked ~ .pager > li:nth-of-type(25),.csslider > input:nth-of-type(26):checked ~ .pager > li:nth-of-type(26),.csslider > input:nth-of-type(27):checked ~ .pager > li:nth-of-type(27),.csslider > input:nth-of-type(28):checked ~ .pager > li:nth-of-type(28),.csslider > input:nth-of-type(29):checked ~ .pager > li:nth-of-type(29),.csslider > input:nth-of-type(30):checked ~ .pager > li:nth-of-type(30),.csslider > input:nth-of-type(31):checked ~ .pager > li:nth-of-type(31),.csslider > input:nth-of-type(32):checked ~ .pager > li:nth-of-type(32),.csslider > input:nth-of-type(33):checked ~ .pager > li:nth-of-type(33),.csslider > input:nth-of-type(34):checked ~ .pager > li:nth-of-type(34),.csslider > input:nth-of-type(35):checked ~ .pager > li:nth-of-type(35),.csslider > input:nth-of-type(36):checked ~ .pager > li:nth-of-type(36),.csslider > input:nth-of-type(37):checked ~ .pager > li:nth-of-type(37),.csslider > input:nth-of-type(38):checked ~ .pager > li:nth-of-type(38),.csslider > input:nth-of-type(39):checked ~ .pager > li:nth-of-type(39),.csslider > input:nth-of-type(40):checked ~ .pager > li:nth-of-type(40),.csslider > input:nth-of-type(41):checked ~ .pager > li:nth-of-type(41),.csslider > input:nth-of-type(42):checked ~ .pager > li:nth-of-type(42),.csslider > input:nth-of-type(43):checked ~ .pager > li:nth-of-type(43),.csslider > input:nth-of-type(44):checked ~ .pager > li:nth-of-type(44),.csslider > input:nth-of-type(45):checked ~ .pager > li:nth-of-type(45),.csslider > input:nth-of-type(46):checked ~ .pager > li:nth-of-type(46),.csslider > input:nth-of-type(47):checked ~ .pager > li:nth-of-type(47),.csslider > input:nth-of-type(48):checked ~ .pager > li:nth-of-type(48),.csslider > input:nth-of-type(49):checked ~ .pager > li:nth-of-type(49),.csslider > input:nth-of-type(50):checked ~ .pager > li:nth-of-type(50),.csslider > input:nth-of-type(51):checked ~ .pager > li:nth-of-type(51){display:inline-block;}.csslider > .arrows{position:absolute;left:-36px;top:50%;width:100%;height:36px;padding:0 36px;z-index:0;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}.csslider > .arrows label{display:none;position:absolute;top:-50%;padding:18px;box-shadow:inset 3px -3px 0 2px #ff8f4b;cursor:pointer;-moz-transition:box-shadow 0.15s,margin 0.15s;-o-transition:box-shadow 0.15s,margin 0.15s;-webkit-transition:box-shadow 0.15s,margin 0.15s;transition:box-shadow 0.15s,margin 0.15s;}.csslider > .arrows label:hover{box-shadow:inset 3px -3px 0 2px #ff6f18;}.csslider > .arrows label:before{content:'';position:absolute;top:-100%;left:-100%;height:300%;width:300%;}.csslider.infinity > input:first-of-type:checked ~ .arrows label.goto-last,.csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(0),.csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(1),.csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(2),.csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(3),.csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(4),.csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(5),.csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(6),.csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(7),.csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(8),.csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(9),.csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(10),.csslider > input:nth-of-type(12):checked ~ .arrows > label:nth-of-type(11),.csslider > input:nth-of-type(13):checked ~ .arrows > label:nth-of-type(12),.csslider > input:nth-of-type(14):checked ~ .arrows > label:nth-of-type(13),.csslider > input:nth-of-type(15):checked ~ .arrows > label:nth-of-type(14),.csslider > input:nth-of-type(16):checked ~ .arrows > label:nth-of-type(15),.csslider > input:nth-of-type(17):checked ~ .arrows > label:nth-of-type(16),.csslider > input:nth-of-type(18):checked ~ .arrows > label:nth-of-type(17),.csslider > input:nth-of-type(19):checked ~ .arrows > label:nth-of-type(18),.csslider > input:nth-of-type(20):checked ~ .arrows > label:nth-of-type(19),.csslider > input:nth-of-type(21):checked ~ .arrows > label:nth-of-type(20),.csslider > input:nth-of-type(22):checked ~ .arrows > label:nth-of-type(21),.csslider > input:nth-of-type(23):checked ~ .arrows > label:nth-of-type(22),.csslider > input:nth-of-type(24):checked ~ .arrows > label:nth-of-type(23),.csslider > input:nth-of-type(25):checked ~ .arrows > label:nth-of-type(24),.csslider > input:nth-of-type(26):checked ~ .arrows > label:nth-of-type(25),.csslider > input:nth-of-type(27):checked ~ .arrows > label:nth-of-type(26),.csslider > input:nth-of-type(28):checked ~ .arrows > label:nth-of-type(27),.csslider > input:nth-of-type(29):checked ~ .arrows > label:nth-of-type(28),.csslider > input:nth-of-type(30):checked ~ .arrows > label:nth-of-type(29),.csslider > input:nth-of-type(31):checked ~ .arrows > label:nth-of-type(30),.csslider > input:nth-of-type(32):checked ~ .arrows > label:nth-of-type(31),.csslider > input:nth-of-type(33):checked ~ .arrows > label:nth-of-type(32),.csslider > input:nth-of-type(34):checked ~ .arrows > label:nth-of-type(33),.csslider > input:nth-of-type(35):checked ~ .arrows > label:nth-of-type(34),.csslider > input:nth-of-type(36):checked ~ .arrows > label:nth-of-type(35),.csslider > input:nth-of-type(37):checked ~ .arrows > label:nth-of-type(36),.csslider > input:nth-of-type(38):checked ~ .arrows > label:nth-of-type(37),.csslider > input:nth-of-type(39):checked ~ .arrows > label:nth-of-type(38),.csslider > input:nth-of-type(40):checked ~ .arrows > label:nth-of-type(39),.csslider > input:nth-of-type(41):checked ~ .arrows > label:nth-of-type(40),.csslider > input:nth-of-type(42):checked ~ .arrows > label:nth-of-type(41),.csslider > input:nth-of-type(43):checked ~ .arrows > label:nth-of-type(42),.csslider > input:nth-of-type(44):checked ~ .arrows > label:nth-of-type(43),.csslider > input:nth-of-type(45):checked ~ .arrows > label:nth-of-type(44),.csslider > input:nth-of-type(46):checked ~ .arrows > label:nth-of-type(45),.csslider > input:nth-of-type(47):checked ~ .arrows > label:nth-of-type(46),.csslider > input:nth-of-type(48):checked ~ .arrows > label:nth-of-type(47),.csslider > input:nth-of-type(49):checked ~ .arrows > label:nth-of-type(48),.csslider > input:nth-of-type(50):checked ~ .arrows > label:nth-of-type(49),.csslider > input:nth-of-type(51):checked ~ .arrows > label:nth-of-type(50){display:block;left:22px;right:auto;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}.csslider.infinity > input:last-of-type:checked ~ .arrows label.goto-first,.csslider > input:nth-of-type(1):checked ~ .arrows > label:nth-of-type(2),.csslider > input:nth-of-type(2):checked ~ .arrows > label:nth-of-type(3),.csslider > input:nth-of-type(3):checked ~ .arrows > label:nth-of-type(4),.csslider > input:nth-of-type(4):checked ~ .arrows > label:nth-of-type(5),.csslider > input:nth-of-type(5):checked ~ .arrows > label:nth-of-type(6),.csslider > input:nth-of-type(6):checked ~ .arrows > label:nth-of-type(7),.csslider > input:nth-of-type(7):checked ~ .arrows > label:nth-of-type(8),.csslider > input:nth-of-type(8):checked ~ .arrows > label:nth-of-type(9),.csslider > input:nth-of-type(9):checked ~ .arrows > label:nth-of-type(10),.csslider > input:nth-of-type(10):checked ~ .arrows > label:nth-of-type(11),.csslider > input:nth-of-type(11):checked ~ .arrows > label:nth-of-type(12),.csslider > input:nth-of-type(12):checked ~ .arrows > label:nth-of-type(13),.csslider > input:nth-of-type(13):checked ~ .arrows > label:nth-of-type(14),.csslider > input:nth-of-type(14):checked ~ .arrows > label:nth-of-type(15),.csslider > input:nth-of-type(15):checked ~ .arrows > label:nth-of-type(16),.csslider > input:nth-of-type(16):checked ~ .arrows > label:nth-of-type(17),.csslider > input:nth-of-type(17):checked ~ .arrows > label:nth-of-type(18),.csslider > input:nth-of-type(18):checked ~ .arrows > label:nth-of-type(19),.csslider > input:nth-of-type(19):checked ~ .arrows > label:nth-of-type(20),.csslider > input:nth-of-type(20):checked ~ .arrows > label:nth-of-type(21),.csslider > input:nth-of-type(21):checked ~ .arrows > label:nth-of-type(22),.csslider > input:nth-of-type(22):checked ~ .arrows > label:nth-of-type(23),.csslider > input:nth-of-type(23):checked ~ .arrows > label:nth-of-type(24),.csslider > input:nth-of-type(24):checked ~ .arrows > label:nth-of-type(25),.csslider > input:nth-of-type(25):checked ~ .arrows > label:nth-of-type(26),.csslider > input:nth-of-type(26):checked ~ .arrows > label:nth-of-type(27),.csslider > input:nth-of-type(27):checked ~ .arrows > label:nth-of-type(28),.csslider > input:nth-of-type(28):checked ~ .arrows > label:nth-of-type(29),.csslider > input:nth-of-type(29):checked ~ .arrows > label:nth-of-type(30),.csslider > input:nth-of-type(30):checked ~ .arrows > label:nth-of-type(31),.csslider > input:nth-of-type(31):checked ~ .arrows > label:nth-of-type(32),.csslider > input:nth-of-type(32):checked ~ .arrows > label:nth-of-type(33),.csslider > input:nth-of-type(33):checked ~ .arrows > label:nth-of-type(34),.csslider > input:nth-of-type(34):checked ~ .arrows > label:nth-of-type(35),.csslider > input:nth-of-type(35):checked ~ .arrows > label:nth-of-type(36),.csslider > input:nth-of-type(36):checked ~ .arrows > label:nth-of-type(37),.csslider > input:nth-of-type(37):checked ~ .arrows > label:nth-of-type(38),.csslider > input:nth-of-type(38):checked ~ .arrows > label:nth-of-type(39),.csslider > input:nth-of-type(39):checked ~ .arrows > label:nth-of-type(40),.csslider > input:nth-of-type(40):checked ~ .arrows > label:nth-of-type(41),.csslider > input:nth-of-type(41):checked ~ .arrows > label:nth-of-type(42),.csslider > input:nth-of-type(42):checked ~ .arrows > label:nth-of-type(43),.csslider > input:nth-of-type(43):checked ~ .arrows > label:nth-of-type(44),.csslider > input:nth-of-type(44):checked ~ .arrows > label:nth-of-type(45),.csslider > input:nth-of-type(45):checked ~ .arrows > label:nth-of-type(46),.csslider > input:nth-of-type(46):checked ~ .arrows > label:nth-of-type(47),.csslider > input:nth-of-type(47):checked ~ .arrows > label:nth-of-type(48),.csslider > input:nth-of-type(48):checked ~ .arrows > label:nth-of-type(49),.csslider > input:nth-of-type(49):checked ~ .arrows > label:nth-of-type(50),.csslider > input:nth-of-type(50):checked ~ .arrows > label:nth-of-type(51),.csslider > input:nth-of-type(51):checked ~ .arrows > label:nth-of-type(52){display:block;right:22px;left:auto;-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);-webkit-transform:rotate(225deg);transform:rotate(225deg);}.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease;}.lity.lity-opened{opacity:1;}.lity.lity-closed{opacity:0;}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important;}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em;}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease;}.lity-loading .lity-loader{opacity:1;}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important;}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;-o-transition:-o-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease,-o-transform 0.3s ease;}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none;}.lity-close::-moz-focus-inner{border:0;padding:0;}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none;}.lity-close:active{top:1px;}.lity-image img{max-width:100%;display:block;line-height:0;border:0;}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px;}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch;}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000;}.lity-hide{display:none;}div,header,footer,section,address,nav,main{box-sizing:border-box;}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0 none;}#umnhf-h.umnhf,#umnhf-f.umnhf,#umnhf-alt.umnhf,#umnhf-uf.umnhf,#umnhf-h-ma,#umn-main{position:static;z-index:auto;top:auto;right:auto;bottom:auto;left:auto;visibility:visible;float:none;clear:none;overflow:visible;width:1170px;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;margin:0 auto;padding:0;text-align:left;white-space:normal;text-decoration:none;text-indent:0;letter-spacing:normal;text-transform:none;border:none;background:none;font:normal normal normal 14px/20px Helvetica,"Helvetica Neue","Futura",Verdana,"Geneva",sans-serif;line-height:20px;}#umnhf-h.umnhf{width:100%;background:#7a0019;}#umnhf-h-mast{max-width:1170px;}.umnhf-inner{max-width:1170px;position:relative;margin:0 auto;}.printer{display:none;}#skipLinks a{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;color:#7a0019;font-family:Arial,sans-serif;font-size:14px;}#skipLinks a:focus{width:110px;height:auto;background-color:white;border-bottom-right-radius:0.4em;border-bottom-left-radius:0.4em;padding:0.2em;border:1px solid #000;border-top:none;position:fixed;top:0;left:50%;margin-left:-55px;text-align:center;z-index:9999;}@media screen and (max-width:1150px){#umnhf-h.umnhf,#umnhf-f.umnhf,#umnhf-alt.umnhf,#umnhf-uf.umnhf,#umnhf-h-ma,#umn-main{width:100%;margin:0;}}@media print{#umnhf-h.umnhf,#umnhf-f.umnhf,#umnhf-alt.umnhf,#umnhf-uf.umnhf,#umnhf-h-ma,#umn-main{width:100%;margin:0;}#umnhf-h .umnhf{padding:0 15px;background-color:#fff;}.printer{display:block;width:100%;background-color:#fff;}.printer .right{padding-bottom:10px;text-align:right;}.printer .left{float:left;}.printer .left:after{content:url(/themes/takingcharge/dist/images/4d2fb8af3c2545c1f70ba9bd1d65c9b4.png);}#umnhf-h .umnhf{display:none;}}#umnhf-h{zoom:1;}#umnhf-h.umnhf{position:relative;min-height:60px;background-color:#7a0019;}#umnhf-h:before,#umnhf-h:after{display:table;content:"";}#umnhf-h:after{clear:both;}#umnhf-h a.umnhf:link,#umnhf-h a.umnhf:visited,#umnhf-h a.umnhf:hover,#umnhf-h a.umnhf:active{text-decoration:underline;color:#7a0019;}#umnhf-h a.umnhf:hover{color:#669;}#umnhf-h-mast{position:relative;min-height:60px;margin:0 auto;background:#7a0019;}#umnhf-h-logo{display:block;float:left;overflow:hidden;width:288px;height:38px;margin:13px 10px 13px 0;white-space:nowrap;text-indent:100%;background-size:288px 67px;background:transparent url(/themes/takingcharge/dist/images/0df8ccdcbdd9a6d1de1eb13d02213b46.png) 0 0 no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:1.25),(min-resolution:192dpi){#umnhf-h-logo{background:transparent url(/themes/takingcharge/dist/images/0314f6b7fc813e8f2f1e5ec27cb0187e.png) 0 0 no-repeat;background-size:288px auto;height:34px;}}#umnhf-h-c.umnhf{position:relative;top:-7px;display:block;clear:both;width:40%;margin:-5px 0 5px 0;list-style-type:none;}#umnhf-h-c.umnhf li{display:inline-block;padding:0 15px;text-align:center;}#umnhf-h-c.umnhf li a{text-decoration:none;color:#fff;font-weight:300;}#umnhf-h-c.umnhf li a:hover,#umnhf-h-c.umnhf li a:active,#umnhf-h-c.umnhf li a:focus{text-decoration:underline;}#umnhf-h-c.umnhf li a.home{font-weight:600;}#umnhf-h-ql{position:absolute;top:22px;right:0;width:auto;margin:0;list-style-type:none;color:#fff;font-weight:100;}#umnhf-h-ql li{margin:0;display:inline-block;margin-left:1.25rem;}#umnhf-h-ql li a{text-decoration:none;font-weight:100;color:#fff;}#umnhf-h-ql li a:hover,#umnhf-h-ql li a:active,#umnhf-h-ql li a:focus{text-decoration:underline;}#umnhf-h-ql span.my-u{display:inline-block;width:12px;height:12px;background:transparent url(/themes/takingcharge/dist/images/a11093d53850e542fad5f538432471f5.png) 0 0 no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:1.25),(min-resolution:192dpi){#umnhf-h-ql span{background:transparent url(/themes/takingcharge/dist/images/a11093d53850e542fad5f538432471f5.png) 0 0 no-repeat;background-size:22px 34px;background-position:0 0;}}#umnhf-m-search{display:none;}#umnhf-h-search{position:absolute;top:30px;right:0;width:249px;height:22px;}#umnhf-h-search label.umnhf{display:none;}.mobile input[type="text"]{-webkit-appearance:none;-moz-border-radius:0;border-radius:0;}#umnhf-h-st{position:absolute;right:30px;width:175px;height:22px;padding-left:3px;cursor:text;color:#8a8a8a;border:0;background-color:#fff;font-size:0.77778rem;line-height:18px;-webkit-appearance:none;-moz-border-radius:0;border-radius:0;}#umnhf-h-sb{position:absolute;top:0;right:0;overflow:hidden;width:22px;height:22px;cursor:pointer;white-space:nowrap;color:#7a0019;border:0;font:bold 0.925em/1.35em arial,helvetica,clean,sans-serif;background:transparent url(/themes/takingcharge/dist/images/a11093d53850e542fad5f538432471f5.png) 0 -12px no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:1.25),(min-resolution:192dpi){#umnhf-h-sb{background:transparent url(/themes/takingcharge/dist/images/a11093d53850e542fad5f538432471f5.png) 0 -12px no-repeat;background-size:22px 34px;}}@media (max-width:775px){#umnhf-h-ql{display:none;}#umnhf-h-search{right:17px;}}@media screen and (max-width:674px){#umnhf-h-search{width:184px;}}@media all and (max-width:609px){#umnhf-h-mast{height:35px;min-height:50px;}#umnhf-h-logo{margin:17px 0 0 17px;}#umnhf-h-cl,#umnhf-h-ql{display:none;}#umnhf-h-search{position:relative;top:auto;right:auto;display:block;width:226px;margin:10px 0 10px 17px;}#umnhf-h-mast{position:relative;height:50px;background-position:left bottom;}#umnhf-h-logo{display:block;background-position:0 -38px;height:29px;width:246px;}#umnhf-h-search.mobile{position:relative;top:auto;right:auto;display:block;width:225px;height:30px;margin:10px 0 5px 17px;}#umnhf-h .umnhf-m-cancel{color:#404d5b;}#umnhf-h-st{display:block;width:192px;}#umnhf-h-sb{right:0;display:block;}}@media all and (max-width:380px){#umnhf-m-search .mobile{position:absolute;top:13px;right:10px;left:auto;width:auto;height:auto;-moz-border-radius:4px;border-radius:4px;}#umnhf-m-search{right:10px;}}#umnhf-alt.umnhf{min-height:184px;}#umnhf-alt.umnhf #umnhf-alt-sn{float:left;}#umnhf-alt-sn{width:70%;padding-left:54px;}#umnhf-alt-sn h2{margin:35px 0 0 0;padding:0;color:#404d5b;font:normal normal normal 30px/40px Helvetica,"Helvetica Neue","Futura",Verdana,"Geneva",sans-serif;}#umnhf-alt-sn p{margin:0 0 15px 0;padding:0;color:#8a8a8a;font:normal normal normal 20px/26px Helvetica,"Helvetica Neue","Futura",Verdana,"Geneva",sans-serif;}#umnhf-alt-sn{width:100%;padding-left:17px;}#umnhf-alt-sn p{margin:0 0 35px 0;}#umnhf-alt-n{display:block;width:100%;background-color:#f0efee;}#umnhf-alt-n ul{display:table;margin:0;padding:0;table-layout:fixed;list-style-type:none;text-align:center;}#umnhf-alt-n ul li{display:inline-block;display:table-cell;width:2%;}#umnhf-alt-n ul a{display:inline-block;box-sizing:border-box;width:100%;font-weight:300;padding:0 0.5em;line-height:36px;}#umnhf-alt-n ul a:link,#umnhf-alt-n ul a:active{-webkit-transition:background-color 0.3s,border-color 0.3s;transition:background-color 0.3s,border-color 0.3s;text-decoration:none;color:#404d5b;border-bottom:none;font-size:16px;}#umnhf-alt-n ul a:visited{color:#404d5b;}#umnhf-alt-n ul a:hover,#umnhf-alt-n ul a:focus{background-color:#dbdbdb;}#umnhf-alt-n ul a.active{color:#7a0019;font-weight:500;background-color:#f0efee;}#umnhf-alt-n ul a.active:hover{background-color:#dbdbdb;}.display-after-menu-collapse.umnhf{display:none;}@media (max-width:775px){.display-after-menu-collapse.umnhf{display:block;width:100%;cursor:pointer;text-align:center;color:#fff;background-color:#404d5b;font:300 normal normal 28px/50px Helvetica,"Helvetica Neue","Futura",Verdana,"Geneva",sans-serif;}}@media screen and (max-width:1150px){#umnhf-alt.umnhf{width:100%;padding:0;}#umnhf-alt-sn,#umnhf-alt-n{width:100%;}}@media (max-width:775px){#umnhf-alt.umnhf{min-height:auto;}#umnhf-alt-sn{padding-left:17px;width:100%;}#umnhf-alt-n{display:none;float:none;width:100%;height:auto;padding:0;}#umnhf-alt-n ul{width:100%;height:auto;margin:0;}#umnhf-alt-n ul li{display:block;width:100%;text-align:center;}#umnhf-alt-n ul li:nth-child(odd){background-color:#f9f9f9;}#umnhf-alt-n ul a{line-height:40px;}}#umnhf-uf-ul{width:100%;padding-right:54px;}#umnhf-uf-ul ul{float:right;margin:0;padding:30px 0 5px 0;list-style-type:none;text-align:right;}#umnhf-uf-ul ul li{line-height:1.5rem;}@media (max-width:775px){#umnhf-uf-ci,#umnhf-uf-sm{padding-left:17px;}#umnhf-uf-ul{padding-right:17px;}}@media all and (max-width:609px){#umnhf-uf-ci,#umnhf-uf-ul,#umnhf-uf-sm{display:block;float:none;width:100%;}#umnhf-uf .umnhf-uf-sub{float:none;}#umnhf-uf-ul{position:relative;}#umnhf-uf-ul ul{padding-top:0;}#umnhf-uf-ul ul li{line-height:3rem;}#umnhf-uf-ul ul{float:none;padding-left:17px;text-align:inherit;}}#umnhf-f.umnhf{margin:5px auto;padding:15px 0 0 0;}#umnhf-f a:hover,#umnhf-f a:active,#umnhf-f a:focus{text-decoration:underline;}#umnhf-f a,#umnhf-f li,#umnhf-f h3{text-decoration:none;color:#404d5b;}#umnhf-f .f-sfs{display:none;}#umnhf-f .f-sfs span{display:inline-block;width:12px;height:12px;background:transparent url(/themes/takingcharge/dist/images/b9da8980a59dc2779762e853d09d6104.png) 0 0 no-repeat;}@media only screen and (-webkit-min-device-pixel-ratio:1.25),(min-resolution:192dpi){#umnhf-f .f-sfs span{background:transparent url(/themes/takingcharge/dist/images/d6aebe46cc9e0a0cfa4271c38df64581.png) 0 0 no-repeat;background-size:22px 34px;}}#umnhf-f .umnhf-f-cl{float:left;box-sizing:border-box;width:25%;height:190px;padding:5px;}#umnhf-f #umnhf-f-myu{display:none;}#umnhf-f ul,#umnhf-f p{margin:0 0 16px 0;padding:0;list-style:none;color:#404d5b;}#umnhf-f .umnhf-f-title{text-transform:uppercase;color:#404d5b;font-family:Helvetica,"Helvetica Neue","Futura",Verdana,"Geneva",sans-serif;}#umnhf-f h2.umnhf-f-title{margin:0 -54px 15px -54px;padding:16px 8px 16px 54px;text-transform:uppercase;color:#404d5b;border-bottom:1px solid #dbdbdb;font-family:Helvetica,"Helvetica Neue","Futura",Verdana,"Geneva",sans-serif;font-size:16px;font-weight:normal;}#umnhf-f h3.umnhf-f-title{margin:0;text-transform:uppercase;color:#404d5b;font-family:Helvetica,"Helvetica Neue","Futura",Verdana,"Geneva",sans-serif;font-size:14px;font-weight:bold;}#umnhf-f small{display:block;padding:5px 54px;text-align:center;font-size:0.8rem;line-height:1rem;}#umnhf-f small a:link,#umnhf-f small a:active,#umnhf-f small a:visited{color:#404d5b;text-decoration:underline;}@media (max-width:775px){#umnhf-f.umnhf h2.umnhf-f-title{margin:0;padding-left:27px;}#umnhf-f.umnhf .umnhf-f-cl{display:block;width:100%;height:auto;margin:0 0 15px 0;padding:0;}#umnhf-f.umnhf .umnhf-f-cl ul li a{display:block;width:100%;padding:5px 0;line-height:2.5em;}#umnhf-f.umnhf .umnhf-f-cl .umnhf-f-title{max-width:768px;margin:0 auto;padding:15px 17px;cursor:pointer;-webkit-transition:background-color 0.3s,border-color 0.3s;-moz-transition:background-color 0.3s,border-color 0.3s;transition:background-color 0.3s,border-color 0.3s;text-align:left;border-bottom:1px dotted transparent;font-size:16px;font-size:0.88889rem;}#umnhf-f.umnhf .umnhf-f-cl .umnhf-f-title + ul{display:none;margin:0;padding:1em 1.6875rem;background-color:#f9f9f9;}#umnhf-f.umnhf .umnhf-f-cl .umnhf-f-title:before{float:right;min-width:1em;margin-left:5px;text-align:center;font-size:1.5em;font-weight:normal;}#umnhf-f.umnhf .umnhf-f-cl .umnhf-f-title.umnhf-f-title-closed:before{content:"+";}#umnhf-f.umnhf .umnhf-f-cl .umnhf-f-title.umnhf-f-title-opened{border-color:#eaecef;background-color:#f0f0f0;}#umnhf-f.umnhf .umnhf-f-cl .umnhf-f-title.umnhf-f-title-opened:hover,#umnhf-f.umnhf .umnhf-f-cl .umnhf-f-title.umnhf-f-title-opened:focus{border-color:#d5d6d2;}#umnhf-f.umnhf .umnhf-f-cl .umnhf-f-title.umnhf-f-title-opened:before{content:"-";}#umnhf-f.umnhf .umnhf-f-cl .umnhf-f-title.umnhf-f-title-opened:after{clear:both;content:"";}#umnhf-f.umnhf .umnhf-f-cl .umnhf-f-title:hover,#umnhf-f.umnhf .umnhf-f-cl .umnhf-f-title:focus{background-color:#eaecef;}#umnhf-f.umnhf .umnhf-f-cl p{margin:1rem 1.6875rem;}#umnhf-f small{padding:5px 17px;}#umnhf-f #umnhf-f-myu{display:block;}#umnhf-f #umnhf-f-myu ul{padding-left:17px;line-height:3rem;}#umnhf-f #umnhf-f-myu ul span{display:inline-block;width:12px;height:12px;background:transparent url(/themes/takingcharge/dist/images/b9da8980a59dc2779762e853d09d6104.png) 0 0 no-repeat;}}@media only screen and (max-width:775px) and (-webkit-min-device-pixel-ratio:1.25),(max-width:775px) and (min-resolution:192dpi){#umnhf-f #umnhf-f-myu ul span{background:transparent url(/themes/takingcharge/dist/images/b9da8980a59dc2779762e853d09d6104.png) 0 0 no-repeat;background-size:22px 34px;}}@media screen and (min-width:660px) and (max-width:979px){#umnhf-f h2.umnhf{float:right;width:100%;margin:0;}}@media screen and (max-width:659px){#umnhf-f #umnhf-f-cl{width:260px;}#umnhf-f-cl{display:none;}#umnhf-f-bp li{display:inline;}}@media all and (max-width:609px){#umnhf-f.umnhf{margin:0 auto;}#umnhf-f #umnhf-f-myu{display:block;}#umnhf-f #umnhf-f-myu ul{padding-left:17px;line-height:3rem;}#umnhf-f #umnhf-f-myu ul span{display:inline-block;width:12px;height:12px;background:transparent url(/themes/takingcharge/dist/images/b9da8980a59dc2779762e853d09d6104.png) 0 0 no-repeat;}#umnhf-uf-ul ul{padding-bottom:0;}}.rw-btn,.rw-input{color:inherit;font:inherit;margin:0;}button.rw-input{overflow:visible;}button.rw-input,select.rw-input{text-transform:none;}button.rw-input,html input[type="button"].rw-input,input[type="reset"].rw-input,input[type="submit"].rw-input{-webkit-appearance:button;cursor:pointer;}button[disabled].rw-input,html input[disabled].rw-input{cursor:not-allowed;}button.rw-input::-moz-focus-inner,input.rw-input::-moz-focus-inner{border:0;padding:0;}@font-face{font-family:'RwWidgets';src:url(/themes/takingcharge/dist/fonts/e44520ab9079ea7633bfa874bed5d21d.eot);src:url(/themes/takingcharge/dist/fonts/e44520ab9079ea7633bfa874bed5d21d.eot#iefix&v=4.1.0) format('embedded-opentype'),url(/themes/takingcharge/dist/fonts/99adb54b0f30c0758bb4cb9ed5b80aa8.woff) format('woff'),url(/themes/takingcharge/dist/fonts/bfc14ac982326f7d0b1340e20d3e0c37.ttf) format('truetype'),url(/themes/takingcharge/dist/images/03945ac4fc7fdefc44bc110bf1ba2393.svg#fontawesomeregular) format('svg');font-weight:normal;font-style:normal;}.rw-i{display:inline-block;font-family:RwWidgets;font-style:normal;font-weight:normal;line-height:1em;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.rw-i-caret-down:before{content:'\e803';}.rw-i-caret-up:before{content:'\e800';}.rw-i-caret-left:before{content:'\e801';}.rw-i-caret-right:before{content:'\e802';}.rw-i-clock-o:before{content:'\e805';}.rw-i-calendar:before{content:'\e804';}.rw-i-search:before{content:'\e806';}.rw-sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}.rw-widget,.rw-widget *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.rw-widget:before,.rw-widget *:before,.rw-widget:after,.rw-widget *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.rw-widget{outline:0;-moz-background-clip:border-box;-webkit-background-clip:border-box;background-clip:border-box;}.rw-btn{color:#333;line-height:2.286em;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid transparent;padding:0;white-space:nowrap;}.rw-rtl{direction:rtl;}.rw-input{color:#555555;height:2.286em;padding:0.429em 0.857em;background-color:#fff;}.rw-input[disabled]{-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed;opacity:1;background-color:#eeeeee;border-color:#ccc;}.rw-input[readonly]{cursor:not-allowed;}.rw-filter-input{position:relative;width:100%;padding-right:1.9em;border:#ccc 1px solid;border-radius:4px;margin-bottom:2px;}.rw-rtl .rw-filter-input{padding-left:1.9em;padding-right:0;}.rw-filter-input > .rw-input{width:100%;border:none;outline:none;}.rw-filter-input > span{margin-top:-2px;}.rw-i.rw-loading{width:16px;height:100%;}.rw-i.rw-loading:before{content:"";}.rw-loading-mask{border-radius:4px;position:relative;}.rw-loading-mask:after{content:'';position:absolute;background-color:#fff;opacity:0.7;top:0;left:0;height:100%;width:100%;}.rw-now{font-weight:600;}.rw-state-focus{background-color:#fff;border:#66afe9 1px solid;color:#333;}.rw-state-selected{background-color:#adadad;border:#adadad 1px solid;color:#333;}.rw-state-disabled{-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed;opacity:1;}.rw-btn,.rw-dropdownlist{cursor:pointer;}.rw-btn[disabled],.rw-state-disabled .rw-btn,.rw-state-readonly .rw-btn{-webkit-box-shadow:none;box-shadow:none;pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);opacity:0.65;}ul.rw-list,.rw-selectlist{margin:0;padding-left:0;list-style:none;padding:5px 0;overflow:auto;outline:0;height:100%;}ul.rw-list > li,.rw-selectlist > li{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}ul.rw-list > li.rw-list-optgroup,.rw-selectlist > li.rw-list-optgroup{font-weight:bold;}ul.rw-list > li.rw-list-option,ul.rw-list > li.rw-list-empty,.rw-selectlist > li.rw-list-option,.rw-selectlist > li.rw-list-empty{padding-left:10px;padding-right:10px;}ul.rw-list > li.rw-list-option,.rw-selectlist > li.rw-list-option{cursor:pointer;border:1px solid transparent;border-radius:3px;}ul.rw-list > li.rw-list-option:hover,.rw-selectlist > li.rw-list-option:hover{background-color:#e6e6e6;border-color:#adadad;}ul.rw-list > li.rw-list-option.rw-state-focus,.rw-selectlist > li.rw-list-option.rw-state-focus{background-color:#fff;border:#66afe9 1px solid;color:#333;}ul.rw-list > li.rw-list-option.rw-state-selected,.rw-selectlist > li.rw-list-option.rw-state-selected{background-color:#adadad;border:#adadad 1px solid;color:#333;}ul.rw-list > li.rw-list-option.rw-state-disabled,ul.rw-list > li.rw-list-option.rw-state-readonly,.rw-selectlist > li.rw-list-option.rw-state-disabled,.rw-selectlist > li.rw-list-option.rw-state-readonly{color:#777777;cursor:not-allowed;}ul.rw-list > li.rw-list-option.rw-state-disabled:hover,ul.rw-list > li.rw-list-option.rw-state-readonly:hover,.rw-selectlist > li.rw-list-option.rw-state-disabled:hover,.rw-selectlist > li.rw-list-option.rw-state-readonly:hover{background:none;border-color:transparent;}ul.rw-list.rw-list-grouped > li.rw-list-optgroup,.rw-selectlist.rw-list-grouped > li.rw-list-optgroup{padding-left:10px;}ul.rw-list.rw-list-grouped > li.rw-list-option,.rw-selectlist.rw-list-grouped > li.rw-list-option{padding-left:20px;}.rw-widget{position:relative;}.rw-open.rw-widget,.rw-open > .rw-multiselect-wrapper{border-bottom-right-radius:0;border-bottom-left-radius:0;}.rw-open-up.rw-widget,.rw-open-up > .rw-multiselect-wrapper{border-top-right-radius:0;border-top-left-radius:0;}.rw-combobox .rw-list,.rw-datetimepicker .rw-list,.rw-numberpicker .rw-list,.rw-dropdownlist .rw-list,.rw-multiselect .rw-list{height:auto;}.rw-widget{background-color:#fff;border:#ccc 1px solid;border-radius:4px;}.rw-widget .rw-input{border-bottom-left-radius:4px;border-top-left-radius:4px;}.rw-rtl .rw-widget .rw-input{border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-top-right-radius:4px;}.rw-widget > .rw-select{border-left:#ccc 1px solid;}.rw-widget.rw-rtl > .rw-select{border-right:#ccc 1px solid;border-left:none;}.rw-widget.rw-state-focus,.rw-widget.rw-state-focus:hover{border-color:#66afe9;outline:0;}.rw-widget.rw-state-readonly,.rw-widget.rw-state-readonly > .rw-multiselect-wrapper{cursor:not-allowed;}.rw-widget.rw-state-disabled,.rw-widget.rw-state-disabled:hover,.rw-widget.rw-state-disabled:active{background-color:#eeeeee;border-color:#ccc;}.rw-combobox,.rw-datetimepicker,.rw-numberpicker,.rw-dropdownlist{padding-right:1.9em;}.rw-combobox.rw-rtl,.rw-datetimepicker.rw-rtl,.rw-numberpicker.rw-rtl,.rw-dropdownlist.rw-rtl{padding-right:0;padding-left:1.9em;}.rw-combobox > .rw-input,.rw-datetimepicker > .rw-input,.rw-numberpicker > .rw-input,.rw-dropdownlist > .rw-input{width:100%;border:none;outline:0;}.rw-combobox > .rw-input::-moz-placeholder,.rw-datetimepicker > .rw-input::-moz-placeholder,.rw-numberpicker > .rw-input::-moz-placeholder,.rw-dropdownlist > .rw-input::-moz-placeholder{color:#999;opacity:1;}.rw-combobox > .rw-input:-ms-input-placeholder,.rw-datetimepicker > .rw-input:-ms-input-placeholder,.rw-numberpicker > .rw-input:-ms-input-placeholder,.rw-dropdownlist > .rw-input:-ms-input-placeholder{color:#999;}.rw-combobox > .rw-input::-webkit-input-placeholder,.rw-datetimepicker > .rw-input::-webkit-input-placeholder,.rw-numberpicker > .rw-input::-webkit-input-placeholder,.rw-dropdownlist > .rw-input::-webkit-input-placeholder{color:#999;}.rw-placeholder{color:#999;}.rw-select{position:absolute;width:1.9em;height:100%;right:0;top:0;}.rw-select.rw-btn,.rw-select > .rw-btn{height:100%;vertical-align:middle;outline:0;}.rw-rtl .rw-select{left:0;right:auto;}.rw-combobox:active,.rw-datetimepicker:active,.rw-dropdownlist:active,.rw-header > .rw-btn:active,.rw-numberpicker .rw-btn.rw-state-active,.rw-combobox:active.rw-state-focus,.rw-datetimepicker:active.rw-state-focus,.rw-dropdownlist:active.rw-state-focus,.rw-header > .rw-btn:active.rw-state-focus,.rw-numberpicker .rw-btn.rw-state-active.rw-state-focus{background-image:none;}.rw-combobox:hover,.rw-datetimepicker:hover,.rw-numberpicker:hover,.rw-dropdownlist:hover{background-color:#e6e6e6;border-color:#adadad;}.rw-dropdownlist.rw-state-disabled,.rw-dropdownlist.rw-state-readonly{cursor:not-allowed;}.rw-dropdownlist > .rw-input{line-height:2.286em;background-color:transparent;padding-top:0;padding-bottom:0;padding-right:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.rw-dropdownlist.rw-rtl > .rw-input{padding:0.429em 0.857em;padding-top:0;padding-bottom:0;padding-left:0;}.rw-dropdownlist > .rw-select,.rw-dropdownlist.rw-rtl > .rw-select{border-width:0;}.rw-numberpicker .rw-btn{display:block;height:1.143em;line-height:1.143em;width:100%;border-width:0;}.rw-popup{position:absolute;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border:#ccc 1px solid;background:#fff;padding:2px;overflow:auto;margin-bottom:10px;left:10px;right:10px;}.rw-dropup > .rw-popup{margin-bottom:0;margin-top:10px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0;}.rw-popup-container{position:absolute;top:100%;margin-top:1px;z-index:1005;left:-11px;right:-11px;}.rw-widget.rw-state-focus .rw-popup-container{z-index:1015;}.rw-popup-container.rw-dropup{top:auto;bottom:100%;}.rw-popup-container.rw-calendar-popup{right:auto;width:18em;}.rw-datetimepicker .rw-btn{width:1.8em;}.rw-datetimepicker.rw-has-neither{padding-left:0;padding-right:0;}.rw-datetimepicker.rw-has-neither .rw-input{border-radius:4px;}.rw-datetimepicker.rw-has-both{padding-right:3.8em;}.rw-datetimepicker.rw-has-both.rw-rtl{padding-right:0;padding-left:3.8em;}.rw-datetimepicker.rw-has-both > .rw-select{width:3.8em;height:100%;}.rw-calendar{background-color:#fff;}.rw-calendar thead > tr{border-bottom:2px solid #ccc;}.rw-calendar .rw-header{padding-bottom:5px;}.rw-calendar .rw-header .rw-btn-left,.rw-calendar .rw-header .rw-btn-right{width:12.5%;}.rw-calendar .rw-header .rw-btn-view{width:75%;background-color:#eeeeee;border-radius:4px;}.rw-calendar .rw-header .rw-btn-view[disabled]{-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed;}.rw-calendar .rw-footer{border-top:1px solid #ccc;}.rw-calendar .rw-footer .rw-btn{width:100%;white-space:normal;}.rw-calendar .rw-footer .rw-btn:hover{background-color:#e6e6e6;}.rw-calendar .rw-footer .rw-btn[disabled]{-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed;}.rw-calendar-grid{outline:none;height:14.28571429em;table-layout:fixed;width:100%;}.rw-calendar-grid th{text-align:right;padding:0 0.4em 0 0.1em;}.rw-calendar-grid .rw-btn{width:100%;text-align:right;}.rw-calendar-grid td .rw-btn{border-radius:4px;padding:0 0.4em 0 0.1em;outline:0;}.rw-calendar-grid td .rw-btn:hover{background-color:#e6e6e6;}.rw-calendar-grid td .rw-btn.rw-off-range{color:#b3b3b3;}.rw-calendar-grid.rw-nav-view .rw-btn{padding:0.25em 0 0.3em;display:block;overflow:hidden;text-align:center;white-space:normal;}.rw-selectlist{padding:2px;}.rw-selectlist > ul{height:100%;overflow:auto;}.rw-selectlist > ul > li.rw-list-option{position:relative;min-height:27px;cursor:auto;outline:none;padding-left:5px;}.rw-selectlist > ul > li.rw-list-option > label > input{position:absolute;margin:4px 0 0 -20px;}.rw-selectlist > ul > li.rw-list-option > label{padding-left:20px;line-height:1.423em;display:inline-block;}.rw-selectlist.rw-rtl > ul > li.rw-list-option{padding-left:0;padding-right:5px;}.rw-selectlist.rw-rtl > ul > li.rw-list-option > label > input{margin:4px -20px 0 0px;}.rw-selectlist.rw-rtl > ul > li.rw-list-option > label{padding-left:0;padding-right:20px;}.rw-selectlist.rw-rtl > ul > li.rw-list-option{padding-left:0;padding-right:5px;}.rw-selectlist.rw-rtl > ul > li.rw-list-option > label > input{margin:4px -20px 0 0px;}.rw-selectlist.rw-rtl > ul > li.rw-list-option > label{padding-left:0;padding-right:20px;}.rw-selectlist.rw-state-disabled > ul > li:hover,.rw-selectlist.rw-state-readonly > ul > li:hover{background:none;border-color:transparent;}.rw-multiselect{background-color:#fff;}.rw-multiselect:hover{border-color:#adadad;}.rw-multiselect-wrapper{border-radius:4px;position:relative;cursor:text;}.rw-multiselect-wrapper:before,.rw-multiselect-wrapper:after{content:" ";display:table;}.rw-multiselect-wrapper:after{clear:both;}.rw-multiselect-wrapper i.rw-loading{position:absolute;right:3px;}.rw-multiselect-wrapper > .rw-input{outline:0;border-width:0;line-height:normal;width:auto;max-width:100%;}.rw-multiselect-wrapper > .rw-input::-moz-placeholder{color:#999;opacity:1;}.rw-multiselect-wrapper > .rw-input:-ms-input-placeholder{color:#999;}.rw-multiselect-wrapper > .rw-input::-webkit-input-placeholder{color:#999;}.rw-state-readonly > .rw-multiselect-wrapper,.rw-state-disabled > .rw-multiselect-wrapper{cursor:not-allowed;}.rw-rtl .rw-multiselect-wrapper > .rw-input{float:right;}.rw-multiselect-create-tag{border-top:1px #ccc solid;padding-top:5px;margin-top:5px;}.rw-multiselect-taglist{margin:0;padding-left:0;list-style:none;display:inline;padding-right:0;}.rw-multiselect-taglist > li{display:inline-block;padding-left:5px;padding-right:5px;}.rw-multiselect-taglist > li{display:inline-block;margin:1px;padding:0.214em 0.15em 0.214em 0.4em;line-height:1.4em;text-align:center;white-space:nowrap;border-radius:3px;border:1px solid #ccc;background-color:#ccc;cursor:pointer;}.rw-multiselect-taglist > li.rw-state-focus{background-color:#fff;border:#66afe9 1px solid;color:#333;}.rw-multiselect-taglist > li.rw-state-readonly,.rw-multiselect-taglist > li.rw-state-disabled,.rw-multiselect.rw-state-readonly .rw-multiselect-taglist > li,.rw-multiselect.rw-state-disabled .rw-multiselect-taglist > li{cursor:not-allowed;filter:alpha(opacity=65);opacity:0.65;}.rw-multiselect-taglist > li .rw-btn{outline:0;font-size:115%;line-height:normal;}.rw-rtl .rw-multiselect-taglist > li{float:right;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.slideOutUp{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}.slideInDown{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideInDown;animation-name:slideInDown;}.animated-fadeOut{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-name:fadeOut;}.animated-fadeIn{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.button-orange{position:relative;display:inline-block;padding:15px 40px;background-color:#FFCF44;background-repeat:no-repeat;background-position:calc(100% - 25px) 50%;font-size:14px;line-height:1.2em;font-weight:600;color:#2B2B2B;border-radius:100px;transition:all 0.4s ease-in-out;}.button-orange::after{display:block;content:url(/themes/takingcharge/dist/images/c80972eb0d921a798eea701f71f794d3.svg);position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:24px;opacity:0;z-index:1;transition:all 0.4s ease-in-out;}.button-orange:hover,.button-orange:focus{background-color:#EAF5F8;padding:15px 56px 15px 24px;}.button-orange:hover::after,.button-orange:focus::after{opacity:1;}.button-green{position:relative;display:inline-block;padding:15px 40px;background-color:#EAF5F8;background-repeat:no-repeat;background-position:calc(100% - 25px) 50%;font-size:14px;line-height:1.2em;font-weight:600;color:#2B2B2B;border-radius:100px;transition:all 0.4s ease-in-out;}.button-green::after{display:block;content:url(/themes/takingcharge/dist/images/5e0f97f74dcaecdc57bfdba5d3c5d862.svg);position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:24px;opacity:0;z-index:1;transition:all 0.4s ease-in-out;}.button-green:hover,.button-green:focus{background-color:#008DC9;padding:15px 56px 15px 24px;color:white;}.button-green:hover::after,.button-green:focus::after{opacity:1;}html,body{font-weight:300;font-family:"Work Sans",sans-serif;line-height:1.3em;color:#3c3c3c;font-size:18px;overflow-x:hidden;}.layout-container{padding:0 20px;}a{color:#EB5C13;text-decoration:none;}h1,h2,h3,h4,h5,h6{font-weight:600;font-family:"Work Sans",sans-serif;line-height:1.2em;}h1{font-size:64px;color:#008DC9;line-height:1.1em;margin:30px 0 15px;}.node--view-mode-submenu-read-this-next h1{font-size:42px;}@media screen and (max-width:900px){h1{font-size:42px;}}h2{font-size:32px;}@media (max-width:650px){h2{font-size:24px;}}h3{font-size:24px;}@media (max-width:650px){h3{font-size:21px;}}h4{font-size:21px;}@media (max-width:650px){h4{font-size:18px;}}h5{font-size:21px;}@media (max-width:650px){h5{font-size:18px;}}h6{font-size:21px;}@media (max-width:650px){h6{font-size:18px;}}[type="radio"]{position:absolute;left:-1000;z-index:-1;width:1px;height:1px;border:0;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);}[type="radio"] ~ label{position:relative;font-size:16px;}[type="radio"] ~ label::before{display:block;width:34px;height:34px;background-color:#eaf5f8;border-width:1px;border-color:#9cb7c2;padding:6px;border-radius:36px;border-style:solid;margin:0 auto 5px;content:"";cursor:pointer;}[type="radio"] ~ label::after{position:absolute;top:7px;left:calc(50% - 17px);display:block;width:34px;height:34px;background-color:transparent;border-width:0;border-radius:36px;content:"";cursor:pointer;}[type="radio"]:checked ~ label::after{background-color:#008DC9;-moz-box-shadow:0 0 5px 2px #ffffff;-webkit-box-shadow:0 0 5px 2px #ffffff;box-shadow:0 0 5px 2px #ffffff;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}.accordion{position:relative;padding:0;box-sizing:border-box;border-top:4px solid #EAF5F8;}.accordion .accordion--title{position:relative;font-family:Work Sans;font-size:24px;font-weight:600;line-height:1.2em;color:#008DC9;padding:10px 40px 10px 0;display:block;width:100%;margin:0;box-sizing:border-box;background:transparent;text-align:left;border:0;cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;vertical-align:top;}.accordion .accordion--title::after{display:inline-block;position:absolute;top:50%;right:15px;content:url(/themes/takingcharge/dist/images/1335a9d03721d3e77295aa2d516e3ff4.svg);-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all 0.1s;}.accordion.expanded .accordion--title::after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);}.accordion .accordion--content{max-height:0;box-sizing:border-box;overflow:hidden;transition:all 0.6s;}.accordion-references{position:relative;padding:10px 0 0;box-sizing:border-box;border-top:4px solid #EAF5F8;}.accordion-references .accordion--title{position:relative;font-family:Work Sans;font-size:24px;font-weight:600;line-height:1.2em;color:#008DC9;padding:10px 0 10px 55px;display:block;width:100%;margin:0;box-sizing:border-box;background:transparent;text-align:left;border:0;cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;vertical-align:top;}.accordion-references .accordion--title::before{display:inline-block;position:absolute;left:0;top:3px;content:url(/themes/takingcharge/dist/images/764de2f3d40fc4479c9ea79abe7a3f8a.svg);transition:all 0.1s;width:41px;height:41px;transition:all 0.3s;}.accordion-references .accordion--title::after{display:none;}.accordion-references.expanded .accordion--title::before{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.accordion-references .accordion--content{max-height:0;box-sizing:border-box;overflow:hidden;transition:all 0.6s;}#block-primarylinks-2{width:100%;position:absolute;}@media screen and (max-width:1023px){#block-primarylinks-2{display:none;}}#block-primarylinks-2 .tbm{background:none;margin-top:1px;padding-right:15px;}#block-primarylinks-2 .tbm-nav.level-0{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}#block-primarylinks-2 .tbm-item{border:0;}#block-primarylinks-2 .tbm-item.level-1{margin:0 24px 0 0;}#block-primarylinks-2 .tbm-item.level-1:hover > div > a,#block-primarylinks-2 .tbm-item.level-1:hover > span{background:none;color:#008DC9;text-decoration:underline;cursor:pointer;}#block-primarylinks-2 .tbm-item.level-1 > div > a,#block-primarylinks-2 .tbm-item.level-1 > div > span{font-weight:600;font-size:14px;color:#2B2B2B;display:inline-block;position:relative;padding:0;}#block-primarylinks-2 .tbm-item.level-1 > div > a:hover,#block-primarylinks-2 .tbm-item.level-1 > div > span:hover{background:none;}#block-primarylinks-2 .tbm-item.level-1.open .tbm-submenu,#block-primarylinks-2 .tbm-item.level-1.animating .tbm-submenu{border-bottom:1px solid #2B2B2B;}#block-primarylinks-2 .tbm-item.level-3{margin:5px 0;}#block-primarylinks-2 .tbm-submenu{width:100vw;left:50%;margin-left:-50vw;border:0;box-shadow:none;padding:0;background:transparent;z-index:99;overflow:hidden;padding-top:44px;}#block-primarylinks-2 .tbm-submenu::before{content:'';display:block;position:absolute;width:100%;height:100%;background:#EAF5F8;z-index:-1;}#block-primarylinks-2 .tbm-submenu > .tbm-row{padding:24px 24px 40px;}#block-primarylinks-2 .tbm-submenu > .tbm-row > .tbm-column{margin:0 0 0 30px;}#block-primarylinks-2 .tbm-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;max-width:calc(1170px + 48px);margin:0 auto;}#block-primarylinks-2 .tbm-row .tbm-row{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;gap:40px;}#block-primarylinks-2 .tbm-row .tbm-row .views-element-container{display:none;}#block-primarylinks-2 .tbm-row .views-element-container{margin-right:auto;}#block-primarylinks-2 .tbm-column a:hover{text-decoration:underline;}#block-primarylinks-2 .tbm-group > .tbm-link-container > *{font-weight:600;font-size:24px;text-transform:none;color:#008DC9;}#block-primarylinks-2 .tbm-group > .tbm-link-container > *:hover{text-decoration:none;}#block-primarylinks-2 .tbm-group-container{border-top:1px solid #008DC9;padding-top:7px;}#block-primarylinks-2 .tbm-subnav a{padding:0.3rem 0;font-size:18px;font-weight:600;line-height:1.3em;}#block-primarylinks-2 .tbm-subnav a:hover,#block-primarylinks-2 .tbm-subnav a:active,#block-primarylinks-2 .tbm-subnav a:focus{color:#008DC9;text-decoration:underline;}#block-primarylinks-2 .block-content--type-menu-feature{max-width:312px;margin-left:52px;}#block-primarylinks-2 .block-content--type-menu-feature .field--name-field-title{font-size:27px;line-height:1.2em;margin-top:5px;text-transform:uppercase;color:#2B2B2B;}#block-primarylinks-2 .block-content--type-menu-feature .field--name-field-text{margin:3px 0;font-size:15px;line-height:1.4em;}#block-primarylinks-2 .block-content--type-menu-feature p{margin:0 0 0.5em;}#block-primarylinks-2 .block-content--type-menu-feature p:last-child{margin-bottom:0;}.margin-above-small{margin-top:30px;}.margin-above-medium{margin-top:45px;}.margin-above-large{margin-top:60px;}.paragraph--type-from-library .field--name-paragraphs > .paragraph{margin-top:0;}.lity.lity-opened{background:none;}.lity-content:after{display:none;}.lity-wrap{background:rgba(234,245,248,0.9);}.lity-wrap *{box-shadow:none !important;text-shadow:none !important;}.lity-wrap .takingcharge-search-form{display:-webkit-flex;display:-ms-flexbox;display:flex;}.lity-wrap input[type="search"]{width:400px;padding:10px;height:62px;border:1px solid #0072A3;}@media screen and (max-width:500px){.lity-wrap input[type="search"]{width:300px;}}@media screen and (max-width:400px){.lity-wrap input[type="search"]{width:250px;}}.lity-wrap input[type="submit"]{background-color:#0072A3;background-image:url(/themes/takingcharge/dist/images/ddfdf794a926c22485df0b3487d5bd49.svg);background-repeat:no-repeat;background-position:center;font-size:0;width:62px;height:62px;border:none;cursor:pointer;}.lity-wrap .modal-header{display:none;}.lity-wrap .lity-close{color:#2B2B2B;font-size:0;line-height:0;background:url(/themes/takingcharge/dist/images/7ad725f979148924523196f93ac3a1cc.svg) no-repeat center top;width:40px;height:36px;right:40px;top:32px;}.lity-wrap .lity-close::after{content:'Close';font-size:14px;font-weight:600;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.ds-2col-stacked > .group-right,.ds-2col > .group-right{float:none;width:auto;}.dynamic-token-fieldnode-social-sharing-widget{display:inline-block;}.node .social-media-sharing{padding:15px 40px;border-radius:100px;background:#EAF5F8;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:15px;}.node .social-media-sharing:focus-within ul,.node .social-media-sharing:focus ul{width:130px;}.node .social-media-sharing .share-label{display:block;font-size:14px;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background:none;cursor:pointer;}.node .social-media-sharing .share-label::before{content:'';display:inline-block;background:url(/themes/takingcharge/dist/images/4d40cc1591633548104e9cbf2ecea9f7.svg) no-repeat center center;width:12px;height:14px;position:relative;margin-right:4px;bottom:-1px;}.node .social-media-sharing ul{margin:0;padding:0;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:6px;width:0;transition:all 0.8s;overflow:hidden;}.node .social-media-sharing li{display:inline-block;list-style:none;}.node .social-media-sharing li:first-child{margin-left:15px;}.node .social-media-sharing a{display:block;width:20px;height:20px;position:relative;cursor:pointer;border:2px solid transparent;border-radius:100%;background-size:110%;background-position:center center;background-repeat:no-repeat;}.node .social-media-sharing a:focus,.node .social-media-sharing a:focus-visible,.node .social-media-sharing a:hover{border:2px solid #fff;outline:none;}.node .social-media-sharing a.facebook-share{background-image:url(/themes/takingcharge/dist/images/4fa5e10a72aa7b2b501bfdd487553ea2.svg);}.node .social-media-sharing a.email{background-image:url(/themes/takingcharge/dist/images/bd25c434682aa863fc4d7cb0246ad6b4.svg);}.node .social-media-sharing a.linkedin{background-image:url(/themes/takingcharge/dist/images/2d9bb1aa144e0b9ed1820f7d0d3aea8e.svg);}.node .social-media-sharing a.copy-link{background-image:url(/themes/takingcharge/dist/images/06326e6a696de00856414385bbc3892e.svg);}.node .social-media-sharing .confirmation-text{position:absolute;background:black;color:white;bottom:100%;width:100px;font-size:14px;padding:5px 10px;border-radius:5px;opacity:0;transition:all 0.3s;text-align:center;}.node .social-media-sharing .confirmation-text.show{opacity:1;bottom:25px;}.node--type-landing-page .social-media-sharing{background-color:#fff;}.node--type-landing-page .social-media-sharing a:focus,.node--type-landing-page .social-media-sharing a:focus-visible,.node--type-landing-page .social-media-sharing a:hover{border:2px solid #EAF5F8;outline:none;}header{position:relative;}header > div{max-width:1170px;margin:24px auto;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.no-flexwrap header > div{display:block;}@media screen and (max-width:1023px){header > div{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}}header .umnhf-inner{max-width:calc(100% - 40px);}header #umnhf-h-mast{width:100%;}header .header-top{margin-top:0;position:relative;display:block;}header .header-top::before{position:absolute;content:'';display:block;width:100vw;height:100%;background:#ffcc33;margin-left:calc(-1 * (100vw - 100%) / 2);z-index:-999;}header .header-top > div{padding:7px 0;color:#2B2B2B;font-size:12px;line-height:16px;letter-spacing:0em;text-align:center;}header .header-top > div a{color:black;text-decoration:underline;}header .region-header{position:relative;}header #block-takingcharge-branding{position:relative;z-index:2;margin-bottom:-6px;}@media screen and (max-width:1023px){header #block-takingcharge-branding{-webkit-flex:1;-ms-flex:1;flex:1;}}header #block-takingcharge-branding a,header #block-takingcharge-branding img{display:block;width:157px;}header #block-takingchargesecondarynav{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media screen and (max-width:1023px){header #block-takingchargesecondarynav{margin:-10px 0 0 16px;}}header #block-takingchargesecondarynav .contextual{display:none !important;}header #block-takingchargesecondarynav a[type="button"]{background-image:url(/themes/takingcharge/dist/images/b4945475fa4ee7c516767357ec7d7828.svg);background-repeat:no-repeat;font-size:0;width:15px;height:17px;display:inline-block;}@media screen and (max-width:1023px){header #block-takingchargesecondarynav a[type="button"]{width:35px;height:35px;background-size:contain;}}.region-content > *{max-width:1170px;margin:0 auto;}body.page-error .region-content{max-width:1170px;margin:0 auto;padding:40px 0;}.region-footer{position:relative;color:#fff;background:#008DC9;margin:0px -20px 0;padding:100px 20px;box-sizing:border-box;}@media screen and (max-width:900px){.region-footer{padding:50px 20px;}}.region-footer > div{max-width:1170px;margin:auto;}.region-footer .block-content--type-footer{position:relative;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.no-flexwrap .region-footer .block-content--type-footer{display:block;}@media screen and (max-width:950px){.region-footer .block-content--type-footer{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}}@media screen and (max-width:900px){.region-footer .block-content--type-footer{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:32px;padding-bottom:50px;}}.region-footer .block-content--type-footer::after{display:none;}.region-footer .group-left,.region-footer .group-right{float:none;}@media (max-width:800px){.region-footer .group-left,.region-footer .group-right{width:100%;}}.region-footer .group-right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.region-footer .dynamic-token-fieldblock-content-footer-site-made-by{font-weight:500;font-family:"Work Sans",sans-serif;}.region-footer .dynamic-token-fieldblock-content-footer-site-made-by a{color:#eaf5f8;text-decoration:underline;}.region-footer .block-content{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.no-flexwrap .region-footer .block-content{display:block;}.region-footer .block-content .group-middle{text-align:center;}.region-footer .field-newsletter h4{color:#fff;font-family:Work Sans;font-size:16px;font-weight:600;line-height:1.2em;margin:0;}.region-footer .field-newsletter p{font-size:12px;font-weight:400;margin:8px 0 18px;}.region-footer .field-newsletter a.button{position:relative;display:inline-block;padding:15px 40px;background-color:#FFCF44;background-repeat:no-repeat;background-position:calc(100% - 25px) 50%;font-size:14px;line-height:1.2em;font-weight:600;color:#2B2B2B;border-radius:100px;transition:all 0.4s ease-in-out;}.region-footer .field-newsletter a.button::after{display:block;content:url(/themes/takingcharge/dist/images/c80972eb0d921a798eea701f71f794d3.svg);position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:24px;opacity:0;z-index:1;transition:all 0.4s ease-in-out;}.region-footer .field-newsletter a.button:hover,.region-footer .field-newsletter a.button:focus{background-color:#EAF5F8;padding:15px 56px 15px 24px;}.region-footer .field-newsletter a.button:hover::after,.region-footer .field-newsletter a.button:focus::after{opacity:1;}.region-footer .field-social-icons{text-align:right;}@media (max-width:900px){.region-footer .field-social-icons{text-align:left;position:absolute;bottom:0;}}.region-footer .field-social-icons ul{margin:0;padding:0;list-style:none;}.region-footer .field-social-icons ul li{display:inline-block;}.region-footer .field-social-icons ul li img{width:44px;margin:0 3px;}.region-footer .field-social-icons ul li img:hover{opacity:0.8;}.region-footer .dynamic-block-fieldblock-content-footer-links{text-align:right;}@media (max-width:800px){.region-footer .dynamic-block-fieldblock-content-footer-links{text-align:left;}}.region-footer .dynamic-block-fieldblock-content-footer-links ul{list-style:none;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:48px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;}@media screen and (max-width:500px){.region-footer .dynamic-block-fieldblock-content-footer-links ul{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:15px;}}.region-footer .dynamic-block-fieldblock-content-footer-links ul li{display:inline-block;font-size:15px;margin:0;}.region-footer .dynamic-block-fieldblock-content-footer-links ul li a{color:white;font-family:Work Sans;font-size:16px;font-weight:600;line-height:1.2em;}.region-footer .dynamic-block-fieldblock-content-footer-links ul li a:hover{text-decoration:underline;}.region-highlighted{max-width:1170px;margin:0 auto;}.region-highlighted [aria-label="Status message"]{background:#eaf5f8;margin:10px 0;padding:20px 40px;box-sizing:border-box;}.responsive-menu-toggle .responsive-menu-toggle-icon{position:relative;width:35px;height:auto;}.responsive-menu-toggle .responsive-menu-toggle-icon span.label{position:static;font-size:13px;color:#2B2B2B;text-align:center;padding-top:27px;font-weight:400;text-transform:none;}.responsive-menu-toggle .responsive-menu-toggle-icon:before,.responsive-menu-toggle .responsive-menu-toggle-icon:after,.responsive-menu-toggle .responsive-menu-toggle-icon span.icon{position:absolute;left:0;display:block;width:35px;background:#008DC9;margin:0 auto;height:2px;}#off-canvas{z-index:9;--mm-color-background:#EAF5F8;--mm-color-text:#2B2B2B;--mm-color-border:#2B2B2B;font-size:16px;}#off-canvas .mm-navbar + .close-menu{display:none;}#off-canvas .mm-listitem__btn:not(.mm-listitem__text){position:absolute;top:0;left:0;width:100%;height:100%;border-left-width:0;}.mm-panels{color:#2B2B2B;background:#EAF5F8;font-weight:500;font-family:"Work Sans",sans-serif;}.mm-panels .mm-panel .mm-navbar .mm-navbar__title{height:40px;font-size:16px;color:#2B2B2B;}.mm-panels .mm-panel .mm-btn_prev{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.mm-panels .mm-panel .mm-btn_prev::before{display:none;}.mm-panels .mm-panel .mm-btn_prev::after{font-size:24px;font-weight:300;color:#008DC9;border:0 !important;border-color:rgba(255,255,255,0);content:url(/themes/takingcharge/dist/images/c80972eb0d921a798eea701f71f794d3.svg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-left:15px;}.mm-panels .mm-panel .mm-navbar{padding:0;background:#EAF5F8;}.mm-panels #mm-1 .mm-navbar__title{position:relative;text-indent:-9999px;}.mm-panels #mm-1 .mm-navbar__title::before{position:absolute;top:11px;right:35px;display:block;font-size:16px;font-weight:600;color:#2B2B2B;text-indent:0;content:"Close";}.mm-panels #mm-1 .mm-navbar__title::after{position:absolute;top:4px;right:15px;font-size:40px;display:block;color:#008DC9;text-indent:0;content:"⨯";}.mm-panels .mm-listview li{background:#fff;}.mm-panels .mm-btn_next::after{top:calc(50% - 12px);font-size:24px;font-weight:300;color:#EB5C13;border:0 !important;content:url(/themes/takingcharge/dist/images/c80972eb0d921a798eea701f71f794d3.svg);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);width:auto;height:auto;}.mm-panels .mm-listitem_vertical > a{display:none;}.mm-panels .views-element-container{padding:20px;}.mm-panels .views-element-container h2{font-size:14px !important;}.mm-listitem a{color:#2B2B2B !important;}.mm-listitem::after{left:0;border-color:#2B2B2B;}.mm-listitem .mm-panel{display:block !important;padding:0;}.mm-listitem__text{padding-top:15px;padding-bottom:15px;}#block-breadcrumbs{padding:9px 0;position:relative;}#block-breadcrumbs.is-cancer-webinar{color:#fff !important;}#block-breadcrumbs.is-cancer-webinar a{color:#fff !important;}#block-breadcrumbs::before{content:'';display:block;position:absolute;height:100%;top:0;width:100vw;left:50%;margin-left:-50vw;background:#EAF5F8;}.is-cancer-webinar#block-breadcrumbs::before{background:#0072A3;}#block-breadcrumbs nav{width:1170px;margin:0 auto;position:relative;}@media screen and (max-width:1210px){#block-breadcrumbs nav{width:100%;}}#block-breadcrumbs nav ol{margin:0;padding:0 0 0 27px;list-style:none;}#block-breadcrumbs nav ol li{display:inline-block;margin-right:3px;font-size:14px;}#block-breadcrumbs nav ol li::before{content:url(/themes/takingcharge/dist/images/30d67d60c807b2a852c3086ea78a325c.svg);margin-right:3px;}.is-cancer-webinar#block-breadcrumbs nav ol li::before{content:url(/themes/takingcharge/dist/images/5256a82259ac3978a8e5e62c213e78bc.svg);}#block-breadcrumbs nav ol li:first-child{margin-right:0;margin-left:-28px;}#block-breadcrumbs nav ol li:first-child::before{content:'';}#block-breadcrumbs nav ol li:first-child a{width:19px;height:16px;display:inline-block;overflow:hidden;position:relative;bottom:-2px;}#block-breadcrumbs nav ol li:first-child a::before{content:url(/themes/takingcharge/dist/images/7aea9dd9b1bb3842ff5368277659c9c9.svg);}.is-cancer-webinar#block-breadcrumbs nav ol li:first-child a::before{content:url(/themes/takingcharge/dist/images/d8a5b098936c27de124af1a91db5210d.svg);}#block-breadcrumbs nav ol li:last-child{margin-right:0;}#block-breadcrumbs nav ol li:last-child::before{content:url(/themes/takingcharge/dist/images/ecdcc0f0d94ee2cef36dacf88a02174f.svg);margin-right:3px;}.is-cancer-webinar#block-breadcrumbs nav ol li:last-child::before{content:url(/themes/takingcharge/dist/images/5256a82259ac3978a8e5e62c213e78bc.svg);}#block-breadcrumbs nav ol li a{color:#008DC9;text-decoration:none;}#block-breadcrumbs nav ol li a:hover{text-decoration:underline;}#block-takingcharge-page-title{color:#008DC9;}#block-takingcharge-local-tasks .contextual{display:none;}#block-takingcharge-local-tasks ul{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:0;box-sizing:border-box;list-style:none;}.no-flexwrap #block-takingcharge-local-tasks ul{display:block;}#block-takingcharge-local-tasks ul li{position:relative;-webkit-flex:1;-ms-flex:1;flex:1;height:40px;text-align:center;border-color:#c4e3eb;border-style:solid;border-width:1px 1px 0 0;}#block-takingcharge-local-tasks ul li a{position:absolute;top:0;right:0;bottom:0;left:0;line-height:35px;border-bottom:1px solid #c4e3eb;}#block-takingcharge-local-tasks ul li a.is-active{border-bottom:0;}#block-takingcharge-local-tasks ul li a:hover{background:#eaf5f8;}#block-takingcharge-local-tasks ul li:first-of-type{border-width:1px 1px 0;}.field-components{text-align:center;}.field-related-pages{position:relative;padding:30px 0 60px;box-sizing:border-box;}.field-related-pages > h2{margin:0 0 10px;}.field-related-pages > div{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -30px;}.no-flexwrap .field-related-pages > div{display:block;}.field-related-pages > div > div{-webkit-flex:0 0 calc(100%/3);-ms-flex:0 0 calc(100%/3);flex:0 0 calc(100%/3);padding:15px 30px;}@media (max-width:850px){.field-related-pages > div > div{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;}}@media (max-width:650px){.field-related-pages > div > div{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;}}.text-long ol,.text_long ol,.text_with_summary ol,.field--type-text-with-summary ol,.field--type-text-long ol,.text-long ul,.text_long ul,.text_with_summary ul,.field--type-text-with-summary ul,.field--type-text-long ul{margin:1em 0;padding-left:1.5em;}.text-long ol,.text_long ol,.text_with_summary ol,.field--type-text-with-summary ol,.field--type-text-long ol{position:relative;max-width:65%;padding:10px 0 0 40px;counter-reset:li;list-style:none;}@media screen and (min-width:769px) and (max-width:1170px){.text-long ol,.text_long ol,.text_with_summary ol,.field--type-text-with-summary ol,.field--type-text-long ol{max-width:100%;margin-right:300px;}}@media screen and (max-width:768px){.text-long ol,.text_long ol,.text_with_summary ol,.field--type-text-with-summary ol,.field--type-text-long ol{max-width:100%;}}.text-long ol li,.text_long ol li,.text_with_summary ol li,.field--type-text-with-summary ol li,.field--type-text-long ol li{margin-bottom:10px;padding-top:10px;}.text-long ol li::before,.text_long ol li::before,.text_with_summary ol li::before,.field--type-text-with-summary ol li::before,.field--type-text-long ol li::before{position:absolute;left:0;width:40px;font-size:24px;line-height:1.2em;font-weight:600;font-family:"Work Sans",sans-serif;color:#EB5C13;margin-top:-4px;content:counter(li);counter-increment:li;}.text-long p,.text_long p,.text_with_summary p,.field--type-text-with-summary p,.field--type-text-long p{line-height:1.4em;margin:0 0 1em;}.text-long blockquote,.text_long blockquote,.text_with_summary blockquote,.field--type-text-with-summary blockquote,.field--type-text-long blockquote{margin:0 0 20px;max-width:930px;position:relative;}.text-long blockquote p,.text_long blockquote p,.text_with_summary blockquote p,.field--type-text-with-summary blockquote p,.field--type-text-long blockquote p{margin:0 0 10px;}.text-long blockquote strong,.text_long blockquote strong,.text_with_summary blockquote strong,.field--type-text-with-summary blockquote strong,.field--type-text-long blockquote strong{font-size:20px;font-weight:bold;line-height:1.2em;}@media screen and (max-width:1260px){.text-long blockquote,.text_long blockquote,.text_with_summary blockquote,.field--type-text-with-summary blockquote,.field--type-text-long blockquote{margin:0 33px 20px;}}.text-long blockquote::before,.text_long blockquote::before,.text_with_summary blockquote::before,.field--type-text-with-summary blockquote::before,.field--type-text-long blockquote::before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 19.7 14.9' style='enable-background:new 0 0 19.7 14.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23008DC9;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M0,9.4C0,4.9,3.2,1.5,8.6,0l1,2.3C6,3.7,4,5.5,3.5,8l0.3,0.2c0.4-0.5,1-0.9,1.9-0.9c1.7,0,2.9,1.3,2.9,3.4 c0,2.3-1.6,4.3-4,4.3C1.8,14.9,0,12.8,0,9.4z M10.1,9.4c0-4.5,3.2-7.9,8.6-9.4l1,2.3c-3.6,1.5-5.6,3.2-6,5.7L14,8.1 c0.4-0.5,1-0.9,1.9-0.9c1.7,0,2.9,1.3,2.9,3.4c0,2.3-1.6,4.3-4,4.3C12,14.9,10.1,12.8,10.1,9.4z'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;content:'';display:block;height:15px;left:-33px;position:absolute;top:5px;width:20px;}.text-long table,.text_long table,.text_with_summary table,.field--type-text-with-summary table,.field--type-text-long table,.text-long iframe,.text_long iframe,.text_with_summary iframe,.field--type-text-with-summary iframe,.field--type-text-long iframe{border:1px solid #eee;}.text-long table tr td,.text_long table tr td,.text_with_summary table tr td,.field--type-text-with-summary table tr td,.field--type-text-long table tr td,.text-long iframe tr td,.text_long iframe tr td,.text_with_summary iframe tr td,.field--type-text-with-summary iframe tr td,.field--type-text-long iframe tr td,.text-long table tr td:last-child,.text_long table tr td:last-child,.text_with_summary table tr td:last-child,.field--type-text-with-summary table tr td:last-child,.field--type-text-long table tr td:last-child,.text-long iframe tr td:last-child,.text_long iframe tr td:last-child,.text_with_summary iframe tr td:last-child,.field--type-text-with-summary iframe tr td:last-child,.field--type-text-long iframe tr td:last-child{padding:0.5em;}@media screen and (max-width:600px){.text-long table,.text_long table,.text_with_summary table,.field--type-text-with-summary table,.field--type-text-long table,.text-long iframe,.text_long iframe,.text_with_summary iframe,.field--type-text-with-summary iframe,.field--type-text-long iframe{display:block;width:99% !important;max-width:99% !important;overflow-x:scroll;}.text-long table.stackable,.text_long table.stackable,.text_with_summary table.stackable,.field--type-text-with-summary table.stackable,.field--type-text-long table.stackable,.text-long iframe.stackable,.text_long iframe.stackable,.text_with_summary iframe.stackable,.field--type-text-with-summary iframe.stackable,.field--type-text-long iframe.stackable{height:auto !important;}.text-long table.stackable tr,.text_long table.stackable tr,.text_with_summary table.stackable tr,.field--type-text-with-summary table.stackable tr,.field--type-text-long table.stackable tr,.text-long iframe.stackable tr,.text_long iframe.stackable tr,.text_with_summary iframe.stackable tr,.field--type-text-with-summary iframe.stackable tr,.field--type-text-long iframe.stackable tr,.text-long table.stackable td,.text_long table.stackable td,.text_with_summary table.stackable td,.field--type-text-with-summary table.stackable td,.field--type-text-long table.stackable td,.text-long iframe.stackable td,.text_long iframe.stackable td,.text_with_summary iframe.stackable td,.field--type-text-with-summary iframe.stackable td,.field--type-text-long iframe.stackable td{display:block;}}@media screen and (max-width:600px){.text-long table,.text_long table,.text_with_summary table,.field--type-text-with-summary table,.field--type-text-long table{font-size:0.8em;}}.text-long iframe#kaltura_player,.text_long iframe#kaltura_player,.text_with_summary iframe#kaltura_player,.field--type-text-with-summary iframe#kaltura_player,.field--type-text-long iframe#kaltura_player{width:100%;height:100%;aspect-ratio:1.77777778;}.text-long hr,.text_long hr,.text_with_summary hr,.field--type-text-with-summary hr,.field--type-text-long hr{height:1px;background-color:#eee;border:none;}.text-long a:not(.button),.text_long a:not(.button),.text_with_summary a:not(.button),.field--type-text-with-summary a:not(.button),.field--type-text-long a:not(.button){color:#007ca5;text-decoration:underline;}.text-long a:not(.button):hover,.text_long a:not(.button):hover,.text_with_summary a:not(.button):hover,.field--type-text-with-summary a:not(.button):hover,.field--type-text-long a:not(.button):hover{color:#005672;}.text-long .caption,.text_long .caption,.text_with_summary .caption,.field--type-text-with-summary .caption,.field--type-text-long .caption{font-size:14px;}.text-long .float-right,.text_long .float-right,.text_with_summary .float-right,.field--type-text-with-summary .float-right,.field--type-text-long .float-right{float:right;margin-left:20px;}.text-long .float-left,.text_long .float-left,.text_with_summary .float-left,.field--type-text-with-summary .float-left,.field--type-text-long .float-left{float:left;margin-right:20px;}.text-long img,.text_long img,.text_with_summary img,.field--type-text-with-summary img,.field--type-text-long img{max-width:100%;height:auto;margin:10px 0;}.text-long img.align-right,.text_long img.align-right,.text_with_summary img.align-right,.field--type-text-with-summary img.align-right,.field--type-text-long img.align-right{margin-left:20px;max-width:50%;}.text-long img.align-left,.text_long img.align-left,.text_with_summary img.align-left,.field--type-text-with-summary img.align-left,.field--type-text-long img.align-left{margin-right:20px;max-width:50%;}.text-long h3,.text_long h3,.text_with_summary h3,.field--type-text-with-summary h3,.field--type-text-long h3,.text-long h4,.text_long h4,.text_with_summary h4,.field--type-text-with-summary h4,.field--type-text-long h4,.text-long h5,.text_long h5,.text_with_summary h5,.field--type-text-with-summary h5,.field--type-text-long h5,.text-long h6,.text_long h6,.text_with_summary h6,.field--type-text-with-summary h6,.field--type-text-long h6{font-weight:600;font-family:"Work Sans",sans-serif;color:#3c3c3c;margin:0 0 4px;}.text-long h4,.text_long h4,.text_with_summary h4,.field--type-text-with-summary h4,.field--type-text-long h4{font-size:23px;}.text-long a.link-box-right,.text_long a.link-box-right,.text_with_summary a.link-box-right,.field--type-text-with-summary a.link-box-right,.field--type-text-long a.link-box-right,.text-long a.link-box-left,.text_long a.link-box-left,.text_with_summary a.link-box-left,.field--type-text-with-summary a.link-box-left,.field--type-text-long a.link-box-left{position:relative;display:block;float:right;min-width:190px;color:#2B2B2B;font-size:18px;background:#FFCF44;border-radius:5px;margin:10px -15px 10px 60px;transition:all 0.3s ease-in-out;font-weight:500;font-family:"Work Sans",sans-serif;padding:19px 26px;box-sizing:border-box;}.text-long a.link-box-right::before,.text_long a.link-box-right::before,.text_with_summary a.link-box-right::before,.field--type-text-with-summary a.link-box-right::before,.field--type-text-long a.link-box-right::before,.text-long a.link-box-left::before,.text_long a.link-box-left::before,.text_with_summary a.link-box-left::before,.field--type-text-with-summary a.link-box-left::before,.field--type-text-long a.link-box-left::before{position:absolute;top:50%;height:26px;left:-28px;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:url(/themes/takingcharge/dist/images/16a1feaca7e42bfd81484d6766bb309a.svg);}.text-long a.link-box-right:hover,.text_long a.link-box-right:hover,.text_with_summary a.link-box-right:hover,.field--type-text-with-summary a.link-box-right:hover,.field--type-text-long a.link-box-right:hover,.text-long a.link-box-left:hover,.text_long a.link-box-left:hover,.text_with_summary a.link-box-left:hover,.field--type-text-with-summary a.link-box-left:hover,.field--type-text-long a.link-box-left:hover{background:#ffc82a;color:#2B2B2B;}.text-long a.link-box-left,.text_long a.link-box-left,.text_with_summary a.link-box-left,.field--type-text-with-summary a.link-box-left,.field--type-text-long a.link-box-left{float:left;margin:10px 60px 10px -15px;padding:12px 32px 12px 15px;}.text-long a.link-box-left::before,.text_long a.link-box-left::before,.text_with_summary a.link-box-left::before,.field--type-text-with-summary a.link-box-left::before,.field--type-text-long a.link-box-left::before{position:absolute;top:50%;left:auto;right:-28px;-webkit-transform:scaleX(-1) translateY(-50%);transform:scaleX(-1) translateY(-50%);content:url(/themes/takingcharge/dist/images/16a1feaca7e42bfd81484d6766bb309a.svg);}.field-hon-code{font-size:18px;text-align:center;}.field-hon-code > div{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}.no-flexwrap .field-hon-code > div{display:block;}@media screen and (max-width:10000px){.field-hon-code > div > *{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;}}.field-hon-code > div img{min-width:49px;height:auto;margin:0 0 0 10px;}.paragraph--type-slideshow-item{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}.no-flexwrap .paragraph--type-slideshow-item{display:block;}@media screen and (max-width:768px){.paragraph--type-slideshow-item{margin:0 20px;}.paragraph--type-slideshow-item .field-background-image img{display:block;width:100%;height:auto;}}.paragraph--type-slideshow-item .group-header{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;font-size:24px;line-height:1.3em;text-align:center;}.paragraph--type-slideshow-item .group-header div{display:inline-block;font-size:25px;color:#3c3c3c;font-weight:600;font-family:"Work Sans",sans-serif;border-bottom:3px solid #EB5C13;margin:5px 0 20px;}.paragraph--type-slideshow-item.is-text-only .group-left{display:none;}.paragraph--type-slideshow-item.is-text-only .group-right{float:none;width:80%;margin:0 auto;}@media screen and (max-width:768px){.paragraph--type-slideshow-item .group-left{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;}}.paragraph--type-slideshow-item .group-right{font-size:15px;line-height:1.2em;float:right;width:50%;font-weight:400;font-family:"Work Sans",sans-serif;padding:0 20px;box-sizing:border-box;}@media screen and (max-width:768px){.paragraph--type-slideshow-item .group-right{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;}}@media screen and (max-width:768px){.paragraph--type-slideshow-item .group-right{padding:10px 0 !important;}}.paragraph--type-slideshow-item img{max-width:100%;height:auto;}.color-red .paragraph--type-slideshow-item .group-header div{border-bottom:3px solid #e3444c;}.color-blue .paragraph--type-slideshow-item .group-header div{border-bottom:3px solid #008DC9;}.color-orange .paragraph--type-slideshow-item .group-header div{border-bottom:3px solid #EB5C13;}.paragraph--type-slideshow{padding:60px 0;}.paragraph--type-slideshow .csslider{display:block;}.paragraph--type-slideshow > div{max-width:667px;background:#fff;border:1px solid #eee;margin:0 auto;padding:10px 30px;}@media screen and (max-width:768px){.paragraph--type-slideshow > div{margin:10px 20px;padding:10px;}}.paragraph--type-slideshow img{display:block;}.paragraph--type-slideshow.color-red .csslider > .arrows label{box-shadow:inset 3px -3px 0 2px #e3444c;}.paragraph--type-slideshow.color-red .csslider > .arrows label:hover{box-shadow:inset 3px -3px 0 2px #d42029;}.paragraph--type-slideshow.color-blue .csslider > .arrows label{box-shadow:inset 3px -3px 0 2px #008DC9;}.paragraph--type-slideshow.color-blue .csslider > .arrows label:hover{box-shadow:inset 3px -3px 0 2px #006996;}.paragraph--type-slideshow.color-orange .csslider > .arrows label{box-shadow:inset 3px -3px 0 2px #EB5C13;}.paragraph--type-slideshow.color-orange .csslider > .arrows label:hover{box-shadow:inset 3px -3px 0 2px #bc4a0f;}.paragraph--type-callout{width:calc(100% + 40px);margin-right:-20px;margin-left:-20px;font-size:1.3em;font-weight:500;font-family:"Work Sans",sans-serif;line-height:1.4em;padding:0;}@media screen and (max-width:1210px){.paragraph--type-callout{padding:0 20px;}}.paragraph--type-callout > div{max-width:850px;margin:0 auto;}.paragraph--type-callout.color-blue{color:#fff;background:#008DC9;padding:40px 0;}@media screen and (max-width:1210px){.paragraph--type-callout.color-blue{padding:40px 20px;}}.paragraph--type-callout.color-orange{color:#fff;background:#EB5C13;padding:40px 0;}@media screen and (max-width:1210px){.paragraph--type-callout.color-orange{padding:40px 20px;}}.paragraph--type-callout.color-red{color:#fff;background:#e3444c;padding:40px 0;}@media screen and (max-width:1210px){.paragraph--type-callout.color-red{padding:40px 20px;}}.paragraph--type-callout.color-gray{color:#3c3c3c;background:#eaf5f8;padding:40px 0;}@media screen and (max-width:1210px){.paragraph--type-callout.color-gray{padding:40px 20px;}}.paragraph--type-callout.color-white{background:#fff;padding:0;}@media screen and (max-width:1210px){.paragraph--type-callout.color-white{padding:40px 20px;}}.paragraph--type-callout .field-attribution{font-size:0.75em;}.paragraph--type-checklist{border:1px solid #eaf5f8;padding:10px;box-sizing:border-box;}.paragraph--type-checklist .field-title{font-size:24px;border-bottom:3px solid #737a10;margin:0 12.5px;padding:15px 0 5px;font-weight:500;font-family:"Work Sans",sans-serif;}.paragraph--type-checklist ul{font-size:16px;margin-top:0;padding:0 15px;list-style:none;-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;column-count:2;column-gap:20px;font-weight:400;font-family:"Work Sans",sans-serif;}@media screen and (max-width:550px){.paragraph--type-checklist ul{-moz-column-count:1;-webkit-column-count:1;column-count:1;}}.paragraph--type-checklist ul li{position:relative;display:block;width:100%;line-height:1.1em;padding:15px 0 0;box-sizing:border-box;}.paragraph--type-checklist ul li::before{position:relative;display:block;float:left;width:20px;height:20px;background-image:url(/themes/takingcharge/dist/images/d460d6a1acdddbe12e64f5336c813c46.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:5px;content:"";}.paragraph--type-reading-list{text-align:left;padding:10px;box-sizing:border-box;}.paragraph--type-action-list::before{position:absolute;top:-18px;left:calc(50% - 18px);display:block;width:36px;height:36px;border-radius:32px;opacity:0.8;content:"";}.paragraph--type-action-list::after{position:absolute;top:-12px;left:calc(50% - 12px);display:block;width:24px;height:24px;background-size:contain !important;background-position:center !important;background-repeat:no-repeat !important;content:"";}.paragraph--type-action-list ul{text-align:left;margin:5px 0;padding:10px 0 0;list-style:none;box-sizing:border-box;font-weight:400;font-family:"Work Sans",sans-serif;}.paragraph--type-action-list ul li{font-size:16px;margin-bottom:20px;}.paragraph--type-action-list .field-title{padding:10px;box-sizing:border-box;}.paragraph--type-action-list .field-action-step{padding:0 10px 10px;box-sizing:border-box;}.paragraph--type-action-list .field-associated-goal{padding:7.5px 10px;box-sizing:border-box;}.paragraph--type-action-list .field-associated-goal a{font-weight:400;font-family:"Work Sans",sans-serif;font-size:16px;color:#fff;}.paragraph--type-action-list.aspect-health h4{color:#EB5C13;}.paragraph--type-action-list.aspect-health::after{background:url(/themes/takingcharge/dist/images/b9a2b9622a102f3fb2e083615cbe98f8.svg);}.paragraph--type-action-list.aspect-health::before,.paragraph--type-action-list.aspect-health .field-associated-goal{background:#EB5C13;}.paragraph--type-action-list.aspect-environment h4{color:#737a10;}.paragraph--type-action-list.aspect-environment::after{background:url(/themes/takingcharge/dist/images/b89e67ea82bb255278401a9834a6286b.svg);}.paragraph--type-action-list.aspect-environment::before,.paragraph--type-action-list.aspect-environment .field-associated-goal{background:#737a10;}.paragraph--type-action-list.aspect-community-wellbeing h4{color:#008DC9;}.paragraph--type-action-list.aspect-community-wellbeing::after{background:url(/themes/takingcharge/dist/images/76bdee0fbcc63f42cf9f723b8654fa5d.svg);}.paragraph--type-action-list.aspect-community-wellbeing::before,.paragraph--type-action-list.aspect-community-wellbeing .field-associated-goal{background:#008DC9;}.paragraph--type-action-list.aspect-relationships h4{color:#e3444c;}.paragraph--type-action-list.aspect-relationships::after{background:url(/themes/takingcharge/dist/images/5d3d6a8cad5440b16969bbb6e1e2b067.svg);}.paragraph--type-action-list.aspect-relationships::before,.paragraph--type-action-list.aspect-relationships .field-associated-goal{background:#e3444c;}.paragraph--type-action-list.aspect-security h4{color:#FFCF44;}.paragraph--type-action-list.aspect-security::after{background:url(/themes/takingcharge/dist/images/b34a1f23fbbea6cced7cec0c337f8781.svg);}.paragraph--type-action-list.aspect-security::before,.paragraph--type-action-list.aspect-security .field-associated-goal{background:#FFCF44;}.paragraph--type-action-list.aspect-purpose h4{color:#c5a7de;}.paragraph--type-action-list.aspect-purpose::after{background:url(/themes/takingcharge/dist/images/5cff9a625878e0b7e47886b5fbd4859b.svg);}.paragraph--type-action-list.aspect-purpose::before,.paragraph--type-action-list.aspect-purpose .field-associated-goal{background:#c5a7de;}.paragraph--type-columns-item{background-color:rgba(234,245,248,0.5);border-radius:10px;overflow:hidden;height:100%;}.is-cancer-webinar .paragraph--type-columns-item{background-color:#0072A3;color:#fff !important;}.is-cancer-webinar .paragraph--type-columns-item a{color:#fff !important;}.is-cancer-webinar .paragraph--type-columns-item .field--name-field-text{color:#fff !important;}.paragraph--type-columns-item .field--name-field-background-image{overflow:hidden;line-height:0;}.paragraph--type-columns-item img{width:100%;height:auto;transition:all 0.3s;}.paragraph--type-columns-item .field-video{display:none;}.paragraph--type-columns-item h3.field-title{font-size:24px;text-align:left;font-weight:600;background:#EAF5F8;margin:0;padding:32px;}.paragraph--type-columns-item .field-text{padding:32px;font-size:14px;line-height:1.5em;text-align:left;}.paragraph--type-columns-item .field-text h4{font-size:18px;margin:0;}.paragraph--type-columns-item .field-text p{margin:0;}.paragraph--type-columns-item .field-text a:not(.button){color:#3c3c3c;text-decoration:underline;}.paragraph--type-columns-item .field-text a:not(.button):hover{text-decoration:none;}.paragraph--type-columns-item.has-video h3.field-title,.paragraph--type-columns-item.has-image h3.field-title{background:transparent;padding-bottom:0;}.paragraph--type-columns-item.has-video .field-text,.paragraph--type-columns-item.has-image .field-text{padding-top:20px;}.paragraph--type-columns-item.has-video .field-background-image{position:relative;cursor:pointer;}.paragraph--type-columns-item.has-video .field-background-image::after{position:absolute;left:50%;top:50%;margin-left:-45px;margin-top:-45px;display:inline-block;width:90px;height:90px;background-color:rgba(30,158,218,0.7);background-image:url(/themes/takingcharge/dist/images/0c9d7d5078f37fbdc56711fa34dbec50.svg);background-repeat:no-repeat;background-size:110%;background-position:0 center;border-radius:100px;content:" ";}.paragraph--type-columns-item.has-video .field-background-image:hover::after{background-color:#1e9eda;}.paragraph--type-columns-item.has-overlay .field-background-image{cursor:pointer;}.paragraph--type-columns-item.has-overlay,.paragraph--type-columns-item.has-video,.paragraph--type-columns-item a{color:#008DC9;cursor:pointer;}.paragraph--type-columns-item.has-overlay h3,.paragraph--type-columns-item.has-video h3,.paragraph--type-columns-item a h3{text-decoration:underline;}.paragraph--type-columns-item.has-overlay .field-text,.paragraph--type-columns-item.has-video .field-text,.paragraph--type-columns-item a .field-text{color:#2B2B2B;}.paragraph--type-columns-item.has-overlay:hover img,.paragraph--type-columns-item.has-video:hover img,.paragraph--type-columns-item a:hover img{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}.paragraph--type-columns-item .overlay-link{text-align:left;padding:0 30px 20px;}.paragraph--type-columns-item .overlay-link a{position:relative;display:inline-block;padding:15px 40px;background-color:#FFCF44;background-repeat:no-repeat;background-position:calc(100% - 25px) 50%;font-size:14px;line-height:1.2em;font-weight:600;color:#2B2B2B;border-radius:100px;transition:all 0.4s ease-in-out;}.paragraph--type-columns-item .overlay-link a::after{display:block;content:url(/themes/takingcharge/dist/images/c80972eb0d921a798eea701f71f794d3.svg);position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:24px;opacity:0;z-index:1;transition:all 0.4s ease-in-out;}.paragraph--type-columns-item .overlay-link a:hover,.paragraph--type-columns-item .overlay-link a:focus{background-color:#EAF5F8;padding:15px 56px 15px 24px;}.paragraph--type-columns-item .overlay-link a:hover::after,.paragraph--type-columns-item .overlay-link a:focus::after{opacity:1;}.paragraph--type-columns-item .overlay-text{display:none;}.paragraph--type-columns{max-width:1170px;margin:0 auto;padding:30px 0;}.paragraph--type-columns h2{font-size:32px;color:#3c3c3c;text-align:center;margin:0 0 30px;}.is-cancer-webinar .paragraph--type-columns h2{text-align:left;}.paragraph--type-columns .field-items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 -15px;}.paragraph--type-columns .field-items > div{-webkit-flex:0 0 calc(100%/3);-ms-flex:0 0 calc(100%/3);flex:0 0 calc(100%/3);width:calc(100%/3);padding:15px;}@media (max-width:900px){.paragraph--type-columns .field-items > div{-webkit-flex:0 0 calc(100%/2);-ms-flex:0 0 calc(100%/2);flex:0 0 calc(100%/2);width:calc(100%/2);}}@media (max-width:650px){.paragraph--type-columns .field-items > div{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;}}@media screen and (max-width:768px){.paragraph--type-columns.pagebox-single > .field-items,.paragraph--type-columns.pagebox-double > .field-items,.paragraph--type-columns.pagebox-triple > .field-items{margin:0;}.paragraph--type-columns.pagebox-single > .field-items > div,.paragraph--type-columns.pagebox-double > .field-items > div,.paragraph--type-columns.pagebox-triple > .field-items > div{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;margin:0 0 20px;}}.lity-content .overlay-text{width:650px;background:#fff;margin:20px 0;padding:30px;overflow:auto;}.lity-content .overlay-text ol,.lity-content .overlay-text ul{margin:1em 0;padding-left:1.5em;}.lity-content .overlay-text ol{position:relative;max-width:65%;padding:10px 0 0 40px;counter-reset:li;list-style:none;}@media screen and (min-width:769px) and (max-width:1170px){.lity-content .overlay-text ol{max-width:100%;margin-right:300px;}}@media screen and (max-width:768px){.lity-content .overlay-text ol{max-width:100%;}}.lity-content .overlay-text ol li{margin-bottom:10px;padding-top:10px;}.lity-content .overlay-text ol li::before{position:absolute;left:0;width:40px;font-size:24px;line-height:1.2em;font-weight:600;font-family:"Work Sans",sans-serif;color:#EB5C13;margin-top:-4px;content:counter(li);counter-increment:li;}.lity-content .overlay-text p{line-height:1.4em;margin:0 0 1em;}.lity-content .overlay-text blockquote{margin:0 0 20px;max-width:930px;position:relative;}.lity-content .overlay-text blockquote p{margin:0 0 10px;}.lity-content .overlay-text blockquote strong{font-size:20px;font-weight:bold;line-height:1.2em;}@media screen and (max-width:1260px){.lity-content .overlay-text blockquote{margin:0 33px 20px;}}.lity-content .overlay-text blockquote::before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 19.7 14.9' style='enable-background:new 0 0 19.7 14.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23008DC9;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M0,9.4C0,4.9,3.2,1.5,8.6,0l1,2.3C6,3.7,4,5.5,3.5,8l0.3,0.2c0.4-0.5,1-0.9,1.9-0.9c1.7,0,2.9,1.3,2.9,3.4 c0,2.3-1.6,4.3-4,4.3C1.8,14.9,0,12.8,0,9.4z M10.1,9.4c0-4.5,3.2-7.9,8.6-9.4l1,2.3c-3.6,1.5-5.6,3.2-6,5.7L14,8.1 c0.4-0.5,1-0.9,1.9-0.9c1.7,0,2.9,1.3,2.9,3.4c0,2.3-1.6,4.3-4,4.3C12,14.9,10.1,12.8,10.1,9.4z'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;content:'';display:block;height:15px;left:-33px;position:absolute;top:5px;width:20px;}.lity-content .overlay-text table,.lity-content .overlay-text iframe{border:1px solid #eee;}.lity-content .overlay-text table tr td,.lity-content .overlay-text iframe tr td,.lity-content .overlay-text table tr td:last-child,.lity-content .overlay-text iframe tr td:last-child{padding:0.5em;}@media screen and (max-width:600px){.lity-content .overlay-text table,.lity-content .overlay-text iframe{display:block;width:99% !important;max-width:99% !important;overflow-x:scroll;}.lity-content .overlay-text table.stackable,.lity-content .overlay-text iframe.stackable{height:auto !important;}.lity-content .overlay-text table.stackable tr,.lity-content .overlay-text iframe.stackable tr,.lity-content .overlay-text table.stackable td,.lity-content .overlay-text iframe.stackable td{display:block;}}@media screen and (max-width:600px){.lity-content .overlay-text table{font-size:0.8em;}}.lity-content .overlay-text iframe#kaltura_player{width:100%;height:100%;aspect-ratio:1.77777778;}.lity-content .overlay-text hr{height:1px;background-color:#eee;border:none;}.lity-content .overlay-text a:not(.button){color:#007ca5;text-decoration:underline;}.lity-content .overlay-text a:not(.button):hover{color:#005672;}.lity-content .overlay-text .caption{font-size:14px;}.lity-content .overlay-text .float-right{float:right;margin-left:20px;}.lity-content .overlay-text .float-left{float:left;margin-right:20px;}.lity-content .overlay-text img{max-width:100%;height:auto;margin:10px 0;}.lity-content .overlay-text img.align-right{margin-left:20px;max-width:50%;}.lity-content .overlay-text img.align-left{margin-right:20px;max-width:50%;}.lity-content .overlay-text h3,.lity-content .overlay-text h4,.lity-content .overlay-text h5,.lity-content .overlay-text h6{font-weight:600;font-family:"Work Sans",sans-serif;color:#3c3c3c;margin:0 0 4px;}.lity-content .overlay-text h4{font-size:23px;}.lity-content .overlay-text a.link-box-right,.lity-content .overlay-text a.link-box-left{position:relative;display:block;float:right;min-width:190px;color:#2B2B2B;font-size:18px;background:#FFCF44;border-radius:5px;margin:10px -15px 10px 60px;transition:all 0.3s ease-in-out;font-weight:500;font-family:"Work Sans",sans-serif;padding:19px 26px;box-sizing:border-box;}.lity-content .overlay-text a.link-box-right::before,.lity-content .overlay-text a.link-box-left::before{position:absolute;top:50%;height:26px;left:-28px;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:url(/themes/takingcharge/dist/images/16a1feaca7e42bfd81484d6766bb309a.svg);}.lity-content .overlay-text a.link-box-right:hover,.lity-content .overlay-text a.link-box-left:hover{background:#ffc82a;color:#2B2B2B;}.lity-content .overlay-text a.link-box-left{float:left;margin:10px 60px 10px -15px;padding:12px 32px 12px 15px;}.lity-content .overlay-text a.link-box-left::before{position:absolute;top:50%;left:auto;right:-28px;-webkit-transform:scaleX(-1) translateY(-50%);transform:scaleX(-1) translateY(-50%);content:url(/themes/takingcharge/dist/images/16a1feaca7e42bfd81484d6766bb309a.svg);}@media screen and (max-width:690px){.lity-content .overlay-text{width:100%;}}.paragraph--type-wheel{position:relative;z-index:15;max-width:1170px;margin:10px auto;color:white;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.no-flexwrap .paragraph--type-wheel{display:block;}@media screen and (max-width:768px){.paragraph--type-wheel{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}}@media (max-width:900px){.paragraph--type-wheel{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:240px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}}.node:not(.node--type-homepage) .paragraph--type-wheel{color:#2B2B2B;margin-bottom:0;}.field--name-field-components > .field-item:last-child .paragraph--type-wheel{margin-bottom:-52px;}.paragraph--type-wheel::before{content:'';display:block;width:100vw;height:100%;position:absolute;top:0;left:50%;margin-left:-50vw;z-index:-1;background-color:#008DC9;background-image:url(/themes/takingcharge/dist/images/8b7ddd9ce23828b22cca6df93af2e193.svg);background-repeat:no-repeat;background-position:center calc(100% + 1px);background-size:260px;}@media screen and (max-width:900px){.paragraph--type-wheel::before{background-image:none;}}.node:not(.node--type-homepage) .paragraph--type-wheel::before{background-image:none;background-color:white;}.paragraph--type-wheel::after{display:none;}.paragraph--type-wheel > .group-left{text-align:left;max-width:592px;box-sizing:border-box;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;width:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-right:32px;}@media (max-width:900px){.paragraph--type-wheel > .group-left{text-align:center !important;padding-right:0 !important;max-width:100%;padding:30px 0;}}.node:not(.node--type-homepage) .paragraph--type-wheel > .group-left{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:64px;}.paragraph--type-wheel > .group-right{width:490px;padding-top:40px;}@media (max-width:900px){.paragraph--type-wheel > .group-right{padding-top:0;}}.paragraph--type-wheel h1{font-size:42px;line-height:1.2em;color:white;margin-top:0;}.paragraph--type-wheel .field-text{font-size:24px;line-height:1.3em;max-width:480px;}@media screen and (max-width:900px){.paragraph--type-wheel .field-text{margin:0 auto;}}.paragraph--type-wheel .field-text p{margin-top:0;line-height:1.3em;}.paragraph--type-wheel .field-text p:last-child{margin-bottom:0;}.paragraph--type-wheel .field-text a:not(.button){color:white;text-decoration:underline;}.paragraph--type-wheel .field--name-field-link{margin-top:26px;}.paragraph--type-wheel .field--name-field-link a{position:relative;display:inline-block;padding:15px 40px;background-color:#FFCF44;background-repeat:no-repeat;background-position:calc(100% - 25px) 50%;font-size:14px;line-height:1.2em;font-weight:600;color:#2B2B2B;border-radius:100px;transition:all 0.4s ease-in-out;}.paragraph--type-wheel .field--name-field-link a::after{display:block;content:url(/themes/takingcharge/dist/images/c80972eb0d921a798eea701f71f794d3.svg);position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:24px;opacity:0;z-index:1;transition:all 0.4s ease-in-out;}.paragraph--type-wheel .field--name-field-link a:hover,.paragraph--type-wheel .field--name-field-link a:focus{background-color:#EAF5F8;padding:15px 56px 15px 24px;}.paragraph--type-wheel .field--name-field-link a:hover::after,.paragraph--type-wheel .field--name-field-link a:focus::after{opacity:1;}.paragraph--type-wheel #wheel-app{margin-bottom:-30px;}@media (max-width:900px){.paragraph--type-wheel #wheel-app{margin-bottom:-200px;}}@media screen and (max-width:380px){.paragraph--type-wheel #wheel-app .wheel{transform:scale(0.8);-webkit-transform:scale(0.8);margin-left:-10px;}}.node:not(.node--type-homepage) .paragraph--type-wheel #wheel-app{margin-bottom:40px;}.paragraph--type-wheel #wheel-app .wheel-shadow{box-shadow:none;background:#EAF5F8;width:calc(100% + 20px);height:calc(100% + 20px);top:-10px;left:-10px;}.paragraph--type-wheel.paragraph--view-mode-wheel-left > .group-left{width:440px;padding-top:40px;-webkit-flex:none;-ms-flex:none;flex:none;padding-bottom:0;}@media (max-width:900px){.paragraph--type-wheel.paragraph--view-mode-wheel-left > .group-left{padding-top:0;}}.paragraph--type-wheel.paragraph--view-mode-wheel-left > .group-right{text-align:left;max-width:592px;box-sizing:border-box;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;min-width:320px;width:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:64px;padding-left:32px;}@media (max-width:900px){.paragraph--type-wheel.paragraph--view-mode-wheel-left > .group-right{text-align:center !important;padding-right:0 !important;max-width:100%;}}@media screen and (max-width:900px){.paragraph--type-wheel.paragraph--view-mode-wheel-left{padding-top:40px;margin-bottom:0;}.paragraph--type-wheel.paragraph--view-mode-wheel-left #wheel-app{margin-bottom:0;}}@media screen and (max-width:768px){.paragraph--type-wheel .group-left,.paragraph--type-wheel .group-right{width:100%;max-width:100%;}}.node--type-embed .paragraph--type-wheel{color:#2B2B2B;}@media screen and (max-width:900px){.node--type-embed .paragraph--type-wheel{margin-bottom:20px;}}.node--type-embed .paragraph--type-wheel::before{display:none;}.node--type-embed .paragraph--type-wheel .group-left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}@media screen and (max-width:900px){.node--type-embed .paragraph--type-wheel .group-left{text-align:left !important;}}.node--type-embed .paragraph--type-wheel a:not(.button){color:#008DC9;text-decoration:underline;}.node--type-embed .paragraph--type-wheel .group-right{padding-top:0;}.node--type-embed .paragraph--type-wheel #wheel-app{margin-bottom:0;}.paragraph--type-text{width:calc(100% + 40px);margin-right:-20px;margin-left:-20px;text-align:left;padding:20px 0;}.paragraph--type-text ol,.paragraph--type-text ul{margin:1em 0;padding-left:1.5em;}.paragraph--type-text ol{position:relative;max-width:65%;padding:10px 0 0 40px;counter-reset:li;list-style:none;}@media screen and (min-width:769px) and (max-width:1170px){.paragraph--type-text ol{max-width:100%;margin-right:300px;}}@media screen and (max-width:768px){.paragraph--type-text ol{max-width:100%;}}.paragraph--type-text ol li{margin-bottom:10px;padding-top:10px;}.paragraph--type-text ol li::before{position:absolute;left:0;width:40px;font-size:24px;line-height:1.2em;font-weight:600;font-family:"Work Sans",sans-serif;color:#EB5C13;margin-top:-4px;content:counter(li);counter-increment:li;}.paragraph--type-text p{line-height:1.4em;margin:0 0 1em;}.paragraph--type-text blockquote{margin:0 0 20px;max-width:930px;position:relative;}.paragraph--type-text blockquote p{margin:0 0 10px;}.paragraph--type-text blockquote strong{font-size:20px;font-weight:bold;line-height:1.2em;}@media screen and (max-width:1260px){.paragraph--type-text blockquote{margin:0 33px 20px;}}.paragraph--type-text blockquote::before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 19.7 14.9' style='enable-background:new 0 0 19.7 14.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23008DC9;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M0,9.4C0,4.9,3.2,1.5,8.6,0l1,2.3C6,3.7,4,5.5,3.5,8l0.3,0.2c0.4-0.5,1-0.9,1.9-0.9c1.7,0,2.9,1.3,2.9,3.4 c0,2.3-1.6,4.3-4,4.3C1.8,14.9,0,12.8,0,9.4z M10.1,9.4c0-4.5,3.2-7.9,8.6-9.4l1,2.3c-3.6,1.5-5.6,3.2-6,5.7L14,8.1 c0.4-0.5,1-0.9,1.9-0.9c1.7,0,2.9,1.3,2.9,3.4c0,2.3-1.6,4.3-4,4.3C12,14.9,10.1,12.8,10.1,9.4z'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;content:'';display:block;height:15px;left:-33px;position:absolute;top:5px;width:20px;}.paragraph--type-text table,.paragraph--type-text iframe{border:1px solid #eee;}.paragraph--type-text table tr td,.paragraph--type-text iframe tr td,.paragraph--type-text table tr td:last-child,.paragraph--type-text iframe tr td:last-child{padding:0.5em;}@media screen and (max-width:600px){.paragraph--type-text table,.paragraph--type-text iframe{display:block;width:99% !important;max-width:99% !important;overflow-x:scroll;}.paragraph--type-text table.stackable,.paragraph--type-text iframe.stackable{height:auto !important;}.paragraph--type-text table.stackable tr,.paragraph--type-text iframe.stackable tr,.paragraph--type-text table.stackable td,.paragraph--type-text iframe.stackable td{display:block;}}@media screen and (max-width:600px){.paragraph--type-text table{font-size:0.8em;}}.paragraph--type-text iframe#kaltura_player{width:100%;height:100%;aspect-ratio:1.77777778;}.paragraph--type-text hr{height:1px;background-color:#eee;border:none;}.paragraph--type-text a:not(.button){color:#007ca5;text-decoration:underline;}.paragraph--type-text a:not(.button):hover{color:#005672;}.paragraph--type-text .caption{font-size:14px;}.paragraph--type-text .float-right{float:right;margin-left:20px;}.paragraph--type-text .float-left{float:left;margin-right:20px;}.paragraph--type-text img{max-width:100%;height:auto;margin:10px 0;}.paragraph--type-text img.align-right{margin-left:20px;max-width:50%;}.paragraph--type-text img.align-left{margin-right:20px;max-width:50%;}.paragraph--type-text h3,.paragraph--type-text h4,.paragraph--type-text h5,.paragraph--type-text h6{font-weight:600;font-family:"Work Sans",sans-serif;color:#3c3c3c;margin:0 0 4px;}.paragraph--type-text h4{font-size:23px;}.paragraph--type-text a.link-box-right,.paragraph--type-text a.link-box-left{position:relative;display:block;float:right;min-width:190px;color:#2B2B2B;font-size:18px;background:#FFCF44;border-radius:5px;margin:10px -15px 10px 60px;transition:all 0.3s ease-in-out;font-weight:500;font-family:"Work Sans",sans-serif;padding:19px 26px;box-sizing:border-box;}.paragraph--type-text a.link-box-right::before,.paragraph--type-text a.link-box-left::before{position:absolute;top:50%;height:26px;left:-28px;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:url(/themes/takingcharge/dist/images/16a1feaca7e42bfd81484d6766bb309a.svg);}.paragraph--type-text a.link-box-right:hover,.paragraph--type-text a.link-box-left:hover{background:#ffc82a;color:#2B2B2B;}.paragraph--type-text a.link-box-left{float:left;margin:10px 60px 10px -15px;padding:12px 32px 12px 15px;}.paragraph--type-text a.link-box-left::before{position:absolute;top:50%;left:auto;right:-28px;-webkit-transform:scaleX(-1) translateY(-50%);transform:scaleX(-1) translateY(-50%);content:url(/themes/takingcharge/dist/images/16a1feaca7e42bfd81484d6766bb309a.svg);}.paragraph--type-text > div{max-width:1170px;margin:0 auto;}@media screen and (max-width:1210px){.paragraph--type-text > div{padding:0 20px;}}.paragraph--type-text.color-gray{background:#eaf5f8;}.paragraph--type-text.color-white{background:#fff;}.paragraph--type-text .text_long{position:relative;}.paragraph--type-accordion{max-width:1170px;text-align:left;margin:0 auto;padding:0;box-sizing:border-box;}.paragraph--type-accordion ol,.paragraph--type-accordion ul{margin:1em 0;padding-left:1.5em;}.paragraph--type-accordion ol{position:relative;max-width:65%;padding:10px 0 0 40px;counter-reset:li;list-style:none;}@media screen and (min-width:769px) and (max-width:1170px){.paragraph--type-accordion ol{max-width:100%;margin-right:300px;}}@media screen and (max-width:768px){.paragraph--type-accordion ol{max-width:100%;}}.paragraph--type-accordion ol li{margin-bottom:10px;padding-top:10px;}.paragraph--type-accordion ol li::before{position:absolute;left:0;width:40px;font-size:24px;line-height:1.2em;font-weight:600;font-family:"Work Sans",sans-serif;color:#EB5C13;margin-top:-4px;content:counter(li);counter-increment:li;}.paragraph--type-accordion p{line-height:1.4em;margin:0 0 1em;}.paragraph--type-accordion blockquote{margin:0 0 20px;max-width:930px;position:relative;}.paragraph--type-accordion blockquote p{margin:0 0 10px;}.paragraph--type-accordion blockquote strong{font-size:20px;font-weight:bold;line-height:1.2em;}@media screen and (max-width:1260px){.paragraph--type-accordion blockquote{margin:0 33px 20px;}}.paragraph--type-accordion blockquote::before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 19.7 14.9' style='enable-background:new 0 0 19.7 14.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23008DC9;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M0,9.4C0,4.9,3.2,1.5,8.6,0l1,2.3C6,3.7,4,5.5,3.5,8l0.3,0.2c0.4-0.5,1-0.9,1.9-0.9c1.7,0,2.9,1.3,2.9,3.4 c0,2.3-1.6,4.3-4,4.3C1.8,14.9,0,12.8,0,9.4z M10.1,9.4c0-4.5,3.2-7.9,8.6-9.4l1,2.3c-3.6,1.5-5.6,3.2-6,5.7L14,8.1 c0.4-0.5,1-0.9,1.9-0.9c1.7,0,2.9,1.3,2.9,3.4c0,2.3-1.6,4.3-4,4.3C12,14.9,10.1,12.8,10.1,9.4z'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;content:'';display:block;height:15px;left:-33px;position:absolute;top:5px;width:20px;}.paragraph--type-accordion table,.paragraph--type-accordion iframe{border:1px solid #eee;}.paragraph--type-accordion table tr td,.paragraph--type-accordion iframe tr td,.paragraph--type-accordion table tr td:last-child,.paragraph--type-accordion iframe tr td:last-child{padding:0.5em;}@media screen and (max-width:600px){.paragraph--type-accordion table,.paragraph--type-accordion iframe{display:block;width:99% !important;max-width:99% !important;overflow-x:scroll;}.paragraph--type-accordion table.stackable,.paragraph--type-accordion iframe.stackable{height:auto !important;}.paragraph--type-accordion table.stackable tr,.paragraph--type-accordion iframe.stackable tr,.paragraph--type-accordion table.stackable td,.paragraph--type-accordion iframe.stackable td{display:block;}}@media screen and (max-width:600px){.paragraph--type-accordion table{font-size:0.8em;}}.paragraph--type-accordion iframe#kaltura_player{width:100%;height:100%;aspect-ratio:1.77777778;}.paragraph--type-accordion hr{height:1px;background-color:#eee;border:none;}.paragraph--type-accordion a:not(.button){color:#007ca5;text-decoration:underline;}.paragraph--type-accordion a:not(.button):hover{color:#005672;}.paragraph--type-accordion .caption{font-size:14px;}.paragraph--type-accordion .float-right{float:right;margin-left:20px;}.paragraph--type-accordion .float-left{float:left;margin-right:20px;}.paragraph--type-accordion img{max-width:100%;height:auto;margin:10px 0;}.paragraph--type-accordion img.align-right{margin-left:20px;max-width:50%;}.paragraph--type-accordion img.align-left{margin-right:20px;max-width:50%;}.paragraph--type-accordion h3,.paragraph--type-accordion h4,.paragraph--type-accordion h5,.paragraph--type-accordion h6{font-weight:600;font-family:"Work Sans",sans-serif;color:#3c3c3c;margin:0 0 4px;}.paragraph--type-accordion h4{font-size:23px;}.paragraph--type-accordion a.link-box-right,.paragraph--type-accordion a.link-box-left{position:relative;display:block;float:right;min-width:190px;color:#2B2B2B;font-size:18px;background:#FFCF44;border-radius:5px;margin:10px -15px 10px 60px;transition:all 0.3s ease-in-out;font-weight:500;font-family:"Work Sans",sans-serif;padding:19px 26px;box-sizing:border-box;}.paragraph--type-accordion a.link-box-right::before,.paragraph--type-accordion a.link-box-left::before{position:absolute;top:50%;height:26px;left:-28px;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:url(/themes/takingcharge/dist/images/16a1feaca7e42bfd81484d6766bb309a.svg);}.paragraph--type-accordion a.link-box-right:hover,.paragraph--type-accordion a.link-box-left:hover{background:#ffc82a;color:#2B2B2B;}.paragraph--type-accordion a.link-box-left{float:left;margin:10px 60px 10px -15px;padding:12px 32px 12px 15px;}.paragraph--type-accordion a.link-box-left::before{position:absolute;top:50%;left:auto;right:-28px;-webkit-transform:scaleX(-1) translateY(-50%);transform:scaleX(-1) translateY(-50%);content:url(/themes/takingcharge/dist/images/16a1feaca7e42bfd81484d6766bb309a.svg);}.paragraph--type-half-image{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:-15px;margin-right:-15px;}@media (max-width:650px){.paragraph--type-half-image{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.paragraph--type-half-image.image-alignment-right{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}@media (max-width:650px){.paragraph--type-half-image.image-alignment-right{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.paragraph--type-half-image .group-left,.paragraph--type-half-image .group-right{width:50%;padding:0 15px;float:none;}@media (max-width:650px){.paragraph--type-half-image .group-left,.paragraph--type-half-image .group-right{width:100%;padding-top:20px;}}.paragraph--type-half-image .group-right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:left;}.paragraph--type-half-image img{border-radius:7px;width:100%;height:auto;}.paragraph--type-half-image h2{margin:0 0 16px 0;}@media (max-width:650px){.paragraph--type-half-image h2{margin:0 0 10px 0;}}.paragraph--type-half-image .field-text{font-size:18px;font-weight:400;line-height:1.3em;}.paragraph--type-half-image .field-text p{margin-bottom:15px;}.paragraph--type-half-image .field-link a{position:relative;display:inline-block;padding:15px 40px;background-color:#FFCF44;background-repeat:no-repeat;background-position:calc(100% - 25px) 50%;font-size:14px;line-height:1.2em;font-weight:600;color:#2B2B2B;border-radius:100px;transition:all 0.4s ease-in-out;}.paragraph--type-half-image .field-link a::after{display:block;content:url(/themes/takingcharge/dist/images/c80972eb0d921a798eea701f71f794d3.svg);position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:24px;opacity:0;z-index:1;transition:all 0.4s ease-in-out;}.paragraph--type-half-image .field-link a:hover,.paragraph--type-half-image .field-link a:focus{background-color:#EAF5F8;padding:15px 56px 15px 24px;}.paragraph--type-half-image .field-link a:hover::after,.paragraph--type-half-image .field-link a:focus::after{opacity:1;}.paragraph--type-call-to-action{position:relative;min-height:300px;max-width:1170px;margin-left:auto;margin-right:auto;background:#FFCF44;border-radius:12px;padding:24px 20%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}@media (max-width:800px){.paragraph--type-call-to-action.has-image{padding-top:150px;margin-top:120px;}}.paragraph--type-call-to-action h2{margin:0 0 10px 0;}.paragraph--type-call-to-action .field-image{max-width:15%;position:absolute;left:-70px;bottom:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}@media (max-width:1200px){.paragraph--type-call-to-action .field-image{left:-15px;}}@media (max-width:800px){.paragraph--type-call-to-action .field-image{max-width:100%;bottom:auto;top:-75px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}}.paragraph--type-call-to-action img{width:100%;height:auto;}@media (max-width:800px){.paragraph--type-call-to-action img{height:200px;width:auto;}}.paragraph--type-call-to-action .field-text{font-size:21px;font-weight:600;line-height:1.2em;}.paragraph--type-call-to-action .field-text p{margin-bottom:15px;}.paragraph--type-call-to-action .field-credit{font-size:14px;font-weight:400;line-height:1.5em;margin-bottom:15px;}.paragraph--type-call-to-action .field-link a{position:relative;display:inline-block;padding:15px 40px;background-color:white;background-repeat:no-repeat;background-position:calc(100% - 25px) 50%;font-size:14px;line-height:1.2em;font-weight:600;color:#2B2B2B;border-radius:100px;transition:all 0.4s ease-in-out;}.paragraph--type-call-to-action .field-link a::after{display:block;content:url(/themes/takingcharge/dist/images/5e0f97f74dcaecdc57bfdba5d3c5d862.svg);position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:24px;opacity:0;z-index:1;transition:all 0.4s ease-in-out;}.paragraph--type-call-to-action .field-link a:hover,.paragraph--type-call-to-action .field-link a:focus{background-color:#008DC9;padding:15px 56px 15px 24px;color:white;}.paragraph--type-call-to-action .field-link a:hover::after,.paragraph--type-call-to-action .field-link a:focus::after{opacity:1;}.paragraph--type-rule{width:100%;height:4px;background-color:#EAF5F8;}.paragraph--type-video .field--name-field-youtube-url{max-width:870px;margin:0 auto;}.paragraph--type-action-grid h2{margin:0 0 10px 0;}.paragraph--type-action-grid .field-items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 -20px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.paragraph--type-action-grid .field-items > div{padding:20px;max-width:400px;-webkit-flex:0 0 calc(100%/3);-ms-flex:0 0 calc(100%/3);flex:0 0 calc(100%/3);}@media (max-width:850px){.paragraph--type-action-grid .field-items > div{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;}}@media (max-width:600px){.paragraph--type-action-grid .field-items > div{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;}}.paragraph--type-action-grid .field-call-to-action{margin-top:5px;}.paragraph--type-action-grid .field-call-to-action a{position:relative;display:inline-block;padding:15px 40px;background-color:#EAF5F8;background-repeat:no-repeat;background-position:calc(100% - 25px) 50%;font-size:14px;line-height:1.2em;font-weight:600;color:#2B2B2B;border-radius:100px;transition:all 0.4s ease-in-out;}.paragraph--type-action-grid .field-call-to-action a::after{display:block;content:url(/themes/takingcharge/dist/images/5e0f97f74dcaecdc57bfdba5d3c5d862.svg);position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:24px;opacity:0;z-index:1;transition:all 0.4s ease-in-out;}.paragraph--type-action-grid .field-call-to-action a:hover,.paragraph--type-action-grid .field-call-to-action a:focus{background-color:#008DC9;padding:15px 56px 15px 24px;color:white;}.paragraph--type-action-grid .field-call-to-action a:hover::after,.paragraph--type-action-grid .field-call-to-action a:focus::after{opacity:1;}.paragraph--type--image-grid-item a.field-group-link{color:#2B2B2B;}.paragraph--type--image-grid-item a.field-group-link:hover img{border-color:#008DC9;}.paragraph--type--image-grid-item .field-image{max-width:180px;margin:auto;}.paragraph--type--image-grid-item img{width:100%;height:auto;border-radius:50%;border:9px solid #EAF5F8;box-sizing:border-box;transition:0.3s ease-in-out;}.paragraph--type--image-grid-item .field-title{font-family:Work Sans;font-size:24px;font-weight:600;line-height:1.2em;margin-top:5px;margin-bottom:5px;}.paragraph--type--image-grid-item .field-teaser{font-size:14px;font-weight:400;line-height:1.5em;}.paragraph--type-menu-list{text-align:left;}.paragraph--type-menu-list h2{margin:0 0 10px;}.paragraph--type-menu-list ul{list-style-type:none;padding:0;margin:0;}.paragraph--type-menu-list .menu-item-section{display:none;}.paragraph--type-menu-list .menu-wrapper ul{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;border-bottom:4px solid #EAF5F8;border-top:4px solid #EAF5F8;padding:5px 0;}@media (max-width:750px){.paragraph--type-menu-list .menu-wrapper ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;}}@media (max-width:500px){.paragraph--type-menu-list .menu-wrapper ul{-webkit-column-count:1;-moz-column-count:1;column-count:1;}}.paragraph--type-menu-list .menu-wrapper ul > li{padding:7.5px 0;box-sizing:border-box;}.paragraph--type-menu-list a{font-family:Work Sans;font-size:18px;font-weight:600;line-height:1.3em;color:#2B2B2B;display:inline-block;background-color:#EAF5F8;padding:8px;border-radius:4px;}.paragraph--type-article-grid .field-title{font-family:Work Sans;font-size:32px;font-weight:600;line-height:37px;letter-spacing:0em;text-align:left;}.paragraph--type-article-grid .field-lead-in-text{font-family:Work Sans;font-size:18px;font-weight:400;line-height:25px;letter-spacing:0em;text-align:left;}.paragraph--type-article-grid .field-lead-in-text p{margin:10px 0 15px 0;}.paragraph--type-article-grid .field-items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 -30px;}.paragraph--type-article-grid .field-items > div{-webkit-flex:0 0 calc(100%/3);-ms-flex:0 0 calc(100%/3);flex:0 0 calc(100%/3);padding:15px 30px;}@media (max-width:850px){.paragraph--type-article-grid .field-items > div{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;}}@media (max-width:650px){.paragraph--type-article-grid .field-items > div{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;}}.paragraph--type-how-to{text-align:left;}.paragraph--type-how-to .group-header{display:-webkit-flex;display:-ms-flexbox;display:flex;}.paragraph--type-how-to .content-wrapper{padding-top:40px;}.paragraph--type-how-to .group-left{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}@media screen and (max-width:750px){.paragraph--type-how-to .group-left{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}.paragraph--type-how-to .group-footer > ol{margin:16px 0 0;padding:0;list-style:none;counter-reset:how-to-counter;max-width:930px;}.paragraph--type-how-to .group-footer > ol > li{margin:0 0 14px;padding:0;counter-increment:how-to-counter;}.paragraph--type-how-to .group-footer > ol > li h3{font-size:32px;margin:0 0 18px;}.paragraph--type-how-to .group-footer > ol > li h3::before{content:counter(how-to-counter) ". ";color:#EB5C13;}.paragraph--type-how-to #steps-count,.paragraph--type-how-to .field--name-field-time{font-size:14px;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:78px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.paragraph--type-how-to #steps-count::before,.paragraph--type-how-to .field--name-field-time::before{content:'';display:inline-block;background:url(/themes/takingcharge/dist/images/766ab19f150ee35ce389c51e684de948.svg) no-repeat;background-size:contain;width:30px;height:25px;margin-right:10px;}.paragraph--type-how-to .field--name-field-time::before{background-image:url(/themes/takingcharge/dist/images/6e97b6d71bf52cec780bce0ffead6a92.svg);height:30px;}.paragraph--type-how-to .field--name-field-text{padding-right:50px;-webkit-flex:50%;-ms-flex:50%;flex:50%;}@media screen and (max-width:750px){.paragraph--type-how-to .field--name-field-text{padding-right:0;-webkit-flex:100%;-ms-flex:100%;flex:100%;}}.paragraph--type-how-to .field--name-field-image img{width:100%;height:auto;}@media screen and (max-width:750px){.paragraph--type-how-to .field--name-field-image{max-width:100%;margin-bottom:16px;}}.node--type-article{}.node--type-article .field-components{padding-bottom:32px;}.node--type-article .dynamic-token-fieldnode-more-information-mobile,.node--type-article .child-pages--header--mobile{display:none;}@media screen and (max-width:768px){.node--type-article .dynamic-token-fieldnode-more-information-mobile,.node--type-article .child-pages--header--mobile{display:block;}}.node--type-article .dynamic-token-fieldnode-section-title,.node--type-article .child-pages--header{display:block;}@media screen and (max-width:768px){.node--type-article .dynamic-token-fieldnode-section-title,.node--type-article .child-pages--header{display:none;}}.region-content > .node--type-article{max-width:none;}.node--type-article > *{max-width:1170px;margin:0 auto;}.node--type-article > .group-footer > *{max-width:1170px;margin:20px auto;}.node--type-article > .group-footer > .field-components{max-width:none;}.node--type-article.node--view-mode-child-page-buttons > .group-header,.node--type-article.node--view-mode-submenu-read-this-next > .group-header,.node--type-article.node--view-mode-section > .group-header,.node--type-article.node--view-mode-full > .group-header{position:relative;}.node--type-article.node--view-mode-child-page-buttons > .group-header > *,.node--type-article.node--view-mode-submenu-read-this-next > .group-header > *,.node--type-article.node--view-mode-section > .group-header > *,.node--type-article.node--view-mode-full > .group-header > *{position:relative;}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-top,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-top,.node--type-article.node--view-mode-section > .group-header .header-top,.node--type-article.node--view-mode-full > .group-header .header-top{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:26px 0;}@media screen and (max-width:850px){.node--type-article.node--view-mode-child-page-buttons > .group-header .header-top .field--name-field-image-thumbnail,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-top .field--name-field-image-thumbnail,.node--type-article.node--view-mode-section > .group-header .header-top .field--name-field-image-thumbnail,.node--type-article.node--view-mode-full > .group-header .header-top .field--name-field-image-thumbnail{width:50%;}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-top .field--name-field-image-thumbnail img,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-top .field--name-field-image-thumbnail img,.node--type-article.node--view-mode-section > .group-header .header-top .field--name-field-image-thumbnail img,.node--type-article.node--view-mode-full > .group-header .header-top .field--name-field-image-thumbnail img{width:100%;height:auto;}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-top .header-left,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-top .header-left,.node--type-article.node--view-mode-section > .group-header .header-top .header-left,.node--type-article.node--view-mode-full > .group-header .header-top .header-left{width:50%;}}@media screen and (max-width:750px){.node--type-article.node--view-mode-child-page-buttons > .group-header .header-top,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-top,.node--type-article.node--view-mode-section > .group-header .header-top,.node--type-article.node--view-mode-full > .group-header .header-top{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-top .field--name-field-image-thumbnail,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-top .field--name-field-image-thumbnail,.node--type-article.node--view-mode-section > .group-header .header-top .field--name-field-image-thumbnail,.node--type-article.node--view-mode-full > .group-header .header-top .field--name-field-image-thumbnail{width:100%;}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-top .header-left,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-top .header-left,.node--type-article.node--view-mode-section > .group-header .header-top .header-left,.node--type-article.node--view-mode-full > .group-header .header-top .header-left{width:100%;}}.node--type-article.node--view-mode-child-page-buttons > .group-header .submenu-buttons,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .submenu-buttons,.node--type-article.node--view-mode-section > .group-header .submenu-buttons,.node--type-article.node--view-mode-full > .group-header .submenu-buttons{border-top:4px solid rgba(0,141,201,0.2);}@media screen and (max-width:767px){.node--type-article.node--view-mode-child-page-buttons > .group-header .submenu-buttons,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .submenu-buttons,.node--type-article.node--view-mode-section > .group-header .submenu-buttons,.node--type-article.node--view-mode-full > .group-header .submenu-buttons{margin-left:-20px;margin-right:-20px;}.node--type-article.node--view-mode-child-page-buttons > .group-header .submenu-buttons::before,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .submenu-buttons::before,.node--type-article.node--view-mode-section > .group-header .submenu-buttons::before,.node--type-article.node--view-mode-full > .group-header .submenu-buttons::before{content:'';display:block;width:20px;height:100%;left:0;position:absolute;top:0;background:linear-gradient(to left,rgba(234,245,248,0) 0%,#eaf5f8 57%,#eaf5f8 100%);}.node--type-article.node--view-mode-child-page-buttons > .group-header .submenu-buttons::after,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .submenu-buttons::after,.node--type-article.node--view-mode-section > .group-header .submenu-buttons::after,.node--type-article.node--view-mode-full > .group-header .submenu-buttons::after{content:'';display:block;width:20px;height:100%;right:0;position:absolute;top:0;background:linear-gradient(to right,rgba(234,245,248,0) 0%,#eaf5f8 57%,#eaf5f8 100%);}}.node--type-article.node--view-mode-child-page-buttons > .group-header .field--name-field-image-thumbnail img,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .field--name-field-image-thumbnail img,.node--type-article.node--view-mode-section > .group-header .field--name-field-image-thumbnail img,.node--type-article.node--view-mode-full > .group-header .field--name-field-image-thumbnail img{border-radius:5px;}.node--type-article.node--view-mode-child-page-buttons > .group-header .field-subtitle,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .field-subtitle,.node--type-article.node--view-mode-section > .group-header .field-subtitle,.node--type-article.node--view-mode-full > .group-header .field-subtitle{font-size:21px;font-weight:600;margin-bottom:12px;}.node--type-article.node--view-mode-child-page-buttons > .group-header .view-child-pages,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .view-child-pages,.node--type-article.node--view-mode-section > .group-header .view-child-pages,.node--type-article.node--view-mode-full > .group-header .view-child-pages{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:12px 0;gap:14px;}@media screen and (max-width:767px){.node--type-article.node--view-mode-child-page-buttons > .group-header .view-child-pages,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .view-child-pages,.node--type-article.node--view-mode-section > .group-header .view-child-pages,.node--type-article.node--view-mode-full > .group-header .view-child-pages{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:scroll;position:relative;padding:12px 20px;}}.node--type-article.node--view-mode-child-page-buttons > .group-header .view-child-pages .view-child-pages,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .view-child-pages .view-child-pages,.node--type-article.node--view-mode-section > .group-header .view-child-pages .view-child-pages,.node--type-article.node--view-mode-full > .group-header .view-child-pages .view-child-pages{padding:0;}.node--type-article.node--view-mode-child-page-buttons > .group-header .view-child-pages .views-row a,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .view-child-pages .views-row a,.node--type-article.node--view-mode-section > .group-header .view-child-pages .views-row a,.node--type-article.node--view-mode-full > .group-header .view-child-pages .views-row a{display:inline-block;font-size:14px;font-weight:600;line-height:1.2em;padding:15px 30px;background:#fff;border-radius:24px;color:#2B2B2B;transition:all 0.3s;}@media screen and (max-width:767px){.node--type-article.node--view-mode-child-page-buttons > .group-header .view-child-pages .views-row a,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .view-child-pages .views-row a,.node--type-article.node--view-mode-section > .group-header .view-child-pages .views-row a,.node--type-article.node--view-mode-full > .group-header .view-child-pages .views-row a{white-space:nowrap;}}.node--type-article.node--view-mode-child-page-buttons > .group-header .view-child-pages .views-row a.active,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .view-child-pages .views-row a.active,.node--type-article.node--view-mode-section > .group-header .view-child-pages .views-row a.active,.node--type-article.node--view-mode-full > .group-header .view-child-pages .views-row a.active{background:#FFCF44;}.node--type-article.node--view-mode-child-page-buttons > .group-header .view-child-pages .views-row a:hover,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .view-child-pages .views-row a:hover,.node--type-article.node--view-mode-section > .group-header .view-child-pages .views-row a:hover,.node--type-article.node--view-mode-full > .group-header .view-child-pages .views-row a:hover{background:#008DC9;color:#fff;}.node--type-article.node--view-mode-child-page-buttons > .group-header::before,.node--type-article.node--view-mode-submenu-read-this-next > .group-header::before,.node--type-article.node--view-mode-section > .group-header::before,.node--type-article.node--view-mode-full > .group-header::before{content:'';display:block;position:absolute;height:100%;top:0;width:100vw;left:50%;margin-left:-50vw;background-color:#EAF5F8;}.node--type-article.node--view-mode-child-page-buttons > .content-wrapper .group-left,.node--type-article.node--view-mode-submenu-read-this-next > .content-wrapper .group-left,.node--type-article.node--view-mode-section > .content-wrapper .group-left,.node--type-article.node--view-mode-full > .content-wrapper .group-left{padding-bottom:50px;margin-top:50px;margin-bottom:50px;border-bottom:3px solid #EAF5F8;}.node--type-article.node--view-mode-child-page-buttons > .content-wrapper .group-left h2,.node--type-article.node--view-mode-submenu-read-this-next > .content-wrapper .group-left h2,.node--type-article.node--view-mode-section > .content-wrapper .group-left h2,.node--type-article.node--view-mode-full > .content-wrapper .group-left h2{font-size:42px;margin:0;}.node--type-article.node--view-mode-child-page-buttons > .content-wrapper .group-left .field-subtitle,.node--type-article.node--view-mode-submenu-read-this-next > .content-wrapper .group-left .field-subtitle,.node--type-article.node--view-mode-section > .content-wrapper .group-left .field-subtitle,.node--type-article.node--view-mode-full > .content-wrapper .group-left .field-subtitle{font-size:21px;font-weight:600;}.node--type-article.node--view-mode-child-page-buttons > .content-wrapper .group-left .contributor-wrapper,.node--type-article.node--view-mode-submenu-read-this-next > .content-wrapper .group-left .contributor-wrapper,.node--type-article.node--view-mode-section > .content-wrapper .group-left .contributor-wrapper,.node--type-article.node--view-mode-full > .content-wrapper .group-left .contributor-wrapper{margin-top:20px;}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-left,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-left,.node--type-article.node--view-mode-section > .group-header .header-left,.node--type-article.node--view-mode-full > .group-header .header-left,.node--type-article.node--view-mode-child-page-buttons > .content-wrapper > .group-left,.node--type-article.node--view-mode-submenu-read-this-next > .content-wrapper > .group-left,.node--type-article.node--view-mode-section > .content-wrapper > .group-left,.node--type-article.node--view-mode-full > .content-wrapper > .group-left{padding-right:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-left .field--label-inline,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-left .field--label-inline,.node--type-article.node--view-mode-section > .group-header .header-left .field--label-inline,.node--type-article.node--view-mode-full > .group-header .header-left .field--label-inline,.node--type-article.node--view-mode-child-page-buttons > .content-wrapper > .group-left .field--label-inline,.node--type-article.node--view-mode-submenu-read-this-next > .content-wrapper > .group-left .field--label-inline,.node--type-article.node--view-mode-section > .content-wrapper > .group-left .field--label-inline,.node--type-article.node--view-mode-full > .content-wrapper > .group-left .field--label-inline{margin-bottom:2px;}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-left .field--label-inline > *,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-left .field--label-inline > *,.node--type-article.node--view-mode-section > .group-header .header-left .field--label-inline > *,.node--type-article.node--view-mode-full > .group-header .header-left .field--label-inline > *,.node--type-article.node--view-mode-child-page-buttons > .content-wrapper > .group-left .field--label-inline > *,.node--type-article.node--view-mode-submenu-read-this-next > .content-wrapper > .group-left .field--label-inline > *,.node--type-article.node--view-mode-section > .content-wrapper > .group-left .field--label-inline > *,.node--type-article.node--view-mode-full > .content-wrapper > .group-left .field--label-inline > *{display:inline-block;}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-left .field--label-inline .field-label,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-left .field--label-inline .field-label,.node--type-article.node--view-mode-section > .group-header .header-left .field--label-inline .field-label,.node--type-article.node--view-mode-full > .group-header .header-left .field--label-inline .field-label,.node--type-article.node--view-mode-child-page-buttons > .content-wrapper > .group-left .field--label-inline .field-label,.node--type-article.node--view-mode-submenu-read-this-next > .content-wrapper > .group-left .field--label-inline .field-label,.node--type-article.node--view-mode-section > .content-wrapper > .group-left .field--label-inline .field-label,.node--type-article.node--view-mode-full > .content-wrapper > .group-left .field--label-inline .field-label{font-weight:600;}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-left .field--label-inline .field-label::after,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-left .field--label-inline .field-label::after,.node--type-article.node--view-mode-section > .group-header .header-left .field--label-inline .field-label::after,.node--type-article.node--view-mode-full > .group-header .header-left .field--label-inline .field-label::after,.node--type-article.node--view-mode-child-page-buttons > .content-wrapper > .group-left .field--label-inline .field-label::after,.node--type-article.node--view-mode-submenu-read-this-next > .content-wrapper > .group-left .field--label-inline .field-label::after,.node--type-article.node--view-mode-section > .content-wrapper > .group-left .field--label-inline .field-label::after,.node--type-article.node--view-mode-full > .content-wrapper > .group-left .field--label-inline .field-label::after{content:': ';}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-left .field--label-inline .field-item,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-left .field--label-inline .field-item,.node--type-article.node--view-mode-section > .group-header .header-left .field--label-inline .field-item,.node--type-article.node--view-mode-full > .group-header .header-left .field--label-inline .field-item,.node--type-article.node--view-mode-child-page-buttons > .content-wrapper > .group-left .field--label-inline .field-item,.node--type-article.node--view-mode-submenu-read-this-next > .content-wrapper > .group-left .field--label-inline .field-item,.node--type-article.node--view-mode-section > .content-wrapper > .group-left .field--label-inline .field-item,.node--type-article.node--view-mode-full > .content-wrapper > .group-left .field--label-inline .field-item{display:inline-block;}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-left .field--label-inline .field-item::after,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-left .field--label-inline .field-item::after,.node--type-article.node--view-mode-section > .group-header .header-left .field--label-inline .field-item::after,.node--type-article.node--view-mode-full > .group-header .header-left .field--label-inline .field-item::after,.node--type-article.node--view-mode-child-page-buttons > .content-wrapper > .group-left .field--label-inline .field-item::after,.node--type-article.node--view-mode-submenu-read-this-next > .content-wrapper > .group-left .field--label-inline .field-item::after,.node--type-article.node--view-mode-section > .content-wrapper > .group-left .field--label-inline .field-item::after,.node--type-article.node--view-mode-full > .content-wrapper > .group-left .field--label-inline .field-item::after{content:"; ";margin-right:0.5em;}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-left .field--label-inline .field-item:last-child::after,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-left .field--label-inline .field-item:last-child::after,.node--type-article.node--view-mode-section > .group-header .header-left .field--label-inline .field-item:last-child::after,.node--type-article.node--view-mode-full > .group-header .header-left .field--label-inline .field-item:last-child::after,.node--type-article.node--view-mode-child-page-buttons > .content-wrapper > .group-left .field--label-inline .field-item:last-child::after,.node--type-article.node--view-mode-submenu-read-this-next > .content-wrapper > .group-left .field--label-inline .field-item:last-child::after,.node--type-article.node--view-mode-section > .content-wrapper > .group-left .field--label-inline .field-item:last-child::after,.node--type-article.node--view-mode-full > .content-wrapper > .group-left .field--label-inline .field-item:last-child::after{content:'';margin-right:0;}.node--type-article.node--view-mode-child-page-buttons > .group-header .header-left .field-expert-review-date::before,.node--type-article.node--view-mode-submenu-read-this-next > .group-header .header-left .field-expert-review-date::before,.node--type-article.node--view-mode-section > .group-header .header-left .field-expert-review-date::before,.node--type-article.node--view-mode-full > .group-header .header-left .field-expert-review-date::before,.node--type-article.node--view-mode-child-page-buttons > .content-wrapper > .group-left .field-expert-review-date::before,.node--type-article.node--view-mode-submenu-read-this-next > .content-wrapper > .group-left .field-expert-review-date::before,.node--type-article.node--view-mode-section > .content-wrapper > .group-left .field-expert-review-date::before,.node--type-article.node--view-mode-full > .content-wrapper > .group-left .field-expert-review-date::before{content:url(/themes/takingcharge/dist/images/fbe3c6a2f68c9df57c488413d29e4595.svg);position:relative;bottom:-2px;}.node--type-article.node--view-mode-child-page-buttons .field-sidebar-widgets,.node--type-article.node--view-mode-submenu-read-this-next .field-sidebar-widgets,.node--type-article.node--view-mode-section .field-sidebar-widgets,.node--type-article.node--view-mode-full .field-sidebar-widgets{text-align:center;}.node--type-article.node--view-mode-child-page-buttons .field-sidebar-widgets .paragraph--type-checklist,.node--type-article.node--view-mode-submenu-read-this-next .field-sidebar-widgets .paragraph--type-checklist,.node--type-article.node--view-mode-section .field-sidebar-widgets .paragraph--type-checklist,.node--type-article.node--view-mode-full .field-sidebar-widgets .paragraph--type-checklist{display:inline-block;width:calc(100% - 305px);text-align:left;}@media screen and (max-width:768px){.node--type-article.node--view-mode-child-page-buttons .field-sidebar-widgets .paragraph--type-checklist,.node--type-article.node--view-mode-submenu-read-this-next .field-sidebar-widgets .paragraph--type-checklist,.node--type-article.node--view-mode-section .field-sidebar-widgets .paragraph--type-checklist,.node--type-article.node--view-mode-full .field-sidebar-widgets .paragraph--type-checklist{width:100%;}}.node--type-article.node--view-mode-child-page-buttons .related-articles,.node--type-article.node--view-mode-submenu-read-this-next .related-articles,.node--type-article.node--view-mode-section .related-articles,.node--type-article.node--view-mode-full .related-articles{position:relative;max-width:1070px !important;background:#eaf5f8;margin:20px auto -50px !important;padding:30px 0 60px;box-sizing:border-box;list-style:none;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}.no-flexwrap .node--type-article.node--view-mode-child-page-buttons .related-articles,.no-flexwrap .node--type-article.node--view-mode-submenu-read-this-next .related-articles,.no-flexwrap .node--type-article.node--view-mode-section .related-articles,.no-flexwrap .node--type-article.node--view-mode-full .related-articles{display:block;}.node--type-article.node--view-mode-child-page-buttons .related-articles li,.node--type-article.node--view-mode-submenu-read-this-next .related-articles li,.node--type-article.node--view-mode-section .related-articles li,.node--type-article.node--view-mode-full .related-articles li{-webkit-flex-basis:calc(33.33% - 20px);-ms-flex-preferred-size:calc(33.33% - 20px);flex-basis:calc(33.33% - 20px);width:calc(33.33% - 20px);max-width:calc(33.33% - 20px);text-align:center;margin:10px;}@media screen and (max-width:768px){.node--type-article.node--view-mode-child-page-buttons .related-articles li,.node--type-article.node--view-mode-submenu-read-this-next .related-articles li,.node--type-article.node--view-mode-section .related-articles li,.node--type-article.node--view-mode-full .related-articles li{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;}}.node--type-article.node--view-mode-child-page-buttons .related-articles::before,.node--type-article.node--view-mode-submenu-read-this-next .related-articles::before,.node--type-article.node--view-mode-section .related-articles::before,.node--type-article.node--view-mode-full .related-articles::before{position:absolute;top:0;bottom:0;left:-5000px;width:5000px;background:#eaf5f8;content:"";}.node--type-article.node--view-mode-child-page-buttons .related-articles::after,.node--type-article.node--view-mode-submenu-read-this-next .related-articles::after,.node--type-article.node--view-mode-section .related-articles::after,.node--type-article.node--view-mode-full .related-articles::after{position:absolute;top:0;right:-5000px;bottom:0;width:5000px;background:#eaf5f8;content:"";}.node--type-article.node--view-mode-child-page-buttons .read-this-next,.node--type-article.node--view-mode-submenu-read-this-next .read-this-next,.node--type-article.node--view-mode-section .read-this-next,.node--type-article.node--view-mode-full .read-this-next{margin:0 auto;}.node--type-article.node--view-mode-full > .group-header::before,.node--type-article.node--view-mode-submenu-read-this-next > .group-header::before{display:none;}.node--type-article.node--view-mode-related-item{position:relative;text-align:center;margin:0;padding:0;cursor:pointer;}.node--type-article.node--view-mode-related-item .group-left{width:100%;}.node--type-article.node--view-mode-related-item.no-image .group-left{width:100%;background:url(/themes/takingcharge/dist/images/69eaaed8a49654067574e79eee1e5043.jpg) no-repeat center center;background-size:cover;padding-top:51.43%;border-radius:4px;}.node--type-article.node--view-mode-related-item .group-right{position:relative;width:100%;padding:1rem 0 0 0;transition:background-color 400ms;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;}.no-flexwrap .node--type-article.node--view-mode-related-item .group-right{display:block;}.node--type-article.node--view-mode-related-item .field--name-field-image-thumbnail{border-radius:4px;overflow:hidden;position:relative;transition:all 0.3s;}.node--type-article.node--view-mode-related-item .field--name-field-image-thumbnail::after{display:block;content:'';width:100%;height:100%;position:absolute;top:0;left:0;}.node--type-article.node--view-mode-related-item .field--name-field-image-thumbnail img{transition:all 0.3s;position:relative;}.node--type-article.node--view-mode-related-item img{display:block;width:100%;height:auto;}.node--type-article.node--view-mode-related-item .field-related-item-category{color:#fff;text-transform:uppercase;font-weight:500;font-family:"Work Sans",sans-serif;}.node--type-article.node--view-mode-related-item.no-image .field-subtitle,.node--type-article.node--view-mode-related-item.no-image .field-related-item-category{color:#3c3c3c;}.node--type-article.node--view-mode-related-item.no-image .group-right{-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}.node--type-article.node--view-mode-related-item h3,.node--type-article.node--view-mode-related-item h4{display:inline;padding:2px 6px;margin:0;font-family:Work Sans;font-size:21px;font-weight:600;line-height:1.2em;text-align:center;color:#2B2B2B;}.node--type-article.node--view-mode-related-item .field-subtitle{display:inline;font-size:18px;margin:0;}.node--type-article.node--view-mode-related-item .field-subtitle > span{line-height:26px;color:#3c3c3c;background:rgba(255,255,255,0.7);padding:2px 6px;font-weight:600;font-family:"Work Sans",sans-serif;}.node--type-article.node--view-mode-related-item .node-link{position:absolute;right:0;bottom:0;left:0;box-sizing:border-box;}.node--type-article.node--view-mode-related-item .node-link a{display:block;font-weight:500;color:#fff;text-transform:uppercase;background:rgba(235,92,19,0.7);padding:10px;}.node--type-article.node--view-mode-related-item:hover .field--name-field-image-thumbnail::after{background-color:#008DC9;opacity:0.4;mix-blend-mode:soft-light;}.node--type-article.node--view-mode-related-item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);}.node--type-article.node--view-mode-related-item:hover h3{text-decoration:underline;color:#008DC9;}.node--type-article.node--view-mode-featured-teaser{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:30px;color:#2B2B2B;}@media (max-width:650px){.node--type-article.node--view-mode-featured-teaser{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.node--type-article.node--view-mode-featured-teaser .group-left{margin:0;width:50%;}@media (max-width:650px){.node--type-article.node--view-mode-featured-teaser .group-left{width:100%;}}.node--type-article.node--view-mode-featured-teaser .group-right{width:50%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0;}@media (max-width:650px){.node--type-article.node--view-mode-featured-teaser .group-right{width:100%;}}.node--type-article.node--view-mode-featured-teaser img{width:100%;height:auto;}.node--type-article.node--view-mode-featured-teaser h3{font-size:24px;font-weight:600;line-height:1.3em;margin:0;transition:all 0.3s;}@media (max-width:650px){.node--type-article.node--view-mode-featured-teaser h3{text-align:center;}}.node--type-article.node--view-mode-featured-teaser p{line-height:1.4em;}.node--type-article.node--view-mode-featured-teaser p:last-child{margin-bottom:0;}.node--type-article.node--view-mode-featured-teaser .field-image-thumbnail{position:relative;transition:all 0.3s;border-radius:4px;overflow:hidden;line-height:0;}.node--type-article.node--view-mode-featured-teaser .field-image-thumbnail::after{display:block;content:'';width:100%;height:100%;position:absolute;top:0;left:0;}.node--type-article.node--view-mode-featured-teaser .field-image-thumbnail img{transition:all 0.3s;position:relative;}.node--type-article.node--view-mode-featured-teaser:hover .field-image-thumbnail::after{background-color:#008DC9;opacity:0.4;mix-blend-mode:soft-light;}.node--type-article.node--view-mode-featured-teaser:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);}.node--type-article.node--view-mode-featured-teaser:hover h3{text-decoration:underline;color:#008DC9;}.node--type-resource{}.node--type-resource.node--view-mode-related-item{position:relative;border:1px solid #eaf5f8;margin:0;padding:0;}.node--type-resource.node--view-mode-related-item .field-related-item-category{position:absolute;top:20px;right:0;left:0;color:#fff;text-transform:uppercase;font-weight:500;font-family:"Work Sans",sans-serif;}.node--type-resource.node--view-mode-related-item img{display:block;width:100%;height:auto;}.node--type-resource.node--view-mode-related-item h4{position:absolute;top:auto;right:0;bottom:50px;left:0;display:inline;font-size:24px;line-height:32px;margin:0;}.node--type-resource.node--view-mode-related-item h4 + .node-title{display:none;}.node--type-resource.node--view-mode-related-item h4 a{line-height:32px;color:#3c3c3c;background:rgba(255,255,255,0.7);padding:2px 6px;}.node--type-resource.node--view-mode-related-item .field-url{position:absolute;right:0;bottom:0;left:0;box-sizing:border-box;}.node--type-resource.node--view-mode-related-item .field-url a{display:block;font-weight:500;color:#fff;text-transform:uppercase;background:rgba(235,92,19,0.7);padding:10px;}.node--type-resource.node--view-mode-related-item.aspect-relationships .field-related-item-category{text-align:center;}.node--type-resource.node--view-mode-related-item.aspect-relationships .field-related-item-category > div{display:inline-block;border-bottom:3px solid #e3444c;padding-bottom:3px;}.node--type-resource.node--view-mode-related-item.aspect-relationships .field-url a{background:rgba(227,68,76,0.7);}.node--type-resource.node--view-mode-related-item.aspect-security .field-related-item-category{text-align:center;}.node--type-resource.node--view-mode-related-item.aspect-security .field-related-item-category > div{display:inline-block;border-bottom:3px solid #FFCF44;padding-bottom:3px;}.node--type-resource.node--view-mode-related-item.aspect-security .field-url a{background:rgba(255,207,68,0.7);}.node--type-resource.node--view-mode-related-item.aspect-purpose .field-related-item-category{text-align:center;}.node--type-resource.node--view-mode-related-item.aspect-purpose .field-related-item-category > div{display:inline-block;border-bottom:3px solid #c5a7de;padding-bottom:3px;}.node--type-resource.node--view-mode-related-item.aspect-purpose .field-url a{background:rgba(197,167,222,0.7);}.node--type-resource.node--view-mode-related-item.aspect-health .field-related-item-category{text-align:center;}.node--type-resource.node--view-mode-related-item.aspect-health .field-related-item-category > div{display:inline-block;border-bottom:3px solid #EB5C13;padding-bottom:3px;}.node--type-resource.node--view-mode-related-item.aspect-health .field-url a{background:rgba(235,92,19,0.7);}.node--type-resource.node--view-mode-related-item.aspect-environment .field-related-item-category{text-align:center;}.node--type-resource.node--view-mode-related-item.aspect-environment .field-related-item-category > div{display:inline-block;border-bottom:3px solid #737a10;padding-bottom:3px;}.node--type-resource.node--view-mode-related-item.aspect-environment .field-url a{background:rgba(115,122,16,0.7);}.node--type-resource.node--view-mode-related-item.aspect-community .field-related-item-category{text-align:center;}.node--type-resource.node--view-mode-related-item.aspect-community .field-related-item-category > div{display:inline-block;border-bottom:3px solid #008DC9;padding-bottom:3px;}.node--type-resource.node--view-mode-related-item.aspect-community .field-url a{background:rgba(0,141,201,0.7);}.node--type-resource.node--view-mode-related-item.aspect-holistic-practices .field-related-item-category{text-align:center;}.node--type-resource.node--view-mode-related-item.aspect-holistic-practices .field-related-item-category > div{display:inline-block;border-bottom:3px solid #EB5C13;padding-bottom:3px;}.node--type-resource.node--view-mode-related-item.aspect-holistic-practices .field-url a{background:rgba(235,92,19,0.7);}.node--type-assessment2{position:relative;z-index:5;}.node--type-assessment2 > *{width:100%;}.node--type-assessment2 #assessment-app{position:relative;max-width:800px;font-size:24px;line-height:1.4em;text-align:center;margin:0 auto;padding:30px 0 100px;box-sizing:border-box;}@media screen and (max-width:550px){.node--type-assessment2 #assessment-app{text-align:left;}}.node--type-assessment2 #assessment-app .intro,.node--type-assessment2 #assessment-app .results{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-assessment2 #assessment-app > div > .animation-group .question-appear,.node--type-assessment2 #assessment-app > div > .animation-group .question-enter{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-assessment2 #assessment-app .results-overlay{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:rgba(60,60,60,0.9);}.no-flexwrap .node--type-assessment2 #assessment-app .results-overlay{display:block;}.no-flexwrap .node--type-assessment2 #assessment-app .results-overlay{display:block;}.no-flexwrap .node--type-assessment2 #assessment-app .results-overlay{display:-webkit-box;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-box-align:center;-webkit-box-pack:center;text-align:center;}.node--type-assessment2 #assessment-app .results-overlay .results-email{position:relative;max-width:575px;background:#eaf5f8;padding:40px;box-sizing:border-box;overflow:auto;}.node--type-assessment2 #assessment-app .results-overlay .results-email > div{margin:0 auto 15px;}.node--type-assessment2 #assessment-app .results-overlay .results-email .close-window{position:absolute;top:5px;right:5px;font-size:34px;color:#EB5C13;background:transparent;}.node--type-assessment2 #assessment-app .results-overlay .results-email .close-window:hover{color:#d35311;background:transparent;}.node--type-assessment2 #assessment-app .results-overlay .results-email h4{margin:0 auto 15px;}.node--type-assessment2 #assessment-app .results-overlay .results-email input[type="text"],.node--type-assessment2 #assessment-app .results-overlay .results-email input[type="email"]{display:block;min-width:325px;margin:0 auto;padding:7.5px 15px;box-sizing:border-box;}@media screen and (max-width:615px){.node--type-assessment2 #assessment-app .results-overlay .results-email{max-width:calc(100% - 40px);font-size:16px;}.node--type-assessment2 #assessment-app .results-overlay .results-email input[type="text"],.node--type-assessment2 #assessment-app .results-overlay .results-email input[type="email"]{width:100%;max-width:100%;min-width:100%;}}.node--type-assessment2 #assessment-app .results-overlay .results-email button{display:block;font-size:20px;font-weight:600;font-family:"Work Sans",sans-serif;color:#fff;background:#EB5C13;border:0;margin:0 auto;padding:7.5px 15px;cursor:pointer;}@media screen and (max-width:615px){.node--type-assessment2 #assessment-app .results-overlay .results-email button{padding:3px;}}.node--type-assessment2 #assessment-app .results-overlay .results-email button:hover{background:#d35311;}.node--type-assessment2 #assessment-app .results-overlay .results-email button:disabled{background:#eaf5f8;cursor:not-allowed;}.node--type-assessment2 #assessment-app .results-overlay .results-email .email-selections{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:15px 0;box-sizing:border-box;}.no-flexwrap .node--type-assessment2 #assessment-app .results-overlay .results-email .email-selections{display:block;}.node--type-assessment2 #assessment-app .results-overlay .results-email .email-selections > span{position:relative;}.node--type-assessment2 #assessment-app .results-overlay .results-email .email-selections > span label{display:inline-block;padding:0 10px;vertical-align:middle;}.node--type-assessment2 #assessment-app .results-overlay .results-email .email-selections > span label::before{display:inline-block;background:#fff;border-color:#fff;margin-right:5px;vertical-align:middle;}.node--type-assessment2 #assessment-app .results-overlay .results-email .email-selections > span label::after{left:17px;}.node--type-assessment2 #assessment-app h3{line-height:1.3em;color:#2B2B2B;margin:10px auto -5px;}.node--type-assessment2 #assessment-app .explanatory{font-size:22px;line-height:1.5em;}.node--type-assessment2 #assessment-app .spinner{position:relative;width:40px;height:40px;margin:100px auto;}.node--type-assessment2 #assessment-app .cube1,.node--type-assessment2 #assessment-app .cube2{position:absolute;top:0;left:0;width:15px;height:15px;background-color:#333;-webkit-animation:sk-cubemove 1.8s infinite ease-in-out;animation:sk-cubemove 1.8s infinite ease-in-out;}.node--type-assessment2 #assessment-app .cube2{-webkit-animation-delay:-0.9s;animation-delay:-0.9s;}@-webkit-keyframes sk-cubemove{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(0.5);}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg);}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(0.5);}100%{-webkit-transform:rotate(-360deg);}}@keyframes sk-cubemove{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(0.5);transform:translateX(42px) rotate(-90deg) scale(0.5);}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg);transform:translateX(42px) translateY(42px) rotate(-179deg);}50.1%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg);transform:translateX(42px) translateY(42px) rotate(-180deg);}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(0.5);transform:translateX(0) translateY(42px) rotate(-270deg) scale(0.5);}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}}.node--type-assessment2 #assessment-app .questions{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:30px 0 40px;padding:0;list-style:none;}.no-flexwrap .node--type-assessment2 #assessment-app .questions{display:block;}@media screen and (max-width:550px){.node--type-assessment2 #assessment-app .questions{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;}}.node--type-assessment2 #assessment-app .questions li{-webkit-flex:1;-ms-flex:1;flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;text-align:center;}@media screen and (max-width:550px){.node--type-assessment2 #assessment-app .questions li{display:inline-block;text-align:left;vertical-align:middle;}.node--type-assessment2 #assessment-app .questions li label::before{display:inline-block;margin-right:7px;vertical-align:middle;}.node--type-assessment2 #assessment-app .questions li label::after{left:7px;}}.node--type-assessment2 #assessment-app .questions li [type="radio"]{cursor:pointer;}.node--type-assessment2 #assessment-app .questions li label{display:inline-block;margin-top:5px;cursor:pointer;}.node--type-assessment2 .results--high{line-height:1em;margin-bottom:15px;}.node--type-assessment2 .results--high > div{position:relative;display:inline-block;background:#737a10;margin:10px 15px;padding:10px 10px 10px 22px;}.node--type-assessment2 .results--high > div::before{position:absolute;top:calc(50% - 16px);left:-16px;display:block;width:32px;height:32px;background-image:url(/themes/takingcharge/dist/images/09798bd39779eedacf4e2c3e469bdaac.svg);background-repeat:no-repeat !important;background-size:contain !important;background-position:center !important;content:"";}.node--type-assessment2 .results--high > div .field-short-label{color:#fff;font-weight:400;font-family:"Work Sans",sans-serif;}.node--type-assessment2 .results--high > div .field-associated-content + .field-short-label{display:none;}.node--type-assessment2 .results--high > div a{color:#fff;text-decoration:underline;font-weight:400;font-family:"Work Sans",sans-serif;}.node--type-assessment2 .results--low{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;line-height:1em;margin:0 -10px;}.no-flexwrap .node--type-assessment2 .results--low{display:block;}@media print{.node--type-assessment2 .results--low{display:block;}}.node--type-assessment2 .results--low > div{-webkit-flex-basis:60%;-ms-flex-preferred-size:60%;flex-basis:60%;background:#f5fcff;border:1px solid #eee;margin:10px;padding:10px 30px;box-sizing:border-box;}@media screen and (max-width:768px){.node--type-assessment2 .results--low > div{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}}.node--type-assessment2 .results--low > div ul{font-weight:400;font-family:"Work Sans",sans-serif;font-size:16px;text-align:left;padding:0;list-style:none;}.node--type-assessment2 .results--low > div ul a{display:inline-block;width:calc(100% - 32px);vertical-align:top;}.node--type-assessment2 .results--low > div ul li{margin-bottom:7px;}.node--type-assessment2 .results--low > div ul li::before{display:inline-block;width:20px;height:20px;background-image:url(/themes/takingcharge/dist/images/3ccda44c88f055d728587da3136f91ab.svg);background-size:contain !important;background-repeat:no-repeat !important;background-position:center !important;margin-right:5px;content:"";vertical-align:top;}.node--type-assessment2 .results--low > div h4{text-align:center;margin:5px 0 10px;}.node--type-assessment2 .results--medium--container{position:relative;background:#eaf5f8;margin:0 -10px;padding:15px 0 25px;}.node--type-assessment2 .results--medium--container::before{position:absolute;top:0;bottom:0;left:-5000px;width:5000px;background:#eaf5f8;content:"";}.node--type-assessment2 .results--medium--container::after{position:absolute;top:0;right:-5000px;bottom:0;width:5000px;background:#eaf5f8;content:"";}.node--type-assessment2 .results--medium{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;line-height:1em;margin:0 -10px;box-sizing:border-box;}.no-flexwrap .node--type-assessment2 .results--medium{display:block;}@media print{.node--type-assessment2 .results--medium{display:block;}}.node--type-assessment2 .results--medium > div{position:relative;-webkit-flex-basis:calc(33.33% - 20px);-ms-flex-preferred-size:calc(33.33% - 20px);flex-basis:calc(33.33% - 20px);width:calc(33.33% - 20px);max-width:calc(33.33% - 20px);background:#fff;margin:20px 10px;padding:30px 15px 40px;box-sizing:border-box;}@media print{.node--type-assessment2 .results--medium > div{display:inline-block;vertical-align:top;}}@media screen and (max-width:768px){.node--type-assessment2 .results--medium > div{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;}}.node--type-assessment2 .results--medium > div h4{display:inline-block;margin:0;padding:0 0 10px;}.node--type-assessment2 .results--medium > div h4 + div{border-top:3px solid #eaf5f8;}.node--type-assessment2 .results--medium > div h4 + .field-associated-goal{border-top:0;}.node--type-assessment2 .results--medium > div .field-associated-goal{position:absolute;right:0;bottom:0;left:0;width:100%;}.node--type-assessment2 .clear-results,.node--type-assessment2 .print-results,.node--type-assessment2 .email-results,.node--type-assessment2 .assessment--previous,.node--type-assessment2 .assessment--next{display:inline-block;font-size:20px;font-weight:600;border:0;margin:10px 5px;padding:7.5px 15px;cursor:pointer;}.node--type-assessment2 .assessment--previous{position:relative;display:inline-block;padding:15px 40px;background-color:#EAF5F8;background-repeat:no-repeat;background-position:calc(100% - 25px) 50%;font-size:14px;line-height:1.2em;font-weight:600;color:#2B2B2B;border-radius:100px;transition:all 0.4s ease-in-out;}.node--type-assessment2 .assessment--previous::after{display:block;content:url(/themes/takingcharge/dist/images/c80972eb0d921a798eea701f71f794d3.svg);position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:24px;opacity:0;z-index:1;transition:all 0.4s ease-in-out;}.node--type-assessment2 .assessment--previous:hover,.node--type-assessment2 .assessment--previous:focus{background-color:#EAF5F8;padding:15px 56px 15px 24px;}.node--type-assessment2 .assessment--previous:hover::after,.node--type-assessment2 .assessment--previous:focus::after{opacity:1;}.node--type-assessment2 .assessment--previous::after{right:auto;left:25px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);}.node--type-assessment2 .assessment--previous:hover,.node--type-assessment2 .assessment--previous:focus{padding:15px 24px 15px 56px;}.node--type-assessment2 .clear-results,.node--type-assessment2 .print-results,.node--type-assessment2 .email-results,.node--type-assessment2 .assessment--next{position:relative;display:inline-block;padding:15px 40px;background-color:#FFCF44;background-repeat:no-repeat;background-position:calc(100% - 25px) 50%;font-size:14px;line-height:1.2em;font-weight:600;color:#2B2B2B;border-radius:100px;transition:all 0.4s ease-in-out;}.node--type-assessment2 .clear-results::after,.node--type-assessment2 .print-results::after,.node--type-assessment2 .email-results::after,.node--type-assessment2 .assessment--next::after{display:block;content:url(/themes/takingcharge/dist/images/c80972eb0d921a798eea701f71f794d3.svg);position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:24px;opacity:0;z-index:1;transition:all 0.4s ease-in-out;}.node--type-assessment2 .clear-results:hover,.node--type-assessment2 .print-results:hover,.node--type-assessment2 .email-results:hover,.node--type-assessment2 .assessment--next:hover,.node--type-assessment2 .clear-results:focus,.node--type-assessment2 .print-results:focus,.node--type-assessment2 .email-results:focus,.node--type-assessment2 .assessment--next:focus{background-color:#EAF5F8;padding:15px 56px 15px 24px;}.node--type-assessment2 .clear-results:hover::after,.node--type-assessment2 .print-results:hover::after,.node--type-assessment2 .email-results:hover::after,.node--type-assessment2 .assessment--next:hover::after,.node--type-assessment2 .clear-results:focus::after,.node--type-assessment2 .print-results:focus::after,.node--type-assessment2 .email-results:focus::after,.node--type-assessment2 .assessment--next:focus::after{opacity:1;}.node--type-assessment2 .assessment--next:disabled{background-color:#eaf5f8;cursor:not-allowed;}.node--type-goal-setting{position:relative;}.node--type-goal-setting .spinner{position:relative;width:40px;height:40px;margin:100px auto;}.node--type-goal-setting .cube1,.node--type-goal-setting .cube2{position:absolute;top:0;left:0;width:15px;height:15px;background-color:#333;-webkit-animation:sk-cubemove 1.8s infinite ease-in-out;animation:sk-cubemove 1.8s infinite ease-in-out;}.node--type-goal-setting .cube2{-webkit-animation-delay:-0.9s;animation-delay:-0.9s;}@-webkit-keyframes sk-cubemove{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(0.5);}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg);}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(0.5);}100%{-webkit-transform:rotate(-360deg);}}@keyframes sk-cubemove{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(0.5);transform:translateX(42px) rotate(-90deg) scale(0.5);}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg);transform:translateX(42px) translateY(42px) rotate(-179deg);}50.1%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg);transform:translateX(42px) translateY(42px) rotate(-180deg);}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(0.5);transform:translateX(0) translateY(42px) rotate(-270deg) scale(0.5);}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}}.node--type-goal-setting > *{width:100%;}.node--type-goal-setting #goal-app{position:relative;z-index:5;max-width:800px;font-size:24px;text-align:center;margin:0 auto;padding:30px 0 100px;box-sizing:border-box;}@media screen and (max-width:550px){.node--type-goal-setting #goal-app{text-align:left;}}.node--type-goal-setting #goal-app > div > .animation-group .goalstep-appear,.node--type-goal-setting #goal-app > div > .animation-group .goalstep-enter{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-goal-setting #goal-app .results-overlay{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:rgba(60,60,60,0.9);}.no-flexwrap .node--type-goal-setting #goal-app .results-overlay{display:block;}.no-flexwrap .node--type-goal-setting #goal-app .results-overlay{display:block;}.no-flexwrap .node--type-goal-setting #goal-app .results-overlay{display:-webkit-box;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-box-align:center;-webkit-box-pack:center;text-align:center;}.node--type-goal-setting #goal-app .results-overlay .results-email{position:relative;max-width:575px;background:#eaf5f8;padding:40px;box-sizing:border-box;overflow:auto;}.node--type-goal-setting #goal-app .results-overlay .results-email > div{margin:0 auto 15px;}.node--type-goal-setting #goal-app .results-overlay .results-email .close-window{position:absolute;top:5px;right:5px;font-size:34px;color:#EB5C13;background:transparent;}.node--type-goal-setting #goal-app .results-overlay .results-email .close-window:hover{color:#d35311;background:transparent;}.node--type-goal-setting #goal-app .results-overlay .results-email h4{margin:0 auto 15px;}.node--type-goal-setting #goal-app .results-overlay .results-email input[type="text"],.node--type-goal-setting #goal-app .results-overlay .results-email input[type="email"]{display:block;min-width:325px;margin:0 auto;padding:7.5px 15px;box-sizing:border-box;}@media screen and (max-width:615px){.node--type-goal-setting #goal-app .results-overlay .results-email{max-width:calc(100% - 40px);font-size:16px;}.node--type-goal-setting #goal-app .results-overlay .results-email input[type="text"],.node--type-goal-setting #goal-app .results-overlay .results-email input[type="email"]{width:100%;max-width:100%;min-width:100%;}}.node--type-goal-setting #goal-app .results-overlay .results-email button{display:block;color:#fff;background:#EB5C13;margin:0 auto;}.node--type-goal-setting #goal-app .results-overlay .results-email button:hover{background:#d35311;}.node--type-goal-setting #goal-app .results-overlay .results-email button:disabled{background:#eaf5f8;cursor:not-allowed;}.node--type-goal-setting #goal-app .results-overlay .results-email .email-selections{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:15px 0;box-sizing:border-box;}.no-flexwrap .node--type-goal-setting #goal-app .results-overlay .results-email .email-selections{display:block;}.node--type-goal-setting #goal-app .results-overlay .results-email .email-selections > span{position:relative;}.node--type-goal-setting #goal-app .results-overlay .results-email .email-selections > span label{display:inline-block;padding:0 10px;vertical-align:middle;}.node--type-goal-setting #goal-app .results-overlay .results-email .email-selections > span label::before{display:inline-block;background:#fff;border-color:#fff;margin-right:5px;vertical-align:middle;}.node--type-goal-setting #goal-app .results-overlay .results-email .email-selections > span label::after{left:17px;}.node--type-goal-setting #goal-app ::-webkit-input-placeholder{color:#aaa;}.node--type-goal-setting #goal-app :-moz-placeholder{color:#aaa;}.node--type-goal-setting #goal-app ::-moz-placeholder{color:#aaa;}.node--type-goal-setting #goal-app :-ms-input-placeholder{color:#aaa;}.node--type-goal-setting #goal-app h4{color:#008DC9;}.node--type-goal-setting #goal-app textarea{width:550px;height:250px;line-height:1.3em;background:#eaf5f8;border:1px solid #eee;padding:20px;box-sizing:border-box;}@media screen and (max-width:768px){.node--type-goal-setting #goal-app textarea{width:100%;height:300px;}}.node--type-goal-setting #goal-app button{display:inline-block;font-size:20px;font-weight:600;border:0;margin:10px 5px;padding:7.5px 15px;cursor:pointer;box-shadow:none;}.node--type-goal-setting #goal-app .goal--previous{color:#EB5C13;background:#eaf5f8;}.node--type-goal-setting #goal-app .goal--previous:hover{background:#d7ecf2;}.node--type-goal-setting #goal-app .goal--next{color:#fff;background:#EB5C13;}.node--type-goal-setting #goal-app .goal--next:hover{background:#d35311;}.node--type-goal-setting #goal-app .goal--next:disabled{background:#eaf5f8;cursor:not-allowed;}.node--type-goal-setting #goal-app .description{font-size:22px;line-height:1.5em;}.node--type-goal-setting #goal-app .questions{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:30px 0 40px;padding:0;list-style:none;}.no-flexwrap .node--type-goal-setting #goal-app .questions{display:block;}@media screen and (max-width:550px){.node--type-goal-setting #goal-app .questions{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;}}.node--type-goal-setting #goal-app .questions li{-webkit-flex:1;-ms-flex:1;flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;text-align:center;}.node--type-goal-setting #goal-app .questions li [type="radio"]{cursor:pointer;}@media screen and (max-width:550px){.node--type-goal-setting #goal-app .questions li{text-align:left;}}.node--type-goal-setting #goal-app .questions li label{display:inline-block;margin-top:5px;cursor:pointer;vertical-align:middle;}@media screen and (max-width:550px){.node--type-goal-setting #goal-app .questions li label{min-height:48px;margin-left:55px;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}.no-flexwrap .node--type-goal-setting #goal-app .questions li label{display:block;}.node--type-goal-setting #goal-app .questions li label::before{position:absolute;left:-55px;}.node--type-goal-setting #goal-app .questions li label::after{left:-48px;}}.node--type-goal-setting #goal-app .goal--step-one{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-goal-setting #goal-app .goal--step-one h1{display:inline-block;}.node--type-goal-setting #goal-app .goal--step-one ul.rw-list,.node--type-goal-setting #goal-app .goal--step-one .rw-selectlist{background:#f5fcff;}.node--type-goal-setting #goal-app .goal--step-one ul.rw-list li.rw-list-option,.node--type-goal-setting #goal-app .goal--step-one .rw-selectlist li.rw-list-option{font-size:16px;border:none !important;border-radius:0 !important;padding:5px 10px;outline:none;font-weight:400;font-family:"Work Sans",sans-serif;}.node--type-goal-setting #goal-app .goal--step-one ul.rw-list li.rw-list-option:hover,.node--type-goal-setting #goal-app .goal--step-one .rw-selectlist li.rw-list-option:hover{background:#dcf4ff;}.node--type-goal-setting #goal-app .goal--step-one ul.rw-list li.rw-list-option.rw-state-focus,.node--type-goal-setting #goal-app .goal--step-one .rw-selectlist li.rw-list-option.rw-state-focus{background:transparent;border:0;}.node--type-goal-setting #goal-app .goal--step-one ul.rw-list li.rw-list-option.rw-state-focus:hover,.node--type-goal-setting #goal-app .goal--step-one .rw-selectlist li.rw-list-option.rw-state-focus:hover{background:#dcf4ff;}.node--type-goal-setting #goal-app .goal--step-one ul.rw-list li.rw-list-option.rw-state-selected,.node--type-goal-setting #goal-app .goal--step-one .rw-selectlist li.rw-list-option.rw-state-selected{background:#c2edff;}.node--type-goal-setting #goal-app .goal--step-one .rw-dropdownlist{display:inline-block;width:350px;text-align:left;background:#eaf5f8;border:0;border-radius:0;margin-top:-16px;margin-left:7px;padding:0;box-sizing:border-box;vertical-align:middle;outline:none;}@media screen and (max-width:550px){.node--type-goal-setting #goal-app .goal--step-one .rw-dropdownlist{width:auto;margin-top:10px;margin-left:0;}}.node--type-goal-setting #goal-app .goal--step-one .rw-dropdownlist .rw-i-caret-down::before{display:block;color:#EB5C13;}.node--type-goal-setting #goal-app .goal--step-one .rw-dropdownlist.rw-open .rw-i-caret-down::before{color:#3c3c3c;-webkit-transform:rotate(180deg);transform:rotate(180deg);}.node--type-goal-setting #goal-app .goal--step-one .rw-input{height:1.5em;font-size:21px;line-height:1.5em;padding-right:30px;padding-left:10px;font-weight:600;font-family:"Work Sans",sans-serif;}.node--type-goal-setting #goal-app .goal--step-one .rw-dropdownlist-picker{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:30px;font-size:22px;}.no-flexwrap .node--type-goal-setting #goal-app .goal--step-one .rw-dropdownlist-picker{display:block;}.no-flexwrap .node--type-goal-setting #goal-app .goal--step-one .rw-dropdownlist-picker{display:-webkit-box;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-box-align:center;-webkit-box-pack:center;text-align:center;}.node--type-goal-setting #goal-app .goal--step-one .title{margin:20px 0;}.node--type-goal-setting #goal-app .goal--step-one .title h4{display:inline-block;margin:0;vertical-align:middle;}.node--type-goal-setting #goal-app .goal--step-one .boxes{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0 -10px;padding:0;list-style:none;}.no-flexwrap .node--type-goal-setting #goal-app .goal--step-one .boxes{display:block;}@media screen and (max-width:768px){.node--type-goal-setting #goal-app .goal--step-one .boxes{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}}.node--type-goal-setting #goal-app .goal--step-one .boxes li{-webkit-flex-basis:calc(25% - 20px);-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);width:calc(25% - 20px);max-width:calc(25% - 20px);font-size:16px;text-align:left;background:#eaf5f8;margin:10px;padding:0;box-sizing:border-box;font-weight:400;font-family:"Work Sans",sans-serif;}@media screen and (max-width:768px){.node--type-goal-setting #goal-app .goal--step-one .boxes li{-webkit-flex-basis:calc(50% - 20px);-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);width:calc(50% - 20px);max-width:calc(50% - 20px);}}@media screen and (max-width:550px){.node--type-goal-setting #goal-app .goal--step-one .boxes li{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;}}.node--type-goal-setting #goal-app .goal--step-one .boxes li > *{margin:0;padding:15px 20px;}.node--type-goal-setting #goal-app .goal--step-one .boxes li > h4{display:block;font-size:20px;color:#fff;text-align:center;background:#008DC9;padding:10px 20px;box-sizing:border-box;vertical-align:middle;font-weight:500;font-family:"Work Sans",sans-serif;}.node--type-goal-setting #goal-app .goal--step-two{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-goal-setting #goal-app .goal--step-two .questions li{-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%;width:20%;max-width:20%;}@media screen and (max-width:550px){.node--type-goal-setting #goal-app .goal--step-two .questions li{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;}}.node--type-goal-setting #goal-app .goal--step-three{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-goal-setting #goal-app .goal--step-three h5{color:#EB5C13;margin:35px auto 17.5px;}.node--type-goal-setting #goal-app .goal--step-three ul{font-weight:400;font-family:"Work Sans",sans-serif;font-size:16px;text-align:left;padding:0;list-style:none;}.node--type-goal-setting #goal-app .goal--step-three ul a{display:inline-block;width:calc(100% - 32px);vertical-align:top;}.node--type-goal-setting #goal-app .goal--step-three ul li{margin-bottom:7px;}.node--type-goal-setting #goal-app .goal--step-three ul li::before{display:inline-block;width:20px;height:20px;background-image:url(/themes/takingcharge/dist/images/3ccda44c88f055d728587da3136f91ab.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:5px;content:"";vertical-align:top;}.node--type-goal-setting #goal-app .goal--step-three .boxes{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0 -10px;}.no-flexwrap .node--type-goal-setting #goal-app .goal--step-three .boxes{display:block;}@media screen and (max-width:768px){.node--type-goal-setting #goal-app .goal--step-three .boxes{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}}.node--type-goal-setting #goal-app .goal--step-three .boxes > div{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;width:50%;max-width:50%;font-size:16px;text-align:left;background:#eaf5f8;margin:10px;font-weight:400;font-family:"Work Sans",sans-serif;}@media screen and (max-width:768px){.node--type-goal-setting #goal-app .goal--step-three .boxes > div{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;}}.node--type-goal-setting #goal-app .goal--step-three .boxes > div > *{max-width:100%;margin:0 auto 10px;padding:15px 30px;box-sizing:border-box;}.node--type-goal-setting #goal-app .goal--step-three .boxes > div h4{color:#fff;text-align:center;background:#008DC9;margin:0 auto 10px;padding:10px 0;box-sizing:border-box;}.node--type-goal-setting #goal-app .goal--step-four{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-goal-setting #goal-app .goal--step-four .questions li{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;width:25%;max-width:25%;}@media screen and (max-width:550px){.node--type-goal-setting #goal-app .goal--step-four .questions li{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;}}.node--type-goal-setting #goal-app .goal--step-five{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-goal-setting #goal-app .goal--step-six{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-goal-setting #goal-app .goal--step-six h5{color:#EB5C13;margin:35px auto 17.5px;}.node--type-goal-setting #goal-app .goal--step-seven{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-goal-setting #goal-app .goal--step-seven h5{color:#EB5C13;margin:35px auto 17.5px;}.node--type-goal-setting #goal-app .goal--step-eight{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-goal-setting #goal-app .goal--step-eight h5{color:#EB5C13;margin:35px auto 17.5px;}.node--type-goal-setting #goal-app .goal--step-nine{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-goal-setting #goal-app .goal--step-nine h5{color:#EB5C13;margin:35px auto 17.5px;}.node--type-goal-setting #goal-app .goal--step-nine .boxes{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0 -10px;}.no-flexwrap .node--type-goal-setting #goal-app .goal--step-nine .boxes{display:block;}@media screen and (max-width:768px){.node--type-goal-setting #goal-app .goal--step-nine .boxes{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}}.node--type-goal-setting #goal-app .goal--step-nine .boxes > div{-webkit-flex-basis:calc(33.33% - 10px);-ms-flex-preferred-size:calc(33.33% - 10px);flex-basis:calc(33.33% - 10px);width:calc(33.33% - 10px);max-width:calc(33.33% - 10px);background:#eaf5f8;margin:10px;}@media screen and (max-width:768px){.node--type-goal-setting #goal-app .goal--step-nine .boxes > div{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;}}.node--type-goal-setting #goal-app .goal--step-nine .boxes > div > *{font-size:16px;text-align:left;margin:0;padding:15px 20px;box-sizing:border-box;font-weight:400;font-family:"Work Sans",sans-serif;}.node--type-goal-setting #goal-app .goal--step-nine .boxes > div > h4{display:block;font-size:20px;color:#fff;text-align:center;background:#008DC9;padding:10px 20px;box-sizing:border-box;vertical-align:middle;font-weight:500;font-family:"Work Sans",sans-serif;}.node--type-goal-setting #goal-app .goal--step-nine .action-steps > div{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;margin:15px 0;}.node--type-goal-setting #goal-app .goal--step-nine .action-steps [type="text"]{display:inline-block;width:250px;background:#eaf5f8;border:0;margin:0 7px;padding:15px 8px;box-sizing:border-box;vertical-align:middle;}.node--type-goal-setting #goal-app .goal--step-nine .action-steps [type="text"]:first-of-type{width:350px;}@media screen and (max-width:768px){.node--type-goal-setting #goal-app .goal--step-nine .action-steps [type="text"]{width:100% !important;margin:7px 0;}}.node--type-goal-setting #goal-app .goal--step-ten{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-goal-setting #goal-app .goal--step-ten h5{color:#EB5C13;margin:25px 0 0;}.node--type-goal-setting #goal-app .goal--step-ten [type="text"],.node--type-goal-setting #goal-app .goal--step-ten [type="email"]{display:block;width:300px;background:#eaf5f8;border:0;margin:15px auto;padding:15px;box-sizing:border-box;vertical-align:middle;}.node--type-goal-setting #goal-app .goal--step-ten [type="email"]{width:550px;}.node--type-goal-setting #goal-app .goal--step-ten .email--message{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-goal-setting #goal-app .goal--step-ten textarea{margin:15px auto 0;}@media screen and (max-width:768px){.node--type-goal-setting #goal-app .goal--step-ten [type="text"],.node--type-goal-setting #goal-app .goal--step-ten [type="email"]{width:100%;margin:7px 0;}.node--type-goal-setting #goal-app .goal--step-ten textarea{width:100%;}}.node--type-goal-setting #goal-app .goal--step-eleven{font-size:20px;text-align:center;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}.node--type-goal-setting #goal-app .goal--step-eleven button{color:#fff;background:#EB5C13;}.node--type-goal-setting #goal-app .goal--step-eleven button:hover{background:#d35311;}.node--type-goal-setting #goal-app .goal--step-eleven h4{text-align:center;}.node--type-goal-setting #goal-app .goal--step-eleven h5{margin:5px 0;font-weight:500;font-family:"Work Sans",sans-serif;}.node--type-goal-setting #goal-app .goal--step-eleven .result-group{font-size:18px;text-align:left;background:#f5fcff;padding:12.5px 50px;box-sizing:border-box;}.node--type-goal-setting #goal-app .goal--step-eleven .result-group:first-of-type{margin-top:40px;}.node--type-goal-setting #goal-app .goal--step-eleven .result-group:last-of-type{padding:25px 50px;}.node--type-goal-setting #goal-app .goal--step-eleven .result-group ul{font-weight:400;font-family:"Work Sans",sans-serif;font-size:16px;text-align:left;padding:0;list-style:none;}.node--type-goal-setting #goal-app .goal--step-eleven .result-group ul a{display:inline-block;width:calc(100% - 32px);vertical-align:top;}.node--type-goal-setting #goal-app .goal--step-eleven .result-group ul li{margin-bottom:7px;}.node--type-goal-setting #goal-app .goal--step-eleven .result-group ul li::before{display:inline-block;width:20px;height:20px;background-image:url(/themes/takingcharge/dist/images/3ccda44c88f055d728587da3136f91ab.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:5px;content:"";vertical-align:top;}.node--type-demo-page{}.region-content > .node--type-demo-page{max-width:none;}.node--type-demo-page > *{max-width:1170px;margin:0 auto;}.node--type-demo-page > .group-footer{max-width:none;}.node--type-demo-page > .group-footer > *{max-width:1170px;margin:0 auto;}.node--type-demo-page > .group-footer > .field-components,.node--type-demo-page > .group-footer > .field-test-components{max-width:none;}.node--type-demo-page.node--view-mode-full .group-right{float:right;padding:0 30px 30px;}.node--type-homepage .field-components{padding-bottom:32px;}.node--type-homepage .field-featured-items{position:relative;background:#eaf5f8;margin:-50px -10px -40px;padding:70px 0 40px;box-sizing:border-box;}.node--type-homepage .field-featured-items h2{text-align:center;}.node--type-homepage .field-featured-items > div{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}.no-flexwrap .node--type-homepage .field-featured-items > div{display:block;}.node--type-homepage .field-featured-items > div > div{-webkit-flex-basis:calc(33.33% - 20px);-ms-flex-preferred-size:calc(33.33% - 20px);flex-basis:calc(33.33% - 20px);width:calc(33.33% - 20px);max-width:calc(33.33% - 20px);margin:10px;}@media screen and (max-width:768px){.node--type-homepage .field-featured-items > div > div{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;}}.node--type-homepage .field-featured-items::before{position:absolute;top:0;bottom:0;left:-5000px;width:5000px;background:#eaf5f8;content:"";}.node--type-homepage .field-featured-items::after{position:absolute;top:0;right:-5000px;bottom:0;width:5000px;background:#eaf5f8;content:"";}.node--type-page{}.node--type-page .field-components{padding-bottom:32px;}.node--type-page.node--view-mode-full h1{font-size:42px;}.node--type-page.node--view-mode-related-item{position:relative;text-align:center;margin:0;padding:0;cursor:pointer;}.node--type-page.node--view-mode-related-item .group-left{width:100%;}.node--type-page.node--view-mode-related-item.no-image .group-left{width:100%;background:url(/themes/takingcharge/dist/images/69eaaed8a49654067574e79eee1e5043.jpg) no-repeat center center;background-size:cover;padding-top:51.43%;border-radius:4px;}.node--type-page.node--view-mode-related-item .group-right{position:relative;width:100%;padding:1rem 0 0 0;transition:background-color 400ms;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;}.no-flexwrap .node--type-page.node--view-mode-related-item .group-right{display:block;}.node--type-page.node--view-mode-related-item .field--name-field-image-thumbnail{border-radius:4px;overflow:hidden;position:relative;transition:all 0.3s;}.node--type-page.node--view-mode-related-item .field--name-field-image-thumbnail::after{display:block;content:'';width:100%;height:100%;position:absolute;top:0;left:0;}.node--type-page.node--view-mode-related-item .field--name-field-image-thumbnail img{transition:all 0.3s;position:relative;}.node--type-page.node--view-mode-related-item img{display:block;width:100%;height:auto;}.node--type-page.node--view-mode-related-item .field-related-item-category{color:#fff;text-transform:uppercase;font-weight:500;font-family:"Work Sans",sans-serif;}.node--type-page.node--view-mode-related-item.no-image .field-subtitle,.node--type-page.node--view-mode-related-item.no-image .field-related-item-category{color:#3c3c3c;}.node--type-page.node--view-mode-related-item.no-image .group-right{-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}.node--type-page.node--view-mode-related-item h3,.node--type-page.node--view-mode-related-item h4{display:inline;padding:2px 6px;margin:0;font-family:Work Sans;font-size:21px;font-weight:600;line-height:1.2em;text-align:center;color:#2B2B2B;}.node--type-page.node--view-mode-related-item .field-subtitle{display:inline;font-size:18px;margin:0;}.node--type-page.node--view-mode-related-item .field-subtitle > span{line-height:26px;color:#3c3c3c;background:rgba(255,255,255,0.7);padding:2px 6px;font-weight:600;font-family:"Work Sans",sans-serif;}.node--type-page.node--view-mode-related-item .node-link{position:absolute;right:0;bottom:0;left:0;box-sizing:border-box;}.node--type-page.node--view-mode-related-item .node-link a{display:block;font-weight:500;color:#fff;text-transform:uppercase;background:rgba(235,92,19,0.7);padding:10px;}.node--type-page.node--view-mode-related-item:hover .field--name-field-image-thumbnail::after{background-color:#008DC9;opacity:0.4;mix-blend-mode:soft-light;}.node--type-page.node--view-mode-related-item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);}.node--type-page.node--view-mode-related-item:hover h3{text-decoration:underline;color:#008DC9;}.node--type-activity{}.node--type-activity.node--view-mode-related-item{position:relative;text-align:center;background:#fff;border:1px solid #eaf5f8;margin:0;padding:0;}.node--type-activity.node--view-mode-related-item img{display:block;width:100%;height:auto;}.node--type-activity.node--view-mode-related-item .node-title{background-color:#008DC9;padding:1rem 0;min-height:140px;-webkit-transform:background-color 400ms;transform:background-color 400ms;}.node--type-activity.node--view-mode-related-item h4{display:inline-block;font-size:24px;line-height:32px;margin:0 40px;background:rgba(255,255,255,0.7);}.node--type-activity.node--view-mode-related-item h4 a{line-height:32px;color:#3c3c3c;padding:2px 6px;}.node--type-activity.node--view-mode-related-item .node-link{position:absolute;right:0;bottom:0;left:0;box-sizing:border-box;}.node--type-activity.node--view-mode-related-item .node-link a{display:block;font-weight:500;color:#fff;text-transform:uppercase;background:rgba(235,92,19,0.7);padding:10px;}.node--type-activity.node--view-mode-related-item:hover .node-title{background-color:#006996;}.node--type-bio.node--view-mode-teaser h2{margin:75px 0 5px;}.node--type-bio.node--view-mode-teaser .field-position{font-weight:500;font-family:"Work Sans",sans-serif;}.node--type-bio.node--view-mode-teaser .More,.node--type-bio.node--view-mode-teaser .dynamic-token-fieldnode-read-more-bio a{position:relative;display:inline-block;font-size:20px;line-height:1.5em;color:#fff;background:#EB5C13;margin:5px 0;padding:5px 22px 5px 18px;font-weight:500;font-family:"Work Sans",sans-serif;display:table;margin-top:15px;}.node--type-bio.node--view-mode-teaser .More::after,.node--type-bio.node--view-mode-teaser .dynamic-token-fieldnode-read-more-bio a::after{position:absolute;top:7px;right:-13px;width:26px;height:26px;background-image:url(/themes/takingcharge/dist/images/7dfb93fb59e5789fd3ca1b34b854f4dd.svg);background-position:center;background-size:contain;background-repeat:no-repeat;content:"";}.node--type-bio.node--view-mode-teaser .More:hover,.node--type-bio.node--view-mode-teaser .dynamic-token-fieldnode-read-more-bio a:hover{background:#d35311;}.node--type-bio.node--view-mode-full .field-image-thumbnail{float:right;margin-left:20px;}.node--type-bio.node--view-mode-full > p:first-of-type{margin-top:0;}.node--type-bio.node--view-mode-full .field-position{font-weight:500;font-family:"Work Sans",sans-serif;font-size:22px;margin-bottom:10px;}@media screen and (max-width:799.98px){.node--type-embed .paragraph--type-wheel > .group-left{padding-right:0 !important;}.node--type-embed .paragraph--type-wheel h1{margin-right:auto !important;}}.node--type-embed .dynamic-twig-fieldnode-wheel-credit{font-size:0.85em;text-align:center;margin-top:1em;}.node--type-embed h2.field-label-above{text-align:center;}.node--type-embed .related-items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;}.node--type-embed .related-items > .views-row{-webkit-flex:0 1 300px;-ms-flex:0 1 300px;flex:0 1 300px;margin:20px;}.node--type-embed .related-items > .more-link{-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;text-align:center;}.node--type-embed .embed-code-copy{background-color:#e6e6e6;margin-bottom:2rem;padding:1rem 1.5rem;width:100%;}.node--type-embed .embed-code-copy label{display:block;font-weight:bold;}.node--type-embed .embed-code-copy #embed-code{width:100%;height:5em;}.node--type-landing-page{}.node--type-landing-page .field-components{padding-bottom:32px;}.node--type-landing-page.node--view-mode-related-item{position:relative;text-align:center;margin:0;padding:0;cursor:pointer;}.node--type-landing-page.node--view-mode-related-item .group-left{width:100%;}.node--type-landing-page.node--view-mode-related-item.no-image .group-left{width:100%;background:url(/themes/takingcharge/dist/images/69eaaed8a49654067574e79eee1e5043.jpg) no-repeat center center;background-size:cover;padding-top:51.43%;border-radius:4px;}.node--type-landing-page.node--view-mode-related-item .group-right{position:relative;width:100%;padding:1rem 0 0 0;transition:background-color 400ms;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;}.no-flexwrap .node--type-landing-page.node--view-mode-related-item .group-right{display:block;}.node--type-landing-page.node--view-mode-related-item .field--name-field-banner-image{border-radius:4px;overflow:hidden;position:relative;transition:all 0.3s;}.node--type-landing-page.node--view-mode-related-item .field--name-field-banner-image::after{display:block;content:'';width:100%;height:100%;position:absolute;top:0;left:0;}.node--type-landing-page.node--view-mode-related-item .field--name-field-banner-image img{transition:all 0.3s;position:relative;}.node--type-landing-page.node--view-mode-related-item img{display:block;width:100%;height:auto;}.node--type-landing-page.node--view-mode-related-item .field-related-item-category{color:#fff;text-transform:uppercase;font-weight:500;font-family:"Work Sans",sans-serif;}.node--type-landing-page.node--view-mode-related-item.no-image .field-subtitle,.node--type-landing-page.node--view-mode-related-item.no-image .field-related-item-category{color:#3c3c3c;}.node--type-landing-page.node--view-mode-related-item.no-image .group-right{-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}.node--type-landing-page.node--view-mode-related-item h3,.node--type-landing-page.node--view-mode-related-item h4{display:inline;padding:2px 6px;margin:0;font-family:Work Sans;font-size:21px;font-weight:600;line-height:1.2em;text-align:center;color:#2B2B2B;}.node--type-landing-page.node--view-mode-related-item .field-subtitle{display:inline;font-size:18px;margin:0;}.node--type-landing-page.node--view-mode-related-item .field-subtitle > span{line-height:26px;color:#3c3c3c;background:rgba(255,255,255,0.7);padding:2px 6px;font-weight:600;font-family:"Work Sans",sans-serif;}.node--type-landing-page.node--view-mode-related-item .node-link{position:absolute;right:0;bottom:0;left:0;box-sizing:border-box;}.node--type-landing-page.node--view-mode-related-item .node-link a{display:block;font-weight:500;color:#fff;text-transform:uppercase;background:rgba(235,92,19,0.7);padding:10px;}.node--type-landing-page.node--view-mode-related-item:hover .field--name-field-banner-image::after{background-color:#008DC9;opacity:0.4;mix-blend-mode:soft-light;}.node--type-landing-page.node--view-mode-related-item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);}.node--type-landing-page.node--view-mode-related-item:hover h3{text-decoration:underline;color:#008DC9;}.node--type-landing-page.node--view-mode-full > .group-left{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:26px 0 0;float:none;width:auto;}@media screen and (max-width:750px){.node--type-landing-page.node--view-mode-full > .group-left{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.node--type-landing-page.node--view-mode-full > .group-left > *{position:relative;}.node--type-landing-page.node--view-mode-full > .group-left .header-left{padding-bottom:26px;max-width:730px;padding-right:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}@media screen and (max-width:750px){.node--type-landing-page.node--view-mode-full > .group-left .header-left{padding-right:0;}}.node--type-landing-page.node--view-mode-full > .group-left::before{content:'';display:block;position:absolute;height:100%;top:0;width:100vw;left:50%;margin-left:-50vw;background-color:#EAF5F8;}.node--type-landing-page.node--view-mode-full > .group-left .field--name-field-banner-image{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;}@media screen and (max-width:750px){.node--type-landing-page.node--view-mode-full > .group-left .field--name-field-banner-image{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}}.node--type-landing-page.node--view-mode-full > .group-left .field--name-field-banner-image img{max-height:300px;width:auto;}.node--type-landing-page.node--view-mode-full.no-image > .group-left{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.node--type-cancer-webinar-series{}.node--type-cancer-webinar-series .field-components{padding-bottom:32px;}.node--type-cancer-webinar-series.node--view-mode-related-item{position:relative;text-align:center;margin:0;padding:0;cursor:pointer;}.node--type-cancer-webinar-series.node--view-mode-related-item .group-left{width:100%;}.node--type-cancer-webinar-series.node--view-mode-related-item.no-image .group-left{width:100%;background:url(/themes/takingcharge/dist/images/69eaaed8a49654067574e79eee1e5043.jpg) no-repeat center center;background-size:cover;padding-top:51.43%;border-radius:4px;}.node--type-cancer-webinar-series.node--view-mode-related-item .group-right{position:relative;width:100%;padding:1rem 0 0 0;transition:background-color 400ms;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;}.no-flexwrap .node--type-cancer-webinar-series.node--view-mode-related-item .group-right{display:block;}.node--type-cancer-webinar-series.node--view-mode-related-item .field--name-field-banner-image{border-radius:4px;overflow:hidden;position:relative;transition:all 0.3s;}.node--type-cancer-webinar-series.node--view-mode-related-item .field--name-field-banner-image::after{display:block;content:'';width:100%;height:100%;position:absolute;top:0;left:0;}.node--type-cancer-webinar-series.node--view-mode-related-item .field--name-field-banner-image img{transition:all 0.3s;position:relative;}.node--type-cancer-webinar-series.node--view-mode-related-item img{display:block;width:100%;height:auto;}.node--type-cancer-webinar-series.node--view-mode-related-item .field-related-item-category{color:#fff;text-transform:uppercase;font-weight:500;font-family:"Work Sans",sans-serif;}.node--type-cancer-webinar-series.node--view-mode-related-item.no-image .field-subtitle,.node--type-cancer-webinar-series.node--view-mode-related-item.no-image .field-related-item-category{color:#3c3c3c;}.node--type-cancer-webinar-series.node--view-mode-related-item.no-image .group-right{-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}.node--type-cancer-webinar-series.node--view-mode-related-item h3,.node--type-cancer-webinar-series.node--view-mode-related-item h4{display:inline;padding:2px 6px;margin:0;font-family:Work Sans;font-size:21px;font-weight:600;line-height:1.2em;text-align:center;color:#2B2B2B;}.node--type-cancer-webinar-series.node--view-mode-related-item .field-subtitle{display:inline;font-size:18px;margin:0;}.node--type-cancer-webinar-series.node--view-mode-related-item .field-subtitle > span{line-height:26px;color:#3c3c3c;background:rgba(255,255,255,0.7);padding:2px 6px;font-weight:600;font-family:"Work Sans",sans-serif;}.node--type-cancer-webinar-series.node--view-mode-related-item .node-link{position:absolute;right:0;bottom:0;left:0;box-sizing:border-box;}.node--type-cancer-webinar-series.node--view-mode-related-item .node-link a{display:block;font-weight:500;color:#fff;text-transform:uppercase;background:rgba(235,92,19,0.7);padding:10px;}.node--type-cancer-webinar-series.node--view-mode-related-item:hover .field--name-field-banner-image::after{background-color:#008DC9;opacity:0.4;mix-blend-mode:soft-light;}.node--type-cancer-webinar-series.node--view-mode-related-item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);}.node--type-cancer-webinar-series.node--view-mode-related-item:hover h3{text-decoration:underline;color:#008DC9;}.node--type-cancer-webinar-series.node--view-mode-full .dynamic-twig-fieldnode-cancer-webinar-footer{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:32px 0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:32px;}.node--type-cancer-webinar-series.node--view-mode-full .dynamic-twig-fieldnode-cancer-webinar-footer::before{content:'';display:block;position:absolute;height:100%;top:0;width:100vw;left:50%;margin-left:-50vw;background-color:#D8D8D8;z-index:-1;}.node--type-cancer-webinar-series.node--view-mode-full .dynamic-twig-fieldnode-cancer-webinar-footer .cws-footer-slogan{color:#2B2B2B;font-size:16px;font-weight:500;line-height:150%;text-align:center;}.node--type-cancer-webinar-series.node--view-mode-full .dynamic-twig-fieldnode-cancer-webinar-footer .cws-footer-slogan a{color:#2B2B2B;text-decoration:underline;}.node--type-cancer-webinar-series.node--view-mode-full .dynamic-twig-fieldnode-cancer-webinar-footer ul{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;margin:0;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:32px;}@media screen and (max-width:850px){.node--type-cancer-webinar-series.node--view-mode-full .dynamic-twig-fieldnode-cancer-webinar-footer ul{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.node--type-cancer-webinar-series.node--view-mode-full .dynamic-twig-fieldnode-cancer-webinar-footer ul li{list-style:none;max-width:300px;}.node--type-cancer-webinar-series.node--view-mode-full .dynamic-twig-fieldnode-cancer-webinar-footer ul li img{max-width:100%;height:auto;}.node--type-cancer-webinar-series.node--view-mode-full h1{color:#fff;}.node--type-cancer-webinar-series.node--view-mode-full .field-lead-in-text{color:#fff;}.node--type-cancer-webinar-series.node--view-mode-full .field-lead-in-text a{color:#fff;}.node--type-cancer-webinar-series.node--view-mode-full > .group-left{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:26px 0 0;float:none;width:auto;}@media screen and (max-width:750px){.node--type-cancer-webinar-series.node--view-mode-full > .group-left{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.node--type-cancer-webinar-series.node--view-mode-full > .group-left > *{position:relative;}.node--type-cancer-webinar-series.node--view-mode-full > .group-left .header-left{padding-bottom:26px;max-width:730px;padding-right:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}@media screen and (max-width:750px){.node--type-cancer-webinar-series.node--view-mode-full > .group-left .header-left{padding-right:0;}}.node--type-cancer-webinar-series.node--view-mode-full > .group-left::before{content:'';display:block;position:absolute;height:100%;top:0;width:100vw;left:50%;margin-left:-50vw;background-color:#0072A3;}.node--type-cancer-webinar-series.node--view-mode-full > .group-left .field--name-field-banner-image{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;}@media screen and (max-width:750px){.node--type-cancer-webinar-series.node--view-mode-full > .group-left .field--name-field-banner-image{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}}.node--type-cancer-webinar-series.node--view-mode-full > .group-left .field--name-field-banner-image img{max-height:300px;width:auto;}.node--type-cancer-webinar-series.node--view-mode-full.no-image > .group-left{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.user-login-form{max-width:1170px;margin:0 auto;}.user-pass-reset{max-width:1170px;margin:0 auto;}header .search-api-page-block-form{position:absolute;top:0;right:0;height:39px;font-size:0.9em;text-align:center;font-weight:500;font-family:"Work Sans",sans-serif;}header .search-api-page-block-form form{display:inline-block;text-align:left;border-bottom:1px solid #3c3c3c;padding-bottom:5px;}@media screen and (max-width:455px){header .search-api-page-block-form form{width:100%;}header .search-api-page-block-form form .form-item-keys{width:calc(100% - 40px);}header .search-api-page-block-form form .form-actions{position:absolute;right:0;}}@media screen and (max-width:455px){header .search-api-page-block-form{position:static;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;margin-top:10px;}}header .search-api-page-block-form .form-item,header .search-api-page-block-form .form-actions{display:inline-block;padding-top:5px;vertical-align:bottom;}header .search-api-page-block-form input[type="search"]{display:block;border:0;margin:0;padding:0;outline:none !important;}header .search-api-page-block-form input[type="submit"]{transition:all 0.2s;position:relative;display:inline-block;width:20px;height:20px;color:var(--Darkest-Gray,#2B2B2B);font-family:Work Sans;font-size:14px;font-style:normal;font-weight:600;line-height:130%;text-indent:-9999px;background-image:url(/themes/takingcharge/dist/images/25e1266e64119659840227a89754bf98.svg);background-size:contain;background-repeat:no-repeat;background-position:center;border:0;margin:0;padding:7.5px 15px;cursor:pointer;}.region-content .search-api-page-block-form{text-align:left;margin:50px auto 30px;}.region-content .search-api-page-block-form .form-item,.region-content .search-api-page-block-form .form-actions{display:inline-block;vertical-align:top;}.region-content .search-api-page-block-form input[type="search"]{display:-webkit-flex;display:-ms-flexbox;display:flex;width:320px;padding:12px 96px 12px 16px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:0;margin-right:16px;border-radius:2.5px 0px 0px 2.5px;border:1px solid #767676;}@media screen and (max-width:530px){.region-content .search-api-page-block-form input[type="search"]{margin-bottom:10px;}}.region-content .search-api-page-block-form input[type="submit"]{position:relative;display:inline-block;padding:15px 40px;background-color:#FFCF44;background-repeat:no-repeat;background-position:calc(100% - 25px) 50%;font-size:14px;line-height:1.2em;font-weight:600;color:#2B2B2B;border-radius:100px;transition:all 0.4s ease-in-out;cursor:pointer;border:0;}.region-content .search-api-page-block-form input[type="submit"]::after{display:block;content:url(/themes/takingcharge/dist/images/c80972eb0d921a798eea701f71f794d3.svg);position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:24px;opacity:0;z-index:1;transition:all 0.4s ease-in-out;}.region-content .search-api-page-block-form input[type="submit"]:hover,.region-content .search-api-page-block-form input[type="submit"]:focus{background-color:#EAF5F8;padding:15px 56px 15px 24px;}.region-content .search-api-page-block-form input[type="submit"]:hover::after,.region-content .search-api-page-block-form input[type="submit"]:focus::after{opacity:1;}.region-content .search-api-page-block-form input[type="submit"]:hover{background-image:url(/themes/takingcharge/dist/images/c80972eb0d921a798eea701f71f794d3.svg);background-repeat:no-repeat;background-position:calc(100% - 25px) center;}.pager{margin:50px auto 0;}.pager ul{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;padding:0;list-style:none;}.no-flexwrap .pager ul{display:block;}.pager ul li{padding:0 15px;}.contact-message-contact-us-form{display:block;max-width:600px;margin:40px auto;}@media screen and (max-width:640px){.contact-message-contact-us-form{max-width:100%;}}.contact-message-contact-us-form .form-item{margin-bottom:15px;}.contact-message-contact-us-form .form-item *{box-sizing:border-box;}.contact-message-contact-us-form .form-item label{display:inline-block;width:30%;vertical-align:middle;}@media screen and (max-width:640px){.contact-message-contact-us-form .form-item label{width:100%;}}.contact-message-contact-us-form .form-item input,.contact-message-contact-us-form .form-item div{display:inline-block;width:68%;vertical-align:middle;}@media screen and (max-width:640px){.contact-message-contact-us-form .form-item input,.contact-message-contact-us-form .form-item div{width:100%;}}.contact-message-contact-us-form .form-item input[type="text"],.contact-message-contact-us-form .form-item input[type="email"]{background:#eaf5f8;border:0;padding:15px;box-sizing:border-box;}.contact-message-contact-us-form .form-item textarea{width:100%;height:250px;line-height:1.3em;background:#eaf5f8;border:1px solid #eee;padding:20px;box-sizing:border-box;}.contact-message-contact-us-form .form-actions::before{display:inline-block;width:30%;content:" ";}.contact-message-contact-us-form .form-actions input[type="submit"]{position:relative;display:inline-block;font-size:20px;line-height:1.5em;color:#fff;background:#EB5C13;margin:5px 0;padding:5px 22px 5px 18px;font-weight:500;font-family:"Work Sans",sans-serif;border:0;cursor:pointer;}.contact-message-contact-us-form .form-actions input[type="submit"]::after{position:absolute;top:7px;right:-13px;width:26px;height:26px;background-image:url(/themes/takingcharge/dist/images/7dfb93fb59e5789fd3ca1b34b854f4dd.svg);background-position:center;background-size:contain;background-repeat:no-repeat;content:"";}.contact-message-contact-us-form .form-actions input[type="submit"]:hover{background:#d35311;}.view-sibling-pages.view-display-id-block_1,.view-sibling-pages.view-display-id-attachment_2{position:relative;padding:40px 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -30px;}.view-sibling-pages.view-display-id-block_1::before,.view-sibling-pages.view-display-id-attachment_2::before{content:'';display:block;width:100vw;height:100%;position:absolute;top:0;left:calc(-1 * (100vw - 100%)/2);background:#EAF5F8;}.view-sibling-pages.view-display-id-block_1 header,.view-sibling-pages.view-display-id-attachment_2 header{-webkit-flex:100%;-ms-flex:100%;flex:100%;margin:0;padding:0 30px;}.view-sibling-pages.view-display-id-block_1 > .views-element-container,.view-sibling-pages.view-display-id-attachment_2 > .views-element-container{-webkit-flex:100%;-ms-flex:100%;flex:100%;padding:15px 30px;position:relative;text-align:center;}.view-sibling-pages.view-display-id-block_1 > .views-element-container div,.view-sibling-pages.view-display-id-attachment_2 > .views-element-container div{text-align:left;}.view-sibling-pages.view-display-id-block_1 > .views-row,.view-sibling-pages.view-display-id-attachment_2 > .views-row{-webkit-flex:0 0 calc(100%/3);-ms-flex:0 0 calc(100%/3);flex:0 0 calc(100%/3);padding:15px 30px;position:relative;}@media (max-width:850px){.view-sibling-pages.view-display-id-block_1 > .views-row,.view-sibling-pages.view-display-id-attachment_2 > .views-row{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;}}@media (max-width:650px){.view-sibling-pages.view-display-id-block_1 > .views-row,.view-sibling-pages.view-display-id-attachment_2 > .views-row{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;}}.view-sibling-pages.view-display-id-block_1 button:not(.trigger),.view-sibling-pages.view-display-id-attachment_2 button:not(.trigger){position:relative;display:inline-block;padding:15px 40px;background-color:#FFCF44;background-repeat:no-repeat;background-position:calc(100% - 25px) 50%;font-size:14px;line-height:1.2em;font-weight:600;color:#2B2B2B;border-radius:100px;transition:all 0.4s ease-in-out;cursor:pointer;border:0;margin-top:20px;}.view-sibling-pages.view-display-id-block_1 button:not(.trigger)::after,.view-sibling-pages.view-display-id-attachment_2 button:not(.trigger)::after{display:block;content:url(/themes/takingcharge/dist/images/c80972eb0d921a798eea701f71f794d3.svg);position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:24px;opacity:0;z-index:1;transition:all 0.4s ease-in-out;}.view-sibling-pages.view-display-id-block_1 button:not(.trigger):hover,.view-sibling-pages.view-display-id-attachment_2 button:not(.trigger):hover,.view-sibling-pages.view-display-id-block_1 button:not(.trigger):focus,.view-sibling-pages.view-display-id-attachment_2 button:not(.trigger):focus{background-color:#EAF5F8;padding:15px 56px 15px 24px;}.view-sibling-pages.view-display-id-block_1 button:not(.trigger):hover::after,.view-sibling-pages.view-display-id-attachment_2 button:not(.trigger):hover::after,.view-sibling-pages.view-display-id-block_1 button:not(.trigger):focus::after,.view-sibling-pages.view-display-id-attachment_2 button:not(.trigger):focus::after{opacity:1;}.view-sibling-pages.view-display-id-attachment_2{transition:all 1s;max-height:2000px;overflow:hidden;padding-top:0;}.view-sibling-pages.view-display-id-attachment_2.invisible{max-height:0px;}.view-menu-features{width:416px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -16px;}.view-menu-features .views-row{width:176px;margin:0 16px 32px;}.view-menu-features a{color:#2B2B2B;transition:all 0.2s;}.view-menu-features a:hover .field--name-node-title span{text-decoration:underline;color:#008DC9;}.view-menu-features img{border-radius:3px;background-color:#fff;}.view-menu-features .field--name-node-title span{font-size:18px;font-weight:600;margin:3px 0 0;line-height:1.3em;transition:all 0.2s;display:block;}#off-canvas .view-menu-features{width:100%;gap:16px;margin:0;}#off-canvas .view-menu-features .views-row{width:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;margin:0;}#off-canvas .view-menu-features img{width:100%;height:auto;}
