/* @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);}
:root{--source-serif:source-serif-pro,serif;--open-sans:open-sans,sans-serif;--body:400 1rem / 1.6875 var(--open-sans);--h1:600 clamp(2.5rem,7vw,3.5rem) / 1.2 var(--source-serif);--h2:600 clamp(2.25rem,5vw,2.75rem) / 1.25 var(--source-serif);--h3:700 1.75rem / 1.35 var(--open-sans);--h4:700 1.5rem / 1.5 var(--open-sans);--h5:700 1.25rem / 1.5 var(--open-sans);--h6:700 1rem / 1.5 var(--open-sans);--text-small:400 .875rem / 1.5 var(--open-sans);--text-intro:600 clamp(1.375rem,5vw,1.625rem) / 1.5 var(--source-serif);--text-button:600 .875rem / 1.186 var(--open-sans);--text-stat:700 3.3125rem / 1 var(--source-serif);--text-eyebrow:600 .875rem / 1.1 var(--open-sans);--text-quote:600 clamp(1.5rem,5vw,1.875rem) / 1.5 var(--source-serif);--link:600 1rem / 1.1 var(--open-sans);--meta:700 .875rem / 1.1 var(--open-sans);--black:#000;--black-75:#000000bf;--black-80:#000c;--black-90:#000000e6;--black-20:#0003;--black-10:#0000001a;--white:#fff;--white-20:#fff3;--white-40:#fff6;--carnegie-red:#c41230;--gray-light:#f2f2f2;--gray-medium:#948f8f;--gray-dark:#222;--transition:.4s ease;--transition-short:.2s ease;--transition-cubic:.4s cubic-bezier(.4,0,.2,1);--panel:clamp(3.5rem,10vw,4.5rem);--gap:clamp(1.5rem,6vw,3rem);--gap-sm:clamp(1.5rem,6vw,2rem);--gutter:clamp(1.5rem,6vw,4rem);--wrap:max(var(--gutter),(100% - 78rem) / 2);--wrap-sm:max(var(--gutter),(100% - 44rem) / 2);--radius:0;--shadow:0 0 .75rem #00000040;--accent:var(--carnegie-red);--background:var(--white);--color:var(--black);}.ck .Button,.ck .FormConnector-form-button,.ck .form_button_submit{--theme:var(--color,var(--black));border:1px solid var(--theme);transition:background var(--transition),color var(--transition);color:inherit;font:var(--text-button);letter-spacing:-.14px;text-align:center;z-index:1;background:none;width:-moz-fit-content;width:fit-content;padding:.75rem 1.25rem;display:inline-block;position:relative;overflow:clip;text-decoration:none;}.ck h1,.ck  .h1{font:var(--h1);}.ck h2,.ck  .h2{font:var(--h2);}.ck h3,.ck  .h3{font:var(--h3);}.ck h4,.ck  .h4{font:var(--h4);}.ck h5,.ck  .h5{font:var(--h5);}.ck h6,.ck  .h6{font:var(--h6);}.ck .text-intro{font:600 clamp(1.375rem,5vw,1.625rem) / 1.5 var(--source-serif);}.ck :is(a:not([class])){color:var(--carnegie-red);transition:box-shadow var(--transition),text-shadow var(--transition);font-weight:600;box-shadow:0 .0625rem;}.js .paragraph-type{text-overflow:initial !important;overflow:visible !important;white-space:normal !important;}html.js .field--widget-entity-reference-paragraphs .draggable .tabledrag-handle::after,html.js .field--widget-paragraphs .draggable .tabledrag-handle::after{margin-top:-5px !important;}.js .field--widget-paragraphs .tabledrag-handle .handle{height:auto !important;}.draggable-table .tabledrag-cell-content > .tabledrag-cell-content__item{display:flex;align-items:center;}.field--name-field-router-links .form-item--multiple .field-multiple-table tbody tr,.field--name-field-router-panel-links .form-item--multiple .field-multiple-table tbody tr{counter-increment:cta-index;}.field--name-field-links .form-item--multiple .field-multiple-table tbody tr,.field--name-field-router-links .form-item--multiple .field-multiple-table tbody tr,.field--name-field-router-panel-links .form-item--multiple .field-multiple-table tbody tr{position:relative;padding-top:40px;display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row;}.field--name-field-router-links .form-item--multiple .field-multiple-table tbody tr .tabledrag-cell--only-drag{width:50px;}.field--name-field-links .form-item--multiple .field-multiple-table tbody tr:before,.field--name-field-router-links .form-item--multiple .field-multiple-table tbody tr:before,.field--name-field-router-panel-links .form-item--multiple .field-multiple-table tbody tr:before{position:absolute;top:15px;left:52px;font-size:var(--gin-font-size-s);font-weight:var(--gin-font-weight-semibold);color:var(--gin-color-title);margin-block-start:0;margin-block-end:var(--gin-spacing-xs);}.field--name-field-router-links .form-item--multiple .field-multiple-table tbody tr:nth-child(n):before,.field--name-field-router-panel-links .form-item--multiple .field-multiple-table tbody tr:nth-child(n):before{content:'Router Link ' counter(cta-index);}.field--name-field-links .form-item--multiple .field-multiple-table tbody tr:nth-of-type(1):before{content:'Small CTA 1';}.field--name-field-links .form-item--multiple .field-multiple-table tbody tr:nth-of-type(2):before{content:'Small CTA 2';}.field--name-field-links .form-item--multiple .field-multiple-table tbody tr:nth-of-type(3):before{content:'Small CTA 3';}.field--type-link .js-form-type-entity-autocomplete label.form-item__label:after{font-size:0;}.field--type-link .js-form-type-entity-autocomplete label.form-item__label{font-size:0;}.field--type-link .js-form-type-entity-autocomplete label.form-item__label:before{content:'Link';font-size:var(--gin-font-size-s);}.field--type-link label.form-item__label[for=edit-field-tile-link-destination-0-uri]{font-size:var(--gin-font-size-s);}.field--type-link label.form-item__label[for=edit-field-tile-link-destination-0-uri]:before{content:'';}.page-wrapper__node-edit-form .field--name-title label.form-item__label{display:flex;}.page-wrapper__node-edit-form .field--name-title label.form-item__label:before{content:'(H1)';order:1;padding-left:5px;}.page-wrapper__node-edit-form .field--name-title label.form-item__label:after{order:2;}.horizontal-tabs .horizontal-tab-button{border:none !important;}.ck .ck-content hr{margin:2rem var(--wrap);border:0;background:transparent;border-top:3px solid var(--carnegie-red);display:block;}.ck .columns{gap:0 20px;display:grid !important;grid-template-columns:1fr 1fr;}.paragraph-type--blockquote .field--name-field-media{display:none !important;}.paragraph-type--styled-intro-text .paragraph-type--wysiwyg textarea[data-editor-active-text-format="basic_html"]+.ck-editor strong,.paragraph-type--styled-intro-text .paragraph-type--wysiwyg textarea[data-editor-active-text-format="basic_html"]+.ck-editor b{font:var(--h2);}.paragraph-type--styled-intro-text .paragraph-type--wysiwyg textarea[data-editor-active-text-format="basic_html"]+.ck-editor p{font:var(--text-intro);}.form-item__description[id*="-options-attributes-target"]{display:none;}.paragraph-type--stats-card [id*="-field-stats-cards"]{display:block;clear:both;}.paragraph-type--stats-card .col-3.layout-column{max-width:300px;}.paragraph-type--stats-card .col-3.layout-column:nth-of-type(1),.paragraph-type--stats-card .col-3.layout-column:nth-of-type(3){padding:0;}.paragraph-type--stats-card .stats-label > .fieldset__legend .fieldset__label,.field--name-field-single-column-full-list .form-item__description{font-style:italic;color:#BD7AFF;}.field--name-field-single-column-full-list .form-item__description{margin-top:15px;min-width:710px;max-width:710px;}.helper-text .field--name-field-rss-type .form-item__description{order:-1;font-style:italic;color:#BD7AFF;margin-bottom:20px;}.helper-text .field--name-field-rss-type .form-item{display:flex;flex-direction:column;max-width:calc(var(--gin-max-line-length) - 130px);}.ck-iframe-embed-form{display:flex !important;flex-wrap:wrap;gap:10px;width:min-content !important;row-gap:10px !important;}.ck-iframe-embed-form > *{flex:1 0 100%;}.ck-iframe-embed-form .ck-button.ck-button-save,.ck-iframe-embed-form  .ck-button.ck-button-cancel{flex:1 0 48%;max-width:45%;}label[for=edit-field-social-links-0-platform-values-contact-value]{font-size:0;}label[for=edit-field-social-links-0-platform-values-contact-value]:before{content:"More";font-size:var(--gin-font-size-s);}
