/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.views-view-responsive-grid{--views-responsive-grid--layout-gap:10px;--views-responsive-grid--column-count:4;--views-responsive-grid--cell-min-width:100px;}.views-view-responsive-grid--horizontal{--views-responsive-grid--gap-count:calc(var(--views-responsive-grid--column-count) - 1);--views-responsive-grid--total-gap-width:calc(var(--views-responsive-grid--gap-count) * var(--views-responsive-grid--layout-gap));--views-responsive-grid-item--max-width:calc((100% - var(--views-responsive-grid--total-gap-width)) / var(--views-responsive-grid--column-count));--views-responsive-grid-item--calculated-min-width:min(100%,var(--views-responsive-grid--cell-min-width));display:grid;grid-template-columns:repeat(auto-fill,minmax(max(var(--views-responsive-grid-item--calculated-min-width),var(--views-responsive-grid-item--max-width)),1fr));gap:var(--views-responsive-grid--layout-gap);}.views-view-responsive-grid--vertical{margin-bottom:calc(var(--views-responsive-grid--layout-gap) * -1);column-width:var(--views-responsive-grid--cell-min-width);column-count:var(--views-responsive-grid--column-count);column-gap:var(--views-responsive-grid--layout-gap);}.views-view-responsive-grid--vertical .views-view-responsive-grid__item > *{padding-bottom:var(--views-responsive-grid--layout-gap);page-break-inside:avoid;break-inside:avoid;}
.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);}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.addtoany{display:inline;}.addtoany_list{display:inline;line-height:16px;}.addtoany_list > a,.addtoany_list a img,.addtoany_list a > span{vertical-align:middle;}.addtoany_list > a{border:0;display:inline-block;font-size:16px;padding:0 4px;}.addtoany_list.a2a_kit_size_32 > a{font-size:32px;}.addtoany_list .a2a_counter img{float:left;}.addtoany_list a span.a2a_img{display:inline-block;height:16px;opacity:1;overflow:hidden;width:16px;}.addtoany_list a span{display:inline-block;float:none;}.addtoany_list.a2a_kit_size_32 a > span{border-radius:4px;height:32px;line-height:32px;opacity:1;width:32px;}.addtoany_list a:hover:hover img,.addtoany_list a:hover span{opacity:.7;}.addtoany_list a.addtoany_share_save img{border:0;width:auto;height:auto;}.addtoany_list a .a2a_count{position:relative;}
#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;}}
.captcha-keypad-wrapper .form-item,.captcha-keypad-wrapper .captcha-keypad{float:left;display:block;margin:5px;min-height:75px;vertical-align:middle;}.captcha-keypad span{font-family:monospace;}.captcha-keypad-wrapper .captcha-keypad span,.captcha-keypad-wrapper .clear{cursor:pointer;border:1px dotted gray;width:10px;height:10px;display:inline-table;margin:2px 2px;padding:2px 6px;}.captcha-keypad-wrapper .captcha-keypad .inner span:hover,.captcha-keypad-wrapper .clear:hover{background-color:rgb(207,208,208);}.captcha-keypad-wrapper .sequence{float:left;}.captcha-keypad-wrapper .captcha-keypad .inner{display:block;width:110px;border:none;height:auto;}#edit-captcha-response{max-width:100px;}
.captcha-keypad-theme--horizontal{border:1px solid #d1d5db;border-radius:0.625rem;padding:0.75rem 1rem 0.875rem;background:#f8fafc;display:inline-block;}.captcha-keypad-theme--horizontal.captcha-keypad-has-error{border-color:#ef4444;border-width:2px;}.captcha-keypad-theme--horizontal > legend{display:none;}.captcha-keypad-theme--horizontal .fieldset-wrapper{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:0.4rem 1.5rem;align-items:start;}.captcha-keypad-theme--horizontal .form-item,.captcha-keypad-theme--horizontal .captcha-keypad{float:none;margin:0;min-height:unset;}.captcha-keypad-theme--horizontal .form-item-captcha-response{grid-column:1;grid-row:1 / 3;display:flex;flex-direction:column;align-items:flex-start;gap:0.4rem;}.captcha-keypad-theme--horizontal .form-item-captcha-response label{font-size:2rem;font-weight:800;text-transform:uppercase;letter-spacing:0.05em;color:#374151;margin:0;line-height:1.1;}.captcha-keypad-theme--horizontal #edit-captcha-response{width:5.5rem;max-width:100%;padding:0.4rem 0.5rem;border:1px solid #d1d5db;border-radius:0.375rem;font-size:1.1rem;font-weight:700;letter-spacing:0.3em;text-align:center;background:#fff;}.captcha-keypad-theme--horizontal .clear{display:inline-block;align-self:flex-start;width:auto;height:auto;padding:0.15rem 0.55rem;border:1px solid #d1d5db;border-radius:999px;font-size:0.7rem;cursor:pointer;background:#fff;color:#6b7280;margin:0;line-height:1.4;}.captcha-keypad-theme--horizontal .clear:hover{background:#f3f4f6;border-color:#9ca3af;}.captcha-keypad-theme--horizontal .captcha-keypad{grid-column:2;grid-row:1;}.captcha-keypad-theme--horizontal .captcha-keypad .inner{display:grid;grid-template-columns:repeat(5,2.25rem);gap:0.3rem;border:none;height:auto;width:auto;}.captcha-keypad-theme--horizontal .captcha-keypad .inner .ck-btn{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid #d1d5db;border-radius:0.4rem;font-family:monospace;font-size:1rem;font-weight:600;cursor:pointer;background:#fff;color:#374151;transition:background 100ms ease,border-color 100ms ease;margin:0;padding:0;box-shadow:0 1px 2px rgba(0,0,0,.06);}.captcha-keypad-theme--horizontal .captcha-keypad .inner .ck-btn:hover{background:#f3f4f6;border-color:#9ca3af;}.captcha-keypad-theme--horizontal .captcha-keypad .inner .ck-btn:active{background:#e5e7eb;transform:translateY(1px);}.captcha-keypad-theme--horizontal .sequence{grid-column:2;grid-row:2;float:none;font-size:0.8rem;color:#6b7280;padding:0;margin-top:0;align-self:start;}.captcha-keypad-theme--horizontal .message{grid-column:2;font-size:0.8rem;color:#ef4444;margin-top:0.15rem;}
.captcha-keypad-theme--vertical{border:1px solid #d1d5db;border-radius:0.625rem;padding:0.75rem 1rem 0.875rem;background:#f8fafc;display:inline-block;}.captcha-keypad-theme--vertical.captcha-keypad-has-error{border-color:#ef4444;border-width:2px;}.captcha-keypad-theme--vertical .fieldset-wrapper{display:flex;flex-direction:column;align-items:center;gap:0.5rem;}.captcha-keypad-theme--vertical .form-item,.captcha-keypad-theme--vertical .captcha-keypad{float:none;margin:0;min-height:unset;}.captcha-keypad-theme--vertical .form-item-captcha-response{display:flex;flex-direction:column;align-items:center;gap:0.3rem;width:100%;}.captcha-keypad-theme--vertical .form-item-captcha-response label{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.09em;color:#6b7280;margin:0;}.captcha-keypad-theme--vertical #edit-captcha-response{width:7rem;max-width:100%;padding:0.4rem 0.5rem;border:1px solid #d1d5db;border-radius:0.375rem;font-size:1.1rem;font-weight:700;letter-spacing:0.2em;text-align:center;background:#fff;}.captcha-keypad-theme--vertical .clear{display:inline-block;width:auto;height:auto;padding:0.15rem 0.55rem;border:1px solid #d1d5db;border-radius:999px;font-size:0.7rem;cursor:pointer;background:#fff;color:#6b7280;margin:0;line-height:1.4;}.captcha-keypad-theme--vertical .clear:hover{background:#f3f4f6;border-color:#9ca3af;}.captcha-keypad-theme--vertical .captcha-keypad{flex:0 0 auto;}.captcha-keypad-theme--vertical .captcha-keypad .inner{display:grid;grid-template-columns:repeat(3,2.5rem);gap:0.35rem;border:none;height:auto;width:auto;}.captcha-keypad-theme--vertical .captcha-keypad .inner .ck-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid #d1d5db;border-radius:0.4rem;font-family:monospace;font-size:1rem;font-weight:600;cursor:pointer;background:#fff;color:#374151;transition:background 100ms ease,border-color 100ms ease;margin:0;padding:0;box-shadow:0 1px 2px rgba(0,0,0,.06);}.captcha-keypad-theme--vertical .captcha-keypad .inner .ck-btn:hover{background:#f3f4f6;border-color:#9ca3af;}.captcha-keypad-theme--vertical .captcha-keypad .inner .ck-btn:active{background:#e5e7eb;transform:translateY(1px);}.captcha-keypad-theme--vertical .captcha-keypad .inner .ck-btn:last-child:nth-child(3n + 1){grid-column:2;}.captcha-keypad-theme--vertical .sequence{float:none;font-size:0.8rem;color:#6b7280;padding:0;margin-top:0.1rem;text-align:center;}.captcha-keypad-theme--vertical .message{font-size:0.75rem;color:#ef4444;text-align:center;margin-top:0.1rem;}
