/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.all-100{width:100%}.fixed{position:fixed}.left{left:0}.bottom{bottom:0}.cover{left:0;right:0;top:0;bottom:0}.cookie-message,.cookie-overlay{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;color:#001527;font:normal normal normal 1em/1.75 'Oktah Neue',sans-serif;font-size:inherit;-webkit-font-smoothing:antialiased;text-shadow:1px 1px 1px rgba(0,0,0,.004)}.cookie-message h2,.cookie-overlay h2{font-size:2.25em;margin-top:0;margin-bottom:.77778em;color:#001527;font-weight:300;line-height:1.1}.cookie-message h2 strong,.cookie-overlay h2 strong{text-transform:none}.cookie-message h3,.cookie-overlay h3{font-size:1.5em;margin-top:0;margin-bottom:1.16667em;color:#001527;font-weight:300;line-height:1.1}.cookie-message p,.cookie-overlay p{font-size:0.875rem;margin-top:0;margin-bottom:1.75em;line-height:1.45em}.cookie-message strong,.cookie-overlay strong{font-weight:800}.cookie-message a,.cookie-overlay a{cursor:pointer}.cookie-message .close,.cookie-overlay .close{width:20px;height:20px;position:absolute;right:0;top:.75rem;box-sizing:border-box;cursor:pointer;z-index:2}.cookie-message .close:hover,.cookie-overlay .close:hover{transform:scale(1.05)}.cookie-message .close .bar,.cookie-overlay .close .bar{position:absolute;top:48%;transform:translateY(-50%);width:0;height:3px;background-color:#fff}.cookie-message .close .bar:first-child,.cookie-overlay .close .bar:first-child{-webkit-animation:growFirst .75s ease-in-out .5s forwards;animation:growFirst .75s ease-in-out .5s forwards}.cookie-message .close .bar:last-child,.cookie-overlay .close .bar:last-child{-webkit-animation:growLast .75s ease-in-out .5s forwards;animation:growLast .75s ease-in-out .5s forwards}.cookie-overlay{position:fixed;z-index:-1;display:none;background-color:rgba(0,0,0,.9);transition:.4s ease-in-out;line-height:100vh;text-align:center;overflow-y:auto;width:100vw;height:100vh}.cookie-overlay.show{display:block}.cookie-message{background-color:#003114;position:fixed;color:#fff;padding:1.5rem 2rem 1.5rem 2rem;display:flex;box-sizing:border-box;-webkit-animation:showCookieMessage 1.5s cubic-bezier(.075,.82,.165,1) forwards;animation:showCookieMessage 1.5s cubic-bezier(.075,.82,.165,1) forwards;width:100%;z-index:99998}@media (max-width:1024px){.cookie-message{display:block}}.cookie-message.closed{-webkit-animation:hideCookieMessage .8s cubic-bezier(.455,.03,.515,.955) forwards;animation:hideCookieMessage .8s cubic-bezier(.455,.03,.515,.955) forwards}.cookie-message.hidden{opacity:0}.cookie-message p{margin:0;flex-grow:1;font-size:0.875rem;}.cookie-message .actions{position:relative;display:flex;flex-direction:row-reverse;padding-right:2rem;box-sizing:border-box;flex-shrink:0}.cookie-message .actions::after{content:"";display:table;clear:both}@media (max-width:667px){.cookie-message .actions{flex-direction:column-reverse}}.cookie-message .actions a{margin-left:0.5rem}@media (max-width:667px){.cookie-message .actions a{float:none;margin-top:1rem;margin-left:0}}@media (max-width:667px){.cookie-message .actions .close{top:auto;bottom:.5rem}}.cookie-message .cookie-message-container{display:flex;overflow:hidden;width:100%}.cookie-message::after{content:"";display:table;clear:both}@media (max-width:667px){.cookie-message .cookie-message-container{flex-direction:column;}}.cookie-message .cookie-message-container .cookie-message-container-cell{font-size:0.875rem;line-height:140%;padding-right:1.5rem;}.cookie-message .cookie-message-container .cookie-message-container-cell a{color:#a4bf9c;}.cookie-message .cookie-message-container .cookie-message-container-cell a:hover{text-decoration:underline;text-decoration-color:#a4bf9c;text-underline-offset:2px;}@media (max-width:1024px){.cookie-message .cookie-message-container .cookie-message-container-cell{display:block}}@-webkit-keyframes showCookieMessage{0%{bottom:-300px}to{bottom:0}}@keyframes showCookieMessage{0%{bottom:-300px}to{bottom:0}}@-webkit-keyframes hideCookieMessage{0%{bottom:0}to{bottom:-300px}}@keyframes hideCookieMessage{0%{bottom:0}to{bottom:-300px}}@-webkit-keyframes growFirst{0%{width:0}50%{width:100%}to{width:100%;transform:rotate(45deg)}}@keyframes growFirst{0%{width:0}50%{width:100%}to{width:100%;transform:rotate(45deg)}}@-webkit-keyframes growLast{0%{width:0}50%{width:100%}to{width:100%;transform:rotate(-45deg)}}@keyframes growLast{0%{width:0}50%{width:100%}to{width:100%;transform:rotate(-45deg)}}.cookie-options{transition:.7s ease-in-out .5ms;transform:translateY(10px);max-width:800px;margin:2rem auto;display:inline-block;vertical-align:middle;line-height:normal;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,0.15);text-align:left;}@media (max-width:667px){.cookie-options{max-width:90%;margin:2rem auto;}}.cookie-options.show{opacity:1;transform:translateY(0)}.cookie-options header{background-color:#003114;padding:1rem 3.5rem 1rem 1rem;text-align:left;position:relative}.cookie-options header h2{font-size:1.125em;color:#fff;margin:0}@media (max-width:667px){.cookie-options header h2{line-height:1.3em}}.cookie-options header .close{right:.625rem;top:.625rem}.cookie-options .options-container{padding:1.5rem 1rem;max-height:60vh;overflow-y:auto;background-color:#fff;}.cookie-options .option-item{padding:1rem;border-bottom:1px solid rgba(0,0,0,0.1);}.cookie-options .option-item:last-child{border-bottom:none;}.cookie-options .option-header{display:flex;align-items:center;gap:0.75rem;margin-bottom:0.5rem;}.cookie-options .cookie-checkbox{appearance:none;width:1.25rem;height:1.25rem;border:2px solid #AFAFAF;border-radius:4px;background-color:#fff;cursor:pointer;flex-shrink:0;position:relative;transition:all 0.2s ease-in-out;}.cookie-options .cookie-checkbox:checked{background-color:#487E38;border-color:#487E38;}.cookie-options .cookie-checkbox:checked::after{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:0.375rem;height:0.625rem;border:solid #fff;border-width:0 2px 2px 0;}.cookie-options .cookie-checkbox:disabled{cursor:not-allowed;opacity:0.5;}.cookie-options .option-title{font-size:1.125rem;font-weight:700;color:#001527;margin:0;cursor:pointer;flex-grow:1;}.cookie-options .option-description{font-size:0.875rem;line-height:1.5;color:#001527;margin:0;padding-left:2rem;}@media (max-width:667px){.cookie-options .option-description{padding-left:0;}}.cookie-options .cookie-footer{display:flex;gap:0.75rem;padding:1.5rem;border-top:1px solid rgba(0,0,0,0.1);background-color:#fff;justify-content:flex-end;}@media (max-width:667px){.cookie-options .cookie-footer{flex-direction:column;}}.cookie-options .cookie-footer .button.ghost.cookie-save-btn,.cookie-options .cookie-footer .button.ghost.cookie-accept-btn{background-color:#fff;color:#003114;border:2px solid #003114;padding:0.625rem 1.5rem;border-radius:25px;font-weight:600;text-decoration:none;display:inline-block;transition:all 0.2s ease-in-out;margin-left:0;}.cookie-options .cookie-footer .button.ghost.cookie-save-btn:hover,.cookie-options .cookie-footer .button.ghost.cookie-accept-btn:hover{background-color:#003114;color:#fff;}@media (max-width:667px){.cookie-options .cookie-footer .button.ghost.cookie-save-btn,.cookie-options .cookie-footer .button.ghost.cookie-accept-btn{width:100%;text-align:center;}}
.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;}
