.menu.svelte-1orzbrk{margin:auto 0 auto auto;display:flex;align-items:center}.logo-wrapper.svelte-1orzbrk{border:1px solid #f4f6fb;display:flex;align-items:center;justify-content:center;border-radius:10px;margin:auto 20px;width:48px;height:48px;max-height:48px;max-width:48px}span.svelte-1orzbrk{font-weight:500}.logo.svelte-1orzbrk{max-width:97%;max-height:97%}button.svelte-1orzbrk{display:inline-flex;align-items:center;border:0;background:transparent;padding:0;margin:0 auto;cursor:pointer}
header.svelte-tl02jj{box-shadow:0px 0px 10px var(--box-shadow-color);padding:0 40px;background:#ffffff;min-height:80px;display:flex;flex-wrap:wrap}a.svelte-tl02jj{margin:auto 0}h2.svelte-tl02jj{margin:auto 10px auto 50px;font-size:28px;font-weight:600;font-family:var(--font-family-secondary)}div.svelte-tl02jj{display:flex}div.svelte-tl02jj:not(.middle){flex:1;width:calc((100% - (280px + 80px)) / 2)}.middle.svelte-tl02jj{width:280px}@media(max-width: 1200px){.middle.svelte-tl02jj{display:none}}@media(max-width: 931px){div.svelte-tl02jj:not(.middle){width:50%}h2.svelte-tl02jj{display:none}}
.default-notification-style.svelte-1x27qg3.svelte-1x27qg3{position:relative;display:flex;align-items:stretch;justify-content:space-between;margin:12px;background:#fff;color:#000;border-radius:6px;box-shadow:0 4px 10px rgba(0, 0, 0, 0.08);min-height:0;min-width:200px;overflow:hidden}.default-notification-style-content.svelte-1x27qg3.svelte-1x27qg3{width:210px;padding:12px 6px 12px 12px;box-sizing:border-box;word-wrap:break-word}.default-notification-style-button.svelte-1x27qg3.svelte-1x27qg3{display:block;width:40px;padding:0;margin:0;border:none;border-left:1px solid #eee;outline:none;background:none;cursor:pointer;font-size:20px;color:#000;box-sizing:border-box}.default-notification-style-button.svelte-1x27qg3.svelte-1x27qg3:hover{background:rgba(0, 0, 0, 0.01)}.default-notification-error.svelte-1x27qg3.svelte-1x27qg3{background:#f3555a;color:#fff}.default-notification-error.svelte-1x27qg3 .default-notification-style-button.svelte-1x27qg3{border-left:1px solid rgba(255, 255, 255, 0.4);color:#fff}.default-notification-warning.svelte-1x27qg3.svelte-1x27qg3{background:#ffb900;color:#000}.default-notification-warning.svelte-1x27qg3 .default-notification-style-button.svelte-1x27qg3{border-left:1px solid rgba(0, 0, 0, 0.2);color:#000}.default-notification-success.svelte-1x27qg3.svelte-1x27qg3{background:#22ce6c;color:#fff}.default-notification-success.svelte-1x27qg3 .default-notification-style-button.svelte-1x27qg3{border-left:1px solid rgba(255, 255, 255, 0.4);color:#fff}
.default-position-style-top-left.svelte-t0tmtn,.default-position-style-top-center.svelte-t0tmtn,.default-position-style-top-right.svelte-t0tmtn,.default-position-style-bottom-left.svelte-t0tmtn,.default-position-style-bottom-center.svelte-t0tmtn,.default-position-style-bottom-right.svelte-t0tmtn{position:fixed;max-width:400px}.default-position-style-top-left.svelte-t0tmtn{top:0;left:0}.default-position-style-top-center.svelte-t0tmtn{top:0;left:50%;transform:translateX(-50%)}.default-position-style-top-right.svelte-t0tmtn{top:0;right:0}.default-position-style-bottom-left.svelte-t0tmtn{bottom:0;left:0}.default-position-style-bottom-center.svelte-t0tmtn{bottom:0;left:50%;transform:translateX(-50%)}.default-position-style-bottom-right.svelte-t0tmtn{bottom:0;right:0}
.svelte-fnsfcv{box-sizing:border-box}.bg.svelte-fnsfcv{position:fixed;z-index:1000;display:flex;flex-direction:column;justify-content:center;width:100vw;height:100vh;background:rgba(0, 0, 0, 0.66)}.window-wrap.svelte-fnsfcv{position:relative;margin:2rem;max-height:100%}.window.svelte-fnsfcv{position:relative;width:40rem;max-width:100%;max-height:100%;margin:2rem auto;color:black;border-radius:0.5rem;background:white}.content.svelte-fnsfcv{position:relative;padding:1rem;max-height:calc(100vh - 4rem);overflow:auto}.close.svelte-fnsfcv{display:block;box-sizing:border-box;position:absolute;z-index:1000;top:1rem;right:1rem;margin:0;padding:0;width:1.5rem;height:1.5rem;border:0;color:black;border-radius:1.5rem;background:white;box-shadow:0 0 0 1px black;transition:transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1),
                background 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);-webkit-appearance:none}.close.svelte-fnsfcv:before,.close.svelte-fnsfcv:after{content:'';display:block;box-sizing:border-box;position:absolute;top:50%;width:1rem;height:1px;background:black;transform-origin:center;transition:height 0.2s cubic-bezier(0.25, 0.1, 0.25, 1),
                background 0.2s cubic-bezier(0.25, 0.1, 0.25, 1)}.close.svelte-fnsfcv:before{-webkit-transform:translate(0, -50%) rotate(45deg);-moz-transform:translate(0, -50%) rotate(45deg);transform:translate(0, -50%) rotate(45deg);left:0.25rem}.close.svelte-fnsfcv:after{-webkit-transform:translate(0, -50%) rotate(-45deg);-moz-transform:translate(0, -50%) rotate(-45deg);transform:translate(0, -50%) rotate(-45deg);left:0.25rem}.close.svelte-fnsfcv:hover{background:black}.close.svelte-fnsfcv:hover:before,.close.svelte-fnsfcv:hover:after{height:2px;background:white}.close.svelte-fnsfcv:focus{border-color:#3399ff;box-shadow:0 0 0 2px #3399ff}.close.svelte-fnsfcv:active{transform:scale(0.9)}.close.svelte-fnsfcv:hover,.close.svelte-fnsfcv:focus,.close.svelte-fnsfcv:active{outline:none}
div.svelte-1qrpp4v{text-align:center;margin:250px auto;width:350px}h4.svelte-1qrpp4v{font-weight:500}p.svelte-1qrpp4v{margin:30px 0 20px}
h1.svelte-4py3g3,p.svelte-4py3g3{text-align:center;margin:0 auto}h1.svelte-4py3g3{font-size:2.8em;font-weight:700;margin:50px 0 0.5em 0}p.svelte-4py3g3{margin:1em auto}@media(min-width: 480px){h1.svelte-4py3g3{font-size:4em}}
