@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap');
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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;}
.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.svg) 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.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.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{--cdto-space-menu-h:52px;--cdto-space-chrome-top-h:72px;}body.cdto-space-menu-pending{padding-top:var(--cdto-space-menu-h);}body.cdto-space-menu-pending.cdto-space-menu-pending--chrome{padding-top:calc(var(--cdto-space-chrome-top-h) + var(--cdto-space-menu-h));}#cdto-space-menu-placeholder,.cdto-space-menu-placeholder{position:fixed;top:0;left:0;right:0;z-index:1001;height:var(--cdto-space-menu-h);min-height:var(--cdto-space-menu-h);margin:0;padding:0;background-color:#0f766e;pointer-events:none;}body.cdto-space-menu-ready{padding-top:0;}.cdto-space-chrome{box-sizing:border-box;position:sticky;top:0;z-index:1000;width:100%;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,'Segoe UI',Roboto,Ubuntu,Cantarell,'Noto Sans',sans-serif;}.cdto-space-chrome *,.cdto-space-chrome *::before,.cdto-space-chrome *::after{box-sizing:border-box;}.cdto-space-chrome__top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0.75rem 1rem;width:100%;margin:0;padding:0.55rem 1rem 0.65rem;background:linear-gradient(180deg,#ffffff 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;}.cdto-space-chrome__logo{justify-self:start;display:inline-flex;align-items:center;line-height:0;text-decoration:none;}.cdto-space-chrome__logo-img{display:block;max-height:44px;width:auto;height:auto;}.cdto-space-chrome__slogan{justify-self:end;margin:0;padding:0 0.25rem;font-size:clamp(1.15rem,2.8vw,1.65rem);font-weight:700;line-height:1.15;letter-spacing:0.04em;text-transform:uppercase;color:#ed7d31;}.cdto-space-chrome .cdto-space-menu{margin:0;border-radius:0;}.cdto-space-menu{box-sizing:border-box;position:sticky;top:0;z-index:1000;width:100%;margin:0;padding:0;min-height:var(--cdto-space-menu-h);display:flex;flex-direction:column;justify-content:center;background-color:#0f766e;color:#ffffff;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:16px;line-height:32px;}.cdto-space-menu *,.cdto-space-menu *::before,.cdto-space-menu *::after{box-sizing:border-box;}.cdto-space-menu__bar{display:flex;flex-wrap:nowrap;align-items:stretch;width:100%;max-width:1600px;min-height:var(--cdto-space-menu-h);margin:0 auto;padding:0 16px;gap:0.75rem;}.cdto-space-menu__list{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:stretch;align-content:stretch;gap:0;min-width:0;margin:0;padding:0;list-style:none;}.cdto-space-menu__auth{display:flex;flex-shrink:0;align-items:center;align-self:center;gap:0.35rem 0.5rem;margin-left:auto;padding:4px 0;}.cdto-space-menu__auth-link{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.2;letter-spacing:0.04em;text-decoration:none;white-space:nowrap;border-radius:8px;transition:background 0.15s ease,color 0.15s ease;}.cdto-space-menu__auth-link--account,.cdto-space-menu .cdto-space-menu__auth-link--account{color:#ffffff;background:rgba(10,92,86,0.35);border:1px solid rgba(255,255,255,0.55);}.cdto-space-menu__auth-link--account:hover,.cdto-space-menu__auth-link--account:focus-visible{color:#ffffff;background:#0a5c56;outline:none;}.cdto-space-menu__auth-link--login,.cdto-space-menu__auth-link--logout{color:#14532d;background:#a3e635;border:none;}.cdto-space-menu__auth-link--login:hover,.cdto-space-menu__auth-link--login:focus-visible,.cdto-space-menu__auth-link--logout:hover,.cdto-space-menu__auth-link--logout:focus-visible{color:#14532d;background:#bef264;outline:none;box-shadow:inset 0 0 0 2px rgba(255,255,255,0.35);}.cdto-space-menu__item{display:flex;align-items:stretch;margin:0;padding:0;}.cdto-space-menu__item a{position:relative;overflow:hidden;display:flex;align-items:center;margin:0;padding:10px 12px;font-family:inherit;font-size:16px;font-weight:400;line-height:32px;letter-spacing:0.08em;text-transform:uppercase;color:#ffffff;text-decoration:none;background-color:#0f766e;border:none;outline:none;}.cdto-space-menu__item a:hover,.cdto-space-menu__item a:focus-visible{color:#ffffff;background-color:#0a5c56;}.cdto-space-menu__item a::after{content:'';position:absolute;inset-block-end:0;inset-inline-start:0;width:0;height:2px;background-color:#14b8a6;transition:width 0.3s ease;pointer-events:none;}.cdto-space-menu__item a:hover::after,.cdto-space-menu__item a:focus-visible::after{width:100%;}.cdto-space-menu__item--current a{font-weight:400;color:#ffffff;background-color:#0a5c56;border-right:1px solid rgba(255,255,255,0.28);}.cdto-space-menu__item--current a:hover,.cdto-space-menu__item--current a:focus-visible{background-color:#0a5c56;}body > nav.cdto-space-menu,#primary-menu.cdto-space-primary-menu--unified > nav.cdto-space-menu{margin:0;border-radius:0;border-bottom:1px solid rgba(255,255,255,0.32);box-shadow:0 1px 0 0 #0a5c56;}html:has(body.cdto-space-menu-pending),html:has(body.cdto-space-menu-ready),html:has(body.cdto-space-portal-unified),html:has(body.cdto-space-portal-auth-active){scrollbar-gutter:stable;}#primary-menu.cdto-space-primary-menu--unified{display:block;width:100%;margin:0;padding:0;min-height:var(--cdto-space-menu-h);background-color:#0f766e;}body.cdto-space-portal-unified .cdto-space-chrome__top,body.cdto-space-portal-auth-active #primary-menu .cdto-space-chrome__top{display:none !important;}@media (min-width:901px){body.cdto-space-portal-unified #primary-menu-inner,body.cdto-space-portal-auth-active #primary-menu:has(> nav.cdto-space-menu) #primary-menu-inner{display:none !important;}body.cdto-space-portal-auth-active #primary-menu:not(:has(> nav.cdto-space-menu)) #primary-menu-inner{display:block !important;}body.cdto-space-portal-auth-active #primary-menu > .cdto-space-menu__auth,body.cdto-space-portal-unified #primary-menu > .cdto-space-menu__auth{display:none !important;}}#primary-menu.cdto-space-primary-menu--unified > nav.cdto-space-menu{position:relative;top:auto;z-index:1000;}#primary-menu.cdto-space-primary-menu--unified .cdto-space-menu__bar{gap:0.75rem;}.page-wrapper #primary-menu.cdto-space-primary-menu--unified .cdto-space-menu__auth-link--account,.page-wrapper #primary-menu.cdto-space-primary-menu--unified .cdto-space-menu__auth-link--account:hover,.page-wrapper #primary-menu.cdto-space-primary-menu--unified .cdto-space-menu__auth-link--account:focus-visible{color:#ffffff;background-color:rgba(10,92,86,0.35);border:1px solid rgba(255,255,255,0.65);}.page-wrapper #primary-menu.cdto-space-primary-menu--unified .cdto-space-menu__auth-link--login,.page-wrapper #primary-menu.cdto-space-primary-menu--unified .cdto-space-menu__auth-link--login:hover,.page-wrapper #primary-menu.cdto-space-primary-menu--unified .cdto-space-menu__auth-link--logout,.page-wrapper #primary-menu.cdto-space-primary-menu--unified .cdto-space-menu__auth-link--logout:hover,.page-wrapper #primary-menu.cdto-space-primary-menu--unified .cdto-space-menu__auth-link--logout:focus-visible{color:#14532d;background-color:#a3e635;}.page-wrapper #primary-menu.cdto-space-primary-menu--unified .cdto-space-menu__auth-link--login:hover,.page-wrapper #primary-menu.cdto-space-primary-menu--unified .cdto-space-menu__auth-link--logout:hover,.page-wrapper #primary-menu.cdto-space-primary-menu--unified .cdto-space-menu__auth-link--logout:focus-visible{background-color:#bef264;}body.cdto-space-portal-auth-active #block-solo-account-menu,body.cdto-space-portal-auth-active .login-button-open,body.cdto-space-portal-auth-active .popup-login-block,body.cdto-space-portal-auth-mounted #block-solo-account-menu,body.cdto-space-portal-auth-mounted .login-button-open,body.cdto-space-portal-auth-mounted .popup-login-block{display:none !important;}
