:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--ds-color-base-modal: #10111599;--ds-color-base-white: #ffffff;--ds-color-base-transparent: transparent;--ds-color-base-current: currentColor;--ds-color-base-inherit: inherit;--ds-color-primary-10: #fff0e7;--ds-color-primary-20: #ffdac5;--ds-color-primary-30: #ffbc98;--ds-color-primary-40: #ff9d68;--ds-color-primary-50: #ff803a;--ds-color-primary-60: #ff640f;--ds-color-primary-70: #d9550d;--ds-color-primary-80: #b5470b;--ds-color-primary-90: #913909;--ds-color-primary-100: #732d07;--ds-color-primary-opacity-5: #ff640f0d;--ds-color-primary-opacity-10: #ff640f1a;--ds-color-primary-opacity-20: #ff640f33;--ds-color-primary-opacity-40: #ff640f66;--ds-color-primary-opacity-60: #ff640f99;--ds-color-primary-opacity-80: #ff640fcc;--ds-color-secondary-10: #ebecf6;--ds-color-secondary-20: #cfd2e9;--ds-color-secondary-30: #aaaed8;--ds-color-secondary-40: #8289c6;--ds-color-secondary-50: #5d65b4;--ds-color-secondary-60: #3943a4;--ds-color-secondary-70: #30398b;--ds-color-secondary-80: #283074;--ds-color-secondary-90: #20265d;--ds-color-secondary-100: #1a1e4a;--ds-color-secondary-opacity-5: #3943a40d;--ds-color-secondary-opacity-10: #3943a41a;--ds-color-secondary-opacity-20: #3943a433;--ds-color-secondary-opacity-40: #3943a466;--ds-color-secondary-opacity-60: #3943a499;--ds-color-secondary-opacity-80: #3943a4cc;--ds-color-neutral-10: #ffffff;--ds-color-neutral-20: #fdfdfd;--ds-color-neutral-30: #f6f6f6;--ds-color-neutral-40: #f1f1f2;--ds-color-neutral-50: #dcdddd;--ds-color-neutral-60: #c5c6c7;--ds-color-neutral-70: #97989a;--ds-color-neutral-75: #696a6d;--ds-color-neutral-80: #56585b;--ds-color-neutral-85: #3b3c41;--ds-color-neutral-90: #34353a;--ds-color-neutral-95: #2a2c31;--ds-color-neutral-100: #181a1f;--ds-color-neutral-opacity-5: #c5c6c70d;--ds-color-neutral-opacity-10: #c5c6c71a;--ds-color-neutral-opacity-20: #c5c6c733;--ds-color-neutral-opacity-40: #c5c6c766;--ds-color-neutral-opacity-60: #c5c6c799;--ds-color-neutral-opacity-80: #c5c6c7cc;--ds-color-text-10: #ebebec;--ds-color-text-20: #cfcfd2;--ds-color-text-30: #a8aaaf;--ds-color-text-40: #80828a;--ds-color-text-50: #595d66;--ds-color-text-60: #353945;--ds-color-text-70: #2d303b;--ds-color-text-80: #262831;--ds-color-text-90: #1e2027;--ds-color-text-100: #181a1f;--ds-color-text-opacity-5: #3539450d;--ds-color-text-opacity-10: #3539451a;--ds-color-text-opacity-20: #35394533;--ds-color-text-opacity-40: #35394566;--ds-color-text-opacity-60: #35394599;--ds-color-text-opacity-80: #353945cc;--ds-color-bg-10: #fefeff;--ds-color-bg-20: #fcfdff;--ds-color-bg-30: #f9fbff;--ds-color-bg-40: #f7f9ff;--ds-color-bg-50: #f4f8ff;--ds-color-bg-60: #f2f6ff;--ds-color-success-10: #e6f7ec;--ds-color-success-20: #c3ebd2;--ds-color-success-30: #93dbaf;--ds-color-success-40: #61cb8a;--ds-color-success-50: #31bb66;--ds-color-success-60: #04ac45;--ds-color-success-70: #03923b;--ds-color-success-80: #037a31;--ds-color-success-90: #026227;--ds-color-success-100: #024d1f;--ds-color-success-opacity-5: #04ac450d;--ds-color-success-opacity-10: #04ac451a;--ds-color-success-opacity-20: #04ac4533;--ds-color-success-opacity-40: #04ac4566;--ds-color-success-opacity-60: #04ac4599;--ds-color-success-opacity-80: #04ac45cc;--ds-color-info-10: #e6e9fe;--ds-color-info-20: #c2cafc;--ds-color-info-30: #91a0fa;--ds-color-info-40: #5e74f7;--ds-color-info-50: #2e4af5;--ds-color-info-60: #0022f3;--ds-color-info-70: #001dcf;--ds-color-info-80: #0018ad;--ds-color-info-90: #00138b;--ds-color-info-100: #000f6d;--ds-color-info-opacity-5: #0022f30d;--ds-color-info-opacity-10: #0022f31a;--ds-color-info-opacity-20: #0022f333;--ds-color-info-opacity-40: #0022f366;--ds-color-info-opacity-60: #0022f399;--ds-color-info-opacity-80: #0022f3cc;--ds-color-warning-10: #fcf4e9;--ds-color-warning-20: #f7e5ca;--ds-color-warning-30: #f1d1a0;--ds-color-warning-40: #ebbc74;--ds-color-warning-50: #e5a74b;--ds-color-warning-60: #df9423;--ds-color-warning-70: #be7e1e;--ds-color-warning-80: #9e6919;--ds-color-warning-90: #7f5414;--ds-color-warning-100: #644310;--ds-color-warning-opacity-5: #df94230d;--ds-color-warning-opacity-10: #df94231a;--ds-color-warning-opacity-20: #df942333;--ds-color-warning-opacity-40: #df942366;--ds-color-warning-opacity-60: #df942399;--ds-color-warning-opacity-80: #df9423cc;--ds-color-error-10: #fde8e8;--ds-color-error-20: #fbc8c8;--ds-color-error-30: #f89c9c;--ds-color-error-40: #f56d6d;--ds-color-error-50: #f24242;--ds-color-error-60: #ef1818;--ds-color-error-70: #cb1414;--ds-color-error-80: #aa1111;--ds-color-error-90: #880e0e;--ds-color-error-100: #6c0b0b;--ds-color-error-opacity-5: #ef18180d;--ds-color-error-opacity-10: #ef18181a;--ds-color-error-opacity-20: #ef181833;--ds-color-error-opacity-40: #ef181866;--ds-color-error-opacity-60: #ef181899;--ds-color-error-opacity-80: #ef1818cc;--ds-color-gradient-layer: linear-gradient(0deg, #ffffff 0%, #ffffff00 100%);--ds-color-gradient-sticky-header: linear-gradient(0deg, #1b253e 0%, #1b253e00 100%);--ds-color-gradient-separator-horizontal: linear-gradient(270deg, transparent 0%, #dcdcdc7f 49.48%, transparent 100%);--ds-color-gradient-separator-vertical: linear-gradient(0deg, transparent 0%, #dcdcdc7f 49.48%, transparent 100%);--ds-color-gradient-skeleton: linear-gradient(90deg, #cccccc00 0%, #e8e8e899 54.57%, #cccccc00 100%);--ds-color-gradient-sticky-button: linear-gradient(0deg, #FFF 0%, #ffffff00 100%);--ds-color-gradient-primary: linear-gradient(49deg, #ff803a 0%, #ff6917 100%);--ds-color-gradient-secondary: linear-gradient(49deg, #555db2 0%, #6385d9 100%, #5d65b4 100%);--ds-color-gradient-tertiary: linear-gradient(228deg, #f9fbff 0%, #fcfdff 100%);--ds-color-gradient-tile-background: linear-gradient(263deg, #061046 0%, #341C9A 100%);--ds-color-gradient-tile-background-mirrored: linear-gradient(263deg, #181965 0%, #3B22B6 100%);--ds-color-shadows-x-small: #000f6d0a;--ds-color-shadows-small: #000f6d0a;--ds-color-shadows-medium: #000f6d14;--ds-color-shadows-large: #000f6d14;--ds-color-shadows-x-large: #000f6d29;--ds-color-shadows-xx-large: #000f6d3d;--ds-token-icon-size-xx-small: .875rem;--ds-token-icon-size-x-small: 1rem;--ds-token-icon-size-small: 1.5rem;--ds-token-icon-size-medium: 2rem;--ds-token-icon-size-large: 2.5rem;--ds-token-icon-strokes-xx-small: .075rem;--ds-token-icon-strokes-x-small: .078125rem;--ds-token-icon-strokes-small: .09375rem;--ds-token-icon-strokes-medium: .125rem;--ds-token-icon-strokes-large: .15625rem;--ds-token-spacing-xx-small: .25rem;--ds-token-spacing-x-small: .5rem;--ds-token-spacing-small: .75rem;--ds-token-spacing-medium: 1rem;--ds-token-spacing-large: 1.5rem;--ds-token-spacing-x-large: 2rem;--ds-token-spacing-xx-large: 3rem;--ds-token-spacing-huge: 3.5rem;--ds-token-shadow-x-small: 0rem .125rem .5rem 0rem;--ds-token-shadow-small: 0rem .25rem .625rem 0rem;--ds-token-shadow-medium: 0rem .5rem .75rem 0rem;--ds-token-shadow-large: 0rem 1rem 1.5rem 0rem;--ds-token-shadow-x-large: 0rem 1rem 2rem 0rem;--ds-token-shadow-xx-large: 0rem 1rem 3rem 0rem;--ds-token-border-thin: .0625rem solid;--ds-token-border-medium: .125rem solid;--ds-token-border-width-small: .0625rem;--ds-token-border-width-medium: .125rem;--ds-token-border-width-large: .25rem;--ds-token-border-style-solid: solid;--ds-token-border-style-dashed: dashed;--ds-token-border-radius-none: 0;--ds-token-border-radius-small: .25rem;--ds-token-border-radius-medium: .5rem;--ds-token-border-radius-large: 1rem;--ds-token-border-radius-x-large: 2rem;--ds-token-border-radius-round: 50%;--ds-token-opacity-5: 5%;--ds-token-opacity-10: 10%;--ds-token-opacity-20: 20%;--ds-token-opacity-30: 30%;--ds-token-opacity-40: 40%;--ds-token-opacity-60: 60%;--ds-token-opacity-80: 80%;--ds-token-fonts-body: "DM Sans", sans-serif;--ds-token-fonts-secondary: "DM Sans", sans-serif;--ds-token-font-sizes-xx-small: .5rem;--ds-token-font-sizes-x-small: .625rem;--ds-token-font-sizes-small: .75rem;--ds-token-font-sizes-medium: .875rem;--ds-token-font-sizes-large: 1rem;--ds-token-font-sizes-x-large: 1.25rem;--ds-token-font-sizes-xx-large: 1.5rem;--ds-token-font-sizes-xxx-large: 2rem;--ds-token-font-sizes-huge: 2.25rem;--ds-token-font-weights-regular: 400;--ds-token-font-weights-medium: 500;--ds-token-font-weights-bold: 700;--ds-token-font-styles-normal: normal;--ds-token-font-styles-italic: italic;--ds-token-line-heights-xx-small: .875rem;--ds-token-line-heights-x-small: 1rem;--ds-token-line-heights-small: 1.125rem;--ds-token-line-heights-medium: 1.375rem;--ds-token-line-heights-large: 1.5rem;--ds-token-line-heights-x-large: 2rem;--ds-token-line-heights-xx-large: 2.5rem;--ds-token-line-heights-xxx-large: 3rem;--ds-token-line-heights-huge: 3.5rem;--ds-token-text-decorations-none: none;--ds-token-text-decorations-underline: underline;--ds-token-text-decorations-line-through: line-through;--ds-token-text-cases-none: none;--ds-token-text-cases-capitalize: capitalize;--ds-token-text-cases-uppercase: uppercase;--ds-token-text-cases-lowercase: lowercase;--ds-token-transition-easing-fast: cubic-bezier(0, 0, .3, 1);--ds-token-transition-easing-medium: cubic-bezier(.03, .5, .25, 1);--ds-token-transition-easing-bounce: cubic-bezier(.3, 1.5, .6, .95);--ds-token-transition-timing-fast: .15s;--ds-token-transition-timing-medium: .25s;--ds-token-transition-timing-bounce: .5s;--ds-token-z-index-ranges-default: 0;--ds-token-z-index-ranges-semi-subtle: 5;--ds-token-z-index-ranges-subtle: 10;--ds-token-z-index-ranges-semi-module: 15;--ds-token-z-index-ranges-module: 20;--ds-token-z-index-ranges-semi-modal: 25;--ds-token-z-index-ranges-modal: 30;--ds-token-z-index-ranges-semi-overlay: 35;--ds-token-z-index-ranges-overlay: 40}.ds-theme-mode-dark{--ds-color-base-modal: #10111599;--ds-color-base-white: #ffffff;--ds-color-base-transparent: transparent;--ds-color-base-current: currentColor;--ds-color-base-inherit: inherit;--ds-color-primary-10: #732d07;--ds-color-primary-20: #913909;--ds-color-primary-30: #b5470b;--ds-color-primary-40: #d9550d;--ds-color-primary-50: #ff640f;--ds-color-primary-60: #ff803a;--ds-color-primary-70: #ff9d68;--ds-color-primary-80: #ffbc98;--ds-color-primary-90: #ffdac5;--ds-color-primary-100: #fff0e7;--ds-color-primary-opacity-5: #ff803a0d;--ds-color-primary-opacity-10: #ff803a1a;--ds-color-primary-opacity-20: #ff803a33;--ds-color-primary-opacity-40: #ff803a66;--ds-color-primary-opacity-60: #ff803a99;--ds-color-primary-opacity-80: #ff803acc;--ds-color-secondary-10: #1a1e4a;--ds-color-secondary-20: #20265d;--ds-color-secondary-30: #283074;--ds-color-secondary-40: #30398b;--ds-color-secondary-50: #3943a4;--ds-color-secondary-60: #5d65b4;--ds-color-secondary-70: #8289c6;--ds-color-secondary-80: #aaaed8;--ds-color-secondary-90: #cfd2e9;--ds-color-secondary-100: #ebecf6;--ds-color-secondary-opacity-5: #5d65b40d;--ds-color-secondary-opacity-10: #5d65b41a;--ds-color-secondary-opacity-20: #5d65b433;--ds-color-secondary-opacity-40: #5d65b466;--ds-color-secondary-opacity-60: #5d65b499;--ds-color-secondary-opacity-80: #5d65b4cc;--ds-color-neutral-10: #181a1f;--ds-color-neutral-20: #2a2c31;--ds-color-neutral-30: #34353a;--ds-color-neutral-40: #3b3c41;--ds-color-neutral-50: #56585b;--ds-color-neutral-60: #696a6d;--ds-color-neutral-70: #97989a;--ds-color-neutral-75: #c5c6c7;--ds-color-neutral-80: #dcdddd;--ds-color-neutral-85: #f1f1f2;--ds-color-neutral-90: #f6f6f6;--ds-color-neutral-95: #fdfdfd;--ds-color-neutral-100: #ffffff;--ds-color-neutral-opacity-5: #696a6d0d;--ds-color-neutral-opacity-10: #696a6d1a;--ds-color-neutral-opacity-20: #696a6d33;--ds-color-neutral-opacity-40: #696a6d66;--ds-color-neutral-opacity-60: #696a6d99;--ds-color-neutral-opacity-80: #696a6dcc;--ds-color-text-10: #5b5b5c;--ds-color-text-20: #6e6e6f;--ds-color-text-30: #8b8c8d;--ds-color-text-40: #adaeaf;--ds-color-text-50: #cfd0d2;--ds-color-text-60: #f4f5f7;--ds-color-text-70: #f6f7f8;--ds-color-text-80: #f8f9fa;--ds-color-text-90: #fafbfc;--ds-color-text-100: #ffffff;--ds-color-text-opacity-5: #f4f5f70d;--ds-color-text-opacity-10: #f4f5f71a;--ds-color-text-opacity-20: #f4f5f733;--ds-color-text-opacity-40: #f4f5f766;--ds-color-text-opacity-60: #f4f5f799;--ds-color-text-opacity-80: #f4f5f7cc;--ds-color-bg-10: #101115;--ds-color-bg-20: #14161b;--ds-color-bg-30: #191b21;--ds-color-bg-40: #1e2028;--ds-color-bg-50: #23262f;--ds-color-bg-60: #2b2e36;--ds-color-success-10: #024d1f;--ds-color-success-20: #026227;--ds-color-success-30: #037a31;--ds-color-success-40: #03923b;--ds-color-success-50: #04ac45;--ds-color-success-60: #31bb66;--ds-color-success-70: #61cb8a;--ds-color-success-80: #93dbaf;--ds-color-success-90: #c3ebd2;--ds-color-success-100: #e6f7ec;--ds-color-success-opacity-5: #31bb660d;--ds-color-success-opacity-10: #31bb661a;--ds-color-success-opacity-20: #31bb6633;--ds-color-success-opacity-40: #31bb6666;--ds-color-success-opacity-60: #31bb6699;--ds-color-success-opacity-80: #31bb66cc;--ds-color-info-10: #000f6d;--ds-color-info-20: #00138b;--ds-color-info-30: #0018ad;--ds-color-info-40: #001dcf;--ds-color-info-50: #0022f3;--ds-color-info-60: #2e4af5;--ds-color-info-70: #5e74f7;--ds-color-info-80: #91a0fa;--ds-color-info-90: #c2cafc;--ds-color-info-100: #e6e9fe;--ds-color-info-opacity-5: #2e4af50d;--ds-color-info-opacity-10: #2e4af51a;--ds-color-info-opacity-20: #2e4af533;--ds-color-info-opacity-40: #2e4af566;--ds-color-info-opacity-60: #2e4af599;--ds-color-info-opacity-80: #2e4af5cc;--ds-color-warning-10: #644310;--ds-color-warning-20: #7f5414;--ds-color-warning-30: #9e6919;--ds-color-warning-40: #be7e1e;--ds-color-warning-50: #df9423;--ds-color-warning-60: #e5a74b;--ds-color-warning-70: #ebbc74;--ds-color-warning-80: #f1d1a0;--ds-color-warning-90: #f7e5ca;--ds-color-warning-100: #fcf4e9;--ds-color-warning-opacity-5: #e5a74b0d;--ds-color-warning-opacity-10: #e5a74b1a;--ds-color-warning-opacity-20: #e5a74b33;--ds-color-warning-opacity-40: #e5a74b66;--ds-color-warning-opacity-60: #e5a74b99;--ds-color-warning-opacity-80: #e5a74bcc;--ds-color-error-10: #6c0b0b;--ds-color-error-20: #880e0e;--ds-color-error-30: #aa1111;--ds-color-error-40: #cb1414;--ds-color-error-50: #ef1818;--ds-color-error-60: #f24242;--ds-color-error-70: #f56d6d;--ds-color-error-80: #f89c9c;--ds-color-error-90: #fbc8c8;--ds-color-error-100: #fde8e8;--ds-color-error-opacity-5: #f242420d;--ds-color-error-opacity-10: #f242421a;--ds-color-error-opacity-20: #f2424233;--ds-color-error-opacity-40: #f2424266;--ds-color-error-opacity-60: #f2424299;--ds-color-error-opacity-80: #f24242cc;--ds-color-shadows-x-small: #10111529;--ds-color-shadows-small: #10111529;--ds-color-shadows-medium: #10111529;--ds-color-shadows-large: #1011153d;--ds-color-shadows-x-large: #10111552;--ds-color-shadows-xx-large: #1011157a;--ds-color-gradient-layer: linear-gradient(0deg, #ffffff 0%, #ffffff00 100%);--ds-color-gradient-sticky-header: linear-gradient(0deg, #1b253e 0%, #1b253e00 100%);--ds-color-gradient-separator-horizontal: linear-gradient(270deg, transparent 0%, #dcdcdc7f 49.48%, transparent 100%);--ds-color-gradient-separator-vertical: linear-gradient(0deg, transparent 0%, #dcdcdc7f 49.48%, transparent 100%);--ds-color-gradient-skeleton: linear-gradient(90deg, #cccccc00 0%, #e8e8e899 54.57%, #cccccc00 100%);--ds-color-gradient-sticky-button: linear-gradient(0deg, #14161B 0%, #14161b00 100%);--ds-color-gradient-primary: linear-gradient(49deg, #ff803a 0%, #ff6917 100%);--ds-color-gradient-secondary: linear-gradient(49deg, #555db2 0%, #6385d9 100%, #5d65b4 100%);--ds-color-gradient-tertiary: linear-gradient(49deg, #23262f 0%, #14161b 100%);--ds-color-gradient-tile-background: linear-gradient(66deg, #E6ECFF -40.82%, #FCFDFF 84.81%);--ds-color-gradient-tile-background-mirrored: linear-gradient(66deg, #E6ECFF -40.82%, #FCFDFF 84.81%)}*{padding:0;margin:0}*,*:before,*:after{box-sizing:border-box}body{padding:0;margin:0}body.isMobileMenuOpen{overflow:hidden}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/DM_SANS_LATIN_EXT.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/DM_SANS_LATIN_EXT.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/DM_SANS_LATIN_EXT.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/DM_SANS_LATIN_EXT.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/DM_SANS_LATIN.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/DM_SANS_LATIN.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/DM_SANS_LATIN.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/DM_SANS_LATIN.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body{margin:0;background-color:var(--ds-color-bg-30);color:var(--ds-color-text-60);overscroll-behavior:auto;--ds-font-default: "DM Sans";--scroll-thumb-color: variables.$ds-color-secondary-opacity-20;--scroll-track-color: transparent}a{text-decoration:none}ul{color:var(--ds-color-text-60);list-style:none}*{scrollbar-color:var(--scroll-thumb-color) var(--scroll-track-color);scrollbar-width:thin}*::-webkit-scrollbar{width:.25rem;height:.25rem}*::-webkit-scrollbar-track{background-color:var(--scroll-track-color)}*::-webkit-scrollbar-thumb{background-color:var(--scroll-thumb-color);border-radius:.25rem}
