*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;font-family:IDnowSans,Helvetica,Arial,Verdana,sans-serif}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-fade-in{animation:fade-in .5s ease-in-out}.animate-slide-up{animation:slide-up .3s ease-out}.animate-spin{animation:spin 1s linear infinite}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap;display:block;position:relative}:root{--idn-color-functional-recording: 4, 100%, 59%;--idn-color-idnow-logo_dot: 14, 100%, 62.5%}@media (prefers-color-scheme: light){:root,.theme-root{--idn-color-text-heading: var(--idn-color-grey-800);--idn-color-text-body: var(--idn-color-grey-600);--idn-color-text-link: var(--idn-color-brand-secondary);--idn-color-text-link_visited: var(--idn-color-grey-600);--idn-color-text-input_text: var(--idn-color-grey-800);--idn-color-graphic-main: var(--idn-color-grey-500);--idn-color-graphic-accent: var(--idn-color-brand-primary);--idn-color-graphic-accent_variant: var(--idn-color-brand-primary_variant);--idn-color-graphic-background: var(--idn-color-grey-100);--idn-color-graphic-overlay: var(--idn-color-grey-100);--idn-color-graphic-pattern: var(--idn-color-brand-secondary);--idn-color-functional-error: var(--idn-color-brand-error);--idn-color-functional-processing: var(--idn-color-brand-processing);--idn-color-functional-success: var(--idn-color-brand-success);--idn-color-functional-active: var(--idn-color-brand-active);--idn-color-button-primary_background: var(--idn-color-brand-primary);--idn-color-button-primary_text: var(--idn-color-grey-100);--idn-color-button-secondary_active_background: var(--idn-color-grey-100);--idn-color-button-secondary_active_stroke: var(--idn-color-grey-200);--idn-color-button-secondary_active_text: var(--idn-color-brand-secondary);--idn-color-button-secondary_hover_background: var(--idn-color-grey-100);--idn-color-button-secondary_hover_stroke: var(--idn-color-brand-secondary);--idn-color-button-secondary_hover_text: var(--idn-color-brand-secondary);--idn-color-container-background_primary: var(--idn-color-grey-100);--idn-color-container-background_subtle: var(--idn-color-grey-150);--idn-color-container-background_secondary: var(--idn-color-grey-200);--idn-color-container-background_tertiary: var(--idn-color-grey-300);--idn-color-container-background_darker: var(--idn-color-grey-800);--idn-color-container-border_primary: var(--idn-color-grey-300);--idn-color-container-border_secondary: var(--idn-color-grey-400);--idn-color-container-border_tertiary: var(--idn-color-grey-500);--idn-color-idnow-logo_text: 236, 34.1%, 16.7%}}:root[data-color-scheme=idn-light],.theme-root[data-color-scheme=idn-light]{--idn-color-text-heading: var(--idn-color-grey-800);--idn-color-text-body: var(--idn-color-grey-600);--idn-color-text-link: var(--idn-color-brand-secondary);--idn-color-text-link_visited: var(--idn-color-grey-600);--idn-color-text-input_text: var(--idn-color-grey-800);--idn-color-graphic-main: var(--idn-color-grey-500);--idn-color-graphic-accent: var(--idn-color-brand-primary);--idn-color-graphic-accent_variant: var(--idn-color-brand-primary_variant);--idn-color-graphic-background: var(--idn-color-grey-100);--idn-color-graphic-overlay: var(--idn-color-grey-100);--idn-color-graphic-pattern: var(--idn-color-brand-secondary);--idn-color-functional-error: var(--idn-color-brand-error);--idn-color-functional-processing: var(--idn-color-brand-processing);--idn-color-functional-success: var(--idn-color-brand-success);--idn-color-functional-active: var(--idn-color-brand-active);--idn-color-button-primary_background: var(--idn-color-brand-primary);--idn-color-button-primary_text: var(--idn-color-grey-100);--idn-color-button-secondary_active_background: var(--idn-color-grey-100);--idn-color-button-secondary_active_stroke: var(--idn-color-grey-200);--idn-color-button-secondary_active_text: var(--idn-color-brand-secondary);--idn-color-button-secondary_hover_background: var(--idn-color-grey-100);--idn-color-button-secondary_hover_stroke: var(--idn-color-brand-secondary);--idn-color-button-secondary_hover_text: var(--idn-color-brand-secondary);--idn-color-container-background_primary: var(--idn-color-grey-100);--idn-color-container-background_subtle: var(--idn-color-grey-150);--idn-color-container-background_secondary: var(--idn-color-grey-200);--idn-color-container-background_tertiary: var(--idn-color-grey-300);--idn-color-container-background_darker: var(--idn-color-grey-800);--idn-color-container-border_primary: var(--idn-color-grey-300);--idn-color-container-border_secondary: var(--idn-color-grey-400);--idn-color-container-border_tertiary: var(--idn-color-grey-500);--idn-color-idnow-logo_text: 236, 34.1%, 16.7%}@media (prefers-color-scheme: dark){:root,.theme-root{--idn-color-text-heading: var(--idn-color-grey-200);--idn-color-text-body: var(--idn-color-grey-300);--idn-color-text-link: var(--idn-color-brand-secondary_variant);--idn-color-text-link_visited: var(--idn-color-grey-400);--idn-color-text-input_text: var(--idn-color-grey-200);--idn-color-graphic-main: var(--idn-color-grey-200);--idn-color-graphic-accent: var(--idn-color-brand-primary_variant);--idn-color-graphic-accent_variant: var(--idn-color-brand-primary);--idn-color-graphic-background: var(--idn-color-grey-900);--idn-color-graphic-overlay: var(--idn-color-grey-900);--idn-color-graphic-pattern: var(--idn-color-brand-secondary_variant);--idn-color-functional-error: var(--idn-color-brand-error);--idn-color-functional-processing: var(--idn-color-brand-processing);--idn-color-functional-success: var(--idn-color-brand-success);--idn-color-functional-active: var(--idn-color-brand-active);--idn-color-button-primary_background: var(--idn-color-brand-primary_variant);--idn-color-button-primary_text: var(--idn-color-grey-900);--idn-color-button-secondary_active_background: var(--idn-color-grey-900);--idn-color-button-secondary_active_stroke: var(--idn-color-grey-600);--idn-color-button-secondary_active_text: var(--idn-color-brand-secondary_variant);--idn-color-button-secondary_hover_background: var(--idn-color-grey-900);--idn-color-button-secondary_hover_stroke: var(--idn-color-grey-200);--idn-color-button-secondary_hover_text: var(--idn-color-grey-200);--idn-color-container-background_primary: var(--idn-color-grey-900);--idn-color-container-background_secondary: var(--idn-color-grey-800);--idn-color-container-background_tertiary: var(--idn-color-grey-600);--idn-color-container-background_darker: var(--idn-color-grey-200);--idn-color-container-border_primary: var(--idn-color-grey-600);--idn-color-container-border_secondary: var(--idn-color-grey-500);--idn-color-container-border_tertiary: var(--idn-color-grey-400);--idn-color-idnow-logo_text: 0, 100%, 100%}}:root[data-color-scheme=idn-dark],.theme-root[data-color-scheme=idn-dark]{--idn-color-text-heading: var(--idn-color-grey-200);--idn-color-text-body: var(--idn-color-grey-300);--idn-color-text-link: var(--idn-color-brand-secondary_variant);--idn-color-text-link_visited: var(--idn-color-grey-400);--idn-color-text-input_text: var(--idn-color-grey-200);--idn-color-graphic-main: var(--idn-color-grey-200);--idn-color-graphic-accent: var(--idn-color-brand-primary_variant);--idn-color-graphic-accent_variant: var(--idn-color-brand-primary);--idn-color-graphic-background: var(--idn-color-grey-900);--idn-color-graphic-overlay: var(--idn-color-grey-900);--idn-color-graphic-pattern: var(--idn-color-brand-secondary_variant);--idn-color-functional-error: var(--idn-color-brand-error);--idn-color-functional-processing: var(--idn-color-brand-processing);--idn-color-functional-success: var(--idn-color-brand-success);--idn-color-functional-active: var(--idn-color-brand-active);--idn-color-button-primary_background: var(--idn-color-brand-primary_variant);--idn-color-button-primary_text: var(--idn-color-grey-900);--idn-color-button-secondary_active_background: var(--idn-color-grey-900);--idn-color-button-secondary_active_stroke: var(--idn-color-grey-600);--idn-color-button-secondary_active_text: var(--idn-color-brand-secondary_variant);--idn-color-button-secondary_hover_background: var(--idn-color-grey-900);--idn-color-button-secondary_hover_stroke: var(--idn-color-grey-200);--idn-color-button-secondary_hover_text: var(--idn-color-grey-200);--idn-color-container-background_primary: var(--idn-color-grey-900);--idn-color-container-background_secondary: var(--idn-color-grey-800);--idn-color-container-background_tertiary: var(--idn-color-grey-600);--idn-color-container-background_darker: var(--idn-color-grey-200);--idn-color-container-border_primary: var(--idn-color-grey-600);--idn-color-container-border_secondary: var(--idn-color-grey-500);--idn-color-container-border_tertiary: var(--idn-color-grey-400);--idn-color-idnow-logo_text: 0, 100%, 100%}@font-face{font-family:IDnowSans;font-style:normal;font-weight:400;src:url(/player/assets/Wotfard-Regular-E2E7YX0J.woff2) format("woff2")}@font-face{font-family:IDnowSans;font-style:normal;font-weight:500;src:url(/player/assets/Wotfard-Medium-C52FGVW3.woff2) format("woff2")}@media (prefers-color-scheme: light){.lottie-color-main path,#lottie-tester .lottie-color-main path{fill:hsla(var(--idn-color-grey-500))}.lottie-color-main path[stroke-width],#lottie-tester .lottie-color-main path[stroke-width]{stroke:hsla(var(--idn-color-grey-500))}.lottie-color-background path,#lottie-tester .lottie-color-background path{fill:hsla(var(--idn-color-grey-100))}.lottie-color-background path[stroke-width],#lottie-tester .lottie-color-background path[stroke-width]{stroke:hsla(var(--idn-color-grey-100))}.lottie-color-main-background path,#lottie-tester .lottie-color-main-background path{fill:hsla(var(--idn-color-grey-100))}.lottie-color-main-background path[stroke-width],#lottie-tester .lottie-color-main-background path[stroke-width]{stroke:hsla(var(--idn-color-grey-500))}.lottie-color-accent path,#lottie-tester .lottie-color-accent path{fill:hsla(var(--idn-color-brand-primary))}.lottie-color-accent path[stroke-width],#lottie-tester .lottie-color-accent path[stroke-width]{stroke:hsla(var(--idn-color-brand-primary))}.lottie-color-pattern path,#lottie-tester .lottie-color-pattern path{fill:hsla(var(--idn-color-brand-secondary))}.lottie-color-pattern path[stroke-width],#lottie-tester .lottie-color-pattern path[stroke-width]{stroke:hsla(var(--idn-color-brand-secondary))}.lottie-color-success path,#lottie-tester .lottie-color-success path{fill:hsla(var(--idn-color-brand-success))}.lottie-color-success path[stroke-width],#lottie-tester .lottie-color-success path[stroke-width]{stroke:hsla(var(--idn-color-brand-success))}.lottie-color-processing path,#lottie-tester .lottie-color-processing path{fill:hsla(var(--idn-color-functional-processing))}.lottie-color-processing path[stroke-width],#lottie-tester .lottie-color-processing path[stroke-width]{stroke:hsla(var(--idn-color-functional-processing))}.lottie-color-error path,#lottie-tester .lottie-color-error path{fill:hsla(var(--idn-color-brand-error))}.lottie-color-error path[stroke-width],#lottie-tester .lottie-color-error path[stroke-width]{stroke:hsla(var(--idn-color-brand-error))}}:root[data-color-scheme=idn-light] .lottie-color-main path,.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-main path{fill:hsla(var(--idn-color-grey-500))}:root[data-color-scheme=idn-light] .lottie-color-main path[stroke-width],.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-main path[stroke-width]{stroke:hsla(var(--idn-color-grey-500))}:root[data-color-scheme=idn-light] .lottie-color-background path,.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-background path{fill:hsla(var(--idn-color-grey-100))}:root[data-color-scheme=idn-light] .lottie-color-background path[stroke-width],.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-background path[stroke-width]{stroke:hsla(var(--idn-color-grey-100))}:root[data-color-scheme=idn-light] lottie-color-main-background path,.theme-root[data-color-scheme=idn-light] #lottie-tester lottie-color-main-background path{fill:hsla(var(--idn-color-grey-100))}:root[data-color-scheme=idn-light] lottie-color-main-background path[stroke-width],.theme-root[data-color-scheme=idn-light] #lottie-tester lottie-color-main-background path[stroke-width]{stroke:hsla(var(--idn-color-grey-500))}:root[data-color-scheme=idn-light] .lottie-color-accent path,.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-accent path{fill:hsla(var(--idn-color-brand-primary))}:root[data-color-scheme=idn-light] .lottie-color-accent path[stroke-width],.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-accent path[stroke-width]{stroke:hsla(var(--idn-color-brand-primary))}:root[data-color-scheme=idn-light] .lottie-color-pattern path,.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-pattern path{fill:hsla(var(--idn-color-brand-secondary))}:root[data-color-scheme=idn-light] .lottie-color-pattern path[stroke-width],.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-pattern path[stroke-width]{stroke:hsla(var(--idn-color-brand-secondary))}:root[data-color-scheme=idn-light] .lottie-color-success path,.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-success path{fill:hsla(var(--idn-color-brand-success))}:root[data-color-scheme=idn-light] .lottie-color-success path[stroke-width],.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-success path[stroke-width]{stroke:hsla(var(--idn-color-brand-success))}:root[data-color-scheme=idn-light] .lottie-color-processing path,.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-processing path{fill:hsla(var(--idn-color-functional-processing))}:root[data-color-scheme=idn-light] .lottie-color-processing path[stroke-width],.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-processing path[stroke-width]{stroke:hsla(var(--idn-color-functional-processing))}:root[data-color-scheme=idn-light] .lottie-color-error path,.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-error path{fill:hsla(var(--idn-color-brand-error))}:root[data-color-scheme=idn-light] .lottie-color-error path[stroke-width],.theme-root[data-color-scheme=idn-light] #lottie-tester .lottie-color-error path[stroke-width]{stroke:hsla(var(--idn-color-brand-error))}@media (prefers-color-scheme: dark){.lottie-color-main path,#lottie-tester .lottie-color-main path{fill:hsla(var(--idn-color-grey-100))}.lottie-color-main path[stroke-width],#lottie-tester .lottie-color-main path[stroke-width]{stroke:hsla(var(--idn-color-grey-100))}.lottie-color-background path,#lottie-tester .lottie-color-background path{fill:hsla(var(--idn-color-grey-900))}.lottie-color-background path[stroke-width],#lottie-tester .lottie-color-background path[stroke-width]{stroke:hsla(var(--idn-color-grey-900))}.lottie-color-main-background path,#lottie-tester .lottie-color-main-background path{fill:hsla(var(--idn-color-grey-900))}.lottie-color-main-background path[stroke-width],#lottie-tester .lottie-color-main-background path[stroke-width]{stroke:hsla(var(--idn-color-grey-100))}.lottie-color-accent path,#lottie-tester .lottie-color-accent path{fill:hsla(var(--idn-color-brand-primary_variant))}.lottie-color-accent path[stroke-width],#lottie-tester .lottie-color-accent path[stroke-width]{stroke:hsla(var(--idn-color-brand-primary_variant))}.lottie-color-pattern path,#lottie-tester .lottie-color-pattern path{fill:hsla(var(--idn-color-brand-secondary_variant))}.lottie-color-pattern path[stroke-width],#lottie-tester .lottie-color-pattern path[stroke-width]{stroke:hsla(var(--idn-color-brand-secondary_variant))}.lottie-color-success path,#lottie-tester .lottie-color-success path{fill:hsla(var(--idn-color-brand-success))}.lottie-color-success path[stroke-width],#lottie-tester .lottie-color-success path[stroke-width]{stroke:hsla(var(--idn-color-brand-success))}.lottie-color-processing path,#lottie-tester .lottie-color-processing path{fill:hsla(var(--idn-color-functional-processing))}.lottie-color-processing path[stroke-width],#lottie-tester .lottie-color-processing path[stroke-width]{stroke:hsla(var(--idn-color-functional-processing))}.lottie-color-error path,#lottie-tester .lottie-color-error path{fill:hsla(var(--idn-color-brand-error))}.lottie-color-error path[stroke-width],#lottie-tester .lottie-color-error path[stroke-width]{stroke:hsla(var(--idn-color-brand-error))}}:root[data-color-scheme=idn-dark] .lottie-color-main path,.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-main path{fill:hsla(var(--idn-color-grey-100))}:root[data-color-scheme=idn-dark] .lottie-color-main path[stroke-width],.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-main path[stroke-width]{stroke:hsla(var(--idn-color-grey-100))}:root[data-color-scheme=idn-dark] .lottie-color-background path,.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-background path{fill:hsla(var(--idn-color-grey-900))}:root[data-color-scheme=idn-dark] .lottie-color-background path[stroke-width],.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-background path[stroke-width]{stroke:hsla(var(--idn-color-grey-900))}:root[data-color-scheme=idn-dark] .lottie-color-main-background path,.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-main-background path{fill:hsla(var(--idn-color-grey-900))}:root[data-color-scheme=idn-dark] .lottie-color-main-background path[stroke-width],.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-main-background path[stroke-width]{stroke:hsla(var(--idn-color-grey-100))}:root[data-color-scheme=idn-dark] .lottie-color-accent path,.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-accent path{fill:hsla(var(--idn-color-brand-primary_variant))}:root[data-color-scheme=idn-dark] .lottie-color-accent path[stroke-width],.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-accent path[stroke-width]{stroke:hsla(var(--idn-color-brand-primary_variant))}:root[data-color-scheme=idn-dark] .lottie-color-pattern path,.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-pattern path{fill:hsla(var(--idn-color-brand-secondary_variant))}:root[data-color-scheme=idn-dark] .lottie-color-pattern path[stroke-width],.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-pattern path[stroke-width]{stroke:hsla(var(--idn-color-brand-secondary_variant))}:root[data-color-scheme=idn-dark] .lottie-color-success path,.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-success path{fill:hsla(var(--idn-color-brand-success))}:root[data-color-scheme=idn-dark] .lottie-color-success path[stroke-width],.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-success path[stroke-width]{stroke:hsla(var(--idn-color-brand-success))}:root[data-color-scheme=idn-dark] .lottie-color-processing path,.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-processing path{fill:hsla(var(--idn-color-functional-processing))}:root[data-color-scheme=idn-dark] .lottie-color-processing path[stroke-width],.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-processing path[stroke-width]{stroke:hsla(var(--idn-color-functional-processing))}:root[data-color-scheme=idn-dark] .lottie-color-error path,.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-error path{fill:hsla(var(--idn-color-brand-error))}:root[data-color-scheme=idn-dark] .lottie-color-error path[stroke-width],.theme-root[data-color-scheme=idn-dark] #lottie-tester .lottie-color-error path[stroke-width]{stroke:hsla(var(--idn-color-brand-error))}:root{--idn-color-grey-100: 0, 0%, 100%;--idn-color-grey-150: 0, 0%, 95%;--idn-color-grey-200: 0, 0%, 93%;--idn-color-grey-300: 0, 0%, 87%;--idn-color-grey-400: 0, 0%, 71%;--idn-color-grey-500: 0, 0%, 53%;--idn-color-grey-600: 0, 0%, 35%;--idn-color-grey-800: 0, 0%, 20%;--idn-color-grey-900: 245, 25%, 10%;--idn-color-brand-primary: 14, 79%, 55%;--idn-color-brand-primary_variant: 17, 100%, 76%;--idn-color-brand-secondary: 221, 43%, 35%;--idn-color-brand-secondary_variant: 221, 42%, 74%;--idn-color-brand-error: 0, 68%, 54%;--idn-color-brand-processing: 39, 92%, 61%;--idn-color-brand-success: 179, 40%, 50%;--idn-color-brand-active: 209, 100%, 64%;--idn-radius-1: 4px;--idn-radius-2: 8px;--idn-radius-3: 16px;--idn-radius-4: 400px;--idn-spacing-0_5: 4px;--idn-spacing-1: 8px;--idn-spacing-2: 16px;--idn-spacing-3: 24px;--idn-spacing-4: 32px;--idn-spacing-5: 40px;--idn-spacing-6: 48px;--idn-font-family-heading: IDnowSans, Helvetica, Arial, Verdana, sans-serif;--idn-font-family-content: IDnowSans, Helvetica, Arial, Verdana, sans-serif;--idn-font-family-monospace: Consolas, Menlo, Monaco, "Liberation Mono", monospace;--idn-font-size-00: .875rem;--idn-font-size-0: 1rem;--idn-font-size-1: 1.125rem;--idn-font-size-2: 1.266rem;--idn-font-size-3: 1.424rem;--idn-font-size-4: 1.602rem;--idn-font-size-5: 1.802rem;--idn-font-size-6: 2.027rem;--idn-font-weight-regular: 400;--idn-font-weight-medium: 500}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-corner{background-color:#e6e6e6}::-webkit-scrollbar-thumb{border:4px solid hsl(0deg 0% 0% / 0%);background-clip:padding-box;border-radius:9999px;background-color:#ababab}body{font-family:var(--idn-font-family-content);font-size:var(--idn-font-size-0);font-weight:var(--idn-font-weight-regular);color:hsla(var(--idn-color-text-body));background-color:hsla(var(--idn-color-container-background_primary));line-height:1.2}.theme-root{font-family:var(--idn-font-family-content);font-size:var(--idn-font-size-0);font-weight:var(--idn-font-weight-regular);color:hsla(var(--idn-color-text-body));background-color:hsla(var(--idn-color-container-background_primary))}button{font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--idn-font-family-heading);font-weight:var(--idn-font-weight-medium);color:hsla(var(--idn-color-text-heading));line-height:1.1}h1{font-size:var(--idn-font-size-6)}h2{font-size:var(--idn-font-size-5)}h3{font-size:var(--idn-font-size-4)}h4{font-size:var(--idn-font-size-3)}h5{font-size:var(--idn-font-size-2)}h6{font-size:var(--idn-font-size-1)}figcaption{font-size:var(--idn-font-size-00)}code{font-family:var(--idn-font-family-monospace)}._container_s6wy4_3{height:var(--uib-size);width:var(--uib-size);vertical-align:middle;transform-origin:center;animation:_rotate_s6wy4_1 var(--uib-speed) linear infinite;will-change:transform}._container_s6wy4_3 circle{fill:none;stroke:var(--uib-color);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:_stretch_s6wy4_1 calc(var(--uib-speed) * .75) ease-in-out infinite;will-change:stroke-dasharray,stroke-dashoffset}@keyframes _rotate_s6wy4_1{to{transform:rotate(360deg)}}@keyframes _stretch_s6wy4_1{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-124px}}.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient( var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50% );--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient( var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50% );--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}._container_e737e_3{position:relative;display:flex;align-items:center;justify-content:space-between;width:var(--uib-size);height:calc(var(--uib-size) * .27)}._dot_e737e_12,._container_e737e_3:before,._container_e737e_3:after{content:"";display:block;height:calc(var(--uib-size) * .18);width:calc(var(--uib-size) * .18);border-radius:50%;background-color:var(--uib-color);transform:scale(0)}._container_e737e_3:before{animation:_pulse_e737e_1 var(--uib-speed) ease-in-out infinite}._dot_e737e_12{animation:_pulse_e737e_1 var(--uib-speed) ease-in-out calc(var(--uib-speed) * .125) infinite both}._container_e737e_3:after{animation:_pulse_e737e_1 var(--uib-speed) ease-in-out calc(var(--uib-speed) * .25) infinite}@keyframes _pulse_e737e_1{0%,to{transform:scale(0)}50%{transform:scale(1.5)}}
