:root{--dark-blue:#204081;--bright-blue:#0661b4;--light-bright-blue:#0557a1;--light-blue:#bdd2ea;--bright-green:#00c473;--deep-green:#00ab68;--dark-green:#006f64;--primary-border:#d1d7d7;--bright-grey:#f8f9fa;--teal:#03aebd;--border-grey:#d6dce1;--light-grey:#e8ebeb;--body-max-width:75rem;--base-border:#c8cfcf;--body-background:#edefef;--danger-color:#f15153;--link-color:var(--deep-green);--link-hover-color:#fba919;--placeholder-text:#c0c4cc;--light-text-color:#a3afaf;--primary-text:#4c4e56;--secondary-color:var(--dark-green);--secondary-text:#6c757d;--third-text:#4c4e56;--reset-button-background:#d1d7d7;--primary-color:var(--dark-blue);--primary-color-hover:var(--secondary-color);--primary-color-active:#1c355f;--primary-color-light:var(--bright-blue);--primary-color-lighter:#e8eff6;--secondary-button-background:var(--light-blue);--success-color:#689f38;--input-bg:#f8f9fa;--input-padding-x:.625rem;--input-padding-y:.5rem;--input-font-size:.875rem;--input-border-color:#d1d7d7;--input-border-radius:.25rem;--input-border-width:1px;--input-label-margin-bottom:.25rem;--input-label-font-size:.875rem;--input-label-font-weight:600;--input-label-color:#4c4e56;--input-color:#4c4e56;--input-placeholder-color:#c0c4cc;--component-bg:#fff;--panel-bg-1:#03aebd;--panel-bg-2:rgba(189,210,234,.5);--black:#333;--white:#fff;--p-select-border-color:#d1d7d7;--p-form-field-border-radius:.25rem;--p-form-field-placeholder-color:#a3afaf;--p-checkbox-icon-size:.75rem}:root .p-select-dropdown{color:var(--p-form-field-placeholder-color)}#app{display:flex;flex-direction:column;height:100%}#app.is-dev:before{background:url(./codelab.Bo7ZSK8J.webp) no-repeat;background-size:1.25rem;bottom:.25rem;content:"";font-size:.9rem;opacity:.8;padding-left:1.5rem;position:fixed;right:1.5rem;z-index:10}@media only screen and (max-width:33.0625em){#app.is-dev:before{content:"mobile"}}@media only screen and (min-width:33.125em) and (max-width:59.3125em){#app.is-dev:before{content:"tablet"}}@media only screen and (min-width:59.375em) and (max-width:70.5em){#app.is-dev:before{content:"desktop"}}@media only screen and (min-width:70.5625em){#app.is-dev:before{content:"desktop-xl"}}#app.route-register{background:linear-gradient(0deg,#d1d7d7,#e8ebeb 50%)}#app>main{display:flex;flex:1 1 auto;overflow:auto;width:100%}#app>main.scroll-locked{overflow:hidden}#app>main .app-page{display:flex;flex-direction:column;width:100%}#app>main .app-page .page-header{background-color:#fff;margin-bottom:3rem;padding:1.6rem 0}#app>main .app-page .page-header .page-heading{color:var(--deep-green)!important;font-size:1.25rem;font-weight:600;margin:0 auto;max-width:71rem}#app>main .app-page .page-content{flex:1 1 auto;margin:0 auto;max-width:var(--body-max-width);width:100%}@media only screen and (min-width:59.375em) and (max-width:70.5em),only screen and (min-width:70.5625em){#app>main .app-page .page-content{padding:0 2rem}#app>main .app-page .page-header{padding:1.6rem 2rem}}@media only screen and (max-width:33.0625em),only screen and (min-width:33.125em) and (max-width:59.3125em){#app>main .app-page .page-content{padding:0 1rem}#app>main .app-page .page-header{padding:1.6rem 1rem}}
