/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;}.ui-front{z-index:100;}.ui-state-disabled{cursor:default !important;pointer-events:none;}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}.ui-controlgroup-vertical .ui-spinner-input{width:calc(100% - 2.4em);}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}.ui-checkboxradio-disabled{pointer-events:none;}
.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;user-select:none;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-button-icon-only{text-indent:0;}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-n{height:2px;top:0;}.ui-dialog .ui-resizable-e{width:2px;right:0;}.ui-dialog .ui-resizable-s{height:2px;bottom:0;}.ui-dialog .ui-resizable-w{width:2px;left:0;}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px;}.ui-dialog .ui-resizable-se{right:0;bottom:0;}.ui-dialog .ui-resizable-sw{left:0;bottom:0;}.ui-dialog .ui-resizable-ne{right:0;top:0;}.ui-dialog .ui-resizable-nw{left:0;top:0;}.ui-draggable .ui-dialog-titlebar{cursor:move;}
.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;}
.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;}
.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);}
:root{--toolbar-button-background-color:#fff;--toolbar-settings-background-color:#fff;--toolbar-settings-border-width:1px;--toolbar-settings-border-color:#000;--toolbar-settings-settings-text-color:#000;--toolbar-settings-settings-text-color-high-contrast:#fff;--toolbar-accessibility-icon-color:#000;--toolbar-offset-top:75px}.pojo-a11y-negative-contrast #main-wrapper{margin-bottom:3em!important}body.pojo-a11y-negative-contrast #pojo-a11y-toolbar *{color:var(--toolbar-settings-settings-text-color-high-contrast)!important}body.pojo-a11y-negative-contrast .search--btn,body.pojo-a11y-negative-contrast .site-branding__logo>img,body.pojo-a11y-negative-contrast a.share img,body.pojo-a11y-negative-contrast img.contrast-filter,body.pojo-a11y-negative-contrast img[alt=Instagram],body.pojo-a11y-negative-contrast img[alt=Podcast],body.pojo-a11y-negative-contrast img[alt=RSS],body.pojo-a11y-negative-contrast img[alt=Youtube],body.pojo-a11y-negative-contrast img[alt=facebook],body.pojo-a11y-negative-contrast img[alt=podcast],body.pojo-a11y-negative-contrast img[alt=twitter]{background:0 0!important;filter:brightness(0) saturate(100%) invert(91%) sepia(56%) saturate(1182%) hue-rotate(355deg) brightness(103%) contrast(107%)!important;-webkit-filter:brightness(0) saturate(100%) invert(91%) sepia(56%) saturate(1182%) hue-rotate(355deg) brightness(103%) contrast(107%)!important}body.pojo-a11y-negative-contrast img[alt="ResearchGate Network"]{background:0 0!important;filter:brightness(4) contrast(107%) grayscale(0) hue-rotate(360deg) invert(91%) opacity(1) sepia(56%) saturate(1182%) brightness(103%) contrast(107%)!important}body.pojo-a11y-negative-contrast input:not(#toolbar-administration),body.pojo-a11y-negative-contrast textarea:not(#toolbar-administration){border:1px solid #ff0!important}body.pojo-a11y-negative-contrast #content .status-messages,body.pojo-a11y-negative-contrast .fancy-button a,body.pojo-a11y-negative-contrast header#header a.super-state{border:1px solid #fff000!important}body.pojo-a11y-negative-contrast .section-title,body.pojo-a11y-negative-contrast header#header .main-header-content .block-menu ul.menu-level--0>li:hover>a:not(.super-state){border-bottom:1px solid #fff000!important}#pojo-a11y-toolbar{position:fixed;font-size:16px!important;line-height:1.4;z-index:9999;top:var(--toolbar-offset-top)!important}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23,1,.32,1);-moz-transition:right 750ms cubic-bezier(.23,1,.32,1);-o-transition:right 750ms cubic-bezier(.23,1,.32,1);transition:right 750ms cubic-bezier(.23,1,.32,1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23,1,.32,1);-moz-transition:left 750ms cubic-bezier(.23,1,.32,1);-o-transition:left 750ms cubic-bezier(.23,1,.32,1);transition:left 750ms cubic-bezier(.23,1,.32,1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);background-color:var(--toolbar-button-background-color)!important;color:var(--toolbar-accessibility-icon-color)!important}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border-width:var(--toolbar-settings-border-width)!important;border-style:solid;border-color:var(--toolbar-settings-border-color)!important;font-size:100%;width:180px;background:var(--toolbar-settings-background-color)!important}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:700;padding:10px 15px 0;margin:0;color:var(--toolbar-settings-settings-text-color)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1;text-decoration:none}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:700}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:400;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}body.pojo-a11y-high-contrast .placebo{line-height:normal}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none!important;box-shadow:none!important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none!important;-moz-user-select:text!important;-webkit-user-select:text!important;background-image:none!important;text-shadow:none!important;user-select:text!important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:#000!important;background-color:#000!important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:#fff!important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:#ff0!important}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#ffff80!important}body.pojo-a11y-high-contrast dt{border-top:thin solid grey!important}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40c090!important}body.pojo-a11y-high-contrast img{background:grey!important;background-color:grey!important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted!important}body.pojo-a11y-high-contrast :focus{outline:thin dotted!important}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080ff!important}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #fff!important}body.pojo-a11y-high-contrast button{background:#600040!important;background-color:#600040!important}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox!important;background:#600060!important;background-color:#600060!important}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#0ff!important}body.pojo-a11y-high-contrast ::-moz-selection,body.pojo-a11y-high-contrast ::selection{background:#4080c0!important;background-color:#4080c0!important}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000!important;background-color:#400000!important}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060!important;background-color:#400060!important}body.pojo-a11y-high-contrast div[role=button],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040!important;background-color:#600040!important}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield!important}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040!important;background-color:#404040!important}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none!important}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline!important}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast span.Apple-style-span{color:#ffff40!important}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:#fff!important;background-color:#fff!important;border:#fff solid 3px!important}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit!important;background-color:inherit!important;color:inherit!important}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050!important;background-color:#003050!important}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px!important;width:18px!important}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help"!important}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial!important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast :not(.contextual button):not(.contextual):not(#pojo-a11y-toolbar):not(div#toolbar-administration):not(div#toolbar-administration *):not(.search--btn):not(img.contrast-filter):not(img[alt=Youtube]):not(img[alt=facebook]):not(img[alt=Instagram]):not(img[alt=twitter]):not(img[alt=podcast]):not(img[alt=Podcast]):not(img[alt=RSS]):not(img[alt="ResearchGate Network"]):not(.site-branding__logo > img):not(a.share img):not(.flex-control-nav *):not(.flex-control-nav):not(.juicebox-parent *):not(.juicebox-parent){background-color:#000!important}.pojo-a11y-negative-contrast :not(#toolbar-administration *):not(#pojo-a11y-toolbar *):not(.contextual button):not(.flex-direction-nav *){color:#ff0!important;line-height:1.5em}.pojo-a11y-negative-contrast div.jbn-nav-button-icon{background:#000!important;line-height:1em!important}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial!important}body.pojo-a11y-light-background,body.pojo-a11y-light-background :not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff!important;color:#000!important}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial!important}body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 blockquote:not(div#toolbar-administration blockquote),body.pojo-a11y-resize-font-150 code:not(div#toolbar-administration code),body.pojo-a11y-resize-font-150 dd:not(div#toolbar-administration dd),body.pojo-a11y-resize-font-150 dt:not(div#toolbar-administration dt),body.pojo-a11y-resize-font-150 input:not(div#toolbar-administration input),body.pojo-a11y-resize-font-150 label:not(div#toolbar-administration label),body.pojo-a11y-resize-font-150 legend:not(div#toolbar-administration legend),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item):not(div#toolbar-administration li),body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title):not(div#toolbar-administration p),body.pojo-a11y-resize-font-150 pre:not(div#toolbar-administration pre),body.pojo-a11y-resize-font-150 select:not(div#toolbar-administration select),body.pojo-a11y-resize-font-150 span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-150 textarea:not(div#toolbar-administration textarea){line-height:105%;--fs-scale:1.50;--fs-25:calc(25px * var(--fs-scale));--fs-24:calc(24px * var(--fs-scale));--fs-23:calc(23px * var(--fs-scale));--fs-22:calc(22px * var(--fs-scale));--fs-21:calc(21px * var(--fs-scale));--fs-20:calc(20px * var(--fs-scale));--fs-19:calc(19px * var(--fs-scale));--fs-18:calc(18px * var(--fs-scale));--fs-17:calc(17px * var(--fs-scale));--fs-16:calc(16px * var(--fs-scale));--fs-15:calc(15px * var(--fs-scale));--fs-14:calc(14px * var(--fs-scale));--fs-13:calc(13px * var(--fs-scale));--fs-12:calc(12px * var(--fs-scale));--fs-11:calc(11px * var(--fs-scale));--fs-10:calc(10px * var(--fs-scale))}body.pojo-a11y-resize-font-150 h1:not(div#toolbar-administration h1),body.pojo-a11y-resize-font-150 h1:not(div#toolbar-administration h1) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-150 h2:not(div#toolbar-administration h2),body.pojo-a11y-resize-font-150 h2:not(div#toolbar-administration h2) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-150 h3:not(div#toolbar-administration h3),body.pojo-a11y-resize-font-150 h3:not(div#toolbar-administration h3) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-150 h4:not(div#toolbar-administration h4),body.pojo-a11y-resize-font-150 h4:not(div#toolbar-administration h4) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-150 h5:not(div#toolbar-administration h5),body.pojo-a11y-resize-font-150 h5:not(div#toolbar-administration h5) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-150 h6:not(div#toolbar-administration h6),body.pojo-a11y-resize-font-150 h6:not(div#toolbar-administration h6) span:not(div#toolbar-administration span){line-height:105%;--fs-scale:1.50;--fs-25:calc(25px * var(--fs-scale));--fs-24:calc(24px * var(--fs-scale));--fs-23:calc(23px * var(--fs-scale));--fs-22:calc(22px * var(--fs-scale));--fs-21:calc(21px * var(--fs-scale));--fs-20:calc(20px * var(--fs-scale));--fs-19:calc(19px * var(--fs-scale));--fs-18:calc(18px * var(--fs-scale));--fs-17:calc(17px * var(--fs-scale));--fs-16:calc(16px * var(--fs-scale));--fs-15:calc(15px * var(--fs-scale));--fs-14:calc(14px * var(--fs-scale));--fs-13:calc(13px * var(--fs-scale));--fs-12:calc(12px * var(--fs-scale));--fs-11:calc(11px * var(--fs-scale));--fs-10:calc(10px * var(--fs-scale))}body.pojo-a11y-resize-font-125,body.pojo-a11y-resize-font-125 blockquote:not(div#toolbar-administration blockquote),body.pojo-a11y-resize-font-125 code:not(div#toolbar-administration code),body.pojo-a11y-resize-font-125 dd:not(div#toolbar-administration dd),body.pojo-a11y-resize-font-125 dt:not(div#toolbar-administration dt),body.pojo-a11y-resize-font-125 input:not(div#toolbar-administration input),body.pojo-a11y-resize-font-125 label:not(div#toolbar-administration label),body.pojo-a11y-resize-font-125 legend:not(div#toolbar-administration legend),body.pojo-a11y-resize-font-125 li:not(.pojo-a11y-toolbar-item):not(div#toolbar-administration li),body.pojo-a11y-resize-font-125 p:not(.pojo-a11y-toolbar-title):not(div#toolbar-administration p),body.pojo-a11y-resize-font-125 pre:not(div#toolbar-administration pre),body.pojo-a11y-resize-font-125 select:not(div#toolbar-administration select),body.pojo-a11y-resize-font-125 span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-125 textarea:not(div#toolbar-administration textarea){--fs-scale:1.25;--fs-25:calc(25px * var(--fs-scale));--fs-24:calc(24px * var(--fs-scale));--fs-23:calc(23px * var(--fs-scale));--fs-22:calc(22px * var(--fs-scale));--fs-21:calc(21px * var(--fs-scale));--fs-20:calc(20px * var(--fs-scale));--fs-19:calc(19px * var(--fs-scale));--fs-18:calc(18px * var(--fs-scale));--fs-17:calc(17px * var(--fs-scale));--fs-16:calc(16px * var(--fs-scale));--fs-15:calc(15px * var(--fs-scale));--fs-14:calc(14px * var(--fs-scale));--fs-13:calc(13px * var(--fs-scale));--fs-12:calc(12px * var(--fs-scale));--fs-11:calc(11px * var(--fs-scale));--fs-10:calc(10px * var(--fs-scale))}body.pojo-a11y-resize-font-125 h1:not(div#toolbar-administration h1),body.pojo-a11y-resize-font-125 h1:not(div#toolbar-administration h1) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-125 h2:not(div#toolbar-administration h2),body.pojo-a11y-resize-font-125 h2:not(div#toolbar-administration h2) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-125 h3:not(div#toolbar-administration h3),body.pojo-a11y-resize-font-125 h3:not(div#toolbar-administration h3) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-125 h4:not(div#toolbar-administration h4),body.pojo-a11y-resize-font-125 h4:not(div#toolbar-administration h4) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-125 h5:not(div#toolbar-administration h5),body.pojo-a11y-resize-font-125 h5:not(div#toolbar-administration h5) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-125 h6:not(div#toolbar-administration h6),body.pojo-a11y-resize-font-125 h6:not(div#toolbar-administration h6) span:not(div#toolbar-administration span){--fs-scale:1.25;--fs-25:calc(25px * var(--fs-scale));--fs-24:calc(24px * var(--fs-scale));--fs-23:calc(23px * var(--fs-scale));--fs-22:calc(22px * var(--fs-scale));--fs-21:calc(21px * var(--fs-scale));--fs-20:calc(20px * var(--fs-scale));--fs-19:calc(19px * var(--fs-scale));--fs-18:calc(18px * var(--fs-scale));--fs-17:calc(17px * var(--fs-scale));--fs-16:calc(16px * var(--fs-scale));--fs-15:calc(15px * var(--fs-scale));--fs-14:calc(14px * var(--fs-scale));--fs-13:calc(13px * var(--fs-scale));--fs-12:calc(12px * var(--fs-scale));--fs-11:calc(11px * var(--fs-scale));--fs-10:calc(10px * var(--fs-scale))}body.pojo-a11y-resize-font-75,body.pojo-a11y-resize-font-75 blockquote:not(div#toolbar-administration blockquote),body.pojo-a11y-resize-font-75 code:not(div#toolbar-administration code),body.pojo-a11y-resize-font-75 dd:not(div#toolbar-administration dd),body.pojo-a11y-resize-font-75 dt:not(div#toolbar-administration dt),body.pojo-a11y-resize-font-75 input:not(div#toolbar-administration input),body.pojo-a11y-resize-font-75 label:not(div#toolbar-administration label),body.pojo-a11y-resize-font-75 legend:not(div#toolbar-administration legend),body.pojo-a11y-resize-font-75 li:not(.pojo-a11y-toolbar-item):not(div#toolbar-administration li),body.pojo-a11y-resize-font-75 p:not(.pojo-a11y-toolbar-title):not(div#toolbar-administration p),body.pojo-a11y-resize-font-75 pre:not(div#toolbar-administration pre),body.pojo-a11y-resize-font-75 select:not(div#toolbar-administration select),body.pojo-a11y-resize-font-75 span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-75 textarea:not(div#toolbar-administration textarea){--fs-scale:0.75;--fs-25:calc(25px * var(--fs-scale));--fs-24:calc(24px * var(--fs-scale));--fs-23:calc(23px * var(--fs-scale));--fs-22:calc(22px * var(--fs-scale));--fs-21:calc(21px * var(--fs-scale));--fs-20:calc(20px * var(--fs-scale));--fs-19:calc(19px * var(--fs-scale));--fs-18:calc(18px * var(--fs-scale));--fs-17:calc(17px * var(--fs-scale));--fs-16:calc(16px * var(--fs-scale));--fs-15:calc(15px * var(--fs-scale));--fs-14:calc(14px * var(--fs-scale));--fs-13:calc(13px * var(--fs-scale));--fs-12:calc(12px * var(--fs-scale));--fs-11:calc(11px * var(--fs-scale));--fs-10:calc(10px * var(--fs-scale))}body.pojo-a11y-resize-font-75 h1:not(div#toolbar-administration h1),body.pojo-a11y-resize-font-75 h1:not(div#toolbar-administration h1) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-75 h2:not(div#toolbar-administration h2),body.pojo-a11y-resize-font-75 h2:not(div#toolbar-administration h2) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-75 h3:not(div#toolbar-administration h3),body.pojo-a11y-resize-font-75 h3:not(div#toolbar-administration h3) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-75 h4:not(div#toolbar-administration h4),body.pojo-a11y-resize-font-75 h4:not(div#toolbar-administration h4) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-75 h5:not(div#toolbar-administration h5),body.pojo-a11y-resize-font-75 h5:not(div#toolbar-administration h5) span:not(div#toolbar-administration span),body.pojo-a11y-resize-font-75 h6:not(div#toolbar-administration h6),body.pojo-a11y-resize-font-75 h6:not(div#toolbar-administration h6) span:not(div#toolbar-administration span){--fs-scale:0.75;--fs-25:calc(25px * var(--fs-scale));--fs-24:calc(24px * var(--fs-scale));--fs-23:calc(23px * var(--fs-scale));--fs-22:calc(22px * var(--fs-scale));--fs-21:calc(21px * var(--fs-scale));--fs-20:calc(20px * var(--fs-scale));--fs-19:calc(19px * var(--fs-scale));--fs-18:calc(18px * var(--fs-scale));--fs-17:calc(17px * var(--fs-scale));--fs-16:calc(16px * var(--fs-scale));--fs-15:calc(15px * var(--fs-scale));--fs-14:calc(14px * var(--fs-scale));--fs-13:calc(13px * var(--fs-scale));--fs-12:calc(12px * var(--fs-scale));--fs-11:calc(11px * var(--fs-scale));--fs-10:calc(10px * var(--fs-scale))}body.pojo-a11y-links-underline a:not(div#toolbar-administration a):not(div.pojo-a11y-toolbar-overlay a){text-decoration:underline!important}body.pojo-a11y-readable-font,body.pojo-a11y-readable-font :not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif!important}.pojo-skip-link{position:absolute;top:-1000em}.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#f1f1f1;color:#21759b;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,.6)}body.rtl .pojo-skip-link:focus{right:50px;left:auto}#pojo-a11y-toolbar *,#pojo-a11y-toolbar ::after,#pojo-a11y-toolbar ::before{box-sizing:border-box;color:var(--toolbar-settings-settings-text-color)}.pojo-a11y-visible-phone{display:none!important}.pojo-a11y-visible-tablet{display:none!important}.pojo-a11y-hidden-desktop{display:none!important}.pojo-a11y-visible-desktop{display:inherit!important}@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit!important}.pojo-a11y-visible-desktop{display:none!important}.pojo-a11y-visible-tablet{display:inherit!important}.pojo-a11y-hidden-tablet{display:none!important}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit!important}.pojo-a11y-visible-desktop{display:none!important}.pojo-a11y-visible-phone{display:inherit!important}.pojo-a11y-hidden-phone{display:none!important}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.paragraph.paragraph--width--full>.paragraph__column,.paragraph.paragraph--width--medium>.paragraph__column,.paragraph.paragraph--width--narrow>.paragraph__column,.paragraph.paragraph--width--tiny>.paragraph__column,.paragraph.paragraph--width--wide>.paragraph__column,.paragraph>.paragraph__column{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.paragraph{display:table;width:100%;margin-right:0;margin-left:0;table-layout:fixed}.paragraph::after,.paragraph::before{display:table;table-layout:fixed;content:" "}.paragraph::after{clear:both}.paragraph>.paragraph__column{padding-bottom:30px}.paragraph--type--bp-carousel .paragraph:last-of-type>.paragraph__column,.paragraph--type--bp-columns .paragraph:last-of-type>.paragraph__column,.paragraph--type--bp-columns-three-uneven .paragraph:last-of-type>.paragraph__column,.paragraph--type--bp-columns-two-uneven .paragraph:last-of-type>.paragraph__column,.paragraph--type--bp-tabs .paragraph:last-of-type>.paragraph__column{padding-bottom:0}@media (min-width:768px){.paragraph>.paragraph__column{float:left;width:100%}.paragraph.paragraph--width--tiny>.paragraph__column{float:left;width:33.33333%;margin-left:33.33333%}.paragraph.paragraph--width--narrow>.paragraph__column{float:left;width:50%;margin-left:25%}.paragraph.paragraph--width--medium>.paragraph__column{float:left;width:66.66667%;margin-left:16.66667%}.paragraph.paragraph--width--wide>.paragraph__column{float:left;width:83.33333%;margin-left:8.33333%}.paragraph.paragraph--width--full>.paragraph__column{float:left;width:100%}}.paragraph .paragraph,.paragraph .paragraph .paragraph{margin-right:0;margin-left:0}.paragraph>.paragraph__column .paragraph>.paragraph__column,.paragraph>.paragraph__column .paragraph>.paragraph__column .paragraph>.paragraph__column{float:none;width:auto;margin-left:0;padding-right:0;padding-left:0}
.paragraph.paragraph--type--bp-columns-three-uneven>.paragraph__column,.paragraph.paragraph--type--bp-columns-two-uneven>.paragraph__column,.paragraph.paragraph--type--bp-columns>.paragraph__column{padding-right:0;padding-left:0}
.paragraph.paragraph--color > .paragraph__column{padding-top:30px;padding-bottom:30px;}.paragraph.paragraph--color + .paragraph > .paragraph__column{padding-top:30px;}.bg-rgba-blue-light{background:rgba(3,169,244,0.3);}.bg-rgba-red-light{background:rgba(244,67,54,0.3);}.bg-rgba-pink-light{background:rgba(233,30,99,0.3);}.bg-rgba-purple-light{background:rgba(156,39,176,0.3);}.bg-rgba-indigo-light{background:rgba(63,81,181,0.3);}.bg-rgba-cyan-light{background:rgba(0,188,212,0.3);}.bg-rgba-teal-light{background:rgba(0,150,136,0.3);}.bg-rgba-green-light{background:rgba(76,175,80,0.3);}.bg-rgba-lime-light{background:rgba(205,220,57,0.3);}.bg-rgba-yellow-light{background:rgba(255,235,59,0.3);}.bg-rgba-orange-light{background:rgba(255,152,0,0.3);}.bg-rgba-brown-light{background:rgba(121,85,72,0.3);}.bg-rgba-grey-light{background:rgba(158,158,158,0.3);}.bg-rgba-bluegrey-light{background:rgba(96,125,139,0.3);}.bg-rgba-black-light{background:rgba(0,0,0,0.3);}.bg-rgba-stylish-light{background:rgba(62,69,81,0.3);}.bg-rgba-white-light{background:rgba(255,255,255,0.3);}.bg-rgba-blue-strong{background:rgba(3,169,244,0.7);}.bg-rgba-red-strong{background:rgba(244,67,54,0.7);}.bg-rgba-pink-strong{background:rgba(233,30,99,0.7);}.bg-rgba-purple-strong{background:rgba(156,39,176,0.7);}.bg-rgba-indigo-strong{background:rgba(63,81,181,0.7);}.bg-rgba-cyan-strong{background:rgba(0,188,212,0.7);}.bg-rgba-teal-strong{background:rgba(0,150,136,0.7);}.bg-rgba-green-strong{background:rgba(76,175,80,0.7);}.bg-rgba-lime-strong{background:rgba(205,220,57,0.7);}.bg-rgba-yellow-strong{background:rgba(255,235,59,0.7);}.bg-rgba-orange-strong{background:rgba(255,152,0,0.7);}.bg-rgba-brown-strong{background:rgba(121,85,72,0.7);}.bg-rgba-grey-strong{background:rgba(158,158,158,0.7);}.bg-rgba-bluegrey-strong{background:rgba(96,125,139,0.7);}.bg-rgba-black-strong{background:rgba(0,0,0,0.7);}.bg-rgba-stylish-strong{background:rgba(62,69,81,0.7);}.bg-rgba-white-strong{background:rgba(255,255,255,0.7);}.bg-rgba-blue-slight{background:rgba(3,169,244,0.1);}.bg-rgba-red-slight{background:rgba(244,67,54,0.1);}.bg-rgba-pink-slight{background:rgba(233,30,99,0.1);}.bg-rgba-purple-slight{background:rgba(156,39,176,0.1);}.bg-rgba-indigo-slight{background:rgba(63,81,181,0.1);}.bg-rgba-cyan-slight{background:rgba(0,188,212,0.1);}.bg-rgba-teal-slight{background:rgba(0,150,136,0.1);}.bg-rgba-green-slight{background:rgba(76,175,80,0.1);}.bg-rgba-lime-slight{background:rgba(205,220,57,0.1);}.bg-rgba-yellow-slight{background:rgba(255,235,59,0.1);}.bg-color--rgba-orange-slight{background:rgba(255,152,0,0.1);}.bg-color--rgba-brown-slight{background:rgba(121,85,72,0.1);}.bg-color--rgba-grey-slight{background:rgba(158,158,158,0.1);}.bg-color--rgba-bluegrey-slight{background:rgba(96,125,139,0.1);}.bg-rgba-black-slight{background:rgba(0,0,0,0.1);}.bg-rgba-stylish-slight{background:rgba(62,69,81,0.1);}.bg-rgba-white-slight{background:rgba(255,255,255,0.1);}
