.header.svelte-1iqv2mk{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;width:100%}.header-left.svelte-1iqv2mk,.header-right.svelte-1iqv2mk{display:flex;align-items:center}.logo.svelte-1iqv2mk{font-family:neue-haas-grotesk-display,sans-serif;font-weight:600;font-size:1.5rem;color:#000}nav.svelte-1iqv2mk{display:flex;align-items:center;color:#fff}nav.svelte-1iqv2mk a:where(.svelte-1iqv2mk){color:#212121;text-decoration:none;cursor:pointer;transition:color .4s}nav.svelte-1iqv2mk a:where(.svelte-1iqv2mk){position:relative;margin:0 1rem;display:flex;cursor:pointer}nav.admin.svelte-1iqv2mk a:where(.svelte-1iqv2mk){margin:0 .75rem}nav.svelte-1iqv2mk a:where(.svelte-1iqv2mk):hover{color:#9e9e9e}nav.svelte-1iqv2mk svg:where(.svelte-1iqv2mk){width:24px}footer.svelte-1hzsug6{position:relative;width:100%;background-color:#272759;background-image:url(../../../images/bg-dot.png);background-position:0 0;background-repeat:repeat;background-size:auto;color:#fff;padding:2rem 0}footer.svelte-1hzsug6 .container:where(.svelte-1hzsug6){display:flex;align-items:center;justify-content:space-between;grid-gap:1rem}footer.svelte-1hzsug6 a:where(.svelte-1hzsug6){color:#fff}.footer-left.svelte-1hzsug6{font-size:.875rem}.footer-right.svelte-1hzsug6{display:flex;grid-column-gap:1rem;grid-row-gap:1rem}@media screen and (max-width: 767px){footer.svelte-1hzsug6 .container:where(.svelte-1hzsug6){flex-direction:column;align-items:start}}.progress-container.svelte-1kxu8tf{position:absolute;top:0;left:0;width:100%;height:4px;z-index:999}.progress.svelte-1kxu8tf{position:absolute;left:0;top:0;height:100%;background-color:var(--color-secondary);transition:width .4s}.fade.svelte-1kxu8tf{position:fixed;width:100%;height:100%;background-color:#ffffff4d;pointer-events:none;z-index:998;animation:svelte-1kxu8tf-fade .4s}@keyframes svelte-1kxu8tf-fade{0%{opacity:0}to{opacity:1}}.snackbar.svelte-19jx6z3{color:#fff;display:flex;justify-content:space-between;text-align:left;padding:12px 16px;width:350px;flex-grow:1;flex-wrap:wrap;align-items:center;font-family:Roboto,Helvetica,Arial,sans-serif;border-radius:4px;margin-top:12px;background-color:#323232;box-shadow:0 3px 5px -1px #0000000d,0 6px 5px #0000000d,0 1px 5px #0000000d}.snackbar-action.svelte-19jx6z3{text-transform:uppercase;cursor:pointer}.snackbars.svelte-1gfqoku{position:fixed;left:20px;bottom:20px;z-index:10}nav.svelte-1joxkqa{position:fixed;top:0;left:0;z-index:8;width:320px;height:100vh;padding:88px 0 63px;border-right:1px solid #424242;background-color:#272759;transition:left .5s;overflow-y:auto}nav.svelte-1joxkqa a:where(.svelte-1joxkqa){color:#e9e9ee;background-color:#e9e9ee29;border-radius:.5rem;align-items:center;margin-bottom:.5rem;padding:1rem;text-decoration:none;transition:background-color .4s;display:flex}nav.svelte-1joxkqa a:where(.svelte-1joxkqa):hover{background-color:#e91e6314;opacity:1}.section.svelte-1joxkqa{padding:2rem;border-bottom:2px solid #52527a52}:root{--font-body: neue-haas-unica, sans-serif;--color-text: #757575;--color-primary: #52527a;--color-secondary: #ff99c8;--color-borders: #ff99c8;--color-borders-light: #bfbdff;--margin-x-small: 1rem;--margin-small: 1.5rem;--margin-medium: 2rem;--margin-large: 2.5rem;--margin-x-large: 3rem;--height-x-small: 20px;--height-small: 40px;--height-medium: 70px;--height-large: 100px;--height-x-large: 140px;--max-width-tiny: 8rem;--max-width-xxsmall: 16rem;--max-width-xsmall: 24rem;--max-width-small: 32rem;--max-width-medium: 40rem;--max-width-large: 48rem;--max-width-xlarge: 64rem;--max-width-xxlarge: 80rem;--max-width-huge: 96rem;--max-width-xhuge: 112rem;--max-width-xxhuge: 128rem;--max-width-full: 100%;font-family:var(--font-body);color:var(--color-text);view-transition-name:none}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}header,nav,section,article,aside,footer{display:block}body{background:#fcf6bd7a;text-align:center;font-size:1rem;line-height:1.6;letter-spacing:.5px;margin:0;padding:0;width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;-ms-text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{padding-bottom:4rem;min-height:100vh}main.bare{padding:0}.container{width:100%;margin:auto;padding-left:1.5rem;padding-right:1.5rem;text-align:left;position:relative}.width-tiny{max-width:var(--max-width-tiny)}.width-xxsmall{max-width:var(--max-width-xxsmall)}.width-xsmall{max-width:var(--max-width-xsmall)}.width-small{max-width:var(--max-width-small)}.width-medium{max-width:var(--max-width-medium)}.width-large{max-width:var(--max-width-large)}.width-xlarge{max-width:var(--max-width-xlarge)}.width-xxlarge{max-width:var(--max-width-xxlarge)}.width-huge{max-width:var(--max-width-huge)}.width-xhuge{max-width:var(--max-width-xhuge)}.width-xxhuge{max-width:var(--max-width-xxhuge)}.width-full{max-width:var(--max-width-full)}.margin-top-none{margin-top:0}.margin-top-x-small{margin-top:var(--margin-x-small)}.margin-top-small{margin-top:var(--margin-small)}.margin-top-medium{margin-top:var(--margin-medium)}.margin-top-large{margin-top:var(--margin-large)}.margin-top-x-large{margin-top:var(--margin-x-large)}.margin-bottom-none{margin-bottom:0}.margin-bottom-x-small{margin-bottom:var(--margin-x-small)}.margin-bottom-small{margin-bottom:var(--margin-small)}.margin-bottom-medium{margin-bottom:var(--margin-medium)}.margin-bottom-large{margin-bottom:var(--margin-large)}.margin-bottom-x-large{margin-bottom:var(--margin-x-large)}h1,h2,h3,h4,h5,h6{font-family:neue-haas-grotesk-display,sans-serif;font-weight:600;line-height:1.1;color:#000;padding:0}h1{font-size:3rem;color:#fff}h2{margin:32px 0 24px;font-size:2rem}h3{margin:32px 0 1rem;font-size:1.75rem}h4{margin:1.5rem 0 1rem;font-size:1.5rem}h5{margin:0 0 1rem;font-size:1.25rem;line-height:1.2}h6{margin:0 0 1rem;font-weight:900;font-size:1.125rem;line-height:1.2}.black{color:#000}.yellow{color:#dec65b}.bold{font-weight:600;color:#212121}p{margin:0 0 1rem;padding:0}p:last-child{margin:0}img{max-width:100%;height:auto;vertical-align:middle;display:inline-block}figure{margin:0 0 024px}.note{border:solid 2px #d4d4de;border-radius:.5rem;padding:1rem;background:#00968829;max-width:720px}.note.error{border:solid 1px #f00;background:#ffebeb}.note.margin{margin-bottom:2rem}.sheet{background-color:#ffffffeb;border-radius:.5rem;position:relative;box-shadow:0 0 24px #01002429;padding:2rem;min-height:400px}.nav-columns{display:grid;grid-column-gap:4rem;grid-row-gap:2rem;grid-template-columns:.25fr 1fr;place-items:start stretch}.nav-columns>nav{min-width:240px}ul{margin:0 0 1rem;padding:0;list-style:none;background:none}ul li{margin:0 0 .5rem;padding:0 0 0 1rem;list-style:none;position:relative}ul li:last-child{margin-bottom:0}ul:last-child{margin-bottom:0}ul li:after{content:"";position:absolute;top:10px;left:3px;background:#757575;width:6px;height:6px;border-radius:50%}ol{margin:0 0 25px 25px;padding:0}ol ul,ul ul{margin-top:10px}a{text-decoration:underline;text-underline-position:under;outline:none;cursor:pointer;color:#52527a}a,button{transition:background-color .4s ease,color .4s ease}a:hover,button:hover{opacity:1;color:#009688}a.back{background:url(../../../images/icon-arrow-left.png) no-repeat;background-size:20px;padding-left:28px;text-decoration:none}a.external{background:url(/images/open-in-new.svg) no-repeat;background-size:24px;padding-left:28px;text-decoration:underline}a.download{background:url(/images/cloud-download-outline.svg) 0px 2px no-repeat;background-size:24px;padding-left:30px;text-decoration:underline}.link-boxes{display:grid;grid-column-gap:1rem;grid-row-gap:1rem;grid-template-columns:1fr 1fr 1fr}.link-boxes a{background-color:#0096883d;border-radius:.5rem;padding:1rem 1.5rem}.table{margin-bottom:1rem;overflow:auto}.table .row{display:flex;background-color:#00968829;border-radius:.5rem;margin-bottom:.25rem}.table .row.heading{background:#00968852;font-weight:600}.table .cell{padding:1rem;min-height:2rem}.table .heading .cell{color:#000}.table.vertical-centered .row{align-items:center}.cell.width-grow{flex:1}.cell.width-small{width:4rem;min-width:4rem}.cell.width-medium{width:8rem;min-width:8rem}.cell.width-large{width:10rem;min-width:10rem}.cell.width-xlarge{width:12rem;min-width:12rem}.cell.width-xxlarge{width:14rem;min-width:14rem}.cell.width-huge{width:20rem;min-width:20rem}.cell.right{display:flex;justify-content:flex-end}table{border-collapse:collapse;width:100%}th{color:#000;background:#0096887a;font-weight:600;padding:1rem;white-space:nowrap;min-height:2rem;border-bottom:solid .25rem #ffffff}th:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}th:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}th.checkbox{width:4rem}td{background-color:#4496000d;padding:.5rem 1rem;white-space:nowrap;min-height:2rem;border-bottom:solid .25rem #ffffff}td:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}td:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}td.bare{background:none}td.no-wrap{white-space:nowrap}td.no-border{border:none}tr:hover td{background-color:#fcf6bd}tr:hover td.bare{background:none}table.admin{width:100%}.table-wrap{position:relative;overflow:hidden}.table-wrap.margin-top{margin-top:40px}.table-wrap a{text-decoration:none}.row-heading{background-color:#00968852;color:#000;font-weight:600;font-size:1.125rem;border-radius:.5rem;margin-bottom:.5rem;padding:1rem 1.5rem}.row-item{grid-gap:1rem;background-color:#00968829;border-radius:.5rem;padding:1rem 1.5rem;margin-bottom:.5rem;display:flex;align-items:center;position:relative}.capitalize{text-transform:capitalize}.masked{opacity:.2}.loading-mask{position:absolute;top:50px;left:45%}.edit-button{margin-bottom:1.5rem;display:flex;grid-gap:.5rem}.actions{display:flex;grid-column-gap:.5rem}.edit-link{min-width:100px}.table-wrap,.admin .column-main{overflow:auto}@media screen and (max-width: 767px){.container{padding-left:1rem;padding-right:1rem}.nav-columns{display:block}.nav-columns>nav{margin-bottom:2rem}}@media screen and (max-width: 480px){.container{padding-left:.5rem;padding-right:.5rem}.sheet{padding-left:1rem;padding-right:1rem}}
