*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{scroll-behavior:smooth;height:100%;font-size:100%}body{min-height:100%;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p,a,span,li{font-weight:inherit}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}b,strong{font-weight:var(--font-weight-bold)}u{text-decoration:underline}i,em{font-style:italic}a{text-underline-offset:2px;text-decoration:inherit;color:inherit}img{display:block;max-width:100%;height:auto}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:100;src:url("./media/roboto-v51-latin-100-SQSIQYEQ.woff2") format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url("./media/roboto-v51-latin-regular-LOX3CHMS.woff2") format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url("./media/roboto-v51-latin-500-D6YDQ3CR.woff2") format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:600;src:url("./media/roboto-v51-latin-600-F5IBWTHR.woff2") format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:800;src:url("./media/roboto-v51-latin-800-4ZQT2I25.woff2") format("woff2")}:root{--color-white: #ffffff;--color-white-smoke: rgb(237 237 237 / .76);--color-dark-gray: #a8acad;--color-shadow-gray: #494645;--color-onyx: #353839;--color-eerie-black: #18191a;--color-davy-gray: #595959;--color-black-transparent: rgba(0, 0, 0, .5);--color-ruby-red: #c9372c;--color-sandy-brown: #FFAB57;--color-amber: #fbc828;--color-ufo-green: #43d587;--color-dark-green: #2a9e62;--color-jordy-blue: #8eb7f4;--color-dark-blue: #3d72b8;--color-text-primary: var(--color-onyx);--color-text-secondary: var(--color-white);--color-text-muted: var(--color-dark-gray);--color-text-highlight: var(--color-sandy-brown);--color-text-placeholder: var(--color-davy-gray);--color-background-primary: var(--color-white);--color-background-secondary: var(--color-eerie-black);--color-background-subtle: var(--color-white-smoke);--color-background-overlay: var(--color-black-transparent);--color-background-highlight: var(--color-jordy-blue);--color-border-subtle: var(--color-dark-gray);--color-border-neutral: var(--color-shadow-gray);--color-border-strong: var(--color-onyx);--color-border-active: var(--color-jordy-blue);--color-status-invalid: var(--color-ruby-red);--color-status-warning: var(--color-amber);--color-status-valid: var(--color-status-success);--color-status-success: var(--color-dark-green);--color-status-info: var(--color-dark-blue);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .08);--shadow-md: 0 5px 15px rgba(0, 0, 0, .15);--shadow-lg: 0 8px 20px rgba(0, 0, 0, .28);--font-family: "Roboto", sans-serif}:root .close-icon,:root .eye-icon,:root .general-icon,:root .select-container:after{filter:var(--invert, invert(0))}:root input{color-scheme:light}:root{--font-size-x-small: .6rem;--font-size-small: .8rem;--font-size-normal: 1rem;--font-size-medium: 1.2rem;--font-size-large: 1.4rem;--font-size-x-large: 2rem;--font-size-xx-large: 3.1rem;--font-weight-normal: 400;--font-weight-semi-bold: 500;--font-weight-bold: 600;--page-max-width: 2400px;--animation-speed: .2s;--border-radius-x-sm: 2px;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 12px;--border-radius-xl: 16px;--border-radius-xxl: 24px;--border-width-thin: 1px;--border-width-medium: 2px;--border-width-thick: 3px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 20px;--space-5: 32px;--space-6: 52px;--space-7: 84px;--space-8: 136px;--z-index-priority: 1;--z-index-header: 100;--z-index-mobile-menu: 150;--z-index-sub-category: 250;--z-index-secondary-header: 200;--z-index-filters: 300;--z-index-dialog: 400;--z-index-notifications: 500;--z-index-tooltip: 600;font-family:var(--font-family),serif;font-optical-sizing:auto;font-weight:var(--font-weight-normal);font-style:normal;color:var(--color-text-primary)}.rotate-180deg{transform:rotate(180deg)}.divider{width:100%;margin:var(--space-4) 0;border-bottom:var(--border-width-thin) solid var(--color-border-subtle)}app-accordion,app-breadcrumbs,app-paginator,app-filters{width:100%}button{border-style:none;position:relative;box-sizing:border-box;cursor:pointer;font-family:var(--font-family),serif;color:var(--color-button, var(--color-text-primary));background:var(--color-button-background, var(--color-background-primary));outline:var(--button-outline, var(--border-width-medium) solid var(--color-border-neutral));font-weight:var(--button-font-weight, var(--font-weight-semi-bold));font-size:var(--button-font-size, var(--font-size-small));border-radius:var(--button-border-radius, var(--border-radius-md))}button.disabled{cursor:unset;pointer-events:none;background-color:var(--background-disabled, rgba(0, 0, 0, .1))!important;color:var(--color-disabled, var(--color-text-muted))!important}button:focus{outline-color:var(--outline-color-focus, var(--color-border-active))}button:hover{outline-color:var(--outline-color-hover, var(--color-border-active))}button.fetching:after{content:"";position:absolute;width:1em;height:1em;right:var(--space-4);border:var(--border-width-thick) solid var(--color-border-subtle);border-top-color:transparent;border-radius:50%;top:50%;transform:translateY(-50%);animation:spin .8s linear infinite;pointer-events:none;cursor:unset}button.fetching-light:after{content:"";position:absolute;width:1em;height:1em;right:var(--space-4);border:var(--border-width-thick) solid var(--color-border-strong);border-top-color:transparent;border-radius:50%;top:50%;transform:translateY(-50%);animation:spin .8s linear infinite;pointer-events:none;cursor:unset}@keyframes spin{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}.desktop{display:none!important}.mobile{display:flex!important}@media only screen and (min-width:768px){.desktop{display:flex!important}.mobile{display:none!important}}
