/* @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 */
.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{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;}
.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);}
.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;}.ajax-progress-bar{width:13em;padding:0 0.3125rem;}.ajax-progress--throbber{position:relative;display:inline-flex;align-content:center;height:1.125rem;margin:-0.1875rem var(--ajax-progress-margin-horizontal) 0;vertical-align:middle;white-space:nowrap;line-height:1.125rem;}.js .action-link:not(.js-hide,.button--action) + .ajax-progress--throbber,.js .button:not(.js-hide,.button--action) + .ajax-progress--throbber{margin-inline-start:0;}.js .form-type--managed-file .button:not(.js-hide) + .ajax-progress--throbber,.js .file-operations-cell .button:not(.js-hide) + .ajax-progress--throbber{margin-inline-start:var(--ajax-progress-margin-horizontal);}.ajax-progress__throbber{box-sizing:border-box;width:1.125rem;height:1.125rem;animation:claro-throbber 0.75s linear infinite;border:2px solid var(--color-absolutezero);border-right:2px dotted transparent;border-radius:50%;}.ajax-progress__message{display:inline-block;padding-inline-start:var(--ajax-progress-margin-horizontal);font-size:var(--font-size-label);}.ajax-progress--fullscreen,.ui-dialog .ajax-progress--throbber{position:fixed;z-index:1261;inset-block-start:50%;inset-inline-start:50%;box-sizing:border-box;width:3.5rem;height:3.5rem;margin:-1.75rem;border:var(--input-border-size) solid var(--jui-dropdown-border-color);border-radius:3.5rem;background:var(--color-white);box-shadow:0 0.25rem 0.625rem var(--jui-dropdown-shadow-color);}.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber{position:absolute;inset-block-start:50%;inset-inline-start:50%;width:1.75rem;height:1.75rem;margin:-0.875rem;content:"";border:3px solid var(--color-absolutezero);border-right:3px dotted transparent;}.ui-dialog .ajax-progress__message{display:none;}@keyframes claro-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}
.cookies-fallback,.cookies-fallback *{box-sizing:border-box;}.cookies-fallback{display:none;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;padding:1.25rem;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid #e4e5e6;background:#fff url("data:image/svg+xml,") no-repeat 2rem 2rem scroll;background-size:75px auto;}.cookies-fallback--btn{-webkit-appearance:none;outline:none;border:0;background-color:#004c93;color:#fff;text-transform:uppercase;padding:0 2em;margin:1.25rem;font-size:1rem;min-height:3em;cursor:pointer;z-index:1;opacity:.9;-webkit-transform:scale(1);transform:scale(1);transition:all .3s ease;}.cookies-fallback--text{color:#000f37;font-size:1.125rem;}a.cookies-fallback--link{font-size:.875rem;color:#000f37;text-decoration:none;border:0;}a.cookies-fallback--link:hover{text-decoration:underline;}.cookies-fallback--btn:hover{opacity:1;-webkit-transform:scale(1.02);transform:scale(1.02);}.cookies-fallback--wrap.disabled{position:relative;min-height:12rem;}.cookies-fallback--wrap.disabled .cookies-fallback{display:flex;}.cookies-fallback--wrap.disabled .cookies-fallback--element{opacity:0;}
.cookies-fallback--video{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MjAiIGhlaWdodD0iMjAwIj4KICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTAsLTUwKSIgaWQ9Imc0MTY3Ij4KICAgIDxwYXRoIHN0eWxlPSJmaWxsOiNFNEU1RTY7IiBkPSJNIDE0OS45Mzc1IDc5LjIyMjY1NiBDIDE0OS45Mzc1IDc5LjIyMjY1NiA4Ni43MTg2NTEgNzkuMjIyNzE1IDcwLjg1MTU2MiA4My4zNDU3MDMgQyA2Mi4zNTU3NzUgODUuNzE5NTA1IDU1LjM2MDE1NCA5Mi43MTUyMDMgNTIuOTg2MzI4IDEwMS4zMzU5NCBDIDQ4Ljg2MzM3NSAxMTcuMjAzMDQgNDguODYzMjgxIDE1MC4wNjI1IDQ4Ljg2MzI4MSAxNTAuMDYyNSBDIDQ4Ljg2MzI4MSAxNTAuMDYyNSA0OC44NjMzNzUgMTgzLjA0NjcgNTIuOTg2MzI4IDE5OC42NjQwNiBDIDU1LjM2MDE1NCAyMDcuMjg0NjggNjIuMjMwODM0IDIxNC4xNTU0NCA3MC44NTE1NjIgMjE2LjUyOTMgQyA4Ni44NDM1OTIgMjIwLjc3NzE4IDE0OS45Mzc1IDIyMC43NzczNCAxNDkuOTM3NSAyMjAuNzc3MzQgQyAxNDkuOTM3NSAyMjAuNzc3MzQgMjEzLjI4MTY4IDIyMC43NzcyOSAyMjkuMTQ4NDQgMjE2LjY1NDMgQyAyMzcuNzY5MjMgMjE0LjI4MDQ5IDI0NC42Mzk3NyAyMDcuNTM0NjQgMjQ2Ljg4ODY3IDE5OC43ODkwNiBDIDI1MS4xMzY2IDE4My4wNDY3NCAyNTEuMTM2NzIgMTUwLjE4NzUgMjUxLjEzNjcyIDE1MC4xODc1IEMgMjUxLjEzNjcyIDE1MC4xODc1IDI1MS4yNjE1NiAxMTcuMjAzMDQgMjQ2Ljg4ODY3IDEwMS4zMzU5NCBDIDI0NC42Mzk3NyA5Mi43MTUyMDMgMjM3Ljc2OTIzIDg1Ljg0NDYwNiAyMjkuMTQ4NDQgODMuNTk1NzAzIEMgMjEzLjI4MTY4IDc5LjIyMjg1NiAxNDkuOTM3NSA3OS4yMjI2NTYgMTQ5LjkzNzUgNzkuMjIyNjU2IHogTSAxMjkuODIyMjcgMTE5LjcwMzEyIEwgMTgyLjQyMTg4IDE1MC4wNjI1IEwgMTI5LjgyMjI3IDE4MC4yOTY4OCBMIDEyOS44MjIyNyAxMTkuNzAzMTIgeiAiLz4KICA8L2c+CiAgPHBhdGggIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDAsLTM1NSkiIHN0eWxlPSJmaWxsOiNFNEU1RTY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIGQ9Im0gNDA3LjUxNDU2LDQxOC43MTcxNCBjIDIwLjM2MDY1LC0xOC4yNjg2OSAzOC41MzczLC01MC4xMDU4IDU5LjYzOTE1LC00My40OTM3NCAzNC45NzAwNCw5LjA1MTA0IDE5Ljg2MTE1LDc1Ljk0Nzc0IDM5LjczMjc3LDEwNy4yMjMzNCAyNy4yMTYxMywtMTUuMzQ4MjQgNDQuODc1MzIsLTQ3LjYzNDY4IDM3LjUzOTM3LC02NC4zODg2IC0xLjY0MDUyLC00LjY4MjA1IDAuMzU2MiwtMTYuMzU4NDEgLTIxLjk4NzY4LC02LjE1NzUzIC01Ljc5OTU3LDIuNjQ3NzMgLTUuNTYyNCwtNy42MTA5OCAtNC41NDE3NiwtOC45OTkzOCAyMC42ODY3OCwtMjIuNzMyMTIgMzIuNjMzMTUsLTMyLjIxMzgzIDQ2Ljc4ODcyLC0zMS42MzE4MiAxMS45MDQyNiwxLjk4ODcgMzIuODM5NSwxNS4zNjU0IDI4Ljk5NTgzLDQ3LjQ0NzcyIC03Ljk2NzI5LDQ3LjczNzQ1IC03OC4wNTgwNiwxMjIuNjk5NDggLTEwMS40ODU0LDExOS45MzcyOSAtMjYuODIxMDcsNS45MTY3OSAtNDAuNDU2NzMsLTc4LjgxNjE5IC02MC42Mjc2NCwtMTE4LjYxOTI5IGwgLTE4LjQ1ODMyLDcuMTQyMTYgYyAtNy42MDYwNiwxLjE5ODY4IC02LjU1NjQ4LC0zLjY2MTU5IC01LjU5NTA0LC04LjQ2MDE1IHoiIC8+Cjwvc3ZnPgo=");background-size:150px auto;}
.cookies-fallback--video_embed_field{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MjAiIGhlaWdodD0iMjAwIj4KICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTAsLTUwKSIgaWQ9Imc0MTY3Ij4KICAgIDxwYXRoIHN0eWxlPSJmaWxsOiNFNEU1RTY7IiBkPSJNIDE0OS45Mzc1IDc5LjIyMjY1NiBDIDE0OS45Mzc1IDc5LjIyMjY1NiA4Ni43MTg2NTEgNzkuMjIyNzE1IDcwLjg1MTU2MiA4My4zNDU3MDMgQyA2Mi4zNTU3NzUgODUuNzE5NTA1IDU1LjM2MDE1NCA5Mi43MTUyMDMgNTIuOTg2MzI4IDEwMS4zMzU5NCBDIDQ4Ljg2MzM3NSAxMTcuMjAzMDQgNDguODYzMjgxIDE1MC4wNjI1IDQ4Ljg2MzI4MSAxNTAuMDYyNSBDIDQ4Ljg2MzI4MSAxNTAuMDYyNSA0OC44NjMzNzUgMTgzLjA0NjcgNTIuOTg2MzI4IDE5OC42NjQwNiBDIDU1LjM2MDE1NCAyMDcuMjg0NjggNjIuMjMwODM0IDIxNC4xNTU0NCA3MC44NTE1NjIgMjE2LjUyOTMgQyA4Ni44NDM1OTIgMjIwLjc3NzE4IDE0OS45Mzc1IDIyMC43NzczNCAxNDkuOTM3NSAyMjAuNzc3MzQgQyAxNDkuOTM3NSAyMjAuNzc3MzQgMjEzLjI4MTY4IDIyMC43NzcyOSAyMjkuMTQ4NDQgMjE2LjY1NDMgQyAyMzcuNzY5MjMgMjE0LjI4MDQ5IDI0NC42Mzk3NyAyMDcuNTM0NjQgMjQ2Ljg4ODY3IDE5OC43ODkwNiBDIDI1MS4xMzY2IDE4My4wNDY3NCAyNTEuMTM2NzIgMTUwLjE4NzUgMjUxLjEzNjcyIDE1MC4xODc1IEMgMjUxLjEzNjcyIDE1MC4xODc1IDI1MS4yNjE1NiAxMTcuMjAzMDQgMjQ2Ljg4ODY3IDEwMS4zMzU5NCBDIDI0NC42Mzk3NyA5Mi43MTUyMDMgMjM3Ljc2OTIzIDg1Ljg0NDYwNiAyMjkuMTQ4NDQgODMuNTk1NzAzIEMgMjEzLjI4MTY4IDc5LjIyMjg1NiAxNDkuOTM3NSA3OS4yMjI2NTYgMTQ5LjkzNzUgNzkuMjIyNjU2IHogTSAxMjkuODIyMjcgMTE5LjcwMzEyIEwgMTgyLjQyMTg4IDE1MC4wNjI1IEwgMTI5LjgyMjI3IDE4MC4yOTY4OCBMIDEyOS44MjIyNyAxMTkuNzAzMTIgeiAiLz4KICA8L2c+CiAgPHBhdGggIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDAsLTM1NSkiIHN0eWxlPSJmaWxsOiNFNEU1RTY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIGQ9Im0gNDA3LjUxNDU2LDQxOC43MTcxNCBjIDIwLjM2MDY1LC0xOC4yNjg2OSAzOC41MzczLC01MC4xMDU4IDU5LjYzOTE1LC00My40OTM3NCAzNC45NzAwNCw5LjA1MTA0IDE5Ljg2MTE1LDc1Ljk0Nzc0IDM5LjczMjc3LDEwNy4yMjMzNCAyNy4yMTYxMywtMTUuMzQ4MjQgNDQuODc1MzIsLTQ3LjYzNDY4IDM3LjUzOTM3LC02NC4zODg2IC0xLjY0MDUyLC00LjY4MjA1IDAuMzU2MiwtMTYuMzU4NDEgLTIxLjk4NzY4LC02LjE1NzUzIC01Ljc5OTU3LDIuNjQ3NzMgLTUuNTYyNCwtNy42MTA5OCAtNC41NDE3NiwtOC45OTkzOCAyMC42ODY3OCwtMjIuNzMyMTIgMzIuNjMzMTUsLTMyLjIxMzgzIDQ2Ljc4ODcyLC0zMS42MzE4MiAxMS45MDQyNiwxLjk4ODcgMzIuODM5NSwxNS4zNjU0IDI4Ljk5NTgzLDQ3LjQ0NzcyIC03Ljk2NzI5LDQ3LjczNzQ1IC03OC4wNTgwNiwxMjIuNjk5NDggLTEwMS40ODU0LDExOS45MzcyOSAtMjYuODIxMDcsNS45MTY3OSAtNDAuNDU2NzMsLTc4LjgxNjE5IC02MC42Mjc2NCwtMTE4LjYxOTI5IGwgLTE4LjQ1ODMyLDcuMTQyMTYgYyAtNy42MDYwNiwxLjE5ODY4IC02LjU1NjQ4LC0zLjY2MTU5IC01LjU5NTA0LC04LjQ2MDE1IHoiIC8+Cjwvc3ZnPgo=");background-size:150px auto;}
:root{--gin-color-primary:#003cc5;--gin-color-primary-hover:#0036b1;--gin-color-primary-active:#00339a;}.button--primary{background-color:var(--gin-color-primary);}.button--primary:hover{background-color:var(--gin-color-primary-hover);}.button--primary:active{background-color:var(--gin-color-primary-hover);}a,.link,button.link,.forgot-password-link{color:var(--gin-color-primary);}a:hover,.link:hover,button.link:hover,.forgot-password-link:hover{color:var(--gin-color-primary-hover);}a:active,.link:active,button.link:active,.forgot-password-link:active{color:var(--gin-color-primary-active);}.form-boolean--type-checkbox:checked,[open] > .claro-details__summary--accordion:not(:focus):not(:active)::after,[open] > .claro-details__summary--accordion-item:not(:focus):not(:active)::after{border-color:var(--gin-color-primary);}.form-boolean--type-checkbox:checked:hover,[open] > .claro-details__summary--accordion:not(:focus):not(:active)::after:hover,[open] > .claro-details__summary--accordion-item:not(:focus):not(:active)::after:hover{border-color:var(--gin-color-primary-hover);}.form-boolean--type-checkbox:checked:active,[open] > .claro-details__summary--accordion:not(:focus):not(:active)::after:active,[open] > .claro-details__summary--accordion-item:not(:focus):not(:active)::after:active{border-color:var(--gin-color-primary-active);}.is-horizontal .tabs__link:hover,.claro-details__summary:hover,.action-link:hover{color:var(--gin-color-primary-hover);}.claro-details[open] > .claro-details__summary:focus{color:var(--gin-color-primary-active);}body.gin-login .toolbar-icon-default{font-size:0;text-indent:-999em;}body.gin-login .toolbar-icon-default::before{content:"";display:inline-block;width:32px;height:32px;background-color:var(--gin-color-text,#000);-webkit-mask-image:url(/modules/contrib/gin_login/images/gin.svg);mask-image:url(/modules/contrib/gin_login/images/gin.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:100% 100%;mask-size:100% 100%;}@media (min-width:800px){body.gin-login .toolbar-icon-default::before{width:40px;height:40px;}}body.gin-login .toolbar-icon-default::before:hover{background-color:var(--gin-color-primary,#003cc5);}body.gin-login .user-form-page{display:flex;flex-wrap:wrap;min-height:100vh;max-height:100%;margin-bottom:-1px;background:var(--gin-bg-layer,#fff);}@media (min-width:800px){body.gin-login .user-form-page{flex-wrap:nowrap;}}body.gin-login .user-form-page,body.gin-login .user-form-page *{box-sizing:border-box;}body.gin-login .user-form-page__user-form,body.gin-login .user-form-page__wallpaper{width:100%;}@media (min-width:800px){body.gin-login .user-form-page__user-form,body.gin-login .user-form-page__wallpaper{flex-basis:50%;}}body.gin-login .user-form-page__user-form{display:flex;flex-wrap:wrap;flex-basis:60%;}@media (max-width:800px){body.gin-login .user-form-page__user-form{flex-basis:100%;align-content:flex-start;}}@media (min-width:1800px){body.gin-login .user-form-page__user-form{flex-basis:50%;}}body.gin-login .user-form-page__user-form img{max-width:100%;max-height:40px;}body.gin-login .user-form-page__wallpaper{display:none;pointer-events:none;position:relative;background-color:#ccc;}@media (min-width:800px){body.gin-login .user-form-page__wallpaper{display:flex;flex-grow:1;flex-basis:40%;}}@media (min-width:1800px){body.gin-login .user-form-page__wallpaper{flex-basis:50%;}}body.gin-login .user-form-page__wallpaper img{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;animation:fadeInWallpaper 300ms ease forwards;}body.gin-login .user-form-page__page-title{font-size:2rem;margin-top:0;margin-bottom:1rem;width:100%;max-width:100%;text-overflow:unset;white-space:normal;}@media (min-width:800px){body.gin-login .user-form-page__page-title{font-size:3rem;margin-top:2rem;}}body.gin-login .user-form-page .content-header{flex-basis:100%;padding-top:2.25rem;background:transparent;}@media (max-width:800px){body.gin-login .user-form-page .content-header{margin-bottom:4rem;}}body.gin-login .user-form-page .content-header a{display:flex;}body.gin-login .user-form-page .layout-container{max-width:560px;margin:0 auto !important;padding-left:24px;padding-right:24px;}@media (min-width:800px){body.gin-login .user-form-page .layout-container{padding-left:48px;padding-right:48px;}}body.gin-login .user-form-page .block-system > form{padding:0;border:0 none;box-shadow:none;background:transparent;}body.gin-login .user-form-page .form-type--text input,body.gin-login .user-form-page .form-type--password input,body.gin-login .user-form-page .form-type--email input{width:100%;}body.gin-login .user-form-page .form-element{width:100%;padding:1rem;}body.gin-login .user-form-page .more-links{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:0;margin-top:0;}body.gin-login .user-form-page .register-button{width:100%;margin-right:0;}body.gin-login .user-form-page .forgot-password-link{display:inline-block;margin-top:2rem;}body.gin-login .user-login-form .button{width:100%;padding:1.25rem 1rem;margin-right:0;margin-bottom:0;}body.gin-login .user-login-form .button--primary{margin-top:0;}body.gin-login .user-login-form .form-actions{display:block;margin-bottom:0;}body.gin-login .page-wrapper{margin-top:0;}@keyframes fadeInWallpaper{0%{opacity:0;}100%{opacity:1;}}#sliding-popup{display:none !important;}
.toolbar .toolbar-bar .toolbar-tab > .toolbar-icon:hover:before,.toolbar .toolbar-bar .toolbar-tab > .responsive-preview-icon:hover:before,.toolbar .toolbar-bar .toolbar-tab > .toolbar-icon.is-active:before,.toolbar .toolbar-bar .toolbar-tab > .is-active.responsive-preview-icon:before{background-color:#fff !important;}.glb-toolbar{z-index:110 !important;}.contextual{z-index:109 !important;}.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front.admin-toolbar-search-autocomplete-list{z-index:5011 !important;}.glb-form-type--checkbox .glb-form-item__label{cursor:pointer;}@media (min-width:768px){#block-ok-admin-secondary-local-tasks .is-horizontal .tabs--secondary{margin-top:0 !important;}}
.layout-builder-configure-section.glb-form.glb-canvas-form{overflow:initial;}.layout-builder-configure-section.glb-form.glb-canvas-form .glb-canvas-form__settings{flex-grow:0;}.layout-builder-configure-section.glb-form.glb-canvas-form .glb-form-item .fieldset-legend{color:var(--colorGinTitle);}.layout-builder__add-block{text-align:center;}.layout-builder__add-block a{margin:1em 0.75em 1em 0.75em !important;}.layout-builder__add-section a{margin:1em 0.75em 1em 0.75em !important;}fieldset[data-drupal-selector=edit-layout-builder-style]{padding-left:20px;padding-right:21px;}fieldset[data-drupal-selector=edit-layout-builder-style] .glb-fieldset-wrapper .glb-form-item{margin-left:0;}.ui-dialog .form-item--editor-format,.ui-dialog .form-element--editor-format{display:block;}.glb-form-type--checkbox input{margin-right:10px;}.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front{z-index:120 !important;}.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front .ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix{box-sizing:content-box !important;height:initial !important;}.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front .ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix span.ui-dialog-title{display:inline-block;margin-top:0 !important;margin-bottom:0 !important;}.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front .layout-builder-configure-section .glb-canvas-form__settings .glb-form-item{padding-left:0 !important;padding-right:0 !important;}.layout-builder-remove-section{color:black !important;}.layout-builder-remove-section .form-actions input[type="submit"].button{border-radius:6px !important;padding:calc(1em - 2px) calc(1.5em - 2px) !important;margin-bottom:26px !important;}.layout-builder-remove-section .form-actions .dialog-cancel{padding:calc(1em - 2px) calc(1.5em - 2px) !important;}
div.bg-1{background-color:#3c3c3b}div.bg-2{background-color:#2a2a2a}div.bg-3{background-color:#379bd2}.bg{color:#fff;padding-left:1rem;padding-right:1rem}@media (min-width:43.75rem){.bg{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:62.5rem){.bg{padding-left:2rem;padding-right:2rem}}.bg h1,.bg h2,.bg h3,.bg h4,.bg h5,.bg h6,.bg p{color:#fff}.bg.block{padding-top:1rem;padding-bottom:1rem}@media (min-width:43.75rem){.bg.block{padding-top:1.5rem;padding-bottom:1.5rem}}@media (min-width:62.5rem){.bg.block{padding-top:2rem;padding-bottom:2rem}}.bg.section-full-width{padding-left:0;padding-right:0}.section-padding-0.layout{padding-top:0;padding-bottom:0}.section-padding-top-0.layout{padding-top:0}.section-padding-bottom-0.layout{padding-bottom:0}div.section-margin-top{margin-top:1.125rem}@media (min-width:43.75rem){div.section-margin-top{margin-top:2.25rem}}@media (min-width:62.5rem){div.section-margin-top{margin-top:3.375rem}}div.section-margin-bottom{margin-bottom:1.125rem}@media (min-width:43.75rem){div.section-margin-bottom{margin-bottom:2.25rem}}@media (min-width:62.5rem){div.section-margin-bottom{margin-bottom:3.375rem}}.block-full-width{display:flex;position:relative;left:50%;align-items:center;justify-content:center;width:100vw;margin-left:-50vw}.section-full-width{display:flex;position:relative;left:50%;align-items:center;justify-content:center;width:100vw;margin-left:-50vw}.section-full-width .block-layout-builder{margin:auto}.section-full-width.layout--onecol .block-layout-builder{width:100%;max-width:84.375rem;margin:auto;padding-left:1.125rem;padding-right:1.125rem;display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}@media (min-width:75rem){.section-full-width.layout--onecol .block-layout-builder{padding-left:2.25rem;padding-right:2.25rem}}.section-full-width.layout--onecol .block-layout-builder>div{grid-column:1/7}@media (min-width:43.75rem){.section-full-width.layout--onecol .block-layout-builder{display:grid;grid-template-columns:repeat(14,minmax(0,1fr))}.section-full-width.layout--onecol .block-layout-builder>div{grid-column:2/14}}@media (min-width:62.5rem){.section-full-width.layout--onecol .block-layout-builder>div{grid-column:1/15}}.section-full-width.layout--twocol-section{align-items:flex-start}.layout--twocol-section.bg{padding:1.125rem}@media (min-width:75rem){.layout--twocol-section.bg{padding:2.25rem}}.pull-left,.push-right{position:relative}@media (min-width:75rem){.pull-left{left:-30px}.push-right{right:-30px}}.custom-block-list--links-wrapper{display:flex!important;align-items:center!important;flex-wrap:wrap!important}.custom-block-list--links-wrapper .inline-block-list__item{width:65%!important;margin-right:auto!important}.custom-block-list--links-wrapper .inline-block-list__item:focus,.custom-block-list--links-wrapper .inline-block-list__item:hover{background:unset!important}.custom-block-list--preview-image{display:none!important;max-width:258px!important;margin-bottom:15px!important}.custom-block-list--preview-link{padding:15px 0!important}.custom-block-list--preview-link:focus,.custom-block-list--preview-link:hover{text-decoration:none!important}.custom-block-list--preview-link:focus+.custom-block-list--preview-image,.custom-block-list--preview-link:hover+.custom-block-list--preview-image{display:block!important}.custom-block-list--preview-link span{display:inline-block!important;text-indent:-9999px!important}.custom-block-list--links li{margin:10px 0!important;padding-top:10px!important;border-top:1px solid #85bef4!important}.custom-block-list--links li:first-child{border:0!important}.custom-block-list--links a:hover,.custom-block-list--links img:hover{cursor:pointer!important}.custom-block-list--links+a::before{content:""!important;width:4px!important;height:4px!important;margin-right:5px!important;border:solid #85bef4!important;border-width:0 3px 3px 0!important;display:inline-block!important;padding:3px!important;transform:rotate(135deg)!important}
.toolbar-icon-quiz-maker-admin::before{mask-image:url(/modules/custom/quiz_maker/images/icon.svg) !important;}.toolbar-icon-quiz-maker-admin.is-active::before{mask-image:url(/modules/custom/quiz_maker/images/icon.svg) !important;}.matching-form{display:flex;width:100%;}.matching-form > div{width:100%;}.matching-form .tabledrag-changed-warning,.matching-form .tabledrag-changed,.matching-form .tabledrag-toggle-weight-wrapper{display:none !important;}.quiz-take-form .form-item__label{display:inline-block !important;}.quiz-take-form td{display:flex;align-items:center;}.info-table{width:100%;text-align:left;}.in-correct,.correct,.chosen{position:relative;font-weight:bold;}.in-correct{color:#dd2f44;}.correct{color:#1b9116;}.in-correct::after{position:absolute;z-index:-1;content:"";background-image:url(/modules/custom/quiz_maker/icons/cross-mark.svg);background-repeat:no-repeat;background-position:right;background-size:contain;inset:0;}.correct::after{position:absolute;z-index:-1;content:"";background-image:url(/modules/custom/quiz_maker/icons/check-mark.svg);background-repeat:no-repeat;background-position:right;background-size:contain;inset:0;}.chosen::after{position:absolute;z-index:-1;content:"";background-image:url(/modules/custom/quiz_maker/icons/check-mark-black.svg);background-repeat:no-repeat;background-position:right;background-size:contain;inset:0;}.question-score{margin-top:20px;font-weight:bold;}.question-result{padding-bottom:30px;border-width:thin;border-bottom:dashed;}.response-list{margin-top:30px;}.response-list .field__label{padding-bottom:30px;border-width:thin;border-bottom:dashed;font-size:xx-large;}.info-table,.info-table th,.info-table td{padding:5px !important;border:thin dashed !important;border-collapse:collapse !important;}.quiz-info-value{text-align:center;}.quiz-info-table{padding:5px;border:thin dashed;border-collapse:collapse;}.response-list-number-with-bracket,.response-list-letter-with-bracket{margin:0;counter-reset:list;}.response-list-number-with-bracket > li,.response-list-letter-with-bracket > li{position:relative;list-style:none;}.response-list-number-with-bracket > li::before{position:absolute;left:-1.4em;content:counter(list,decimal) ") ";counter-increment:list;}.response-list-letter-with-bracket > li::before{position:absolute;left:-1.4em;content:counter(list,lower-alpha) ") ";counter-increment:list;}.response-list-dot{list-style-type:disc;}.response-list-non-style{list-style-type:none !important;}.question-result-row{margin-bottom:36px;padding-right:36px;padding-left:36px;border:thin dashed;}.correct-answers{padding-bottom:30px;border-width:thin;border-bottom:dashed;}.quiz-result-form-data{padding-top:30px;padding-bottom:30px;border-width:thin;}.matching-answer{display:flex;flex-direction:row;align-items:center;}.matching-answer img{max-height:20px;}.matching-answer > p{margin:0;}.question-answers li > p{margin:0;}.question-answers li{margin-top:16px;margin-bottom:16px;}#quiz-finish.hidden{display:none !important;}.question-navigation .form-boolean-group{display:flex;gap:10px;justify-content:center;}.question-navigation .form-boolean-group .form-item-question-navigation{position:relative;display:flex;flex-direction:column;margin:0;}.question-navigation
  .form-boolean-group
  .form-item-question-navigation
  input[type="radio"]{position:relative;border-width:0;box-shadow:rgba(0,0,0,0.35) 0 5px 15px;}.question-navigation .form-boolean-group .form-item-question-navigation label{position:absolute;top:3%;width:100%;margin:0;padding:0;text-align:center;font-size:small;}.question-navigation
  .form-boolean-group
  .form-item-question-navigation
  label.is-disabled{color:unset !important;}.question-navigation
  .form-boolean-group
  .form-item-question-navigation
  input[type="radio"]:checked{transform:scale(1.3);opacity:unset !important;border-color:#0f0f0f;background-color:unset !important;background-image:none;background-size:unset;box-shadow:rgba(0,0,0,0.35) 0 5px 15px;}.question-navigation
  .form-boolean-group
  .form-item-question-navigation
  input[type="radio"]:checked
  + label{transform:scale(1.3);font-weight:600;}.question-navigation
  .form-boolean-group
  .form-item-question-navigation
  input[type="radio"].in-correct{opacity:0.33;background-color:rgb(247,0,0);box-shadow:rgba(247,0,0,1) 0 5px 15px;}.question-navigation
  .form-boolean-group
  .form-item-question-navigation
  input[type="radio"].in-correct::after,.question-navigation
  .form-boolean-group
  .form-item-question-navigation
  input[type="radio"].correct::after{background-image:unset;}.question-navigation
  .form-boolean-group
  .form-item-question-navigation
  input[type="radio"].correct{opacity:0.33;background-color:green;box-shadow:rgba(10,125,54,1) 0 5px 15px !important;}.question-number{margin-bottom:36px;text-align:center;font-size:xx-large;}.info-table td{text-align:center;vertical-align:middle !important;}.question-response-feedback{margin-top:20px;font-style:italic;}.social-sharing-block span{display:flex;justify-content:flex-end;}
.social-media-links--platforms{padding-left:0;}.social-media-links--platforms.horizontal li{display:inline-block;text-align:center;padding:.2em .35em;}.social-media-links--platforms.vertical li{list-style-type:none;margin:0 0 .5em 0;}.social-media-links--platforms.vertical li a img{vertical-align:middle;margin-right:.5em;}.iconsets-wrapper{display:inherit;overflow-x:auto;}
