/* @license MIT https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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:"";}
.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;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.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;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.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;}
.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;}
