/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@media (min-width:768px){.webform-flexbox{display:flex;margin:1em -0.5em;}.webform-flexbox.js-webform-states-hidden[style*="display: block"]{display:flex !important;}.webform-flexbox .webform-flexbox{margin:1em 0;}.webform-flexbox--justify-flex-start{justify-content:flex-start;}.webform-flexbox--justify-flex-end{justify-content:flex-end;}.webform-flexbox--justify-center{justify-content:center;}.webform-flexbox--justify-space-between{justify-content:space-between;}.webform-flexbox--justify-space-around{justify-content:space-around;}.webform-flexbox--flex-start{align-items:flex-start;}.webform-flexbox--flex-end{align-items:flex-end;}.webform-flexbox--center{align-items:center;}.webform-flex{min-width:0;}.webform-flex--container{margin:0 0.5em;}.webform-flex--container > .form-item{margin:0;}.webform-flex--container > .form-item > input:not([type="checkbox"]),.webform-flex--container > .form-item > select{width:100%;}.container-inline .webform-flex--container > .form-item > input:not([type="checkbox"]),.container-inline .webform-flex--container > .form-item > select,.webform-flex--container > .form-item.webform-element--title-inline > input:not([type="checkbox"]),.webform-flex--container > .form-item.webform-element--title-inline > select{width:inherit;}.webform-flex--container > .webform-has-field-prefix > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-suffix > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-prefix > select,.webform-flex--container > .webform-has-field-suffix > select{width:85%;}.webform-flex--container > .webform-has-field-prefix.webform-flex.webform-has-field-suffix > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-prefix.webform-flex.webform-has-field-suffix > select{width:70%;}.webform-flex--container > .webform-element-help-container--element > input:not([type="checkbox"]),.webform-flex--container > .webform-element-help-container--element > select{width:85%;}.webform-flex--container > .webform-has-field-prefix.webform-element-help-container--element > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-suffix.webform-element-help-container--element > select{width:70%;}.webform-flex--container > .webform-has-field-prefix.webform-has-field-suffix.webform-element-help-container--element > input:not([type="checkbox"]),.webform-flex--container > .webform-has-field-prefix.webform-has-field-suffix.webform-element-help-container--element > select{width:50%;}.webform-flex--1{flex:1;}.webform-flex--2{flex:2;}.webform-flex--3{flex:3;}.webform-flex--4{flex:4;}.webform-flex--5{flex:5;}.webform-flex--6{flex:6;}.webform-flex--7{flex:7;}.webform-flex--8{flex:8;}.webform-flex--9{flex:9;}.webform-flex--10{flex:10;}.webform-flex--11{flex:11;}.webform-flex--12{flex:12;}.webform-flex--container > .form-type-webform-select-other select{width:100%;}.webform-flex--container > .form-type-webform-select-other .form-item{margin:0;}.webform-flex--container > .form-type-webform-select-other .form-item + .form-item{margin-top:0.5em;}.webform-flex--container > .form-type-range-output > .form-range-output{width:66%;}.form-composite > .webform-flexbox{margin:1em -0.5em;}.webform-flex--container .form-type-checkbox,.webform-flex--container .form-type-radio{white-space:nowrap;}}
.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;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.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;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.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 5px 2px;background:transparent url(/core/misc/throbber-active.svg) 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:1000;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.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.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;}
.field--name-field-authorization-token .field__item{font-size:0.888rem;}.field--text-full-html{border:3px dashed var(--gin-color-danger);}.field--type-boolean .form-type-checkbox label{font-weight:bold;}.paragraph--unpublished .gin-layer-wrapper{background:inherit;}.path-admin .staffdir > .field--name-opt-out{color:var(--gin-color-danger);font-weight:bold;}.timestamp-nowrap .views-field-datestamp time.datetime{white-space:nowrap;}.view-content-unpublished-block .content-unpublished-message{text-align:center;color:#ff8000;font-size:2em;}
#block-gin-content .form-item__description,.gin--edit-form .fieldset__description,.gin--edit-form .form-item__description,.gin--edit-form .paragraph-settings-preview{max-width:110ch;padding:2px 4px;color:#262729;border-top:1px solid #aaa;border-bottom:1px solid #aaa;background-color:#e3eeff;font-size:var(--font-size-s);line-height:var(--line-height);}.gin--edit-form div.description p,.gin--edit-form .form-item div.description p{margin:0 0 1em;}.gin--edit-form .js-lpb-component h1{letter-spacing:1px;font-family:"Roboto Slab",serif;font-size:2.5rem;font-weight:500;}.gin--edit-form .js-lpb-component h4{font-weight:var(--gin-font-weight-normal);}.gin--edit-form .paragraph-settings-preview{max-width:none;margin-bottom:0.5em;}.gin--edit-form .js-lpb-component{margin-bottom:1.5em;}.lp-builder:not(.is-navigating) .lpb-layout .lpb-layout.js-lpb-component:hover,.lp-builder:not(.is-navigating) .lpb-layout.js-lpb-component:focus-within{outline:2px solid red;}.lp-builder:not(.is-navigating) .lpb-layout .lpb-layout .lpb-layout.js-lpb-component:hover,.lp-builder:not(.is-navigating) .lpb-layout.js-lpb-component:focus-within{outline:2px solid purple;}.lp-builder:not(.is-navigating) .lpb-layout .lpb-layout .lpb-layout .lpb-layout.js-lpb-component:hover,.lp-builder:not(.is-navigating) .lpb-layout.js-lpb-component:focus-within{outline:2px solid orange;}.lp-builder:not(.is-navigating) .lpb-layout .lpb-layout .lpb-layout .lpb-layout .lpb-layout .lpb-layout.js-lpb-component:hover,.lp-builder:not(.is-navigating) .lpb-layout.js-lpb-component:focus-within{outline:2px solid green;}.gin--edit-form .paragraph{min-height:4em;}.gin--edit-form .paragraph--unpublished{background-color:#fcd5d5;}.gin--edit-form #edit-group-crs-dates .form-item__description.is-disabled,.gin--edit-form #edit-group-program-dates .form-item__description.is-disabled{color:#444;font-size:1em;line-height:1.2rem;}.gin--edit-form .layout--mini-left{display:grid;grid-template-areas:"top top"
    "sidebar main"
    "bottom bottom";grid-template-columns:minmax(16em,1fr) minmax(32em,3fr);gap:1em;}.gin--edit-form .layout--mini-right{display:grid;grid-template-areas:"top top"
    "main sidebar"
    "bottom bottom";grid-template-columns:minmax(32em,3fr) minmax(16em,1fr);gap:1em;}.gin--edit-form .layout--mini-left .region-top,.gin--edit-form .layout--mini-right .region-top{grid-area:top;}.gin--edit-form .layout--mini-left .region-main,.gin--edit-form .layout--mini-right .region-main{grid-area:main;}.gin--edit-form .layout--mini-left .region-sidebar,.gin--edit-form .layout--mini-right .region-sidebar{grid-area:sidebar;}.gin--edit-form .layout--mini-left .region-bottom,.gin--edit-form .layout--mini-right .region-bottom{grid-area:bottom;}.paragraph--view-mode--preview .field--name-field-gallery-photos{display:flex;gap:1em;flex-wrap:wrap;}.layout-paragraphs-component-form .field--type-link td > .form-item{display:initial;align-items:initial;}.hfcglobalparagraphs-usage-form .unused{text-decoration:line-through;background-color:#aaa;text-decoration-color:#102;text-decoration-thickness:3px;}
fieldset.webform-composite-hidden-title{margin-top:1em;margin-bottom:1em;}fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-item:first-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-wrapper > .form-item:first-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .webform-flexbox:first-child{margin-top:0;}fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-item:last-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-wrapper > .form-item:last-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .webform-flexbox:last-child{margin-bottom:0;}
.webform-details-toggle-state-wrapper{margin-top:1em;text-align:right;}[dir="rtl"] .webform-details-toggle-state-wrapper{text-align:left;}.webform-details-toggle-state-wrapper + details{margin-top:0;}.webform-details-toggle-state{margin-top:0;padding:0;cursor:pointer;text-decoration:none;color:#337ab7;border:0;background:transparent;font-size:1em;}.webform-details-toggle-state:hover,.webform-details-toggle-statelink:focus{text-decoration:underline;}.webform-tabs .webform-details-toggle-state-wrapper{float:right;}@media screen and (max-width:600px){.webform-tabs .webform-details-toggle-state-wrapper{float:none;}}
.webform-message--close .messages{position:relative;padding-right:35px;}.webform-message--close .webform-message__link{display:none;}html.js .webform-message--close .webform-message__link{position:absolute;top:11px;right:10px;display:block;font-size:24px;line-height:24px;}html[dir="rtl"].js .webform-message--close .webform-message__link{top:11px;right:inherit;left:10px;}.webform-message__link{opacity:0.33;color:inherit;}.webform-message__link:link{text-decoration:none;border-bottom:none;}.webform-message__link:hover,.webform-message__link:focus,.webform-message__link:active{text-decoration:none;opacity:1;color:inherit;border-bottom:none;}html.js .js-webform-message--close-storage{display:none;}.js-webform-message--close .button--dismiss{display:none;}
html.js .js-webform-visually-hidden,html.js .js-webform-visually-hidden[style*="display: none"]{position:absolute !important;display:inline !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.js-form-item.js-webform-states-hidden,.js-form-submit.js-webform-states-hidden,.js-form-wrapper.js-webform-states-hidden,.js-webform-text-format-hidden > .js-text-format-wrapper{display:none;}.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}.webform-element-description p:first-child{margin-top:0;}.webform-element-description p:last-child{margin-bottom:0;}.form-item .container-inline{margin:2px 0;}.form-checkboxes .form-required::after,.form-radios .form-required::after{display:none;}.webform-element--title-inline > label{display:inline;padding-right:0.5em;}.webform-element--title-inline > div.container-inline{display:inline;}.form-composite.webform-fieldset--title-inline legend{float:left;margin:0.4em 0.5em 0.4em 0;}[dir="rtl"] .form-composite.webform-fieldset--title-inline legend{float:right;margin-right:0;margin-left:0.5em;}.form-composite.webform-fieldset--title-inline .fieldset-wrapper,.form-composite.webform-fieldset--title-inline .fieldset-wrapper > div{display:inline;}.webform-element--title-inline .form-radios,.webform-element--title-inline .form-checkboxes{display:inline;}.webform-submission-form strong.error.form-item--error-message{display:block;}.webform-readonly input[type="date"],.webform-readonly input[type="datetime-local"],.webform-readonly input[type="email"],.webform-readonly input[type="number"],.webform-readonly input[type="password"],.webform-readonly input[type="search"],.webform-readonly input[type="tel"],.webform-readonly input[type="text"],.webform-readonly input[type="time"],.webform-readonly input[type="url"],.webform-readonly textarea{color:#6b6b6b;border-color:#bbb;background:#ededed;}
.paragraph--type--bane-news-client .grid-child.hfc-bane-news-teaser{justify-content:center;background:transparent;box-shadow:0 0 3px 0 #cdcdcd;}a.newsgrid-title-link > img{min-width:100%;}.hfc-bane-news-teaser > .newsgrid-title-link{border-bottom:transparent;}a.newsgrid-title-link h3{position:relative;margin-bottom:2px;padding:0.25em 0.75em;color:var(--font-color);border-bottom:1px solid var(--white);font-size:calc(var(--h3-size) - 0.25rem);}a.newsgrid-title-link h3::before{position:absolute;z-index:-1;bottom:6px;left:10;width:65px;height:8px;content:"";opacity:0.3;border-radius:0;background:#976e2b;}a.newsgrid-title-link:hover > img,a.newsgrid-title-link:focus > img{opacity:0.8;border-bottom:transparent;}.content > .hfc-bane-news-teaser a:hover,.content > .hfc-bane-news-teaser a:focus{text-decoration:none;background-color:var(--white);}a.newsgrid-title-link:hover > h3,a.newsgrid-title-link:focus > h3{text-decoration:none;border-bottom:2px solid #976e2b;background-color:#dedede;}
.layout--twocol-bricks > .layout__region--top{grid-column:1 / -1;}.layout--twocol-bricks > .layout__region--middle{grid-column:1 / -1;}.layout--twocol-bricks > .layout__region--bottom{grid-column:1 / -1;}.layout--twocol-bricks{--default-gap:3em;--grid-item--min-width:320px;--grid-column-count:2;--gap-count:calc(var(--grid-column-count) - 1);--total-gap-width:calc(var(--gap-count) * var(--default-gap));--grid-item--max-width:calc((99.9% - var(--total-gap-width)) / var(--grid-column-count));display:grid;grid-template-columns:repeat(auto-fill,minmax(max(var(--grid-item--min-width),var(--grid-item--max-width)),1fr));gap:0 var(--default-gap);}
.paragraph--unpublished{background-color:#fff4f4;}
