@import"https://fonts.googleapis.com/css?family=Open+Sans:400,300,600&subset=latin,latin-ext";*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;background:none;border:0 none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1{margin:0;padding:0;font-size:1.8em;font-weight:300;line-height:normal;letter-spacing:normal}h2{margin:0;padding:0;font-size:1.4em;line-height:normal;letter-spacing:normal}h3{margin:0;padding:0;font-size:1.2em;font-weight:300;line-height:normal;letter-spacing:normal}.date-picker{display:flex;height:44px;flex-direction:column;gap:.375rem;width:100%}.date-picker .date-picker-icon{width:1.5rem;height:1.5rem}.date-picker .date-picker-input{height:44px;display:flex;width:100%;cursor:text;-webkit-user-select:none;user-select:none;align-items:center;justify-content:center;border:1px solid #E2E2E2;background:#fff;color:#999;font-size:1em}.date-picker .date-picker-input:hover{background:#fafafa}.date-picker .date-picker-input .trigger{color:#0c90dd99;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}.date-picker .date-picker-input .trigger .date-picker-segment-container{display:inline-block;cursor:text;-webkit-user-select:none;user-select:none}.date-picker .date-picker-input .trigger .date-picker-segment-container .segment{cursor:text;-webkit-user-select:none;user-select:none;color:#999}.date-picker .date-picker-input .trigger .date-picker-segment-container .segment:focus{outline:none}.date-picker .date-picker-content{z-index:50;width:240px}.date-picker .date-picker-content .calendar{padding:5px;border:1px solid #E2E2E2;background:#fff;box-shadow:0 5px 15px #000000bf}.date-picker .date-picker-content .calendar .header{display:flex;align-items:center;justify-content:space-between}.date-picker .date-picker-content .calendar .header .header-button{border-radius:9px;display:inline-flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;transition:all .2s ease-in-out}.date-picker .date-picker-content .calendar .header .header-button:active{transform:scale(.98)}.date-picker .date-picker-content .calendar .header .header-button:hover{color:#000;cursor:pointer}.date-picker .date-picker-content .calendar .header .heading{font-size:15px;font-weight:600}.date-picker .date-picker-content .calendar .content{display:flex;flex-direction:column;gap:1rem;padding-top:1rem}@media (min-width: min-width: 568px){.date-picker .date-picker-content .calendar .content{flex-direction:row;column-gap:1rem;row-gap:0}}.date-picker .date-picker-content .calendar .content .grid{width:100%;border-collapse:collapse;-webkit-user-select:none;user-select:none}.date-picker .date-picker-content .calendar .content .grid .row{display:flex;width:100%}.date-picker .date-picker-content .calendar .content .grid .row .cell{padding:0!important;width:14.2857142857%;font-size:.85em}.date-picker .date-picker-content .calendar .content .grid .row .cell .day{width:100%;color:#666;border:1px solid transparent;transition:all .2s ease-in-out;text-align:center;background-color:#f2f2f2}.date-picker .date-picker-content .calendar .content .grid .row .cell .day:hover{background:#ff5505b3;color:#fff}.date-picker .date-picker-content .calendar .content .grid .row .cell .day[data-selected]{background-color:#0c90dd;color:#fff;font-weight:500}.date-picker .date-picker-content .calendar .content .grid .row .cell .day[data-today]{color:#0c90dd;font-weight:600}.date-picker .date-picker-content .calendar .content .grid .row .cell .day[data-disabled]{display:none;pointer-events:none}.date-picker .date-picker-content .calendar .content .grid .row .cell .day[data-unavailable]{color:#999;text-decoration:line-through}.date-picker .date-picker-content .calendar .content .grid .row .cell .day[data-outside-month]{pointer-events:none}.group[data-selected] .date-picker .date-picker-content .calendar .content .grid .row .cell .day .today{background-color:#e2e2e2;color:#0c90dd}.date-picker .date-picker-content .calendar .content .grid .row .cell .day .today{position:absolute;transition:all .2s ease-in-out}.date-picker .date-picker-content .calendar .content .grid .head-row{margin-bottom:.25rem;justify-content:space-between}.date-picker .date-picker-content .calendar .content .grid .head-row .head-cell{color:#999;text-decoration:dotted underline;font-weight:600;background-color:transparent}body{width:100%;min-height:100vh;font-family:Open Sans,system-ui,sans-serif;font-size:1.1em;font-weight:300;color:#333}a{color:#0c90dd;text-decoration:none}a:hover{text-decoration:underline}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}header.svelte-1elxaub{position:fixed;display:block;width:100%;top:0;left:0;z-index:10;background-color:#111}.languages.svelte-1elxaub{display:flex;justify-content:end;height:64px}.language.svelte-1elxaub{width:64px;height:64px;padding:0 20px 0 58px;background:url(./flags.Bfeae-t0.png) 0 0/64px no-repeat;overflow:hidden}.language.svelte-1elxaub:hover{background-color:#222;cursor:pointer}.language.selected.svelte-1elxaub{background-color:#222}.language.gb.svelte-1elxaub{background-position:0 0}.language.us.svelte-1elxaub{background-position:0 -64px}.language.de.svelte-1elxaub{background-position:0 -128px}.language.it.svelte-1elxaub{background-position:0 -192px}.language.sl.svelte-1elxaub{background-position:0 -256px}.language.fr.svelte-1elxaub{background-position:0 -320px}.language.es.svelte-1elxaub{background-position:0 -576px}.menu.svelte-1elxaub{display:flex;justify-content:space-between;align-items:center}.logo.svelte-1elxaub img:where(.svelte-1elxaub){width:200px;height:64px;margin-left:20px}nav.svelte-1elxaub{display:flex}nav.svelte-1elxaub .selected:where(.svelte-1elxaub){background-color:#222}nav.svelte-1elxaub button:where(.svelte-1elxaub){position:relative;display:flex;align-items:center;padding:0 10px;height:64px;background-repeat:no-repeat;background-position:5px center;color:#fff;text-decoration:none;font-size:18px;line-height:56px}nav.svelte-1elxaub button:where(.svelte-1elxaub):hover{background-color:#222;cursor:pointer}nav.svelte-1elxaub .user:where(.svelte-1elxaub){color:#fff}nav.svelte-1elxaub .user:where(.svelte-1elxaub) .user-name:where(.svelte-1elxaub){display:inline}nav.svelte-1elxaub .user:where(.svelte-1elxaub) .user-menu:where(.svelte-1elxaub){display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;min-width:300px;z-index:21;top:64px;right:0;height:auto;background-color:#fff;box-shadow:0 10px 20px #0003;padding:20px 10px 10px;color:#fff;cursor:default}nav.svelte-1elxaub .user:where(.svelte-1elxaub) .user-menu:where(.svelte-1elxaub) .user-info:where(.svelte-1elxaub) h1:where(.svelte-1elxaub),nav.svelte-1elxaub .user:where(.svelte-1elxaub) .user-menu:where(.svelte-1elxaub) .user-info:where(.svelte-1elxaub) h2:where(.svelte-1elxaub){font-size:18px;color:#333}nav.svelte-1elxaub .user:where(.svelte-1elxaub) .user-menu:where(.svelte-1elxaub) .user-info:where(.svelte-1elxaub) h1:where(.svelte-1elxaub){margin-bottom:0;text-align:center;font-size:1em;font-weight:600}nav.svelte-1elxaub .user:where(.svelte-1elxaub) .user-menu:where(.svelte-1elxaub) .user-info:where(.svelte-1elxaub) h2:where(.svelte-1elxaub){margin-bottom:20px;font-size:.8em;text-align:center;color:#999;line-height:1.4em;font-weight:400}nav.svelte-1elxaub .user:where(.svelte-1elxaub) .user-menu:where(.svelte-1elxaub) .submenu-button:where(.svelte-1elxaub){height:44px;line-height:44px;text-align:center;color:#333;text-decoration:none;width:100%;border-bottom:1px solid #EEE}nav.svelte-1elxaub .user:where(.svelte-1elxaub) .user-menu:where(.svelte-1elxaub) .submenu-button:where(.svelte-1elxaub):first-of-type{border-top:1px solid #EEE}nav.svelte-1elxaub .user:where(.svelte-1elxaub) .user-menu:where(.svelte-1elxaub) .submenu-button:where(.svelte-1elxaub):last-child{border-bottom:none}nav.svelte-1elxaub .user:where(.svelte-1elxaub) .user-menu:where(.svelte-1elxaub) .submenu-button:where(.svelte-1elxaub):hover{background-color:#eee;cursor:pointer}nav.svelte-1elxaub .user:where(.svelte-1elxaub) .user-menu:where(.svelte-1elxaub) .submenu-separator:where(.svelte-1elxaub){height:1px;background-color:#eee}@media only screen and (max-width:767px){nav.svelte-1elxaub .user:where(.svelte-1elxaub) .user-name:where(.svelte-1elxaub){display:none}nav.svelte-1elxaub .user:where(.svelte-1elxaub) .user-menu:where(.svelte-1elxaub){position:fixed;left:50%;transform:translate(-50%);width:100vw}}nav.svelte-1elxaub .nav-button:where(.svelte-1elxaub){color:#fff}.root.svelte-12qhfyh{min-height:100vh;width:100%;display:flex;flex-direction:column}.header.svelte-12qhfyh{height:64px;width:100%}.progress.svelte-12qhfyh{position:fixed;height:4px;display:block;width:100%;overflow:hidden}.progress.svelte-12qhfyh .inner:where(.svelte-12qhfyh):before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:svelte-12qhfyh-cl-header-progress-loader 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.progress.svelte-12qhfyh .inner:where(.svelte-12qhfyh):after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:svelte-12qhfyh-cl-header-progress-loader 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes svelte-12qhfyh-cl-header-progress-loader{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}.content.svelte-12qhfyh{flex-grow:1;display:flex;flex-direction:column}.toasts.svelte-12qhfyh{float:right;position:absolute;right:5px;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:end;padding:5px;z-index:4}.toasts.svelte-12qhfyh .toast:where(.svelte-12qhfyh){display:flex;justify-content:center;align-items:center;background:#db1818bf;color:#fff;padding:5px 10px;margin:5px 0;box-shadow:2px 2px #00000059}.toasts.svelte-12qhfyh .error:where(.svelte-12qhfyh){background:#db1818bf}.toasts.svelte-12qhfyh .info:where(.svelte-12qhfyh){background:#333333bf}.toasts.svelte-12qhfyh .close-button:where(.svelte-12qhfyh){color:#fff;cursor:pointer;margin-right:10px}
