@keyframes Layout_placeholderAnimation__TNopW{0%{background-position:-500px 0}to{background-position:500px 0}}.Layout_layout__Sde6S{display:grid;grid-template-rows:auto 1fr;min-height:100vh}.Layout_layout__header__OwwSF{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"back logo settings";position:-webkit-sticky;position:sticky;top:0;padding:1rem 2rem;height:5rem;color:#fff;background:#12438c}.Layout_layout__header__OwwSF a{color:#fff}.Layout_layout__back__Qmfql{grid-area:back;display:inline-flex;align-items:center}:where(.Layout_layout__back__Qmfql){all:unset;display:revert;box-sizing:border-box;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}:where(.Layout_layout__back__Qmfql):focus{outline:none}.Layout_layout__back__Qmfql svg{width:1.6rem;height:1.6rem}.Layout_layout__back__Qmfql svg path{fill:#fff;stroke:none}.Layout_layout__backText__AP2jn{font-size:1.4rem;font-weight:600}.Layout_layout__logo__Paons{grid-area:logo;display:block;height:3rem;width:3rem}.Layout_layout__logo__Paons path{fill:#fff}.Layout_layout__settings___UsE6{grid-area:settings;display:flex;align-items:center;justify-content:flex-end;position:relative}:where(.Layout_layout__settings___UsE6 button){all:unset;display:revert;box-sizing:border-box;color:inherit;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}:where(.Layout_layout__settings___UsE6 button):focus{outline:none}.Layout_layout__settings___UsE6 svg{display:block;height:2rem}.Layout_layout__new__BbyCL{position:absolute;top:1px;right:-4px;width:10px;aspect-ratio:1;border-radius:50%;background:red}@keyframes List_placeholderAnimation__Ke3XK{0%{background-position:-500px 0}to{background-position:500px 0}}.List_list__2yUl6{display:block}.List_list__items__183j1{display:flex;flex-direction:column}:where(.List_list__items__183j1){all:unset;display:revert;box-sizing:border-box;list-style:none}.List_item___t5a8{display:grid;grid-template-columns:1fr auto;align-items:center;border-bottom:1px solid #eee}.List_item__label__qgM7b{display:block;padding:1rem 0;font-size:1.8rem;font-weight:400}.List_item__side__cFckF{display:block}.List_item___t5a8:last-child{border-bottom:none}.List_toggle__CiNJx{width:5rem;padding:1px;border:1px solid #ccc;border-radius:2.5rem}.List_toggle__CiNJx:before{display:block;content:"";width:2.5rem;height:2.5rem;border-radius:50%;background:#ccc;transition:all .2s ease-in-out}.List_toggle__CiNJx.List_active__xVtWs:before{background:#12438c;transform:translateX(calc(100% - 4px))}@keyframes Modal_placeholderAnimation__YQHnR{0%{background-position:-500px 0}to{background-position:500px 0}}.Modal_modal___7ger{position:fixed;inset:0}.Modal_modal__scroll__m6xqv{display:flex;align-items:center;justify-content:center;position:relative;padding:3rem;min-height:100%}.Modal_modal__overlay__6XSe_{position:absolute;inset:0;background:rgba(0,0,0,.5)}.Modal_modal__dialog__rmCYP{position:relative;z-index:1001;padding:1px;width:100%;max-width:50rem;border-radius:.25rem;background:#fff}.Modal_modal__title__gOYWf{padding:1rem;font-family:var(--kodo-font-family-alt,"Inter",sans-serif);font-size:1.6rem;font-weight:600;text-transform:uppercase;text-align:center;background:#eee}.Modal_modal__content__e_Mbz{padding:2rem 3rem}