:root{--cred-font-family:Silka,sans-serif;--cred-color-linear-base:#d9d9d9;--cred-color-linear-end:#d9d9d952;--cred-color-black:#ccc;--cred-color-neutral:#ebecf0;--cred-color-transparent:#ffffff00;--cred-color-dark-neutral:#7a757f;--cred-color-light-primary:#7812f9;--cred-color-medium-primary:#5b00c4;--cred-color-dark-primary:#40008d;--cred-color-primary:#7813f9;--cred-color-light-secondary:#ebddff;--cred-color-dark-secondary:#d3bbff;--cred-color-medium-link:#f7edff;--cred-color-white:#fff;--cred-color-dark-grey:#615d66;--cred-color-error-primary:#c00016;--cred-color-success-primary:#080;--cred-color-light-grey:#49454e;--cred-color-neutral-medium:#aeaaae;--cred-color-card-background:#fbfbfb;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--cred-spacing-xsmall:0.25rem;--cred-spacing-small:0.5rem;--cred-spacing-medium:1rem;--cred-spacing-large:1.5rem;--cred-spacing-xlarge:2rem;--cred-spacing-xxlarge:2.5rem;--cred-font-size-xsmall:0.75rem;--cred-font-size-small:0.875rem;--cred-font-size-medium:1rem;--cred-font-size-large:1.25rem;--cred-font-size-xlarge:1.5rem;--cred-font-size-xxlarge:2rem;--cred-font-weight-regular:400;--cred-font-weight-bold:600;--cred-font-line-height-xsmall:1rem;--cred-font-line-height-small:1.25rem;--cred-font-line-height-medium:1.5rem;--cred-font-line-height-large:1.75rem;--cred-skeleton-radius:var(--cred-spacing-medium);--cred-input-height:64px;--cred-skeleton-color-first:var(--cred-color-linear-base);--cred-skeleton-color-second:var(--cred-color-linear-end);--cred-skeleton-linear-direction:270deg;--cred-form-margin:3rem;--cred-form-margin-bottom:2.5rem;--cred-form-container-margin:8px;--cred-form-width:100%;--cred-modal-close-icon-fill:var(--cred-color-light-grey);--cred-modal-header-color:var(--cred-color-light-grey);--cred-modal-font-family:Silka;--cred-modal-header-font-size:24px;--cred-modal-header-font-size-mobile:18px;--cred-modal-header-font-weight:600;--cred-modal-spacing-margin:3rem;--cred-modal-spacing-margin-bottom:2.5rem;--cred-modal-spacing-container-margin:0.5rem;--cred-modal-header-line-height:24px;--cred-modal-header-line-height-mobile:24px;--cred-modal-width:100%;--cred-tooltip-background:var(--cred-color-dark-grey);--cred-tooltip-text:var(--cred-color-white);--cred-circular-progress-stroke:var(--cred-color-black);--cred-circular-progress-inner-stroke:var(--cred-color-success-primary);--cred-input-width:100%;--cred-input-padding:8px;--cred-input-line-height:24px;--cred-input-svg-padding:8px;--cred-input-svg-height:24px;--cred-input-svg-font-size:11px;--cred-input-border-radius:8px;--cred-input-border:1px solid;--cred-input-outline:0 none;--cred-input-color-default-background:var(--cred-color-white);--cred-input-color-default-border:var(--cred-color-dark-neutral);--cred-input-color-default-text:var(--cred-color-light-grey);--cred-input-color-default-accent:var(--cred-color-dark-neutral);--cred-input-color-focus-border:var(--cred-color-light-primary);--cred-input-color-focus-text:var(--cred-color-light-primary);--cred-input-color-error-border:var(--cred-color-error-primary);--cred-input-color-error-text:var(--cred-color-error-primary);--cred-progress-bar-font-family:Silka;--cred-progress-bar-font-size:11px;--cred-progress-bar-font-weight:600;--cred-progress-bar-text-color:var(--cred-color-dark-grey);--cred-progress-bar-line-height:16px}body,html{font-family:var(--cred-font-family);font-size:100%;padding:0;margin:0}@keyframes skeletonAnimation{0%{background-position:150% 0}to{background-position:-150% 0}}.skeleton-loader,.skeleton-loader:disabled{color:transparent!important;animation:skeletonAnimation 2s linear infinite forwards;background-color:#d9d9d9!important;background-image:linear-gradient(270deg,#d9d9d9 25%,#efefef 50%,#d9d9d9 75%)!important;background-repeat:no-repeat!important;background-size:150% 100%!important;border-radius:var(--cred-skeleton-radius);box-shadow:none!important;*{visibility:hidden;opacity:0;color:transparent}.skeleton-loader--force-show,:has(.skeleton-loader--force-show){visibility:visible;opacity:1}}@font-face{font-family:Silka;src:local("Silka"),url(/fonts/Silka-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Silka;src:local("Silka"),url(/fonts/Silka-Semibold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}