CINXE.COM

Dagstuhl Online Seminar Application

<!DOCTYPE html> <html x-data="layout" lang="en" class="sd-layout sd-layout--app" > <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="csrf-token" content="CKhZrR27fw0L8IxqAi3gpcJYBxIPqIMHVUQcJAQd"> <meta name="release" content="2024-11-21.2"> <title>Dagstuhl Online Seminar Application</title> <script> /*! * Adapted from the color mode toggler for Bootstrap's docs (https://getbootstrap.com/). * * Copyright 2011-2024 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. */ (() => { 'use strict'; const getStoredTheme = () => localStorage.getItem('next-dosa_x_theme'); const getPreferredTheme = () => { const storedTheme = getStoredTheme(); if (storedTheme) { return JSON.parse(storedTheme) } return window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light' }; const setTheme = theme => { document.documentElement.setAttribute('color-bs-theme', theme) if (theme === 'auto') { document.documentElement.setAttribute('data-bs-theme', (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light')) } else { document.documentElement.setAttribute('data-bs-theme', theme) } }; setTheme(getPreferredTheme()) })() </script> <link rel="preload" as="style" href="https://dosa.dagstuhl.de/build/assets/app-Ik7vSD35.css" /><link rel="stylesheet" href="https://dosa.dagstuhl.de/build/assets/app-Ik7vSD35.css" data-navigate-track="reload" /> <!-- Livewire Styles --><style >[wire\:loading][wire\:loading], [wire\:loading\.delay][wire\:loading\.delay], [wire\:loading\.inline-block][wire\:loading\.inline-block], [wire\:loading\.inline][wire\:loading\.inline], [wire\:loading\.block][wire\:loading\.block], [wire\:loading\.flex][wire\:loading\.flex], [wire\:loading\.table][wire\:loading\.table], [wire\:loading\.grid][wire\:loading\.grid], [wire\:loading\.inline-flex][wire\:loading\.inline-flex] {display: none;}[wire\:loading\.delay\.none][wire\:loading\.delay\.none], [wire\:loading\.delay\.shortest][wire\:loading\.delay\.shortest], [wire\:loading\.delay\.shorter][wire\:loading\.delay\.shorter], [wire\:loading\.delay\.short][wire\:loading\.delay\.short], [wire\:loading\.delay\.default][wire\:loading\.delay\.default], [wire\:loading\.delay\.long][wire\:loading\.delay\.long], [wire\:loading\.delay\.longer][wire\:loading\.delay\.longer], [wire\:loading\.delay\.longest][wire\:loading\.delay\.longest] {display: none;}[wire\:offline][wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}:root {--livewire-progress-bar-color: #2299dd;}[x-cloak] {display: none !important;}</style> <link rel="modulepreload" href="https://dosa.dagstuhl.de/build/assets/app-GDPg7D6P.js" /><link rel="modulepreload" href="https://dosa.dagstuhl.de/build/assets/bootstrap-haNbVRNf.js" /><link rel="modulepreload" href="https://dosa.dagstuhl.de/build/assets/tabulator-DQYu9AiG.js" /><link rel="modulepreload" href="https://dosa.dagstuhl.de/build/assets/d3-Bnmy4J8u.js" /><link rel="modulepreload" href="https://dosa.dagstuhl.de/build/assets/html2canvas-CBrSDip1.js" /><link rel="modulepreload" href="https://dosa.dagstuhl.de/build/assets/jspdf-BhriQsuY.js" /><script type="module" src="https://dosa.dagstuhl.de/build/assets/app-GDPg7D6P.js" data-navigate-track="reload"></script> </head> <body > <svg class="sd-layout__icons" xmlns="http://www.w3.org/2000/svg"> <symbol id="list" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5"></path> </symbol> <symbol id="plus-lg" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2"/> </symbol> <symbol id="circle-half" viewBox="0 0 16 16"> <path d="M8 15A7 7 0 1 0 8 1zm0 1A8 8 0 1 1 8 0a8 8 0 0 1 0 16"></path> </symbol> <symbol id="moon-stars-fill" viewBox="0 0 16 16"> <path d="M6 .278a.77.77 0 0 1 .08.858 7.2 7.2 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277q.792-.001 1.533-.16a.79.79 0 0 1 .81.316.73.73 0 0 1-.031.893A8.35 8.35 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.75.75 0 0 1 6 .278"></path> <path d="M10.794 3.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387a1.73 1.73 0 0 0-1.097 1.097l-.387 1.162a.217.217 0 0 1-.412 0l-.387-1.162A1.73 1.73 0 0 0 9.31 6.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387a1.73 1.73 0 0 0 1.097-1.097zM13.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.16 1.16 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.16 1.16 0 0 0-.732-.732l-.774-.258a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732z"></path> </symbol> <symbol id="sun-fill" viewBox="0 0 16 16"> <path d="M8 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8M8 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 0m0 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 13m8-5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5M3 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2A.5.5 0 0 1 3 8m10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.415a.5.5 0 1 1-.707-.708l1.414-1.414a.5.5 0 0 1 .707 0m-9.193 9.193a.5.5 0 0 1 0 .707L3.05 13.657a.5.5 0 0 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0m9.193 2.121a.5.5 0 0 1-.707 0l-1.414-1.414a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707M4.464 4.465a.5.5 0 0 1-.707 0L2.343 3.05a.5.5 0 1 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .708"></path> </symbol> <symbol id="person-circle" viewBox="0 0 16 16"> <path d="M11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0"></path> <path fill-rule="evenodd" d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-7a7 7 0 0 0-5.468 11.37C3.242 11.226 4.805 10 8 10s4.757 1.225 5.468 2.37A7 7 0 0 0 8 1"></path> </symbol> <symbol id="display" viewBox="0 0 16 16"> <path d="M0 4s0-2 2-2h12s2 0 2 2v6s0 2-2 2h-4q0 1 .25 1.5H11a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h.75Q6 13 6 12H2s-2 0-2-2zm1.398-.855a.76.76 0 0 0-.254.302A1.5 1.5 0 0 0 1 4.01V10c0 .325.078.502.145.602q.105.156.302.254a1.5 1.5 0 0 0 .538.143L2.01 11H14c.325 0 .502-.078.602-.145a.76.76 0 0 0 .254-.302 1.5 1.5 0 0 0 .143-.538L15 9.99V4c0-.325-.078-.502-.145-.602a.76.76 0 0 0-.302-.254A1.5 1.5 0 0 0 13.99 3H2c-.325 0-.502.078-.602.145"/> </symbol> <symbol id="phone" viewBox="0 0 16 16"> <path d="M11 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM5 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z"/> <path d="M8 14a1 1 0 1 0 0-2 1 1 0 0 0 0 2"/> </symbol> <symbol id="check-square-fill" viewBox="0 0 16 16"> <path d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm10.03 4.97a.75.75 0 0 1 .011 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.75.75 0 0 1 1.08-.022z"></path> </symbol> <symbol id="exclamation-triangle-fill" viewBox="0 0 16 16"> <path d="M8.982 1.566a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5m.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2"></path> </symbol> <symbol id="exclamation-triangle" viewBox="0 0 16 16"> <path d="M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.15.15 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.2.2 0 0 1-.054.06.1.1 0 0 1-.066.017H1.146a.1.1 0 0 1-.066-.017.2.2 0 0 1-.054-.06.18.18 0 0 1 .002-.183L7.884 2.073a.15.15 0 0 1 .054-.057m1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767z"/> <path d="M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0M7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0z"/> </symbol> <symbol id="info-circle-fill" viewBox="0 0 16 16"> <path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m.93-9.412-1 4.705c-.07.34.029.533.304.533.194 0 .487-.07.686-.246l-.088.416c-.287.346-.92.598-1.465.598-.703 0-1.002-.422-.808-1.319l.738-3.468c.064-.293.006-.399-.287-.47l-.451-.081.082-.381 2.29-.287zM8 5.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2"></path> </symbol> <symbol id="chevron-bar-up" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M3.646 11.854a.5.5 0 0 0 .708 0L8 8.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708M2.4 5.2c0 .22.18.4.4.4h10.4a.4.4 0 0 0 0-.8H2.8a.4.4 0 0 0-.4.4"></path> </symbol> <symbol id="chevron-expand" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M3.646 9.146a.5.5 0 0 1 .708 0L8 12.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708m0-2.292a.5.5 0 0 0 .708 0L8 3.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708"></path> </symbol> <symbol id="three-dots-vertical" viewBox="0 0 16 16"> <path d="M9.5 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"></path> </symbol> <symbol id="box-arrow-up-right" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5"></path> <path fill-rule="evenodd" d="M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0z"></path> </symbol> <symbol id="box-arrow-in-up-right" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M6.364 13.5a.5.5 0 0 0 .5.5H13.5a1.5 1.5 0 0 0 1.5-1.5v-10A1.5 1.5 0 0 0 13.5 1h-10A1.5 1.5 0 0 0 2 2.5v6.636a.5.5 0 1 0 1 0V2.5a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5H6.864a.5.5 0 0 0-.5.5"/> <path fill-rule="evenodd" d="M11 5.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793l-8.147 8.146a.5.5 0 0 0 .708.708L10 6.707V10.5a.5.5 0 0 0 1 0z"/> </symbol> <symbol id="cookie" viewBox="0 0 16 16"> <path d="M6 7.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4.5.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m-.5 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"></path> <path d="M8 0a7.96 7.96 0 0 0-4.075 1.114q-.245.102-.437.28A8 8 0 1 0 8 0m3.25 14.201a1.5 1.5 0 0 0-2.13.71A7 7 0 0 1 8 15a6.97 6.97 0 0 1-3.845-1.15 1.5 1.5 0 1 0-2.005-2.005A6.97 6.97 0 0 1 1 8c0-1.953.8-3.719 2.09-4.989a1.5 1.5 0 1 0 2.469-1.574A7 7 0 0 1 8 1c1.42 0 2.742.423 3.845 1.15a1.5 1.5 0 1 0 2.005 2.005A6.97 6.97 0 0 1 15 8c0 .596-.074 1.174-.214 1.727a1.5 1.5 0 1 0-1.025 2.25 7 7 0 0 1-2.51 2.224Z"></path> </symbol> <symbol id="chevron-down" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708"></path> </symbol> <symbol id="chevron-up" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708z"></path> </symbol> <symbol id="chevron-left" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0"/> </symbol> <symbol id="chevron-right" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"></path> </symbol> <symbol id="asterisk" viewBox="0 0 16 16"> <path d="M8 0a1 1 0 0 1 1 1v5.268l4.562-2.634a1 1 0 1 1 1 1.732L10 8l4.562 2.634a1 1 0 1 1-1 1.732L9 9.732V15a1 1 0 1 1-2 0V9.732l-4.562 2.634a1 1 0 1 1-1-1.732L6 8 1.438 5.366a1 1 0 0 1 1-1.732L7 6.268V1a1 1 0 0 1 1-1"></path> </symbol> <symbol id="slash-circle" viewBox="0 0 16 16"> <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"></path> <path d="M11.354 4.646a.5.5 0 0 0-.708 0l-6 6a.5.5 0 0 0 .708.708l6-6a.5.5 0 0 0 0-.708"></path> </symbol> <symbol id="question-square" viewBox="0 0 16 16"> <path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z"></path> <path d="M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286m1.557 5.763c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94"></path> </symbol> <symbol id="question-square-fill" viewBox="0 0 16 16"> <path d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm3.496 6.033a.237.237 0 0 1-.24-.247C5.35 4.091 6.737 3.5 8.005 3.5c1.396 0 2.672.73 2.672 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.105a.25.25 0 0 1-.25.25h-.81a.25.25 0 0 1-.25-.246l-.004-.217c-.038-.927.495-1.498 1.168-1.987.59-.444.965-.736.965-1.371 0-.825-.628-1.168-1.314-1.168-.803 0-1.253.478-1.342 1.134-.018.137-.128.25-.266.25h-.825zm2.325 6.443c-.584 0-1.009-.394-1.009-.927 0-.552.425-.94 1.01-.94.609 0 1.028.388 1.028.94 0 .533-.42.927-1.029.927"></path> </symbol> <symbol id="info-square" viewBox="0 0 16 16"> <path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z"></path> <path d="m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0"></path> </symbol> <symbol id="info-square-fill" viewBox="0 0 16 16"> <path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm8.93 4.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533zM8 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2"></path> </symbol> <symbol id="caret-up-fill" viewBox="0 0 16 16"> <path d="m7.247 4.86-4.796 5.481c-.566.647-.106 1.659.753 1.659h9.592a1 1 0 0 0 .753-1.659l-4.796-5.48a1 1 0 0 0-1.506 0z"></path> </symbol> <symbol id="caret-down-fill" viewBox="0 0 16 16"> <path d="M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"></path> </symbol> <symbol id="pencil-fill" viewBox="0 0 16 16"> <path d="M12.854.146a.5.5 0 0 0-.707 0L10.5 1.793 14.207 5.5l1.647-1.646a.5.5 0 0 0 0-.708zm.646 6.061L9.793 2.5 3.293 9H3.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.207zm-7.468 7.468A.5.5 0 0 1 6 13.5V13h-.5a.5.5 0 0 1-.5-.5V12h-.5a.5.5 0 0 1-.5-.5V11h-.5a.5.5 0 0 1-.5-.5V10h-.5a.5.5 0 0 1-.175-.032l-.179.178a.5.5 0 0 0-.11.168l-2 5a.5.5 0 0 0 .65.65l5-2a.5.5 0 0 0 .168-.11z"></path> </symbol> <symbol id="trash-fill" viewBox="0 0 16 16"> <path d="M2.5 1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1H3v9a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V4h.5a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H10a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1zm3 4a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 .5-.5M8 5a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7A.5.5 0 0 1 8 5m3 .5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 1 0"></path> </symbol> <symbol id="upload" viewBox="0 0 16 16"> <path d="M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5"></path> <path d="M7.646 1.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 2.707V11.5a.5.5 0 0 1-1 0V2.707L5.354 4.854a.5.5 0 1 1-.708-.708z"></path> </symbol> <symbol id="download" viewBox="0 0 16 16"> <path d="M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5"/> <path d="M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708z"/> </symbol> <symbol id="hourglass-top" viewBox="0 0 16 16"> <path d="M2 14.5a.5.5 0 0 0 .5.5h11a.5.5 0 1 0 0-1h-1v-1a4.5 4.5 0 0 0-2.557-4.06c-.29-.139-.443-.377-.443-.59v-.7c0-.213.154-.451.443-.59A4.5 4.5 0 0 0 12.5 3V2h1a.5.5 0 0 0 0-1h-11a.5.5 0 0 0 0 1h1v1a4.5 4.5 0 0 0 2.557 4.06c.29.139.443.377.443.59v.7c0 .213-.154.451-.443.59A4.5 4.5 0 0 0 3.5 13v1h-1a.5.5 0 0 0-.5.5m2.5-.5v-1a3.5 3.5 0 0 1 1.989-3.158c.533-.256 1.011-.79 1.011-1.491v-.702s.18.101.5.101.5-.1.5-.1v.7c0 .701.478 1.236 1.011 1.492A3.5 3.5 0 0 1 11.5 13v1z"></path> </symbol> <symbol id="hourglass-bottom" viewBox="0 0 16 16"> <path d="M2 1.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-1v1a4.5 4.5 0 0 1-2.557 4.06c-.29.139-.443.377-.443.59v.7c0 .213.154.451.443.59A4.5 4.5 0 0 1 12.5 13v1h1a.5.5 0 0 1 0 1h-11a.5.5 0 1 1 0-1h1v-1a4.5 4.5 0 0 1 2.557-4.06c.29-.139.443-.377.443-.59v-.7c0-.213-.154-.451-.443-.59A4.5 4.5 0 0 1 3.5 3V2h-1a.5.5 0 0 1-.5-.5m2.5.5v1a3.5 3.5 0 0 0 1.989 3.158c.533.256 1.011.791 1.011 1.491v.702s.18.149.5.149.5-.15.5-.15v-.7c0-.701.478-1.236 1.011-1.492A3.5 3.5 0 0 0 11.5 3V2z"></path> </symbol> <symbol id="camera-fill" viewBox="0 0 16 16"> <path d="M10.5 8.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0"></path> <path d="M2 4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.172a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 9.172 2H6.828a2 2 0 0 0-1.414.586l-.828.828A2 2 0 0 1 3.172 4zm.5 2a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m9 2.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0"></path> </symbol> <symbol id="calendar-check-fill" viewBox="0 0 16 16"> <path d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2m-5.146-5.146-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708.708"></path> </symbol> <symbol id="envelope-fill" viewBox="0 0 16 16"> <path d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414zM0 4.697v7.104l5.803-3.558zM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586zm3.436-.586L16 11.801V4.697z"></path> </symbol> <symbol id="node-plus-fill" viewBox="0 0 16 16"> <path d="M11 13a5 5 0 1 0-4.975-5.5H4A1.5 1.5 0 0 0 2.5 6h-1A1.5 1.5 0 0 0 0 7.5v1A1.5 1.5 0 0 0 1.5 10h1A1.5 1.5 0 0 0 4 8.5h2.025A5 5 0 0 0 11 13m.5-7.5v2h2a.5.5 0 0 1 0 1h-2v2a.5.5 0 0 1-1 0v-2h-2a.5.5 0 0 1 0-1h2v-2a.5.5 0 0 1 1 0"></path> </symbol> <symbol id="arrow-clockwise" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M8 3a5 5 0 1 0 4.546 2.914.5.5 0 0 1 .908-.417A6 6 0 1 1 8 2z"/> <path d="M8 4.466V.534a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384L8.41 4.658A.25.25 0 0 1 8 4.466"/> </symbol> <symbol id="0-square" viewBox="0 0 16 16"> <path d="M7.988 12.158c-1.851 0-2.941-1.57-2.941-3.99V7.84c0-2.408 1.101-3.996 2.965-3.996 1.857 0 2.935 1.57 2.935 3.996v.328c0 2.408-1.101 3.99-2.959 3.99M8 4.951c-1.008 0-1.629 1.09-1.629 2.895v.31c0 1.81.627 2.895 1.629 2.895s1.623-1.09 1.623-2.895v-.31c0-1.8-.621-2.895-1.623-2.895"/> <path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/> </symbol> <symbol id="1-square" viewBox="0 0 16 16"> <path d="M9.283 4.002V12H7.971V5.338h-.065L6.072 6.656V5.385l1.899-1.383z"/> <path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/> </symbol> <symbol id="2-square" viewBox="0 0 16 16"> <path d="M6.646 6.24v.07H5.375v-.064c0-1.213.879-2.402 2.637-2.402 1.582 0 2.613.949 2.613 2.215 0 1.002-.6 1.667-1.287 2.43l-.096.107-1.974 2.22v.077h3.498V12H5.422v-.832l2.97-3.293c.434-.475.903-1.008.903-1.705 0-.744-.557-1.236-1.313-1.236-.843 0-1.336.615-1.336 1.306"/> <path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/> </symbol> <symbol id="3-square" viewBox="0 0 16 16"> <path d="M7.918 8.414h-.879V7.342h.838c.78 0 1.348-.522 1.342-1.237 0-.709-.563-1.195-1.348-1.195-.79 0-1.312.498-1.348 1.055H5.275c.036-1.137.95-2.115 2.625-2.121 1.594-.012 2.608.885 2.637 2.062.023 1.137-.885 1.776-1.482 1.875v.07c.703.07 1.71.64 1.734 1.917.024 1.459-1.277 2.396-2.93 2.396-1.705 0-2.707-.967-2.754-2.144H6.33c.059.597.68 1.06 1.541 1.066.973.006 1.6-.563 1.588-1.354-.006-.779-.621-1.318-1.541-1.318"/> <path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/> </symbol> <symbol id="4-square" viewBox="0 0 16 16"> <path d="M7.519 5.057q.33-.527.657-1.055h1.933v5.332h1.008v1.107H10.11V12H8.85v-1.559H4.978V9.322c.77-1.427 1.656-2.847 2.542-4.265ZM6.225 9.281v.053H8.85V5.063h-.065c-.867 1.33-1.787 2.806-2.56 4.218"/> <path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/> </symbol> <symbol id="5-square" viewBox="0 0 16 16"> <path d="M7.994 12.158c-1.57 0-2.654-.902-2.719-2.115h1.237c.14.72.832 1.031 1.529 1.031.791 0 1.57-.597 1.57-1.681 0-.967-.732-1.57-1.582-1.57-.767 0-1.242.45-1.435.808H5.445L5.791 4h4.705v1.103H6.875l-.193 2.343h.064c.17-.258.715-.68 1.611-.68 1.383 0 2.561.944 2.561 2.585 0 1.687-1.184 2.806-2.924 2.806Z"/> <path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/> </symbol> <symbol id="gender-female" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M8 1a4 4 0 1 0 0 8 4 4 0 0 0 0-8M3 5a5 5 0 1 1 5.5 4.975V12h2a.5.5 0 0 1 0 1h-2v2.5a.5.5 0 0 1-1 0V13h-2a.5.5 0 0 1 0-1h2V9.975A5 5 0 0 1 3 5"/> </symbol> <symbol id="building" viewBox="0 0 16 16"> <path d="M4 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM4 5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z"/> <path d="M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1zm11 0H3v14h3v-2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V15h3z"/> </symbol> <symbol id="envelope" viewBox="0 0 16 16"> <path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1zm13 2.383-4.708 2.825L15 11.105zm-.034 6.876-5.64-3.471L8 9.583l-1.326-.795-5.64 3.47A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.741M1 11.105l4.708-2.897L1 5.383z"/> </symbol> <symbol id="plus-circle" viewBox="0 0 16 16"> <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/> <path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4"/> </symbol> <symbol id="gear" viewBox="0 0 16 16"> <path d="M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492M5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0"/> <path d="M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115z"/> </symbol> <symbol id="mortarboard" viewBox="0 0 16 16"> <path d="M8.211 2.047a.5.5 0 0 0-.422 0l-7.5 3.5a.5.5 0 0 0 .025.917l7.5 3a.5.5 0 0 0 .372 0L14 7.14V13a1 1 0 0 0-1 1v2h3v-2a1 1 0 0 0-1-1V6.739l.686-.275a.5.5 0 0 0 .025-.917zM8 8.46 1.758 5.965 8 3.052l6.242 2.913z"/> <path d="M4.176 9.032a.5.5 0 0 0-.656.327l-.5 1.7a.5.5 0 0 0 .294.605l4.5 1.8a.5.5 0 0 0 .372 0l4.5-1.8a.5.5 0 0 0 .294-.605l-.5-1.7a.5.5 0 0 0-.656-.327L8 10.466zm-.068 1.873.22-.748 3.496 1.311a.5.5 0 0 0 .352 0l3.496-1.311.22.748L8 12.46z"/> </symbol> <symbol id="x-lg" viewBox="0 0 16 16"> <path d="M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8z"/> </symbol> <symbol id="hourglass-top" viewBox="0 0 16 16"> <path d="M2 14.5a.5.5 0 0 0 .5.5h11a.5.5 0 1 0 0-1h-1v-1a4.5 4.5 0 0 0-2.557-4.06c-.29-.139-.443-.377-.443-.59v-.7c0-.213.154-.451.443-.59A4.5 4.5 0 0 0 12.5 3V2h1a.5.5 0 0 0 0-1h-11a.5.5 0 0 0 0 1h1v1a4.5 4.5 0 0 0 2.557 4.06c.29.139.443.377.443.59v.7c0 .213-.154.451-.443.59A4.5 4.5 0 0 0 3.5 13v1h-1a.5.5 0 0 0-.5.5m2.5-.5v-1a3.5 3.5 0 0 1 1.989-3.158c.533-.256 1.011-.79 1.011-1.491v-.702s.18.101.5.101.5-.1.5-.1v.7c0 .701.478 1.236 1.011 1.492A3.5 3.5 0 0 1 11.5 13v1z"/> </symbol> <symbol id="hourglass-bottom" viewBox="0 0 16 16"> <path d="M2 1.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-1v1a4.5 4.5 0 0 1-2.557 4.06c-.29.139-.443.377-.443.59v.7c0 .213.154.451.443.59A4.5 4.5 0 0 1 12.5 13v1h1a.5.5 0 0 1 0 1h-11a.5.5 0 1 1 0-1h1v-1a4.5 4.5 0 0 1 2.557-4.06c.29-.139.443-.377.443-.59v-.7c0-.213-.154-.451-.443-.59A4.5 4.5 0 0 1 3.5 3V2h-1a.5.5 0 0 1-.5-.5m2.5.5v1a3.5 3.5 0 0 0 1.989 3.158c.533.256 1.011.791 1.011 1.491v.702s.18.149.5.149.5-.15.5-.15v-.7c0-.701.478-1.236 1.011-1.492A3.5 3.5 0 0 0 11.5 3V2z"/> </symbol> <symbol id="camera-fill" viewBox="0 0 16 16"> <path d="M10.5 8.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0"/> <path d="M2 4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.172a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 9.172 2H6.828a2 2 0 0 0-1.414.586l-.828.828A2 2 0 0 1 3.172 4zm.5 2a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m9 2.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0"/> </symbol> <symbol id="calendar-check-fill" viewBox="0 0 16 16"> <path d="M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2m-5.146-5.146-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708.708"/> </symbol> <symbol id="envelope-fill" viewBox="0 0 16 16"> <path d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414zM0 4.697v7.104l5.803-3.558zM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586zm3.436-.586L16 11.801V4.697z"/> </symbol> <symbol id="node-plus-fill" viewBox="0 0 16 16"> <path d="M11 13a5 5 0 1 0-4.975-5.5H4A1.5 1.5 0 0 0 2.5 6h-1A1.5 1.5 0 0 0 0 7.5v1A1.5 1.5 0 0 0 1.5 10h1A1.5 1.5 0 0 0 4 8.5h2.025A5 5 0 0 0 11 13m.5-7.5v2h2a.5.5 0 0 1 0 1h-2v2a.5.5 0 0 1-1 0v-2h-2a.5.5 0 0 1 0-1h2v-2a.5.5 0 0 1 1 0"/> </symbol> </svg> <div x-bind="top" x-ref="top" class="sd-layout__top" > <div class="message-banner bg-opacity-50" x-data="{&quot;show&quot;:true,&quot;style&quot;:&quot;success&quot;,&quot;message&quot;:null}" :class="{ 'bg-success': style == 'success', 'bg-danger': style == 'danger', 'bg-secondary': style != 'success' && style != 'danger' }" style="display: none;" x-show="show && message" x-on:banner-message.window="style = event.detail.style; message = event.detail.message; show = true;" > <div class="container-xxl d-flex align-items-center gap-2 lh-sm py-2" > <svg class="bi" x-show="style == 'success'"><use href="#check-square-fill"></use></svg> <svg class="bi" x-show="style == 'danger'"><use href="#exclamation-triangle-fill"></use></svg> <svg class="bi" x-show="style != 'success' && style != 'danger'"><use href="#info-circle-fill"></use></svg> <div class="form-text mt-0 me-auto text-body-emphasis" x-text="message"></div> <button class="btn btn-sm btn-close text-body-emphasis" type="button" aria-label="Dismiss" x-on:click="show = false"></button> </div> </div> <nav x-data="{ open: false, toggleable: ! window.breakpoints.md.matches, init() { this.setTabindex(this.toggleable) this.$watch('toggleable', (value) => { this.setTabindex(value) }) }, setToggleable() { this.toggleable = ! window.breakpoints.md.matches }, setTabindex(toggleable) { this.$root .querySelectorAll('.navbar-toggler, .navbar-brand') .forEach(el => el.setAttribute('tabindex', toggleable ? 1 : 0)) }, }" @breakpoint.window="setToggleable" class="navbar navbar-expand-md" > <div class="container-xxl" > <a class="navbar-brand focus-ring focus-ring-primary d-flex" href="https://dosa.dagstuhl.de"> <svg class="dagstuhl-logo__mark d-flex flex-shrink-0" height="24px" viewBox="0 0 36.475 27.485" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" > <defs> <symbol id="e" overflow="visible"></symbol> <symbol id="a" overflow="visible"></symbol> <symbol id="c" overflow="visible"></symbol> <symbol id="b" overflow="visible"></symbol> <symbol id="d" overflow="visible"></symbol> <symbol id="f" overflow="visible"></symbol> </defs> <g transform="translate(-125.05 150.4)"> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="459.8096" y="261.93481" width="100%" height="100%" xlink:href="#a"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="459.22559" y="274.93481" width="100%" height="100%" xlink:href="#a"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="496.1041" y="556.61981" width="100%" height="100%" xlink:href="#e"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="492.24069" y="569.61981" width="100%" height="100%" xlink:href="#a"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="561.3114" y="582.61981" width="100%" height="100%" xlink:href="#a"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="480.4968" y="595.61981" width="100%" height="100%" xlink:href="#a"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="435.40161" y="621.61981" width="100%" height="100%" xlink:href="#e"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="451.1373" y="647.61981" width="100%" height="100%" xlink:href="#c"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="461.92419" y="647.61981" width="100%" height="100%" xlink:href="#c"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="498.7027" y="647.61981" width="100%" height="100%" xlink:href="#c"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="451.1373" y="673.61981" width="100%" height="100%" xlink:href="#c"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="479.06461" y="721.61981" width="100%" height="100%" xlink:href="#b"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="496.3522" y="743.61981" width="100%" height="100%" xlink:href="#d"/> <use x="497.901" y="743.61981" width="100%" height="100%" xlink:href="#d"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="538.80103" y="743.61981" width="100%" height="100%" xlink:href="#a"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="474.04099" y="756.61981" width="100%" height="100%" xlink:href="#f"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="492.9545" y="756.61981" width="100%" height="100%" xlink:href="#b"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="515.69818" y="756.61981" width="100%" height="100%" xlink:href="#b"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="537.61792" y="756.61981" width="100%" height="100%" xlink:href="#b"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="559.04962" y="756.61981" width="100%" height="100%" xlink:href="#b"/> </g> <path d="m125.05-150.4 4e-3 27.485 27.481-2e-3 -4e-3 -27.483z" class="primary"/> <g class="on-primary"> <path d="m136.35-131c0-0.16537 0.13366-0.30042 0.29903-0.30042 0.16536 0 0.30041 0.13505 0.30041 0.30042v1.7983c0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29903-0.13367-0.29903-0.29903z"/> <path d="m137.55-131c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30041 0.13505 0.30041 0.30042v1.7983c0 0.16536-0.13504 0.29903-0.30041 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903z"/> <path d="m138.75-131c0-0.16537 0.13367-0.30042 0.29904-0.30042 0.16536 0 0.30041 0.13505 0.30041 0.30042v1.7983c0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903z"/> <path d="m142.35-131c0-0.16537 0.13367-0.30042 0.29904-0.30042 0.16536 0 0.30041 0.13505 0.30041 0.30042v1.7983c0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903z"/> <path d="m143.55-131c0-0.16537 0.13368-0.30042 0.29904-0.30042s0.30041 0.13505 0.30041 0.30042v1.7983c0 0.16536-0.13505 0.29903-0.30041 0.29903s-0.29904-0.13367-0.29904-0.29903z"/> <path d="m144.74-131c0-0.16537 0.13367-0.30042 0.29903-0.30042s0.30042 0.13505 0.30042 0.30042v1.7983c0 0.16536-0.13506 0.29903-0.30042 0.29903s-0.29903-0.13367-0.29903-0.29903z"/> <path d="m136.35-126.21c0-0.16537 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041v1.797c0 0.16674-0.13505 0.30041-0.30041 0.30041-0.16537 0-0.29903-0.13367-0.29903-0.30041z"/> <path d="m137.55-126.21c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30041 0.13504 0.30041 0.30041v1.797c0 0.16674-0.13504 0.30041-0.30041 0.30041-0.16536 0-0.29903-0.13367-0.29903-0.30041z"/> <path d="m138.75-126.21c0-0.16537 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041v1.797c0 0.16674-0.13505 0.30041-0.30041 0.30041-0.16537 0-0.29904-0.13367-0.29904-0.30041z"/> <path d="m136.95-131.6c0-0.16537 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041 0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903"/> <path d="m138.15-131.6c0-0.16537 0.13368-0.30041 0.29904-0.30041s0.30041 0.13504 0.30041 0.30041c0 0.16536-0.13505 0.29903-0.30041 0.29903s-0.29904-0.13367-0.29904-0.29903"/> <path d="m142.95-131.6c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30041 0.13504 0.30041 0.30041 0 0.16536-0.13504 0.29903-0.30041 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m144.14-131.6c0-0.16537 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041 0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903"/> <path d="m143.55-132.2c0-0.16536 0.13368-0.30041 0.29904-0.30041s0.30041 0.13505 0.30041 0.30041c0 0.16537-0.13505 0.29904-0.30041 0.29904s-0.29904-0.13367-0.29904-0.29904"/> <path d="m140.55-132.8c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30042 0.13505 0.30042 0.30042v9.5911c0 0.16537-0.13505 0.29904-0.30042 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m146.54-132.8c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30041 0.13505 0.30041 0.30042v9.5911c0 0.16537-0.13504 0.29904-0.30041 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m141.75-125.61c0-0.16536 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v2.3978c0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29904-0.13367-0.29904-0.29904z"/> <path d="m145.34-125.61c0-0.16536 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v2.3978c0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m143.24-126.51c-0.16536 0-0.29903-0.13367-0.29903-0.29904 0-0.16674 0.13367-0.30041 0.29903-0.30041h1.1989c0.16536 0 0.30041 0.13367 0.30041 0.30041 0 0.16537-0.13505 0.29904-0.30041 0.29904z"/> <path d="m142.35-126.21c0-0.16537 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041 0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903"/> <path d="m144.74-126.21c0-0.16537 0.13367-0.30041 0.29903-0.30041s0.30042 0.13504 0.30042 0.30041c0 0.16536-0.13506 0.29903-0.30042 0.29903s-0.29903-0.13367-0.29903-0.29903"/> <path d="m142.05-133.7c-0.16537 0-0.29904-0.13367-0.29904-0.29904 0-0.16536 0.13367-0.30041 0.29904-0.30041h3.5967c0.16536 0 0.30041 0.13505 0.30041 0.30041 0 0.16537-0.13505 0.29904-0.30041 0.29904z"/> <path d="m141.15-133.4c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30041 0.13504 0.30041 0.30041 0 0.16536-0.13504 0.29903-0.30041 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m145.94-133.4c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30042 0.13504 0.30042 0.30041 0 0.16536-0.13505 0.29903-0.30042 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m150.74-131.6c0-0.16537 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.29903 0.13504 0.29903 0.30041v3.5967c0 0.16536-0.13367 0.29903-0.29903 0.29903-0.16537 0-0.29903-0.13367-0.29903-0.29903z"/> <path d="m151.94-131.6c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.29904 0.13504 0.29904 0.30041v3.5967c0 0.16536-0.13367 0.29903-0.29904 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903z"/> <path d="m151.34-132.2c0-0.16536 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.29904 0.13505 0.29904 0.30041 0 0.16537-0.13367 0.29904-0.29904 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904"/> <path d="m157.93-131.6c0-0.16537 0.13505-0.30041 0.30042-0.30041 0.16536 0 0.29903 0.13504 0.29903 0.30041v3.5967c0 0.16536-0.13367 0.29903-0.29903 0.29903-0.16537 0-0.30042-0.13367-0.30042-0.29903z"/> <path d="m159.13-131.6c0-0.16537 0.13504-0.30041 0.30041-0.30041 0.16536 0 0.29903 0.13504 0.29903 0.30041v3.5967c0 0.16536-0.13367 0.29903-0.29903 0.29903-0.16537 0-0.30041-0.13367-0.30041-0.29903z"/> <path d="m158.53-132.2c0-0.16536 0.13505-0.30041 0.30042-0.30041 0.16536 0 0.29903 0.13505 0.29903 0.30041 0 0.16537-0.13367 0.29904-0.29903 0.29904-0.16537 0-0.30042-0.13367-0.30042-0.29904"/> <path d="m153.74-129.21c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.29903 0.13505 0.29903 0.30042v3.5967c0 0.16537-0.13366 0.29904-0.29903 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m154.34-129.81c0-0.16537 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.29903 0.13504 0.29903 0.30041 0 0.16536-0.13367 0.29903-0.29903 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903"/> <path d="m154.93-130.41c0-0.16536 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.29904 0.13505 0.29904 0.30041 0 0.16537-0.13367 0.29904-0.29904 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904"/> <path d="m155.53-129.81c0-0.16537 0.13505-0.30041 0.30041-0.30041s0.29904 0.13504 0.29904 0.30041c0 0.16536-0.13368 0.29903-0.29904 0.29903s-0.30041-0.13367-0.30041-0.29903"/> <path d="m156.13-129.21c0-0.16537 0.13504-0.30042 0.30041-0.30042 0.16536 0 0.29903 0.13505 0.29903 0.30042v3.5967c0 0.16537-0.13367 0.29904-0.29903 0.29904-0.16537 0-0.30041-0.13367-0.30041-0.29904z"/> <path d="m153.44-124.11c-0.16537 0-0.30042-0.13367-0.30042-0.30041 0-0.16536 0.13505-0.29903 0.30042-0.29903h3.5967c0.16537 0 0.30042 0.13367 0.30042 0.29903 0 0.16674-0.13505 0.30041-0.30042 0.30041z"/> <path d="m152.84-122.91c-0.16537 0-0.30041-0.13367-0.30041-0.30042 0-0.16536 0.13504-0.29903 0.30041-0.29903h4.7956c0.16537 0 0.29903 0.13367 0.29903 0.29903 0 0.16675-0.13366 0.30042-0.29903 0.30042z"/> <path d="m160.93-134.3v-0.29903c0-0.16537 0.13505-0.30042 0.30041-0.30042s0.29904 0.13505 0.29904 0.30042v11.389c0 0.16537-0.13368 0.29904-0.29904 0.29904s-0.30041-0.13367-0.30041-0.29904v-10.491h-11.388v10.491c0 0.16537-0.13505 0.29904-0.30041 0.29904s-0.30042-0.13367-0.30042-0.29904v-11.389c0-0.16537 0.13506-0.30042 0.30042-0.30042s0.30041 0.13505 0.30041 0.30042v0.29903z"/> <path d="m139.95-139.7v5.6954c0 0.16537-0.13505 0.29904-0.30042 0.29904h-3.8957v10.491c0 0.16537-0.13505 0.29904-0.30042 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904v-11.389c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30042 0.13505 0.30042 0.30042v0.29903h3.5967v-6.2935c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30042 0.13504 0.30042 0.30041v0.29903h1.7983v-3.8957c0-0.16536 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v4.1961c0 0.16536-0.13505 0.29903-0.30041 0.29903z"/> <path d="m142.35-138.2c0-0.16537 0.13367-0.30042 0.29904-0.30042 0.16536 0 0.30041 0.13505 0.30041 0.30042 0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903"/> <path d="m144.74-138.2c0-0.16537 0.13367-0.30042 0.29903-0.30042s0.30042 0.13505 0.30042 0.30042c0 0.16536-0.13506 0.29903-0.30042 0.29903s-0.29903-0.13367-0.29903-0.29903"/> <path d="m139.95-141.2c0-0.16536 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041 0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29903-0.13367-0.29903-0.29904"/> <path d="m140.55-141.79c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30042 0.13505 0.30042 0.30042 0 0.16536-0.13505 0.29903-0.30042 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m142.35-144.79c0-0.16536 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041 0 0.16537-0.13505 0.30042-0.30041 0.30042-0.16537 0-0.29904-0.13505-0.29904-0.30042"/> <path d="m142.95-145.39c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30041 0.13505 0.30041 0.30042 0 0.16536-0.13504 0.30041-0.30041 0.30041-0.16536 0-0.29903-0.13505-0.29903-0.30041"/> <path d="m147.14-141.2c0-0.16536 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041 0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29904-0.13367-0.29904-0.29904"/> <path d="m146.54-141.79c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30041 0.13505 0.30041 0.30042 0 0.16536-0.13504 0.29903-0.30041 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m144.74-144.79c0-0.16536 0.13367-0.30041 0.29903-0.30041s0.30042 0.13505 0.30042 0.30041c0 0.16537-0.13506 0.30042-0.30042 0.30042s-0.29903-0.13505-0.29903-0.30042"/> <path d="m144.14-145.39c0-0.16537 0.13367-0.30042 0.29904-0.30042 0.16536 0 0.30041 0.13505 0.30041 0.30042 0 0.16536-0.13505 0.30041-0.30041 0.30041-0.16537 0-0.29904-0.13505-0.29904-0.30041"/> <path d="m141.75-137.6c0-0.16536 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v1.7983c0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29904-0.13367-0.29904-0.29904z"/> <path d="m142.95-137.6c0-0.16536 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30041 0.13505 0.30041 0.30041v1.7983c0 0.16537-0.13504 0.29904-0.30041 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m144.14-137.6c0-0.16536 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v1.7983c0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29904-0.13367-0.29904-0.29904z"/> <path d="m145.34-137.6c0-0.16536 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v1.7983c0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m148.34-134.3v11.09c0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29904-0.13367-0.29904-0.29904v-16.485h-2.0988c-0.16537 0-0.29903-0.13367-0.29903-0.29903v-4.1961c0-0.16536 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v3.8957h1.7983v-0.29903c0-0.16537 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041z"/> <path d="m136.35-137c0-0.16537 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041 0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m135.75-136.4c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30042 0.13505 0.30042 0.30042 0 0.16536-0.13505 0.29903-0.30042 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m135.15-135.8c0-0.16536 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30042 0.13505 0.30042 0.30041 0 0.16537-0.13505 0.29904-0.30042 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904"/> <path d="m137.25-137.3c-0.16537 0-0.29904-0.13367-0.29904-0.29904 0-0.16536 0.13367-0.30041 0.29904-0.30041h1.1989c0.16536 0 0.30041 0.13505 0.30041 0.30041 0 0.16537-0.13505 0.29904-0.30041 0.29904z"/> <path d="m150.14-135.8c0-0.16536 0.13367-0.30041 0.29903-0.30041s0.30042 0.13505 0.30042 0.30041c0 0.16537-0.13506 0.29904-0.30042 0.29904s-0.29903-0.13367-0.29903-0.29904"/> <path d="m149.54-135.2c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30042 0.13504 0.30042 0.30041 0 0.16536-0.13505 0.29903-0.30042 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m151.04-136.1c-0.16537 0-0.30041-0.13367-0.30041-0.29903 0-0.16537 0.13504-0.30042 0.30041-0.30042h1.1989c0.16537 0 0.30041 0.13505 0.30041 0.30042 0 0.16536-0.13504 0.29903-0.30041 0.29903z"/> <path d="m153.74-138.2c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.29903 0.13505 0.29903 0.30042v2.3978c0 0.16537-0.13366 0.29904-0.29903 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m154.34-140c0-0.16537 0.13367-0.30042 0.29904-0.30042 0.16536 0 0.29903 0.13505 0.29903 0.30042v1.1989c0 0.16536-0.13367 0.29903-0.29903 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903z"/> <path d="m159.73-135.8c0-0.16536 0.13505-0.30041 0.30042-0.30041 0.16536 0 0.29903 0.13505 0.29903 0.30041 0 0.16537-0.13367 0.29904-0.29903 0.29904-0.16537 0-0.30042-0.13367-0.30042-0.29904"/> <path d="m160.33-135.2c0-0.16537 0.13505-0.30041 0.30041-0.30041 0.16537 0 0.29904 0.13504 0.29904 0.30041 0 0.16536-0.13367 0.29903-0.29904 0.29903-0.16536 0-0.30041-0.13367-0.30041-0.29903"/> <path d="m159.43-136.1c0.16536 0 0.30041-0.13367 0.30041-0.29903 0-0.16537-0.13505-0.30042-0.30041-0.30042h-1.1989c-0.16537 0-0.30042 0.13505-0.30042 0.30042 0 0.16536 0.13505 0.29903 0.30042 0.29903z"/> <path d="m156.13-138.2c0-0.16537 0.13504-0.30042 0.30041-0.30042 0.16536 0 0.29903 0.13505 0.29903 0.30042v2.3978c0 0.16537-0.13367 0.29904-0.29903 0.29904-0.16537 0-0.30041-0.13367-0.30041-0.29904z"/> <path d="m155.53-140c0-0.16537 0.13505-0.30042 0.30041-0.30042s0.29904 0.13505 0.29904 0.30042v1.1989c0 0.16536-0.13368 0.29903-0.29904 0.29903s-0.30041-0.13367-0.30041-0.29903z"/> <path d="m154.93-140.9c0-0.16537 0.13367-0.29904 0.29903-0.29904 0.16537 0 0.29904 0.13367 0.29904 0.29904 0 0.16536-0.13367 0.30041-0.29904 0.30041-0.16536 0-0.29903-0.13505-0.29903-0.30041"/> <path d="m154.93-141.79c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.29904 0.13505 0.29904 0.30042 0 0.16536-0.13367 0.29903-0.29904 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m143.55-146.98c0-0.1819 0.13367-0.32935 0.29904-0.32935 0.16536 0 0.30041 0.14745 0.30041 0.32935v0.66008c0 0.1819-0.13505 0.32935-0.30041 0.32935-0.16537 0-0.29904-0.14745-0.29904-0.32935z"/> </g> </g> </svg> </a> <button @click="open = ! open" class="navbar-toggler navbar-toggler--site focus-ring focus-ring-primary" type="button" data-bs-toggle="collapse" data-bs-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation" > <svg class="bi"><use href="#list"></use></svg> </button> <div class="collapse navbar-collapse order-last order-md-0" id="navigation" > <ul class="navbar-nav navbar-nav--site me-auto mt-2 mt-md-0"> <li class="nav-item"> <a aria-current="page" class="nav-link focus-ring focus-ring-primary active" href="https://dosa.dagstuhl.de" aria-disabled="false" > Home </a> </li> </ul> </div> <ul class="navbar-nav navbar-nav--user ms-auto ms-lg-0 gap-2"> <li id="theme" class="dropdown dropdown--theme dropdown--top nav-item" x-data="{ themes: [ { value: 'auto', icon: '#circle-half' }, { value: 'dark', icon: '#moon-stars-fill' }, { value: 'light', icon: '#sun-fill' }, ], get label() { return 'Toggle theme (' + $store.theme.value + ')' }, isSelected(theme) { return theme.value === $store.theme.value }, selectTheme(theme) { $store.theme.value = theme.value } }" > <button id="theme-toggler" type="button" data-bs-toggle="dropdown" data-bs-target="#theme-menu" aria-controls="theme-menu" aria-expanded="false" class="dropdown-toggle focus-ring focus-ring-primary" data-bs-display="static" x-bind:aria-label="label" > <svg class="bi theme-icon theme-icon--auto"><use href="#circle-half"></use></svg> <svg class="bi theme-icon theme-icon--dark"><use href="#moon-stars-fill"></use></svg> <svg class="bi theme-icon theme-icon--light"><use href="#sun-fill"></use></svg> </button> <ul id="theme-menu" class="dropdown-menu dropdown-menu-end" > <template x-for="theme in themes"> <li> <button @click="selectTheme(theme)" :class="{ 'fw-bold active': isSelected(theme) }" :aria-pressed="isSelected(theme)" class="dropdown-item d-flex align-items-center rounded-1" type="button" > <svg class="bi me-2 opacity-50"> <use :href="theme.icon"></use> </svg> <span class="text-capitalize" x-text="theme.value"></span> </button> </li> </template> </ul> </li> <li id="auth" class="dropdown dropdown--auth dropdown--top nav-item" > <button id="auth-toggler" type="button" data-bs-toggle="dropdown" data-bs-target="#auth-menu" aria-controls="auth-menu" aria-expanded="false" class="dropdown-toggle focus-ring focus-ring-primary" data-bs-display="static" aria-label="Toggle authentication menu" > <svg class="bi"><use href="#person-circle"></use></svg> </button> <ul id="auth-menu" class="dropdown-menu dropdown-menu-end" data-bs-popper="static" > <li> <a href="https://dosa.dagstuhl.de/login" class="dropdown-item rounded-1 rounded-1" > Sign in </a> <li> <li> <a href="https://dosa.dagstuhl.de/register" class="dropdown-item rounded-1 rounded-1" > Sign up </a> <li> </ul> </li> </ul> </div> </nav> </div> <header x-ref="header" class="sd-layout__header" > <div x-data="{ elevated: false }" :class="{ 'bg-body-tertiary': elevated, 'bg-body': ! elevated, }" @elevate-header.window="elevated = true" @level-header.window="elevated = false" class="bg-body" > <nav class="navbar navbar-expand-md"> <div class="container-xxl" > <nav aria-label="breadcrumb"> <ol class="breadcrumb mb-0 me-2"> <li class="breadcrumb-item active fw-medium" aria-current="page" > DOSA 202501 </li> </ol> </nav> <div class="d-flex flex-row align-items-center gap-1"> <div x-cloak x-data="{ show: false }" @elevate-header.window="show = true" @level-header.window="show = false" x-show="show" > <a href="#" class="sd-page-toggler btn btn-sm btn-board-secondary rounded-2 focus-ring focus-ring-primary" role="button" tabindex="0" > <svg class="bi"><use href="#chevron-bar-up"></use></svg> </a> </div> <a role="button" aria-controls="toc" tabindex="0" class="sd-page-toggler btn btn-sm btn-board-secondary rounded-2 focus-ring focus-ring-primary d-md-none" x-data="{}" x-on:click="$dispatch('show-toc')" > <svg class="bi"><use href="#chevron-expand"></use></svg> </a> </div> </div> </nav> </div> </header> <main class="sd-layout__main" > <div class="container-xxl" > <div class="row" > <div class="sd-col--toc col-md-3 col-lg-2 order-last" > <div id="toc" tabindex="-1" aria-labelledby="toc-label" class="sd-toc offcanvas-md offcanvas-end" x-data="offcanvas" x-on:show-toc.window="show(! window.breakpoints['md'].matches)" > <div class="offcanvas-header"> <div id="toc-title" class="offcanvas-title h5 ms-3"> On this page </div> <button type="button" class="btn-close me-2" x-on:click="hide" aria-label="Close" ></button> </div> <div class="offcanvas-body py-0"> <div class="flex-grow-1"> <strong class=" h6 d-none d-md-block mb-2 ms-3"> On this page </strong> <hr class="d-none d-md-block my-2 ms-3"> <nav class="mb-3 mb-md-0" x-data="scrollspy({ config: { threshold: JSON.parse('[0.1,0.5,1]') }})" x-on:refresh-toc.window="refresh" > <ul> <li> <a href="#toc-submission-status" class="focus-ring focus-ring-primary" x-on:click="hide(! window.breakpoints['md'].matches)" > Submission status </a> </li> <li> <a href="#toc-important-dates" class="focus-ring focus-ring-primary" x-on:click="hide(! window.breakpoints['md'].matches)" > Important dates </a> <ul> <a href="#toc-available-time-slots" class="focus-ring focus-ring-primary" x-on:click="hide(! window.breakpoints['md'].matches)" > Available time slots </a> </ul> </li> <li> <a href="#toc-important-notes" class="focus-ring focus-ring-primary" x-on:click="hide(! window.breakpoints['md'].matches)" > Important notes </a> <ul> <a href="#toc-submitting-successor-seminars" class="focus-ring focus-ring-primary" x-on:click="hide(! window.breakpoints['md'].matches)" > Submitting successor seminars </a> <a href="#toc-resubmitting-proposals" class="focus-ring focus-ring-primary" x-on:click="hide(! window.breakpoints['md'].matches)" > Resubmitting proposals </a> <a href="#toc-providing-invitee-lists" class="focus-ring focus-ring-primary" x-on:click="hide(! window.breakpoints['md'].matches)" > Providing invitee lists </a> </ul> </li> <li> <a href="#toc-frequently-asked-questions" class="focus-ring focus-ring-primary" x-on:click="hide(! window.breakpoints['md'].matches)" > Frequently asked questions </a> </li> </ul> </nav> </div> </div> </div> </div> <div class="sd-col--content col-md-9 col-lg-10" > <section class="mb-4" id="toc-submission-status"> <div class="sd-intro board board-xl board-dagstuhl bg-opacity-25 text-body"> <h1 class="sd-title">Winter 2024/25</h1> <p class="sd-lead"> Submission with the Dagstuhl Online Seminar Application system is currently <span><span>closed</span></span>. </p> <div class="d-flex flex-row flex-wrap gap-3"> <a class="btn btn-lg btn-board-secondary" href="https://dosa.dagstuhl.de/login" role="button">Sign in <svg class="bi"><use href="#chevron-right"></use></svg></a> <a class="btn btn-lg btn-board-secondary" href="https://dosa.dagstuhl.de/register" role="button">Sign up <svg class="bi"><use href="#chevron-right"></use></svg></a> </div> </div> </section> <section class="mb-4" id="toc-important-dates"> <h2>Important dates</h2> <div class="row row-cols-1 row-cols-md-2 row-cols-lg-3 g-2 g-md-3 g-lg-4 pt-3"> <div class="col d-flex align-items-baseline"> <div> <svg class="bi bi--timeline flex-shrink-0 me-3 text-body-secondary"> <use href="#hourglass-top"></use> </svg> </div> <div> <h3 class="mb-0 fs-4 text-body-emphasis">Opening</h3> <p> Submission opens on Tuesday, October 15, 2024. </p> </div> </div> <div class="col d-flex align-items-baseline"> <div> <svg class="bi bi--timeline flex-shrink-0 me-3 text-body-secondary"> <use href="#hourglass-bottom"></use> </svg> </div> <div> <h3 class="mb-0 fs-4 text-body-emphasis">Deadline</h3> <p> Submission closes on Friday, November 1, 2024, Anywhere on Earth. </p> </div> </div> <div class="col d-flex align-items-baseline"> <div> <svg class="bi bi--timeline flex-shrink-0 me-3 text-body-secondary"> <use href="#camera-fill"></use> </svg> </div> <div> <h3 class="mb-0 fs-4 text-body-emphasis">Camera-Ready</h3> <p> Proposals must be completed by Sunday, November 10, 2024, Anywhere on Earth. </p> </div> </div> <div class="col d-flex align-items-baseline"> <div> <svg class="bi bi--timeline flex-shrink-0 me-3 text-body-secondary"> <use href="#calendar-check-fill"></use> </svg> </div> <div> <h3 class="mb-0 fs-4 text-body-emphasis">Scheduling</h3> <p> You may specify your preferences from January 27 until February 3, 2025, Anywhere on Earth. </p> </div> </div> <div class="col d-flex align-items-baseline"> <div> <svg class="bi bi--timeline flex-shrink-0 me-3 text-body-secondary"> <use href="#envelope-fill"></use> </svg> </div> <div> <h3 class="mb-0 fs-4 text-body-emphasis">Notifications</h3> <p> You are notified of our review decision by email around the end of January 2025. </p> </div> </div> <div class="col d-flex align-items-baseline"> <div> <svg class="bi bi--timeline flex-shrink-0 me-3 text-body-secondary"> <use href="#node-plus-fill"></use> </svg> </div> <div> <h3 class="mb-0 fs-4 text-body-emphasis">Upcoming</h3> <p> The next submission round is open from April 1, 2025, until April 15, 2025. </p> </div> </div> </div> <div class="callout callout-secondary bg-opacity-10" id="toc-available-time-slots"> <h3 class="fs-4">Available time slots</h3> <ul> <li> Approved proposals for small seminars are likely to be scheduled between November 2025 and March 2026 (tentative). </li> <li> Approved proposals for large seminars are likely to be scheduled between April 2026 and September 2026 (tentative). </li> </ul> </div> </section> <section class="mb-4" id="toc-important-notes"> <h2>Important notes</h2> <div class="callout callout-dagstuhl bg-opacity-10" id="toc-submitting-successor-seminars"> <h3 class="fs-4">Submitting successor seminars</h3> <ul> <li> Discuss the results achieved by the predecessor seminar, the questions which remain open, and how your proposed seminar will be informed by that. </li> </ul> </div> <div class="callout callout-dagstuhl bg-opacity-10" id="toc-resubmitting-proposals"> <h3 class="fs-4">Resubmitting proposals</h3> <ul> <li> Give an overview of what has changed in comparison with your previously rejected proposal. </li> <li> Discuss the feedback received and how you addressed it while reworking the proposal. </li> </ul> </div> <div class="callout callout-dagstuhl bg-opacity-10" id="toc-providing-invitee-lists"> <h3 class="fs-4">Providing invitee lists</h3> <ul> <li>Please see the <a class="text-decoration-none" href="https://www.dagstuhl.de/en/seminars/dagstuhl-seminars/composition-of-a-proposal#details-part-c" target="composition-of-a-proposal">instructions on submitting invitee lists <svg class="bi"><use href="#box-arrow-up-right"></use></svg></a> for details.</li> </ul> </div> </section> <div class="section mb-4" id="toc-frequently-asked-questions" > <h2>Frequently asked questions</h2> <hr> <div x-data="{ active: null }"> <div x-data="{ id: 'prepare', expanded: false, init() { this.expanded = this.active === this.id }, }" role="region" class="pb-3" > <div class="d-flex justify-content-between position-relative" tabindex="0" > <h3 class="fs-4 align-self-center mb-0"> What do I need to prepare for my submission? </h3> <a x-on:click="expanded = !expanded" :class="{'active': expanded}" class="btn btn-board-secondary align-self-center border-0 ms-1 stretched-link" role="button" :aria-expanded="expanded" :aria-pressed="expanded" style="--bs-bg-opacity: calc(0.2775 / 3);" > <svg class="bi"><use href="#chevron-down" :href="expanded ? '#chevron-up' : '#chevron-down'"></use></svg> </a> </div> <div x-cloak x-collapse x-show="expanded"> <div class="d-flex flex-column gap-2 gap-lg-3" style="margin-top: 0.75rem;"> A complete submission should contain the following four parts: <ol class="mb-0"> <li> The proposal metadata, such as title, authors, etc. </li> <li> A two-page CV for each organizer as a single PDF file. </li> <li> The complete proposal as a single PDF file. </li> <li> A CSV file containing the list of invitees. </li> <li> Optionally, a list of preferred dates and block-out dates for your proposed seminar. </li> </ol> <span>More details can be found in our <a class="text-decoration-none" href="https://www.dagstuhl.de/en/seminars/dagstuhl-seminars/composition-of-a-proposal" target="composition-of-a-proposal">general submission instructions <svg class="bi"><use href="#box-arrow-up-right"></use></svg></a>.</span> </div> </div> </div> <hr class="mt-0"> <div x-data="{ id: 'process', expanded: false, init() { this.expanded = this.active === this.id }, }" role="region" class="pb-3" > <div class="d-flex justify-content-between position-relative" tabindex="0" > <h3 class="fs-4 align-self-center mb-0"> How does the submission process work? </h3> <a x-on:click="expanded = !expanded" :class="{'active': expanded}" class="btn btn-board-secondary align-self-center border-0 ms-1 stretched-link" role="button" :aria-expanded="expanded" :aria-pressed="expanded" style="--bs-bg-opacity: calc(0.2775 / 3);" > <svg class="bi"><use href="#chevron-down" :href="expanded ? '#chevron-up' : '#chevron-down'"></use></svg> </a> </div> <div x-cloak x-collapse x-show="expanded"> <div class="d-flex flex-column gap-2 gap-lg-3" style="margin-top: 0.75rem;"> <ol class="mb-0"> <li> To start the submission process, click on the "Submit" button if it is available. If it is not available, you need to wait until the next submission round opens. </li> <li> If you are not signed in yet, you are redirected to the login page where you can use your DOSA credentials to log in, reset your password, or register for a new DOSA account, if you do not have one yet. You can log in or register using the authentication menu with the user icon at the top of the page. If you are not signed in yet, you are redirected to <a href="https://dosa.dagstuhl.de/login" class="text-decoration-none"> sign in <svg class="bi"><use href="#box-arrow-in-up-right"></use></svg> </a> with your existing DOSA account. Click on "Register" to <a href="https://dosa.dagstuhl.de/register" class="text-decoration-none"> sign up <svg class="bi"><use href="#box-arrow-in-up-right"></use></svg></a> with a new account. </li> <li> Enter the required basic data for your new proposal and click on "Create". All data entered here can also be changed later on. </li> <li> Fill in all required metadata. <ul> <li>Note that your input is continuously validated and saved. Invalid input, however, has to be fixed in order to have the latest changes saved again. </li> <li> You do not have to complete your submission in one session. You can come back to wherever you left off at any time for as long as the deadlines allow. You can find your proposals under the menu item "My Proposals" at the top of the page. </li> <li> While editing the metadata, the current submission status, e.g. "Metadata-Ready", "Camera-Ready", is continuously updated and displayed. </li> </ul> <li> All proposals with metadata completed by the appropriate deadline will be considered by Dagstuhl's staff. You may check the metadata and the submission status of your proposal at any time in the "Show" view. </li> <li> For finalizing your camera-ready proposal, please upload the proposal text, all organizer CVs, and the list of invitees. </li> <li> All camera-ready proposals will be reviewed by Dagstuhl's Scientific Directorate. Review decisions are communicated via email. Status information within DOSA only applies to the submission phase. </li> <li> In case your proposal is accepted, we will send you an email when the list of potential weeks has been added to DOSA. We will ask you to select preferred weeks for your seminar and also to block the weeks that are definitely unsuitable. </li> </ol> <span>More details can be found in our <a class="text-decoration-none" href="https://www.dagstuhl.de/en/seminars/dagstuhl-seminars/composition-of-a-proposal" target="composition-of-a-proposal">general submission instructions <svg class="bi"><use href="#box-arrow-up-right"></use></svg></a>.</span> </div> </div> </div> <hr class="mt-0"> <div x-data="{ id: 'withdraw', expanded: false, init() { this.expanded = this.active === this.id }, }" role="region" class="pb-3" > <div class="d-flex justify-content-between position-relative" tabindex="0" > <h3 class="fs-4 align-self-center mb-0"> How do I withdraw a submission? </h3> <a x-on:click="expanded = !expanded" :class="{'active': expanded}" class="btn btn-board-secondary align-self-center border-0 ms-1 stretched-link" role="button" :aria-expanded="expanded" :aria-pressed="expanded" style="--bs-bg-opacity: calc(0.2775 / 3);" > <svg class="bi"><use href="#chevron-down" :href="expanded ? '#chevron-up' : '#chevron-down'"></use></svg> </a> </div> <div x-cloak x-collapse x-show="expanded"> <div class="d-flex flex-column gap-2 gap-lg-3" style="margin-top: 0.75rem;"> <span> Please, contact <a href="mailto:dosa@dagstuhl.de" class="text-decoration-none">dosa@dagstuhl.de <svg class="bi"><use href="#envelope-fill"></use></svg></a> if you would like to withdraw a submitted proposal. </span> </div> </div> </div> <hr class="mt-0"> <div x-data="{ id: 'notification', expanded: false, init() { this.expanded = this.active === this.id }, }" role="region" class="pb-3" > <div class="d-flex justify-content-between position-relative" tabindex="0" > <h3 class="fs-4 align-self-center mb-0"> How am I notified of the review decision? </h3> <a x-on:click="expanded = !expanded" :class="{'active': expanded}" class="btn btn-board-secondary align-self-center border-0 ms-1 stretched-link" role="button" :aria-expanded="expanded" :aria-pressed="expanded" style="--bs-bg-opacity: calc(0.2775 / 3);" > <svg class="bi"><use href="#chevron-down" :href="expanded ? '#chevron-up' : '#chevron-down'"></use></svg> </a> </div> <div x-cloak x-collapse x-show="expanded"> <div class="d-flex flex-column gap-2 gap-lg-3" style="margin-top: 0.75rem;"> <span>More details on the notification process can be found in our <a href="https://www.dagstuhl.de/en/seminars/dagstuhl-seminars/proposal-submission-and-review-process#notification" target="proposal-submission-and-review-process" class="text-decoration-none">information on the proposal submission and review process <svg class="bi"><use href="#box-arrow-up-right"></use></svg></a>.</span> </div> </div> </div> <hr class="mt-0"> <div x-data="{ id: 'next', expanded: false, init() { this.expanded = this.active === this.id }, }" role="region" class="pb-3" > <div class="d-flex justify-content-between position-relative" tabindex="0" > <h3 class="fs-4 align-self-center mb-0"> What comes next if my proposal is accepted? </h3> <a x-on:click="expanded = !expanded" :class="{'active': expanded}" class="btn btn-board-secondary align-self-center border-0 ms-1 stretched-link" role="button" :aria-expanded="expanded" :aria-pressed="expanded" style="--bs-bg-opacity: calc(0.2775 / 3);" > <svg class="bi"><use href="#chevron-down" :href="expanded ? '#chevron-up' : '#chevron-down'"></use></svg> </a> </div> <div x-cloak x-collapse x-show="expanded"> <div class="d-flex flex-column gap-2 gap-lg-3" style="margin-top: 0.75rem;"> <span>More details on seminar preparations can be found in our <a href="https://www.dagstuhl.de/en/seminars/dagstuhl-seminars/infos-for-organizers" target="infos-for-organizers" class="text-decoration-none">information for organizers <svg class="bi"><use href="#box-arrow-up-right"></use></svg></a>.</span> </div> </div> </div> <hr class="my-0"> </div> </div> </div> </div> </div> </main> <footer x-ref="footer" class="sd-layout__footer" > <div class="container-xxl py-4" > <div class="sd-layout__footer__menu" x-data="{ toggleable: ! window.breakpoints.sm.matches }" @breakpoint.window="toggleable = ! window.breakpoints.sm.matches" > <div class="row"> <div class="col-lg-3 mb-3 me-lg-3"> <a href="https://www.dagstuhl.de" aria-label="Schloss Dagstuhl" class="d-inline-flex align-items-center focus-ring focus-ring-primary mb-1 text-body-emphasis text-decoration-none dagstuhl-logo" > <svg class="dagstuhl-logo__mark d-flex flex-shrink-0 me-2" height="32px" viewBox="0 0 36.475 27.485" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" > <defs> <symbol id="e" overflow="visible"></symbol> <symbol id="a" overflow="visible"></symbol> <symbol id="c" overflow="visible"></symbol> <symbol id="b" overflow="visible"></symbol> <symbol id="d" overflow="visible"></symbol> <symbol id="f" overflow="visible"></symbol> </defs> <g transform="translate(-125.05 150.4)"> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="459.8096" y="261.93481" width="100%" height="100%" xlink:href="#a"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="459.22559" y="274.93481" width="100%" height="100%" xlink:href="#a"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="496.1041" y="556.61981" width="100%" height="100%" xlink:href="#e"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="492.24069" y="569.61981" width="100%" height="100%" xlink:href="#a"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="561.3114" y="582.61981" width="100%" height="100%" xlink:href="#a"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="480.4968" y="595.61981" width="100%" height="100%" xlink:href="#a"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="435.40161" y="621.61981" width="100%" height="100%" xlink:href="#e"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="451.1373" y="647.61981" width="100%" height="100%" xlink:href="#c"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="461.92419" y="647.61981" width="100%" height="100%" xlink:href="#c"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="498.7027" y="647.61981" width="100%" height="100%" xlink:href="#c"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="451.1373" y="673.61981" width="100%" height="100%" xlink:href="#c"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="479.06461" y="721.61981" width="100%" height="100%" xlink:href="#b"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="496.3522" y="743.61981" width="100%" height="100%" xlink:href="#d"/> <use x="497.901" y="743.61981" width="100%" height="100%" xlink:href="#d"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="538.80103" y="743.61981" width="100%" height="100%" xlink:href="#a"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="474.04099" y="756.61981" width="100%" height="100%" xlink:href="#f"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="492.9545" y="756.61981" width="100%" height="100%" xlink:href="#b"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="515.69818" y="756.61981" width="100%" height="100%" xlink:href="#b"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="537.61792" y="756.61981" width="100%" height="100%" xlink:href="#b"/> </g> <g transform="matrix(.35278 0 0 .35278 -18.398 -158.32)" class="on-primary"> <use x="559.04962" y="756.61981" width="100%" height="100%" xlink:href="#b"/> </g> <path d="m125.05-150.4 4e-3 27.485 27.481-2e-3 -4e-3 -27.483z" class="primary"/> <g class="on-primary"> <path d="m136.35-131c0-0.16537 0.13366-0.30042 0.29903-0.30042 0.16536 0 0.30041 0.13505 0.30041 0.30042v1.7983c0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29903-0.13367-0.29903-0.29903z"/> <path d="m137.55-131c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30041 0.13505 0.30041 0.30042v1.7983c0 0.16536-0.13504 0.29903-0.30041 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903z"/> <path d="m138.75-131c0-0.16537 0.13367-0.30042 0.29904-0.30042 0.16536 0 0.30041 0.13505 0.30041 0.30042v1.7983c0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903z"/> <path d="m142.35-131c0-0.16537 0.13367-0.30042 0.29904-0.30042 0.16536 0 0.30041 0.13505 0.30041 0.30042v1.7983c0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903z"/> <path d="m143.55-131c0-0.16537 0.13368-0.30042 0.29904-0.30042s0.30041 0.13505 0.30041 0.30042v1.7983c0 0.16536-0.13505 0.29903-0.30041 0.29903s-0.29904-0.13367-0.29904-0.29903z"/> <path d="m144.74-131c0-0.16537 0.13367-0.30042 0.29903-0.30042s0.30042 0.13505 0.30042 0.30042v1.7983c0 0.16536-0.13506 0.29903-0.30042 0.29903s-0.29903-0.13367-0.29903-0.29903z"/> <path d="m136.35-126.21c0-0.16537 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041v1.797c0 0.16674-0.13505 0.30041-0.30041 0.30041-0.16537 0-0.29903-0.13367-0.29903-0.30041z"/> <path d="m137.55-126.21c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30041 0.13504 0.30041 0.30041v1.797c0 0.16674-0.13504 0.30041-0.30041 0.30041-0.16536 0-0.29903-0.13367-0.29903-0.30041z"/> <path d="m138.75-126.21c0-0.16537 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041v1.797c0 0.16674-0.13505 0.30041-0.30041 0.30041-0.16537 0-0.29904-0.13367-0.29904-0.30041z"/> <path d="m136.95-131.6c0-0.16537 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041 0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903"/> <path d="m138.15-131.6c0-0.16537 0.13368-0.30041 0.29904-0.30041s0.30041 0.13504 0.30041 0.30041c0 0.16536-0.13505 0.29903-0.30041 0.29903s-0.29904-0.13367-0.29904-0.29903"/> <path d="m142.95-131.6c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30041 0.13504 0.30041 0.30041 0 0.16536-0.13504 0.29903-0.30041 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m144.14-131.6c0-0.16537 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041 0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903"/> <path d="m143.55-132.2c0-0.16536 0.13368-0.30041 0.29904-0.30041s0.30041 0.13505 0.30041 0.30041c0 0.16537-0.13505 0.29904-0.30041 0.29904s-0.29904-0.13367-0.29904-0.29904"/> <path d="m140.55-132.8c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30042 0.13505 0.30042 0.30042v9.5911c0 0.16537-0.13505 0.29904-0.30042 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m146.54-132.8c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30041 0.13505 0.30041 0.30042v9.5911c0 0.16537-0.13504 0.29904-0.30041 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m141.75-125.61c0-0.16536 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v2.3978c0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29904-0.13367-0.29904-0.29904z"/> <path d="m145.34-125.61c0-0.16536 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v2.3978c0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m143.24-126.51c-0.16536 0-0.29903-0.13367-0.29903-0.29904 0-0.16674 0.13367-0.30041 0.29903-0.30041h1.1989c0.16536 0 0.30041 0.13367 0.30041 0.30041 0 0.16537-0.13505 0.29904-0.30041 0.29904z"/> <path d="m142.35-126.21c0-0.16537 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041 0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903"/> <path d="m144.74-126.21c0-0.16537 0.13367-0.30041 0.29903-0.30041s0.30042 0.13504 0.30042 0.30041c0 0.16536-0.13506 0.29903-0.30042 0.29903s-0.29903-0.13367-0.29903-0.29903"/> <path d="m142.05-133.7c-0.16537 0-0.29904-0.13367-0.29904-0.29904 0-0.16536 0.13367-0.30041 0.29904-0.30041h3.5967c0.16536 0 0.30041 0.13505 0.30041 0.30041 0 0.16537-0.13505 0.29904-0.30041 0.29904z"/> <path d="m141.15-133.4c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30041 0.13504 0.30041 0.30041 0 0.16536-0.13504 0.29903-0.30041 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m145.94-133.4c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30042 0.13504 0.30042 0.30041 0 0.16536-0.13505 0.29903-0.30042 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m150.74-131.6c0-0.16537 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.29903 0.13504 0.29903 0.30041v3.5967c0 0.16536-0.13367 0.29903-0.29903 0.29903-0.16537 0-0.29903-0.13367-0.29903-0.29903z"/> <path d="m151.94-131.6c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.29904 0.13504 0.29904 0.30041v3.5967c0 0.16536-0.13367 0.29903-0.29904 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903z"/> <path d="m151.34-132.2c0-0.16536 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.29904 0.13505 0.29904 0.30041 0 0.16537-0.13367 0.29904-0.29904 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904"/> <path d="m157.93-131.6c0-0.16537 0.13505-0.30041 0.30042-0.30041 0.16536 0 0.29903 0.13504 0.29903 0.30041v3.5967c0 0.16536-0.13367 0.29903-0.29903 0.29903-0.16537 0-0.30042-0.13367-0.30042-0.29903z"/> <path d="m159.13-131.6c0-0.16537 0.13504-0.30041 0.30041-0.30041 0.16536 0 0.29903 0.13504 0.29903 0.30041v3.5967c0 0.16536-0.13367 0.29903-0.29903 0.29903-0.16537 0-0.30041-0.13367-0.30041-0.29903z"/> <path d="m158.53-132.2c0-0.16536 0.13505-0.30041 0.30042-0.30041 0.16536 0 0.29903 0.13505 0.29903 0.30041 0 0.16537-0.13367 0.29904-0.29903 0.29904-0.16537 0-0.30042-0.13367-0.30042-0.29904"/> <path d="m153.74-129.21c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.29903 0.13505 0.29903 0.30042v3.5967c0 0.16537-0.13366 0.29904-0.29903 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m154.34-129.81c0-0.16537 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.29903 0.13504 0.29903 0.30041 0 0.16536-0.13367 0.29903-0.29903 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903"/> <path d="m154.93-130.41c0-0.16536 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.29904 0.13505 0.29904 0.30041 0 0.16537-0.13367 0.29904-0.29904 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904"/> <path d="m155.53-129.81c0-0.16537 0.13505-0.30041 0.30041-0.30041s0.29904 0.13504 0.29904 0.30041c0 0.16536-0.13368 0.29903-0.29904 0.29903s-0.30041-0.13367-0.30041-0.29903"/> <path d="m156.13-129.21c0-0.16537 0.13504-0.30042 0.30041-0.30042 0.16536 0 0.29903 0.13505 0.29903 0.30042v3.5967c0 0.16537-0.13367 0.29904-0.29903 0.29904-0.16537 0-0.30041-0.13367-0.30041-0.29904z"/> <path d="m153.44-124.11c-0.16537 0-0.30042-0.13367-0.30042-0.30041 0-0.16536 0.13505-0.29903 0.30042-0.29903h3.5967c0.16537 0 0.30042 0.13367 0.30042 0.29903 0 0.16674-0.13505 0.30041-0.30042 0.30041z"/> <path d="m152.84-122.91c-0.16537 0-0.30041-0.13367-0.30041-0.30042 0-0.16536 0.13504-0.29903 0.30041-0.29903h4.7956c0.16537 0 0.29903 0.13367 0.29903 0.29903 0 0.16675-0.13366 0.30042-0.29903 0.30042z"/> <path d="m160.93-134.3v-0.29903c0-0.16537 0.13505-0.30042 0.30041-0.30042s0.29904 0.13505 0.29904 0.30042v11.389c0 0.16537-0.13368 0.29904-0.29904 0.29904s-0.30041-0.13367-0.30041-0.29904v-10.491h-11.388v10.491c0 0.16537-0.13505 0.29904-0.30041 0.29904s-0.30042-0.13367-0.30042-0.29904v-11.389c0-0.16537 0.13506-0.30042 0.30042-0.30042s0.30041 0.13505 0.30041 0.30042v0.29903z"/> <path d="m139.95-139.7v5.6954c0 0.16537-0.13505 0.29904-0.30042 0.29904h-3.8957v10.491c0 0.16537-0.13505 0.29904-0.30042 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904v-11.389c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30042 0.13505 0.30042 0.30042v0.29903h3.5967v-6.2935c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30042 0.13504 0.30042 0.30041v0.29903h1.7983v-3.8957c0-0.16536 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v4.1961c0 0.16536-0.13505 0.29903-0.30041 0.29903z"/> <path d="m142.35-138.2c0-0.16537 0.13367-0.30042 0.29904-0.30042 0.16536 0 0.30041 0.13505 0.30041 0.30042 0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903"/> <path d="m144.74-138.2c0-0.16537 0.13367-0.30042 0.29903-0.30042s0.30042 0.13505 0.30042 0.30042c0 0.16536-0.13506 0.29903-0.30042 0.29903s-0.29903-0.13367-0.29903-0.29903"/> <path d="m139.95-141.2c0-0.16536 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041 0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29903-0.13367-0.29903-0.29904"/> <path d="m140.55-141.79c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30042 0.13505 0.30042 0.30042 0 0.16536-0.13505 0.29903-0.30042 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m142.35-144.79c0-0.16536 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041 0 0.16537-0.13505 0.30042-0.30041 0.30042-0.16537 0-0.29904-0.13505-0.29904-0.30042"/> <path d="m142.95-145.39c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30041 0.13505 0.30041 0.30042 0 0.16536-0.13504 0.30041-0.30041 0.30041-0.16536 0-0.29903-0.13505-0.29903-0.30041"/> <path d="m147.14-141.2c0-0.16536 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041 0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29904-0.13367-0.29904-0.29904"/> <path d="m146.54-141.79c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30041 0.13505 0.30041 0.30042 0 0.16536-0.13504 0.29903-0.30041 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m144.74-144.79c0-0.16536 0.13367-0.30041 0.29903-0.30041s0.30042 0.13505 0.30042 0.30041c0 0.16537-0.13506 0.30042-0.30042 0.30042s-0.29903-0.13505-0.29903-0.30042"/> <path d="m144.14-145.39c0-0.16537 0.13367-0.30042 0.29904-0.30042 0.16536 0 0.30041 0.13505 0.30041 0.30042 0 0.16536-0.13505 0.30041-0.30041 0.30041-0.16537 0-0.29904-0.13505-0.29904-0.30041"/> <path d="m141.75-137.6c0-0.16536 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v1.7983c0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29904-0.13367-0.29904-0.29904z"/> <path d="m142.95-137.6c0-0.16536 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30041 0.13505 0.30041 0.30041v1.7983c0 0.16537-0.13504 0.29904-0.30041 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m144.14-137.6c0-0.16536 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v1.7983c0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29904-0.13367-0.29904-0.29904z"/> <path d="m145.34-137.6c0-0.16536 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v1.7983c0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m148.34-134.3v11.09c0 0.16537-0.13505 0.29904-0.30041 0.29904-0.16537 0-0.29904-0.13367-0.29904-0.29904v-16.485h-2.0988c-0.16537 0-0.29903-0.13367-0.29903-0.29903v-4.1961c0-0.16536 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.30041 0.13505 0.30041 0.30041v3.8957h1.7983v-0.29903c0-0.16537 0.13367-0.30041 0.29904-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041z"/> <path d="m136.35-137c0-0.16537 0.13366-0.30041 0.29903-0.30041 0.16536 0 0.30041 0.13504 0.30041 0.30041 0 0.16536-0.13505 0.29903-0.30041 0.29903-0.16537 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m135.75-136.4c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.30042 0.13505 0.30042 0.30042 0 0.16536-0.13505 0.29903-0.30042 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m135.15-135.8c0-0.16536 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30042 0.13505 0.30042 0.30041 0 0.16537-0.13505 0.29904-0.30042 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904"/> <path d="m137.25-137.3c-0.16537 0-0.29904-0.13367-0.29904-0.29904 0-0.16536 0.13367-0.30041 0.29904-0.30041h1.1989c0.16536 0 0.30041 0.13505 0.30041 0.30041 0 0.16537-0.13505 0.29904-0.30041 0.29904z"/> <path d="m150.14-135.8c0-0.16536 0.13367-0.30041 0.29903-0.30041s0.30042 0.13505 0.30042 0.30041c0 0.16537-0.13506 0.29904-0.30042 0.29904s-0.29903-0.13367-0.29903-0.29904"/> <path d="m149.54-135.2c0-0.16537 0.13367-0.30041 0.29903-0.30041 0.16537 0 0.30042 0.13504 0.30042 0.30041 0 0.16536-0.13505 0.29903-0.30042 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m151.04-136.1c-0.16537 0-0.30041-0.13367-0.30041-0.29903 0-0.16537 0.13504-0.30042 0.30041-0.30042h1.1989c0.16537 0 0.30041 0.13505 0.30041 0.30042 0 0.16536-0.13504 0.29903-0.30041 0.29903z"/> <path d="m153.74-138.2c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.29903 0.13505 0.29903 0.30042v2.3978c0 0.16537-0.13366 0.29904-0.29903 0.29904-0.16536 0-0.29903-0.13367-0.29903-0.29904z"/> <path d="m154.34-140c0-0.16537 0.13367-0.30042 0.29904-0.30042 0.16536 0 0.29903 0.13505 0.29903 0.30042v1.1989c0 0.16536-0.13367 0.29903-0.29903 0.29903-0.16537 0-0.29904-0.13367-0.29904-0.29903z"/> <path d="m159.73-135.8c0-0.16536 0.13505-0.30041 0.30042-0.30041 0.16536 0 0.29903 0.13505 0.29903 0.30041 0 0.16537-0.13367 0.29904-0.29903 0.29904-0.16537 0-0.30042-0.13367-0.30042-0.29904"/> <path d="m160.33-135.2c0-0.16537 0.13505-0.30041 0.30041-0.30041 0.16537 0 0.29904 0.13504 0.29904 0.30041 0 0.16536-0.13367 0.29903-0.29904 0.29903-0.16536 0-0.30041-0.13367-0.30041-0.29903"/> <path d="m159.43-136.1c0.16536 0 0.30041-0.13367 0.30041-0.29903 0-0.16537-0.13505-0.30042-0.30041-0.30042h-1.1989c-0.16537 0-0.30042 0.13505-0.30042 0.30042 0 0.16536 0.13505 0.29903 0.30042 0.29903z"/> <path d="m156.13-138.2c0-0.16537 0.13504-0.30042 0.30041-0.30042 0.16536 0 0.29903 0.13505 0.29903 0.30042v2.3978c0 0.16537-0.13367 0.29904-0.29903 0.29904-0.16537 0-0.30041-0.13367-0.30041-0.29904z"/> <path d="m155.53-140c0-0.16537 0.13505-0.30042 0.30041-0.30042s0.29904 0.13505 0.29904 0.30042v1.1989c0 0.16536-0.13368 0.29903-0.29904 0.29903s-0.30041-0.13367-0.30041-0.29903z"/> <path d="m154.93-140.9c0-0.16537 0.13367-0.29904 0.29903-0.29904 0.16537 0 0.29904 0.13367 0.29904 0.29904 0 0.16536-0.13367 0.30041-0.29904 0.30041-0.16536 0-0.29903-0.13505-0.29903-0.30041"/> <path d="m154.93-141.79c0-0.16537 0.13367-0.30042 0.29903-0.30042 0.16537 0 0.29904 0.13505 0.29904 0.30042 0 0.16536-0.13367 0.29903-0.29904 0.29903-0.16536 0-0.29903-0.13367-0.29903-0.29903"/> <path d="m143.55-146.98c0-0.1819 0.13367-0.32935 0.29904-0.32935 0.16536 0 0.30041 0.14745 0.30041 0.32935v0.66008c0 0.1819-0.13505 0.32935-0.30041 0.32935-0.16537 0-0.29904-0.14745-0.29904-0.32935z"/> </g> </g> </svg> <span class="fs-5">Schloss Dagstuhl</span> </a> <ul class="list-unstyled small text-body-secondary mb-2 mb-sm-3"> <li class="mb-2"> Twice a year we invite researchers to organize seminars and workshops ranging from core fields of computer science to cutting-edge topics, emerging subjects, and interdisciplinary approaches. </li> <li class="mb-2"> Contact us at <a href="mailto:dosa@dagstuhl.de" class="focus-ring focus-ring-primary email email--contact" >dosa@dagstuhl.de</a> . </li> </ul> </div> <div class="col-sm-4 col-lg-3 mb-3 ms-lg-4"> <div role="region" class="link-list" x-data="{ expanded: false, init() { this.setTabindex(toggleable) this.$watch('toggleable', (value) => { this.setTabindex(value) if(!value) { this.expanded = false } }) }, setTabindex(toggleable) { if(toggleable) { this.$refs.toggle.setAttribute('tabindex', 0) } else { this.$refs.toggle.setAttribute('tabindex', -1) } }, toggleWithMouse() { this.expanded = !this.expanded }, toggleWithKeyboard() { this.toggleWithMouse() if(this.expanded) { this.$focus.within(this.$refs.group).first() } }, }" > <a class="link-list__toggle d-flex align-items-center justify-content-between d-sm-block mb-1 mb-sm-2 position-relative text-decoration-none" :class="{ 'active': expanded, 'btn nav-link focus-ring focus-ring-primary': toggleable, }" x-ref="toggle" @click="toggleWithMouse" @keyup.enter="toggleWithKeyboard" :aria-expanded="expanded" > <h5 class="mb-0 text-body-secondary"> Links </h5> <span class="btn btn-sm border-0 px-0 d-block d-sm-none stretched-link" x-show="toggleable" href="#" role="button" style="--bs-btn-hover-color: var(--bs-emphasis-color); --bs-btn-active-color: var(--bs-emphasis-color)" > <svg class="bi"><use href="#chevron-down" :href="expanded ? '#chevron-up' : '#chevron-down'"></use></svg> </span> </a> <div x-cloak x-collapse.duration.0ms x-show="!toggleable || expanded" x-ref="group" > <ul class="list-unstyled d-flex flex-column mb-0"> <li class="link-list__item mb-2 d-inline-flex" > <a href="/" class="focus-ring focus-ring-primary flex-grow-1" >Home</a> </li> <li class="link-list__item mb-2 d-inline-flex" > <a href="https://dosa.dagstuhl.de/login" class="focus-ring focus-ring-primary flex-grow-1" >Sign in</a> </li> <li class="link-list__item mb-2 d-inline-flex" > <a href="https://dosa.dagstuhl.de/register" class="focus-ring focus-ring-primary flex-grow-1" >Sign up</a> </li> </ul> </div> </div> </div> <div class="col-sm-8 col-lg-5 mb-3"> <div role="region" class="link-list" x-data="{ expanded: false, init() { this.setTabindex(toggleable) this.$watch('toggleable', (value) => { this.setTabindex(value) if(!value) { this.expanded = false } }) }, setTabindex(toggleable) { if(toggleable) { this.$refs.toggle.setAttribute('tabindex', 0) } else { this.$refs.toggle.setAttribute('tabindex', -1) } }, toggleWithMouse() { this.expanded = !this.expanded }, toggleWithKeyboard() { this.toggleWithMouse() if(this.expanded) { this.$focus.within(this.$refs.group).first() } }, }" > <a class="link-list__toggle d-flex align-items-center justify-content-between d-sm-block mb-1 mb-sm-2 position-relative text-decoration-none" :class="{ 'active': expanded, 'btn nav-link focus-ring focus-ring-primary': toggleable, }" x-ref="toggle" @click="toggleWithMouse" @keyup.enter="toggleWithKeyboard" :aria-expanded="expanded" > <h5 class="mb-0 text-body-secondary"> Guides </h5> <span class="btn btn-sm border-0 px-0 d-block d-sm-none stretched-link" x-show="toggleable" href="#" role="button" style="--bs-btn-hover-color: var(--bs-emphasis-color); --bs-btn-active-color: var(--bs-emphasis-color)" > <svg class="bi"><use href="#chevron-down" :href="expanded ? '#chevron-up' : '#chevron-down'"></use></svg> </span> </a> <div x-cloak x-collapse.duration.0ms x-show="!toggleable || expanded" x-ref="group" > <ul class="list-unstyled d-flex flex-column mb-0"> <li class="link-list__item mb-2 d-inline-flex" > <a href="https://www.dagstuhl.de/en/seminars/dagstuhl-seminars/proposal-submission-and-review-process" target="proposal-submission-and-review-process" class="focus-ring focus-ring-primary flex-grow-1" >Proposal submission and review process</a> </li> <li class="link-list__item mb-2 d-inline-flex" > <a href="https://www.dagstuhl.de/en/seminars/dagstuhl-seminars/composition-of-a-proposal" target="composition-of-a-proposal" class="focus-ring focus-ring-primary flex-grow-1" >Composition of a proposal</a> </li> <li class="link-list__item mb-2 d-inline-flex" > <a href="https://www.dagstuhl.de/en/seminars/dagstuhl-seminars/infos-for-organizers" target="infos-for-organizers" class="focus-ring focus-ring-primary flex-grow-1" >Information for organizers</a> </li> <li class="link-list__item mb-2 d-inline-flex" > <a href="https://dosa.dagstuhl.de#toc-frequently-asked-questions" class="focus-ring focus-ring-primary flex-grow-1" >Frequently asked questions</a> </li> </ul> </div> </div> </div> </div> </div> <hr class="text-body-secondary mt-0 mb-4"> <div class="sd-layout__footer__meta d-flex flex-column flex-md-row gap-4" > <ul class="list-unstyled mb-0 d-flex flex-column flex-sm-row gap-2 gap-sm-3" > <li class="d-inline-flex" > <a href="https://www.dagstuhl.de/accessibility" class="focus-ring focus-ring-primary flex-grow-1" >Accessibility</a> </li> <li class="d-inline-flex" > <a href="https://www.dagstuhl.de/imprint" class="focus-ring focus-ring-primary flex-grow-1" >Impressum</a> </li> <li class="d-inline-flex" > <a href="https://www.dagstuhl.de/en/privacy" class="focus-ring focus-ring-primary flex-grow-1" >Privacy</a> </li> <li class="d-inline-flex" > <a href="https://dosa.dagstuhl.de/terms-of-service" class="focus-ring focus-ring-primary flex-grow-1" >Terms</a> </li> </ul> <ul class="list-unstyled mb-0 d-flex" > <li id="copyright" class="copyright text-body-tertiary ms-md-4" > 漏 2024 Schloss Dagstuhl </li> </ul> </div> </div> </footer> <div x-ref="bottom" class="sd-layout__bottom" > <div class="cookie-banner" x-cloak x-data="cookie" x-show="show"> <div class="container-xxl d-flex align-items-center gap-2 lh-sm py-2" > <svg class="bi flex-shrink-0"><use href="#cookie"></use></svg> <div class="form-text text-body-emphasis mt-0 me-auto">Be sure to enable cookies. We only use them for essential system functions.</div> <template x-if="enabled"> <button class="btn btn-sm btn-outline-dark text-nowrap" type="button" @click="accept">Got it!</button> </template> <template x-if="! enabled"> <button class="btn btn-sm btn-outline-dark text-nowrap" type="button" @click="show = false">Not now...</button> </template> </div> </div> </div> <script data-navigate-once="true">window.livewireScriptConfig = {"csrf":"CKhZrR27fw0L8IxqAi3gpcJYBxIPqIMHVUQcJAQd","uri":"\/livewire\/update","progressBar":"data-no-progress-bar","nonce":""};</script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10