/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.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{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;-moz-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;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/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(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
form.newsletter-form{padding:0;background-color:transparent;}.newsletter-form__title{text-align:center;}.newsletter-form__form{position:relative;}.newsletter-form__fields{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;}@media (min-width:768px){.newsletter-form__fields{grid-template-columns:1fr 1fr;}}.newsletter-form__field{display:flex;flex-direction:column;}.newsletter-form__label{font-weight:600;margin-bottom:0.5rem;color:#333;font-size:0.95rem;}.newsletter-form__input{padding:0.75rem 1rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color 0.3s ease;background-color:#fff;width:100%;box-sizing:border-box;box-shadow:none;height:auto;line-height:normal;color:inherit;}.newsletter-form__input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,0.1);}.newsletter-form__input:invalid{border-color:#dc3545;}.newsletter-form__input[type="checkbox"]{width:auto;height:auto;padding:0;border:none;box-shadow:none;background-color:transparent;}.newsletter-form__error{display:none;color:#dc3545;font-size:0.875rem;margin-top:0.25rem;}.newsletter-form__actions{text-align:center;}.newsletter-form__submit{padding:0.875rem 2rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color 0.3s ease,transform 0.2s ease;display:inline-flex;align-items:center;gap:0.5rem;}.newsletter-form__submit:hover{background-color:#0056b3;transform:translateY(-2px);}.newsletter-form__submit:disabled{background-color:#6c757d;cursor:not-allowed;transform:none;}.newsletter-form__message{padding:1rem;border-radius:4px;margin-top:1.5rem;text-align:center;font-weight:500;}.newsletter-form__message--success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb;}.newsletter-form__message--error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb;}.newsletter-form__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;}.newsletter-form__spinner{display:inline-block;width:40px;height:40px;border:4px solid rgba(0,123,255,0.1);border-top-color:#007bff;border-radius:50%;animation:newsletter-spinner-spin 0.8s linear infinite;}@keyframes newsletter-spinner-spin{to{transform:rotate(360deg);}}@media (max-width:767px){.newsletter-form__submit{width:100%;}}
.paragraph--unpublished{background-color:#fff4f4;}
