body,html{font-family:var(--cred-font-family);font-size:100%;padding:0;margin: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}}: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;line-height:1.5;font-weight:400;min-height:100%;background-color:var(--cred-color-card-background);color:var(--cred-color-grey-dark);height:100%;font-size:16px;overflow-y:hidden}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;height:100%;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}main{height:calc(100% - 105px)}h1{font-style:normal;font-weight:600;font-size:22px;line-height:24px;margin:16px 0;width:100%;max-width:848px}@media only screen and (min-width:800px){h1{font-size:28px;margin:48px 16px 24px;line-height:32px}}a{color:inherit}:focus{-webkit-tap-highlight-color:transparent;outline:none;touch-action:manipulation}.skeleton,.skeleton--typography:before{color:transparent!important;box-shadow:none!important;border-radius:16px;animation:skeletonAnimation 3s linear infinite forwards;background:var(--cred-color-linear-base);background-repeat:no-repeat;background-size:800px 100%;background-image:linear-gradient(90deg,var(--cred-color-linear-base) 0,#edeef1 20%,var(--cred-color-linear-base) 40%,var(--cred-color-linear-base) 100%)!important}.skeleton *{color:transparent!important}.skeleton--light{background:#ececec;background-image:linear-gradient(90deg,#ececec,#f3f2f2 30%,#ececec 60%,#ececec)!important}.skeleton--dark{background:#ececec;background-image:linear-gradient(90deg,#9f9f9f,#b7b7b7 30%,#9f9f9f 60%,#9f9f9f)!important}@keyframes skeletonAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.report-nav-hidden{display:none}@media only screen and (min-width:800px){.report-nav-hidden{display:block;pointer-events:none}.report-nav-hidden>a{color:transparent!important}.report-nav-hidden>a>div{display:none}}.advert-hidden{display:none}@media only screen and (min-width:800px){.advert-hidden{display:block}}.skeleton--typography{position:relative}.skeleton--typography:before{content:"";width:220px;max-width:100%;height:100%;position:absolute}.skeleton--radius_small,.skeleton--radius_small:before{border-radius:8px}img{vertical-align:middle;max-width:100%;height:auto}.tablet-up-hide{display:block}@media only screen and (min-width:800px){.tablet-up-hide{display:none}}.tablet-down-hide{display:block}@media only screen and (max-width:799px){.tablet-down-hide{display:none}}.tablet-page-header{font-size:28px;line-height:32px}@media only screen and (max-width:799px){.tablet-page-header{font-size:22px;line-height:24px}}iframe{border:0;height:100%;min-height:100%}@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}