.not-found-page{--not-found-black:#0c0e10;--not-found-gray:#202425;--not-found-blue:#446182;--not-found-white:#f5f6fa;min-height:100vh;color:var(--not-found-white);font-family:Fira Sans,Lexend,sans-serif;position:relative;overflow:hidden}.not-found-background{background:linear-gradient(var(--not-found-black), var(--not-found-blue));position:absolute;inset:0}.not-found-ground{background:var(--not-found-black);width:100%;height:25vh;position:absolute;bottom:0}.not-found-container{flex-direction:row;justify-content:space-around;width:min(85%,1180px);min-height:100vh;margin:0 auto;padding-bottom:25vh;display:flex;position:relative}.not-found-left-section,.not-found-right-section{position:relative}.not-found-left-section{width:40%}.not-found-inner-content{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.not-found-heading{text-align:center;text-shadow:0 0 1rem #fefefe;margin:2rem 0 .5rem;padding:0;font-size:9rem;font-weight:700;line-height:1.3;animation:5s ease-in-out infinite not-found-glow}.not-found-subheading{text-align:center;max-width:480px;margin:0 auto;padding:0 1rem;font-size:1.5rem;line-height:1.15}.not-found-home-button{min-width:156px;min-height:44px;color:var(--not-found-white);cursor:pointer;font:inherit;background:#f5f6fa1f;border:1px solid #f5f6fa80;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;margin:1.75rem auto 0;padding:0 1.2rem;font-size:.98rem;font-weight:600;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:flex}.not-found-home-button:hover,.not-found-home-button:focus-visible{border-color:var(--not-found-white);background:#f5f6fa33;outline:none;transform:translateY(-1px)}.not-found-right-section{width:50%}.not-found-svg{max-width:100%;max-height:100%;padding-top:10vh;padding-left:1vh;position:absolute;bottom:0}.not-found-bench-legs{fill:var(--not-found-black)}.not-found-top-bench,.not-found-bottom-bench{fill:#5b3e2b;stroke:var(--not-found-black);stroke-width:1px}.not-found-bottom-bench path:first-child{fill:#442f20}.not-found-lamp-details{fill:var(--not-found-gray)}.not-found-lamp-accent{fill:#2b3031}.not-found-lamp-bottom{fill:var(--not-found-gray)}.not-found-lamp-light{fill:#efefef}@keyframes not-found-glow{0%,to{text-shadow:0 0 1rem #fefefe}50%{text-shadow:0 0 1.85rem #ededed}}@media (width<=770px){.not-found-ground{height:0}.not-found-container{flex-direction:column;width:100%;padding-bottom:0}.not-found-left-section{width:100%;height:40%;position:absolute;top:0}.not-found-inner-content{padding:1rem 0;position:relative;top:auto;transform:none}.not-found-heading{margin:0;font-size:7rem;line-height:1.15}.not-found-subheading{max-width:100%;font-size:1.3rem}.not-found-home-button{min-height:40px;margin-top:1.25rem;font-size:.95rem}.not-found-right-section{width:100%;height:60%;position:absolute;bottom:0}.not-found-svg{padding:0}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.app-phone-input .PhoneInputInput{color:inherit;background:0 0;border:0;outline:0}.app-phone-input .PhoneInputCountrySelect{cursor:pointer}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.rounded{border-radius:.25rem}.border{border-width:1px}.uppercase{text-transform:uppercase}.outline{outline-style:solid}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--app-bg:#f3f8fd;--app-header-bg:#fff;--app-sider-bg:#eaf4ff;--app-sider-text:#334155;--app-sider-text-muted:#7b8da4;--app-sider-border:#dce9f6;--app-sider-hover-bg:#2878e314;--app-sider-active-bg:#d5e9ff;--app-sider-active-text:#175cb8;--app-border-color:#e2eaf3;--app-card-shadow:0 10px 30px #27588212;--app-shell-shadow:0 4px 18px #244c700a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}html,body,#root{width:100%;height:100%}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}html{font-family:lexend,sans-serif}body{background:var(--app-bg);min-width:0;overflow-x:hidden}a{cursor:pointer}.ant-table-cell{padding:13px 14px!important}.clickable-table-row{cursor:pointer}.clickable-table-row:hover>.ant-table-cell{background:var(--app-sider-hover-bg)!important}.withdrawn-enrollment-row>.ant-table-cell{color:#94a3b8!important;background:#94a3b81f!important}.withdrawn-enrollment-row a,.withdrawn-enrollment-row .ant-tag{opacity:.65}.ant-card{box-shadow:var(--app-card-shadow)}.ant-btn,.ant-input,.ant-select-selector,.ant-card,.ant-dropdown,.ant-table-wrapper{transition:border-color .16s,box-shadow .16s,background-color .16s,transform .16s!important}.ant-btn-primary:hover{transform:translateY(-1px)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#c8d8e8;border-radius:999px}::-webkit-scrollbar-track{background:0 0}
