/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
:root{--_cookie-consent__font-family:Arial,Sans-serif;--_cookie-consent__heading-font-family:var(--_cookie-consent__font-family);}@keyframes cookieConsentFadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes cookieConsentSlideUp{0%{opacity:0;transform:translateY(100%);}100%{opacity:1;transform:translateY(0%);}}.invisible-accessible,.sr-only{border:0 !important;clip:rect(1px,1px,1px,1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}.cookie-consent{animation:cookieConsentFadeIn forwards 0.5s;font-family:var(--_cookie-consent__font-family);box-sizing:border-box;position:fixed;z-index:10000;bottom:0px;left:0px;width:100%;max-width:720px;border-radius:4px;background-color:#fff;padding:24px;box-shadow:0px 0px 40px 0px rgba(0,0,0,0.10);line-height:1.4;max-height:80vh;overflow-y:auto;}.cookie-consent button,.cookie-consent label{font-family:var(--_cookie-consent__font-family);text-transform:unset;}.cookie-consent h2,.cookie-consent h3{font-family:var(--_cookie-consent__heading-font-family);text-transform:unset;}.cookie-consent a:link,.cookie-consent a:visited{color:var(--_cookie-consent__link-color,#000);text-decoration:underline;text-decoration-color:currentColor;}.cookie-consent a:hover,.cookie-consent a:focus-visible,.cookie-consent a:active{color:var(--_cookie-consent__link-color-hover,#000);text-decoration:none;text-decoration-color:currentColor;}.cookie-consent button{background-color:var(--_cookie-consent__button-bg-color,#000);border:1px solid var(--_cookie-consent__button-border-color,#000);color:var(--_cookie-consent__button-text-color,#fff);border-radius:var(--_cookie-consent__button-border-radius,3px);padding:8px 24px;transition:background-color 200ms,border-color 200ms,color 200ms;}.cookie-consent button:hover,.cookie-consent button:active,.cookie-consent button:focus{background-color:var(--_cookie-consent__button-bg-color-hover,#000);border-color:var(--_cookie-consent__button-border-color-hover,#000);color:var(--_cookie-consent__button-text-color-hover,#fff);}.cookie-consent fieldset{border:none;padding:0;margin:0;}.cookie-consent legend{font-weight:bold;padding:0;margin-bottom:0;}.cookie-consent__button,.cookie-consent .button,.cookie-consent button{border-radius:var(--_cookie-consent__button-border-radius,3px);font-size:16px;margin:0;}.cookie-consent__title{font-size:24px;margin:0 0 8px;}.cookie-consent__intro{font-size:16px;margin:0 0 24px;}p.cookie-consent__intro:last-child{margin-bottom:24px;}.cookie-consent__button-row{margin-top:24px;display:flex;flex-direction:column;gap:16px;}.cookie-consent .button__icon .icon{display:inline-block;width:1em;height:1em;}.cookie-consent__option-row{border-top:1px solid #999;border-bottom:1px solid #999;}.cookie-consent__option-row + .cookie-consent__option-row{border-top:none;}.cookie-consent__option__inner{padding:12px 0 8px;display:flex;flex-direction:column;gap:8px;}.cookie-consent__option__toggles{flex-shrink:0;display:flex;gap:16px;align-items:center;justify-content:flex-start;}.cookie-consent__option-row:has(:focus-visible){border:2px solid #000;}p.cookie-consent__item__text__intro{margin:0;font-size:14px;}.cookie-consent input[type='radio']{border:0 !important;clip:rect(1px,1px,1px,1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}.cookie-consent__toggle-label{display:block;line-height:1;position:relative;}.cookie-consent__toggle-label__icon{position:absolute;top:14px;left:11px;}.cookie-consent__toggle-label__icon .icon{width:21px;height:16px;fill:#000;stroke:none;}input[type='radio'] + .cookie-consent__toggle-label:before{content:'';display:inline-block;width:44px;height:44px;background:#fff;border-radius:50%;border:1px solid #333;}input[type='radio']:checked + .cookie-consent__toggle-label--yes:before{background:#333;}input[type='radio']:checked + .cookie-consent__toggle-label--no:before{background:#333;}input[type='radio']:checked + .cookie-consent__toggle-label .icon{fill:#fff;}.cookie-consent__item--inactive input[type='radio'] + .cookie-consent__toggle-label:before{opacity:0.55;}.cookie-consent__item--inactive input[type='radio'] + .cookie-consent__toggle-label--no .icon{opacity:0.55;}@media screen and (min-width:600px){.cookie-consent{bottom:24px;left:24px;width:calc(100% - 48px);}.cookie-consent__button-row{flex-direction:row;flex-wrap:wrap;gap:24px;}.cookie-consent__option__inner{padding:8px 0;flex-direction:row;gap:24px;}}@media screen and (min-width:1000px){.cookie-consent{bottom:40px;left:40px;max-height:none;overflow-y:hidden;}.cookie-consent__option__inner{gap:40px;}}.cookie-error{background:var(--_cookie-consent__error-bg-color,#efefef);width:100%;aspect-ratio:16/9;border-radius:0px;position:relative;}.cookie-error .cookie-error__inner{position:absolute;top:0;left:0;bottom:0;right:0;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;}.cookie-error .cookie-error__inner > *{flex:0 0 auto;text-align:center;}.cookie-error .button{margin-bottom:0;}.cookie-consent label.cookie-consent__toggle-label{padding:0;width:44px;height:44px;}.cookie-consent input[type='radio'] + .cookie-consent__toggle-label:before{top:0;}.cookie-consent input[type='radio'] + .cookie-consent__toggle-label:after{display:none;}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0);}#cboxWrapper{max-width:none;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic;}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0;}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}#cboxOverlay{background:#000;opacity:0.9;filter:alpha(opacity = 90);}#colorbox{outline:0;}#cboxContent{margin-top:20px;background:#000;}.cboxIframe{background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{border:5px solid #000;background:#fff;}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc;}#cboxCurrent{position:absolute;top:-20px;right:0px;color:#ccc;}#cboxLoadingGraphic{background:url(/modules/typify/psi_goals/js/colorbox/images/loading.gif) no-repeat center center;}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0;}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff;}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(/modules/typify/psi_goals/js/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px;}#cboxPrevious:hover{background-position:bottom left;}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(/modules/typify/psi_goals/js/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px;}#cboxNext:hover{background-position:bottom right;}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(/modules/typify/psi_goals/js/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px;}#cboxClose:hover{background-position:bottom center;}
.bg-cover{background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.psi-goals-page .block-local-tasks-block{position:fixed;left:0;bottom:0;z-index:100;right:0;margin:0}.psi-goals-page .block-local-tasks-block h2{display:none}.psi-goals-page .block-local-tasks-block ul{margin:0}.psi-goals-page *{outline:none}.psi-goals-page .content-wrapper.page .full-page-container{max-width:100%;padding:0}.psi-goals-page #block-psi-local-tasks{display:none}.psi-goals-page .interactive-header{position:relative;z-index:2;min-height:100vh;background-color:#4681cf;color:#fff;margin-top:-90px;padding-top:90px;padding-bottom:40px;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;transition:all .7s ease-in-out;display:flex;flex-direction:column;justify-content:center;align-items:center}.psi-goals-page .interactive-header .back-to-top-icon{position:fixed;z-index:50;right:20px;top:110px;width:60px;height:60px;border-radius:100%;background:url(/modules/typify/psi_goals/images/arrow-white.png) no-repeat center center #00b3e6;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;display:none;cursor:pointer}.psi-goals-page .interactive-header.active-goal{min-height:340px}.psi-goals-page .interactive-header.active-goal .page-title-overlay{display:none}.psi-goals-page .interactive-header.active-goal .back-to-top-icon{display:block}.psi-goals-page .interactive-header .page-title-overlay{z-index:40;width:100%;left:0;right:0;background:#fff;background:rgba(255,255,255,0.95)}.psi-goals-page .interactive-header .page-title-overlay .page-title-wrapper{max-width:740px;margin:0 auto;padding:30px 15px;color:#737373}.psi-goals-page .interactive-header .page-title-overlay .page-title-wrapper h1{font-weight:800;font-family:'Sentinel';font-size:40px}.psi-goals-page .interactive-header .goal-full-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.psi-goals-page .interactive-header .goal-full-bg .bg-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(156,156,156,0) 0,rgba(29,29,29,0.43) 100%)}.psi-goals-page .interactive-header .goal-full-bg .bg-title,.psi-goals-page .interactive-header .goal-full-bg .bg-author{position:absolute;z-index:1;bottom:0;padding:20px;color:#fff;font-size:14px;letter-spacing:.5px}.psi-goals-page .interactive-header .goal-full-bg .bg-title{left:0}.psi-goals-page .interactive-header .goal-full-bg .bg-author{right:0}.psi-goals-page .interactive-header .goal-full-bg.init-bg{opacity:1}.psi-goals-page .interactive-header .goal-full-bg.active,.psi-goals-page .interactive-header .goal-full-bg.active-hover{opacity:1;z-index:10}.psi-goals-page .interactive-header .goal-full-bg.active{z-index:11}.psi-goals-page .interactive-header .image-more-info{position:absolute;left:20px;z-index:40;display:inline-block;height:15px;width:15px;bottom:25px;opacity:0}.psi-goals-page .interactive-header .image-more-info .image-i{position:absolute;bottom:5px;display:inline-block;background:#00b3e6;color:#fff;font-size:12px;width:15px;height:15px;text-align:center;cursor:pointer}.psi-goals-page .interactive-header .image-more-info .image-description{position:absolute;bottom:100%;margin:0 0 15px -90px;width:210px;background:#3c3c3c;color:#fff;font-size:14px;padding:15px;display:none;line-height:1.6}.psi-goals-page .interactive-header .image-more-info:hover .image-description{display:block}.psi-goals-page .interactive-header .image-more-info.positioned.visible{opacity:1}.psi-goals-page .interactive-header .goals-container{-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.psi-goals-page .interactive-header .goal-block-wrapper{margin:40px 0}.psi-goals-page .interactive-header .goal-block-wrapper .goal-block{display:block;position:relative;z-index:30;max-width:290px;margin:0 auto;text-decoration:none;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.psi-goals-page .interactive-header .goal-block-wrapper .goal-block .goal-title{display:block;background-color:rgba(60,60,60,0.8);font-size:22px;font-weight:600;text-align:center;padding:15px 5px;margin:0;letter-spacing:.55px;color:#fff;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.psi-goals-page .interactive-header .goal-block-wrapper .goal-block .goal-subtitle-wrapper{position:relative;background:#fff;height:100px;overflow:hidden;padding:15px}.psi-goals-page .interactive-header .goal-block-wrapper .goal-block .goal-subtitle-wrapper .goal-bg{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.psi-goals-page .interactive-header .goal-block-wrapper .goal-block .goal-subtitle-wrapper .goal-bg.hover{display:none}.psi-goals-page .interactive-header .goal-block-wrapper .goal-block .goal-subtitle-wrapper .goal-subtitle{position:relative;color:#3c3c3c;font-weight:500;letter-spacing:.4px;line-height:1.6}.psi-goals-page .interactive-header .goal-block-wrapper .goal-block.active,.psi-goals-page .interactive-header .goal-block-wrapper .goal-block:hover{cursor:pointer}.psi-goals-page .interactive-header .goal-block-wrapper .goal-block.active .goal-title,.psi-goals-page .interactive-header .goal-block-wrapper .goal-block:hover .goal-title{background:#00b3e6}.psi-goals-page .interactive-header .goal-block-wrapper .goal-block.active .goal-subtitle-wrapper .goal-bg.hover,.psi-goals-page .interactive-header .goal-block-wrapper .goal-block:hover .goal-subtitle-wrapper .goal-bg.hover{display:block}.psi-goals-page .interactive-header .goal-header{position:relative;z-index:30;height:0;overflow:hidden;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.psi-goals-page .interactive-header .goal-header .goal-header-content{padding:200px 40px 40px 40px;text-align:center}.psi-goals-page .interactive-header .goal-header .goal-header-content .goal-title{font-weight:600;font-size:32px;letter-spacing:1px;margin-bottom:20px}.psi-goals-page .interactive-header .goal-header .goal-header-content .goal-subtitle{font-size:18px;display:none}.psi-goals-page .interactive-header .goal-header.active{height:320px}.psi-goals-page .goal-ajax-page-wrapper{position:relative;display:none;padding:40px 0}.psi-goals-page .goal-ajax-page-wrapper .champions-sidebar{position:absolute;left:0;top:80px;width:81px;background:#fff;border:1px solid #e6e6e6;-webkit-box-shadow:0 0 75px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 0 75px 0 rgba(0,0,0,0.2);box-shadow:0 0 75px 0 rgba(0,0,0,0.2);font-size:10px;font-weight:700;color:#3c3c3c;letter-spacing:.25px;text-align:center;z-index:100;padding:15px 0;margin:0}.psi-goals-page .goal-ajax-page-wrapper .champions-sidebar ul{padding:0;margin:0}.psi-goals-page .goal-ajax-page-wrapper .champions-sidebar ul li{list-style:none;margin-top:10px}.psi-goals-page .goal-ajax-page-wrapper .champions-sidebar ul li a{display:block}.psi-goals-page .goal-ajax-page-wrapper .champions-sidebar.fixed-moving{position:fixed;top:120px}.psi-goals-page .goal-ajax-page-wrapper .champions-sidebar.absolute-bottom{top:auto;bottom:40px}.psi-goals-page .goal-ajax-page-wrapper .col-the-body{margin-bottom:20px}.psi-goals-page .goal-ajax-page-wrapper .col-the-body h2.sub-title{font-size:16px;font-family:'Lato';font-weight:700;color:#00b3e6;text-transform:uppercase;margin:0}.psi-goals-page .goal-ajax-page-wrapper .col-the-body h1{margin:10px 0 30px 0;font-size:46px;font-weight:700}.psi-goals-page .goal-ajax-page-wrapper .col-body-image{position:relative;margin-bottom:20px;padding:0}.psi-goals-page .goal-ajax-page-wrapper .col-body-image img{width:100%}.psi-goals-page .goal-ajax-page-wrapper .col-body-image .img-overlay{position:absolute;bottom:0;left:0;right:0;background:rgba(150,213,241,0.9);color:#fff;font-family:'Lato'}.psi-goals-page .goal-ajax-page-wrapper .col-body-image .img-overlay .img-overlay-content{padding:20px 20px 10px}.psi-goals-page .goal-ajax-page-wrapper .col-body-image .img-overlay .img-title{font-size:18px;color:#fff;margin:0;font-weight:400;letter-spacing:.5px;padding:0 0 10px 0}.psi-goals-page .goal-ajax-page-wrapper .col-body-image .img-overlay .img-text{max-height:0;overflow:hidden;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.psi-goals-page .goal-ajax-page-wrapper .col-body-image .img-overlay .img-text:after{content:'';display:block;height:10px}.psi-goals-page .goal-ajax-page-wrapper .col-body-image:hover .img-overlay .img-text{max-height:100px}.psi-goals-page .goal-ajax-page-wrapper .goal-content-item{margin-top:30px;margin-bottom:30px;overflow:hidden}.psi-goals-page .goal-ajax-page-wrapper .goal-content-item .goal-image-title{font-size:14px;color:#aaa;font-family:'Lato';margin:15px 0}.psi-goals-page .goal-ajax-page-wrapper .goal-content-item .image-button{position:relative;display:block;text-align:center;max-width:90%;width:290px;background:#00b3e6;color:#fff;font-size:22px;letter-spacing:.55px;margin:60px auto 0;padding:15px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.psi-goals-page .goal-ajax-page-wrapper .goal-content-item .image-button:hover{background:#8dd1f0}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors{clear:both;margin:50px 0;text-align:center}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .title{font-size:32px;font-weight:700}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .sub-title{font-size:18px}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .sponsor-slider{position:relative;margin:40px 0 0 0}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .sponsor-slider:after{position:absolute;content:'';display:block;top:0;right:0;bottom:0;width:1px;background:#fff}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .slider-wrapper{position:relative;padding:0 40px}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .slider-wrapper .arrow{position:absolute;top:50%;width:40px;height:40px;margin-top:-20px;background:url(/modules/typify/psi_goals/images/icon-arrow-right.png) no-repeat center center;border-radius:100%;cursor:pointer}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .slider-wrapper .arrow:hover{opacity:.8}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .slider-wrapper .arrow.prev{left:0;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .slider-wrapper .arrow.next{right:0}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .slider-wrapper .sponsor-slide{padding:65px 10px;border-right:1px solid #ddd}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .slider-wrapper .sponsor-slide a{position:relative;display:block;height:90px}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .slider-wrapper .sponsor-slide img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;height:auto;width:auto}.psi-goals-page .goal-ajax-page-wrapper .goal-item-quote{background:#96d5f1;padding-top:50px;padding-bottom:50px;margin:30px 0}.psi-goals-page .goal-ajax-page-wrapper .goal-item-quote .goal-quote{position:relative;color:#fff;font-size:28px;font-weight:400;font-family:'Lato';font-style:italic;letter-spacing:.5px;margin:0 auto;max-width:460px;line-height:1.4}.psi-goals-page .goal-ajax-page-wrapper .goal-item-quote .goal-quote .quote-icon{color:#4681cf}.psi-goals-page .goal-ajax-page-wrapper .goal-item-quote .goal-quote .quote-icon.first-quote{position:absolute;left:-20px}.psi-goals-page .goal-ajax-page-wrapper .goal-item-article{position:relative}.psi-goals-page .goal-ajax-page-wrapper .goal-item-article h2{font-size:24px;font-weight:700;margin:0 0 30px 0}.psi-goals-page .goal-ajax-page-wrapper .goal-item-article .image-wrapper{position:relative}.psi-goals-page .goal-ajax-page-wrapper .goal-item-article .image-wrapper img{display:block}.psi-goals-page .goal-ajax-page-wrapper .goal-item-article .image-wrapper .play-button{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/modules/typify/psi_goals/images/playbutton.png) no-repeat center center;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.psi-goals-page .goal-ajax-page-wrapper .goal-item-article .image-wrapper .play-button:hover{background-color:rgba(0,0,0,0.2)}.psi-goals-page .goal-ajax-page-wrapper .goal-item-chart .goal-chart{position:relative;display:block;text-align:center;color:#fff;padding-top:250px;padding-bottom:30px}.psi-goals-page .goal-ajax-page-wrapper .goal-item-chart .goal-chart .chart-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(150,213,241,0.7);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.psi-goals-page .goal-ajax-page-wrapper .goal-item-chart .goal-chart .title-table{position:relative;width:100%;max-width:380px;margin:0 auto}.psi-goals-page .goal-ajax-page-wrapper .goal-item-chart .goal-chart .title-table td{height:180px;vertical-align:middle}.psi-goals-page .goal-ajax-page-wrapper .goal-item-chart .goal-chart .title-table h4{font-size:46px;letter-spacing:1.15px;font-weight:600;display:inline-block}.psi-goals-page .goal-ajax-page-wrapper .goal-item-chart .goal-chart:hover .chart-overlay{opacity:0}.psi-goals-page .goal-ajax-page-wrapper .goal-item-chart .goal-chart:hover .image-button{background:#8dd1f0}.psi-goals-page .goal-ajax-page-wrapper .goal-item-chart.is-odd{clear:both}.psi-goals-page .goal-ajax-page-wrapper .goal-item-progress-block .progress-title-wrapper{overflow:hidden;margin-bottom:40px}.psi-goals-page .goal-ajax-page-wrapper .goal-item-progress-block .progress-items-title{display:inline-block;font-size:24px;font-weight:700}.psi-goals-page .goal-ajax-page-wrapper .goal-item-progress-block .more-progress-link{float:right;font-size:18px;font-weight:700;color:#00b3e6;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.psi-goals-page .goal-ajax-page-wrapper .goal-item-progress-block .more-progress-link:hover{color:#8dd1f0}.psi-goals-page .goal-ajax-page-wrapper .goal-item-progress-block ul.progress-items{padding:0}.psi-goals-page .goal-ajax-page-wrapper .goal-item-progress-block ul.progress-items li{list-style:none;background:url(/modules/typify/psi_goals/images/li-item.png) no-repeat top left;padding:0 0 0 30px;margin:0 0 30px 0;font-size:16px}.psi-goals-page .goal-ajax-page-wrapper .goal-item-progress-block ul.progress-items li h5{font-size:18px}.psi-goals-page .goal-ajax-page-wrapper .goal-item-progress-block .last-item-image{padding:400px 30px 30px 30px}.psi-goals-page .goal-ajax-page-wrapper .back-button-wrapper{text-align:center;margin-top:40px}.psi-goals-page .goal-ajax-page-wrapper .back-button-wrapper .back-to-top{text-transform:uppercase;color:#737373;font-family:'Lato';font-weight:600;letter-spacing:.4px;padding-left:25px;background:url(/modules/typify/psi_goals/images/arrow-blue.png) no-repeat center left;cursor:pointer}.psi-goals-page .goal-ajax-page-wrapper .back-button-wrapper .back-to-top:hover{color:#00b3e6}.progress-colorbox #cboxClose{display:none !important}.goal-progress-popup{position:relative;overflow:hidden;padding-top:70px;height:100%;min-height:400px;box-sizing:border-box}.goal-progress-popup *{outline:none}.goal-progress-popup .popup-content{position:absolute;bottom:0;left:0;right:0;top:71px;overflow-y:scroll}.goal-progress-popup .popup-content::-webkit-scrollbar{width:6px;height:6px}.goal-progress-popup .popup-content::-webkit-scrollbar-button{width:0;height:0}.goal-progress-popup .popup-content::-webkit-scrollbar-thumb{background:#00b3e6;border:0 none #fff;border-radius:0}.goal-progress-popup .popup-content::-webkit-scrollbar-thumb:hover{background:#00b3e6}.goal-progress-popup .popup-content::-webkit-scrollbar-thumb:active{background:#00b3e6}.goal-progress-popup .popup-content::-webkit-scrollbar-track{background:#fff;border:0 none #fff;border-radius:0}.goal-progress-popup .popup-content::-webkit-scrollbar-track:hover{background:#fff}.goal-progress-popup .popup-content::-webkit-scrollbar-track:active{background:#e6e6e6}.goal-progress-popup .popup-content::-webkit-scrollbar-corner{background:transparent}.goal-progress-popup .popup-content .popup-content-wrapper{max-width:1060px;margin:0 auto;padding:60px 40px}.goal-progress-popup .popup-chart-content{margin-top:40px}.goal-progress-popup .close-icon{position:absolute;top:15px;right:15px;width:30px;height:30px;background:url(/modules/typify/psi_goals/images/arrow-blue-left.png) no-repeat center center;cursor:pointer;display:none}.goal-progress-popup .popup-title{font-size:40px;font-weight:700;letter-spacing:1px;margin:0 0 20px 0}.goal-progress-popup .popup-subtitle{font-family:'Lato';font-weight:700;letter-spacing:.4px}.goal-progress-popup .popup-progress-item{margin-top:40px}.goal-progress-popup .popup-progress-item .progress-body-wrapper{padding-left:30px;background:url(/modules/typify/psi_goals/images/li-item.png) no-repeat top left}.goal-progress-popup .popup-progress-item .progress-title{font-size:20px;margin:0 0 10px 0}.goal-progress-popup .popup-progress-item .progress-body a{color:#00b3e6}.goal-progress-popup .popup-progress-item .progress-body a:hover{color:#8dd1f0}.goal-progress-popup .popup-progress-item .progress-date{color:#8dd1f0;margin-bottom:20px}.goal-progress-popup .popup-progress-item .col-progress-image{min-height:300px}.goal-progress-popup .popup-progress-item .col-progress-image .progress-image-col-wrapper{position:relative}.goal-progress-popup .popup-progress-item .col-progress-image .progress-image-col-wrapper .image-overlay{display:none;position:absolute;bottom:0;left:0;right:0;background:rgba(150,213,241,0.9);color:#fff;font-family:'Lato';max-height:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden}.goal-progress-popup .popup-progress-item .col-progress-image .progress-image-col-wrapper .image-overlay .image-overlay-content{padding:10px 15px}.goal-progress-popup .popup-progress-item .col-progress-image .progress-image-col-wrapper .image-overlay .goal-image-title{font-size:16px}.goal-progress-popup .popup-progress-item .col-progress-image .progress-image-col-wrapper .image-overlay .goal-image-text{font-size:14px;margin:5px 0 0 0}.goal-progress-popup .popup-progress-item .col-progress-image .progress-image-col-wrapper:hover .image-overlay{max-height:140px}.goal-progress-popup .popup-progress-item .progress-image img{opacity:0;max-height:330px}.goal-progress-popup .popup-footer{position:absolute;top:0;left:0;right:0;padding:20px;background:#fff;border-top:1px solid #e6e6e6;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 0 25px 0 rgba(0,0,0,0.25);box-shadow:0 0 25px 0 rgba(0,0,0,0.25)}.goal-progress-popup .popup-footer .close-link{display:inline-block;line-height:30px;font-family:'Lato';text-transform:uppercase;color:#737373;font-weight:700;padding-left:35px;letter-spacing:.4px;background:url(/modules/typify/psi_goals/images/arrow-blue-left.png) no-repeat center left;font-size:16px}.goal-progress-popup .popup-footer .close-link:hover{color:#00b3e6}.goal-progress-popup .popup-footer .icons{float:right}#goals-methodology{padding:70px 0}#goals-methodology .subtitle{color:#00b3e6;text-transform:uppercase;font-family:'Lato';font-size:16px;font-weight:600;letter-spacing:.5px}#goals-methodology h2{font-size:46px;font-weight:800;margin:10px 0 30px 0}#goals-methodology .methodology-item{margin-bottom:30px}#goals-methodology .methodology-item a{color:#00b3e6}#goals-methodology .methodology-item a:hover{color:#8dd1f0}#goals-methodology .methodology-item .med-title{font-size:24px;font-weight:800;margin:0 0 10px 0}div.share-buttons ul.share-links.opened{position:relative;height:auto}@media screen and (min-width:1200px){.goal-progress-popup .popup-progress-item{margin-top:65px}.goal-progress-popup .popup-content .popup-content-wrapper{padding:70px 110px}}@media screen and (min-width:768px){.psi-goals-page .interactive-header.overview{padding-top:320px}.psi-goals-page .interactive-header.overview .page-title-overlay{position:absolute;top:90px}.psi-goals-page .goal-ajax-page-wrapper .first-content-row{display:flex;width:100%}.psi-goals-page .goal-ajax-page-wrapper .first-content-row .trans-image{display:none}.goal-progress-popup .popup-progress-item{display:flex;width:100%}.goal-progress-popup .popup-progress-item .progress-image-col-wrapper{position:relative;height:100%}.goal-progress-popup .popup-progress-item .progress-image-col-wrapper .progress-image{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (max-width:991px){.psi-goals-page .goal-ajax-page-wrapper .champions-sidebar{display:none}.psi-goals-page .goal-ajax-page-wrapper .col-the-body h1{font-size:38px}.psi-goals-page .goal-ajax-page-wrapper .col-body-image .img-overlay{font-size:14px}.psi-goals-page .goal-ajax-page-wrapper .col-body-image .img-overlay .img-title{font-size:16px}}@media screen and (max-width:767px){.psi-goals-page .goal-ajax-page-wrapper .col-the-body h1{font-size:32px}.psi-goals-page .goal-ajax-page-wrapper .goal-item-quote .goal-quote{font-size:22px}.goal-progress-popup .popup-content{padding:20px}.goal-progress-popup .popup-footer .close-link{text-transform:none;font-size:14px;font-weight:400}.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .slider-wrapper .sponsor-slide{padding:45px 10px}}@media screen and (max-width:576px){.psi-goals-page .interactive-header .goal-full-bg .bg-title,.psi-goals-page .interactive-header .goal-full-bg .bg-author,.psi-goals-page .interactive-header .image-more-info{display:none}}@media screen and (max-width:400px){.psi-goals-page .goal-ajax-page-wrapper .goal-item-sponsors .slider-wrapper .sponsor-slide{padding:15px 10px}}
div.share-buttons ul.share-links{list-style:none;margin:0;padding:0;overflow:hidden;}div.share-buttons ul.share-links li{display:block;float:left;margin-right:5px;}div.share-buttons ul.share-links li a.icon-social{display:block;width:30px;height:30px;background-image:url(/modules/typify/typify_share_buttons/img/icons-social-media.png);background-repeat:no-repeat;background-position:0 0;}div.share-buttons ul.share-links li a.icon-social.icon-digg{background-position:-40px 0;}div.share-buttons ul.share-links li a.icon-social.icon-email{background-position:-80px 0;}div.share-buttons ul.share-links li a.icon-social.icon-facebook{background-position:-120px 0;}div.share-buttons ul.share-links li a.icon-social.icon-google{background-position:0 -40px;}div.share-buttons ul.share-links li a.icon-social.icon-linkedin{background-position:-40px -40px;}div.share-buttons ul.share-links li a.icon-social.icon-reddit{background-position:-80px -40px;}div.share-buttons ul.share-links li a.icon-social.icon-stumbleupon{background-position:-120px -40px;}div.share-buttons ul.share-links li a.icon-social.icon-xing{background-position:0 -80px;}div.share-buttons ul.share-links li a.icon-social.icon-vk{background-position:-40px -80px;}div.share-buttons ul.share-links li a.icon-social.icon-twitter{background-position:-80px -80px;}div.share-buttons ul.share-links li a.icon-social.icon-tumblr{background-position:-120px -80px;}div.share-buttons ul.share-links li a.icon-social.plus{background-position:-120px -120px;}div.share-buttons ul.share-links li a.icon-social.minus{background-position:-80px -120px;}div.share-buttons ul.share-links li.hide{display:none;}div.share-buttons ul.share-links.opened{position:absolute;height:40px;width:auto;right:0;background:#fff;}
