.LegacyCheckbox:not(.LegacyCheckbox--disabled){cursor:pointer}.LegacyCheckbox__input{display:none}.LegacyCheckbox__input~.LegacyCheckbox__square{align-items:center;border:2px solid #ea923e;border-radius:5px;cursor:pointer;display:flex;float:left;height:26px;justify-content:center;margin:4px;position:relative;transition:all 80ms ease-in-out;width:26px}.LegacyCheckbox__input~.LegacyCheckbox__square svg{display:none}.LegacyCheckbox__input:checked~.LegacyCheckbox__square{background:#ea923e;border-color:#ea923e}.LegacyCheckbox__input:checked~.LegacyCheckbox__square svg{color:#000;display:inline-block;font-size:.625rem;height:18px;width:18px}.LegacyCheckbox__input:disabled~.LegacyCheckbox__square{opacity:.5}.LegacyCheckbox__input .LegacyCheckbox__text-label{display:block}.LegacyCheckbox.LegacyCheckbox--align-left .LegacyCheckbox__text-label{margin:0 8px 0 0}.LegacyCheckbox .LegacyCheckbox__text-label{margin:0 0 0 8px}.LegacyCheckbox .LegacyCheckbox__text-label a:hover{text-decoration:underline}.NewCheckbox:not(.NewCheckbox--disabled){cursor:pointer}.NewCheckbox__text-label a:hover{text-decoration:underline}.NewCheckbox--has-error .NewCheckbox__input~.NewCheckbox__square{border-color:#c33f39!important}.NewCheckbox--has-error .NewCheckbox__input~.NewCheckbox__square:hover{box-shadow:0 0 4px #ff6c6c!important}.NewCheckbox--has-error .NewCheckbox__input:checked~.NewCheckbox__square{background:#c33f39;border-color:#c33f39}.NewCheckbox--has-error .NewCheckbox__input:checked~.NewCheckbox__square:hover{box-shadow:none!important}.NewCheckbox--lg .NewCheckbox__input~.NewCheckbox__square{height:24px;width:24px}.NewCheckbox--md .NewCheckbox__input~.NewCheckbox__square{height:16px;width:16px}.NewCheckbox__input{display:none}.NewCheckbox__input~.NewCheckbox__square{align-items:center;border:1px solid hsla(0,0%,100%,.4);border-radius:.25rem;display:flex;flex-shrink:0;justify-content:center;margin:4px;position:relative;transition:all 80ms ease-in-out}.NewCheckbox__input~.NewCheckbox__square svg{display:none}.NewCheckbox__input:checked~.NewCheckbox__square{background:#5d5fef;border-color:#5d5fef}.NewCheckbox__input:checked~.NewCheckbox__square svg{color:#fff;display:inline-block;font-size:.625rem;height:12px;width:12px}.NewCheckbox__input:disabled:checked~.NewCheckbox__square{background:hsla(0,0%,100%,.4);border-color:hsla(0,0%,100%,.4);color:hsla(0,0%,100%,.2)}.NewCheckbox__input:disabled:checked~.NewCheckbox__square svg{color:hsla(0,0%,100%,.6)}.NewCheckbox__input:disabled~.NewCheckbox__text-label{color:hsla(0,0%,100%,.4)}.NewCheckbox__input:not(:checked):not(:disabled)~.NewCheckbox__square:hover{border-color:hsla(0,0%,100%,.6);box-shadow:0 0 4px hsla(0,0%,100%,.6)}@keyframes sd-float-up{to{opacity:1;transform:translateY(0)}}@keyframes sd-ember-drift{0%{transform:translate(0) scale(1)}33%{transform:translate(5%,-3%) scale(1.02)}66%{transform:translate(-4%,4%) scale(.98)}to{transform:translate(0) scale(1)}}@keyframes sd-ember-pulse{0%{opacity:.6}to{opacity:1}}@keyframes sd-space-drift{0%{transform:translate(0)}50%{transform:translate(3%,-2%)}to{transform:translate(0)}}@keyframes sd-stars-twinkle{0%{opacity:.7}to{opacity:1}}@keyframes sd-neon-glow{0%{filter:brightness(.9)}to{filter:brightness(1.1)}}@keyframes sd-solar-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes sd-corona-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes sd-prismatic-deep{0%{transform:translate(0)}33%{transform:translate(4%,-3%)}66%{transform:translate(-3%,4%)}to{transform:translate(0)}}@keyframes sd-prismatic-mid{0%{transform:translate(0)}33%{transform:translate(-3%,2%)}66%{transform:translate(4%,-3%)}to{transform:translate(0)}}@keyframes sd-journey-drift{0%{transform:translate(0) scale(1)}to{transform:translate(3%,-2%) scale(1.03)}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}body{background-attachment:scroll!important}}.CookieNotice{background:#080c21;border-radius:20px;bottom:0;box-shadow:0 0 15px 5px rgba(0,0,0,.5);color:hsla(0,0%,100%,.902);margin:20px;max-width:400px;position:fixed;right:0;z-index:1000}.CookieNotice .cookie-notice-body{padding:20px 10px 20px 25px}.CookieNotice .cookie-notice-body .cookie-content-wrapper{max-height:calc(100vh - 250px);min-height:200px;overflow-y:auto;padding:0 17px 0 0}.CookieNotice .cookie-notice-body .cookie-content-wrapper .btn,.CookieNotice .cookie-notice-body .cookie-content-wrapper p{font-size:.875rem}.CookieNotice .cookie-notice-body .cookie-content-wrapper h3{font-size:1.125rem}.CookieNotice .cookie-notice-body .cookie-content-wrapper .cookie-btn{background:none;border:none;color:#ea923e;font-size:1rem}.CookieNotice .cookie-notice-body .cookie-content-wrapper table tr td{font-size:.875rem}