/* @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;}
.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;}}
: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,.link--more{color:var(--gin-color-primary);}a:hover,.link:hover,button.link:hover,.link--more:hover{color:var(--gin-color-primary-hover);}a:active,.link:active,button.link:active,.link--more: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 .link--more{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;}
.social-auth.auth-link{border-bottom:none;}.social-auth.auth-icon{width:3em;margin-right:5px;-webkit-transition:all ease 0.3s;-moz-transition:all ease 0.3s;-o-transition:all ease 0.3s;-ms-transition:all ease 0.3s;transition:all ease 0.3s;}.social-auth.auth-icon:hover{animation-name:grey;animation-duration:0.5s;filter:grayscale(1);}@keyframes grey{from{webkit-filter:grayscale(0);filter:grayscale(0);}to{webkit-filter:grayscale(1);filter:grayscale(1);}}
html.gin-login,body.gin-login{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%) !important;min-height:100vh !important;}body.gin-login .page-wrapper,body.gin-login .dialog-off-canvas-main-canvas{background:transparent !important;min-height:100vh !important;}body.gin-login .user-form-page,body.gin-login .user-form-page.hello{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;min-height:100vh !important;padding:3rem 1rem !important;background:transparent !important;grid-template-columns:none !important;grid-template-rows:none !important;}body.gin-login .user-form-page__wallpaper{display:none !important;width:0 !important;height:0 !important;visibility:hidden !important;position:absolute !important;}body.gin-login .user-form-page__user-form{width:100% !important;max-width:420px !important;flex:none !important;background:transparent !important;margin:0 auto !important;grid-column:auto !important;grid-row:auto !important;}body.gin-login .user-form-page .content-header{text-align:center !important;margin-bottom:2rem !important;padding:0 !important;background:transparent !important;}body.gin-login .user-form-page .content-header .layout-container{max-width:none !important;padding:0 !important;margin:0 !important;}body.gin-login .user-form-page .toolbar-logo{display:inline-block !important;}body.gin-login .user-form-page .toolbar-logo img,body.gin-login .user-form-page .toolbar-icon-home{max-height:56px !important;width:auto !important;}body.gin-login .user-form-page__user-form > .layout-container{max-width:none !important;padding:0 !important;margin:0 !important;}body.gin-login .user-form-page .page-content,body.gin-login .user-form-page main.page-content{background:rgba(255,255,255,0.1) !important;backdrop-filter:blur(20px) !important;-webkit-backdrop-filter:blur(20px) !important;border-radius:1rem !important;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25) !important;padding:2rem !important;margin-top:3.5rem !important;}body.gin-login .user-form-page__user-form{position:relative !important;}body.gin-login .user-form-page__page-title,body.gin-login .user-form-page .page-title,body.gin-login .user-form-page h1.page-title,body.gin-login .user-form-page .page-content .page-title,body.gin-login .user-form-page main.page-content .page-title{color:#fff !important;font-size:1.875rem !important;font-weight:700 !important;text-align:center !important;position:absolute !important;top:-4rem !important;left:0 !important;right:0 !important;margin:0 !important;padding:0 !important;background:transparent !important;z-index:10 !important;}body.gin-login .social-auth-login{margin-bottom:1.5rem !important;display:flex !important;flex-direction:column !important;gap:0.5rem !important;}body.gin-login .social-auth-login .social-auth-divider{order:10 !important;margin:1.5rem 0 0 0 !important;}body.gin-login .social-auth-login .social-auth.auth-link{display:flex !important;align-items:center !important;justify-content:center !important;gap:0.75rem !important;padding:0.875rem 1.5rem !important;margin:0 !important;border:1px solid #d1d5db !important;border-radius:0.75rem !important;background:#fff !important;text-decoration:none !important;font-weight:600 !important;font-size:0.9375rem !important;color:#374151 !important;transition:all 0.2s ease !important;width:100% !important;box-sizing:border-box !important;}body.gin-login .social-auth-login .social-auth.auth-link:hover{background:#f9fafb !important;border-color:#9ca3af !important;}body.gin-login .social-auth-login .social-auth.auth-link[href*="google"]{order:1 !important;background:#fff !important;border-color:#d1d5db !important;color:#374151 !important;}body.gin-login .social-auth-login .social-auth.auth-link[href*="apple"]{order:2 !important;background:#000 !important;border-color:#000 !important;color:#fff !important;}body.gin-login .social-auth-login .social-auth.auth-link[href*="apple"]:hover{background:#1a1a1a !important;}body.gin-login .social-auth-login .social-auth.auth-link[href*="apple"] .auth-icon{filter:brightness(0) invert(1) !important;}body.gin-login .social-auth-login .social-auth.auth-icon{width:20px !important;height:20px !important;margin:0 !important;}body.gin-login .social-auth-divider{display:flex !important;align-items:center !important;color:rgba(255,255,255,0.7) !important;font-size:0.875rem !important;}body.gin-login .social-auth-divider::before,body.gin-login .social-auth-divider::after{content:"" !important;flex:1 !important;border-bottom:1px solid rgba(255,255,255,0.3) !important;}body.gin-login .social-auth-divider span{padding:0 1rem !important;white-space:nowrap !important;}body.gin-login .user-form-page .form-item{margin-bottom:1rem !important;}body.gin-login .user-form-page .form-item label,body.gin-login .user-form-page .form-item__label{color:#fff !important;font-weight:600 !important;font-size:0.875rem !important;margin-bottom:0.5rem !important;display:block !important;}body.gin-login .user-form-page .form-text,body.gin-login .user-form-page .form-element,body.gin-login .user-form-page input[type="text"],body.gin-login .user-form-page input[type="password"],body.gin-login .user-form-page input[type="email"]{border:1px solid #d1d5db !important;border-radius:0.75rem !important;padding:0.875rem 1rem !important;font-size:1rem !important;background:#fff !important;color:#1f2937 !important;width:100% !important;box-sizing:border-box !important;transition:all 0.2s ease !important;background-image:none !important;-webkit-text-fill-color:#1f2937 !important;}body.gin-login .user-form-page .form-text:focus,body.gin-login .user-form-page .form-element:focus,body.gin-login .user-form-page input[type="text"]:focus,body.gin-login .user-form-page input[type="password"]:focus,body.gin-login .user-form-page input[type="email"]:focus{border-color:#3b82f6 !important;box-shadow:0 0 0 3px rgba(59,130,246,0.1) !important;outline:none !important;}body.gin-login .user-form-page .form-actions{margin-top:1.5rem !important;}body.gin-login .user-form-page .form-actions .button,body.gin-login .user-form-page .button--primary,body.gin-login .user-form-page .button-login,body.gin-login .user-form-page input[type="submit"],body.gin-login .user-form-page .form-submit{background:#fbbf24 !important;color:#0f172a !important;border:none !important;border-radius:0.75rem !important;padding:1rem 1.5rem !important;font-weight:700 !important;font-size:1rem !important;cursor:pointer !important;transition:all 0.2s ease !important;width:100% !important;text-transform:none !important;box-shadow:none !important;display:block !important;}body.gin-login .user-form-page .form-actions .button:hover,body.gin-login .user-form-page .button--primary:hover,body.gin-login .user-form-page .button-login:hover,body.gin-login .user-form-page input[type="submit"]:hover,body.gin-login .user-form-page .form-submit:hover{background:#f59e0b !important;transform:translateY(-1px) !important;}body.gin-login .user-form-page .more-links{display:flex !important;flex-direction:column !important;align-items:center !important;gap:0.75rem !important;margin-top:1rem !important;padding-top:0 !important;border-top:1px solid rgba(255,255,255,0.2) !important;}body.gin-login .user-form-page .more-links a{text-decoration:none !important;transition:all 0.2s ease !important;}body.gin-login .user-form-page .register-button{background:transparent !important;border:2px solid rgba(255,255,255,0.3) !important;border-radius:0.75rem !important;padding:1rem 1.5rem !important;color:#fff !important;margin:0 !important;font-weight:600 !important;font-size:1rem !important;width:100% !important;text-align:center !important;display:block !important;}body.gin-login .user-form-page .register-button:hover{background:rgba(255,255,255,0.1) !important;border-color:rgba(255,255,255,0.5) !important;}body.gin-login .user-form-page .forgot-password-link{color:#fbbf24 !important;font-size:0.875rem !important;margin:0 !important;}body.gin-login .user-form-page .forgot-password-link:hover{color:#f59e0b !important;text-decoration:underline !important;}body.gin-login .user-form-page .messages{border-radius:0.75rem !important;margin-bottom:1rem !important;padding:1rem !important;}body.gin-login .user-form-page .messages--error{background:#fef2f2 !important;border:1px solid #fecaca !important;color:#991b1b !important;}body.gin-login .user-form-page .messages--status{background:#f0fdf4 !important;border:1px solid #bbf7d0 !important;color:#166534 !important;}body.gin-login .user-form-page .region-pre-content:empty,body.gin-login .user-form-page .region-highlighted:empty{display:none !important;}body.gin-login .skip-link{position:absolute !important;}body.gin-login.path-user-password .user-form-page,body.gin-login.path-user-register .user-form-page{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;min-height:100vh !important;}body.gin-login .user-form-page .link--more{margin-top:1rem !important;}body.gin-login .user-form-page .more-links .link--more,body.gin-login .user-form-page .more-links a.link{color:rgba(255,255,255,0.7) !important;font-size:0.875rem !important;}body.gin-login .user-form-page .more-links .link--more:hover,body.gin-login .user-form-page .more-links a.link:hover{color:#fff !important;}body.gin-login .user-form-page .form-item .description,body.gin-login .user-form-page .form-item__description,body.gin-login .user-form-page .description{color:rgba(255,255,255,0.7) !important;font-size:0.8125rem !important;}
