/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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;}
.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);}
.video-embed-field-responsive-video{position:relative;}.video-embed-field-responsive-video:after{content:'';display:block;padding-bottom:56.25%;}.video-embed-field-responsive-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;}.video-embed-field-responsive-modal{max-width:100%;}.video-embed-field-lazy{cursor:pointer;position:relative;}.video-embed-field-lazy img{width:100%;}.video-embed-field-lazy-play{height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;background:url(/modules/contrib/video_embed_field/css/icons/play.svg) no-repeat;cursor:pointer;background-size:72px 72px;}
#backtotop{background:url(/modules/contrib/back_to_top/backtotop.png) no-repeat center center;border:0;bottom:20px;cursor:pointer;display:none;height:70px;position:fixed;right:20px;text-indent:-9999px;width:70px;z-index:300;}#backtotop:hover{opacity:0.8;}#backtotop:focus{opacity:0.6;outline:none;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#backtotop{background:url(/modules/contrib/back_to_top/backtotop2x.png) no-repeat center center;background-size:70px 70px;}}
.layout--twocol-section{display:flex;flex-wrap:wrap;}.layout--twocol-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--twocol-section.layout--twocol-section--50-50 > .layout__region--first,.layout--twocol-section.layout--twocol-section--50-50 > .layout__region--second{flex:0 1 50%;}.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first,.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second{flex:0 1 33%;}.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second,.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first{flex:0 1 67%;}.layout--twocol-section.layout--twocol-section--25-75 > .layout__region--first,.layout--twocol-section.layout--twocol-section--75-25 > .layout__region--second{flex:0 1 25%;}.layout--twocol-section.layout--twocol-section--25-75 > .layout__region--second,.layout--twocol-section.layout--twocol-section--75-25 > .layout__region--first{flex:0 1 75%;}}
.layout--onecol .layout__region{width:100%;}
.timeline-centered img{width:100%;height:auto;margin-bottom:10px;border-radius:5px;}.timeline-centered{position:relative;margin-bottom:30px;}.timeline-centered.timeline-sm .timeline-entry{margin-bottom:40px !important;}.timeline-centered.timeline-sm .timeline-entry .timeline-entry-inner .timeline-label{padding:1.3em;}.timeline-centered:before,.timeline-centered:after{content:" ";display:table;}.timeline-centered:after{clear:both;}.timeline-centered:before{content:'';position:absolute;display:block;width:7px;background:#aeadad;left:50%;top:20px;bottom:20px;margin-left:-4px;}.timeline-centered .timeline-entry{position:relative;width:50%;float:right;margin-bottom:70px;clear:both;}.timeline-centered .timeline-entry h4{font-size:1.5em !important;}.timeline-centered .timeline-entry:before,.timeline-centered .timeline-entry:after{content:" ";display:table;}.timeline-centered .timeline-entry:after{clear:both;}.timeline-centered .timeline-entry.begin{margin-bottom:0;}.timeline-centered .timeline-entry.left-aligned{float:left;}.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner{margin-left:0;margin-right:-28px;}.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon{float:right;}.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label{margin-left:0;margin-right:85px;}.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after{left:auto;right:0;margin-left:0;margin-right:-9px;-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.timeline-centered .timeline-entry .timeline-entry-inner{position:relative;margin-left:-31px;}.timeline-centered .timeline-entry .timeline-entry-inner:before,.timeline-centered .timeline-entry .timeline-entry-inner:after{content:" ";display:table;}.timeline-centered .timeline-entry .timeline-entry-inner:after{clear:both;}.timeline-centered .timeline-entry.right-aligned .timeline-entry-inner .timeline-time{position:absolute;left:-690px;text-align:right;display:flex;flex-direction:column;align-content:center;justify-content:center;margin-top:-10px;height:80px;width:100% !important;}.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time{position:absolute;right:-690px;text-align:left;display:flex;flex-direction:column;align-content:center;justify-content:center;margin-top:-10px;height:80px;width:100% !important;}.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time .tm-date{font-size:1.7em;font-weight:bold;}.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time .tm-time{font-size:1.3em;}.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon{background:gray;display:block;width:60px;height:60px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;border-radius:50%;text-align:center;border:7px solid #333333;line-height:45px;font-size:15px;float:left;}.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label{position:relative;background:#333333;padding:1.7em;margin-left:85px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after{content:'';display:block;position:absolute;width:0;height:0;border-style:solid;border-width:9px 9px 9px 0;border-color:transparent #333333 transparent transparent;left:0;top:20px;margin-left:-9px;}.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title,.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p{margin:0;}.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p+p{margin-top:15px;}.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title{margin-bottom:10px;font-weight:bold;}.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title span{-webkit-opacity:.6;-moz-opacity:.6;opacity:.6;-ms-filter:alpha(opacity=60);filter:alpha(opacity=60);}.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img{margin:5px 10px 0 0;}.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img.pull-right{margin:5px 0 0 10px;}.videoWrapper{position:relative;padding-bottom:56.25%;height:0;margin-bottom:10px;}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.timeline-entry .sl-timemachine.gold{background:var(--gt-gold) !important;color:var(--gt-black) !important;}.timeline-entry .sl-timemachine.gold.timeline-label:after{border-color:transparent var(--gt-gold) transparent transparent;}.timeline-entry .sl-timemachine.gold a{background:var(--gt-black) !important;color:var(--gt-gold) !important;}.timeline-entry .sl-timemachine.black,.timeline-entry .sl-timemachine.black h4,.timeline-entry .sl-timemachine.black p{background:var(--gt-black) !important;color:var(--gt-gold) !important;}.timeline-entry .sl-timemachine.blue,.timeline-entry .sl-timemachine.blue h4,.timeline-entry .sl-timemachine.blue p{background:var(--gt-navy) !important;color:var(--gt-white) !important;}.timeline-entry .sl-timemachine.blue.timeline-label:after{border-color:transparent var(--gt-navy) transparent transparent;}.timeline-entry .sl-timemachine.transparent{background:transparent !important;color:var(--gt-text-black) !important;}.timeline-entry .sl-timemachine.transparent.timeline-label:after{border-color:transparent transparent transparent transparent;}.timeline-entry .sl-timemachine.warm.gray{background:var(--gt-warm-gray) !important;color:var(--gt-text-black) !important;}.timeline-entry .sl-timemachine.warm.gray.timeline-label:after{border-color:transparent var(--gt-warm-gray) transparent transparent;}.timeline-entry .sl-timemachine.white{background:var(--gt-white) !important;color:var(--gt-text-black) !important;border:1px solid #E3E3E3;}.timeline-entry .sl-timemachine.white.timeline-label:after{border-color:transparent var(--gt-white) transparent transparent;border:1px solid #E3E3E3;}#layout-builder .sl-timemachine{}#layout-builder .timeline-centered:before{display:none;}#layout-builder .sl-timemachine .tm-date{font-size:1.5em;font-weight:900;}#layout-builder .sl-timemachine .tm-time{font-size:1.2em;padding-bottom:10px;}#layout-builder .timeline-label{padding:15px;}#layout-builder .timeline-icon{display:none;}#layout-builder .timeline-entry.right-aligned.sl-timemachine{margin-left:450px;}#layout-builder .timeline-centered .timeline-entry.left-aligned{float:none;}#layout-builder .timeline-centered .timeline-entry{float:none;margin-bottom:0px !important;}#layout-builder .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time{right:-500px;}#layout-builder .timeline-centered .timeline-entry.right-aligned .timeline-entry-inner .timeline-time{left:-500px;}@media (max-width:575.98px){.timeline-centered:before{display:none;}.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon{display:none;}.timeline-centered .timeline-entry{position:relative;width:100%;float:none;margin-bottom:70px;clear:both;}.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time,.timeline-centered .timeline-entry.right-aligned .timeline-entry-inner .timeline-time{position:relative;left:0;}.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label{margin-left:0px;margin-right:30px;}.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label{margin-left:30px;margin-right:0px;}.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after,.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after{display:none;}}@media (max-width:767.98px){.timeline-icon{display:none;}}@media only screen and (min-device-width :414px) and (max-device-width :736px) and (orientation :landscape){.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time{right:-400px;}.timeline-centered .timeline-entry.right-aligned .timeline-entry-inner .timeline-time{left:-400px;}}
