<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">video{padding:2px;width:100%}video:focus{outline:var(--track--focus--outline) solid 2px}video:-webkit-full-screen+.controls{background:#ccc}video:-webkit-full-screen+.controls progress{margin-top:.5rem}.subtitle-menu-container{border-left:1px solid #252f42;font-size:clamp(10px,1em,18px);height:100%;min-width:200px;padding:1% 0 3%}.subtitle-header{font-size:1.1em;font-weight:bolder;padding-left:5%;text-align:left;width:100%}.radio-track{align-items:center;cursor:pointer;display:flex;padding:1% 0}.radio-track:hover{background:hsla(0,0%,100%,.05)!important}.radio-track:focus-within{border:1px solid var(--track--focus--outline)}.subtitle-check-container{display:block;width:30px}.subtitle-label-span{display:block;text-align:left}.subtitle-input{cursor:pointer;display:block;opacity:0;width:30px}.audio-menu-container{border-right:1px solid #0f131c;font-size:clamp(10px,1em,18px);min-width:200px;padding:1% 0 3%}.audio-header{font-size:1.1em;font-weight:bolder;padding-left:5%;text-align:left;width:100%}.radio-audio-track{align-items:center;cursor:pointer;display:flex;padding:1% 0}.radio-audio-track:hover{background:hsla(0,0%,100%,.05)!important}.radio-audio-track:focus-within{border:1px solid var(--track--focus--outline)}.audio-check-container{display:block;width:30px}.audio-label-span{display:block;text-align:left}.audio-input{cursor:pointer;display:block;opacity:0;width:30px}.settings-menu{background-color:#1a1d31;bottom:32.5px;color:#fff;font-size:calc(var(--video--container--width)/40);max-width:clamp(calc(var(--video--container--width) - 25px),475px,calc(var(--video--container--width) - 25px));padding:2.5px;position:absolute;right:0}.settings-menu::-webkit-scrollbar-track{background-color:#232323;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings-menu::-webkit-scrollbar{background-color:#000;width:12px}.settings-menu::-webkit-scrollbar-thumb{background-color:#444;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}input[type=range]{-webkit-appearance:none;height:5px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:none;border-radius:50%;height:16px;margin-top:-5px;width:16px}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;color:#fff;height:5px}input[type=range]::-moz-range-thumb{-webkit-appearance:none;background:#fff;border:none;border-radius:50%;height:16px;margin-top:-5px;width:16px}.icon{fill:#fff;cursor:pointer;height:16px;transform:scale(1.25);width:16px}.controls{background:#2a315c;border-radius:5px;bottom:1%;flex-direction:column;justify-content:center;position:absolute;right:1%;width:98%}.controls,.controls-container{align-items:center;padding-left:.5%;padding-right:.5%}.controls-container{display:flex;height:38px;justify-content:space-between;width:100%}.control-button{background-color:rgba(61,66,111,.8);border:none;border-radius:2px;height:28px;margin:clamp(1px,calc(var(--video--container--width)/200),3px);width:28px}.control-button,.volume-button-input-container{align-items:center;cursor:pointer;display:flex;justify-content:center;opacity:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.volume-button-input-container{border:none}.control-button:hover{background-color:#3d426f;outline:none}.control-button:focus{background-color:#3d426f;outline:1px solid #ff0}.settings-container{display:flex;justify-content:center;text-align:center;text-overflow:ellipsis;white-space:nowrap}.play-backward-volume-div{display:flex;flex-grow:0;flex-shrink:0}.volume-container{background:#000;bottom:0;display:flex;justify-content:center;margin-bottom:62px;padding:10px;position:absolute;transform:rotate(270deg);transition:.1s linear;visibility:visible;width:90px}.volume-container:focus-within{outline:var(--track--focus--outline) solid 1px}.volume-contoller{cursor:pointer;width:100%}.volume-contoller:focus{outline:none}.video-progress-container{align-items:center;display:flex;flex-grow:3;flex-shrink:6;height:28px;width:85%}.video-progress-container:focus-within{outline:var(--track--focus--outline) solid 1px}.video-slider-div{display:flex;flex-grow:9;flex-shrink:6;padding-left:1%}.video-slider{-webkit-appearance:none;cursor:pointer;width:98%}.video-slider:focus{outline:none}.time-duration-container{display:flex;flex-grow:0;justify-content:center;padding-right:1%}.time-duration-container p{color:hsla(0,0%,100%,.8);font-size:.8em;white-space:nowrap}.shortcut-settings-fullscreen-container{display:flex;flex-grow:0;flex-shrink:0}.describe-span{display:none}:focus-within:not(:focus-within){outline:none}.mobile-progress-bar{align-items:center;display:flex;height:25px;width:100%}.mobile-progress-bar:focus-within{outline:var(--track--focus--outline) solid 1px}.shortcut-menu-container{bottom:0;font-size:clamp(10px,calc(var(--video--container--width)/60),16px);height:100%;position:absolute;width:100%;z-index:1}.shortcut-menu-container,.shortcut-menu-div{align-items:center;flex-direction:column;justify-content:center}.shortcut-menu-div{background:#000;color:#fff;display:flex;max-height:70%;padding:2%;width:80%}.shortcut-header{border-bottom:1px solid #2a2a2a;margin-bottom:1em;padding-bottom:.5em;padding-top:.5em;text-align:center;width:95%}.shortcut-header:focus{outline:var(--track--focus--outline) solid 1px}.shortcuts-list-container{display:flex;flex-flow:row wrap;justify-content:center;overflow-x:hidden;overflow-y:auto;width:100%}.shortcuts-list-container:focus{outline:var(--track--focus--outline) solid 1px}.shortcuts-list-container::-webkit-scrollbar-track{background-color:#444;border:1px solid #fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.shortcuts-list-container::-webkit-scrollbar{background-color:#000;width:12px}.shortcuts-list-container::-webkit-scrollbar-thumb{background-color:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.shortcuts-list{display:flex;flex:1 1 0%;flex-wrap:wrap;justify-content:space-evenly;padding:0 1em}.list-item-container{border-bottom:1px solid #2a2a2a;display:flex;justify-content:space-between;padding:.2em 0;width:48%}.item-one{color:#fff}.item-two{align-items:center;background-color:#444;border-radius:7%;display:flex;font-size:.5em;justify-content:center;line-height:1.3;margin:0 5px;min-width:1.25em;min-width:10%;padding:0 .75em;text-align:center}.close-button-div{display:flex;justify-content:flex-end;margin-top:.5em;width:80%}.close-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#000;border:.1em solid hsla(0,0%,100%,.5);border-radius:1em;color:#fff;cursor:pointer;font-size:1.25em;height:2em;margin:0 .5em;outline:none;padding:0 1.5em;position:relative;transition:all .1s linear 0s}.close-button:focus{outline:1px solid #ff0}:focus:not(:focus-visible){outline:none}.shortcut-container{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:.1em solid hsla(0,0%,100%,.5);border-radius:1em;justify-content:center;margin:0 .5em;padding:0 1.5em;transition:all .1s linear 0s}.checkbox-container,.shortcut-container{align-items:center;background-color:#000;color:#fff;cursor:pointer;display:flex;font-size:1.25em;height:2em;outline:none;position:relative}.checkbox-container{-webkit-appearance:none;-moz-appearance:none;justify-content:flex-end;margin:1em .5em 0 0;width:100%}.checkbox-container prism-text{color:#fff!important;font-size:clamp(10px,calc(var(--video--container--width)/60),16px)!important}.checkbox-container prism-switch label{align-items:center!important}.play-button{background-position:50%;background-size:44px 52px;background:rgba(42,49,92,.8);border-radius:3px;height:clamp(40px,calc(var(--video--container--width)/20),66px);inset:0;margin:auto;position:absolute;width:clamp(40px,calc(var(--video--container--width)/20),66px)}.play-button:hover{background:#2a315c;transform:scale(1.2)}.play-button:focus{outline:1px solid #ff0}.play-icon{fill:#fff;height:clamp(25px,calc(var(--video--container--width)/20),36px)!important;inset:0;margin:auto;width:clamp(25px,calc(var(--video--container--width)/20),36px)!important}.volume-button{background-position:50%;background-size:44px 52px;background:#696969;border-radius:50%;height:clamp(35px,calc(var(--video--container--width)/20),54px);inset:0;margin:auto;position:absolute;width:clamp(35px,calc(var(--video--container--width)/20),54px)}.volume-icon{fill:#fff;height:clamp(19px,calc(var(--video--container--width)/20),28px)!important;inset:0;margin:auto;width:clamp(19px,calc(var(--video--container--width)/20),28px)!important}html:-ms-fullscreen{width:100%}:-webkit-full-screen{background-color:initial}.video-player-container{display:flex;position:relative;width:100%}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}html{font-family:DMSans,Helvetica,sans-serif}:root{--shadow-color:rgba(0,0,0,.5);--text-display0-family:var(--text-family-brand);--text-display0-size:clamp(2.25rem,calc(2.07143rem + 0.89286vw),2.5rem);--text-display0-line-height:clamp(2.5rem,calc(2.32143rem + 0.89286vw),2.75rem);--text-display0-weight:700;--text-display0-letter-spacing:-0.04px;--text-display0-text-transform:none;--text-display1-family:var(--text-family-brand);--text-display1-size:clamp(2rem,calc(1.82143rem + 0.89286vw),2.25rem);--text-display1-line-height:clamp(2.375rem,calc(2.19643rem + 0.89286vw),2.625rem);--text-display1-weight:700;--text-display1-letter-spacing:-0.04px;--text-display1-text-transform:none;--text-display2-family:var(--text-family-brand);--text-display2-size:clamp(1.75rem,calc(1.57143rem + 0.89286vw),2rem);--text-display2-line-height:clamp(2.125rem,calc(1.85714rem + 1.33929vw),2.5rem);--text-display2-weight:700;--text-display2-letter-spacing:-0.04px;--text-display2-text-transform:none;--text-headline1-family:var(--text-family-brand);--text-headline1-size:1.50000rem;--text-headline1-line-height:1.87500rem;--text-headline1-weight:600;--text-headline1-letter-spacing:-0.02px;--text-headline1-text-transform:none;--text-headline2-family:var(--text-family-brand);--text-headline2-size:1.25000rem;--text-headline2-line-height:clamp(1.5625rem,calc(1.51786rem + 0.22321vw),1.625rem);--text-headline2-weight:600;--text-headline2-letter-spacing:-0.02px;--text-headline2-text-transform:none;--text-headline3-family:var(--text-family-brand);--text-headline3-size:1.00000rem;--text-headline3-line-height:clamp(1.3125rem,calc(1.26786rem + 0.22321vw),1.375rem);--text-headline3-weight:600;--text-headline3-letter-spacing:0px;--text-headline3-text-transform:none;--text-body0-family:var(--text-family-default);--text-body0-size:1.12500rem;--text-body0-line-height:clamp(1.5rem,calc(1.41071rem + 0.44643vw),1.625rem);--text-body0-weight:400;--text-body0-letter-spacing:0px;--text-body0-text-transform:none;--text-body1-family:var(--text-family-default);--text-body1-size:1.00000rem;--text-body1-line-height:1.50000rem;--text-body1-weight:400;--text-body1-letter-spacing:0px;--text-body1-text-transform:none;--text-body2-family:var(--text-family-default);--text-body2-size:0.87500rem;--text-body2-line-height:1.31250rem;--text-body2-weight:400;--text-body2-letter-spacing:0px;--text-body2-text-transform:none;--text-callout1-family:var(--text-family-brand);--text-callout1-size:0.87500rem;--text-callout1-line-height:1.31250rem;--text-callout1-weight:600;--text-callout1-letter-spacing:0.5px;--text-callout1-text-transform:uppercase;--text-callout2-family:var(--text-family-brand);--text-callout2-size:0.75000rem;--text-callout2-line-height:1.00000rem;--text-callout2-weight:600;--text-callout2-letter-spacing:0.5px;--text-callout2-text-transform:uppercase;--text-body3-family:var(--text-family-default);--text-body3-size:0.87500rem;--text-body3-line-height:1.50000;--text-body3-weight:400;--text-body3-letter-spacing:0px;--text-body3-text-transform:none;--text-body4-family:var(--text-family-default);--text-body4-size:0.87500rem;--text-body4-line-height:1.50000;--text-body4-weight:400;--text-body4-letter-spacing:0px;--text-body4-text-transform:none;--text-button1-family:var(--text-family-brand);--text-button1-size:1.00000rem;--text-button1-line-height:1.50000;--text-button1-weight:600;--text-button1-letter-spacing:-0.02px;--text-button1-text-transform:none;--text-button2-family:var(--text-family-brand);--text-button2-size:0.87500rem;--text-button2-line-height:1.71429;--text-button2-weight:600;--text-button2-letter-spacing:-0.02px;--text-button2-text-transform:none;--text-caption-family:var(--text-family-default);--text-caption-size:0.75000rem;--text-caption-line-height:1.33333;--text-caption-weight:400;--text-caption-letter-spacing:0px;--text-caption-text-transform:none;--text-tag-family:var(--text-family-default);--text-tag-size:0.62500rem;--text-tag-line-height:1.20000;--text-tag-weight:400;--text-tag-letter-spacing:0px;--text-tag-text-transform:none;--text-family-brand:XSans,DMSans,Helvetica,sans-serif;--text-family-default:DMSans,Helvetica,sans-serif;--fill-caution-base-shadow:rgba(95,29,0,.51);--fill-caution-down-shadow:rgba(74,22,0,.51);--fill-caution-focus-shadow:rgba(85,26,0,.51);--fill-caution-hover-shadow:rgba(85,26,0,.51);--fill-info-base-shadow:rgba(0,39,112,.51);--fill-info-down-shadow:rgba(0,24,68,.51);--fill-info-focus-shadow:rgba(0,30,85,.51);--fill-info-hover-shadow:rgba(0,30,85,.51);--fill-inverse-base-shadow:hsla(240,0%,53%,.51);--fill-inverse-down-shadow:hsla(240,3%,45%,.51);--fill-inverse-focus-shadow:hsla(0,0%,55%,.51);--fill-inverse-hover-shadow:hsla(0,0%,55%,.51);--fill-negative-base-shadow:rgba(97,1,28,.51);--fill-negative-down-shadow:rgba(51,0,14,.51);--fill-negative-focus-shadow:rgba(74,0,21,.51);--fill-negative-hover-shadow:rgba(74,0,21,.51);--fill-neutral-base-shadow:rgba(8,8,10,.51);--fill-neutral-down-shadow:rgba(34,34,39,.51);--fill-neutral-focus-shadow:rgba(24,24,28,.51);--fill-neutral-hover-shadow:rgba(24,24,28,.51);--fill-positive-base-shadow:rgba(0,52,39,.51);--fill-positive-down-shadow:rgba(0,23,18,.51);--fill-positive-focus-shadow:rgba(0,40,30,.51);--fill-positive-hover-shadow:rgba(0,40,30,.51);--fill-theme1-base-shadow:rgba(44,15,98,.51);--fill-theme1-down-shadow:rgba(18,7,41,.51);--fill-theme1-focus-shadow:rgba(29,10,66,.51);--fill-theme1-hover-shadow:rgba(29,10,66,.51);--fill-theme2-base-shadow:rgba(44,15,98,.51);--fill-theme2-down-shadow:rgba(18,7,41,.51);--fill-theme2-focus-shadow:rgba(29,10,66,.51);--fill-theme2-hover-shadow:rgba(29,10,66,.51);--material-1-shadow:hsla(0,0%,55%,.51);--material-2-shadow:hsla(240,0%,53%,.51);--material-1-inverse-shadow:rgba(8,8,10,.51);--material-2-inverse-shadow:rgba(15,15,18,.51);--material-caution-shadow:hsla(20,6%,49%,.51);--material-caution-inverse-shadow:rgba(27,14,8,.51);--material-info-shadow:hsla(220,6%,49%,.51);--material-info-inverse-shadow:rgba(8,13,24,.51);--material-negative-shadow:hsla(340,6%,49%,.51);--material-negative-inverse-shadow:rgba(22,7,12,.51);--material-positive-shadow:hsla(160,6%,49%,.51);--material-positive-inverse-shadow:rgba(6,19,14,.51);--material-theme1-shadow:hsla(266,3%,52%,.51);--material-theme1-inverse-shadow:rgba(17,6,34,.51);--material-neutral-base-shadow:hsla(0,0%,55%,.51);--material-neutral-down-shadow:hsla(0,0%,47%,.51);--material-neutral-focus-shadow:hsla(0,0%,53%,.51);--material-neutral-hover-shadow:hsla(0,0%,53%,.51);--material-neutral2-base-shadow:hsla(240,0%,53%,.51);--material-neutral2-down-shadow:hsla(240,0%,46%,.51);--material-neutral2-focus-shadow:hsla(240,0%,51%,.51);--material-neutral2-hover-shadow:hsla(240,0%,51%,.51);--material-caution-base-shadow:hsla(20,6%,49%,.51);--material-caution-down-shadow:hsla(18,6%,43%,.51);--material-caution-focus-shadow:hsla(21,6%,47%,.51);--material-caution-hover-shadow:hsla(21,6%,47%,.51);--material-info-base-shadow:hsla(220,6%,49%,.51);--material-info-down-shadow:hsla(222,6%,43%,.51);--material-info-focus-shadow:hsla(219,6%,47%,.51);--material-info-hover-shadow:hsla(219,6%,47%,.51);--material-negative-base-shadow:hsla(340,6%,49%,.51);--material-negative-down-shadow:hsla(342,6%,43%,.51);--material-negative-focus-shadow:hsla(339,6%,47%,.51);--material-negative-hover-shadow:hsla(339,6%,47%,.51);--material-positive-base-shadow:hsla(160,6%,49%,.51);--material-positive-down-shadow:hsla(162,6%,43%,.51);--material-positive-focus-shadow:hsla(163,6%,47%,.51);--material-positive-hover-shadow:hsla(163,6%,47%,.51);--material-neutral-inverse-base-shadow:rgba(8,8,10,.51);--material-neutral-inverse-down-shadow:rgba(22,22,23,.51);--material-neutral-inverse-focus-shadow:rgba(13,13,14,.51);--material-neutral-inverse-hover-shadow:rgba(13,13,14,.51);--material-neutral2-inverse-base-shadow:rgba(15,15,18,.51);--material-neutral2-inverse-down-shadow:rgba(29,29,31,.51);--material-neutral2-inverse-focus-shadow:rgba(20,20,22,.51);--material-neutral2-inverse-hover-shadow:rgba(20,20,22,.51);--material-caution-inverse-base-shadow:rgba(27,14,8,.51);--material-caution-inverse-down-shadow:rgba(39,28,22,.51);--material-caution-inverse-focus-shadow:rgba(31,18,13,.51);--material-caution-inverse-hover-shadow:rgba(31,18,13,.51);--material-info-inverse-base-shadow:rgba(8,13,24,.51);--material-info-inverse-down-shadow:rgba(21,27,37,.51);--material-info-inverse-focus-shadow:rgba(12,17,28,.51);--material-info-inverse-hover-shadow:rgba(12,17,28,.51);--material-negative-inverse-base-shadow:rgba(22,7,12,.51);--material-negative-inverse-down-shadow:rgba(35,21,25,.51);--material-negative-inverse-focus-shadow:rgba(27,12,16,.51);--material-negative-inverse-hover-shadow:rgba(27,12,16,.51);--material-positive-inverse-base-shadow:rgba(6,19,14,.51);--material-positive-inverse-down-shadow:rgba(19,32,28,.51);--material-positive-inverse-focus-shadow:rgba(10,23,19,.51);--material-positive-inverse-hover-shadow:rgba(10,23,19,.51);--material-theme1-base-shadow:hsla(266,3%,52%,.51);--material-theme1-down-shadow:hsla(260,3%,45%,.51);--material-theme1-focus-shadow:hsla(266,3%,50%,.51);--material-theme1-hover-shadow:hsla(266,3%,50%,.51);--material-theme2-base-shadow:hsla(266,3%,52%,.51);--material-theme2-down-shadow:hsla(260,3%,45%,.51);--material-theme2-focus-shadow:hsla(266,3%,50%,.51);--material-theme2-hover-shadow:hsla(266,3%,50%,.51)}@font-face{font-display:swap;font-family:XSans;font-style:normal;font-weight:700;src:url(https://static.cimcontent.net/common-web-assets/fonts/x-sans/xsans_w_bd.woff2) format("woff2"),url(https://static.cimcontent.net/common-web-assets/fonts/x-sans/xsans_w_bd.woff) format("woff")}@font-face{font-display:swap;font-family:XSans;font-style:normal;font-weight:600;src:url(https://static.cimcontent.net/common-web-assets/fonts/x-sans/xsans_w_sbd.woff2) format("woff2"),url(https://static.cimcontent.net/common-web-assets/fonts/x-sans/xsans_w_sbd.woff) format("woff")}@font-face{font-display:swap;font-family:DMSans;font-style:normal;font-weight:400;src:url(https://static.cimcontent.net/common-web-assets/fonts/dm-sans/dmsans-regular.woff2) format("woff2"),url(https://static.cimcontent.net/common-web-assets/fonts/dm-sans/dmsans-regular.woff) format("woff")}.light,.light-secondary,:root,[light-secondary],[light]{--palette-black:#000;--palette-blue-05:#d9e1f2;--palette-blue-10:#8baff9;--palette-blue-20:#4784ff;--palette-blue-30:#3376ff;--palette-blue-40:#2970ff;--palette-blue-50:#1f69ff;--palette-blue-60:#0051d0;--palette-blue-70:#0040a3;--palette-blue-80:#003485;--palette-blue-90:#131e34;--palette-green-05:#d9f2ea;--palette-green-10:#78e3bf;--palette-green-20:#0ac284;--palette-green-30:#009965;--palette-green-40:#008f5e;--palette-green-50:#008558;--palette-green-60:#006851;--palette-green-70:#005240;--palette-green-80:#003328;--palette-green-90:#0e2a21;--palette-grey-05:#f6f6f9;--palette-grey-10:#ececf2;--palette-grey-20:#ceceda;--palette-grey-30:#b1b1bd;--palette-grey-40:#8b8b97;--palette-grey-50:#62626c;--palette-grey-60:#484851;--palette-grey-70:#35353b;--palette-grey-80:#232328;--palette-grey-90:#141417;--palette-orange-05:#f2e1d9;--palette-orange-10:#ffb68f;--palette-orange-20:#ff8d52;--palette-orange-30:#ff6f24;--palette-orange-40:#f95600;--palette-orange-50:#e64f00;--palette-orange-60:#b33d00;--palette-orange-70:#a33800;--palette-orange-80:#8f3100;--palette-orange-90:#392014;--palette-pink-05:#fff2fe;--palette-pink-10:#ffe4fd;--palette-pink-20:#ffb4f9;--palette-pink-30:#ffa1f7;--palette-pink-40:#ff73f5;--palette-pink-50:#c029c1;--palette-pink-60:#b603ac;--palette-pink-70:#a3039b;--palette-pink-80:#73026d;--palette-pink-90:#660261;--palette-purple-05:#f1ecf8;--palette-purple-10:#ded3f1;--palette-purple-20:#bda7e3;--palette-purple-30:#9c7bd5;--palette-purple-40:#916cd0;--palette-purple-50:#5a23b9;--palette-purple-60:#481c94;--palette-purple-70:#3d1881;--palette-purple-80:#291155;--palette-purple-90:#270e48;--palette-red-05:#f2d9e1;--palette-red-10:#ff99ba;--palette-red-20:#ff6194;--palette-red-30:#ff3878;--palette-red-40:#f0004d;--palette-red-50:#e6004a;--palette-red-60:#b7023c;--palette-red-70:#8f002f;--palette-red-80:#660021;--palette-red-90:#31111b;--palette-theme1-05:#f1ecf8;--palette-theme1-10:#ded3f1;--palette-theme1-20:#bda7e3;--palette-theme1-30:#9c7bd5;--palette-theme1-40:#916cd0;--palette-theme1-50:#5a23b9;--palette-theme1-60:#481c94;--palette-theme1-70:#3d1881;--palette-theme1-80:#291155;--palette-theme1-90:#270e48;--palette-theme2-05:#f1ecf8;--palette-theme2-10:#ded3f1;--palette-theme2-20:#bda7e3;--palette-theme2-30:#9c7bd5;--palette-theme2-40:#916cd0;--palette-theme2-50:#5a23b9;--palette-theme2-60:#481c94;--palette-theme2-70:#3d1881;--palette-theme2-80:#291155;--palette-theme2-90:#270e48;--palette-white:#fff;--palette-yellow-05:#f2ead9;--palette-yellow-10:#ffd88a;--palette-yellow-20:#ffc95c;--palette-yellow-30:#ffb829;--palette-yellow-40:#fa0;--palette-yellow-50:#b87700;--palette-yellow-60:#8f5d00;--palette-yellow-70:#7a5000;--palette-yellow-80:#664200;--palette-yellow-90:#352913;--shadow-palette-black:rgba(0,0,0,.51);--shadow-palette-blue-05:hsla(220,6%,49%,.51);--shadow-palette-blue-10:rgba(71,92,136,.51);--shadow-palette-blue-20:rgba(34,67,140,.51);--shadow-palette-blue-30:rgba(23,60,140,.51);--shadow-palette-blue-40:rgba(18,56,140,.51);--shadow-palette-blue-50:rgba(13,52,140,.51);--shadow-palette-blue-60:rgba(0,39,112,.51);--shadow-palette-blue-70:rgba(0,30,85,.51);--shadow-palette-blue-80:rgba(0,24,68,.51);--shadow-palette-blue-90:rgba(8,13,24,.51);--shadow-palette-green-05:hsla(160,6%,49%,.51);--shadow-palette-green-10:rgba(61,123,102,.51);--shadow-palette-green-20:rgba(4,103,67,.51);--shadow-palette-green-30:rgba(0,79,50,.51);--shadow-palette-green-40:rgba(0,74,46,.51);--shadow-palette-green-50:rgba(0,68,43,.51);--shadow-palette-green-60:rgba(0,52,39,.51);--shadow-palette-green-70:rgba(0,40,30,.51);--shadow-palette-green-80:rgba(0,23,18,.51);--shadow-palette-green-90:rgba(6,19,14,.51);--shadow-palette-grey-05:hsla(240,0%,53%,.51);--shadow-palette-grey-10:hsla(240,1%,51%,.51);--shadow-palette-grey-20:hsla(240,3%,45%,.51);--shadow-palette-grey-30:rgba(93,93,100,.51);--shadow-palette-grey-40:rgba(71,71,78,.51);--shadow-palette-grey-50:rgba(48,48,54,.51);--shadow-palette-grey-60:rgba(34,34,39,.51);--shadow-palette-grey-70:rgba(24,24,28,.51);--shadow-palette-grey-80:rgba(15,15,18,.51);--shadow-palette-grey-90:rgba(8,8,10,.51);--shadow-palette-orange-05:hsla(20,6%,49%,.51);--shadow-palette-orange-10:rgba(140,96,74,.51);--shadow-palette-orange-20:rgba(140,73,40,.51);--shadow-palette-orange-30:rgba(140,56,16,.51);--shadow-palette-orange-40:rgba(136,42,0,.51);--shadow-palette-orange-50:rgba(125,38,0,.51);--shadow-palette-orange-60:rgba(95,29,0,.51);--shadow-palette-orange-70:rgba(85,26,0,.51);--shadow-palette-orange-80:rgba(74,22,0,.51);--shadow-palette-orange-90:rgba(27,14,8,.51);--shadow-palette-pink-05:hsla(308,3%,53%,.51);--shadow-palette-pink-10:hsla(304,7%,52%,.51);--shadow-palette-pink-20:rgba(140,95,136,.51);--shadow-palette-pink-30:rgba(140,84,135,.51);--shadow-palette-pink-40:rgba(140,58,134,.51);--shadow-palette-pink-50:rgba(102,18,103,.51);--shadow-palette-pink-60:rgba(96,1,90,.51);--shadow-palette-pink-70:rgba(85,1,81,.51);--shadow-palette-pink-80:rgba(58,1,54,.51);--shadow-palette-pink-90:rgba(51,1,48,.51);--shadow-palette-purple-05:hsla(266,3%,52%,.51);--shadow-palette-purple-10:hsla(260,7%,48%,.51);--shadow-palette-purple-20:rgba(100,88,123,.51);--shadow-palette-purple-30:rgba(81,62,115,.51);--shadow-palette-purple-40:rgba(75,54,112,.51);--shadow-palette-purple-50:rgba(44,15,98,.51);--shadow-palette-purple-60:rgba(34,12,77,.51);--shadow-palette-purple-70:rgba(29,10,66,.51);--shadow-palette-purple-80:rgba(18,7,41,.51);--shadow-palette-purple-90:rgba(17,6,34,.51);--shadow-palette-red-05:hsla(340,6%,49%,.51);--shadow-palette-red-10:rgba(140,79,99,.51);--shadow-palette-red-20:rgba(140,48,77,.51);--shadow-palette-red-30:rgba(140,26,61,.51);--shadow-palette-red-40:rgba(131,0,37,.51);--shadow-palette-red-50:rgba(125,0,35,.51);--shadow-palette-red-60:rgba(97,1,28,.51);--shadow-palette-red-70:rgba(74,0,21,.51);--shadow-palette-red-80:rgba(51,0,14,.51);--shadow-palette-red-90:rgba(22,7,12,.51);--shadow-palette-theme1-05:hsla(266,3%,52%,.51);--shadow-palette-theme1-10:hsla(260,7%,48%,.51);--shadow-palette-theme1-20:rgba(100,88,123,.51);--shadow-palette-theme1-30:rgba(81,62,115,.51);--shadow-palette-theme1-40:rgba(75,54,112,.51);--shadow-palette-theme1-50:rgba(44,15,98,.51);--shadow-palette-theme1-60:rgba(34,12,77,.51);--shadow-palette-theme1-70:rgba(29,10,66,.51);--shadow-palette-theme1-80:rgba(18,7,41,.51);--shadow-palette-theme1-90:rgba(17,6,34,.51);--shadow-palette-theme2-05:hsla(266,3%,52%,.51);--shadow-palette-theme2-10:hsla(260,7%,48%,.51);--shadow-palette-theme2-20:rgba(100,88,123,.51);--shadow-palette-theme2-30:rgba(81,62,115,.51);--shadow-palette-theme2-40:rgba(75,54,112,.51);--shadow-palette-theme2-50:rgba(44,15,98,.51);--shadow-palette-theme2-60:rgba(34,12,77,.51);--shadow-palette-theme2-70:rgba(29,10,66,.51);--shadow-palette-theme2-80:rgba(18,7,41,.51);--shadow-palette-theme2-90:rgba(17,6,34,.51);--shadow-palette-white:hsla(0,0%,55%,.51);--shadow-palette-yellow-05:hsla(40,6%,49%,.51);--shadow-palette-yellow-10:rgba(140,117,71,.51);--shadow-palette-yellow-20:rgba(140,108,45,.51);--shadow-palette-yellow-30:rgba(140,97,18,.51);--shadow-palette-yellow-40:rgba(140,89,0,.51);--shadow-palette-yellow-50:rgba(97,60,0,.51);--shadow-palette-yellow-60:rgba(74,46,0,.51);--shadow-palette-yellow-70:rgba(62,39,0,.51);--shadow-palette-yellow-80:rgba(51,31,0,.51);--shadow-palette-yellow-90:rgba(24,18,8,.51);--background-color-fill-caution-base:179 61 0;--background-color-fill-caution-down:143 49 0;--background-color-fill-caution-focus:163 56 0;--background-color-fill-caution-hover:163 56 0;--background-color-fill-info-base:0 81 208;--background-color-fill-info-down:0 52 133;--background-color-fill-info-focus:0 64 163;--background-color-fill-info-hover:0 64 163;--background-color-fill-inverse-base:246 246 249;--background-color-fill-inverse-down:206 206 218;--background-color-fill-inverse-focus:255 255 255;--background-color-fill-inverse-hover:255 255 255;--background-color-fill-negative-base:183 2 60;--background-color-fill-negative-down:102 0 33;--background-color-fill-negative-focus:143 0 47;--background-color-fill-negative-hover:143 0 47;--background-color-fill-neutral-base:20 20 23;--background-color-fill-neutral-down:72 72 81;--background-color-fill-neutral-focus:53 53 59;--background-color-fill-neutral-hover:53 53 59;--background-color-fill-neutral2-base:98 98 108;--background-color-fill-neutral2-down:35 35 40;--background-color-fill-neutral2-focus:53 53 59;--background-color-fill-neutral2-hover:53 53 59;--background-color-fill-positive-base:0 104 81;--background-color-fill-positive-down:0 51 40;--background-color-fill-positive-focus:0 82 64;--background-color-fill-positive-hover:0 82 64;--background-color-fill-theme1-base:90 35 185;--background-color-fill-theme1-down:41 17 85;--background-color-fill-theme1-focus:61 24 129;--background-color-fill-theme1-hover:61 24 129;--background-color-fill-theme2-base:90 35 185;--background-color-fill-theme2-down:41 17 85;--background-color-fill-theme2-focus:61 24 129;--background-color-fill-theme2-hover:61 24 129;--background-color-material-1:255 255 255;--background-color-material-2:246 246 249;--background-color-material-1-inverse:20 20 23;--background-color-material-2-inverse:35 35 40;--background-color-material-caution:242 225 217;--background-color-material-caution-inverse:57 32 20;--background-color-material-info:217 225 242;--background-color-material-info-inverse:19 30 52;--background-color-material-negative:242 217 225;--background-color-material-negative-inverse:49 17 27;--background-color-material-positive:217 242 234;--background-color-material-positive-inverse:14 42 33;--background-color-material-theme1:241 236 248;--background-color-material-theme1-inverse:39 14 72;--background-color-transparent:transparent;--background-color-material-neutral-base:255 255 255;--background-color-material-neutral-down:224 224 224;--background-color-material-neutral-focus:245 245 245;--background-color-material-neutral-hover:245 245 245;--background-color-material-neutral2-base:246 246 249;--background-color-material-neutral2-down:216 216 219;--background-color-material-neutral2-focus:236 236 239;--background-color-material-neutral2-hover:236 236 239;--background-color-material-positive-base:217 242 234;--background-color-material-positive-down:191 213 206;--background-color-material-positive-focus:208 232 225;--background-color-material-positive-hover:208 232 225;--background-color-material-caution-base:242 225 217;--background-color-material-caution-down:213 198 191;--background-color-material-caution-focus:232 216 208;--background-color-material-caution-hover:232 216 208;--background-color-material-negative-base:242 217 225;--background-color-material-negative-down:213 191 198;--background-color-material-negative-focus:232 208 216;--background-color-material-negative-hover:232 208 216;--background-color-material-info-base:217 225 242;--background-color-material-info-down:191 198 213;--background-color-material-info-focus:208 216 232;--background-color-material-info-hover:208 216 232;--background-color-material-neutral-inverse-base:20 20 23;--background-color-material-neutral-inverse-down:48 48 51;--background-color-material-neutral-inverse-focus:29 29 32;--background-color-material-neutral-inverse-hover:29 29 32;--background-color-material-neutral2-inverse-base:35 35 40;--background-color-material-neutral2-inverse-down:61 61 66;--background-color-material-neutral2-inverse-focus:44 44 49;--background-color-material-neutral2-inverse-hover:44 44 49;--background-color-material-positive-inverse-base:14 42 33;--background-color-material-positive-inverse-down:43 68 60;--background-color-material-positive-inverse-focus:24 51 42;--background-color-material-positive-inverse-hover:24 51 42;--background-color-material-caution-inverse-base:57 32 20;--background-color-material-caution-inverse-down:81 59 48;--background-color-material-caution-inverse-focus:65 41 29;--background-color-material-caution-inverse-hover:65 41 29;--background-color-material-negative-inverse-base:49 17 27;--background-color-material-negative-inverse-down:74 46 54;--background-color-material-negative-inverse-focus:57 27 36;--background-color-material-negative-inverse-hover:57 27 36;--background-color-material-info-inverse-base:19 30 52;--background-color-material-info-inverse-down:47 57 76;--background-color-material-info-inverse-focus:28 39 60;--background-color-material-info-inverse-hover:28 39 60;--background-color-material-theme1-base:241 236 248;--background-color-material-theme1-down:212 208 218;--background-color-material-theme1-focus:231 227 238;--background-color-material-theme1-hover:231 227 238;--background-color-material-theme1-inverse-base:39 14 72;--background-color-material-theme1-inverse-down:65 43 94;--background-color-material-theme1-inverse-focus:48 24 79;--background-color-material-theme1-inverse-hover:48 24 79;--background-color-material-theme2-base:241 236 248;--background-color-material-theme2-down:212 208 218;--background-color-material-theme2-focus:231 227 238;--background-color-material-theme2-hover:231 227 238;--background-color-material-theme2-inverse-base:39 14 72;--background-color-material-theme2-inverse-down:65 43 94;--background-color-material-theme2-inverse-focus:48 24 79;--background-color-material-theme2-inverse-hover:48 24 79;--background-image-gradient-expressive:linear-gradient(90deg,#28156b,#7b30ff);--border-color-stroke-caution-base:179 61 0;--border-color-stroke-caution-down:143 49 0;--border-color-stroke-caution-focus:163 56 0;--border-color-stroke-caution-hover:163 56 0;--border-color-stroke-info-base:0 81 208;--border-color-stroke-info-down:0 52 133;--border-color-stroke-info-focus:0 64 163;--border-color-stroke-info-hover:0 64 163;--border-color-stroke-inverse-base:246 246 249;--border-color-stroke-inverse-down:206 206 218;--border-color-stroke-inverse-focus:255 255 255;--border-color-stroke-inverse-hover:255 255 255;--border-color-stroke-negative-base:183 2 60;--border-color-stroke-negative-down:102 0 33;--border-color-stroke-negative-focus:143 0 47;--border-color-stroke-negative-hover:143 0 47;--border-color-stroke-neutral-base:20 20 23;--border-color-stroke-neutral-down:72 72 81;--border-color-stroke-neutral-focus:53 53 59;--border-color-stroke-neutral-hover:53 53 59;--border-color-stroke-neutral2-base:98 98 108;--border-color-stroke-neutral2-down:35 35 40;--border-color-stroke-neutral2-focus:53 53 59;--border-color-stroke-neutral2-hover:53 53 59;--border-color-stroke-positive-base:0 104 81;--border-color-stroke-positive-down:0 51 40;--border-color-stroke-positive-focus:0 82 64;--border-color-stroke-positive-hover:0 82 64;--border-color-stroke-theme1-base:90 35 185;--border-color-stroke-theme1-down:41 17 85;--border-color-stroke-theme1-focus:61 24 129;--border-color-stroke-theme1-hover:61 24 129;--border-color-stroke-theme2-base:90 35 185;--border-color-stroke-theme2-down:41 17 85;--border-color-stroke-theme2-focus:61 24 129;--border-color-stroke-theme2-hover:61 24 129;--border-color-transparent:transparent;--text-color-caution-base:179 61 0;--text-color-caution-down:143 49 0;--text-color-caution-focus:163 56 0;--text-color-caution-hover:163 56 0;--text-color-info-base:0 81 208;--text-color-info-down:0 52 133;--text-color-info-focus:0 64 163;--text-color-info-hover:0 64 163;--text-color-inverse-base:246 246 249;--text-color-inverse-down:206 206 218;--text-color-inverse-focus:255 255 255;--text-color-inverse-hover:255 255 255;--text-color-negative-base:183 2 60;--text-color-negative-down:102 0 33;--text-color-negative-focus:143 0 47;--text-color-negative-hover:143 0 47;--text-color-neutral-base:20 20 23;--text-color-neutral-down:72 72 81;--text-color-neutral-focus:53 53 59;--text-color-neutral-hover:53 53 59;--text-color-neutral2-base:98 98 108;--text-color-neutral2-down:35 35 40;--text-color-neutral2-focus:53 53 59;--text-color-neutral2-hover:53 53 59;--text-color-positive-base:0 104 81;--text-color-positive-down:0 51 40;--text-color-positive-focus:0 82 64;--text-color-positive-hover:0 82 64;--text-color-theme1-base:90 35 185;--text-color-theme1-down:41 17 85;--text-color-theme1-focus:61 24 129;--text-color-theme1-hover:61 24 129;--text-color-theme2-base:90 35 185;--text-color-theme2-down:41 17 85;--text-color-theme2-focus:61 24 129;--text-color-theme2-hover:61 24 129;--text-color-rgb-white:255 255 255;--text-color-rgb-black:0 0 0;--outline-color-transparent:transparent;--outline-color-caution-base:#b33d00;--outline-color-caution-down:#8f3100;--outline-color-caution-focus:#a33800;--outline-color-caution-hover:#a33800;--outline-color-info-base:#0051d0;--outline-color-info-down:#003485;--outline-color-info-focus:#0040a3;--outline-color-info-hover:#0040a3;--outline-color-inverse-base:#f6f6f9;--outline-color-inverse-down:#ceceda;--outline-color-inverse-focus:#fff;--outline-color-inverse-hover:#fff;--outline-color-negative-base:#b7023c;--outline-color-negative-down:#660021;--outline-color-negative-focus:#8f002f;--outline-color-negative-hover:#8f002f;--outline-color-neutral-base:#141417;--outline-color-neutral-down:#484851;--outline-color-neutral-focus:#35353b;--outline-color-neutral-hover:#35353b;--outline-color-neutral2-base:#62626c;--outline-color-neutral2-down:#232328;--outline-color-neutral2-focus:#35353b;--outline-color-neutral2-hover:#35353b;--outline-color-positive-base:#006851;--outline-color-positive-down:#003328;--outline-color-positive-focus:#005240;--outline-color-positive-hover:#005240;--outline-color-theme1-base:#5a23b9;--outline-color-theme1-down:#291155;--outline-color-theme1-focus:#3d1881;--outline-color-theme1-hover:#3d1881;--outline-color-theme2-base:#5a23b9;--outline-color-theme2-down:#291155;--outline-color-theme2-focus:#3d1881;--outline-color-theme2-hover:#3d1881;--ring-color-stroke-caution-base:179 61 0;--ring-color-stroke-caution-down:143 49 0;--ring-color-stroke-caution-focus:163 56 0;--ring-color-stroke-caution-hover:163 56 0;--ring-color-stroke-info-base:0 81 208;--ring-color-stroke-info-down:0 52 133;--ring-color-stroke-info-focus:0 64 163;--ring-color-stroke-info-hover:0 64 163;--ring-color-stroke-inverse-base:246 246 249;--ring-color-stroke-inverse-down:206 206 218;--ring-color-stroke-inverse-focus:255 255 255;--ring-color-stroke-inverse-hover:255 255 255;--ring-color-stroke-negative-base:183 2 60;--ring-color-stroke-negative-down:102 0 33;--ring-color-stroke-negative-focus:143 0 47;--ring-color-stroke-negative-hover:143 0 47;--ring-color-stroke-neutral-base:20 20 23;--ring-color-stroke-neutral-down:72 72 81;--ring-color-stroke-neutral-focus:53 53 59;--ring-color-stroke-neutral-hover:53 53 59;--ring-color-stroke-neutral2-base:98 98 108;--ring-color-stroke-neutral2-down:35 35 40;--ring-color-stroke-neutral2-focus:53 53 59;--ring-color-stroke-neutral2-hover:53 53 59;--ring-color-stroke-positive-base:0 104 81;--ring-color-stroke-positive-down:0 51 40;--ring-color-stroke-positive-focus:0 82 64;--ring-color-stroke-positive-hover:0 82 64;--ring-color-stroke-theme1-base:90 35 185;--ring-color-stroke-theme1-down:41 17 85;--ring-color-stroke-theme1-focus:61 24 129;--ring-color-stroke-theme1-hover:61 24 129;--ring-color-stroke-theme2-base:90 35 185;--ring-color-stroke-theme2-down:41 17 85;--ring-color-stroke-theme2-focus:61 24 129;--ring-color-stroke-theme2-hover:61 24 129;--ring-offset-color-material-1:255 255 255;--ring-offset-color-material-2:246 246 249;--ring-offset-color-material-1-inverse:20 20 23;--ring-offset-color-material-2-inverse:35 35 40;--ring-offset-color-material-caution:242 225 217;--ring-offset-color-material-caution-inverse:57 32 20;--ring-offset-color-material-info:217 225 242;--ring-offset-color-material-info-inverse:19 30 52;--ring-offset-color-material-negative:242 217 225;--ring-offset-color-material-negative-inverse:49 17 27;--ring-offset-color-material-positive:217 242 234;--ring-offset-color-material-positive-inverse:14 42 33;--ring-offset-color-material-theme1:241 236 248;--ring-offset-color-material-theme1-inverse:39 14 72;--ring-offset-color-material-neutral-base:255 255 255;--ring-offset-color-material-neutral-down:224 224 224;--ring-offset-color-material-neutral-focus:245 245 245;--ring-offset-color-material-neutral-hover:245 245 245;--ring-offset-color-material-neutral2-base:246 246 249;--ring-offset-color-material-neutral2-down:216 216 219;--ring-offset-color-material-neutral2-focus:236 236 239;--ring-offset-color-material-neutral2-hover:236 236 239;--ring-offset-color-material-positive-base:217 242 234;--ring-offset-color-material-positive-down:191 213 206;--ring-offset-color-material-positive-focus:208 232 225;--ring-offset-color-material-positive-hover:208 232 225;--ring-offset-color-material-caution-base:242 225 217;--ring-offset-color-material-caution-down:213 198 191;--ring-offset-color-material-caution-focus:232 216 208;--ring-offset-color-material-caution-hover:232 216 208;--ring-offset-color-material-negative-base:242 217 225;--ring-offset-color-material-negative-down:213 191 198;--ring-offset-color-material-negative-focus:232 208 216;--ring-offset-color-material-negative-hover:232 208 216;--ring-offset-color-material-info-base:217 225 242;--ring-offset-color-material-info-down:191 198 213;--ring-offset-color-material-info-focus:208 216 232;--ring-offset-color-material-info-hover:208 216 232;--ring-offset-color-material-neutral-inverse-base:20 20 23;--ring-offset-color-material-neutral-inverse-down:48 48 51;--ring-offset-color-material-neutral-inverse-focus:29 29 32;--ring-offset-color-material-neutral-inverse-hover:29 29 32;--ring-offset-color-material-neutral2-inverse-base:35 35 40;--ring-offset-color-material-neutral2-inverse-down:61 61 66;--ring-offset-color-material-neutral2-inverse-focus:44 44 49;--ring-offset-color-material-neutral2-inverse-hover:44 44 49;--ring-offset-color-material-positive-inverse-base:14 42 33;--ring-offset-color-material-positive-inverse-down:43 68 60;--ring-offset-color-material-positive-inverse-focus:24 51 42;--ring-offset-color-material-positive-inverse-hover:24 51 42;--ring-offset-color-material-caution-inverse-base:57 32 20;--ring-offset-color-material-caution-inverse-down:81 59 48;--ring-offset-color-material-caution-inverse-focus:65 41 29;--ring-offset-color-material-caution-inverse-hover:65 41 29;--ring-offset-color-material-negative-inverse-base:49 17 27;--ring-offset-color-material-negative-inverse-down:74 46 54;--ring-offset-color-material-negative-inverse-focus:57 27 36;--ring-offset-color-material-negative-inverse-hover:57 27 36;--ring-offset-color-material-info-inverse-base:19 30 52;--ring-offset-color-material-info-inverse-down:47 57 76;--ring-offset-color-material-info-inverse-focus:28 39 60;--ring-offset-color-material-info-inverse-hover:28 39 60;--ring-offset-color-material-theme1-base:241 236 248;--ring-offset-color-material-theme1-down:212 208 218;--ring-offset-color-material-theme1-focus:231 227 238;--ring-offset-color-material-theme1-hover:231 227 238;--ring-offset-color-material-theme1-inverse-base:39 14 72;--ring-offset-color-material-theme1-inverse-down:65 43 94;--ring-offset-color-material-theme1-inverse-focus:48 24 79;--ring-offset-color-material-theme1-inverse-hover:48 24 79;--ring-offset-color-material-theme2-base:241 236 248;--ring-offset-color-material-theme2-down:212 208 218;--ring-offset-color-material-theme2-focus:231 227 238;--ring-offset-color-material-theme2-hover:231 227 238;--ring-offset-color-material-theme2-inverse-base:39 14 72;--ring-offset-color-material-theme2-inverse-down:65 43 94;--ring-offset-color-material-theme2-inverse-focus:48 24 79;--ring-offset-color-material-theme2-inverse-hover:48 24 79;--opacity-inactive:0.3;--opacity-none:0;--opacity-primary:1;--opacity-secondary:0.6;--opacity-tertiary:0.15;--border-opacity-inactive:0.3;--border-opacity-none:0;--border-opacity-primary:1;--border-opacity-secondary:0.6;--border-opacity-tertiary:0.15;--background-opacity-inactive:0.3;--background-opacity-none:0;--background-opacity-primary:1;--background-opacity-secondary:0.6;--background-opacity-tertiary:0.15;--text-opacity-inactive:0.3;--text-opacity-none:0;--text-opacity-primary:1;--text-opacity-secondary:0.6;--text-opacity-tertiary:0.15;--border-radius-none:0px;--border-radius-xsmall:2px;--border-radius-small:4px;--border-radius-medium:8px;--border-radius-large:16px;--border-radius-xlarge:32px;--text-display0-family:var(--text-family-brand);--text-display0-size:clamp(2.25rem,calc(2.07143rem + 0.89286vw),2.5rem);--text-display0-line-height:clamp(2.5rem,calc(2.32143rem + 0.89286vw),2.75rem);--text-display0-weight:700;--text-display0-letter-spacing:-0.04px;--text-display0-text-transform:none;--text-display1-family:var(--text-family-brand);--text-display1-size:clamp(2rem,calc(1.82143rem + 0.89286vw),2.25rem);--text-display1-line-height:clamp(2.375rem,calc(2.19643rem + 0.89286vw),2.625rem);--text-display1-weight:700;--text-display1-letter-spacing:-0.04px;--text-display1-text-transform:none;--text-display2-family:var(--text-family-brand);--text-display2-size:clamp(1.75rem,calc(1.57143rem + 0.89286vw),2rem);--text-display2-line-height:clamp(2.125rem,calc(1.85714rem + 1.33929vw),2.5rem);--text-display2-weight:700;--text-display2-letter-spacing:-0.04px;--text-display2-text-transform:none;--text-headline1-family:var(--text-family-brand);--text-headline1-size:1.50000rem;--text-headline1-line-height:1.87500rem;--text-headline1-weight:600;--text-headline1-letter-spacing:-0.02px;--text-headline1-text-transform:none;--text-headline2-family:var(--text-family-brand);--text-headline2-size:1.25000rem;--text-headline2-line-height:clamp(1.5625rem,calc(1.51786rem + 0.22321vw),1.625rem);--text-headline2-weight:600;--text-headline2-letter-spacing:-0.02px;--text-headline2-text-transform:none;--text-headline3-family:var(--text-family-brand);--text-headline3-size:1.00000rem;--text-headline3-line-height:clamp(1.3125rem,calc(1.26786rem + 0.22321vw),1.375rem);--text-headline3-weight:600;--text-headline3-letter-spacing:0px;--text-headline3-text-transform:none;--text-body0-family:var(--text-family-default);--text-body0-size:1.12500rem;--text-body0-line-height:clamp(1.5rem,calc(1.41071rem + 0.44643vw),1.625rem);--text-body0-weight:400;--text-body0-letter-spacing:0px;--text-body0-text-transform:none;--text-body1-family:var(--text-family-default);--text-body1-size:1.00000rem;--text-body1-line-height:1.50000rem;--text-body1-weight:400;--text-body1-letter-spacing:0px;--text-body1-text-transform:none;--text-body2-family:var(--text-family-default);--text-body2-size:0.87500rem;--text-body2-line-height:1.31250rem;--text-body2-weight:400;--text-body2-letter-spacing:0px;--text-body2-text-transform:none;--text-callout1-family:var(--text-family-brand);--text-callout1-size:0.87500rem;--text-callout1-line-height:1.31250rem;--text-callout1-weight:600;--text-callout1-letter-spacing:0.5px;--text-callout1-text-transform:uppercase;--text-callout2-family:var(--text-family-brand);--text-callout2-size:0.75000rem;--text-callout2-line-height:1.00000rem;--text-callout2-weight:600;--text-callout2-letter-spacing:0.5px;--text-callout2-text-transform:uppercase;--text-body3-family:var(--text-family-default);--text-body3-size:0.87500rem;--text-body3-line-height:1.50000;--text-body3-weight:400;--text-body3-letter-spacing:0px;--text-body3-text-transform:none;--text-body4-family:var(--text-family-default);--text-body4-size:0.87500rem;--text-body4-line-height:1.50000;--text-body4-weight:400;--text-body4-letter-spacing:0px;--text-body4-text-transform:none;--text-button1-family:var(--text-family-brand);--text-button1-size:1.00000rem;--text-button1-line-height:1.50000;--text-button1-weight:600;--text-button1-letter-spacing:-0.02px;--text-button1-text-transform:none;--text-button2-family:var(--text-family-brand);--text-button2-size:0.87500rem;--text-button2-line-height:1.71429;--text-button2-weight:600;--text-button2-letter-spacing:-0.02px;--text-button2-text-transform:none;--text-caption-family:var(--text-family-default);--text-caption-size:0.75000rem;--text-caption-line-height:1.33333;--text-caption-weight:400;--text-caption-letter-spacing:0px;--text-caption-text-transform:none;--text-tag-family:var(--text-family-default);--text-tag-size:0.62500rem;--text-tag-line-height:1.20000;--text-tag-weight:400;--text-tag-letter-spacing:0px;--text-tag-text-transform:none;--text-family-brand:XSans,DMSans,Helvetica,sans-serif;--text-family-default:DMSans,Helvetica,sans-serif}.dark,.dark-secondary,[dark-secondary],[dark]{--palette-black:#000;--palette-blue-05:#d9e1f2;--palette-blue-10:#8baff9;--palette-blue-20:#4784ff;--palette-blue-30:#3376ff;--palette-blue-40:#2970ff;--palette-blue-50:#1f69ff;--palette-blue-60:#0051d0;--palette-blue-70:#0040a3;--palette-blue-80:#003485;--palette-blue-90:#131e34;--palette-green-05:#d9f2ea;--palette-green-10:#78e3bf;--palette-green-20:#0ac284;--palette-green-30:#009965;--palette-green-40:#008f5e;--palette-green-50:#008558;--palette-green-60:#006851;--palette-green-70:#005240;--palette-green-80:#003328;--palette-green-90:#0e2a21;--palette-grey-05:#f6f6f9;--palette-grey-10:#ececf2;--palette-grey-20:#ceceda;--palette-grey-30:#b1b1bd;--palette-grey-40:#8b8b97;--palette-grey-50:#62626c;--palette-grey-60:#484851;--palette-grey-70:#35353b;--palette-grey-80:#232328;--palette-grey-90:#141417;--palette-orange-05:#f2e1d9;--palette-orange-10:#ffb68f;--palette-orange-20:#ff8d52;--palette-orange-30:#ff6f24;--palette-orange-40:#f95600;--palette-orange-50:#e64f00;--palette-orange-60:#b33d00;--palette-orange-70:#a33800;--palette-orange-80:#8f3100;--palette-orange-90:#392014;--palette-pink-05:#fff2fe;--palette-pink-10:#ffe4fd;--palette-pink-20:#ffb4f9;--palette-pink-30:#ffa1f7;--palette-pink-40:#ff73f5;--palette-pink-50:#c029c1;--palette-pink-60:#b603ac;--palette-pink-70:#a3039b;--palette-pink-80:#73026d;--palette-pink-90:#660261;--palette-purple-05:#f1ecf8;--palette-purple-10:#ded3f1;--palette-purple-20:#bda7e3;--palette-purple-30:#9c7bd5;--palette-purple-40:#916cd0;--palette-purple-50:#5a23b9;--palette-purple-60:#481c94;--palette-purple-70:#3d1881;--palette-purple-80:#291155;--palette-purple-90:#270e48;--palette-red-05:#f2d9e1;--palette-red-10:#ff99ba;--palette-red-20:#ff6194;--palette-red-30:#ff3878;--palette-red-40:#f0004d;--palette-red-50:#e6004a;--palette-red-60:#b7023c;--palette-red-70:#8f002f;--palette-red-80:#660021;--palette-red-90:#31111b;--palette-theme1-05:#f1ecf8;--palette-theme1-10:#ded3f1;--palette-theme1-20:#bda7e3;--palette-theme1-30:#9c7bd5;--palette-theme1-40:#916cd0;--palette-theme1-50:#5a23b9;--palette-theme1-60:#481c94;--palette-theme1-70:#3d1881;--palette-theme1-80:#291155;--palette-theme1-90:#270e48;--palette-theme2-05:#f1ecf8;--palette-theme2-10:#ded3f1;--palette-theme2-20:#bda7e3;--palette-theme2-30:#9c7bd5;--palette-theme2-40:#916cd0;--palette-theme2-50:#5a23b9;--palette-theme2-60:#481c94;--palette-theme2-70:#3d1881;--palette-theme2-80:#291155;--palette-theme2-90:#270e48;--palette-white:#fff;--palette-yellow-05:#f2ead9;--palette-yellow-10:#ffd88a;--palette-yellow-20:#ffc95c;--palette-yellow-30:#ffb829;--palette-yellow-40:#fa0;--palette-yellow-50:#b87700;--palette-yellow-60:#8f5d00;--palette-yellow-70:#7a5000;--palette-yellow-80:#664200;--palette-yellow-90:#352913;--shadow-palette-black:rgba(0,0,0,.51);--shadow-palette-blue-05:rgba(0,0,0,.51);--shadow-palette-blue-10:rgba(0,0,0,.51);--shadow-palette-blue-20:rgba(0,0,0,.51);--shadow-palette-blue-30:rgba(0,0,0,.51);--shadow-palette-blue-40:rgba(0,0,0,.51);--shadow-palette-blue-50:rgba(0,0,0,.51);--shadow-palette-blue-60:rgba(0,0,0,.51);--shadow-palette-blue-70:rgba(0,0,0,.51);--shadow-palette-blue-80:rgba(0,0,0,.51);--shadow-palette-blue-90:rgba(0,0,0,.51);--shadow-palette-green-05:rgba(0,0,0,.51);--shadow-palette-green-10:rgba(0,0,0,.51);--shadow-palette-green-20:rgba(0,0,0,.51);--shadow-palette-green-30:rgba(0,0,0,.51);--shadow-palette-green-40:rgba(0,0,0,.51);--shadow-palette-green-50:rgba(0,0,0,.51);--shadow-palette-green-60:rgba(0,0,0,.51);--shadow-palette-green-70:rgba(0,0,0,.51);--shadow-palette-green-80:rgba(0,0,0,.51);--shadow-palette-green-90:rgba(0,0,0,.51);--shadow-palette-grey-05:rgba(0,0,0,.51);--shadow-palette-grey-10:rgba(0,0,0,.51);--shadow-palette-grey-20:rgba(0,0,0,.51);--shadow-palette-grey-30:rgba(0,0,0,.51);--shadow-palette-grey-40:rgba(0,0,0,.51);--shadow-palette-grey-50:rgba(0,0,0,.51);--shadow-palette-grey-60:rgba(0,0,0,.51);--shadow-palette-grey-70:rgba(0,0,0,.51);--shadow-palette-grey-80:rgba(0,0,0,.51);--shadow-palette-grey-90:rgba(0,0,0,.51);--shadow-palette-orange-05:rgba(0,0,0,.51);--shadow-palette-orange-10:rgba(0,0,0,.51);--shadow-palette-orange-20:rgba(0,0,0,.51);--shadow-palette-orange-30:rgba(0,0,0,.51);--shadow-palette-orange-40:rgba(0,0,0,.51);--shadow-palette-orange-50:rgba(0,0,0,.51);--shadow-palette-orange-60:rgba(0,0,0,.51);--shadow-palette-orange-70:rgba(0,0,0,.51);--shadow-palette-orange-80:rgba(0,0,0,.51);--shadow-palette-orange-90:rgba(0,0,0,.51);--shadow-palette-pink-05:rgba(0,0,0,.51);--shadow-palette-pink-10:rgba(0,0,0,.51);--shadow-palette-pink-20:rgba(0,0,0,.51);--shadow-palette-pink-30:rgba(0,0,0,.51);--shadow-palette-pink-40:rgba(0,0,0,.51);--shadow-palette-pink-50:rgba(0,0,0,.51);--shadow-palette-pink-60:rgba(0,0,0,.51);--shadow-palette-pink-70:rgba(0,0,0,.51);--shadow-palette-pink-80:rgba(0,0,0,.51);--shadow-palette-pink-90:rgba(0,0,0,.51);--shadow-palette-purple-05:rgba(0,0,0,.51);--shadow-palette-purple-10:rgba(0,0,0,.51);--shadow-palette-purple-20:rgba(0,0,0,.51);--shadow-palette-purple-30:rgba(0,0,0,.51);--shadow-palette-purple-40:rgba(0,0,0,.51);--shadow-palette-purple-50:rgba(0,0,0,.51);--shadow-palette-purple-60:rgba(0,0,0,.51);--shadow-palette-purple-70:rgba(0,0,0,.51);--shadow-palette-purple-80:rgba(0,0,0,.51);--shadow-palette-purple-90:rgba(0,0,0,.51);--shadow-palette-red-05:rgba(0,0,0,.51);--shadow-palette-red-10:rgba(0,0,0,.51);--shadow-palette-red-20:rgba(0,0,0,.51);--shadow-palette-red-30:rgba(0,0,0,.51);--shadow-palette-red-40:rgba(0,0,0,.51);--shadow-palette-red-50:rgba(0,0,0,.51);--shadow-palette-red-60:rgba(0,0,0,.51);--shadow-palette-red-70:rgba(0,0,0,.51);--shadow-palette-red-80:rgba(0,0,0,.51);--shadow-palette-red-90:rgba(0,0,0,.51);--shadow-palette-theme1-05:rgba(0,0,0,.51);--shadow-palette-theme1-10:rgba(0,0,0,.51);--shadow-palette-theme1-20:rgba(0,0,0,.51);--shadow-palette-theme1-30:rgba(0,0,0,.51);--shadow-palette-theme1-40:rgba(0,0,0,.51);--shadow-palette-theme1-50:rgba(0,0,0,.51);--shadow-palette-theme1-60:rgba(0,0,0,.51);--shadow-palette-theme1-70:rgba(0,0,0,.51);--shadow-palette-theme1-80:rgba(0,0,0,.51);--shadow-palette-theme1-90:rgba(0,0,0,.51);--shadow-palette-theme2-05:rgba(0,0,0,.51);--shadow-palette-theme2-10:rgba(0,0,0,.51);--shadow-palette-theme2-20:rgba(0,0,0,.51);--shadow-palette-theme2-30:rgba(0,0,0,.51);--shadow-palette-theme2-40:rgba(0,0,0,.51);--shadow-palette-theme2-50:rgba(0,0,0,.51);--shadow-palette-theme2-60:rgba(0,0,0,.51);--shadow-palette-theme2-70:rgba(0,0,0,.51);--shadow-palette-theme2-80:rgba(0,0,0,.51);--shadow-palette-theme2-90:rgba(0,0,0,.51);--shadow-palette-white:rgba(0,0,0,.51);--shadow-palette-yellow-05:rgba(0,0,0,.51);--shadow-palette-yellow-10:rgba(0,0,0,.51);--shadow-palette-yellow-20:rgba(0,0,0,.51);--shadow-palette-yellow-30:rgba(0,0,0,.51);--shadow-palette-yellow-40:rgba(0,0,0,.51);--shadow-palette-yellow-50:rgba(0,0,0,.51);--shadow-palette-yellow-60:rgba(0,0,0,.51);--shadow-palette-yellow-70:rgba(0,0,0,.51);--shadow-palette-yellow-80:rgba(0,0,0,.51);--shadow-palette-yellow-90:rgba(0,0,0,.51);--background-color-fill-caution-base:255 111 36;--background-color-fill-caution-down:255 182 143;--background-color-fill-caution-focus:255 141 82;--background-color-fill-caution-hover:255 141 82;--background-color-fill-info-base:51 118 255;--background-color-fill-info-down:139 175 249;--background-color-fill-info-focus:71 136 255;--background-color-fill-info-hover:71 136 255;--background-color-fill-inverse-base:20 20 23;--background-color-fill-inverse-down:72 72 81;--background-color-fill-inverse-focus:53 53 59;--background-color-fill-inverse-hover:53 53 59;--background-color-fill-negative-base:255 56 120;--background-color-fill-negative-down:255 153 186;--background-color-fill-negative-focus:255 97 148;--background-color-fill-negative-hover:255 97 148;--background-color-fill-neutral-base:246 246 249;--background-color-fill-neutral-down:255 255 255;--background-color-fill-neutral-focus:206 206 218;--background-color-fill-neutral-hover:206 206 218;--background-color-fill-neutral2-base:139 139 151;--background-color-fill-neutral2-down:206 206 218;--background-color-fill-neutral2-focus:177 177 189;--background-color-fill-neutral2-hover:177 177 189;--background-color-fill-positive-base:0 153 101;--background-color-fill-positive-down:120 227 191;--background-color-fill-positive-focus:10 194 132;--background-color-fill-positive-hover:10 194 132;--background-color-fill-theme1-base:189 167 227;--background-color-fill-theme1-down:241 236 248;--background-color-fill-theme1-focus:222 211 241;--background-color-fill-theme1-hover:222 211 241;--background-color-fill-theme2-base:189 167 227;--background-color-fill-theme2-down:241 236 248;--background-color-fill-theme2-focus:222 211 241;--background-color-fill-theme2-hover:222 211 241;--background-color-material-1:20 20 23;--background-color-material-2:35 35 40;--background-color-material-1-inverse:255 255 255;--background-color-material-2-inverse:246 246 249;--background-color-material-caution:57 32 20;--background-color-material-caution-inverse:242 225 217;--background-color-material-info:19 30 52;--background-color-material-info-inverse:217 225 242;--background-color-material-negative:49 17 27;--background-color-material-negative-inverse:242 217 225;--background-color-material-positive:14 42 33;--background-color-material-positive-inverse:217 242 234;--background-color-material-theme1:39 14 72;--background-color-material-theme1-inverse:241 236 248;--background-color-transparent:transparent;--background-color-material-neutral-base:20 20 23;--background-color-material-neutral-down:48 48 51;--background-color-material-neutral-focus:29 29 32;--background-color-material-neutral-hover:29 29 32;--background-color-material-neutral2-base:35 35 40;--background-color-material-neutral2-down:61 61 66;--background-color-material-neutral2-focus:44 44 49;--background-color-material-neutral2-hover:44 44 49;--background-color-material-positive-base:14 42 33;--background-color-material-positive-down:43 68 60;--background-color-material-positive-focus:24 51 42;--background-color-material-positive-hover:24 51 42;--background-color-material-caution-base:57 32 20;--background-color-material-caution-down:81 59 48;--background-color-material-caution-focus:65 41 29;--background-color-material-caution-hover:65 41 29;--background-color-material-negative-base:49 17 27;--background-color-material-negative-down:74 46 54;--background-color-material-negative-focus:57 27 36;--background-color-material-negative-hover:57 27 36;--background-color-material-info-base:19 30 52;--background-color-material-info-down:47 57 76;--background-color-material-info-focus:28 39 60;--background-color-material-info-hover:28 39 60;--background-color-material-neutral-inverse-base:255 255 255;--background-color-material-neutral-inverse-down:224 224 224;--background-color-material-neutral-inverse-focus:245 245 245;--background-color-material-neutral-inverse-hover:245 245 245;--background-color-material-neutral2-inverse-base:246 246 249;--background-color-material-neutral2-inverse-down:216 216 219;--background-color-material-neutral2-inverse-focus:236 236 239;--background-color-material-neutral2-inverse-hover:236 236 239;--background-color-material-positive-inverse-base:217 242 234;--background-color-material-positive-inverse-down:191 213 206;--background-color-material-positive-inverse-focus:208 232 225;--background-color-material-positive-inverse-hover:208 232 225;--background-color-material-caution-inverse-base:242 225 217;--background-color-material-caution-inverse-down:213 198 191;--background-color-material-caution-inverse-focus:232 216 208;--background-color-material-caution-inverse-hover:232 216 208;--background-color-material-negative-inverse-base:242 217 225;--background-color-material-negative-inverse-down:213 191 198;--background-color-material-negative-inverse-focus:232 208 216;--background-color-material-negative-inverse-hover:232 208 216;--background-color-material-info-inverse-base:217 225 242;--background-color-material-info-inverse-down:191 198 213;--background-color-material-info-inverse-focus:208 216 232;--background-color-material-info-inverse-hover:208 216 232;--background-color-material-theme1-base:39 14 72;--background-color-material-theme1-down:65 43 94;--background-color-material-theme1-focus:48 24 79;--background-color-material-theme1-hover:48 24 79;--background-color-material-theme1-inverse-base:241 236 248;--background-color-material-theme1-inverse-down:212 208 218;--background-color-material-theme1-inverse-focus:231 227 238;--background-color-material-theme1-inverse-hover:231 227 238;--background-color-material-theme2-base:39 14 72;--background-color-material-theme2-down:65 43 94;--background-color-material-theme2-focus:48 24 79;--background-color-material-theme2-hover:48 24 79;--background-color-material-theme2-inverse-base:241 236 248;--background-color-material-theme2-inverse-down:212 208 218;--background-color-material-theme2-inverse-focus:231 227 238;--background-color-material-theme2-inverse-hover:231 227 238;--background-image-gradient-expressive:linear-gradient(90deg,#bda7e3,#7c01bd);--border-color-stroke-caution-base:255 111 36;--border-color-stroke-caution-down:255 182 143;--border-color-stroke-caution-focus:255 141 82;--border-color-stroke-caution-hover:255 141 82;--border-color-stroke-info-base:51 118 255;--border-color-stroke-info-down:139 175 249;--border-color-stroke-info-focus:71 136 255;--border-color-stroke-info-hover:71 136 255;--border-color-stroke-inverse-base:20 20 23;--border-color-stroke-inverse-down:72 72 81;--border-color-stroke-inverse-focus:53 53 59;--border-color-stroke-inverse-hover:53 53 59;--border-color-stroke-negative-base:255 56 120;--border-color-stroke-negative-down:255 153 186;--border-color-stroke-negative-focus:255 97 148;--border-color-stroke-negative-hover:255 97 148;--border-color-stroke-neutral-base:246 246 249;--border-color-stroke-neutral-down:255 255 255;--border-color-stroke-neutral-focus:206 206 218;--border-color-stroke-neutral-hover:206 206 218;--border-color-stroke-neutral2-base:139 139 151;--border-color-stroke-neutral2-down:206 206 218;--border-color-stroke-neutral2-focus:177 177 189;--border-color-stroke-neutral2-hover:177 177 189;--border-color-stroke-positive-base:0 153 101;--border-color-stroke-positive-down:120 227 191;--border-color-stroke-positive-focus:10 194 132;--border-color-stroke-positive-hover:10 194 132;--border-color-stroke-theme1-base:189 167 227;--border-color-stroke-theme1-down:241 236 248;--border-color-stroke-theme1-focus:222 211 241;--border-color-stroke-theme1-hover:222 211 241;--border-color-stroke-theme2-base:189 167 227;--border-color-stroke-theme2-down:241 236 248;--border-color-stroke-theme2-focus:222 211 241;--border-color-stroke-theme2-hover:222 211 241;--border-color-transparent:transparent;--text-color-rgb-white:255 255 255;--text-color-rgb-black:0 0 0;--text-color-caution-base:255 141 82;--text-color-caution-down:242 225 217;--text-color-caution-focus:255 182 143;--text-color-caution-hover:255 182 143;--text-color-info-base:71 136 255;--text-color-info-down:217 225 242;--text-color-info-focus:139 175 249;--text-color-info-hover:139 175 249;--text-color-inverse-base:20 20 23;--text-color-inverse-down:72 72 81;--text-color-inverse-focus:53 53 59;--text-color-inverse-hover:53 53 59;--text-color-negative-base:255 97 148;--text-color-negative-down:242 217 225;--text-color-negative-focus:255 153 186;--text-color-negative-hover:255 153 186;--text-color-neutral-base:246 246 249;--text-color-neutral-down:206 206 218;--text-color-neutral-focus:255 255 255;--text-color-neutral-hover:255 255 255;--text-color-neutral2-base:139 139 151;--text-color-neutral2-down:206 206 218;--text-color-neutral2-focus:177 177 189;--text-color-neutral2-hover:177 177 189;--text-color-positive-base:10 194 132;--text-color-positive-down:217 242 234;--text-color-positive-focus:120 227 191;--text-color-positive-hover:120 227 191;--text-color-theme1-base:189 167 227;--text-color-theme1-down:241 236 248;--text-color-theme1-focus:222 211 241;--text-color-theme1-hover:222 211 241;--text-color-theme2-base:189 167 227;--text-color-theme2-down:241 236 248;--text-color-theme2-focus:222 211 241;--text-color-theme2-hover:222 211 241;--outline-color-transparent:transparent;--outline-color-caution-base:#ff6f24;--outline-color-caution-down:#ffb68f;--outline-color-caution-focus:#ff8d52;--outline-color-caution-hover:#ff8d52;--outline-color-info-base:#3376ff;--outline-color-info-down:#8baff9;--outline-color-info-focus:#4788ff;--outline-color-info-hover:#4788ff;--outline-color-inverse-base:#141417;--outline-color-inverse-down:#484851;--outline-color-inverse-focus:#35353b;--outline-color-inverse-hover:#35353b;--outline-color-negative-base:#ff3878;--outline-color-negative-down:#ff99ba;--outline-color-negative-focus:#ff6194;--outline-color-negative-hover:#ff6194;--outline-color-neutral-base:#f6f6f9;--outline-color-neutral-down:#fff;--outline-color-neutral-focus:#ceceda;--outline-color-neutral-hover:#ceceda;--outline-color-neutral2-base:#8b8b97;--outline-color-neutral2-down:#ceceda;--outline-color-neutral2-focus:#b1b1bd;--outline-color-neutral2-hover:#b1b1bd;--outline-color-positive-base:#009965;--outline-color-positive-down:#78e3bf;--outline-color-positive-focus:#0ac284;--outline-color-positive-hover:#0ac284;--outline-color-theme1-base:#bda7e3;--outline-color-theme1-down:#f1ecf8;--outline-color-theme1-focus:#ded3f1;--outline-color-theme1-hover:#ded3f1;--outline-color-theme2-base:#bda7e3;--outline-color-theme2-down:#f1ecf8;--outline-color-theme2-focus:#ded3f1;--outline-color-theme2-hover:#ded3f1;--ring-color-stroke-caution-base:255 111 36;--ring-color-stroke-caution-down:255 182 143;--ring-color-stroke-caution-focus:255 141 82;--ring-color-stroke-caution-hover:255 141 82;--ring-color-stroke-info-base:51 118 255;--ring-color-stroke-info-down:139 175 249;--ring-color-stroke-info-focus:71 136 255;--ring-color-stroke-info-hover:71 136 255;--ring-color-stroke-inverse-base:20 20 23;--ring-color-stroke-inverse-down:72 72 81;--ring-color-stroke-inverse-focus:53 53 59;--ring-color-stroke-inverse-hover:53 53 59;--ring-color-stroke-negative-base:255 56 120;--ring-color-stroke-negative-down:255 153 186;--ring-color-stroke-negative-focus:255 97 148;--ring-color-stroke-negative-hover:255 97 148;--ring-color-stroke-neutral-base:246 246 249;--ring-color-stroke-neutral-down:255 255 255;--ring-color-stroke-neutral-focus:206 206 218;--ring-color-stroke-neutral-hover:206 206 218;--ring-color-stroke-neutral2-base:139 139 151;--ring-color-stroke-neutral2-down:206 206 218;--ring-color-stroke-neutral2-focus:177 177 189;--ring-color-stroke-neutral2-hover:177 177 189;--ring-color-stroke-positive-base:0 153 101;--ring-color-stroke-positive-down:120 227 191;--ring-color-stroke-positive-focus:10 194 132;--ring-color-stroke-positive-hover:10 194 132;--ring-color-stroke-theme1-base:189 167 227;--ring-color-stroke-theme1-down:241 236 248;--ring-color-stroke-theme1-focus:222 211 241;--ring-color-stroke-theme1-hover:222 211 241;--ring-color-stroke-theme2-base:189 167 227;--ring-color-stroke-theme2-down:241 236 248;--ring-color-stroke-theme2-focus:222 211 241;--ring-color-stroke-theme2-hover:222 211 241;--ring-offset-color-material-1:20 20 23;--ring-offset-color-material-2:35 35 40;--ring-offset-color-material-1-inverse:255 255 255;--ring-offset-color-material-2-inverse:246 246 249;--ring-offset-color-material-caution:57 32 20;--ring-offset-color-material-caution-inverse:242 225 217;--ring-offset-color-material-info:19 30 52;--ring-offset-color-material-info-inverse:217 225 242;--ring-offset-color-material-negative:49 17 27;--ring-offset-color-material-negative-inverse:242 217 225;--ring-offset-color-material-positive:14 42 33;--ring-offset-color-material-positive-inverse:217 242 234;--ring-offset-color-material-theme1:39 14 72;--ring-offset-color-material-theme1-inverse:241 236 248;--ring-offset-color-material-neutral-base:20 20 23;--ring-offset-color-material-neutral-down:48 48 51;--ring-offset-color-material-neutral-focus:29 29 32;--ring-offset-color-material-neutral-hover:29 29 32;--ring-offset-color-material-neutral2-base:35 35 40;--ring-offset-color-material-neutral2-down:61 61 66;--ring-offset-color-material-neutral2-focus:44 44 49;--ring-offset-color-material-neutral2-hover:44 44 49;--ring-offset-color-material-positive-base:14 42 33;--ring-offset-color-material-positive-down:43 68 60;--ring-offset-color-material-positive-focus:24 51 42;--ring-offset-color-material-positive-hover:24 51 42;--ring-offset-color-material-caution-base:57 32 20;--ring-offset-color-material-caution-down:81 59 48;--ring-offset-color-material-caution-focus:65 41 29;--ring-offset-color-material-caution-hover:65 41 29;--ring-offset-color-material-negative-base:49 17 27;--ring-offset-color-material-negative-down:74 46 54;--ring-offset-color-material-negative-focus:57 27 36;--ring-offset-color-material-negative-hover:57 27 36;--ring-offset-color-material-info-base:19 30 52;--ring-offset-color-material-info-down:47 57 76;--ring-offset-color-material-info-focus:28 39 60;--ring-offset-color-material-info-hover:28 39 60;--ring-offset-color-material-neutral-inverse-base:255 255 255;--ring-offset-color-material-neutral-inverse-down:224 224 224;--ring-offset-color-material-neutral-inverse-focus:245 245 245;--ring-offset-color-material-neutral-inverse-hover:245 245 245;--ring-offset-color-material-neutral2-inverse-base:246 246 249;--ring-offset-color-material-neutral2-inverse-down:216 216 219;--ring-offset-color-material-neutral2-inverse-focus:236 236 239;--ring-offset-color-material-neutral2-inverse-hover:236 236 239;--ring-offset-color-material-positive-inverse-base:217 242 234;--ring-offset-color-material-positive-inverse-down:191 213 206;--ring-offset-color-material-positive-inverse-focus:208 232 225;--ring-offset-color-material-positive-inverse-hover:208 232 225;--ring-offset-color-material-caution-inverse-base:242 225 217;--ring-offset-color-material-caution-inverse-down:213 198 191;--ring-offset-color-material-caution-inverse-focus:232 216 208;--ring-offset-color-material-caution-inverse-hover:232 216 208;--ring-offset-color-material-negative-inverse-base:242 217 225;--ring-offset-color-material-negative-inverse-down:213 191 198;--ring-offset-color-material-negative-inverse-focus:232 208 216;--ring-offset-color-material-negative-inverse-hover:232 208 216;--ring-offset-color-material-info-inverse-base:217 225 242;--ring-offset-color-material-info-inverse-down:191 198 213;--ring-offset-color-material-info-inverse-focus:208 216 232;--ring-offset-color-material-info-inverse-hover:208 216 232;--ring-offset-color-material-theme1-base:39 14 72;--ring-offset-color-material-theme1-down:65 43 94;--ring-offset-color-material-theme1-focus:48 24 79;--ring-offset-color-material-theme1-hover:48 24 79;--ring-offset-color-material-theme1-inverse-base:241 236 248;--ring-offset-color-material-theme1-inverse-down:212 208 218;--ring-offset-color-material-theme1-inverse-focus:231 227 238;--ring-offset-color-material-theme1-inverse-hover:231 227 238;--ring-offset-color-material-theme2-base:39 14 72;--ring-offset-color-material-theme2-down:65 43 94;--ring-offset-color-material-theme2-focus:48 24 79;--ring-offset-color-material-theme2-hover:48 24 79;--ring-offset-color-material-theme2-inverse-base:241 236 248;--ring-offset-color-material-theme2-inverse-down:212 208 218;--ring-offset-color-material-theme2-inverse-focus:231 227 238;--ring-offset-color-material-theme2-inverse-hover:231 227 238;--opacity-inactive:0.3;--opacity-none:0;--opacity-primary:1;--opacity-secondary:0.6;--opacity-tertiary:0.15;--border-opacity-inactive:0.3;--border-opacity-none:0;--border-opacity-primary:1;--border-opacity-secondary:0.6;--border-opacity-tertiary:0.15;--background-opacity-inactive:0.3;--background-opacity-none:0;--background-opacity-primary:1;--background-opacity-secondary:0.6;--background-opacity-tertiary:0.15;--text-opacity-inactive:0.3;--text-opacity-none:0;--text-opacity-primary:1;--text-opacity-secondary:0.6;--text-opacity-tertiary:0.15;--border-radius-none:0px;--border-radius-xsmall:2px;--border-radius-small:4px;--border-radius-medium:8px;--border-radius-large:16px;--border-radius-xlarge:32px;--text-family-brand:XSans,DMSans,Helvetica,sans-serif;--text-family-default:DMSans,Helvetica,sans-serif}body{background-color:rgb(var(--background-color-material-neutral-base));color:rgb(var(--text-color-neutral-base));margin:0;padding:0}html{box-sizing:border-box}img{display:inline}button{touch-action:manipulation}mark{background-color:initial;color:rgb(var(--text-color-neutral-base));font-weight:bolder}a{color:rgb(var(--text-color-theme1-base));font-size:inherit;text-decoration:underline;touch-action:manipulation}a:hover{color:rgb(var(--text-color-theme1-hover))}a:focus{border-radius:var(--border-radius-xsmall,2px);color:rgb(var(--text-color-theme1-focus));outline-color:rgb(var(--border-color-stroke-theme1-base));outline-style:solid;outline-width:2px}a:active{color:rgb(var(--text-color-theme1-down))}a:disabled{opacity:var(--opacity-inactive,.3)}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:900px){.container{max-width:900px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1440px){.container{max-width:1440px}}@media (min-width:1488px){.container{max-width:1488px}}@media (min-width:1536px){.container{max-width:1536px}}.text-display1{--text-display1-leading:var(--text-display1-line-height);--text-display1-family:var(--text-family-brand);font-family:var(--text-display1-family);font-size:var(--text-display1-size);font-weight:var(--text-display1-weight);letter-spacing:var(--text-display1-letter-spacing);line-height:var(--text-display1-leading);text-transform:var(--text-display1-text-transform)}.text-display2{--text-display2-leading:var(--text-display2-line-height);--text-display2-family:var(--text-family-brand);font-family:var(--text-display2-family);font-size:var(--text-display2-size);font-weight:var(--text-display2-weight);letter-spacing:var(--text-display2-letter-spacing);line-height:var(--text-display2-leading);text-transform:var(--text-display2-text-transform)}.text-headline1{--text-headline1-leading:var(--text-headline1-line-height);--text-headline1-family:var(--text-family-brand);font-family:var(--text-headline1-family);font-size:var(--text-headline1-size);font-weight:var(--text-headline1-weight);letter-spacing:var(--text-headline1-letter-spacing);line-height:var(--text-headline1-leading);text-transform:var(--text-headline1-text-transform)}.text-headline2{--text-headline2-leading:var(--text-headline2-line-height);--text-headline2-family:var(--text-family-brand);font-family:var(--text-headline2-family);font-size:var(--text-headline2-size);font-weight:var(--text-headline2-weight);letter-spacing:var(--text-headline2-letter-spacing);line-height:var(--text-headline2-leading);text-transform:var(--text-headline2-text-transform)}.text-headline3{--text-headline3-leading:var(--text-headline3-line-height);--text-headline3-family:var(--text-family-brand);font-family:var(--text-headline3-family);font-size:var(--text-headline3-size);font-weight:var(--text-headline3-weight);letter-spacing:var(--text-headline3-letter-spacing);line-height:var(--text-headline3-leading);text-transform:var(--text-headline3-text-transform)}.text-body1{--text-body1-leading:var(--text-body1-line-height);--text-body1-family:var(--text-family-default);font-family:var(--text-body1-family);font-size:var(--text-body1-size);font-weight:var(--text-body1-weight);letter-spacing:var(--text-body1-letter-spacing);line-height:var(--text-body1-leading);text-transform:var(--text-body1-text-transform)}.text-button1{--text-button1-leading:var(--text-button1-line-height);--text-button1-family:var(--text-family-brand);font-family:var(--text-button1-family);font-size:var(--text-button1-size);font-weight:var(--text-button1-weight);letter-spacing:var(--text-button1-letter-spacing);line-height:var(--text-button1-leading);text-transform:var(--text-button1-text-transform)}.prism-box{border-color:rgb(var(--border-color-stroke-neutral-base)/var(--tw-border-opacity));border-radius:var(--border-radius-small,4px);border-style:solid;border-width:1px;padding:1rem}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.left-0{left:0}.right-0{right:0}.top-0{top:0}.col-span-1{grid-column:span 1/span 1}.m-0{margin:0}.m-auto{margin:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.my-2\.5{margin-bottom:.625rem;margin-top:.625rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-8{margin-bottom:2rem;margin-top:2rem}.my-\[5px\]{margin-bottom:5px;margin-top:5px}.mb-0{margin-bottom:0}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-1{margin-inline-end:.25rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mr-2\.5{margin-right:.625rem}.ms-1{margin-inline-start:.25rem}.mt-0\.5{margin-top:.125rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-5{margin-top:1.25rem}.mt-\[58\.5px\]{margin-top:58.5px}.mt-\[5px\]{margin-top:5px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.list-item{display:list-item}.hidden{display:none}.h-10{height:2.5rem}.h-3\.5{height:.875rem}.h-327{height:327px}.h-5{height:1.25rem}.h-\[15\.2px\]{height:15.2px}.h-\[16\.25px\]{height:16.25px}.h-\[250px\]{height:250px}.h-\[50px\]{height:50px}.h-\[76px\]{height:76px}.h-\[94px\]{height:94px}.max-h-full{max-height:100%}.w-10{width:2.5rem}.w-12{width:3rem}.w-20{width:5rem}.w-5{width:1.25rem}.w-\[14\.02px\]{width:14.02px}.w-\[19\.99px\]{width:19.99px}.w-\[300px\]{width:300px}.w-\[320px\]{width:320px}.w-\[352px\]{width:352px}.w-\[728px\]{width:728px}.w-full{width:100%}.min-w-\[230px\]{min-width:230px}.max-w-8xl{max-width:1440px}.max-w-\[1312px\]{max-width:1312px}.max-w-\[678px\]{max-width:678px}.max-w-\[700px\]{max-width:700px}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-initial{flex:0 1 auto}.shrink-0{flex-shrink:0}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.resize{resize:both}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.content-center{align-content:center}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-6{gap:1.5rem}.gap-x-0{column-gap:0}.gap-x-4{column-gap:1rem}.divide-y&gt;:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-x-scroll{overflow-x:scroll}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded-\[12px\]{border-radius:12px}.rounded-\[40px\]{border-radius:40px}.rounded-medium{border-radius:var(--border-radius-medium,8px)}.rounded-small{border-radius:var(--border-radius-small,4px)}.rounded-xlarge{border-radius:var(--border-radius-xlarge,32px)}.rounded-b-medium{border-bottom-left-radius:var(--border-radius-medium,8px);border-bottom-right-radius:var(--border-radius-medium,8px)}.rounded-t-medium{border-top-left-radius:var(--border-radius-medium,8px);border-top-right-radius:var(--border-radius-medium,8px)}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-stroke-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.border-stroke-neutral-base{--tw-border-opacity:1;border-color:rgb(var(--border-color-stroke-neutral-base)/var(--tw-border-opacity,1))}.border-transparent{border-color:var(--border-color-transparent,transparent)}.border-opacity-tertiary{--tw-border-opacity:var(--border-opacity-tertiary,0.15)}.bg-fill-neutral-base{--tw-bg-opacity:1;background-color:rgb(var(--background-color-fill-neutral-base)/var(--tw-bg-opacity,1))}.bg-fill-theme1-base{--tw-bg-opacity:1;background-color:rgb(var(--background-color-fill-theme1-base)/var(--tw-bg-opacity,1))}.bg-material-1{--tw-bg-opacity:1;background-color:rgb(var(--background-color-material-1)/var(--tw-bg-opacity,1))}.bg-material-2{--tw-bg-opacity:1;background-color:rgb(var(--background-color-material-2)/var(--tw-bg-opacity,1))}.bg-material-info-base{--tw-bg-opacity:1;background-color:rgb(var(--background-color-material-info-base)/var(--tw-bg-opacity,1))}.bg-material-neutral-hover{--tw-bg-opacity:1;background-color:rgb(var(--background-color-material-neutral-hover)/var(--tw-bg-opacity,1))}.bg-material-theme1-base{--tw-bg-opacity:1;background-color:rgb(var(--background-color-material-theme1-base)/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-opacity-tertiary{--tw-bg-opacity:var(--background-opacity-tertiary,0.15)}.object-cover{object-fit:cover}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[9px\]{padding-left:9px;padding-right:9px}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-\[14px\]{padding-bottom:14px}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-\[25px\]{padding-left:25px}.pl-\[26px\]{padding-left:26px}.pr-2{padding-right:.5rem}.pr-\[26px\]{padding-right:26px}.ps-8{padding-inline-start:2rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[30px\]{padding-top:30px}.text-center{text-align:center}.text-\[13px\]{font-size:13px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.leading-tight{line-height:1.25}.text-\[\#30c\]{--tw-text-opacity:1;color:rgb(51 0 204/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-inverse-base{--tw-text-opacity:1;color:rgb(var(--text-color-inverse-base)/var(--tw-text-opacity,1))}.text-negative-base{--tw-text-opacity:1;color:rgb(var(--text-color-negative-base)/var(--tw-text-opacity,1))}.text-neutral-base{--tw-text-opacity:1;color:rgb(var(--text-color-neutral-base)/var(--tw-text-opacity,1))}.text-theme1-base{--tw-text-opacity:1;color:rgb(var(--text-color-theme1-base)/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-0{--tw-shadow:0px 0px 0px 0px var(--shadow-color);--tw-shadow-colored:0px 0px 0px 0px var(--tw-shadow-color)}.shadow-0,.shadow-1{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-1{--tw-shadow:0px 4px 8px -4px var(--shadow-color);--tw-shadow-colored:0px 4px 8px -4px var(--tw-shadow-color)}.shadow-4{--tw-shadow:0px 24px 24px -8px var(--shadow-color);--tw-shadow-colored:0px 24px 24px -8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.outline-2{outline-width:2px}.outline-offset-0{outline-offset:0}.outline-offset-2{outline-offset:2px}.outline-transparent{outline-color:var(--outline-color-transparent,transparent)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.bg-fill-neutral-base{--shadow-color:var(--fill-neutral-base-shadow)}.bg-fill-theme1-base{--shadow-color:var(--fill-theme1-base-shadow)}.bg-material-1{--shadow-color:var(--material-1-shadow)}.bg-material-2{--shadow-color:var(--material-2-shadow)}.bg-material-neutral-hover{--shadow-color:var(--material-neutral-hover-shadow)}.bg-material-info-base{--shadow-color:var(--material-info-base-shadow)}.bg-material-theme1-base{--shadow-color:var(--material-theme1-base-shadow)}.light,.light-secondary,:root,[light-secondary],[light]{--fill-caution-base-shadow:rgba(95,29,0,.51);--fill-caution-down-shadow:rgba(74,22,0,.51);--fill-caution-focus-shadow:rgba(85,26,0,.51);--fill-caution-hover-shadow:rgba(85,26,0,.51);--fill-info-base-shadow:rgba(0,39,112,.51);--fill-info-down-shadow:rgba(0,24,68,.51);--fill-info-focus-shadow:rgba(0,30,85,.51);--fill-info-hover-shadow:rgba(0,30,85,.51);--fill-inverse-base-shadow:hsla(240,0%,53%,.51);--fill-inverse-down-shadow:hsla(240,3%,45%,.51);--fill-inverse-focus-shadow:hsla(0,0%,55%,.51);--fill-inverse-hover-shadow:hsla(0,0%,55%,.51);--fill-negative-base-shadow:rgba(97,1,28,.51);--fill-negative-down-shadow:rgba(51,0,14,.51);--fill-negative-focus-shadow:rgba(74,0,21,.51);--fill-negative-hover-shadow:rgba(74,0,21,.51);--fill-neutral-base-shadow:rgba(8,8,10,.51);--fill-neutral-down-shadow:rgba(34,34,39,.51);--fill-neutral-focus-shadow:rgba(24,24,28,.51);--fill-neutral-hover-shadow:rgba(24,24,28,.51);--fill-positive-base-shadow:rgba(0,52,39,.51);--fill-positive-down-shadow:rgba(0,23,18,.51);--fill-positive-focus-shadow:rgba(0,40,30,.51);--fill-positive-hover-shadow:rgba(0,40,30,.51);--fill-theme1-base-shadow:rgba(44,15,98,.51);--fill-theme1-down-shadow:rgba(18,7,41,.51);--fill-theme1-focus-shadow:rgba(29,10,66,.51);--fill-theme1-hover-shadow:rgba(29,10,66,.51);--fill-theme2-base-shadow:rgba(44,15,98,.51);--fill-theme2-down-shadow:rgba(18,7,41,.51);--fill-theme2-focus-shadow:rgba(29,10,66,.51);--fill-theme2-hover-shadow:rgba(29,10,66,.51);--material-1-shadow:hsla(0,0%,55%,.51);--material-2-shadow:hsla(240,0%,53%,.51);--material-1-inverse-shadow:rgba(8,8,10,.51);--material-2-inverse-shadow:rgba(15,15,18,.51);--material-caution-shadow:hsla(20,6%,49%,.51);--material-caution-inverse-shadow:rgba(27,14,8,.51);--material-info-shadow:hsla(220,6%,49%,.51);--material-info-inverse-shadow:rgba(8,13,24,.51);--material-negative-shadow:hsla(340,6%,49%,.51);--material-negative-inverse-shadow:rgba(22,7,12,.51);--material-positive-shadow:hsla(160,6%,49%,.51);--material-positive-inverse-shadow:rgba(6,19,14,.51);--material-theme1-shadow:hsla(266,3%,52%,.51);--material-theme1-inverse-shadow:rgba(17,6,34,.51);--material-neutral-base-shadow:hsla(0,0%,55%,.51);--material-neutral-down-shadow:hsla(0,0%,47%,.51);--material-neutral-focus-shadow:hsla(0,0%,53%,.51);--material-neutral-hover-shadow:hsla(0,0%,53%,.51);--material-neutral2-base-shadow:hsla(240,0%,53%,.51);--material-neutral2-down-shadow:hsla(240,0%,46%,.51);--material-neutral2-focus-shadow:hsla(240,0%,51%,.51);--material-neutral2-hover-shadow:hsla(240,0%,51%,.51);--material-caution-base-shadow:hsla(20,6%,49%,.51);--material-caution-down-shadow:hsla(18,6%,43%,.51);--material-caution-focus-shadow:hsla(21,6%,47%,.51);--material-caution-hover-shadow:hsla(21,6%,47%,.51);--material-info-base-shadow:hsla(220,6%,49%,.51);--material-info-down-shadow:hsla(222,6%,43%,.51);--material-info-focus-shadow:hsla(219,6%,47%,.51);--material-info-hover-shadow:hsla(219,6%,47%,.51);--material-negative-base-shadow:hsla(340,6%,49%,.51);--material-negative-down-shadow:hsla(342,6%,43%,.51);--material-negative-focus-shadow:hsla(339,6%,47%,.51);--material-negative-hover-shadow:hsla(339,6%,47%,.51);--material-positive-base-shadow:hsla(160,6%,49%,.51);--material-positive-down-shadow:hsla(162,6%,43%,.51);--material-positive-focus-shadow:hsla(163,6%,47%,.51);--material-positive-hover-shadow:hsla(163,6%,47%,.51);--material-neutral-inverse-base-shadow:rgba(8,8,10,.51);--material-neutral-inverse-down-shadow:rgba(22,22,23,.51);--material-neutral-inverse-focus-shadow:rgba(13,13,14,.51);--material-neutral-inverse-hover-shadow:rgba(13,13,14,.51);--material-neutral2-inverse-base-shadow:rgba(15,15,18,.51);--material-neutral2-inverse-down-shadow:rgba(29,29,31,.51);--material-neutral2-inverse-focus-shadow:rgba(20,20,22,.51);--material-neutral2-inverse-hover-shadow:rgba(20,20,22,.51);--material-caution-inverse-base-shadow:rgba(27,14,8,.51);--material-caution-inverse-down-shadow:rgba(39,28,22,.51);--material-caution-inverse-focus-shadow:rgba(31,18,13,.51);--material-caution-inverse-hover-shadow:rgba(31,18,13,.51);--material-info-inverse-base-shadow:rgba(8,13,24,.51);--material-info-inverse-down-shadow:rgba(21,27,37,.51);--material-info-inverse-focus-shadow:rgba(12,17,28,.51);--material-info-inverse-hover-shadow:rgba(12,17,28,.51);--material-negative-inverse-base-shadow:rgba(22,7,12,.51);--material-negative-inverse-down-shadow:rgba(35,21,25,.51);--material-negative-inverse-focus-shadow:rgba(27,12,16,.51);--material-negative-inverse-hover-shadow:rgba(27,12,16,.51);--material-positive-inverse-base-shadow:rgba(6,19,14,.51);--material-positive-inverse-down-shadow:rgba(19,32,28,.51);--material-positive-inverse-focus-shadow:rgba(10,23,19,.51);--material-positive-inverse-hover-shadow:rgba(10,23,19,.51);--material-theme1-base-shadow:hsla(266,3%,52%,.51);--material-theme1-down-shadow:hsla(260,3%,45%,.51);--material-theme1-focus-shadow:hsla(266,3%,50%,.51);--material-theme1-hover-shadow:hsla(266,3%,50%,.51);--material-theme2-base-shadow:hsla(266,3%,52%,.51);--material-theme2-down-shadow:hsla(260,3%,45%,.51);--material-theme2-focus-shadow:hsla(266,3%,50%,.51);--material-theme2-hover-shadow:hsla(266,3%,50%,.51)}.dark,.dark-secondary,[dark-secondary],[dark]{--fill-caution-base-shadow:rgba(0,0,0,.51);--fill-caution-down-shadow:rgba(0,0,0,.51);--fill-caution-focus-shadow:rgba(0,0,0,.51);--fill-caution-hover-shadow:rgba(0,0,0,.51);--fill-info-base-shadow:rgba(0,0,0,.51);--fill-info-down-shadow:rgba(0,0,0,.51);--fill-info-focus-shadow:rgba(0,0,0,.51);--fill-info-hover-shadow:rgba(0,0,0,.51);--fill-inverse-base-shadow:rgba(0,0,0,.51);--fill-inverse-down-shadow:rgba(0,0,0,.51);--fill-inverse-focus-shadow:rgba(0,0,0,.51);--fill-inverse-hover-shadow:rgba(0,0,0,.51);--fill-negative-base-shadow:rgba(0,0,0,.51);--fill-negative-down-shadow:rgba(0,0,0,.51);--fill-negative-focus-shadow:rgba(0,0,0,.51);--fill-negative-hover-shadow:rgba(0,0,0,.51);--fill-neutral-base-shadow:rgba(0,0,0,.51);--fill-neutral-down-shadow:rgba(0,0,0,.51);--fill-neutral-focus-shadow:rgba(0,0,0,.51);--fill-neutral-hover-shadow:rgba(0,0,0,.51);--fill-positive-base-shadow:rgba(0,0,0,.51);--fill-positive-down-shadow:rgba(0,0,0,.51);--fill-positive-focus-shadow:rgba(0,0,0,.51);--fill-positive-hover-shadow:rgba(0,0,0,.51);--fill-theme1-base-shadow:rgba(0,0,0,.51);--fill-theme1-down-shadow:rgba(0,0,0,.51);--fill-theme1-focus-shadow:rgba(0,0,0,.51);--fill-theme1-hover-shadow:rgba(0,0,0,.51);--fill-theme2-base-shadow:rgba(0,0,0,.51);--fill-theme2-down-shadow:rgba(0,0,0,.51);--fill-theme2-focus-shadow:rgba(0,0,0,.51);--fill-theme2-hover-shadow:rgba(0,0,0,.51);--material-1-shadow:rgba(8,8,10,.51);--material-2-shadow:rgba(15,15,18,.51);--material-1-inverse-shadow:hsla(0,0%,55%,.51);--material-2-inverse-shadow:hsla(240,0%,53%,.51);--material-caution-shadow:rgba(27,14,8,.51);--material-caution-inverse-shadow:hsla(20,6%,49%,.51);--material-info-shadow:rgba(8,13,24,.51);--material-info-inverse-shadow:hsla(220,6%,49%,.51);--material-negative-shadow:rgba(22,7,12,.51);--material-negative-inverse-shadow:hsla(340,6%,49%,.51);--material-positive-shadow:rgba(6,19,14,.51);--material-positive-inverse-shadow:hsla(160,6%,49%,.51);--material-theme1-shadow:rgba(17,6,34,.51);--material-theme1-inverse-shadow:hsla(266,3%,52%,.51);--material-neutral-base-shadow:rgba(0,0,0,.51);--material-neutral-down-shadow:rgba(0,0,0,.51);--material-neutral-focus-shadow:rgba(0,0,0,.51);--material-neutral-hover-shadow:rgba(0,0,0,.51);--material-neutral2-base-shadow:rgba(0,0,0,.51);--material-neutral2-down-shadow:rgba(0,0,0,.51);--material-neutral2-focus-shadow:rgba(0,0,0,.51);--material-neutral2-hover-shadow:rgba(0,0,0,.51);--material-caution-base-shadow:rgba(0,0,0,.51);--material-caution-down-shadow:rgba(0,0,0,.51);--material-caution-focus-shadow:rgba(0,0,0,.51);--material-caution-hover-shadow:rgba(0,0,0,.51);--material-info-base-shadow:rgba(0,0,0,.51);--material-info-down-shadow:rgba(0,0,0,.51);--material-info-focus-shadow:rgba(0,0,0,.51);--material-info-hover-shadow:rgba(0,0,0,.51);--material-negative-base-shadow:rgba(0,0,0,.51);--material-negative-down-shadow:rgba(0,0,0,.51);--material-negative-focus-shadow:rgba(0,0,0,.51);--material-negative-hover-shadow:rgba(0,0,0,.51);--material-positive-base-shadow:rgba(0,0,0,.51);--material-positive-down-shadow:rgba(0,0,0,.51);--material-positive-focus-shadow:rgba(0,0,0,.51);--material-positive-hover-shadow:rgba(0,0,0,.51);--material-neutral-inverse-base-shadow:rgba(0,0,0,.51);--material-neutral-inverse-down-shadow:rgba(0,0,0,.51);--material-neutral-inverse-focus-shadow:rgba(0,0,0,.51);--material-neutral-inverse-hover-shadow:rgba(0,0,0,.51);--material-neutral2-inverse-base-shadow:rgba(0,0,0,.51);--material-neutral2-inverse-down-shadow:rgba(0,0,0,.51);--material-neutral2-inverse-focus-shadow:rgba(0,0,0,.51);--material-neutral2-inverse-hover-shadow:rgba(0,0,0,.51);--material-caution-inverse-base-shadow:rgba(0,0,0,.51);--material-caution-inverse-down-shadow:rgba(0,0,0,.51);--material-caution-inverse-focus-shadow:rgba(0,0,0,.51);--material-caution-inverse-hover-shadow:rgba(0,0,0,.51);--material-info-inverse-base-shadow:rgba(0,0,0,.51);--material-info-inverse-down-shadow:rgba(0,0,0,.51);--material-info-inverse-focus-shadow:rgba(0,0,0,.51);--material-info-inverse-hover-shadow:rgba(0,0,0,.51);--material-negative-inverse-base-shadow:rgba(0,0,0,.51);--material-negative-inverse-down-shadow:rgba(0,0,0,.51);--material-negative-inverse-focus-shadow:rgba(0,0,0,.51);--material-negative-inverse-hover-shadow:rgba(0,0,0,.51);--material-positive-inverse-base-shadow:rgba(0,0,0,.51);--material-positive-inverse-down-shadow:rgba(0,0,0,.51);--material-positive-inverse-focus-shadow:rgba(0,0,0,.51);--material-positive-inverse-hover-shadow:rgba(0,0,0,.51);--material-theme1-base-shadow:rgba(0,0,0,.51);--material-theme1-down-shadow:rgba(0,0,0,.51);--material-theme1-focus-shadow:rgba(0,0,0,.51);--material-theme1-hover-shadow:rgba(0,0,0,.51);--material-theme2-base-shadow:rgba(0,0,0,.51);--material-theme2-down-shadow:rgba(0,0,0,.51);--material-theme2-focus-shadow:rgba(0,0,0,.51);--material-theme2-hover-shadow:rgba(0,0,0,.51)}.first\:ml-0:first-child{margin-left:0}.last\:mr-0:last-child{margin-right:0}.visited\:rounded-\[40px\]:visited{border-radius:40px}.visited\:rounded-medium:visited{border-radius:var(--border-radius-medium,8px)}.visited\:rounded-small:visited{border-radius:var(--border-radius-small,4px)}.visited\:rounded-xlarge:visited{border-radius:var(--border-radius-xlarge,32px)}.visited\:bg-fill-neutral-hover:visited{background-color:rgb(var(--background-color-fill-neutral-hover))}.visited\:text-inverse-base:visited{color:rgb(var(--text-color-inverse-base))}.visited\:text-neutral-base:visited{color:rgb(var(--text-color-neutral-base))}.visited\:text-theme1-base:visited{color:rgb(var(--text-color-theme1-base))}.visited\:bg-fill-neutral-hover:visited{--shadow-color:var(--fill-neutral-hover-shadow)}.target\:rounded-\[40px\]:target{border-radius:40px}.target\:rounded-medium:target{border-radius:var(--border-radius-medium,8px)}.target\:rounded-small:target{border-radius:var(--border-radius-small,4px)}.target\:rounded-xlarge:target{border-radius:var(--border-radius-xlarge,32px)}.target\:bg-fill-neutral-hover:target{--tw-bg-opacity:1;background-color:rgb(var(--background-color-fill-neutral-hover)/var(--tw-bg-opacity,1))}.target\:text-inverse-base:target{--tw-text-opacity:1;color:rgb(var(--text-color-inverse-base)/var(--tw-text-opacity,1))}.target\:text-neutral-base:target{--tw-text-opacity:1;color:rgb(var(--text-color-neutral-base)/var(--tw-text-opacity,1))}.target\:text-theme1-base:target{--tw-text-opacity:1;color:rgb(var(--text-color-theme1-base)/var(--tw-text-opacity,1))}.target\:outline-neutral-base:target{outline-color:var(--outline-color-neutral-base,#141417)}.target\:bg-fill-neutral-hover:target{--shadow-color:var(--fill-neutral-hover-shadow)}.hover\:rounded-\[40px\]:hover{border-radius:40px}.hover\:rounded-medium:hover{border-radius:var(--border-radius-medium,8px)}.hover\:rounded-small:hover{border-radius:var(--border-radius-small,4px)}.hover\:rounded-xlarge:hover{border-radius:var(--border-radius-xlarge,32px)}.hover\:bg-fill-neutral-hover:hover{--tw-bg-opacity:1;background-color:rgb(var(--background-color-fill-neutral-hover)/var(--tw-bg-opacity,1))}.hover\:text-inverse-base:hover{--tw-text-opacity:1;color:rgb(var(--text-color-inverse-base)/var(--tw-text-opacity,1))}.hover\:text-neutral-base:hover{--tw-text-opacity:1;color:rgb(var(--text-color-neutral-base)/var(--tw-text-opacity,1))}.hover\:text-theme1-base:hover{--tw-text-opacity:1;color:rgb(var(--text-color-theme1-base)/var(--tw-text-opacity,1))}.hover\:shadow-3:hover{--tw-shadow:0px 16px 16px -8px var(--shadow-color);--tw-shadow-colored:0px 16px 16px -8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:bg-fill-neutral-hover:hover{--shadow-color:var(--fill-neutral-hover-shadow)}.focus\:rounded-\[40px\]:focus{border-radius:40px}.focus\:rounded-medium:focus{border-radius:var(--border-radius-medium,8px)}.focus\:rounded-small:focus{border-radius:var(--border-radius-small,4px)}.focus\:rounded-xlarge:focus{border-radius:var(--border-radius-xlarge,32px)}.focus\:bg-fill-neutral-hover:focus{--tw-bg-opacity:1;background-color:rgb(var(--background-color-fill-neutral-hover)/var(--tw-bg-opacity,1))}.focus\:text-inverse-base:focus{--tw-text-opacity:1;color:rgb(var(--text-color-inverse-base)/var(--tw-text-opacity,1))}.focus\:text-neutral-base:focus{--tw-text-opacity:1;color:rgb(var(--text-color-neutral-base)/var(--tw-text-opacity,1))}.focus\:text-theme1-base:focus{--tw-text-opacity:1;color:rgb(var(--text-color-theme1-base)/var(--tw-text-opacity,1))}.focus\:outline-neutral-base:focus{outline-color:var(--outline-color-neutral-base,#141417)}.focus\:bg-fill-neutral-hover:focus{--shadow-color:var(--fill-neutral-hover-shadow)}.active\:rounded-\[40px\]:active{border-radius:40px}.active\:rounded-medium:active{border-radius:var(--border-radius-medium,8px)}.active\:rounded-small:active{border-radius:var(--border-radius-small,4px)}.active\:rounded-xlarge:active{border-radius:var(--border-radius-xlarge,32px)}.active\:bg-fill-neutral-hover:active{--tw-bg-opacity:1;background-color:rgb(var(--background-color-fill-neutral-hover)/var(--tw-bg-opacity,1))}.active\:text-inverse-base:active{--tw-text-opacity:1;color:rgb(var(--text-color-inverse-base)/var(--tw-text-opacity,1))}.active\:text-neutral-base:active{--tw-text-opacity:1;color:rgb(var(--text-color-neutral-base)/var(--tw-text-opacity,1))}.active\:text-theme1-base:active{--tw-text-opacity:1;color:rgb(var(--text-color-theme1-base)/var(--tw-text-opacity,1))}.active\:outline-neutral-base:active{outline-color:var(--outline-color-neutral-base,#141417)}.active\:bg-fill-neutral-hover:active{--shadow-color:var(--fill-neutral-hover-shadow)}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.md\:my-20{margin-bottom:5rem;margin-top:5rem}.md\:-ml-3{margin-left:-.75rem}.md\:mb-0{margin-bottom:0}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:mr-6{margin-right:1.5rem}.md\:mt-14{margin-top:3.5rem}.md\:mt-20{margin-top:5rem}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:hidden{display:none}.md\:h-315{height:315px}.md\:h-auto{height:auto}.md\:max-h-\[50\%\]{max-height:50%}.md\:min-h-full{min-height:100%}.md\:w-1\/2{width:50%}.md\:w-5\/12{width:41.666667%}.md\:w-7\/12{width:58.333333%}.md\:w-\[525px\]{width:525px}.md\:min-w-\[320px\]{min-width:320px}.md\:max-w-\[420px\]{max-width:420px}.md\:max-w-\[50\%\]{max-width:50%}.md\:basis-1\/3{flex-basis:33.333333%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:gap-x-6{column-gap:1.5rem}.md\:rounded-medium{border-radius:var(--border-radius-medium,8px)}.md\:px-0{padding-left:0;padding-right:0}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}.md\:pb-14{padding-bottom:3.5rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-3{padding-bottom:.75rem}.md\:pb-36{padding-bottom:9rem}.md\:pb-4{padding-bottom:1rem}.md\:pb-52{padding-bottom:13rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-14{padding-left:3.5rem}.md\:pl-32{padding-left:8rem}.md\:pl-\[133px\]{padding-left:133px}.md\:pr-\[100px\]{padding-right:100px}.md\:pt-0{padding-top:0}.md\:pt-10{padding-top:2.5rem}.md\:pt-14{padding-top:3.5rem}.md\:pt-24{padding-top:6rem}.md\:pt-6{padding-top:1.5rem}.md\:pt-\[105px\]{padding-top:105px}.md\:text-left{text-align:left}.md\:first\:mr-6:first-child{margin-right:1.5rem}.md\:last\:ml-6:last-child{margin-left:1.5rem}}@media (min-width:1024px){.lg\:mx-16{margin-left:4rem;margin-right:4rem}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:900px){.navigation\:justify-center{justify-content:center}}@media (min-width:1488px){.maxpadding\:px-0{padding-left:0;padding-right:0}}</pre></body></html>