:root{--iti-hover-color: rgba(0, 0, 0, .05);--iti-border-color: #ccc;--iti-dialcode-color: #999;--iti-dropdown-bg: white;--iti-search-icon-color: #999;--iti-spacer-horizontal: 8px;--iti-flag-height: 12px;--iti-flag-width: 16px;--iti-border-width: 1px;--iti-arrow-height: 4px;--iti-arrow-width: 6px;--iti-triangle-border: calc(var(--iti-arrow-width) / 2);--iti-arrow-padding: 6px;--iti-arrow-color: #555;--iti-path-flags-1x: url(flags.192a00023f40e142.webp);--iti-path-flags-2x: url(flags@2x.580decae79f739db.webp);--iti-path-globe-1x: url(globe.98e105ca81b63f37.webp);--iti-path-globe-2x: url(globe@2x.974df6f829af5e5b.webp);--iti-flag-sprite-width: 3904px;--iti-flag-sprite-height: 12px;--iti-mobile-popup-margin: 30px}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box}.iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.iti input.iti__tel-input,.iti input.iti__tel-input[type=text],.iti input.iti__tel-input[type=tel]{position:relative;z-index:0;margin:0!important}[dir=rtl] .iti input.iti__tel-input,[dir=rtl] .iti input.iti__tel-input[type=text],[dir=rtl] .iti input.iti__tel-input[type=tel]{text-align:right}.iti__country-container{position:absolute;top:0;bottom:0;padding:var(--iti-border-width)}.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:none;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}[dir=rtl] .iti__arrow{margin-right:var(--iti-arrow-padding);margin-left:0}.iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}.iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width) * -1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px #0003}.iti__search-input{width:100%;border-width:0;border-radius:3px;padding-left:30px;padding-right:28px}[dir=rtl] .iti__search-input{padding-left:inherit;padding-right:30px;background-position:right 8px center}.iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.iti__search-input::-webkit-search-cancel-button{appearance:none}.iti__search-input-wrapper{position:relative;display:flex;align-items:center}.iti__search-icon{position:absolute;left:8px;display:flex;pointer-events:none}[dir=rtl] .iti__search-icon{left:auto;right:8px}.iti__search-icon-svg{stroke:var(--iti-search-icon-color);fill:none;stroke-width:3}.iti__search-clear{position:absolute;right:4px;background:transparent;border:0;border-radius:3px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease;width:24px;height:24px}.iti__search-clear .iti__search-clear-x{stroke-width:2}.iti__search-clear .iti__search-clear-bg{fill:var(--iti-search-icon-color)}[dir=rtl] .iti__search-clear{right:auto;left:4px}.iti__search-clear:hover,.iti__search-clear:focus-visible{background:var(--iti-hover-color);outline:none}.iti__no-results{text-align:center;padding:30px 0}.iti__country-list{list-style:none;padding:0;margin:0;cursor:pointer;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width: 500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:none}.iti__dial-code{color:var(--iti-dialcode-color)}.iti__country.iti__highlight{background-color:var(--iti-hover-color)}.iti__country-list .iti__flag,.iti__country-name{margin-right:var(--iti-spacer-horizontal)}[dir=rtl] .iti__country-list .iti__flag,[dir=rtl] .iti__country-name{margin-right:0;margin-left:var(--iti-spacer-horizontal)}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) button.iti__selected-country{cursor:pointer}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.iti .iti__selected-dial-code{margin-left:4px}[dir=rtl] .iti .iti__selected-dial-code{margin-left:0;margin-right:4px}.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.iti--container:hover{cursor:pointer}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti--fullscreen-popup.iti--container{background-color:#00000080;inset:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{padding:10px;line-height:1.5em}.iti__flag{--iti-flag-offset: 100px;height:var(--iti-flag-height);width:var(--iti-flag-width);border-radius:1px;box-shadow:0 0 1px #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.iti__ac{--iti-flag-offset: 0px}.iti__ad{--iti-flag-offset: -16px}.iti__ae{--iti-flag-offset: -32px}.iti__af{--iti-flag-offset: -48px}.iti__ag{--iti-flag-offset: -64px}.iti__ai{--iti-flag-offset: -80px}.iti__al{--iti-flag-offset: -96px}.iti__am{--iti-flag-offset: -112px}.iti__ao{--iti-flag-offset: -128px}.iti__ar{--iti-flag-offset: -144px}.iti__as{--iti-flag-offset: -160px}.iti__at{--iti-flag-offset: -176px}.iti__au{--iti-flag-offset: -192px}.iti__aw{--iti-flag-offset: -208px}.iti__ax{--iti-flag-offset: -224px}.iti__az{--iti-flag-offset: -240px}.iti__ba{--iti-flag-offset: -256px}.iti__bb{--iti-flag-offset: -272px}.iti__bd{--iti-flag-offset: -288px}.iti__be{--iti-flag-offset: -304px}.iti__bf{--iti-flag-offset: -320px}.iti__bg{--iti-flag-offset: -336px}.iti__bh{--iti-flag-offset: -352px}.iti__bi{--iti-flag-offset: -368px}.iti__bj{--iti-flag-offset: -384px}.iti__bl{--iti-flag-offset: -400px}.iti__bm{--iti-flag-offset: -416px}.iti__bn{--iti-flag-offset: -432px}.iti__bo{--iti-flag-offset: -448px}.iti__bq{--iti-flag-offset: -464px}.iti__br{--iti-flag-offset: -480px}.iti__bs{--iti-flag-offset: -496px}.iti__bt{--iti-flag-offset: -512px}.iti__bw{--iti-flag-offset: -528px}.iti__by{--iti-flag-offset: -544px}.iti__bz{--iti-flag-offset: -560px}.iti__ca{--iti-flag-offset: -576px}.iti__cc{--iti-flag-offset: -592px}.iti__cd{--iti-flag-offset: -608px}.iti__cf{--iti-flag-offset: -624px}.iti__cg{--iti-flag-offset: -640px}.iti__ch{--iti-flag-offset: -656px}.iti__ci{--iti-flag-offset: -672px}.iti__ck{--iti-flag-offset: -688px}.iti__cl{--iti-flag-offset: -704px}.iti__cm{--iti-flag-offset: -720px}.iti__cn{--iti-flag-offset: -736px}.iti__co{--iti-flag-offset: -752px}.iti__cr{--iti-flag-offset: -768px}.iti__cu{--iti-flag-offset: -784px}.iti__cv{--iti-flag-offset: -800px}.iti__cw{--iti-flag-offset: -816px}.iti__cx{--iti-flag-offset: -832px}.iti__cy{--iti-flag-offset: -848px}.iti__cz{--iti-flag-offset: -864px}.iti__de{--iti-flag-offset: -880px}.iti__dj{--iti-flag-offset: -896px}.iti__dk{--iti-flag-offset: -912px}.iti__dm{--iti-flag-offset: -928px}.iti__do{--iti-flag-offset: -944px}.iti__dz{--iti-flag-offset: -960px}.iti__ec{--iti-flag-offset: -976px}.iti__ee{--iti-flag-offset: -992px}.iti__eg{--iti-flag-offset: -1008px}.iti__eh{--iti-flag-offset: -1024px}.iti__er{--iti-flag-offset: -1040px}.iti__es{--iti-flag-offset: -1056px}.iti__et{--iti-flag-offset: -1072px}.iti__fi{--iti-flag-offset: -1088px}.iti__fj{--iti-flag-offset: -1104px}.iti__fk{--iti-flag-offset: -1120px}.iti__fm{--iti-flag-offset: -1136px}.iti__fo{--iti-flag-offset: -1152px}.iti__fr{--iti-flag-offset: -1168px}.iti__ga{--iti-flag-offset: -1184px}.iti__gb{--iti-flag-offset: -1200px}.iti__gd{--iti-flag-offset: -1216px}.iti__ge{--iti-flag-offset: -1232px}.iti__gf{--iti-flag-offset: -1248px}.iti__gg{--iti-flag-offset: -1264px}.iti__gh{--iti-flag-offset: -1280px}.iti__gi{--iti-flag-offset: -1296px}.iti__gl{--iti-flag-offset: -1312px}.iti__gm{--iti-flag-offset: -1328px}.iti__gn{--iti-flag-offset: -1344px}.iti__gp{--iti-flag-offset: -1360px}.iti__gq{--iti-flag-offset: -1376px}.iti__gr{--iti-flag-offset: -1392px}.iti__gt{--iti-flag-offset: -1408px}.iti__gu{--iti-flag-offset: -1424px}.iti__gw{--iti-flag-offset: -1440px}.iti__gy{--iti-flag-offset: -1456px}.iti__hk{--iti-flag-offset: -1472px}.iti__hn{--iti-flag-offset: -1488px}.iti__hr{--iti-flag-offset: -1504px}.iti__ht{--iti-flag-offset: -1520px}.iti__hu{--iti-flag-offset: -1536px}.iti__id{--iti-flag-offset: -1552px}.iti__ie{--iti-flag-offset: -1568px}.iti__il{--iti-flag-offset: -1584px}.iti__im{--iti-flag-offset: -1600px}.iti__in{--iti-flag-offset: -1616px}.iti__io{--iti-flag-offset: -1632px}.iti__iq{--iti-flag-offset: -1648px}.iti__ir{--iti-flag-offset: -1664px}.iti__is{--iti-flag-offset: -1680px}.iti__it{--iti-flag-offset: -1696px}.iti__je{--iti-flag-offset: -1712px}.iti__jm{--iti-flag-offset: -1728px}.iti__jo{--iti-flag-offset: -1744px}.iti__jp{--iti-flag-offset: -1760px}.iti__ke{--iti-flag-offset: -1776px}.iti__kg{--iti-flag-offset: -1792px}.iti__kh{--iti-flag-offset: -1808px}.iti__ki{--iti-flag-offset: -1824px}.iti__km{--iti-flag-offset: -1840px}.iti__kn{--iti-flag-offset: -1856px}.iti__kp{--iti-flag-offset: -1872px}.iti__kr{--iti-flag-offset: -1888px}.iti__kw{--iti-flag-offset: -1904px}.iti__ky{--iti-flag-offset: -1920px}.iti__kz{--iti-flag-offset: -1936px}.iti__la{--iti-flag-offset: -1952px}.iti__lb{--iti-flag-offset: -1968px}.iti__lc{--iti-flag-offset: -1984px}.iti__li{--iti-flag-offset: -2000px}.iti__lk{--iti-flag-offset: -2016px}.iti__lr{--iti-flag-offset: -2032px}.iti__ls{--iti-flag-offset: -2048px}.iti__lt{--iti-flag-offset: -2064px}.iti__lu{--iti-flag-offset: -2080px}.iti__lv{--iti-flag-offset: -2096px}.iti__ly{--iti-flag-offset: -2112px}.iti__ma{--iti-flag-offset: -2128px}.iti__mc{--iti-flag-offset: -2144px}.iti__md{--iti-flag-offset: -2160px}.iti__me{--iti-flag-offset: -2176px}.iti__mf{--iti-flag-offset: -2192px}.iti__mg{--iti-flag-offset: -2208px}.iti__mh{--iti-flag-offset: -2224px}.iti__mk{--iti-flag-offset: -2240px}.iti__ml{--iti-flag-offset: -2256px}.iti__mm{--iti-flag-offset: -2272px}.iti__mn{--iti-flag-offset: -2288px}.iti__mo{--iti-flag-offset: -2304px}.iti__mp{--iti-flag-offset: -2320px}.iti__mq{--iti-flag-offset: -2336px}.iti__mr{--iti-flag-offset: -2352px}.iti__ms{--iti-flag-offset: -2368px}.iti__mt{--iti-flag-offset: -2384px}.iti__mu{--iti-flag-offset: -2400px}.iti__mv{--iti-flag-offset: -2416px}.iti__mw{--iti-flag-offset: -2432px}.iti__mx{--iti-flag-offset: -2448px}.iti__my{--iti-flag-offset: -2464px}.iti__mz{--iti-flag-offset: -2480px}.iti__na{--iti-flag-offset: -2496px}.iti__nc{--iti-flag-offset: -2512px}.iti__ne{--iti-flag-offset: -2528px}.iti__nf{--iti-flag-offset: -2544px}.iti__ng{--iti-flag-offset: -2560px}.iti__ni{--iti-flag-offset: -2576px}.iti__nl{--iti-flag-offset: -2592px}.iti__no{--iti-flag-offset: -2608px}.iti__np{--iti-flag-offset: -2624px}.iti__nr{--iti-flag-offset: -2640px}.iti__nu{--iti-flag-offset: -2656px}.iti__nz{--iti-flag-offset: -2672px}.iti__om{--iti-flag-offset: -2688px}.iti__pa{--iti-flag-offset: -2704px}.iti__pe{--iti-flag-offset: -2720px}.iti__pf{--iti-flag-offset: -2736px}.iti__pg{--iti-flag-offset: -2752px}.iti__ph{--iti-flag-offset: -2768px}.iti__pk{--iti-flag-offset: -2784px}.iti__pl{--iti-flag-offset: -2800px}.iti__pm{--iti-flag-offset: -2816px}.iti__pr{--iti-flag-offset: -2832px}.iti__ps{--iti-flag-offset: -2848px}.iti__pt{--iti-flag-offset: -2864px}.iti__pw{--iti-flag-offset: -2880px}.iti__py{--iti-flag-offset: -2896px}.iti__qa{--iti-flag-offset: -2912px}.iti__re{--iti-flag-offset: -2928px}.iti__ro{--iti-flag-offset: -2944px}.iti__rs{--iti-flag-offset: -2960px}.iti__ru{--iti-flag-offset: -2976px}.iti__rw{--iti-flag-offset: -2992px}.iti__sa{--iti-flag-offset: -3008px}.iti__sb{--iti-flag-offset: -3024px}.iti__sc{--iti-flag-offset: -3040px}.iti__sd{--iti-flag-offset: -3056px}.iti__se{--iti-flag-offset: -3072px}.iti__sg{--iti-flag-offset: -3088px}.iti__sh{--iti-flag-offset: -3104px}.iti__si{--iti-flag-offset: -3120px}.iti__sj{--iti-flag-offset: -3136px}.iti__sk{--iti-flag-offset: -3152px}.iti__sl{--iti-flag-offset: -3168px}.iti__sm{--iti-flag-offset: -3184px}.iti__sn{--iti-flag-offset: -3200px}.iti__so{--iti-flag-offset: -3216px}.iti__sr{--iti-flag-offset: -3232px}.iti__ss{--iti-flag-offset: -3248px}.iti__st{--iti-flag-offset: -3264px}.iti__sv{--iti-flag-offset: -3280px}.iti__sx{--iti-flag-offset: -3296px}.iti__sy{--iti-flag-offset: -3312px}.iti__sz{--iti-flag-offset: -3328px}.iti__tc{--iti-flag-offset: -3344px}.iti__td{--iti-flag-offset: -3360px}.iti__tg{--iti-flag-offset: -3376px}.iti__th{--iti-flag-offset: -3392px}.iti__tj{--iti-flag-offset: -3408px}.iti__tk{--iti-flag-offset: -3424px}.iti__tl{--iti-flag-offset: -3440px}.iti__tm{--iti-flag-offset: -3456px}.iti__tn{--iti-flag-offset: -3472px}.iti__to{--iti-flag-offset: -3488px}.iti__tr{--iti-flag-offset: -3504px}.iti__tt{--iti-flag-offset: -3520px}.iti__tv{--iti-flag-offset: -3536px}.iti__tw{--iti-flag-offset: -3552px}.iti__tz{--iti-flag-offset: -3568px}.iti__ua{--iti-flag-offset: -3584px}.iti__ug{--iti-flag-offset: -3600px}.iti__us{--iti-flag-offset: -3616px}.iti__uy{--iti-flag-offset: -3632px}.iti__uz{--iti-flag-offset: -3648px}.iti__va{--iti-flag-offset: -3664px}.iti__vc{--iti-flag-offset: -3680px}.iti__ve{--iti-flag-offset: -3696px}.iti__vg{--iti-flag-offset: -3712px}.iti__vi{--iti-flag-offset: -3728px}.iti__vn{--iti-flag-offset: -3744px}.iti__vu{--iti-flag-offset: -3760px}.iti__wf{--iti-flag-offset: -3776px}.iti__ws{--iti-flag-offset: -3792px}.iti__xk{--iti-flag-offset: -3808px}.iti__ye{--iti-flag-offset: -3824px}.iti__yt{--iti-flag-offset: -3840px}.iti__za{--iti-flag-offset: -3856px}.iti__zm{--iti-flag-offset: -3872px}.iti__zw{--iti-flag-offset: -3888px}.iti__globe{background-image:var(--iti-path-globe-1x);background-size:contain;background-position:right;box-shadow:none;height:19px}@media (min-resolution: 2x){.iti__flag{background-image:var(--iti-path-flags-2x)}.iti__globe{background-image:var(--iti-path-globe-2x)}}.messageBar{--closing-button-icon:url(messageBar_closingButton.d53449397b0bf0fb.svg);--message-bar-close-button-color:var(--text-primary-color);--message-bar-close-button-color-hover:var(--text-primary-color);--message-bar-close-button-border-radius:4px;--message-bar-close-button-border:none;--csstools-light-dark-toggle--0:var(--csstools-color-scheme--light) rgb(251 251 254 / .14);--message-bar-close-button-hover-bg-color:var(--csstools-light-dark-toggle--0, rgb(21 20 26 / .14));--csstools-light-dark-toggle--1:var(--csstools-color-scheme--light) rgb(251 251 254 / .21);--message-bar-close-button-active-bg-color:var(--csstools-light-dark-toggle--1, rgb(21 20 26 / .21));--csstools-light-dark-toggle--2:var(--csstools-color-scheme--light) rgb(251 251 254 / .07);--message-bar-close-button-focus-bg-color:var(--csstools-light-dark-toggle--2, rgb(21 20 26 / .07))}@supports (color: light-dark(red,red)) and (color: rgb(0 0 0 / 0)){.messageBar{--message-bar-close-button-hover-bg-color:light-dark( rgb(21 20 26 / .14), rgb(251 251 254 / .14) );--message-bar-close-button-active-bg-color:light-dark( rgb(21 20 26 / .21), rgb(251 251 254 / .21) );--message-bar-close-button-focus-bg-color:light-dark( rgb(21 20 26 / .07), rgb(251 251 254 / .07) )}}@supports not (color: light-dark(tan,tan)){.messageBar *{--csstools-light-dark-toggle--0:var(--csstools-color-scheme--light) rgb(251 251 254 / .14);--message-bar-close-button-hover-bg-color:var(--csstools-light-dark-toggle--0, rgb(21 20 26 / .14));--csstools-light-dark-toggle--1:var(--csstools-color-scheme--light) rgb(251 251 254 / .21);--message-bar-close-button-active-bg-color:var(--csstools-light-dark-toggle--1, rgb(21 20 26 / .21));--csstools-light-dark-toggle--2:var(--csstools-color-scheme--light) rgb(251 251 254 / .07);--message-bar-close-button-focus-bg-color:var(--csstools-light-dark-toggle--2, rgb(21 20 26 / .07))}}@media screen and (forced-colors: active){.messageBar{--message-bar-close-button-color:ButtonText;--message-bar-close-button-border:1px solid ButtonText;--message-bar-close-button-hover-bg-color:ButtonText;--message-bar-close-button-active-bg-color:ButtonText;--message-bar-close-button-focus-bg-color:ButtonText;--message-bar-close-button-color-hover:HighlightText}}.messageBar{display:flex;position:relative;padding:8px 8px 8px 16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;-webkit-user-select:none;user-select:none;border-radius:4px;border:1px solid var(--message-bar-border-color);background:var(--message-bar-bg-color);color:var(--message-bar-fg-color)}.messageBar>div{display:flex;align-items:flex-start;gap:8px;align-self:stretch}:is(.messageBar>div):before{content:"";display:inline-block;width:16px;height:16px;mask-image:var(--message-bar-icon);mask-size:cover;background-color:var(--message-bar-icon-color);flex-shrink:0}.messageBar button{cursor:pointer}:is(.messageBar button):focus-visible{outline:var(--focus-ring-outline);outline-offset:2px}.messageBar .closeButton{width:32px;height:32px;background:none;border-radius:var(--message-bar-close-button-border-radius);border:var(--message-bar-close-button-border);display:flex;align-items:center;justify-content:center}:is(.messageBar .closeButton):before{content:"";display:inline-block;width:16px;height:16px;mask-image:var(--closing-button-icon);mask-size:cover;background-color:var(--message-bar-close-button-color)}:is(.messageBar .closeButton):is(:hover,:active,:focus):before{background-color:var(--message-bar-close-button-color-hover)}:is(.messageBar .closeButton):hover{background-color:var(--message-bar-close-button-hover-bg-color)}:is(.messageBar .closeButton):active{background-color:var(--message-bar-close-button-active-bg-color)}:is(.messageBar .closeButton):focus{background-color:var(--message-bar-close-button-focus-bg-color)}:is(.messageBar .closeButton)>span{display:inline-block;width:0;height:0;overflow:hidden}#editorUndoBar{--csstools-light-dark-toggle--3:var(--csstools-color-scheme--light) #fbfbfe;--text-primary-color:var(--csstools-light-dark-toggle--3, #15141a);--message-bar-icon:url(messageBar_info.19e154b7fba7e119.svg);--csstools-light-dark-toggle--4:var(--csstools-color-scheme--light) #73a7f3;--message-bar-icon-color:var(--csstools-light-dark-toggle--4, #0060df);--csstools-light-dark-toggle--5:var(--csstools-color-scheme--light) #003070;--message-bar-bg-color:var(--csstools-light-dark-toggle--5, #deeafc);--message-bar-fg-color:var(--text-primary-color);--csstools-light-dark-toggle--6:var(--csstools-color-scheme--light) rgb(255 255 255 / .08);--message-bar-border-color:var(--csstools-light-dark-toggle--6, rgb(0 0 0 / .08));--csstools-light-dark-toggle--7:var(--csstools-color-scheme--light) rgb(255 255 255 / .08);--undo-button-bg-color:var(--csstools-light-dark-toggle--7, rgb(21 20 26 / .07));--csstools-light-dark-toggle--8:var(--csstools-color-scheme--light) rgb(255 255 255 / .14);--undo-button-bg-color-hover:var(--csstools-light-dark-toggle--8, rgb(21 20 26 / .14));--csstools-light-dark-toggle--9:var(--csstools-color-scheme--light) rgb(255 255 255 / .21);--undo-button-bg-color-active:var(--csstools-light-dark-toggle--9, rgb(21 20 26 / .21));--csstools-light-dark-toggle--10:var(--csstools-color-scheme--light) #0df;--undo-button-border:1px solid var(--csstools-light-dark-toggle--10, #0060df);--undo-button-fg-color:var(--message-bar-fg-color);--undo-button-fg-color-hover:var(--undo-button-fg-color);--undo-button-fg-color-active:var(--undo-button-fg-color)}@supports (color: light-dark(red,red)){#editorUndoBar{--text-primary-color:light-dark(#15141a, #fbfbfe);--message-bar-icon-color:light-dark(#0060df, #73a7f3);--message-bar-bg-color:light-dark(#deeafc, #003070)}}@supports (color: light-dark(red,red)) and (color: rgb(0 0 0 / 0)){#editorUndoBar{--message-bar-border-color:light-dark( rgb(0 0 0 / .08), rgb(255 255 255 / .08) );--undo-button-bg-color:light-dark( rgb(21 20 26 / .07), rgb(255 255 255 / .08) );--undo-button-bg-color-hover:light-dark( rgb(21 20 26 / .14), rgb(255 255 255 / .14) );--undo-button-bg-color-active:light-dark( rgb(21 20 26 / .21), rgb(255 255 255 / .21) )}}@supports (color: light-dark(red,red)){#editorUndoBar{--undo-button-border:1px solid light-dark(#0060df, #0df)}}@supports not (color: light-dark(tan,tan)){#editorUndoBar *{--csstools-light-dark-toggle--3:var(--csstools-color-scheme--light) #fbfbfe;--text-primary-color:var(--csstools-light-dark-toggle--3, #15141a);--csstools-light-dark-toggle--4:var(--csstools-color-scheme--light) #73a7f3;--message-bar-icon-color:var(--csstools-light-dark-toggle--4, #0060df);--csstools-light-dark-toggle--5:var(--csstools-color-scheme--light) #003070;--message-bar-bg-color:var(--csstools-light-dark-toggle--5, #deeafc);--csstools-light-dark-toggle--6:var(--csstools-color-scheme--light) rgb(255 255 255 / .08);--message-bar-border-color:var(--csstools-light-dark-toggle--6, rgb(0 0 0 / .08));--csstools-light-dark-toggle--7:var(--csstools-color-scheme--light) rgb(255 255 255 / .08);--undo-button-bg-color:var(--csstools-light-dark-toggle--7, rgb(21 20 26 / .07));--csstools-light-dark-toggle--8:var(--csstools-color-scheme--light) rgb(255 255 255 / .14);--undo-button-bg-color-hover:var(--csstools-light-dark-toggle--8, rgb(21 20 26 / .14));--csstools-light-dark-toggle--9:var(--csstools-color-scheme--light) rgb(255 255 255 / .21);--undo-button-bg-color-active:var(--csstools-light-dark-toggle--9, rgb(21 20 26 / .21));--csstools-light-dark-toggle--10:var(--csstools-color-scheme--light) #0df;--undo-button-border:1px solid var(--csstools-light-dark-toggle--10, #0060df)}}@media screen and (forced-colors: active){#editorUndoBar{--text-primary-color:CanvasText;--message-bar-icon-color:CanvasText;--message-bar-bg-color:Canvas;--message-bar-border-color:CanvasText;--undo-button-bg-color:ButtonText;--undo-button-bg-color-hover:SelectedItem;--undo-button-bg-color-active:SelectedItem;--undo-button-fg-color:ButtonFace;--undo-button-fg-color-hover:SelectedItemText;--undo-button-fg-color-active:SelectedItemText;--undo-button-border:none}}#editorUndoBar{position:fixed;top:50px;left:50%;transform:translate(-50%);z-index:10;padding-block:8px;padding-inline:16px 8px;font:menu;font-size:15px;cursor:default}#editorUndoBar button{cursor:pointer}#editorUndoBar #editorUndoBarUndoButton{border-radius:4px;font-weight:590;line-height:19.5px;color:var(--undo-button-fg-color);border:var(--undo-button-border);padding:4px 16px;margin-inline-start:8px;height:32px;background-color:var(--undo-button-bg-color)}:is(#editorUndoBar #editorUndoBarUndoButton):hover{background-color:var(--undo-button-bg-color-hover);color:var(--undo-button-fg-color-hover)}:is(#editorUndoBar #editorUndoBarUndoButton):active{background-color:var(--undo-button-bg-color-active);color:var(--undo-button-fg-color-active)}#editorUndoBar>div{align-items:center}.dialog{--csstools-light-dark-toggle--11:var(--csstools-color-scheme--light) #1c1b22;--dialog-bg-color:var(--csstools-light-dark-toggle--11, white);--csstools-light-dark-toggle--12:var(--csstools-color-scheme--light) #1c1b22;--dialog-border-color:var(--csstools-light-dark-toggle--12, white);--csstools-light-dark-toggle--13:var(--csstools-color-scheme--light) #15141a;--dialog-shadow:0 2px 14px 0 var(--csstools-light-dark-toggle--13, rgb(58 57 68 / .2));--csstools-light-dark-toggle--14:var(--csstools-color-scheme--light) #fbfbfe;--text-primary-color:var(--csstools-light-dark-toggle--14, #15141a);--csstools-light-dark-toggle--15:var(--csstools-color-scheme--light) #cfcfd8;--text-secondary-color:var(--csstools-light-dark-toggle--15, #5b5b66);--hover-filter:brightness(.9);--csstools-light-dark-toggle--16:var(--csstools-color-scheme--light) #0df;--link-fg-color:var(--csstools-light-dark-toggle--16, #0060df);--csstools-light-dark-toggle--17:var(--csstools-color-scheme--light) #80ebff;--link-hover-fg-color:var(--csstools-light-dark-toggle--17, #0250bb);--csstools-light-dark-toggle--18:var(--csstools-color-scheme--light) #52525e;--separator-color:var(--csstools-light-dark-toggle--18, #f0f0f4);--textarea-border-color:#8f8f9d;--csstools-light-dark-toggle--19:var(--csstools-color-scheme--light) #42414d;--textarea-bg-color:var(--csstools-light-dark-toggle--19, white);--textarea-fg-color:var(--text-secondary-color);--csstools-light-dark-toggle--20:var(--csstools-color-scheme--light) #2b2a33;--radio-bg-color:var(--csstools-light-dark-toggle--20, #f0f0f4);--csstools-light-dark-toggle--21:var(--csstools-color-scheme--light) #15141a;--radio-checked-bg-color:var(--csstools-light-dark-toggle--21, #fbfbfe);--radio-border-color:#8f8f9d;--csstools-light-dark-toggle--22:var(--csstools-color-scheme--light) #0df;--radio-checked-border-color:var(--csstools-light-dark-toggle--22, #0060df);--csstools-light-dark-toggle--23:var(--csstools-color-scheme--light) rgb(251 251 254 / .07);--button-secondary-bg-color:var(--csstools-light-dark-toggle--23, rgb(21 20 26 / .07));--button-secondary-fg-color:var(--text-primary-color);--button-secondary-border-color:var(--button-secondary-bg-color);--csstools-light-dark-toggle--24:var(--csstools-color-scheme--light) rgb(251 251 254 / .21);--button-secondary-active-bg-color:var(--csstools-light-dark-toggle--24, rgb(21 20 26 / .21));--button-secondary-active-fg-color:var(--button-secondary-fg-color);--button-secondary-active-border-color:var(--button-secondary-bg-color);--csstools-light-dark-toggle--25:var(--csstools-color-scheme--light) rgb(251 251 254 / .14);--button-secondary-hover-bg-color:var(--csstools-light-dark-toggle--25, rgb(21 20 26 / .14));--button-secondary-hover-fg-color:var(--button-secondary-fg-color);--button-secondary-hover-border-color:var(--button-secondary-hover-bg-color);--button-secondary-disabled-bg-color:var(--button-secondary-bg-color);--button-secondary-disabled-border-color:var( --button-secondary-border-color );--button-secondary-disabled-fg-color:var(--button-secondary-fg-color);--csstools-light-dark-toggle--26:var(--csstools-color-scheme--light) #0df;--button-primary-bg-color:var(--csstools-light-dark-toggle--26, #0060df);--csstools-light-dark-toggle--27:var(--csstools-color-scheme--light) #15141a;--button-primary-fg-color:var(--csstools-light-dark-toggle--27, #fbfbfe);--button-primary-border-color:var(--button-primary-bg-color);--csstools-light-dark-toggle--28:var(--csstools-color-scheme--light) #aaf2ff;--button-primary-active-bg-color:var(--csstools-light-dark-toggle--28, #054096);--button-primary-active-fg-color:var(--button-primary-fg-color);--button-primary-active-border-color:var(--button-primary-active-bg-color);--csstools-light-dark-toggle--29:var(--csstools-color-scheme--light) #80ebff;--button-primary-hover-bg-color:var(--csstools-light-dark-toggle--29, #0250bb);--button-primary-hover-fg-color:var(--button-primary-fg-color);--button-primary-hover-border-color:var(--button-primary-hover-bg-color);--button-primary-disabled-bg-color:var(--button-primary-bg-color);--button-primary-disabled-border-color:var(--button-primary-border-color);--button-primary-disabled-fg-color:var(--button-primary-fg-color);--button-disabled-opacity:.4;--csstools-light-dark-toggle--30:var(--csstools-color-scheme--light) #42414d;--input-text-bg-color:var(--csstools-light-dark-toggle--30, white);--input-text-fg-color:var(--text-primary-color)}@supports (color: light-dark(red,red)){.dialog{--dialog-bg-color:light-dark(white, #1c1b22);--dialog-border-color:light-dark(white, #1c1b22)}}@supports (color: light-dark(red,red)) and (color: rgb(0 0 0 / 0)){.dialog{--dialog-shadow:0 2px 14px 0 light-dark(rgb(58 57 68 / .2), #15141a)}}@supports (color: light-dark(red,red)){.dialog{--text-primary-color:light-dark(#15141a, #fbfbfe);--text-secondary-color:light-dark(#5b5b66, #cfcfd8);--link-fg-color:light-dark(#0060df, #0df);--link-hover-fg-color:light-dark(#0250bb, #80ebff);--separator-color:light-dark(#f0f0f4, #52525e);--textarea-bg-color:light-dark(white, #42414d);--radio-bg-color:light-dark(#f0f0f4, #2b2a33);--radio-checked-bg-color:light-dark(#fbfbfe, #15141a);--radio-checked-border-color:light-dark(#0060df, #0df)}}@supports (color: light-dark(red,red)) and (color: rgb(0 0 0 / 0)){.dialog{--button-secondary-bg-color:light-dark( rgb(21 20 26 / .07), rgb(251 251 254 / .07) );--button-secondary-active-bg-color:light-dark( rgb(21 20 26 / .21), rgb(251 251 254 / .21) );--button-secondary-hover-bg-color:light-dark( rgb(21 20 26 / .14), rgb(251 251 254 / .14) )}}@supports (color: light-dark(red,red)){.dialog{--button-primary-bg-color:light-dark(#0060df, #0df);--button-primary-fg-color:light-dark(#fbfbfe, #15141a);--button-primary-active-bg-color:light-dark(#054096, #aaf2ff);--button-primary-hover-bg-color:light-dark(#0250bb, #80ebff);--input-text-bg-color:light-dark(white, #42414d)}}@supports not (color: light-dark(tan,tan)){.dialog *{--csstools-light-dark-toggle--11:var(--csstools-color-scheme--light) #1c1b22;--dialog-bg-color:var(--csstools-light-dark-toggle--11, white);--csstools-light-dark-toggle--12:var(--csstools-color-scheme--light) #1c1b22;--dialog-border-color:var(--csstools-light-dark-toggle--12, white);--csstools-light-dark-toggle--13:var(--csstools-color-scheme--light) #15141a;--dialog-shadow:0 2px 14px 0 var(--csstools-light-dark-toggle--13, rgb(58 57 68 / .2));--csstools-light-dark-toggle--14:var(--csstools-color-scheme--light) #fbfbfe;--text-primary-color:var(--csstools-light-dark-toggle--14, #15141a);--csstools-light-dark-toggle--15:var(--csstools-color-scheme--light) #cfcfd8;--text-secondary-color:var(--csstools-light-dark-toggle--15, #5b5b66);--csstools-light-dark-toggle--16:var(--csstools-color-scheme--light) #0df;--link-fg-color:var(--csstools-light-dark-toggle--16, #0060df);--csstools-light-dark-toggle--17:var(--csstools-color-scheme--light) #80ebff;--link-hover-fg-color:var(--csstools-light-dark-toggle--17, #0250bb);--csstools-light-dark-toggle--18:var(--csstools-color-scheme--light) #52525e;--separator-color:var(--csstools-light-dark-toggle--18, #f0f0f4);--csstools-light-dark-toggle--19:var(--csstools-color-scheme--light) #42414d;--textarea-bg-color:var(--csstools-light-dark-toggle--19, white);--csstools-light-dark-toggle--20:var(--csstools-color-scheme--light) #2b2a33;--radio-bg-color:var(--csstools-light-dark-toggle--20, #f0f0f4);--csstools-light-dark-toggle--21:var(--csstools-color-scheme--light) #15141a;--radio-checked-bg-color:var(--csstools-light-dark-toggle--21, #fbfbfe);--csstools-light-dark-toggle--22:var(--csstools-color-scheme--light) #0df;--radio-checked-border-color:var(--csstools-light-dark-toggle--22, #0060df);--csstools-light-dark-toggle--23:var(--csstools-color-scheme--light) rgb(251 251 254 / .07);--button-secondary-bg-color:var(--csstools-light-dark-toggle--23, rgb(21 20 26 / .07));--csstools-light-dark-toggle--24:var(--csstools-color-scheme--light) rgb(251 251 254 / .21);--button-secondary-active-bg-color:var(--csstools-light-dark-toggle--24, rgb(21 20 26 / .21));--csstools-light-dark-toggle--25:var(--csstools-color-scheme--light) rgb(251 251 254 / .14);--button-secondary-hover-bg-color:var(--csstools-light-dark-toggle--25, rgb(21 20 26 / .14));--csstools-light-dark-toggle--26:var(--csstools-color-scheme--light) #0df;--button-primary-bg-color:var(--csstools-light-dark-toggle--26, #0060df);--csstools-light-dark-toggle--27:var(--csstools-color-scheme--light) #15141a;--button-primary-fg-color:var(--csstools-light-dark-toggle--27, #fbfbfe);--csstools-light-dark-toggle--28:var(--csstools-color-scheme--light) #aaf2ff;--button-primary-active-bg-color:var(--csstools-light-dark-toggle--28, #054096);--csstools-light-dark-toggle--29:var(--csstools-color-scheme--light) #80ebff;--button-primary-hover-bg-color:var(--csstools-light-dark-toggle--29, #0250bb);--csstools-light-dark-toggle--30:var(--csstools-color-scheme--light) #42414d;--input-text-bg-color:var(--csstools-light-dark-toggle--30, white)}}@media (prefers-color-scheme: dark){.dialog{--hover-filter:brightness(1.4);--button-disabled-opacity:.6}}@media screen and (forced-colors: active){.dialog{--dialog-bg-color:Canvas;--dialog-border-color:CanvasText;--dialog-shadow:none;--text-primary-color:CanvasText;--text-secondary-color:CanvasText;--hover-filter:none;--link-fg-color:LinkText;--link-hover-fg-color:LinkText;--separator-color:CanvasText;--textarea-border-color:ButtonBorder;--textarea-bg-color:Field;--textarea-fg-color:ButtonText;--radio-bg-color:ButtonFace;--radio-checked-bg-color:ButtonFace;--radio-border-color:ButtonText;--radio-checked-border-color:ButtonText;--button-secondary-bg-color:HighlightText;--button-secondary-fg-color:ButtonText;--button-secondary-border-color:ButtonText;--button-secondary-active-bg-color:HighlightText;--button-secondary-active-fg-color:SelectedItem;--button-secondary-active-border-color:ButtonText;--button-secondary-hover-bg-color:HighlightText;--button-secondary-hover-fg-color:SelectedItem;--button-secondary-hover-border-color:SelectedItem;--button-secondary-disabled-fg-color:GrayText;--button-secondary-disabled-border-color:GrayText;--button-primary-bg-color:ButtonText;--button-primary-fg-color:HighlightText;--button-primary-border-color:ButtonText;--button-primary-active-bg-color:SelectedItem;--button-primary-active-fg-color:HighlightText;--button-primary-active-border-color:ButtonText;--button-primary-hover-bg-color:SelectedItem;--button-primary-hover-fg-color:HighlightText;--button-primary-hover-border-color:SelectedItem;--button-primary-disabled-bg-color:GrayText;--button-primary-disabled-fg-color:ButtonFace;--button-primary-disabled-border-color:GrayText;--button-disabled-opacity:1;--input-text-bg-color:HighlightText;--input-text-fg-color:FieldText}}.dialog{font:message-box;font-size:13px;font-weight:400;line-height:150%;border-radius:4px;padding:12px 16px;border:1px solid var(--dialog-border-color);background:var(--dialog-bg-color);color:var(--text-primary-color);box-shadow:var(--dialog-shadow)}:is(.dialog .mainContainer) *:focus-visible{outline:var(--focus-ring-outline);outline-offset:2px}:is(.dialog .mainContainer) .title{display:flex;width:auto;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:12px}:is(:is(.dialog .mainContainer) .title)>span{font-size:13px;font-style:normal;font-weight:590;line-height:150%}:is(.dialog .mainContainer) .dialogSeparator{width:100%;height:0;margin-block:4px;border-top:1px solid var(--separator-color);border-bottom:none}:is(.dialog .mainContainer) .dialogButtonsGroup{display:flex;gap:12px;align-self:flex-end}:is(.dialog .mainContainer) .radio{display:flex;flex-direction:column;align-items:flex-start;gap:4px}:is(:is(.dialog .mainContainer) .radio)>.radioButton{display:flex;gap:8px;align-self:stretch;align-items:center}:is(:is(:is(.dialog .mainContainer) .radio)>.radioButton) input{appearance:none;box-sizing:border-box;width:16px;height:16px;border-radius:50%;background-color:var(--radio-bg-color);border:1px solid var(--radio-border-color)}:is(:is(:is(:is(.dialog .mainContainer) .radio)>.radioButton) input):hover{filter:var(--hover-filter)}:is(:is(:is(:is(.dialog .mainContainer) .radio)>.radioButton) input):checked{background-color:var(--radio-checked-bg-color);border:4px solid var(--radio-checked-border-color)}:is(:is(.dialog .mainContainer) .radio)>.radioLabel{display:flex;padding-inline-start:24px;align-items:flex-start;gap:10px;align-self:stretch}:is(:is(:is(.dialog .mainContainer) .radio)>.radioLabel)>span{flex:1 0 0;font-size:11px;color:var(--text-secondary-color)}:is(.dialog .mainContainer) button:not(:is(.toggle-button,.closeButton,.clearInputButton)){border-radius:4px;border:1px solid;font:menu;font-weight:590;font-size:13px;padding:4px 16px;width:auto;height:32px}:is(:is(.dialog .mainContainer) button:not(:is(.toggle-button,.closeButton,.clearInputButton))):hover{cursor:pointer;filter:var(--hover-filter)}:is(:is(.dialog .mainContainer) button:not(:is(.toggle-button,.closeButton,.clearInputButton)))>span{color:inherit;font:inherit}.secondaryButton:is(:is(.dialog .mainContainer) button:not(:is(.toggle-button,.closeButton,.clearInputButton))){color:var(--button-secondary-fg-color);background-color:var(--button-secondary-bg-color);border-color:var(--button-secondary-border-color)}.secondaryButton:is(:is(.dialog .mainContainer) button:not(:is(.toggle-button,.closeButton,.clearInputButton))):hover{color:var(--button-secondary-hover-fg-color);background-color:var(--button-secondary-hover-bg-color);border-color:var(--button-secondary-hover-border-color)}.secondaryButton:is(:is(.dialog .mainContainer) button:not(:is(.toggle-button,.closeButton,.clearInputButton))):active{color:var(--button-secondary-active-fg-color);background-color:var(--button-secondary-active-bg-color);border-color:var(--button-secondary-active-border-color)}.secondaryButton:is(:is(.dialog .mainContainer) button:not(:is(.toggle-button,.closeButton,.clearInputButton))):disabled{background-color:var(--button-secondary-disabled-bg-color);border-color:var(--button-secondary-disabled-border-color);color:var(--button-secondary-disabled-fg-color);opacity:var(--button-disabled-opacity)}.primaryButton:is(:is(.dialog .mainContainer) button:not(:is(.toggle-button,.closeButton,.clearInputButton))){color:var(--button-primary-fg-color);background-color:var(--button-primary-bg-color);border-color:var(--button-primary-border-color);opacity:1}.primaryButton:is(:is(.dialog .mainContainer) button:not(:is(.toggle-button,.closeButton,.clearInputButton))):hover{color:var(--button-primary-hover-fg-color);background-color:var(--button-primary-hover-bg-color);border-color:var(--button-primary-hover-border-color)}.primaryButton:is(:is(.dialog .mainContainer) button:not(:is(.toggle-button,.closeButton,.clearInputButton))):active{color:var(--button-primary-active-fg-color);background-color:var(--button-primary-active-bg-color);border-color:var(--button-primary-active-border-color)}.primaryButton:is(:is(.dialog .mainContainer) button:not(:is(.toggle-button,.closeButton,.clearInputButton))):disabled{background-color:var(--button-primary-disabled-bg-color);border-color:var(--button-primary-disabled-border-color);color:var(--button-primary-disabled-fg-color);opacity:var(--button-disabled-opacity)}:is(:is(.dialog .mainContainer) button:not(:is(.toggle-button,.closeButton,.clearInputButton))):disabled{pointer-events:none}:is(.dialog .mainContainer) a{color:var(--link-fg-color)}:is(:is(.dialog .mainContainer) a):hover{color:var(--link-hover-fg-color)}:is(.dialog .mainContainer) textarea{font:inherit;padding:8px;resize:none;margin:0;box-sizing:border-box;border-radius:4px;border:1px solid var(--textarea-border-color);background:var(--textarea-bg-color);color:var(--textarea-fg-color)}:is(:is(.dialog .mainContainer) textarea):focus{outline-offset:0;border-color:transparent}:is(:is(.dialog .mainContainer) textarea):disabled{pointer-events:none;opacity:.4}:is(.dialog .mainContainer) input[type=text]{background-color:var(--input-text-bg-color);color:var(--input-text-fg-color)}:is(.dialog .mainContainer) .messageBar{--csstools-light-dark-toggle--31:var(--csstools-color-scheme--light) #5a3100;--message-bar-bg-color:var(--csstools-light-dark-toggle--31, #ffebcd);--csstools-light-dark-toggle--32:var(--csstools-color-scheme--light) #fbfbfe;--message-bar-fg-color:var(--csstools-light-dark-toggle--32, #15141a);--csstools-light-dark-toggle--33:var(--csstools-color-scheme--light) rgb(255 255 255 / .08);--message-bar-border-color:var(--csstools-light-dark-toggle--33, rgb(0 0 0 / .08));--message-bar-icon:url(messageBar_warning.c4f97abdd20f804a.svg);--csstools-light-dark-toggle--34:var(--csstools-color-scheme--light) #e49c49;--message-bar-icon-color:var(--csstools-light-dark-toggle--34, #cd411e)}@supports (color: light-dark(red,red)){:is(.dialog .mainContainer) .messageBar{--message-bar-bg-color:light-dark(#ffebcd, #5a3100);--message-bar-fg-color:light-dark(#15141a, #fbfbfe)}}@supports (color: light-dark(red,red)) and (color: rgb(0 0 0 / 0)){:is(.dialog .mainContainer) .messageBar{--message-bar-border-color:light-dark( rgb(0 0 0 / .08), rgb(255 255 255 / .08) )}}@supports (color: light-dark(red,red)){:is(.dialog .mainContainer) .messageBar{--message-bar-icon-color:light-dark(#cd411e, #e49c49)}}@supports not (color: light-dark(tan,tan)){:is(:is(.dialog .mainContainer) .messageBar) *{--csstools-light-dark-toggle--31:var(--csstools-color-scheme--light) #5a3100;--message-bar-bg-color:var(--csstools-light-dark-toggle--31, #ffebcd);--csstools-light-dark-toggle--32:var(--csstools-color-scheme--light) #fbfbfe;--message-bar-fg-color:var(--csstools-light-dark-toggle--32, #15141a);--csstools-light-dark-toggle--33:var(--csstools-color-scheme--light) rgb(255 255 255 / .08);--message-bar-border-color:var(--csstools-light-dark-toggle--33, rgb(0 0 0 / .08));--csstools-light-dark-toggle--34:var(--csstools-color-scheme--light) #e49c49;--message-bar-icon-color:var(--csstools-light-dark-toggle--34, #cd411e)}}@media screen and (forced-colors: active){:is(.dialog .mainContainer) .messageBar{--message-bar-bg-color:HighlightText;--message-bar-fg-color:CanvasText;--message-bar-border-color:CanvasText;--message-bar-icon-color:CanvasText}}:is(.dialog .mainContainer) .messageBar{align-self:stretch}:is(:is(:is(.dialog .mainContainer) .messageBar)>div):before,:is(:is(:is(.dialog .mainContainer) .messageBar)>div)>div{margin-block:4px}:is(:is(:is(.dialog .mainContainer) .messageBar)>div)>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0}:is(:is(:is(:is(.dialog .mainContainer) .messageBar)>div)>div) .title{font-size:13px;font-weight:590}:is(:is(:is(:is(.dialog .mainContainer) .messageBar)>div)>div) .description{font-size:13px}:is(.dialog .mainContainer) .toggler{display:flex;align-items:center;gap:8px;align-self:stretch}:is(:is(.dialog .mainContainer) .toggler)>.togglerLabel{-webkit-user-select:none;user-select:none}.textLayer{position:absolute;text-align:initial;inset:0;overflow:clip;opacity:1;line-height:1;-webkit-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;caret-color:CanvasText;z-index:0}.textLayer.highlighting{touch-action:none}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.textLayer>:not(.markedContent),.textLayer .markedContent span:not(.markedContent){z-index:1}.textLayer span.markedContent{top:0;height:0}.textLayer span[role=img]{-webkit-user-select:none;user-select:none;cursor:default}.textLayer .highlight{--highlight-bg-color:rgb(180 0 170 / .25);--highlight-selected-bg-color:rgb(0 100 0 / .25);--highlight-backdrop-filter:none;--highlight-selected-backdrop-filter:none}@media screen and (forced-colors: active){.textLayer .highlight{--highlight-bg-color:transparent;--highlight-selected-bg-color:transparent;--highlight-backdrop-filter:var(--hcm-highlight-filter);--highlight-selected-backdrop-filter:var( --hcm-highlight-selected-filter )}}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);-webkit-backdrop-filter:var(--highlight-backdrop-filter);backdrop-filter:var(--highlight-backdrop-filter);border-radius:4px}.appended:is(.textLayer .highlight){position:initial}.begin:is(.textLayer .highlight){border-radius:4px 0 0 4px}.end:is(.textLayer .highlight){border-radius:0 4px 4px 0}.middle:is(.textLayer .highlight){border-radius:0}.selected:is(.textLayer .highlight){background-color:var(--highlight-selected-bg-color);-webkit-backdrop-filter:var(--highlight-selected-backdrop-filter);backdrop-filter:var(--highlight-selected-backdrop-filter)}.textLayer ::selection{background:#0000ff40;background:color-mix(in srgb,AccentColor,transparent 75%)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:0;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.annotationLayer{--csstools-color-scheme--light:initial;color-scheme:only light;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors: active){.annotationLayer{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation{outline:var(--link-outline)}:is(.annotationLayer .linkAnnotation):hover{-webkit-backdrop-filter:var(--hcm-highlight-filter);backdrop-filter:var(--hcm-highlight-filter)}:is(.annotationLayer .linkAnnotation)>a:hover{opacity:0!important;background:none!important;box-shadow:none}.annotationLayer .popupAnnotation .popup{outline:calc(1.5px * var(--total-scale-factor)) solid CanvasText!important;background-color:ButtonFace!important;color:ButtonText!important}.annotationLayer .highlightArea:hover:after{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:var(--hcm-highlight-filter);backdrop-filter:var(--hcm-highlight-filter);content:"";pointer-events:none}.annotationLayer .popupAnnotation.focused .popup{outline:calc(3px * var(--total-scale-factor)) solid Highlight!important}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer.disabled section,.annotationLayer.disabled .popup{pointer-events:none}.annotationLayer .annotationContent{position:absolute;width:100%;height:100%;pointer-events:none}.freetext:is(.annotationLayer .annotationContent){background:transparent;border:none;inset:0;overflow:visible;white-space:nowrap;font:10px sans-serif;line-height:1.35}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;-webkit-user-select:none;user-select:none}:is(.annotationLayer section):has(div.annotationContent) canvas.annotationContent{display:none}:is(.annotationLayer section) .overlaidText{position:absolute;top:0;left:0;width:0;height:0;display:inline-block;overflow:hidden}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton):not(.hasBorder)>a:hover{opacity:.2;background-color:#ff0}.annotationLayer .linkAnnotation.hasBorder:hover{background-color:#ff03}.annotationLayer .hasBorder{background-size:100% 100%}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation [disabled]:is(input,textarea),.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:25%;top:25%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{height:100%;width:100%}.annotationLayer .popupAnnotation{position:absolute;font-size:calc(9px * var(--total-scale-factor));pointer-events:none;width:max-content;max-width:45%;height:auto}.annotationLayer .popup{background-color:#ff9;color:#000;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));outline:1.5px solid rgb(255 255 74);padding:calc(6px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;-webkit-user-select:text;user-select:text}.annotationLayer .popupAnnotation.focused .popup{outline-width:3px}.annotationLayer .popup *{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup>.header{display:inline-block}.annotationLayer .popup>.header>.title{display:inline;font-weight:700}.annotationLayer .popup>.header .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor));width:fit-content}.annotationLayer .popupContent{border-top:1px solid rgb(51 51 51);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popupTriggerArea{cursor:pointer}:is(.annotationLayer .popupTriggerArea):hover{-webkit-backdrop-filter:var(--hcm-highlight-filter);backdrop-filter:var(--hcm-highlight-filter)}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}:is(.annotationLayer .annotationTextContent) span{width:100%;display:inline-block}.annotationLayer svg.quadrilateralsContainer{contain:strict;width:0;height:0;position:absolute;top:0;left:0;z-index:-1}:root{--xfa-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--xfa-focus-outline:auto}@media screen and (forced-colors: active){:root{--xfa-focus-outline:2px solid CanvasText}.xfaLayer *:required{outline:1.5px solid selectedItem}}.xfaLayer{--csstools-color-scheme--light:initial;color-scheme:only light;background-color:transparent}.xfaLayer .highlight{margin:-1px;padding:1px;background-color:#efcbed;border-radius:4px}.xfaLayer .highlight.appended{position:initial}.xfaLayer .highlight.begin{border-radius:4px 0 0 4px}.xfaLayer .highlight.end{border-radius:0 4px 4px 0}.xfaLayer .highlight.middle{border-radius:0}.xfaLayer .highlight.selected{background-color:#cbdfcb}.xfaPage{overflow:hidden;position:relative}.xfaContentarea{position:absolute}.xfaPrintOnly{display:none}.xfaLayer{position:absolute;text-align:initial;top:0;left:0;transform-origin:0 0;line-height:1.2}.xfaLayer *{color:inherit;font:inherit;font-style:inherit;font-weight:inherit;font-kerning:inherit;letter-spacing:-.01px;text-align:inherit;text-decoration:inherit;box-sizing:border-box;background-color:transparent;padding:0;margin:0;pointer-events:auto;line-height:inherit}.xfaLayer *:required{outline:1.5px solid red}.xfaLayer div,.xfaLayer svg,.xfaLayer svg *{pointer-events:none}.xfaLayer a{color:#00f}.xfaRich li{margin-left:3em}.xfaFont{color:#000;font-weight:400;font-kerning:none;font-size:10px;font-style:normal;letter-spacing:0;text-decoration:none;vertical-align:0}.xfaCaption{overflow:hidden;flex:0 0 auto}.xfaCaptionForCheckButton{overflow:hidden;flex:1 1 auto}.xfaLabel{height:100%;width:100%}.xfaLeft{display:flex;flex-direction:row;align-items:center}.xfaRight{display:flex;flex-direction:row-reverse;align-items:center}:is(.xfaLeft,.xfaRight)>:is(.xfaCaption,.xfaCaptionForCheckButton){max-height:100%}.xfaTop{display:flex;flex-direction:column;align-items:flex-start}.xfaBottom{display:flex;flex-direction:column-reverse;align-items:flex-start}:is(.xfaTop,.xfaBottom)>:is(.xfaCaption,.xfaCaptionForCheckButton){width:100%}.xfaBorder{background-color:transparent;position:absolute;pointer-events:none}.xfaWrapped{width:100%;height:100%}:is(.xfaTextfield,.xfaSelect):focus{background-image:none;background-color:transparent;outline:var(--xfa-focus-outline);outline-offset:-1px}:is(.xfaCheckbox,.xfaRadio):focus{outline:var(--xfa-focus-outline)}.xfaTextfield,.xfaSelect{height:100%;width:100%;flex:1 1 auto;border:none;resize:none;background-image:var(--xfa-unfocused-field-background)}.xfaSelect{padding-inline:2px}:is(.xfaTop,.xfaBottom)>:is(.xfaTextfield,.xfaSelect){flex:0 1 auto}.xfaButton{cursor:pointer;width:100%;height:100%;border:none;text-align:center}.xfaLink{width:100%;height:100%;position:absolute;top:0;left:0}.xfaCheckbox,.xfaRadio{width:100%;height:100%;flex:0 0 auto;border:none}.xfaRich{white-space:pre-wrap;width:100%;height:100%}.xfaImage{object-position:left top;object-fit:contain;width:100%;height:100%}.xfaLrTb,.xfaRlTb,.xfaTb{display:flex;flex-direction:column;align-items:stretch}.xfaLr{display:flex;flex-direction:row;align-items:stretch}.xfaRl{display:flex;flex-direction:row-reverse;align-items:stretch}.xfaTb>div{justify-content:left}.xfaPosition,.xfaArea{position:relative}.xfaValignMiddle{display:flex;align-items:center}.xfaTable{display:flex;flex-direction:column;align-items:stretch}.xfaTable .xfaRow{display:flex;flex-direction:row;align-items:stretch}.xfaTable .xfaRlRow{display:flex;flex-direction:row-reverse;align-items:stretch;flex:1}.xfaTable .xfaRlRow>div{flex:1}:is(.xfaNonInteractive,.xfaDisabled,.xfaReadOnly) :is(input,textarea){background:initial}@media print{.xfaTextfield,.xfaSelect{background:transparent}.xfaSelect{appearance:none;text-indent:1px;text-overflow:""}}.canvasWrapper svg{transform:none}.moving:is(.canvasWrapper svg){z-index:100000}[data-main-rotation="90"]:is(.highlight:is(.canvasWrapper svg),.highlightOutline:is(.canvasWrapper svg)) mask,[data-main-rotation="90"]:is(.highlight:is(.canvasWrapper svg),.highlightOutline:is(.canvasWrapper svg)) use:not(.clip,.mask){transform:matrix(0,1,-1,0,1,0)}[data-main-rotation="180"]:is(.highlight:is(.canvasWrapper svg),.highlightOutline:is(.canvasWrapper svg)) mask,[data-main-rotation="180"]:is(.highlight:is(.canvasWrapper svg),.highlightOutline:is(.canvasWrapper svg)) use:not(.clip,.mask){transform:matrix(-1,0,0,-1,1,1)}[data-main-rotation="270"]:is(.highlight:is(.canvasWrapper svg),.highlightOutline:is(.canvasWrapper svg)) mask,[data-main-rotation="270"]:is(.highlight:is(.canvasWrapper svg),.highlightOutline:is(.canvasWrapper svg)) use:not(.clip,.mask){transform:matrix(0,-1,1,0,0,1)}.draw:is(.canvasWrapper svg){position:absolute;mix-blend-mode:normal}.draw[data-draw-rotation="90"]:is(.canvasWrapper svg){transform:rotate(90deg)}.draw[data-draw-rotation="180"]:is(.canvasWrapper svg){transform:rotate(180deg)}.draw[data-draw-rotation="270"]:is(.canvasWrapper svg){transform:rotate(270deg)}.highlight:is(.canvasWrapper svg){--blend-mode:multiply}@media screen and (forced-colors: active){.highlight:is(.canvasWrapper svg){--blend-mode:difference}}.highlight:is(.canvasWrapper svg){position:absolute;mix-blend-mode:var(--blend-mode)}.highlight:is(.canvasWrapper svg):not(.free){fill-rule:evenodd}.highlightOutline:is(.canvasWrapper svg){position:absolute;mix-blend-mode:normal;fill-rule:evenodd;fill:none}.highlightOutline.hovered:is(.canvasWrapper svg):not(.free):not(.selected){stroke:var(--hover-outline-color);stroke-width:var(--outline-width)}.highlightOutline.selected:is(.canvasWrapper svg):not(.free) .mainOutline{stroke:var(--outline-around-color);stroke-width:calc(var(--outline-width) + 2 * var(--outline-around-width))}.highlightOutline.selected:is(.canvasWrapper svg):not(.free) .secondaryOutline{stroke:var(--outline-color);stroke-width:var(--outline-width)}.highlightOutline.free.hovered:is(.canvasWrapper svg):not(.selected){stroke:var(--hover-outline-color);stroke-width:calc(2 * var(--outline-width))}.highlightOutline.free.selected:is(.canvasWrapper svg) .mainOutline{stroke:var(--outline-around-color);stroke-width:calc(2 * (var(--outline-width) + var(--outline-around-width)))}.highlightOutline.free.selected:is(.canvasWrapper svg) .secondaryOutline{stroke:var(--outline-color);stroke-width:calc(2 * var(--outline-width))}.toggle-button{--button-background-color:color-mix(in srgb, currentColor 7%, transparent);--button-background-color-hover:color-mix( in srgb, currentColor 14%, transparent );--button-background-color-active:color-mix( in srgb, currentColor 21%, transparent );--csstools-light-dark-toggle--35:var(--csstools-color-scheme--light) #0df;--color-accent-primary:var(--csstools-light-dark-toggle--35, #0060df);--csstools-light-dark-toggle--36:var(--csstools-color-scheme--light) #80ebff;--color-accent-primary-hover:var(--csstools-light-dark-toggle--36, #0250bb);--csstools-light-dark-toggle--37:var(--csstools-color-scheme--light) #aaf2ff;--color-accent-primary-active:var(--csstools-light-dark-toggle--37, #054096);--border-radius-circle:9999px;--border-width:1px;--size-item-small:16px;--size-item-large:32px;--csstools-light-dark-toggle--38:var(--csstools-color-scheme--light) #1c1b22;--color-canvas:var(--csstools-light-dark-toggle--38, white);--background-color-canvas:var(--color-canvas);--csstools-light-dark-toggle--39:var(--csstools-color-scheme--light) #f9f9fa;--border-color-interactive:var(--csstools-light-dark-toggle--39, #8f8f9d);--border-color-interactive-hover:var(--border-color-interactive);--border-color-interactive-active:var(--border-color-interactive)}@supports (color: light-dark(red,red)){.toggle-button{--color-accent-primary:light-dark(#0060df, #0df);--color-accent-primary-hover:light-dark(#0250bb, #80ebff);--color-accent-primary-active:light-dark(#054096, #aaf2ff);--color-canvas:light-dark(white, #1c1b22);--border-color-interactive:light-dark(#8f8f9d, #f9f9fa)}}@supports not (color: light-dark(tan,tan)){.toggle-button *{--csstools-light-dark-toggle--35:var(--csstools-color-scheme--light) #0df;--color-accent-primary:var(--csstools-light-dark-toggle--35, #0060df);--csstools-light-dark-toggle--36:var(--csstools-color-scheme--light) #80ebff;--color-accent-primary-hover:var(--csstools-light-dark-toggle--36, #0250bb);--csstools-light-dark-toggle--37:var(--csstools-color-scheme--light) #aaf2ff;--color-accent-primary-active:var(--csstools-light-dark-toggle--37, #054096);--csstools-light-dark-toggle--38:var(--csstools-color-scheme--light) #1c1b22;--color-canvas:var(--csstools-light-dark-toggle--38, white);--csstools-light-dark-toggle--39:var(--csstools-color-scheme--light) #f9f9fa;--border-color-interactive:var(--csstools-light-dark-toggle--39, #8f8f9d)}}@media (forced-colors: active){.toggle-button{--color-accent-primary:ButtonText;--color-accent-primary-hover:SelectedItem;--color-accent-primary-active:SelectedItem;--button-background-color:ButtonFace;--border-color-interactive:ButtonText;--border-color-interactive-hover:SelectedItem;--border-color-interactive-active:ButtonText;--color-canvas:ButtonText;--background-color-canvas:Canvas}}.toggle-button{--toggle-background-color:var(--button-background-color);--toggle-background-color-hover:var(--button-background-color-hover);--toggle-background-color-active:var(--button-background-color-active);--toggle-background-color-pressed:var(--color-accent-primary);--toggle-background-color-pressed-hover:var(--color-accent-primary-hover);--toggle-background-color-pressed-active:var(--color-accent-primary-active);--toggle-border-color:var(--border-color-interactive);--toggle-border-color-hover:var(--toggle-border-color);--toggle-border-color-active:var(--toggle-border-color);--toggle-border-radius:var(--border-radius-circle);--toggle-border-width:var(--border-width);--toggle-height:var(--size-item-small);--toggle-width:var(--size-item-large);--toggle-dot-background-color:var(--toggle-border-color);--toggle-dot-background-color-hover:var(--toggle-dot-background-color);--toggle-dot-background-color-active:var(--toggle-dot-background-color);--toggle-dot-background-color-on-pressed:var(--background-color-canvas);--toggle-dot-margin:1px;--toggle-dot-height:calc( var(--toggle-height) - 2 * var(--toggle-dot-margin) - 2 * var(--toggle-border-width) );--toggle-dot-width:var(--toggle-dot-height);--toggle-dot-transform-x:calc( var(--toggle-width) - 4 * var(--toggle-dot-margin) - var(--toggle-dot-width) );--input-width:var(--toggle-width);appearance:none;padding:0;border:var(--toggle-border-width) solid var(--toggle-border-color);height:var(--toggle-height);width:var(--toggle-width);border-radius:var(--toggle-border-radius);background-color:var(--toggle-background-color);box-sizing:border-box}.toggle-button:focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-outline-offset)}.toggle-button:enabled:hover{background-color:var(--toggle-background-color-hover);border-color:var(--toggle-border-color)}.toggle-button:enabled:hover:active{background-color:var(--toggle-background-color-active);border-color:var(--toggle-border-color)}.toggle-button:before{display:block;content:"";background-color:var(--toggle-dot-background-color);height:var(--toggle-dot-height);width:var(--toggle-dot-width);margin:var(--toggle-dot-margin);border-radius:var(--toggle-border-radius);translate:0}.toggle-button[aria-pressed=true]{background-color:var(--toggle-background-color-pressed);border-color:transparent}.toggle-button[aria-pressed=true]:enabled:hover{background-color:var(--toggle-background-color-pressed-hover);border-color:transparent}.toggle-button[aria-pressed=true]:enabled:hover:active{background-color:var(--toggle-background-color-pressed-active);border-color:transparent}.toggle-button[aria-pressed=true]:before{translate:var(--toggle-dot-transform-x);background-color:var(--toggle-dot-background-color-on-pressed)}.toggle-button[aria-pressed=true]:enabled:hover:before,.toggle-button[aria-pressed=true]:enabled:hover:active:before{background-color:var(--toggle-dot-background-color-on-pressed)}.toggle-button[aria-pressed=true]:-moz-locale-dir(rtl):before,[dir=rtl] .toggle-button[aria-pressed=true]:before{translate:calc(-1 * var(--toggle-dot-transform-x))}@media (prefers-reduced-motion: no-preference){.toggle-button:before{transition:translate .1s}}@media (prefers-contrast){.toggle-button:enabled:hover{border-color:var(--toggle-border-color-hover)}.toggle-button:enabled:hover:active{border-color:var(--toggle-border-color-active)}.toggle-button[aria-pressed=true]:enabled{border-color:var(--toggle-border-color);position:relative}.toggle-button[aria-pressed=true]:enabled:hover{border-color:var(--toggle-border-color-hover)}.toggle-button[aria-pressed=true]:enabled:hover:active{background-color:var(--toggle-dot-background-color-active);border-color:var(--toggle-dot-background-color-hover)}.toggle-button:enabled:hover:before,.toggle-button:enabled:hover:active:before{background-color:var(--toggle-dot-background-color-hover)}}@media (forced-colors){.toggle-button{--toggle-dot-background-color:var(--color-accent-primary);--toggle-dot-background-color-hover:var(--color-accent-primary-hover);--toggle-dot-background-color-active:var(--color-accent-primary-active);--toggle-dot-background-color-on-pressed:var(--button-background-color);--toggle-border-color-hover:var(--border-color-interactive-hover);--toggle-border-color-active:var(--border-color-interactive-active)}.toggle-button[aria-pressed=true]:enabled:after{border:1px solid var(--button-background-color);content:"";position:absolute;height:var(--toggle-height);width:var(--toggle-width);display:block;border-radius:var(--toggle-border-radius);inset:-2px}.toggle-button[aria-pressed=true]:enabled:hover:active:after{border-color:var(--toggle-border-color-active)}}:root{--clear-signature-button-icon:url(editor-toolbar-delete.6694a89fca30103d.svg);--csstools-light-dark-toggle--40:var(--csstools-color-scheme--light) #2b2a33;--signature-bg:var(--csstools-light-dark-toggle--40, #f9f9fb);--csstools-light-dark-toggle--41:var(--csstools-color-scheme--light) var(--signature-bg);--signature-hover-bg:var(--csstools-light-dark-toggle--41, #f0f0f4);--button-signature-bg:transparent;--button-signature-color:var(--main-color);--csstools-light-dark-toggle--42:var(--csstools-color-scheme--light) #5b5b66;--button-signature-active-bg:var(--csstools-light-dark-toggle--42, #cfcfd8);--button-signature-active-border:none;--button-signature-active-color:var(--button-signature-color);--button-signature-border:none;--csstools-light-dark-toggle--43:var(--csstools-color-scheme--light) #52525e;--button-signature-hover-bg:var(--csstools-light-dark-toggle--43, #e0e0e6);--button-signature-hover-color:var(--button-signature-color)}@supports (color: light-dark(red,red)){:root{--signature-bg:light-dark(#f9f9fb, #2b2a33);--signature-hover-bg:light-dark(#f0f0f4, var(--signature-bg));--button-signature-active-bg:light-dark(#cfcfd8, #5b5b66);--button-signature-hover-bg:light-dark(#e0e0e6, #52525e)}}@supports not (color: light-dark(tan,tan)){:root *{--csstools-light-dark-toggle--40:var(--csstools-color-scheme--light) #2b2a33;--signature-bg:var(--csstools-light-dark-toggle--40, #f9f9fb);--csstools-light-dark-toggle--41:var(--csstools-color-scheme--light) var(--signature-bg);--signature-hover-bg:var(--csstools-light-dark-toggle--41, #f0f0f4);--csstools-light-dark-toggle--42:var(--csstools-color-scheme--light) #5b5b66;--button-signature-active-bg:var(--csstools-light-dark-toggle--42, #cfcfd8);--csstools-light-dark-toggle--43:var(--csstools-color-scheme--light) #52525e;--button-signature-hover-bg:var(--csstools-light-dark-toggle--43, #e0e0e6)}}@media screen and (forced-colors: active){:root{--signature-bg:HighlightText;--signature-hover-bg:var(--signature-bg);--button-signature-bg:HighlightText;--button-signature-color:ButtonText;--button-signature-active-bg:ButtonText;--button-signature-active-color:HighlightText;--button-signature-border:1px solid ButtonText;--button-signature-hover-bg:Highlight;--button-signature-hover-color:HighlightText}}.signatureDialog{--primary-color:var(--text-primary-color);--border-color:#8f8f9d;--open-link-fg:var(--link-fg-color);--open-link-hover-fg:var(--link-hover-fg-color)}@media screen and (forced-colors: active){.signatureDialog{--primary-color:ButtonText;--border-color:ButtonText;--open-link-fg:ButtonText;--open-link-hover-fg:ButtonText}}.signatureDialog{width:570px;max-width:100%;min-width:300px;padding:16px 0}.signatureDialog .mainContainer{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px}:is(.signatureDialog .mainContainer) span:not([role=sectionhead]){font-size:13px;font-style:normal;font-weight:400;line-height:normal}:is(.signatureDialog .mainContainer) .title{margin-inline-start:16px}.signatureDialog .inputWithClearButton{--button-dimension:24px;--clear-button-icon:url(messageBar_closingButton.d53449397b0bf0fb.svg);width:100%;position:relative;display:flex;align-items:center;justify-content:center}:is(.signatureDialog .inputWithClearButton)>input{width:100%;height:32px;padding-inline:8px calc(4px + var(--button-dimension));box-sizing:border-box;border-radius:4px;border:1px solid var(--border-color)}:is(.signatureDialog .inputWithClearButton) .clearInputButton{position:absolute;inset-block-start:4px;inset-inline-end:4px;display:inline-block;width:var(--button-dimension);height:var(--button-dimension);background-color:var(--input-text-fg-color);mask-size:cover;mask-image:var(--clear-button-icon);padding:0;border:0}#addSignatureDialog{--secondary-color:var(--text-secondary-color);--bg-hover:#e0e0e6;--tab-top-line-active-color:#0060df;--tab-top-line-active-hover-color:var(--tab-text-hover-color);--tab-top-line-hover-color:#8f8f9d;--tab-top-line-inactive-color:#cfcfd8;--tab-bottom-line-active-color:var(--tab-top-line-inactive-color);--tab-bottom-line-hover-color:var(--tab-top-line-inactive-color);--tab-bottom-line-inactive-color:var(--tab-top-line-inactive-color);--tab-bg:var(--dialog-bg-color);--tab-bg-active-color:var(--tab-bg);--tab-bg-active-hover-color:var(--bg-hover);--tab-bg-hover:var(--bg-hover);--tab-panel-border:none;--tab-panel-border-radius:4px;--tab-text-color:var(--primary-color);--tab-text-active-color:var(--tab-top-line-active-color);--tab-text-active-hover-color:var(--tab-text-hover-color);--tab-text-hover-color:var(--tab-text-color);--signature-placeholder-color:var(--secondary-color);--signature-draw-placeholder-color:var(--primary-color);--signature-color:var(--primary-color);--clear-signature-button-border-width:0;--clear-signature-button-border-style:solid;--clear-signature-button-border-color:transparent;--clear-signature-button-border-disabled-color:transparent;--clear-signature-button-color:var(--primary-color);--clear-signature-button-hover-color:var(--clear-signature-button-color);--clear-signature-button-active-color:var(--clear-signature-button-color);--clear-signature-button-disabled-color:var(--clear-signature-button-color);--clear-signature-button-focus-color:var(--clear-signature-button-color);--clear-signature-button-bg:var(--dialog-bg-color);--clear-signature-button-bg-hover:var(--bg-hover);--clear-signature-button-bg-active:#cfcfd8;--clear-signature-button-bg-focus:#f0f0f4;--clear-signature-button-bg-disabled:color-mix( in srgb, #f0f0f4, transparent 40% );--save-warning-color:var(--secondary-color);--thickness-bg:var(--dialog-bg-color);--thickness-label-color:var(--primary-color);--thickness-slider-color:var(--primary-color);--thickness-border:none;--draw-cursor:url(cursor-editorInk.f94c2f42fcc32589.svg) 0 16, pointer}@media (prefers-color-scheme: dark){#addSignatureDialog{--dialog-bg-color:#42414d;--bg-hover:#52525e;--primary-color:#fbfbfe;--secondary-color:#cfcfd8;--tab-top-line-active-color:#0df;--tab-top-line-inactive-color:#8f8f9d;--clear-signature-button-bg-active:#5b5b66;--clear-signature-button-bg-focus:#2b2a33;--clear-signature-button-bg-disabled:color-mix( in srgb, #2b2a33, transparent 40% )}}@media screen and (forced-colors: active){#addSignatureDialog{--secondary-color:ButtonText;--bg:HighlightText;--bg-hover:var(--bg);--tab-top-line-active-color:ButtonText;--tab-top-line-active-hover-color:HighlightText;--tab-top-line-hover-color:SelectedItem;--tab-top-line-inactive-color:ButtonText;--tab-bottom-line-active-color:var(--tab-top-line-active-color);--tab-bottom-line-hover-color:var(--tab-top-line-hover-color);--tab-bg:var(--bg);--tab-bg-active-color:SelectedItem;--tab-bg-active-hover-color:SelectedItem;--tab-panel-border:1px solid ButtonText;--tab-panel-border-radius:8px;--tab-text-color:ButtonText;--tab-text-active-color:HighlightText;--tab-text-active-hover-color:HighlightText;--tab-text-hover-color:SelectedItem;--signature-color:ButtonText;--clear-signature-button-border-width:1px;--clear-signature-button-border-style:solid;--clear-signature-button-border-color:ButtonText;--clear-signature-button-border-disabled-color:GrayText;--clear-signature-button-color:ButtonText;--clear-signature-button-hover-color:HighlightText;--clear-signature-button-active-color:SelectedItem;--clear-signature-button-focus-color:CanvasText;--clear-signature-button-disabled-color:GrayText;--clear-signature-button-bg:var(--bg);--clear-signature-button-bg-hover:SelectedItem;--clear-signature-button-bg-active:var(--bg);--clear-signature-button-bg-focus:var(--bg);--clear-signature-button-bg-disabled:var(--bg);--thickness-bg:Canvas;--thickness-label-color:CanvasText;--thickness-slider-color:ButtonText;--thickness-border:1px solid var(--border-color)}}#addSignatureDialog #addSignatureDialogLabel{overflow:hidden;position:absolute;inset:0;width:0;height:0}#addSignatureDialog.waiting:after{content:"";cursor:wait;position:absolute;inset:0;width:100%;height:100%}:is(#addSignatureDialog .mainContainer) [role=tablist]{width:100%;display:flex;align-items:flex-start;gap:0}:is(:is(#addSignatureDialog .mainContainer) [role=tablist])>[role=tab]{flex:1 0 0;align-self:stretch;background-color:var(--tab-bg);padding-inline:0;cursor:default;border-inline:0;border-block-width:1px;border-block-style:solid;border-block-start-color:var(--tab-top-line-inactive-color);border-block-end-color:var(--tab-bottom-line-inactive-color);border-radius:0;font:menu;font-size:13px;font-style:normal;line-height:normal;font-weight:400;color:var(--tab-text-color)}:is(:is(:is(#addSignatureDialog .mainContainer) [role=tablist])>[role=tab]):hover{border-block-start-width:2px;border-block-start-color:var(--tab-top-line-hover-color);border-block-end-color:var(--tab-bottom-line-hover-color);background-color:var(--tab-bg-hover);color:var(--tab-text-hover-color)}:is(:is(:is(#addSignatureDialog .mainContainer) [role=tablist])>[role=tab]):focus-visible{outline:2px solid var(--tab-top-line-active-color);outline-offset:-2px}[aria-selected=true]:is(:is(:is(#addSignatureDialog .mainContainer) [role=tablist])>[role=tab]){border-block-start-width:2px;border-block-start-color:var(--tab-top-line-active-color);border-block-end-color:var(--tab-bottom-line-active-color);background-color:var(--tab-bg-active-color);font-weight:590;color:var(--tab-text-active-color)}[aria-selected=true]:is(:is(:is(#addSignatureDialog .mainContainer) [role=tablist])>[role=tab]):hover{border-block-start-color:var(--tab-top-line-active-hover-color);background-color:var(--tab-bg-active-hover-color);color:var(--tab-text-active-hover-color)}:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-end;align-self:stretch;gap:12px;padding-inline:16px;box-sizing:border-box}:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]{position:relative;width:100%;height:220px;background-color:var(--signature-bg);border:var(--tab-panel-border);border-radius:var(--tab-panel-border-radius)}:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel])>svg{position:absolute;inset:0;width:100%;height:100%;background-color:transparent}#addSignatureTypeContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]){display:none}#addSignatureTypeContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #addSignatureTypeInput{position:absolute;inset:0;width:100%;height:100%;border:0;padding:0;text-align:center;color:var(--signature-color);background-color:transparent;border-radius:var(--tab-panel-border-radius);font-family:Brush script,Apple Chancery,Segoe script,Freestyle Script,Palace Script MT,Brush Script MT,TK,cursive,serif;font-size:44px;font-style:italic;font-weight:400}:is(#addSignatureTypeContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #addSignatureTypeInput)::placeholder{color:var(--signature-placeholder-color);text-align:center;font:menu;font-style:normal;font-weight:274;font-size:44px;line-height:normal}#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]){display:none}#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel])>span{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;align-items:center;justify-content:center;background-color:transparent;color:var(--signature-placeholder-color);-webkit-user-select:none;user-select:none}#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel])>svg{stroke:var(--signature-color);fill:none;stroke-opacity:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}:is(#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel])>svg):hover{cursor:var(--draw-cursor)}#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #thickness{position:absolute;width:100%;inset-block-end:0;display:grid;align-items:center;justify-content:center;pointer-events:none}:is(#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #thickness)>span{color:var(--signature-draw-placeholder-color)}:is(#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #thickness)>div{width:auto;height:auto;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 8px 7px;margin:0;background-color:var(--thickness-bg);border-radius:4px 4px 0 0;border-inline:var(--thickness-border);border-top:var(--thickness-border);pointer-events:auto;position:relative;top:1px}:is(:is(#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #thickness)>div)>label{color:var(--thickness-label-color)}:is(:is(#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #thickness)>div)>input{width:100px;height:14px;background-color:transparent}:is(:is(:is(#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #thickness)>div)>input)::-webkit-slider-runnable-track,:is(:is(:is(#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #thickness)>div)>input)::-moz-range-track,:is(:is(:is(#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #thickness)>div)>input)::-moz-range-progress{background-color:var(--thickness-slider-color)}:is(:is(:is(#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #thickness)>div)>input)::-webkit-slider-thumb,:is(:is(:is(#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #thickness)>div)>input)::-moz-range-thumb{background-color:var(--thickness-bg)}:is(:is(#addSignatureDrawContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #thickness)>div)>input{border-radius:4.5px;border:0;color:var(--signature-color)}#addSignatureImageContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]){display:none}#addSignatureImageContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel])>svg{stroke:none;stroke-width:0;fill:var(--signature-color);fill-opacity:1}#addSignatureImageContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #addSignatureImagePlaceholder{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center}:is(#addSignatureImageContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #addSignatureImagePlaceholder) span{color:var(--signature-placeholder-color)}:is(#addSignatureImageContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #addSignatureImagePlaceholder) a{color:var(--open-link-fg);text-decoration:underline;cursor:pointer}:is(:is(#addSignatureImageContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #addSignatureImagePlaceholder) a):hover{color:var(--open-link-hover-fg)}#addSignatureImageContainer:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>[role=tabpanel]) #addSignatureFilePicker{visibility:hidden;position:relative;width:0;height:0}[data-selected=type]:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>#addSignatureTypeContainer,[data-selected=draw]:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>#addSignatureDrawContainer,[data-selected=image]:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer)>#addSignatureImageContainer{display:block}:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;align-self:stretch}:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer{display:flex;align-items:flex-end;gap:16px;align-self:stretch}:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #addSignatureDescriptionContainer{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0}:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #addSignatureDescriptionContainer):has(input:disabled)>label{opacity:.4}:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #addSignatureDescriptionContainer)>label{width:auto}:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton{display:flex;height:32px;padding:4px 8px;align-items:center;background-color:var(--clear-signature-button-bg);border-width:var(--clear-signature-button-border-width);border-style:var(--clear-signature-button-border-style);border-color:var(--clear-signature-button-border-color);border-radius:4px}:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton)>span{display:flex;height:24px;align-items:center;gap:4px;flex-shrink:0;color:var(--clear-signature-button-color)}:is(:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton)>span):after{content:"";display:inline-block;width:16px;height:16px;mask-image:var(--clear-signature-button-icon);mask-size:cover;background-color:var(--clear-signature-button-color);flex-shrink:0}:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton):hover{background-color:var(--clear-signature-button-bg-hover)}:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton):hover>span{color:var(--clear-signature-button-hover-color)}:is(:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton):hover>span):after{background-color:var(--clear-signature-button-hover-color)}:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton):active{background-color:var(--clear-signature-button-bg-active)}:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton):active>span{color:var(--clear-signature-button-active-color)}:is(:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton):active>span):after{background-color:var(--clear-signature-button-active-color)}:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton):focus-visible{background-color:var(--clear-signature-button-bg-focus)}:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton):focus-visible>span{color:var(--clear-signature-button-focus-color)}:is(:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton):focus-visible>span):after{background-color:var(--clear-signature-button-focus-color)}:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton):disabled{background-color:var(--clear-signature-button-bg-disabled);border-color:var(--clear-signature-button-border-disabled-color)}:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton):disabled>span{color:var(--clear-signature-button-disabled-color)}:is(:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #horizontalContainer) #clearSignatureButton):disabled>span):after{background-color:var( --clear-signature-button-disabled-color )}:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #addSignatureSaveContainer{display:grid;grid-template-columns:max-content auto;gap:4px;width:100%}:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #addSignatureSaveContainer)>input{margin:0}:is(:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #addSignatureSaveContainer)>input):disabled+label{opacity:.4}:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #addSignatureSaveContainer)>label{-webkit-user-select:none;user-select:none}:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #addSignatureSaveContainer):not(.fullStorage) #addSignatureSaveWarning{display:none}.fullStorage:is(:is(:is(:is(#addSignatureDialog .mainContainer) #addSignatureActionContainer) #addSignatureControls) #addSignatureSaveContainer) #addSignatureSaveWarning{display:block;opacity:1;color:var(--save-warning-color);font-size:11px}#editSignatureDescriptionDialog .mainContainer{padding-inline:16px;box-sizing:border-box}:is(#editSignatureDescriptionDialog .mainContainer) .title{margin-inline-start:0}:is(#editSignatureDescriptionDialog .mainContainer) #editSignatureDescriptionAndView{width:auto;display:flex;justify-content:flex-end;align-items:flex-start;gap:12px;align-self:stretch}:is(:is(#editSignatureDescriptionDialog .mainContainer) #editSignatureDescriptionAndView) #editSignatureDescriptionContainer{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 1 auto}:is(:is(#editSignatureDescriptionDialog .mainContainer) #editSignatureDescriptionAndView)>svg{width:210px;height:180px;padding:8px;background-color:var(--signature-bg)}:is(:is(:is(#editSignatureDescriptionDialog .mainContainer) #editSignatureDescriptionAndView)>svg)>path{stroke:var(--button-signature-color);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;vector-effect:non-scaling-stroke;fill:none}.contours:is(:is(:is(:is(#editSignatureDescriptionDialog .mainContainer) #editSignatureDescriptionAndView)>svg)>path){fill:var(--button-signature-color);stroke-width:.5px}#editorSignatureParamsToolbar{padding:8px}#editorSignatureParamsToolbar #addSignatureDoorHanger{gap:8px;padding:2px}:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer{height:32px;display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:8px}:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) button{border:var(--button-signature-border);border-radius:4px;background-color:var(--button-signature-bg);color:var(--button-signature-color)}:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) button):hover{background-color:var(--button-signature-hover-bg)}:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) button):active{border:var(--button-signature-active-border);background-color:var(--button-signature-active-bg);color:var(--button-signature-active-color)}:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) button):active:before{background-color:var(--button-signature-active-color)}:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) button):focus-visible{outline:var(--focus-ring-outline)}:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) button):focus-visible:before{background-color:var(--button-signature-color)}:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) .deleteButton):before{mask-image:var(--clear-signature-button-icon)}:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) .toolbarAddSignatureButton{width:calc(.8 * var(--editor-toolbar-min-width));height:100%;min-height:var(--menuitem-height);aspect-ratio:unset;display:flex;align-items:center;justify-content:flex-start;outline:none;border-radius:4px;box-sizing:border-box;font:message-box;position:relative;flex:1 1 auto;padding:0;gap:8px;text-align:start;white-space:normal;cursor:default;overflow:hidden}:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) .toolbarAddSignatureButton)>svg{display:inline-block;height:100%;aspect-ratio:1;background-color:var(--signature-bg);flex:none;padding:4px;box-sizing:border-box;border:none;border-radius:4px}:is(:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) .toolbarAddSignatureButton)>svg)>path{stroke:var(--button-signature-color);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;vector-effect:non-scaling-stroke;fill:none}.contours:is(:is(:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) .toolbarAddSignatureButton)>svg)>path){fill:var(--button-signature-color);stroke-width:.5px}:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) .toolbarAddSignatureButton):is(:hover,:active)>svg{border-radius:4px 0 0 4px;background-color:var(--signature-hover-bg)}:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) .toolbarAddSignatureButton):hover>span{color:var(--button-signature-hover-color)}:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) .toolbarAddSignatureButton):active{background-color:var(--button-signature-active-bg)}:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) .toolbarAddSignatureButton):is([disabled=disabled],[disabled]){opacity:.5;pointer-events:none}:is(:is(:is(#editorSignatureParamsToolbar #addSignatureDoorHanger) .toolbarAddSignatureButtonContainer) .toolbarAddSignatureButton)>span{height:auto;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto;font:menu;font-size:13px;font-style:normal;font-weight:400;line-height:normal;overflow:hidden}.editDescription.altText{--alt-text-add-image:url(editor-toolbar-edit.906ec4a84c0661c0.svg) !important}.editDescription.altText:before{width:16px!important;height:16px!important}#commentManagerDialog{--comment-actions-button-icon:url(comment-actionsButton.f923b013bda04e6d.svg);--comment-close-button-icon:url(comment-closeButton.0d83e0831a40aef9.svg);--default-dialog-bg-color:#ffff98;--dialog-base-color:var(--default-dialog-bg-color);--dialog-bg-color:color-mix(in srgb, var(--dialog-base-color), white 30%);--dialog-border-color:var(--dialog-base-color);--menuitem-bg-color:transparent;--menuitem-fg-color:black;--menuitem-hover-bg-color:#3383e7;--menuitem-hover-fg-color:white;--comment-text-input-bg:white;--comment-text-input-fg:black;--comment-text-input-border:#0060df;--comment-focus-outline-color:#0060df;--hover-filter:brightness(.9);--text-primary-color:#15141a;--button-secondary-bg-color:#f0f0f4;--button-secondary-active-bg-color:color-mix( in srgb, var(--button-secondary-bg-color), black 14% );--button-secondary-hover-bg-color:color-mix( in srgb, var(--button-secondary-bg-color), black 7% );--button-primary-bg-color:#0060df;--button-primary-fg-color:#fbfbfe;--button-primary-active-bg-color:#0050c0;--button-primary-hover-bg-color:#0250bb;--menu-bg-color:rgb(253 250 244);--menu-button-border-color:transparent;--menu-button-focus-outline-color:var(--comment-text-input-border)}@media screen and (forced-colors: active){#commentManagerDialog{--hover-filter:none;--text-primary-color:CanvasText;--button-secondary-bg-color:HighlightText;--button-secondary-active-bg-color:HighlightText;--button-secondary-hover-bg-color:HighlightText;--button-primary-bg-color:ButtonText;--button-primary-fg-color:HighlightText;--button-primary-active-bg-color:SelectedItem;--button-primary-hover-bg-color:SelectedItem;--menu-button-border-color:Canvas;--menu-button-focus-outline-color:CanvasText}}#commentManagerDialog{width:308px;padding:8px 16px 16px;overflow:visible;position:absolute;margin:0;border-radius:4px;border:1px solid var(--dialog-border-color);background:var(--dialog-bg-color);box-shadow:0 2px 14px #3a394433}#commentManagerDialog .mainContainer{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;gap:4px}:is(#commentManagerDialog .mainContainer) *:focus-visible{outline:2px solid var(--comment-focus-outline-color);outline-offset:0}:is(#commentManagerDialog .mainContainer) #commentManagerToolbar{width:100%;display:flex;justify-content:flex-end;align-items:flex-start;gap:8px;align-self:stretch;cursor:move}:is(:is(#commentManagerDialog .mainContainer) #commentManagerToolbar)>button{--csstools-color-scheme--light:initial;color-scheme:light;width:24px;height:24px;padding:0;border:none;cursor:pointer}:is(:is(:is(#commentManagerDialog .mainContainer) #commentManagerToolbar)>button):before{content:"";display:inline-block;width:100%;height:100%;mask-repeat:no-repeat;mask-position:center}#commentActionsButton:is(:is(:is(#commentManagerDialog .mainContainer) #commentManagerToolbar)>button):before{mask-image:var(--comment-actions-button-icon)}#commentCloseButton:is(:is(:is(#commentManagerDialog .mainContainer) #commentManagerToolbar)>button):before{mask-image:var(--comment-close-button-icon)}:is(:is(:is(#commentManagerDialog .mainContainer) #commentManagerToolbar)>button)>span{display:inline-block;width:0;height:0;overflow:hidden}:is(:is(#commentManagerDialog .mainContainer) #commentManagerToolbar) menu{width:max-content;min-width:90px;display:flex;flex-direction:column;align-items:center;gap:1px;padding:5px 6px;cursor:auto;z-index:1;margin:0;position:absolute;top:8px;right:-6.5px;border-radius:6px;border:.5px solid #b4b4b6;background-color:var(--menu-bg-color);box-shadow:1px -1px #fff inset,-1px 1px #fff inset,-1px -1px #fff inset,1px 1px #fff inset,0 0 15px #00000040}:is(:is(:is(#commentManagerDialog .mainContainer) #commentManagerToolbar) menu) button{background-color:var(--menuitem-bg-color);width:100%;height:24px;padding:0;box-sizing:border-box;display:flex;border:2px solid var(--menu-button-border-color);color:var(--menuitem-fg-color)}:is(:is(:is(:is(#commentManagerDialog .mainContainer) #commentManagerToolbar) menu) button):hover{background-color:var(--menuitem-hover-bg-color);color:var(--menuitem-hover-fg-color)}:is(:is(:is(:is(#commentManagerDialog .mainContainer) #commentManagerToolbar) menu) button):is(:focus-visible,:focus){outline:none;border:2px solid var(--menu-button-focus-outline-color)}:is(:is(:is(:is(#commentManagerDialog .mainContainer) #commentManagerToolbar) menu) button):disabled{opacity:.5;pointer-events:none}:is(:is(:is(:is(#commentManagerDialog .mainContainer) #commentManagerToolbar) menu) button) span{align-content:center;width:100%;max-width:min-content;padding-inline:8px;color:inherit;text-align:start;font:menu;font-size:15px;font-weight:400;line-height:normal}:is(#commentManagerDialog .mainContainer) #commentManagerTextInput{width:100%;min-height:132px;resize:none;box-sizing:border-box;margin-bottom:12px;border-radius:4px;border:2px solid var(--comment-text-input-border);background-color:var(--comment-text-input-bg);color:var(--comment-text-input-fg)}:is(#commentManagerDialog .mainContainer) #commentManagerTextView{width:100%;height:max-content;resize:none;box-sizing:border-box;margin-bottom:12px;border:none;background-color:transparent;color:var(--comment-text-input-fg)}:is(#commentManagerDialog .mainContainer) .dialogButtonsGroup{gap:8px}:is(:is(#commentManagerDialog .mainContainer) .dialogButtonsGroup) #commentManagerSaveButton:disabled{background-color:color-mix(in srgb,var(--button-primary-disabled-bg-color),transparent 50%);border-color:color-mix(in srgb,var(--button-primary-disabled-border-color),transparent 50%);opacity:1}.annotationLayer.disabled .annotationCommentButton{display:none}:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton{--csstools-light-dark-toggle--44:var(--csstools-color-scheme--light) #1c1b22;--comment-button-bg:var(--csstools-light-dark-toggle--44, white);--csstools-light-dark-toggle--45:var(--csstools-color-scheme--light) #fbfbfe;--comment-button-fg:var(--csstools-light-dark-toggle--45, #5b5b66);--csstools-light-dark-toggle--46:var(--csstools-color-scheme--light) #a6ecf4;--comment-button-active-bg:var(--csstools-light-dark-toggle--46, #0041a4);--csstools-light-dark-toggle--47:var(--csstools-color-scheme--light) #15141a;--comment-button-active-fg:var(--csstools-light-dark-toggle--47, white);--csstools-light-dark-toggle--48:var(--csstools-color-scheme--light) #61dce9;--comment-button-hover-bg:var(--csstools-light-dark-toggle--48, #0053cb);--csstools-light-dark-toggle--49:var(--csstools-color-scheme--light) #15141a;--comment-button-hover-fg:var(--csstools-light-dark-toggle--49, white);--csstools-light-dark-toggle--50:var(--csstools-color-scheme--light) #00cadb;--comment-button-selected-bg:var(--csstools-light-dark-toggle--50, #0062fa);--csstools-light-dark-toggle--51:var(--csstools-color-scheme--light) #bfbfc9;--comment-button-border-color:var(--csstools-light-dark-toggle--51, #8f8f9d);--comment-button-active-border-color:var(--comment-button-active-bg);--csstools-light-dark-toggle--52:var(--csstools-color-scheme--light) #3a3944;--comment-button-focus-border-color:var(--csstools-light-dark-toggle--52, #cfcfd8);--comment-button-hover-border-color:var(--comment-button-hover-bg);--comment-button-selected-border-color:var(--comment-button-selected-bg);--csstools-light-dark-toggle--53:var(--csstools-color-scheme--light) #15141a;--comment-button-selected-fg:var(--csstools-light-dark-toggle--53, white);--comment-button-dim:24px;--csstools-light-dark-toggle--54:var(--csstools-color-scheme--light) rgb(0 0 0 / .2);--csstools-light-dark-toggle--55:var(--csstools-color-scheme--light) rgb(0 0 0 / .4);--comment-button-box-shadow:0 .25px .75px 0 var(--csstools-light-dark-toggle--54, rgb(0 0 0 / .05)), 0 2px 6px 0 var(--csstools-light-dark-toggle--55, rgb(0 0 0 / .1));--csstools-light-dark-toggle--56:var(--csstools-color-scheme--light) #00cadb;--comment-button-focus-outline-color:var(--csstools-light-dark-toggle--56, #0062fa)}@supports (color: light-dark(red,red)){:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton{--comment-button-bg:light-dark(white, #1c1b22);--comment-button-fg:light-dark(#5b5b66, #fbfbfe);--comment-button-active-bg:light-dark(#0041a4, #a6ecf4);--comment-button-active-fg:light-dark(white, #15141a);--comment-button-hover-bg:light-dark(#0053cb, #61dce9);--comment-button-hover-fg:light-dark(white, #15141a);--comment-button-selected-bg:light-dark(#0062fa, #00cadb);--comment-button-border-color:light-dark(#8f8f9d, #bfbfc9);--comment-button-focus-border-color:light-dark(#cfcfd8, #3a3944);--comment-button-selected-fg:light-dark(white, #15141a)}}@supports (color: light-dark(red,red)) and (color: rgb(0 0 0 / 0)){:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton{--comment-button-box-shadow:0 .25px .75px 0 light-dark(rgb(0 0 0 / .05), rgb(0 0 0 / .2)), 0 2px 6px 0 light-dark(rgb(0 0 0 / .1), rgb(0 0 0 / .4))}}@supports (color: light-dark(red,red)){:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton{--comment-button-focus-outline-color:light-dark(#0062fa, #00cadb)}}@supports not (color: light-dark(tan,tan)){:is(:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton) *{--csstools-light-dark-toggle--44:var(--csstools-color-scheme--light) #1c1b22;--comment-button-bg:var(--csstools-light-dark-toggle--44, white);--csstools-light-dark-toggle--45:var(--csstools-color-scheme--light) #fbfbfe;--comment-button-fg:var(--csstools-light-dark-toggle--45, #5b5b66);--csstools-light-dark-toggle--46:var(--csstools-color-scheme--light) #a6ecf4;--comment-button-active-bg:var(--csstools-light-dark-toggle--46, #0041a4);--csstools-light-dark-toggle--47:var(--csstools-color-scheme--light) #15141a;--comment-button-active-fg:var(--csstools-light-dark-toggle--47, white);--csstools-light-dark-toggle--48:var(--csstools-color-scheme--light) #61dce9;--comment-button-hover-bg:var(--csstools-light-dark-toggle--48, #0053cb);--csstools-light-dark-toggle--49:var(--csstools-color-scheme--light) #15141a;--comment-button-hover-fg:var(--csstools-light-dark-toggle--49, white);--csstools-light-dark-toggle--50:var(--csstools-color-scheme--light) #00cadb;--comment-button-selected-bg:var(--csstools-light-dark-toggle--50, #0062fa);--csstools-light-dark-toggle--51:var(--csstools-color-scheme--light) #bfbfc9;--comment-button-border-color:var(--csstools-light-dark-toggle--51, #8f8f9d);--csstools-light-dark-toggle--52:var(--csstools-color-scheme--light) #3a3944;--comment-button-focus-border-color:var(--csstools-light-dark-toggle--52, #cfcfd8);--csstools-light-dark-toggle--53:var(--csstools-color-scheme--light) #15141a;--comment-button-selected-fg:var(--csstools-light-dark-toggle--53, white);--csstools-light-dark-toggle--54:var(--csstools-color-scheme--light) rgb(0 0 0 / .2);--csstools-light-dark-toggle--55:var(--csstools-color-scheme--light) rgb(0 0 0 / .4);--comment-button-box-shadow:0 .25px .75px 0 var(--csstools-light-dark-toggle--54, rgb(0 0 0 / .05)), 0 2px 6px 0 var(--csstools-light-dark-toggle--55, rgb(0 0 0 / .1));--csstools-light-dark-toggle--56:var(--csstools-color-scheme--light) #00cadb;--comment-button-focus-outline-color:var(--csstools-light-dark-toggle--56, #0062fa)}}@media screen and (forced-colors: active){:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton{--comment-button-bg:Canvas;--comment-button-fg:CanvasText;--comment-button-hover-bg:Highlight;--comment-button-hover-fg:ButtonFace;--comment-button-active-bg:Highlight;--comment-button-active-fg:ButtonFace;--comment-button-border-color:ButtonBorder;--comment-button-box-shadow:none;--comment-button-focus-outline-color:CanvasText;--comment-button-selected-bg:ButtonBorder;--comment-button-selected-fg:ButtonFace}}:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton{position:absolute;width:var(--comment-button-dim);height:var(--comment-button-dim);background-color:var(--comment-button-bg);border-radius:6px 6px 6px 0;border:1px solid var(--comment-button-border-color);box-shadow:var(--comment-button-box-shadow);cursor:auto;z-index:1;padding:4px;margin:0;box-sizing:border-box;pointer-events:auto}[dir=rtl] :is(:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton){border-radius:6px 6px 0}:is(:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton):before{content:"";display:inline-block;width:100%;height:100%;mask-repeat:no-repeat;mask-size:cover;mask-image:var(--comment-edit-button-icon);background-color:var(--comment-button-fg);margin:0;padding:0;transform:scaleX(var(--dir-factor))}:is(:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton):focus-visible{outline:2px solid var(--comment-button-focus-outline-color);outline-offset:1px;border-color:var(--comment-button-focus-border-color)}:is(:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton):hover{background-color:var(--comment-button-hover-bg)!important;border-color:var(--comment-button-hover-border-color)}:is(:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton):hover:before{background-color:var(--comment-button-hover-fg)}:is(:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton):active{background-color:var(--comment-button-active-bg)!important;border-color:var(--comment-button-active-border-color)}:is(:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton):active:before{background-color:var(--comment-button-active-fg)}.selected:is(:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton){background-color:var(--comment-button-selected-bg)!important;border-color:var(--comment-button-selected-border-color)}.selected:is(:is(.annotationLayer,.annotationEditorLayer) .annotationCommentButton):before{background-color:var(--comment-button-selected-fg)}#editorCommentsSidebar{--comment-close-button-icon:url(comment-closeButton.0d83e0831a40aef9.svg);--csstools-light-dark-toggle--57:var(--csstools-color-scheme--light) rgb(251 251 254 / .69);--comment-date-fg-color:var(--csstools-light-dark-toggle--57, rgb(21 20 26 / .69));--csstools-light-dark-toggle--58:var(--csstools-color-scheme--light) #1c1b22;--comment-bg-color:var(--csstools-light-dark-toggle--58, #f9f9fb);--csstools-light-dark-toggle--59:var(--csstools-color-scheme--light) rgb(251 251 254 / .14);--comment-hover-bg-color:var(--csstools-light-dark-toggle--59, rgb(21 20 26 / .14));--csstools-light-dark-toggle--60:var(--csstools-color-scheme--light) rgb(251 251 254 / .21);--comment-active-bg-color:var(--csstools-light-dark-toggle--60, rgb(21 20 26 / .21));--csstools-light-dark-toggle--61:var(--csstools-color-scheme--light) #52525e;--comment-border-color:var(--csstools-light-dark-toggle--61, #f0f0f4);--csstools-light-dark-toggle--62:var(--csstools-color-scheme--light) #00cadb;--comment-focus-outline-color:var(--csstools-light-dark-toggle--62, #0062fa);--csstools-light-dark-toggle--63:var(--csstools-color-scheme--light) #fbfbfe;--comment-fg-color:var(--csstools-light-dark-toggle--63, #15141a);--csstools-light-dark-toggle--64:var(--csstools-color-scheme--light) #00317e;--comment-count-bg-color:var(--csstools-light-dark-toggle--64, #e2f7ff);--csstools-light-dark-toggle--65:var(--csstools-color-scheme--light) #a6ecf4;--comment-indicator-active-fg-color:var(--csstools-light-dark-toggle--65, #0041a4);--csstools-light-dark-toggle--66:var(--csstools-color-scheme--light) #fbfbfe;--comment-indicator-focus-fg-color:var(--csstools-light-dark-toggle--66, #5b5b66);--csstools-light-dark-toggle--67:var(--csstools-color-scheme--light) #61dce9;--comment-indicator-hover-fg-color:var(--csstools-light-dark-toggle--67, #0053cb);--csstools-light-dark-toggle--68:var(--csstools-color-scheme--light) #00cadb;--comment-indicator-selected-fg-color:var(--csstools-light-dark-toggle--68, #0062fa)}@supports (color: light-dark(red,red)) and (color: rgb(0 0 0 / 0)){#editorCommentsSidebar{--comment-date-fg-color:light-dark( rgb(21 20 26 / .69), rgb(251 251 254 / .69) )}}@supports (color: light-dark(red,red)){#editorCommentsSidebar{--comment-bg-color:light-dark(#f9f9fb, #1c1b22)}}@supports (color: light-dark(red,red)) and (color: rgb(0 0 0 / 0)){#editorCommentsSidebar{--comment-hover-bg-color:light-dark( rgb(21 20 26 / .14), rgb(251 251 254 / .14) );--comment-active-bg-color:light-dark( rgb(21 20 26 / .21), rgb(251 251 254 / .21) )}}@supports (color: light-dark(red,red)){#editorCommentsSidebar{--comment-border-color:light-dark(#f0f0f4, #52525e);--comment-focus-outline-color:light-dark(#0062fa, #00cadb);--comment-fg-color:light-dark(#15141a, #fbfbfe);--comment-count-bg-color:light-dark(#e2f7ff, #00317e);--comment-indicator-active-fg-color:light-dark(#0041a4, #a6ecf4);--comment-indicator-focus-fg-color:light-dark(#5b5b66, #fbfbfe);--comment-indicator-hover-fg-color:light-dark(#0053cb, #61dce9);--comment-indicator-selected-fg-color:light-dark(#0062fa, #00cadb)}}@supports not (color: light-dark(tan,tan)){#editorCommentsSidebar *{--csstools-light-dark-toggle--57:var(--csstools-color-scheme--light) rgb(251 251 254 / .69);--comment-date-fg-color:var(--csstools-light-dark-toggle--57, rgb(21 20 26 / .69));--csstools-light-dark-toggle--58:var(--csstools-color-scheme--light) #1c1b22;--comment-bg-color:var(--csstools-light-dark-toggle--58, #f9f9fb);--csstools-light-dark-toggle--59:var(--csstools-color-scheme--light) rgb(251 251 254 / .14);--comment-hover-bg-color:var(--csstools-light-dark-toggle--59, rgb(21 20 26 / .14));--csstools-light-dark-toggle--60:var(--csstools-color-scheme--light) rgb(251 251 254 / .21);--comment-active-bg-color:var(--csstools-light-dark-toggle--60, rgb(21 20 26 / .21));--csstools-light-dark-toggle--61:var(--csstools-color-scheme--light) #52525e;--comment-border-color:var(--csstools-light-dark-toggle--61, #f0f0f4);--csstools-light-dark-toggle--62:var(--csstools-color-scheme--light) #00cadb;--comment-focus-outline-color:var(--csstools-light-dark-toggle--62, #0062fa);--csstools-light-dark-toggle--63:var(--csstools-color-scheme--light) #fbfbfe;--comment-fg-color:var(--csstools-light-dark-toggle--63, #15141a);--csstools-light-dark-toggle--64:var(--csstools-color-scheme--light) #00317e;--comment-count-bg-color:var(--csstools-light-dark-toggle--64, #e2f7ff);--csstools-light-dark-toggle--65:var(--csstools-color-scheme--light) #a6ecf4;--comment-indicator-active-fg-color:var(--csstools-light-dark-toggle--65, #0041a4);--csstools-light-dark-toggle--66:var(--csstools-color-scheme--light) #fbfbfe;--comment-indicator-focus-fg-color:var(--csstools-light-dark-toggle--66, #5b5b66);--csstools-light-dark-toggle--67:var(--csstools-color-scheme--light) #61dce9;--comment-indicator-hover-fg-color:var(--csstools-light-dark-toggle--67, #0053cb);--csstools-light-dark-toggle--68:var(--csstools-color-scheme--light) #00cadb;--comment-indicator-selected-fg-color:var(--csstools-light-dark-toggle--68, #0062fa)}}@media screen and (forced-colors: active){#editorCommentsSidebar{--comment-date-fg-color:CanvasText;--comment-bg-color:Canvas;--comment-hover-bg-color:SelectedItemText;--comment-active-bg-color:SelectedItemText;--comment-border-color:CanvasText;--comment-fg-color:CanvasText;--comment-count-bg-color:Canvas;--comment-indicator-active-fg-color:SelectedItem;--comment-indicator-focus-fg-color:CanvasText;--comment-indicator-hover-fg-color:CanvasText;--comment-indicator-selected-fg-color:SelectedItem}}#editorCommentsSidebar{display:flex;width:239px;height:auto;min-width:180px;max-width:632px;padding-bottom:16px;flex-direction:column;align-items:flex-start}#editorCommentsSidebar #editorCommentsSidebarHeader{width:100%;box-sizing:border-box;padding:16px;display:flex;align-items:center;justify-content:space-between}:is(#editorCommentsSidebar #editorCommentsSidebarHeader) .commentCount{display:flex;align-items:baseline;gap:6px;-webkit-user-select:none;user-select:none}:is(:is(#editorCommentsSidebar #editorCommentsSidebarHeader) .commentCount) #editorCommentsSidebarTitle{font:menu;font-style:normal;font-weight:590;line-height:normal;font-size:17px;color:var(--comment-fg-color)}:is(:is(#editorCommentsSidebar #editorCommentsSidebarHeader) .commentCount) #editorCommentsSidebarCount{padding:0 4px;border-radius:4px;background-color:var(--comment-count-bg-color);color:var(--comment-fg-color);text-align:center;font:menu;font-size:13px;font-style:normal;font-weight:400;line-height:normal}:is(#editorCommentsSidebar #editorCommentsSidebarHeader) #editorCommentsSidebarCloseButton{width:32px;height:32px;padding:8px;border:none;background:none;cursor:pointer}:is(:is(#editorCommentsSidebar #editorCommentsSidebarHeader) #editorCommentsSidebarCloseButton):before{content:"";display:inline-block;width:100%;height:100%;mask-repeat:no-repeat;mask-position:center;mask-image:var(--comment-close-button-icon);background-color:var(--comment-fg-color)}:is(:is(#editorCommentsSidebar #editorCommentsSidebarHeader) #editorCommentsSidebarCloseButton):hover{background-color:var(--comment-hover-bg-color)}:is(:is(#editorCommentsSidebar #editorCommentsSidebarHeader) #editorCommentsSidebarCloseButton):active{background-color:var(--comment-active-bg-color)}:is(:is(#editorCommentsSidebar #editorCommentsSidebarHeader) #editorCommentsSidebarCloseButton)>span{display:inline-block;width:0;height:0;overflow:hidden}#editorCommentsSidebar #editorCommentsSidebarList{display:flex;width:auto;padding:1px 16px 0;gap:10px;flex:1 0 0;align-self:stretch;align-items:flex-start;flex-direction:column;list-style-type:none}:is(#editorCommentsSidebar #editorCommentsSidebarList) .sidebarComment{display:flex;width:auto;padding:8px 16px 16px;flex-direction:column;align-items:flex-start;align-self:stretch;gap:4px;border-radius:8px;border:.5px solid var(--comment-border-color);background-color:var(--comment-bg-color)}:is(:is(#editorCommentsSidebar #editorCommentsSidebarList) .sidebarComment):not(.noComments):hover{background-color:var(--comment-hover-bg-color)}:is(:is(#editorCommentsSidebar #editorCommentsSidebarList) .sidebarComment):not(.noComments):hover time:after{display:inline-block;background-color:var(--comment-indicator-hover-fg-color)}:is(:is(#editorCommentsSidebar #editorCommentsSidebarList) .sidebarComment):not(.noComments):active{background-color:var(--comment-active-bg-color)}:is(:is(#editorCommentsSidebar #editorCommentsSidebarList) .sidebarComment):not(.noComments):active time:after{display:inline-block;background-color:var(--comment-indicator-active-fg-color)}:is(:is(#editorCommentsSidebar #editorCommentsSidebarList) .sidebarComment):not(.noComments):is(:focus,:focus-visible) time:after{display:inline-block;background-color:var(--comment-indicator-focus-fg-color)}:is(:is(#editorCommentsSidebar #editorCommentsSidebarList) .sidebarComment):not(.noComments):focus-visible{outline:2px solid var(--comment-focus-outline-color);outline-offset:2px}.selected:is(:is(#editorCommentsSidebar #editorCommentsSidebarList) .sidebarComment):not(.noComments) .sidebarCommentText{max-height:fit-content;-webkit-line-clamp:unset}.selected:is(:is(#editorCommentsSidebar #editorCommentsSidebarList) .sidebarComment):not(.noComments) time:after{display:inline-block;background-color:var(--comment-indicator-selected-fg-color)}:is(:is(#editorCommentsSidebar #editorCommentsSidebarList) .sidebarComment) .sidebarCommentText{font:menu;font-style:normal;font-weight:400;line-height:normal;font-size:15px;width:100%;height:fit-content;max-height:80px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:break-word}.noComments:is(:is(#editorCommentsSidebar #editorCommentsSidebarList) .sidebarComment) .sidebarCommentText{max-height:fit-content;-webkit-line-clamp:unset;-webkit-user-select:none;user-select:none}:is(:is(#editorCommentsSidebar #editorCommentsSidebarList) .sidebarComment) time{width:100%;display:inline-flex;align-items:center;justify-content:space-between;font:menu;font-style:normal;font-weight:400;line-height:normal;font-size:13px}:is(:is(:is(#editorCommentsSidebar #editorCommentsSidebarList) .sidebarComment) time):after{content:"";display:none;width:16px;height:16px;mask-repeat:no-repeat;mask-position:center;mask-image:var(--comment-edit-button-icon);transform:scaleX(var(--dir-factor))}:root{--editor-toolbar-vert-offset:6px;--outline-width:2px;--outline-color:#0060df;--outline-around-width:1px;--outline-around-color:#f0f0f4;--hover-outline-around-color:var(--outline-around-color);--focus-outline:solid var(--outline-width) var(--outline-color);--unfocus-outline:solid var(--outline-width) transparent;--focus-outline-around:solid var(--outline-around-width) var(--outline-around-color);--hover-outline-color:#8f8f9d;--hover-outline:solid var(--outline-width) var(--hover-outline-color);--hover-outline-around:solid var(--outline-around-width) var(--hover-outline-around-color);--freetext-line-height:1.35;--freetext-padding:2px;--resizer-bg-color:var(--outline-color);--resizer-size:6px;--resizer-shift:calc( 0px - (var(--outline-width) + var(--resizer-size)) / 2 - var(--outline-around-width) );--editorFreeText-editing-cursor:text;--editorInk-editing-cursor:url(cursor-editorInk.f94c2f42fcc32589.svg) 0 16, pointer;--editorHighlight-editing-cursor:url(cursor-editorTextHighlight.5636640c42fd18ef.svg) 24 24, text;--editorFreeHighlight-editing-cursor:url(cursor-editorFreeHighlight.1fed7bb71b487a31.svg) 1 18, pointer;--new-alt-text-warning-image:url(altText_warning.d532f1aa93d5ccb4.svg)}.textLayer.highlighting{cursor:var(--editorFreeHighlight-editing-cursor)}.textLayer.highlighting:not(.free) span{cursor:var(--editorHighlight-editing-cursor)}[role=img]:is(.textLayer.highlighting:not(.free) span){cursor:var(--editorFreeHighlight-editing-cursor)}.textLayer.highlighting.free span{cursor:var(--editorFreeHighlight-editing-cursor)}:is(#viewerContainer.pdfPresentationMode:fullscreen,.annotationEditorLayer.disabled) .noAltTextBadge{display:none!important}@media (min-resolution: 1.1dppx){:root{--editorFreeText-editing-cursor:url(cursor-editorFreeText.0b59637734f54d38.svg) 0 16, text}}@media screen and (forced-colors: active){:root{--outline-color:CanvasText;--outline-around-color:ButtonFace;--resizer-bg-color:ButtonText;--hover-outline-color:Highlight;--hover-outline-around-color:SelectedItemText}}[data-editor-rotation="90"]{transform:rotate(90deg)}[data-editor-rotation="180"]{transform:rotate(180deg)}[data-editor-rotation="270"]{transform:rotate(270deg)}.annotationEditorLayer{background:transparent;position:absolute;inset:0;font-size:calc(100px * var(--total-scale-factor));transform-origin:0 0;cursor:auto}.annotationEditorLayer .selectedEditor{z-index:100000!important}.annotationEditorLayer.drawing *{pointer-events:none!important}.annotationEditorLayer.getElements{pointer-events:auto!important}.annotationEditorLayer.getElements>div{pointer-events:auto!important}.annotationEditorLayer.waiting{content:"";cursor:wait;position:absolute;inset:0;width:100%;height:100%}.annotationEditorLayer.disabled{pointer-events:none}.annotationEditorLayer.disabled.highlightEditing :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor){pointer-events:auto}.annotationEditorLayer.freetextEditing{cursor:var(--editorFreeText-editing-cursor)}.annotationEditorLayer.inkEditing{cursor:var(--editorInk-editing-cursor)}.annotationEditorLayer .draw{box-sizing:border-box}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor){position:absolute;background:transparent;z-index:1;transform-origin:0 0;cursor:auto;max-width:100%;max-height:100%;border:var(--unfocus-outline)}.draggable.selectedEditor:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor)){cursor:move}.selectedEditor:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor)){border:var(--focus-outline);outline:var(--focus-outline-around)}.selectedEditor:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor)):before{content:"";position:absolute;inset:0;border:var(--focus-outline-around);pointer-events:none}:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor)):hover:not(.selectedEditor){border:var(--hover-outline);outline:var(--hover-outline-around)}:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor)):hover:not(.selectedEditor):before{content:"";position:absolute;inset:0;border:var(--focus-outline-around)}:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar{--editor-toolbar-delete-image:url(editor-toolbar-delete.6694a89fca30103d.svg);--csstools-light-dark-toggle--69:var(--csstools-color-scheme--light) #2b2a33;--editor-toolbar-bg-color:var(--csstools-light-dark-toggle--69, #f0f0f4);--editor-toolbar-highlight-image:url(toolbarButton-editorHighlight.c3287eaaacbf2c39.svg);--csstools-light-dark-toggle--70:var(--csstools-color-scheme--light) #fbfbfe;--editor-toolbar-fg-color:var(--csstools-light-dark-toggle--70, #2e2e56);--editor-toolbar-border-color:#8f8f9d;--editor-toolbar-hover-border-color:var(--editor-toolbar-border-color);--csstools-light-dark-toggle--71:var(--csstools-color-scheme--light) #52525e;--editor-toolbar-hover-bg-color:var(--csstools-light-dark-toggle--71, #e0e0e6);--editor-toolbar-hover-fg-color:var(--editor-toolbar-fg-color);--editor-toolbar-hover-outline:none;--csstools-light-dark-toggle--72:var(--csstools-color-scheme--light) #0df;--editor-toolbar-focus-outline-color:var(--csstools-light-dark-toggle--72, #0060df);--editor-toolbar-shadow:0 2px 6px 0 rgb(58 57 68 / .2);--editor-toolbar-height:28px;--editor-toolbar-padding:2px;--csstools-light-dark-toggle--73:var(--csstools-color-scheme--light) #54ffbd;--alt-text-done-color:var(--csstools-light-dark-toggle--73, #2ac3a2);--csstools-light-dark-toggle--74:var(--csstools-color-scheme--light) #80ebff;--alt-text-warning-color:var(--csstools-light-dark-toggle--74, #0090ed);--alt-text-hover-done-color:var(--alt-text-done-color);--alt-text-hover-warning-color:var(--alt-text-warning-color)}@supports (color: light-dark(red,red)){:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar{--editor-toolbar-bg-color:light-dark(#f0f0f4, #2b2a33);--editor-toolbar-fg-color:light-dark(#2e2e56, #fbfbfe);--editor-toolbar-hover-bg-color:light-dark(#e0e0e6, #52525e);--editor-toolbar-focus-outline-color:light-dark(#0060df, #0df);--alt-text-done-color:light-dark(#2ac3a2, #54ffbd);--alt-text-warning-color:light-dark(#0090ed, #80ebff)}}@supports not (color: light-dark(tan,tan)){:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) *{--csstools-light-dark-toggle--69:var(--csstools-color-scheme--light) #2b2a33;--editor-toolbar-bg-color:var(--csstools-light-dark-toggle--69, #f0f0f4);--csstools-light-dark-toggle--70:var(--csstools-color-scheme--light) #fbfbfe;--editor-toolbar-fg-color:var(--csstools-light-dark-toggle--70, #2e2e56);--csstools-light-dark-toggle--71:var(--csstools-color-scheme--light) #52525e;--editor-toolbar-hover-bg-color:var(--csstools-light-dark-toggle--71, #e0e0e6);--csstools-light-dark-toggle--72:var(--csstools-color-scheme--light) #0df;--editor-toolbar-focus-outline-color:var(--csstools-light-dark-toggle--72, #0060df);--csstools-light-dark-toggle--73:var(--csstools-color-scheme--light) #54ffbd;--alt-text-done-color:var(--csstools-light-dark-toggle--73, #2ac3a2);--csstools-light-dark-toggle--74:var(--csstools-color-scheme--light) #80ebff;--alt-text-warning-color:var(--csstools-light-dark-toggle--74, #0090ed)}}@media screen and (forced-colors: active){:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar{--editor-toolbar-bg-color:ButtonFace;--editor-toolbar-fg-color:ButtonText;--editor-toolbar-border-color:ButtonText;--editor-toolbar-hover-border-color:AccentColor;--editor-toolbar-hover-bg-color:ButtonFace;--editor-toolbar-hover-fg-color:AccentColor;--editor-toolbar-hover-outline:2px solid var(--editor-toolbar-hover-border-color);--editor-toolbar-focus-outline-color:ButtonBorder;--editor-toolbar-shadow:none;--alt-text-done-color:var(--editor-toolbar-fg-color);--alt-text-warning-color:var(--editor-toolbar-fg-color);--alt-text-hover-done-color:var(--editor-toolbar-hover-fg-color);--alt-text-hover-warning-color:var(--editor-toolbar-hover-fg-color)}}:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar{display:flex;width:fit-content;height:var(--editor-toolbar-height);flex-direction:column;justify-content:center;align-items:center;cursor:default;pointer-events:auto;box-sizing:content-box;padding:var(--editor-toolbar-padding);position:absolute;inset-inline-end:0;inset-block-start:calc(100% + var(--editor-toolbar-vert-offset));border-radius:6px;background-color:var(--editor-toolbar-bg-color);border:1px solid var(--editor-toolbar-border-color);box-shadow:var(--editor-toolbar-shadow)}.hidden:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar){display:none}:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar):has(:focus-visible){border-color:transparent}[dir=ltr] :is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar){transform-origin:100% 0}[dir=rtl] :is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar){transform-origin:0 0}:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons{display:flex;justify-content:center;align-items:center;gap:0;height:100%}:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) button{padding:0}:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .divider{width:0;height:calc(2 * var(--editor-toolbar-padding) + var(--editor-toolbar-height));border-left:1px solid var(--editor-toolbar-border-color);border-right:none;display:inline-block;margin-inline:2px}:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .basic{width:var(--editor-toolbar-height)}:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .basic):before{content:"";mask-repeat:no-repeat;mask-position:center;display:inline-block;background-color:var(--editor-toolbar-fg-color);width:100%;height:100%}:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .basic):hover:before{background-color:var(--editor-toolbar-hover-fg-color)}.highlightButton:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .basic):before{mask-image:var(--editor-toolbar-highlight-image)}.commentButton:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .basic):before{mask-image:var(--comment-edit-button-icon)}.deleteButton:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .basic):before{mask-image:var(--editor-toolbar-delete-image)}:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons)>*{height:var(--editor-toolbar-height)}:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons)>:not(.divider){border:none;background-color:transparent;cursor:pointer}:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons)>:not(.divider)):hover{border-radius:2px;background-color:var(--editor-toolbar-hover-bg-color);color:var(--editor-toolbar-hover-fg-color);outline:var(--editor-toolbar-hover-outline);outline-offset:1px}:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons)>:not(.divider)):hover:active{outline:none}:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons)>:not(.divider)):focus-visible{border-radius:2px;outline:2px solid var(--editor-toolbar-focus-outline-color)}:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText{--alt-text-add-image:url(altText_add.7748ee931bf6b4d5.svg);--alt-text-done-image:url(altText_done.1026be1100380b6d.svg);display:flex;align-items:center;justify-content:center;width:max-content;padding-inline:8px;pointer-events:all;font:menu;font-weight:590;font-size:12px;color:var(--editor-toolbar-fg-color)}:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText):disabled{pointer-events:none}:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText):before{content:"";mask-image:var(--alt-text-add-image);mask-repeat:no-repeat;mask-position:center;display:inline-block;width:12px;height:13px;background-color:var(--editor-toolbar-fg-color);margin-inline-end:4px}:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText):hover:before{background-color:var(--editor-toolbar-hover-fg-color)}.done:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText):before{mask-image:var(--alt-text-done-image)}.new:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText):before{width:16px;height:16px;mask-image:var(--new-alt-text-warning-image);background-color:var(--alt-text-warning-color);mask-size:cover}.new:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText):hover:before{background-color:var(--alt-text-hover-warning-color)}.new.done:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText):before{mask-image:var(--alt-text-done-image);background-color:var(--alt-text-done-color)}.new.done:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText):hover:before{background-color:var(--alt-text-hover-done-color)}:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText) .tooltip{display:none;word-wrap:anywhere}.show:is(:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText) .tooltip){--csstools-light-dark-toggle--75:var(--csstools-color-scheme--light) #1c1b22;--alt-text-tooltip-bg:var(--csstools-light-dark-toggle--75, #f0f0f4);--csstools-light-dark-toggle--76:var(--csstools-color-scheme--light) #fbfbfe;--alt-text-tooltip-fg:var(--csstools-light-dark-toggle--76, #15141a);--alt-text-tooltip-border:#8f8f9d;--csstools-light-dark-toggle--77:var(--csstools-color-scheme--light) #15141a;--alt-text-tooltip-shadow:0 2px 6px 0 var(--csstools-light-dark-toggle--77, rgb(58 57 68 / .2))}@supports (color: light-dark(red,red)){.show:is(:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText) .tooltip){--alt-text-tooltip-bg:light-dark(#f0f0f4, #1c1b22);--alt-text-tooltip-fg:light-dark(#15141a, #fbfbfe)}}@supports (color: light-dark(red,red)) and (color: rgb(0 0 0 / 0)){.show:is(:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText) .tooltip){--alt-text-tooltip-shadow:0 2px 6px 0 light-dark(rgb(58 57 68 / .2), #15141a)}}@supports not (color: light-dark(tan,tan)){.show:is(:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText) .tooltip) *{--csstools-light-dark-toggle--75:var(--csstools-color-scheme--light) #1c1b22;--alt-text-tooltip-bg:var(--csstools-light-dark-toggle--75, #f0f0f4);--csstools-light-dark-toggle--76:var(--csstools-color-scheme--light) #fbfbfe;--alt-text-tooltip-fg:var(--csstools-light-dark-toggle--76, #15141a);--csstools-light-dark-toggle--77:var(--csstools-color-scheme--light) #15141a;--alt-text-tooltip-shadow:0 2px 6px 0 var(--csstools-light-dark-toggle--77, rgb(58 57 68 / .2))}}@media screen and (forced-colors: active){.show:is(:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText) .tooltip){--alt-text-tooltip-bg:Canvas;--alt-text-tooltip-fg:CanvasText;--alt-text-tooltip-border:CanvasText;--alt-text-tooltip-shadow:none}}.show:is(:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .altText) .tooltip){display:inline-flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:calc(100% + 2px);inset-inline-start:0;padding-block:2px 3px;padding-inline:3px;max-width:300px;width:max-content;height:auto;font-size:12px;border:.5px solid var(--alt-text-tooltip-border);background:var(--alt-text-tooltip-bg);box-shadow:var(--alt-text-tooltip-shadow);color:var(--alt-text-tooltip-fg);pointer-events:none}:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .comment{width:var(--editor-toolbar-height)}:is(:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor,.signatureEditor),.textLayer) .editToolbar) .buttons) .comment):before{content:"";mask-image:var(--comment-edit-button-icon);mask-repeat:no-repeat;mask-position:center;display:inline-block;background-color:var(--editor-toolbar-fg-color);width:100%;height:100%}.annotationEditorLayer .freeTextEditor{padding:calc(var(--freetext-padding) * var(--total-scale-factor));width:auto;height:auto;touch-action:none}.annotationEditorLayer .freeTextEditor .internal{background:transparent;border:none;inset:0;overflow:visible;white-space:nowrap;font:10px sans-serif;line-height:var(--freetext-line-height);text-align:start;-webkit-user-select:none;user-select:none}.annotationEditorLayer .freeTextEditor .overlay{position:absolute;display:none;background:transparent;inset:0;width:100%;height:100%}.annotationEditorLayer freeTextEditor .overlay.enabled{display:block}.annotationEditorLayer .freeTextEditor .internal:empty:before{content:attr(default-content);color:gray}.annotationEditorLayer .freeTextEditor .internal:focus{outline:none;-webkit-user-select:auto;user-select:auto}.annotationEditorLayer .inkEditor{width:100%;height:100%}.annotationEditorLayer .inkEditor.editing{cursor:inherit}.annotationEditorLayer .inkEditor .inkEditorCanvas{position:absolute;inset:0;width:100%;height:100%;touch-action:none}.annotationEditorLayer .stampEditor{width:auto;height:auto}:is(.annotationEditorLayer .stampEditor) canvas{position:absolute;width:100%;height:100%;margin:0;top:0;left:0}:is(.annotationEditorLayer .stampEditor) .noAltTextBadge{--csstools-light-dark-toggle--78:var(--csstools-color-scheme--light) #52525e;--no-alt-text-badge-border-color:var(--csstools-light-dark-toggle--78, #f0f0f4);--csstools-light-dark-toggle--79:var(--csstools-color-scheme--light) #fbfbfe;--no-alt-text-badge-bg-color:var(--csstools-light-dark-toggle--79, #cfcfd8);--csstools-light-dark-toggle--80:var(--csstools-color-scheme--light) #15141a;--no-alt-text-badge-fg-color:var(--csstools-light-dark-toggle--80, #5b5b66)}@supports (color: light-dark(red,red)){:is(.annotationEditorLayer .stampEditor) .noAltTextBadge{--no-alt-text-badge-border-color:light-dark(#f0f0f4, #52525e);--no-alt-text-badge-bg-color:light-dark(#cfcfd8, #fbfbfe);--no-alt-text-badge-fg-color:light-dark(#5b5b66, #15141a)}}@supports not (color: light-dark(tan,tan)){:is(:is(.annotationEditorLayer .stampEditor) .noAltTextBadge) *{--csstools-light-dark-toggle--78:var(--csstools-color-scheme--light) #52525e;--no-alt-text-badge-border-color:var(--csstools-light-dark-toggle--78, #f0f0f4);--csstools-light-dark-toggle--79:var(--csstools-color-scheme--light) #fbfbfe;--no-alt-text-badge-bg-color:var(--csstools-light-dark-toggle--79, #cfcfd8);--csstools-light-dark-toggle--80:var(--csstools-color-scheme--light) #15141a;--no-alt-text-badge-fg-color:var(--csstools-light-dark-toggle--80, #5b5b66)}}@media screen and (forced-colors: active){:is(.annotationEditorLayer .stampEditor) .noAltTextBadge{--no-alt-text-badge-border-color:ButtonText;--no-alt-text-badge-bg-color:ButtonFace;--no-alt-text-badge-fg-color:ButtonText}}:is(.annotationEditorLayer .stampEditor) .noAltTextBadge{position:absolute;inset-inline-end:5px;inset-block-end:5px;display:inline-flex;width:32px;height:32px;padding:3px;justify-content:center;align-items:center;pointer-events:none;z-index:1;border-radius:2px;border:1px solid var(--no-alt-text-badge-border-color);background:var(--no-alt-text-badge-bg-color)}:is(:is(.annotationEditorLayer .stampEditor) .noAltTextBadge):before{content:"";display:inline-block;width:16px;height:16px;mask-image:var(--new-alt-text-warning-image);mask-size:cover;background-color:var(--no-alt-text-badge-fg-color)}:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor))>.resizers{position:absolute;inset:0;z-index:1}.hidden:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor))>.resizers){display:none}:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor))>.resizers)>.resizer{width:var(--resizer-size);height:var(--resizer-size);background:content-box var(--resizer-bg-color);border:var(--focus-outline-around);border-radius:2px;position:absolute}.topLeft:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor))>.resizers)>.resizer){top:var(--resizer-shift);left:var(--resizer-shift)}.topMiddle:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor))>.resizers)>.resizer){top:var(--resizer-shift);left:calc(50% + var(--resizer-shift))}.topRight:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor))>.resizers)>.resizer){top:var(--resizer-shift);right:var(--resizer-shift)}.middleRight:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor))>.resizers)>.resizer){top:calc(50% + var(--resizer-shift));right:var(--resizer-shift)}.bottomRight:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor))>.resizers)>.resizer){bottom:var(--resizer-shift);right:var(--resizer-shift)}.bottomMiddle:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor))>.resizers)>.resizer){bottom:var(--resizer-shift);left:calc(50% + var(--resizer-shift))}.bottomLeft:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor))>.resizers)>.resizer){bottom:var(--resizer-shift);left:var(--resizer-shift)}.middleLeft:is(:is(:is(.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.signatureEditor))>.resizers)>.resizer){top:calc(50% + var(--resizer-shift));left:var(--resizer-shift)}.topLeft:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]))>.resizers>.resizer),.bottomRight:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]))>.resizers>.resizer){cursor:nwse-resize}.topMiddle:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]))>.resizers>.resizer),.bottomMiddle:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]))>.resizers>.resizer){cursor:ns-resize}.topRight:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]))>.resizers>.resizer),.bottomLeft:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]))>.resizers>.resizer){cursor:nesw-resize}.middleRight:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]))>.resizers>.resizer),.middleLeft:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]))>.resizers>.resizer){cursor:ew-resize}.topLeft:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]))>.resizers>.resizer),.bottomRight:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]))>.resizers>.resizer){cursor:nesw-resize}.topMiddle:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]))>.resizers>.resizer),.bottomMiddle:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]))>.resizers>.resizer){cursor:ew-resize}.topRight:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]))>.resizers>.resizer),.bottomLeft:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]))>.resizers>.resizer){cursor:nwse-resize}.middleRight:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]))>.resizers>.resizer),.middleLeft:is(:is(.annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]),.annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),.annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),.annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]))>.resizers>.resizer){cursor:ns-resize}:is(.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"])) .editToolbar{rotate:270deg}[dir=ltr] :is(:is(.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"])) .editToolbar){inset-inline-end:calc(0px - var(--editor-toolbar-vert-offset));inset-block-start:0}[dir=rtl] :is(:is(.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"])) .editToolbar){inset-inline-end:calc(100% + var(--editor-toolbar-vert-offset));inset-block-start:0}:is(.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="180"],[data-main-rotation="90"] [data-editor-rotation="90"],[data-main-rotation="180"] [data-editor-rotation="0"],[data-main-rotation="270"] [data-editor-rotation="270"])) .editToolbar{rotate:180deg;inset-inline-end:100%;inset-block-start:calc(0px - var(--editor-toolbar-vert-offset))}:is(.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"])) .editToolbar{rotate:90deg}[dir=ltr] :is(:is(.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"])) .editToolbar){inset-inline-end:calc(100% + var(--editor-toolbar-vert-offset));inset-block-start:100%}[dir=rtl] :is(:is(.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"])) .editToolbar){inset-inline-start:calc(0px - var(--editor-toolbar-vert-offset));inset-block-start:0}.dialog.altText::backdrop{mask:url(#alttext-manager-mask)}.dialog.altText.positioned{margin:0}.dialog.altText #altTextContainer{width:300px;height:fit-content;display:inline-flex;flex-direction:column;align-items:flex-start;gap:16px}:is(.dialog.altText #altTextContainer) #overallDescription{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}:is(:is(.dialog.altText #altTextContainer) #overallDescription) span{align-self:stretch}:is(:is(.dialog.altText #altTextContainer) #overallDescription) .title{font-size:13px;font-style:normal;font-weight:590}:is(.dialog.altText #altTextContainer) #addDescription{display:flex;flex-direction:column;align-items:stretch;gap:8px}:is(:is(.dialog.altText #altTextContainer) #addDescription) .descriptionArea{flex:1;padding-inline:24px 10px}:is(:is(:is(.dialog.altText #altTextContainer) #addDescription) .descriptionArea) textarea{width:100%;min-height:75px}:is(.dialog.altText #altTextContainer) #buttons{display:flex;justify-content:flex-end;align-items:flex-start;gap:8px;align-self:stretch}.dialog.newAltText{--new-alt-text-ai-disclaimer-icon:url(altText_disclaimer.7e3c2bddcf38b9cc.svg);--new-alt-text-spinner-icon:url(altText_spinner.61afe1f4a6648dfc.svg);--csstools-light-dark-toggle--81:var(--csstools-color-scheme--light) #2b2a33;--preview-image-bg-color:var(--csstools-light-dark-toggle--81, #f0f0f4);--preview-image-border:none}@supports (color: light-dark(red,red)){.dialog.newAltText{--preview-image-bg-color:light-dark(#f0f0f4, #2b2a33)}}@supports not (color: light-dark(tan,tan)){.dialog.newAltText *{--csstools-light-dark-toggle--81:var(--csstools-color-scheme--light) #2b2a33;--preview-image-bg-color:var(--csstools-light-dark-toggle--81, #f0f0f4)}}@media screen and (forced-colors: active){.dialog.newAltText{--preview-image-bg-color:ButtonFace;--preview-image-border:1px solid ButtonText}}.dialog.newAltText{width:80%;max-width:570px;min-width:300px;padding:0}.dialog.newAltText.noAi #newAltTextDisclaimer,.dialog.newAltText.noAi #newAltTextCreateAutomatically,.dialog.newAltText.aiInstalling #newAltTextCreateAutomatically{display:none!important}.dialog.newAltText.aiInstalling #newAltTextDownloadModel{display:flex!important}.dialog.newAltText.error #newAltTextNotNow{display:none!important}.dialog.newAltText.error #newAltTextCancel{display:inline-block!important}.dialog.newAltText:not(.error) #newAltTextError{display:none!important}.dialog.newAltText #newAltTextContainer{display:flex;width:auto;padding:16px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:12px;flex:0 1 auto;line-height:normal}:is(.dialog.newAltText #newAltTextContainer) #mainContent{display:flex;justify-content:flex-end;align-items:flex-start;gap:12px;align-self:stretch;flex:1 1 auto}:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #descriptionAndSettings{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0 0;align-self:stretch}:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #descriptionInstruction{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;flex:1 1 auto}:is(:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #descriptionInstruction) #newAltTextDescriptionContainer{width:100%;height:70px;position:relative}:is(:is(:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #descriptionInstruction) #newAltTextDescriptionContainer) textarea{width:100%;height:100%;padding:8px}:is(:is(:is(:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #descriptionInstruction) #newAltTextDescriptionContainer) textarea)::placeholder{color:var(--text-secondary-color)}:is(:is(:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #descriptionInstruction) #newAltTextDescriptionContainer) .altTextSpinner{display:none;position:absolute;width:16px;height:16px;inset-inline-start:8px;inset-block-start:8px;mask-size:cover;background-color:var(--text-secondary-color);pointer-events:none}.loading:is(:is(:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #descriptionInstruction) #newAltTextDescriptionContainer) textarea::placeholder{color:transparent}.loading:is(:is(:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #descriptionInstruction) #newAltTextDescriptionContainer) .altTextSpinner{display:inline-block;mask-image:var(--new-alt-text-spinner-icon)}:is(:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #descriptionInstruction) #newAltTextDescription{font-size:11px}:is(:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #descriptionInstruction) #newAltTextDisclaimer{display:flex;flex-direction:row;align-items:flex-start;gap:4px;font-size:11px}:is(:is(:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #descriptionInstruction) #newAltTextDisclaimer):before{content:"";display:inline-block;width:17px;height:16px;mask-image:var(--new-alt-text-ai-disclaimer-icon);mask-size:cover;background-color:var(--text-secondary-color);flex:1 0 auto}:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #newAltTextDownloadModel{display:flex;align-items:center;gap:4px;align-self:stretch}:is(:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #newAltTextDownloadModel):before{content:"";display:inline-block;width:16px;height:16px;mask-image:var(--new-alt-text-spinner-icon);mask-size:cover;background-color:var(--text-secondary-color)}:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #newAltTextImagePreview{width:180px;aspect-ratio:1;display:flex;justify-content:center;align-items:center;flex:0 0 auto;background-color:var(--preview-image-bg-color);border:var(--preview-image-border)}:is(:is(:is(.dialog.newAltText #newAltTextContainer) #mainContent) #newAltTextImagePreview)>canvas{max-width:100%;max-height:100%}.colorPicker{--csstools-light-dark-toggle--82:var(--csstools-color-scheme--light) #80ebff;--hover-outline-color:var(--csstools-light-dark-toggle--82, #0250bb);--csstools-light-dark-toggle--83:var(--csstools-color-scheme--light) #aaf2ff;--selected-outline-color:var(--csstools-light-dark-toggle--83, #0060df);--csstools-light-dark-toggle--84:var(--csstools-color-scheme--light) #52525e;--swatch-border-color:var(--csstools-light-dark-toggle--84, #cfcfd8)}@supports (color: light-dark(red,red)){.colorPicker{--hover-outline-color:light-dark(#0250bb, #80ebff);--selected-outline-color:light-dark(#0060df, #aaf2ff);--swatch-border-color:light-dark(#cfcfd8, #52525e)}}@supports not (color: light-dark(tan,tan)){.colorPicker *{--csstools-light-dark-toggle--82:var(--csstools-color-scheme--light) #80ebff;--hover-outline-color:var(--csstools-light-dark-toggle--82, #0250bb);--csstools-light-dark-toggle--83:var(--csstools-color-scheme--light) #aaf2ff;--selected-outline-color:var(--csstools-light-dark-toggle--83, #0060df);--csstools-light-dark-toggle--84:var(--csstools-color-scheme--light) #52525e;--swatch-border-color:var(--csstools-light-dark-toggle--84, #cfcfd8)}}@media screen and (forced-colors: active){.colorPicker{--hover-outline-color:Highlight;--selected-outline-color:var(--hover-outline-color);--swatch-border-color:ButtonText}}.colorPicker .swatch{width:16px;height:16px;border:1px solid var(--swatch-border-color);border-radius:100%;outline-offset:2px;box-sizing:border-box;forced-color-adjust:none}.colorPicker button:is(:hover,.selected)>.swatch{border:none}.basicColorPicker{width:28px}.basicColorPicker::-moz-color-swatch{border-radius:100%}.basicColorPicker::-webkit-color-swatch{border-radius:100%}.annotationEditorLayer[data-main-rotation="0"] .highlightEditor:not(.free)>.editToolbar{rotate:0deg}.annotationEditorLayer[data-main-rotation="90"] .highlightEditor:not(.free)>.editToolbar{rotate:270deg}.annotationEditorLayer[data-main-rotation="180"] .highlightEditor:not(.free)>.editToolbar{rotate:180deg}.annotationEditorLayer[data-main-rotation="270"] .highlightEditor:not(.free)>.editToolbar{rotate:90deg}.annotationEditorLayer .highlightEditor{position:absolute;background:transparent;z-index:1;cursor:auto;max-width:100%;max-height:100%;border:none;outline:none;pointer-events:none;transform-origin:0 0}:is(.annotationEditorLayer .highlightEditor):not(.free){transform:none}:is(.annotationEditorLayer .highlightEditor) .internal{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:auto}.disabled:is(.annotationEditorLayer .highlightEditor) .internal{pointer-events:none}.selectedEditor:is(.annotationEditorLayer .highlightEditor) .internal{cursor:pointer}:is(.annotationEditorLayer .highlightEditor) .editToolbar{--editor-toolbar-colorpicker-arrow-image:url(toolbarButton-menuArrow.37a6145debbc3b89.svg);transform-origin:center!important}:is(:is(:is(.annotationEditorLayer .highlightEditor) .editToolbar) .buttons) .colorPicker{position:relative;width:auto;display:flex;justify-content:center;align-items:center;gap:4px;padding:4px}:is(:is(:is(:is(.annotationEditorLayer .highlightEditor) .editToolbar) .buttons) .colorPicker):after{content:"";mask-image:var(--editor-toolbar-colorpicker-arrow-image);mask-repeat:no-repeat;mask-position:center;display:inline-block;background-color:var(--editor-toolbar-fg-color);width:12px;height:12px}:is(:is(:is(:is(.annotationEditorLayer .highlightEditor) .editToolbar) .buttons) .colorPicker):hover:after{background-color:var(--editor-toolbar-hover-fg-color)}:is(:is(:is(:is(.annotationEditorLayer .highlightEditor) .editToolbar) .buttons) .colorPicker):has(.dropdown:not(.hidden)){background-color:var(--editor-toolbar-hover-bg-color)}:is(:is(:is(:is(.annotationEditorLayer .highlightEditor) .editToolbar) .buttons) .colorPicker):has(.dropdown:not(.hidden)):after{scale:-1}:is(:is(:is(:is(.annotationEditorLayer .highlightEditor) .editToolbar) .buttons) .colorPicker) .dropdown{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:11px;padding-block:8px;border-radius:6px;background-color:var(--editor-toolbar-bg-color);border:1px solid var(--editor-toolbar-border-color);box-shadow:var(--editor-toolbar-shadow);inset-block-start:calc(100% + 4px);width:calc(100% + 2 * var(--editor-toolbar-padding))}:is(:is(:is(:is(:is(.annotationEditorLayer .highlightEditor) .editToolbar) .buttons) .colorPicker) .dropdown) button{width:100%;height:auto;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;background:none}:is(:is(:is(:is(:is(:is(.annotationEditorLayer .highlightEditor) .editToolbar) .buttons) .colorPicker) .dropdown) button):is(:active,:focus-visible){outline:none}:is(:is(:is(:is(:is(:is(.annotationEditorLayer .highlightEditor) .editToolbar) .buttons) .colorPicker) .dropdown) button)>.swatch{outline-offset:2px}[aria-selected=true]:is(:is(:is(:is(:is(:is(.annotationEditorLayer .highlightEditor) .editToolbar) .buttons) .colorPicker) .dropdown) button)>.swatch{outline:2px solid var(--selected-outline-color)}:is(:is(:is(:is(:is(:is(.annotationEditorLayer .highlightEditor) .editToolbar) .buttons) .colorPicker) .dropdown) button):is(:hover,:active,:focus-visible)>.swatch{outline:2px solid var(--hover-outline-color)}.editorParamsToolbar:has(#highlightParamsToolbarContainer){padding:unset}#highlightParamsToolbarContainer{gap:16px;padding-inline:10px;padding-block-end:12px}#highlightParamsToolbarContainer .colorPicker{display:flex;flex-direction:column;gap:8px}:is(#highlightParamsToolbarContainer .colorPicker) .dropdown{display:flex;justify-content:space-between;align-items:center;flex-direction:row;height:auto}:is(:is(#highlightParamsToolbarContainer .colorPicker) .dropdown) button{width:auto;height:auto;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;background:none;flex:0 0 auto;padding:0}:is(:is(:is(#highlightParamsToolbarContainer .colorPicker) .dropdown) button) .swatch{width:24px;height:24px}:is(:is(:is(#highlightParamsToolbarContainer .colorPicker) .dropdown) button):is(:active,:focus-visible){outline:none}[aria-selected=true]:is(:is(:is(#highlightParamsToolbarContainer .colorPicker) .dropdown) button)>.swatch{outline:2px solid var(--selected-outline-color)}:is(:is(:is(#highlightParamsToolbarContainer .colorPicker) .dropdown) button):is(:hover,:active,:focus-visible)>.swatch{outline:2px solid var(--hover-outline-color)}#highlightParamsToolbarContainer #editorHighlightThickness{display:flex;flex-direction:column;align-items:center;gap:4px;align-self:stretch}:is(#highlightParamsToolbarContainer #editorHighlightThickness) .editorParamsLabel{height:auto;align-self:stretch}:is(#highlightParamsToolbarContainer #editorHighlightThickness) .thicknessPicker{display:flex;justify-content:space-between;align-items:center;align-self:stretch;--csstools-light-dark-toggle--85:var(--csstools-color-scheme--light) #80808e;--example-color:var(--csstools-light-dark-toggle--85, #bfbfc9)}@supports (color: light-dark(red,red)){:is(#highlightParamsToolbarContainer #editorHighlightThickness) .thicknessPicker{--example-color:light-dark(#bfbfc9, #80808e)}}@supports not (color: light-dark(tan,tan)){:is(:is(#highlightParamsToolbarContainer #editorHighlightThickness) .thicknessPicker) *{--csstools-light-dark-toggle--85:var(--csstools-color-scheme--light) #80808e;--example-color:var(--csstools-light-dark-toggle--85, #bfbfc9)}}@media screen and (forced-colors: active){:is(#highlightParamsToolbarContainer #editorHighlightThickness) .thicknessPicker{--example-color:CanvasText}}:is(:is(:is(#highlightParamsToolbarContainer #editorHighlightThickness) .thicknessPicker)>.editorParamsSlider[disabled]){opacity:.4}:is(:is(#highlightParamsToolbarContainer #editorHighlightThickness) .thicknessPicker):before,:is(:is(#highlightParamsToolbarContainer #editorHighlightThickness) .thicknessPicker):after{content:"";width:8px;aspect-ratio:1;display:block;border-radius:100%;background-color:var(--example-color)}:is(:is(#highlightParamsToolbarContainer #editorHighlightThickness) .thicknessPicker):after{width:24px}:is(:is(#highlightParamsToolbarContainer #editorHighlightThickness) .thicknessPicker) .editorParamsSlider{width:unset;height:14px}#highlightParamsToolbarContainer #editorHighlightVisibility{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}:is(#highlightParamsToolbarContainer #editorHighlightVisibility) .divider{--csstools-light-dark-toggle--86:var(--csstools-color-scheme--light) #8f8f9d;--divider-color:var(--csstools-light-dark-toggle--86, #d7d7db)}@supports (color: light-dark(red,red)){:is(#highlightParamsToolbarContainer #editorHighlightVisibility) .divider{--divider-color:light-dark(#d7d7db, #8f8f9d)}}@supports not (color: light-dark(tan,tan)){:is(:is(#highlightParamsToolbarContainer #editorHighlightVisibility) .divider) *{--csstools-light-dark-toggle--86:var(--csstools-color-scheme--light) #8f8f9d;--divider-color:var(--csstools-light-dark-toggle--86, #d7d7db)}}@media screen and (forced-colors: active){:is(#highlightParamsToolbarContainer #editorHighlightVisibility) .divider{--divider-color:CanvasText}}:is(#highlightParamsToolbarContainer #editorHighlightVisibility) .divider{margin-block:4px;width:100%;height:1px;background-color:var(--divider-color)}:is(#highlightParamsToolbarContainer #editorHighlightVisibility) .toggler{display:flex;justify-content:space-between;align-items:center;align-self:stretch}#altTextSettingsDialog{padding:16px}#altTextSettingsDialog #altTextSettingsContainer{display:flex;width:573px;flex-direction:column;gap:16px}:is(#altTextSettingsDialog #altTextSettingsContainer) .mainContainer{gap:16px}:is(#altTextSettingsDialog #altTextSettingsContainer) .description{color:var(--text-secondary-color)}:is(#altTextSettingsDialog #altTextSettingsContainer) #aiModelSettings{display:flex;flex-direction:column;gap:12px}:is(:is(#altTextSettingsDialog #altTextSettingsContainer) #aiModelSettings) button{width:fit-content}.download:is(:is(#altTextSettingsDialog #altTextSettingsContainer) #aiModelSettings) #deleteModelButton{display:none}:is(:is(#altTextSettingsDialog #altTextSettingsContainer) #aiModelSettings):not(.download) #downloadModelButton{display:none}:is(#altTextSettingsDialog #altTextSettingsContainer) #automaticAltText,:is(#altTextSettingsDialog #altTextSettingsContainer) #altTextEditor{display:flex;flex-direction:column;gap:8px}:is(#altTextSettingsDialog #altTextSettingsContainer) #createModelDescription,:is(#altTextSettingsDialog #altTextSettingsContainer) #aiModelSettings,:is(#altTextSettingsDialog #altTextSettingsContainer) #showAltTextDialogDescription{padding-inline-start:40px}:is(#altTextSettingsDialog #altTextSettingsContainer) #automaticSettings{display:flex;flex-direction:column;gap:16px}.sidebar{--csstools-light-dark-toggle--87:var(--csstools-color-scheme--light) #23222b;--sidebar-bg-color:var(--csstools-light-dark-toggle--87, #fff);--csstools-light-dark-toggle--88:var(--csstools-color-scheme--light) rgb(251 251 254 / .1);--sidebar-border-color:var(--csstools-light-dark-toggle--88, rgb(21 20 26 / .1));--csstools-light-dark-toggle--89:var(--csstools-color-scheme--light) rgb(0 0 0 / .2);--csstools-light-dark-toggle--90:var(--csstools-color-scheme--light) rgb(0 0 0 / .4);--sidebar-box-shadow:0 .25px .75px var(--csstools-light-dark-toggle--89, rgb(0 0 0 / .05)), 0 2px 6px 0 var(--csstools-light-dark-toggle--90, rgb(0 0 0 / .1))}@supports (color: light-dark(red,red)){.sidebar{--sidebar-bg-color:light-dark(#fff, #23222b)}}@supports (color: light-dark(red,red)) and (color: rgb(0 0 0 / 0)){.sidebar{--sidebar-border-color:light-dark( rgb(21 20 26 / .1), rgb(251 251 254 / .1) );--sidebar-box-shadow:0 .25px .75px light-dark(rgb(0 0 0 / .05), rgb(0 0 0 / .2)), 0 2px 6px 0 light-dark(rgb(0 0 0 / .1), rgb(0 0 0 / .4))}}@supports not (color: light-dark(tan,tan)){.sidebar *{--csstools-light-dark-toggle--87:var(--csstools-color-scheme--light) #23222b;--sidebar-bg-color:var(--csstools-light-dark-toggle--87, #fff);--csstools-light-dark-toggle--88:var(--csstools-color-scheme--light) rgb(251 251 254 / .1);--sidebar-border-color:var(--csstools-light-dark-toggle--88, rgb(21 20 26 / .1));--csstools-light-dark-toggle--89:var(--csstools-color-scheme--light) rgb(0 0 0 / .2);--csstools-light-dark-toggle--90:var(--csstools-color-scheme--light) rgb(0 0 0 / .4);--sidebar-box-shadow:0 .25px .75px var(--csstools-light-dark-toggle--89, rgb(0 0 0 / .05)), 0 2px 6px 0 var(--csstools-light-dark-toggle--90, rgb(0 0 0 / .1))}}@media screen and (forced-colors: active){.sidebar{--sidebar-bg-color:Canvas;--sidebar-border-color:CanvasText;--sidebar-box-shadow:none}}.sidebar{border-radius:8px;box-shadow:var(--sidebar-box-shadow);border:1px solid var(--sidebar-border-color);background-color:var(--sidebar-bg-color);inset-block-start:calc(100% + var(--doorhanger-height) - 2px)}:root{--csstools-color-scheme--light:initial;color-scheme:light dark;--viewer-container-height:0;--pdfViewer-padding-bottom:0;--page-margin:1px auto -8px;--page-border:9px solid transparent;--spreadHorizontalWrapped-margin-LR:-3.5px;--loading-icon-delay:.4s;--csstools-light-dark-toggle--91:var(--csstools-color-scheme--light) #0df;--focus-ring-color:var(--csstools-light-dark-toggle--91, #0060df);--focus-ring-outline:2px solid var(--focus-ring-color)}@supports (color: light-dark(red,red)){:root{--focus-ring-color:light-dark(#0060df, #0df)}}@supports not (color: light-dark(tan,tan)){:root *{--csstools-light-dark-toggle--91:var(--csstools-color-scheme--light) #0df;--focus-ring-color:var(--csstools-light-dark-toggle--91, #0060df)}}@media (prefers-color-scheme: dark){:root{--csstools-color-scheme--light:}}@media screen and (forced-colors: active){:root{--pdfViewer-padding-bottom:9px;--page-margin:8px auto -1px;--page-border:1px solid CanvasText;--spreadHorizontalWrapped-margin-LR:3.5px;--focus-ring-color:CanvasText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}#hiddenCopyElement,.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.pdfViewer{--scale-factor:1;--page-bg-color:unset;padding-bottom:var(--pdfViewer-padding-bottom);--hcm-highlight-filter:none;--hcm-highlight-selected-filter:none}@media screen and (forced-colors: active){.pdfViewer{--hcm-highlight-filter:invert(100%)}}.pdfViewer.copyAll{cursor:wait}.pdfViewer .canvasWrapper{overflow:hidden;width:100%;height:100%}:is(.pdfViewer .canvasWrapper) canvas{position:absolute;top:0;left:0;margin:0;display:block;width:100%;height:100%;contain:content}:is(:is(.pdfViewer .canvasWrapper) canvas) .structTree{contain:strict}.pdfViewer .page{--user-unit:1;--total-scale-factor:calc(var(--scale-factor) * var(--user-unit));--scale-round-x:1px;--scale-round-y:1px;direction:ltr;width:816px;height:1056px;margin:var(--page-margin);position:relative;overflow:visible;border:var(--page-border);background-clip:content-box;background-color:var(--page-bg-color, rgb(255 255 255))}.pdfViewer .dummyPage{position:relative;width:0;height:var(--viewer-container-height)}.pdfViewer.noUserSelect{-webkit-user-select:none;user-select:none}.pdfViewer.removePageBorders .page{margin:0 auto 10px;border:none}.pdfViewer.singlePageView{display:inline-block}.pdfViewer.singlePageView .page{margin:0;border:none}.pdfViewer:is(.scrollHorizontal,.scrollWrapped),.spread{margin-inline:3.5px;text-align:center}.pdfViewer.scrollHorizontal,.spread{white-space:nowrap}.pdfViewer.removePageBorders,.pdfViewer:is(.scrollHorizontal,.scrollWrapped) .spread{margin-inline:0}.spread :is(.page,.dummyPage),.pdfViewer:is(.scrollHorizontal,.scrollWrapped) :is(.page,.spread){display:inline-block;vertical-align:middle}.spread .page,.pdfViewer:is(.scrollHorizontal,.scrollWrapped) .page{margin-inline:var(--spreadHorizontalWrapped-margin-LR)}.pdfViewer.removePageBorders .spread .page,.pdfViewer.removePageBorders:is(.scrollHorizontal,.scrollWrapped) .page{margin-inline:5px}.pdfViewer .page.loadingIcon:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(loading-icon.042fa80689a7f6d0.gif) center no-repeat;display:none;transition-property:display;transition-delay:var(--loading-icon-delay);z-index:5;contain:strict}.pdfViewer .page.loading:after{display:block}.pdfViewer .page:not(.loading):after{transition-property:none;display:none}.pdfPresentationMode .pdfViewer{padding-bottom:0}.pdfPresentationMode .spread{margin:0}.pdfPresentationMode .pdfViewer .page{margin:0 auto;border:2px solid transparent}.c3 svg{font:10px sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0)}.c3 path,.c3 line{fill:none;stroke:#000}.c3 text{-webkit-user-select:none;user-select:none}.c3-legend-item-tile,.c3-xgrid-focus,.c3-ygrid,.c3-event-rect,.c3-bars path{shape-rendering:crispEdges}.c3-chart-arc path{stroke:#fff}.c3-chart-arc rect{stroke:#fff;stroke-width:1}.c3-chart-arc text{fill:#fff;font-size:13px}.c3-grid line{stroke:#aaa}.c3-grid text{fill:#aaa}.c3-xgrid,.c3-ygrid{stroke-dasharray:3 3}.c3-text.c3-empty{fill:gray;font-size:2em}.c3-line{stroke-width:1px}.c3-circle{fill:currentColor}.c3-circle._expanded_{stroke-width:1px;stroke:#fff}.c3-selected-circle{fill:#fff;stroke-width:2px}.c3-bar{stroke-width:0}.c3-bar._expanded_{fill-opacity:1;fill-opacity:.75}.c3-target.c3-focused{opacity:1}.c3-target.c3-focused path.c3-line,.c3-target.c3-focused path.c3-step{stroke-width:2px}.c3-target.c3-defocused{opacity:.3!important}.c3-region{fill:#4682b4;fill-opacity:.1}.c3-region text{fill-opacity:1}.c3-brush .extent{fill-opacity:.1}.c3-legend-item{font-size:12px}.c3-legend-item-hidden{opacity:.15}.c3-legend-background{opacity:.75;fill:#fff;stroke:#d3d3d3;stroke-width:1}.c3-title{font:14px sans-serif}.c3-tooltip-container{z-index:10}.c3-tooltip{border-collapse:collapse;border-spacing:0;background-color:#fff;empty-cells:show;box-shadow:7px 7px 12px -9px #777;opacity:.9}.c3-tooltip tr{border:1px solid #CCC}.c3-tooltip th{background-color:#aaa;font-size:14px;padding:2px 5px;text-align:left;color:#fff}.c3-tooltip td{font-size:13px;padding:3px 6px;background-color:#fff;border-left:1px dotted #999}.c3-tooltip td>span{display:inline-block;width:10px;height:10px;margin-right:6px}.c3-tooltip .value{text-align:right}.c3-area{stroke-width:0;opacity:.2}.c3-chart-arcs-title{dominant-baseline:middle;font-size:1.3em}.c3-chart-arcs .c3-chart-arcs-background{fill:#e0e0e0;stroke:#fff}.c3-chart-arcs .c3-chart-arcs-gauge-unit{fill:#000;font-size:16px}.c3-chart-arcs .c3-chart-arcs-gauge-max,.c3-chart-arcs .c3-chart-arcs-gauge-min{fill:#777}.c3-chart-arc .c3-gauge-value{fill:#000}.c3-chart-arc.c3-target g path{opacity:1}.c3-chart-arc.c3-target.c3-focused g path{opacity:1}.c3-drag-zoom.enabled{pointer-events:all!important;visibility:visible}.c3-drag-zoom.disabled{pointer-events:none!important;visibility:hidden}.c3-drag-zoom .extent{fill-opacity:.1}/*!
 * surveyjs - Survey JavaScript library v1.9.121
 * Copyright (c) 2015-2023 Devsoft Baltic OÜ  - http://surveyjs.io/
 * License: MIT (http://www.opensource.org/licenses/mit-license.php)
 */@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}.sv-action-bar{display:flex;box-sizing:content-box;position:relative;align-items:center;margin-left:auto;overflow:hidden;white-space:nowrap}.sv-action-bar-separator{display:inline-block;width:1px;height:24px;vertical-align:middle;margin-right:16px;background-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sv-action-bar--default-size-mode .sv-action-bar-separator{margin:0 var(--sjs-base-unit, var(--base-unit, 8px))}.sv-action-bar--small-size-mode .sv-action-bar-separator{margin:0 calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-action-bar-item{appearance:none;display:flex;padding:var(--sjs-base-unit, var(--base-unit, 8px));box-sizing:border-box;border:none;border-radius:calc(.5*(var(--sjs-corner-radius, 4px)));background-color:#0000;color:var(--sjs-general-forecolor, var(--foreground, #161616));cursor:pointer;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));overflow-x:hidden;white-space:nowrap}button.sv-action-bar-item{overflow:hidden}.sv-action-bar--default-size-mode .sv-action-bar-item{height:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));margin:0 var(--sjs-base-unit, var(--base-unit, 8px))}.sv-action-bar--small-size-mode .sv-action-bar-item{height:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));font-size:calc(.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px);margin:0 calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-action:first-of-type .sv-action-bar-item{margin-inline-start:0}.sv-action:last-of-type .sv-action-bar-item{margin-inline-end:0}.sv-action-bar--default-size-mode .sv-action-bar-item__title--with-icon{margin-inline-start:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-action-bar--small-size-mode .sv-action-bar-item__title--with-icon{margin-inline-start:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-action-bar-item__icon svg{display:block}.sv-action-bar-item__icon use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-action-bar-item:not(.sv-action-bar-item--pressed):hover:enabled,.sv-action-bar-item:not(.sv-action-bar-item--pressed):focus:enabled{outline:none;background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sv-action-bar-item--active.sv-action-bar-item--pressed:focus,.sv-action-bar-item--active.sv-action-bar-item--pressed:focus-visible{outline:none}.sv-action-bar-item:not(.sv-action-bar-item--pressed):active:enabled{opacity:.5}.sv-action-bar-item:disabled{opacity:.25;cursor:default}.sv-action-bar-item__title{color:inherit;vertical-align:middle;white-space:nowrap}.sv-action-bar-item--secondary .sv-action-bar-item__icon use{fill:var(--sjs-secondary-backcolor, var(--secondary, #ff9814))}.sv-action-bar-item--active .sv-action-bar-item__icon use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-action-bar-item-dropdown{appearance:none;display:flex;height:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:var(--sjs-base-unit, var(--base-unit, 8px));box-sizing:border-box;border:none;border-radius:calc(.5*(var(--sjs-corner-radius, 4px)));background-color:#0000;cursor:pointer;line-height:calc(1.5*(var(--sjs-font-size, 16px)));font-size:var(--sjs-font-size, 16px);font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)))}.sv-expand-action:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 10 10' style='enable-background:new 0 0 10 10;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23404040;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='2,2 0,4 5,9 10,4 8,2 5,5 '/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;height:10px;width:12px;margin:auto 8px}.sv-expand-action--expanded:before{transform:rotate(180deg)}.sv-dots{width:48px}.sv-dots__item{width:100%}.sv-dots__item .sv-action-bar-item__icon{margin:auto}.sv-action--hidden{width:0px;height:0px;overflow:hidden;visibility:hidden}.sv-action--hidden .sv-action__content{min-width:fit-content}.sv-action__content{display:flex;flex-direction:row;align-items:center}.sv-action__content>*{flex:0 0 auto}.sv-action--space{margin-left:auto}.sv-action-bar-item--pressed:not(.sv-action-bar-item--active){background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));opacity:50%}.sv-dragged-element-shortcut{height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));min-width:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:calc(4.5*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:var(--sjs-general-backcolor, var(--background, #fff));padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));cursor:grabbing;position:absolute;z-index:10000;box-shadow:0 8px 16px #0000001a;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-size, 16px);padding-left:calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))));line-height:calc(1.5*(var(--sjs-font-size, 16px)))}.sv-matrixdynamic__drag-icon{padding-top:calc(1.75*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-matrixdynamic__drag-icon:after{content:" ";display:block;height:calc(.75*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))));border:1px solid #e7e7e7;box-sizing:border-box;border-radius:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))));cursor:move;margin-top:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-matrix-row--drag-drop-ghost-mod td{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sv-matrix-row--drag-drop-ghost-mod td>*{visibility:hidden}sv-popup{display:block;position:absolute}.sv-popup{position:fixed;left:0;top:0;width:100vw;outline:none;z-index:2000;height:100vh}.sv-dropdown-popup{height:0}.sv-popup__container{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));box-shadow:var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, .1));border-radius:var(--sjs-corner-radius, 4px);position:absolute;padding:0}.sv-popup__shadow{width:100%;height:100%;border-radius:var(--sjs-corner-radius, 4px)}.sv-popup__body-content{background-color:var(--sjs-general-backcolor, var(--background, #fff));border-radius:var(--sjs-corner-radius, 4px);width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;max-height:90vh;max-width:100vw}.sv-popup--modal{display:flex;align-items:center;justify-content:center;background-color:var(--background-semitransparent, rgba(144, 144, 144, .5));padding:calc(11*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(15*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box}.sv-popup--modal>.sv-popup__container{position:static;display:flex}.sv-popup--modal>.sv-popup__container>.sv-popup__shadow>.sv-popup__body-content{box-shadow:var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, .1));background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9));padding:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));height:auto}.sv-popup--modal>.sv-popup__container>.sv-popup__shadow>.sv-popup__body-content .sv-popup__body-footer{padding-bottom:2px}.sv-popup--confirm-delete .sv-popup__shadow{height:initial}.sv-popup--confirm-delete .sv-popup__container,.sv-popup--confirm-delete .sv-popup__body-content{border-radius:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-popup--confirm-delete .sv-popup__body-header{color:var(--sjs-font-editorfont-color, var(--sjs-general-forecolor, rgba(0, 0, 0, .91)));margin-bottom:0;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-size, 16px);font-style:normal;font-weight:400;line-height:calc(1.5*(var(--sjs-font-size, 16px)))}.sv-popup--confirm-delete .sv-popup__scrolling-content{display:none}.sv-popup--confirm-delete .sv-popup__body-footer{padding-bottom:0}.sv-popup--confirm-delete .sv-popup__body-footer .sv-action-bar{gap:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--overlay{width:100%;height:var(--sv-popup-overlay-height, 100vh)}.sv-popup--overlay .sv-popup__container{background:var(--background-semitransparent, rgba(144, 144, 144, .5));max-width:100vw;max-height:calc(var(--sv-popup-overlay-height, 100vh) - 1*var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(var(--sv-popup-overlay-height, 100vh) - 1*var(--sjs-base-unit, var(--base-unit, 8px)));width:100%;padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border:unset}.sv-popup--overlay .sv-popup__body-content{max-height:var(--sv-popup-overlay-height, 100vh);max-width:100vw;border-radius:calc(4*(var(--sjs-corner-radius, 4px))) calc(4*(var(--sjs-corner-radius, 4px))) 0px 0px;background:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, .1));padding:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(100% - 1*var(--sjs-base-unit, var(--base-unit, 8px)))}.sv-popup--overlay .sv-popup__scrolling-content{height:calc(100% - 10*var(--base-unit, 8px))}.sv-popup--overlay .sv-popup__body-footer{margin-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--overlay .sv-popup__body-footer .sv-action-bar,.sv-popup--overlay .sv-popup__body-footer-item{width:100%}.sv-popup--overlay .sv-popup__button.sv-popup__button{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));border:2px solid var(--sjs-primary-backcolor, var(--primary, #19b394));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sv-popup--overlay .sv-popup__body-footer .sv-action{flex:1 0 0}.sv-popup--modal .sv-popup__scrolling-content{padding:2px;margin:-2px}.sv-popup__scrolling-content{height:100%;overflow:auto;display:flex;flex-direction:column}.sv-popup__scrolling-content::-webkit-scrollbar,.sv-popup__scrolling-content *::-webkit-scrollbar{height:6px;width:6px;background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sv-popup__scrolling-content::-webkit-scrollbar-thumb,.sv-popup__scrolling-content *::-webkit-scrollbar-thumb{background:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, .1)))}.sv-popup__content{min-width:100%;height:100%;display:flex;flex-direction:column;min-height:0}.sv-popup--show-pointer.sv-popup--top .sv-popup__pointer{transform:translate(calc(-1 * (var(--sjs-base-unit, var(--base-unit, 8px))))) rotate(180deg)}.sv-popup--show-pointer.sv-popup--bottom .sv-popup__pointer{transform:translate(calc(-1 * (var(--sjs-base-unit, var(--base-unit, 8px)))),calc(-1 * (var(--sjs-base-unit, var(--base-unit, 8px)))))}.sv-popup--show-pointer.sv-popup--right .sv-popup__container{transform:translate(var(--sjs-base-unit, var(--base-unit, 8px)))}.sv-popup--show-pointer.sv-popup--right .sv-popup__container .sv-popup__pointer{transform:translate(-12px,-4px) rotate(-90deg)}.sv-popup--show-pointer.sv-popup--left .sv-popup__container{transform:translate(calc(-1 * (var(--sjs-base-unit, var(--base-unit, 8px)))))}.sv-popup--show-pointer.sv-popup--left .sv-popup__container .sv-popup__pointer{transform:translate(-4px,-4px) rotate(90deg)}.sv-popup__pointer{display:block;position:absolute}.sv-popup__pointer:after{content:" ";display:block;width:0;height:0;border-left:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0);border-right:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0);border-bottom:var(--sjs-base-unit, var(--base-unit, 8px)) solid var(--sjs-general-backcolor, var(--background, #fff));align-self:center}.sv-popup__body-header{font-family:Open Sans;font-size:calc(1.5*(var(--sjs-font-size, 16px)));line-height:calc(2*(var(--sjs-font-size, 16px)));font-style:normal;font-weight:700;margin-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sv-popup__body-footer{display:flex;margin-top:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup__body-footer .sv-action-bar{gap:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup__button{margin:calc(.25*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--modal .sv-list__filter,.sv-popup--overlay .sv-list__filter{padding-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-popup--modal .sv-list__filter-icon,.sv-popup--overlay .sv-list__filter-icon{top:calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown .sv-list__filter{margin-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-popup--dropdown .sv-popup__shadow{box-shadow:var(--sjs-shadow-medium, 0px 2px 6px 0px rgba(0, 0, 0, .1))}.sv-popup--dropdown .sv-popup__body-content{background-color:var(--sjs-general-backcolor, var(--background, #fff));padding:var(--sjs-base-unit, var(--base-unit, 8px)) 0;height:100%}.sv-popup--dropdown>.sv-popup__container>.sv-popup__shadow>.sv-popup__body-content .sv-list{background-color:#0000}.sv-dropdown-popup .sv-popup__body-content{padding:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sv-dropdown-popup .sv-list__filter{margin-bottom:0}.sv-popup--overlay .sv-popup__body-content{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sv-popup--dropdown-overlay{z-index:2001;padding:0}.sv-popup--dropdown-overlay .sv-popup__body-content{padding:0;border-radius:0}.sv-popup--dropdown-overlay .sv-popup__body-footer .sv-action-bar .sv-action{flex:0 0 auto}.sv-popup--dropdown-overlay .sv-popup__button.sv-popup__button{background-color:#0000;color:var(--sjs-primary-backcolor, var(--primary, #19b394));border:none;box-shadow:none;padding:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));margin:0}.sv-popup--dropdown-overlay .sv-popup__container{max-height:calc(var(--sv-popup-overlay-height, 100vh));height:calc(var(--sv-popup-overlay-height, 100vh));padding-top:0}.sv-popup--dropdown-overlay .sv-popup__body-content{height:calc(var(--sv-popup-overlay-height, 100vh))}.sv-popup--dropdown-overlay .sv-popup__body-footer{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));margin-top:0;padding-top:var(--sjs-base-unit, var(--base-unit, 8px));padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px));border-top:1px solid var(--sjs-border-light, var(--border-light, #eaeaea))}.sv-popup--dropdown-overlay .sv-popup__scrolling-content{height:calc(100% - 6*var(--base-unit, 8px))}.sv-popup--dropdown-overlay .sv-list__filter-icon .sv-svg-icon{width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown-overlay .sv-list__container{padding:0}.sv-popup--dropdown-overlay .sv-list{flex-grow:1;padding:var(--sjs-base-unit, var(--base-unit, 8px)) 0}.sv-popup--dropdown-overlay .sv-list__filter{display:flex;align-items:center;margin-bottom:0;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sjs-base-unit, var(--base-unit, 8px)) calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown-overlay .sv-list__filter-icon{position:static;height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown-overlay .sv-list__empty-container{display:flex;flex-direction:column;justify-content:center;flex-grow:1;padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sv-popup--dropdown-overlay .sv-popup__button:disabled{pointer-events:none;color:var(--sjs-general-forecolor, var(--foreground, #161616));opacity:.25}.sv-popup--dropdown-overlay .sv-list__filter-clear-button{height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));appearance:none;border:none;border-radius:100%;background-color:#0000}.sv-popup--dropdown-overlay .sv-list__filter-clear-button svg{height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown-overlay .sv-list__filter-clear-button svg use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-popup--dropdown-overlay .sv-list__input{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));font-size:max(16px,var(--sjs-font-size, 16px));line-height:max(24px,1.5*(var(--sjs-font-size, 16px)));font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));padding:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0 calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-popup--dropdown-overlay .sv-list__item:hover .sv-list__item-body,.sv-popup--dropdown-overlay .sv-list__item:focus .sv-list__item-body,.sv-popup--dropdown-overlay .sv-list__item--focused .sv-list__item-body{background:var(--sjs-general-backcolor, var(--background, #fff))}.sv-popup--dropdown-overlay .sv-list__item:hover.sv-list__item--selected .sv-list__item-body,.sv-popup--dropdown-overlay .sv-list__item:focus.sv-list__item--selected .sv-list__item-body,.sv-popup--dropdown-overlay .sv-list__item--focused.sv-list__item--selected .sv-list__item-body{background:var(--sjs-primary-backcolor, var(--primary, #19b394));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));font-weight:600}.sv-popup--dropdown-overlay .sv-popup__body-footer .sv-action-bar{justify-content:flex-start}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-list__filter{padding:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sjs-base-unit, var(--base-unit, 8px)) calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-list{padding:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-popup__button.sv-popup__button{padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-popup__body-footer{padding-top:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-list__filter-icon .sv-svg-icon{width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-list__filter-icon{height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-dropdown-popup.sv-popup--dropdown-overlay .sv-list__input{padding:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0 calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sjs-base-unit, var(--base-unit, 8px))}.sv-popup--dropdown-overlay.sv-multi-select-list .sv-list__item:hover.sv-list__item--selected .sv-list__item-body,.sv-popup--dropdown-overlay.sv-multi-select-list .sv-list__item:focus.sv-list__item--selected .sv-list__item-body,.sv-popup--dropdown-overlay.sv-multi-select-list .sv-list__item--focused.sv-list__item--selected .sv-list__item-body{background:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, .1)));color:var(--sjs-general-forecolor, var(--foreground, #161616));font-weight:400}.sv-popup--dropdown-overlay.sv-popup--tablet .sv-popup__body-content{--sv-popup-overlay-max-height: calc(var(--sv-popup-overlay-height, 100vh) - var(--sjs-base-unit, var(--base-unit, 8px)) * 8);--sv-popup-overlay-max-width: calc(100% - var(--sjs-base-unit, var(--base-unit, 8px)) * 8);position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;max-height:var(--sv-popup-overlay-max-height);min-height:min(var(--sv-popup-overlay-max-height),30*(var(--sjs-base-unit, var(--base-unit, 8px))));height:auto;width:auto;min-width:min(40*(var(--sjs-base-unit, var(--base-unit, 8px))),var(--sv-popup-overlay-max-width));max-width:var(--sv-popup-overlay-max-width);border-radius:var(--sjs-corner-radius, 4px);overflow:hidden;margin:0}.sv-popup--dropdown-overlay.sv-popup--tablet .sv-popup__content,.sv-popup--dropdown-overlay.sv-popup--tablet .sv-popup__scrolling-content,.sv-popup--dropdown-overlay.sv-popup--tablet .sv-list__container{flex-grow:1}.sv-button-group{display:flex;align-items:center;flex-direction:row;font-size:var(--sjs-font-size, 16px);overflow:auto;border:1px solid var(--sjs-border-default, var(--border, #d6d6d6))}.sv-button-group__item{display:flex;box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;appearance:none;width:100%;padding:11px calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));line-height:calc(1.5*(var(--sjs-font-size, 16px)));outline:none;font-size:var(--sjs-font-size, 16px);font-weight:400;background:var(--sjs-general-backcolor, var(--background, #fff));cursor:pointer;overflow:hidden;color:var(--sjs-general-forecolor, var(--foreground, #161616));position:relative}.sv-button-group__item:not(:last-of-type){border-right:1px solid var(--sjs-border-default, var(--border, #d6d6d6))}.sv-button-group__item--hover:hover{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sv-button-group__item-icon{display:block;height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-button-group__item-icon use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-button-group__item--selected{font-weight:600;color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-button-group__item--selected .sv-button-group__item-icon use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-button-group__item--selected:hover{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sv-button-group__item-decorator{display:flex;align-items:center;max-width:100%}.sv-button-group__item-caption{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sv-button-group__item-icon+.sv-button-group__item-caption{margin-left:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-button-group__item--disabled{color:var(--sjs-general-forecolor, var(--foreground, #161616));cursor:default}.sv-button-group__item--disabled .sv-button-group__item-decorator{opacity:.25;font-weight:400}.sv-button-group__item--disabled .sv-button-group__item-icon use{fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.sv-button-group__item--disabled:hover{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sv-button-group:focus-within{box-shadow:0 0 0 1px var(--sjs-primary-backcolor, var(--primary, #19b394));border-color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-visuallyhidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.sv-hidden{display:none!important}.sv-title-actions{display:flex;align-items:center;width:100%}.sv-title-actions__title{flex-wrap:wrap;max-width:90%;min-width:50%;white-space:initial}.sv-action-title-bar{min-width:56px}.sv-title-actions .sv-title-actions__title{flex-wrap:wrap;flex:0 1 auto;max-width:unset;min-width:unset}.sv-title-actions .sv-action-title-bar{flex:1 1 auto;justify-content:flex-end;min-width:unset}.sv_window{position:fixed;bottom:3px;right:10px;background-color:#5f9ea0;padding:1px;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:calc(.875*(var(--sjs-font-size, 16px)));font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:calc(1.5*(var(--sjs-corner-radius, 4px)));box-shadow:0 5px 10px #0003;line-break:auto;z-index:100}.sv_window_title{padding:8px 14px;margin:0;font-size:calc(.875*(var(--sjs-font-size, 16px)));background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:var(--sjs-corner-radius, 4px) var(--sjs-corner-radius, 4px) 0 0;display:flex}.sv_window_content{padding:0;margin:0;max-height:80vh;overflow-y:auto}.sv_window_title a,.sv_window_title a:link,.sv_window_title a:visited{text-decoration:none;font-size:calc(.875*(var(--sjs-font-size, 16px)));font-style:normal;color:#000}.sv_window_button .sv-svg-icon{margin:4px}sv-brand-info,.sv-brand-info{z-index:1;position:relative;margin-top:1px}.sv-brand-info{width:100%;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));text-align:center;color:#161616;background:#fff;padding:32px 0;box-shadow:0 -1px #d6d6d6}.sv-brand-info a{color:#161616;text-decoration-line:underline}.sv-brand-info__text{font-weight:600;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));color:#161616}.sv-brand-info__logo{display:inline-block}.sv-brand-info__logo img{width:118px}.sv-brand-info__terms{font-weight:400;font-size:calc(.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px)}.sv-brand-info__terms a{color:#909090}.sv-ranking{outline:none;user-select:none;-webkit-user-select:none}.sv-ranking-item{cursor:pointer;position:relative}.sv-ranking-item:focus .sv-ranking-item__icon--hover{visibility:hidden}.sv-ranking-item:hover:not(:focus) .sv-ranking-item__icon--hover{visibility:visible}.sv-question--disabled .sv-ranking-item:hover .sv-ranking-item__icon--hover{visibility:hidden}.sv-ranking-item:focus{outline:none}.sv-ranking-item:focus .sv-ranking-item__icon--focus{visibility:visible;top:calc(.6*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-item:focus .sv-ranking-item__index{background:var(--sjs-general-backcolor, var(--background, #fff));outline:calc(.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-ranking-item__content.sv-ranking-item__content{display:flex;align-items:center;line-height:1em;padding:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0px;border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-item__icon-container{position:relative;left:0;top:0;bottom:0;flex-shrink:0;width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-item--disabled.sv-ranking-item--disabled{cursor:initial}.sv-ranking-item--disabled.sv-ranking-item--disabled .sv-ranking-item__icon-container.sv-ranking-item__icon-container .sv-ranking-item__icon.sv-ranking-item__icon{visibility:hidden}.sv-ranking-item__icon.sv-ranking-item__icon{visibility:hidden;fill:var(--sjs-primary-backcolor, var(--primary, #19b394));position:absolute;top:var(--sjs-base-unit, var(--base-unit, 8px));width:calc(1.75*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-item__index.sv-ranking-item__index{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:flex;flex-shrink:0;align-items:center;justify-content:center;background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, .1)));color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-internal-font-editorfont-size);border-radius:100%;border:calc(.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid rgba(0,0,0,0);width:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));line-height:calc(1.5*(var(--sjs-font-size, 16px)));box-sizing:border-box;font-weight:600;margin-left:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-item__index.sv-ranking-item__index svg{fill:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));width:var(--sjs-internal-font-editorfont-size);height:var(--sjs-internal-font-editorfont-size)}.sv-ranking-item__text{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));margin:0 calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-ranking--disabled .sv-ranking-item__text{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));opacity:.25}.sv-ranking-item--disabled .sv-ranking-item__text{color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, .45)));opacity:.25}.sv-ranking-item__ghost.sv-ranking-item__ghost{display:none;background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(31*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));z-index:1;position:absolute;left:0;top:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}[dir=rtl] .sv-ranking-item__ghost{left:initilal;right:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-item--ghost .sv-ranking-item__ghost{display:block}.sv-ranking-item--ghost .sv-ranking-item__content{visibility:hidden}.sv-ranking-item--drag .sv-ranking-item__content{box-shadow:var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, .1));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking--drag .sv-ranking-item:hover .sv-ranking-item__icon{visibility:hidden}.sv-ranking-item--drag .sv-ranking-item__icon--hover{visibility:visible}.sv-ranking--mobile .sv-ranking-item__icon--hover{visibility:visible;fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-ranking--mobile.sv-ranking--drag .sv-ranking-item--ghost .sv-ranking-item__icon.sv-ranking-item__icon--hover{visibility:hidden}.sv-ranking--mobile.sv-ranking-shortcut{max-width:80%}.sv-ranking--mobile .sv-ranking-item__index.sv-ranking-item__index,.sv-ranking--mobile .sd-element--with-frame .sv-ranking-item__icon{margin-left:0}.sv-ranking--design-mode .sv-ranking-item:hover .sv-ranking-item__icon{visibility:hidden}.sv-ranking--disabled{opacity:.8}.sv-ranking-shortcut[hidden]{display:none}.sv-ranking-shortcut .sv-ranking-item__icon{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-ranking-shortcut .sv-ranking-item__text{margin-right:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-shortcut .sv-ranking-item__icon--hover{visibility:visible}.sv-ranking-shortcut .sv-ranking-item__icon{width:calc(1.75*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));top:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-ranking-shortcut .sv-ranking-item__content{padding-left:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking-shortcut .sv-ranking-item__icon-container{margin-left:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-ranking--select-to-rank{display:flex}.sv-ranking--select-to-rank-vertical{flex-direction:column-reverse}.sv-ranking--select-to-rank-vertical .sv-ranking__containers-divider{margin:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0;height:1px}.sv-ranking--select-to-rank-vertical .sv-ranking__container--empty{padding-top:var(--sjs-base-unit, var(--base-unit, 8px));padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px));display:flex;justify-content:center;align-items:center}.sv-ranking--select-to-rank-horizontal .sv-ranking__container{max-width:calc(50% - 1px)}.sv-ranking--select-to-rank-horizontal .sv-ranking__containers-divider{width:1px}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--to .sv-ranking-item{left:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--empty.sv-ranking__container--to .sv-ranking-item{left:initial}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--empty.sv-ranking__container--to .sv-ranking__container-placeholder{padding-left:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking--select-to-rank-horizontal .sv-ranking__container--empty.sv-ranking__container--from .sv-ranking__container-placeholder{padding-right:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking__container-placeholder{color:var(--sjs-font-questiondescription-color, var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, .45)));font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-style:normal;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));white-space:break-spaces;display:flex;justify-content:center;align-items:center;height:100%;padding-top:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-ranking__container{flex:1}.sv-ranking__container--empty{box-sizing:border-box;text-align:center}.sv-ranking__containers-divider{background:var(--sjs-border-default, var(--sjs-border-inside, var(--border-inside, rgba(0, 0, 0, .16))))}.sv-ranking__container--from .sv-ranking-item__icon--focus{display:none}.sv-list{padding:0;margin:0;overflow-y:auto;background:var(--sjs-general-backcolor, var(--background, #fff));font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));list-style-type:none}.sv-list__empty-container{width:100%;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));box-sizing:border-box;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-list__empty-text{line-height:calc(1.5*(var(--sjs-font-size, 16px)));font-size:var(--sjs-font-size, 16px);font-weight:400;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-list__item{width:100%;align-items:center;box-sizing:border-box;color:var(--sjs-general-forecolor, var(--foreground, #161616));cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sv-list__item-body{width:100%;align-items:center;box-sizing:border-box;padding-block:var(--sjs-base-unit, var(--base-unit, 8px));padding-inline-end:calc(8*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-weight:400;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));cursor:pointer;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.sv-list__item.sv-list__item--focused:not(.sv-list__item--selected){outline:none}.sv-list__item.sv-list__item--focused:not(.sv-list__item--selected) .sv-list__item-body{border:calc(.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid var(--sjs-border-light, var(--border-light, #eaeaea));border-radius:var(--sjs-corner-radius, 4px);padding-block:calc(.75*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-end:calc(7.75*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:calc(1.75*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-list__item.sv-list__item--focused:not(.sv-list__item--selected) .sv-string-viewer{margin-inline-start:calc(-.25*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-list__item:hover,.sv-list__item:focus{outline:none}.sv-list__item:hover .sv-list__item-body,.sv-list__item:focus .sv-list__item-body{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, rgb(248, 248, 248)))}.sv-list__item--with-icon.sv-list__item--with-icon{padding:0}.sv-list__item--with-icon.sv-list__item--with-icon .sv-list__item-body{padding-top:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));gap:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex}.sv-list__item-icon{float:left;flex-shrink:0;width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-list__item-icon svg{display:block}.sv-list__item-icon use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}[dir=rtl] .sv-list__item-icon,[style*="direction:rtl"] .sv-list__item-icon,[style*="direction: rtl"] .sv-list__item-icon{float:right}.sv-list__item-separator{margin:var(--sjs-base-unit, var(--base-unit, 8px)) 0;height:1px;background-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sv-list--filtering .sv-list__item-separator{display:none}.sv-list__item.sv-list__item--selected .sv-list__item-body,.sv-list__item.sv-list__item--selected:hover .sv-list__item-body,.sv-list__item.sv-list__item--selected.sv-list__item--focused .sv-list__item-body,.sv-multi-select-list .sv-list__item.sv-list__item--selected.sv-list__item--focused .sv-list__item-body,li:focus .sv-list__item.sv-list__item--selected .sv-list__item-body{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));font-weight:600}.sv-list__item.sv-list__item--selected .sv-list__item-icon use,.sv-list__item.sv-list__item--selected:hover .sv-list__item-icon use,.sv-list__item.sv-list__item--selected.sv-list__item--focused .sv-list__item-icon use,.sv-multi-select-list .sv-list__item.sv-list__item--selected.sv-list__item--focused .sv-list__item-icon use,li:focus .sv-list__item.sv-list__item--selected .sv-list__item-icon use{fill:var(--sjs-general-backcolor, var(--background, #fff))}.sv-multi-select-list .sv-list__item.sv-list__item--selected .sv-list__item-body,.sv-multi-select-list .sv-list__item.sv-list__item--selected:hover .sv-list__item-body{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, .1)));color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-weight:400}.sv-list__item.sv-list__item--disabled .sv-list__item-body{cursor:default;color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-list__item span{white-space:nowrap}.sv-list__container{position:relative;height:100%;flex-direction:column;display:flex;min-height:0}.sv-list__filter{border-bottom:1px solid var(--sjs-border-inside, var(--border-inside, rgba(0, 0, 0, .16)));background:var(--sjs-general-backcolor, var(--background, #fff));padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-list__filter-icon{display:block;position:absolute;top:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));inset-inline-start:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-list__filter-icon .sv-svg-icon{width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-list__filter-icon .sv-svg-icon use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-list__input{appearance:none;display:block;background:var(--sjs-general-backcolor, var(--background, #fff));box-sizing:border-box;width:100%;outline:none;font-size:var(--sjs-font-size, 16px);color:var(--sjs-general-forecolor, var(--foreground, #161616));padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:calc(7*(var(--sjs-base-unit, var(--base-unit, 8px))));line-height:calc(1.5*(var(--sjs-font-size, 16px)));border:none}.sv-list__input::placeholder{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-list__input:disabled,.sv-list__input:disabled::placeholder{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv-list__loading-indicator{pointer-events:none}.sv-list__loading-indicator .sv-list__item-body{background-color:#0000}.sv-save-data_root{position:fixed;left:50%;bottom:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));background:var(--sjs-general-backcolor, var(--background, #fff));opacity:0;padding:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));box-shadow:var(--sjs-shadow-medium, 0px 2px 6px 0px rgba(0, 0, 0, .1));border-radius:calc(2*(var(--sjs-corner-radius, 4px)));color:var(--sjs-general-forecolor, var(--foreground, #161616));min-width:calc(30*(var(--sjs-base-unit, var(--base-unit, 8px))));text-align:center;z-index:1600;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));display:flex;flex-direction:row;justify-content:center;align-items:center;transform:translate(-50%) translateY(calc(3 * (var(--sjs-base-unit, var(--base-unit, 8px)))));transition-timing-function:ease-in;transition-property:transform,opacity;transition-delay:.25s;transition:.5s}.sv-save-data_root.sv-save-data_root--shown{transition-timing-function:ease-out;transition-property:transform,opacity;transform:translate(-50%) translateY(0);transition-delay:.25s;opacity:.75}.sv-save-data_root span{display:flex;flex-grow:1}.sv-save-data_root .sv-action-bar{display:flex;flex-grow:0;flex-shrink:0}.sv-save-data_root--shown.sv-save-data_success,.sv-save-data_root--shown.sv-save-data_error{opacity:1}.sv-save-data_root.sv-save-data_root--with-buttons{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-save-data_root.sv-save-data_error{background-color:var(--sjs-special-red, var(--red, #e60a3e));color:var(--sjs-general-backcolor, var(--background, #fff));font-weight:600;gap:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-save-data_root.sv-save-data_error .sv-save-data_button{font-weight:600;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));height:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));color:#fff;background-color:var(--sjs-special-red, var(--red, #e60a3e));border:calc(.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid #fff;border-radius:calc(1.5*(var(--sjs-corner-radius, 4px)));padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;align-items:center}.sv-save-data_root.sv-save-data_error .sv-save-data_button:hover,.sv-save-data_root.sv-save-data_error .sv-save-data_button:focus{color:var(--sjs-special-red, var(--red, #e60a3e));background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sv-save-data_root.sv-save-data_success{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));color:#fff;font-weight:600}.sd-element{padding-left:var(--sv-element-add-padding-left, 0px);padding-right:var(--sv-element-add-padding-right, 0px)}.sd-element__title{outline:none}.sd-element__title.sd-element__title--disabled{opacity:.25}.sd-root--readonly .sd-element__title.sd-element__title--disabled{opacity:1}.sd-element--invisible{opacity:.35}.sd-title.sd-element__title{font-family:var(--sjs-font-questiontitle-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-questiontitle-weight, 600);color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)))}.sd-element__title{font-size:0;line-height:0;position:static;margin:0}.sd-element__title .sd-element__num{font-size:calc(.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px);color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-element__title span{font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))))}.sd-element__title .sv-title-actions__title{font-size:0;line-height:0}.sd-element__title .sv-string-editor{max-width:100%;white-space:normal}.sd-element__title .sv-title-actions__title{white-space:nowrap}.sd-element__title .sv-string-viewer{white-space:normal}.sd-element__num{float:left;padding-top:calc(.625*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(.375*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:0;padding-inline-end:var(--sjs-base-unit, var(--base-unit, 8px));width:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));font-size:calc(.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px);color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));margin-inline-start:calc(-5*(var(--sjs-base-unit, var(--base-unit, 8px))));text-align:end;box-sizing:border-box;white-space:nowrap;flex-shrink:0}.sd-element__num+span{float:left;width:0}[dir=rtl] .sd-element__num,[style*="direction:rtl"] .sd-element__num,[style*="direction: rtl"] .sd-element__num{float:right}.sd-element__title--num-inline .sd-element__num{float:none;margin-inline-start:0;width:auto;padding-inline-start:0;padding-inline-end:0}.sd-element__title--num-inline .sd-element__num+span{float:none;width:auto}.sd-element__title--expandable.sd-element__title--expandable{position:relative;display:block}.sd-element__title--expandable:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 14L5 13L10 8L5 3L6 2L12 8L6 14Z' fill='%23909090'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));position:absolute;left:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));top:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-element__title--expandable.sd-element__title--expanded:before{transform:rotate(90deg)}.sd-element--with-frame{border-radius:var(--sjs-questionpanel-cornerRadius, var(--sjs-corner-radius, 4px));box-sizing:border-box;padding-top:var(--sd-base-padding);padding-left:calc(var(--sd-base-padding) + var(--sv-element-add-padding-left, 0px));padding-right:calc(var(--sd-base-padding) + var(--sv-element-add-padding-right, 0px));padding-bottom:var(--sd-base-padding);background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, .15));display:flex;flex-direction:column}.sd-element--with-frame.sd-element--compact{border:1px solid var(--sjs-border-default, var(--border, #d6d6d6));border-radius:var(--sjs-questionpanel-cornerRadius, var(--sjs-corner-radius, 4px));box-shadow:none;background-color:#0000}.sd-question{position:relative}.sd-element__erbox--above-element{margin-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-question__erbox--below-question{margin-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-question--title-top>.sd-question__erbox--above-question{margin-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-question--description-under-input>.sd-question__erbox--below-question,.sd-question--title-bottom>.sd-question__erbox--below-question{margin-top:calc(.25*var(--sd-base-vertical-padding) + .5*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-element--with-frame>.sd-element__erbox--above-element{margin-bottom:var(--sd-base-padding);border-radius:var(--sjs-corner-radius, 4px) var(--sjs-corner-radius, 4px) 0 0}.sd-element--with-frame>.sd-question__erbox--below-question{margin-top:auto;border-radius:0 0 var(--sjs-corner-radius, 4px) var(--sjs-corner-radius, 4px)}.sd-element--with-frame.sd-question--title-top>.sd-question__erbox--above-question{margin-bottom:calc(.5*var(--sd-base-vertical-padding) + var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-element--with-frame.sd-question--description-under-input>.sd-question__erbox--below-question,.sd-element--with-frame.sd-question--title-bottom>.sd-question__erbox--below-question{margin-top:calc(.5*var(--sd-base-vertical-padding) + var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-question__header{width:100%}.sd-question__header--location-top{padding-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-question__header--location--bottom{padding-top:calc(.375*var(--sd-base-vertical-padding))}.sd-element--with-frame.sd-question--title-top{padding-top:var(--sd-base-vertical-padding)}.sd-element--with-frame.sd-question--error-top{padding-top:0}.sd-element--with-frame.sd-question--error-bottom{padding-bottom:0}.sd-element--with-frame.sd-question--error-bottom>.sd-question__content{margin-bottom:var(--sd-base-padding)}.sd-element--with-frame>.sd-element__erbox{margin-left:calc(-1*var(--sd-base-padding));margin-right:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}.sd-scrollable .sd-question__content{overflow-x:auto;padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sd-question__header--location--left{display:inline-block;width:auto;max-width:50%;vertical-align:top;margin-top:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question--left{display:flex;flex-wrap:wrap;flex-direction:row}.sd-question__content--left{display:inline-block;padding-left:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));flex:1}.sd-question__required-text{color:var(--sjs-special-red, var(--red, #e60a3e));vertical-align:top}.sd-question__comment-area{font-size:var(--sjs-font-size, 16px);margin-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;flex-direction:column;gap:var(--sjs-base-unit, var(--base-unit, 8px));color:var(--sjs-general-forecolor, var(--foreground, #161616));white-space:normal}.sd-question__placeholder{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:flex;flex-direction:column;align-items:center;text-align:center;gap:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));justify-content:center;min-height:calc(24*(var(--sjs-base-unit, var(--base-unit, 8px))));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, .45)))}.sd-question__placeholder>div .sv-string-viewer,.sd-question__placeholder>span .sv-string-viewer{white-space:pre-line}.sd-scrollable-container:not(.sd-scrollable-container--compact){width:max-content;overflow:visible;max-width:100%}.sd-question__title--empty .sv-string-viewer{display:inline-block;height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))))}.sd-error{display:block;padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:var(--sjs-corner-radius, 4px);line-height:var(--sjs-font-size, 16px);font-size:calc(.75*(var(--sjs-font-size, 16px)));font-weight:600;text-align:left;color:var(--sjs-special-red, var(--red, #e60a3e));white-space:normal;width:100%;background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)));box-sizing:border-box}.sd-element--expanded>.sd-element__header,.sd-element--collapsed>.sd-element__header{cursor:pointer}.sd-element--collapsed>.sd-element__header{padding:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sd-base-padding);box-sizing:border-box;background-color:var(--sjs-general-backcolor, var(--background, #fff));margin-left:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}.sd-element--collapsed.sd-element--with-frame{padding-top:0;padding-bottom:0}.sd-element--collapsed.sd-element--with-frame>.sd-element__header{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:var(--sjs-questionpanel-cornerRadius, var(--sjs-corner-radius, 4px))}.sd-element--collapsed>.sd-element__header:focus-within,.sd-element--collapsed>.sd-element__header:hover{background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.sd-element--collapsed.sd-element--nested>.sd-element__header:hover,.sd-element--collapsed.sd-element--nested>.sd-element__header:focus-within{box-shadow:0 calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0 0 var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9)),0 calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0 var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.sd-element--complex.sd-element--with-frame{padding-top:0}.sd-element--complex.sd-element--nested-with-borders>.sd-element__erbox,.sd-element--complex.sd-element--with-frame>.sd-element__erbox{margin-top:0;margin-bottom:0}.sd-element--complex>.sd-element__header:after{content:" ";display:block;position:relative;height:1px;background:var(--sjs-border-light, var(--border-light, #eaeaea));bottom:0}.sd-element--complex.sd-element--with-frame>.sd-element__header{padding-top:var(--sd-base-vertical-padding);padding-bottom:var(--sd-base-vertical-padding)}.sd-element--collapsed.sd-element--complex>.sd-element__header{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-element--nested.sd-element--complex>.sd-element__header--location-top:after{bottom:calc(-.5*var(--sd-base-vertical-padding))}.sd-element--nested-with-borders{border:1px solid var(--sjs-border-light, var(--border-light, #eaeaea));border-radius:calc(var(--sjs-corner-radius, 4px) - 4px);box-sizing:border-box;padding-left:var(--sd-base-padding);padding-right:var(--sd-base-padding)}.sd-element--nested-with-borders>.sd-element__header--location-top{padding-top:calc(.5*var(--sd-base-vertical-padding));padding-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-element--nested-with-borders>.sd-element__erbox{margin-left:calc(-1*var(--sd-base-padding));margin-right:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}.sd-element--nested-with-borders>.sd-question__erbox--below-question{bottom:0;margin-top:0}.sd-element--nested-with-borders.sd-element--collapsed>.sd-element__header--location-top:hover,.sd-element--nested-with-borders.sd-element--collapsed>.sd-element__header--location-top:focus-within{box-shadow:none}.sd-element--nested-with-borders>.sd-element__header--location-top:after,.sd-element--complex.sd-element--with-frame>.sd-element__header--location-top:after{bottom:calc(-1*var(--sd-base-vertical-padding));left:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}.sd-element--collapsed.sd-element--complex>.sd-element__header--location-top:after{display:none}.sd-question--empty.sd-question--complex>.sd-question__content{padding-top:0;padding-bottom:0}.sd-question--empty.sd-question--complex>.sd-question__content:first-child{padding-top:var(--sd-base-padding)}.sd-question--empty.sd-question--complex>.sd-question__header--location-top{padding-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-question--empty.sd-question--complex>.sd-question__header--location-top:after{display:none}.sd-input{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));appearance:none;position:static;width:100%;box-sizing:border-box;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-editorfont-weight, 400);color:var(--sjs-font-editorfont-color, var(--sjs-general-forecolor, rgba(0, 0, 0, .91)));font-size:var(--sjs-internal-font-editorfont-size);background-color:var(--sjs-editorpanel-backcolor, var(--sjs-editor-background, var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))));box-shadow:var(--sjs-shadow-inner, inset 0px 1px 2px 0px rgba(0, 0, 0, .15));border:none;border-radius:var(--sjs-editorpanel-cornerRadius, var(--sjs-corner-radius, 4px));text-align:start}.sd-input.sd-input:focus{outline:none}input.sd-input:disabled:not(.sd-input--disabled),textarea.sd-input:disabled:not(.sd-input--disabled){opacity:1}.sd-input--disabled{background-color:var(--sjs-editorpanel-backcolor, var(--sjs-editor-background, var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))));-webkit-user-select:none;user-select:none}.sd-input::placeholder{color:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)));-webkit-user-select:none;user-select:none}.sd-input.sd-input--disabled,.sd-input.sd-input--disabled::placeholder{color:var(--sjs-general-forecolor, var(--foreground, #161616));opacity:.25}.sd-root--readonly .sd-input--disabled,.sd-root--readonly .sd-input--disabled::placeholder{color:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-input:focus{box-shadow:0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-input--error{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)))}.sd-text__content{position:relative}.sd-text__character-counter{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sd-text__character-counter:focus-within{padding-inline-end:calc(8*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-remaining-character-counter{display:none;flex-direction:row;justify-content:flex-end;align-items:flex-end;padding:0;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));line-height:calc(1.5*(var(--sjs-font-size, 16px)));font-size:var(--sjs-font-size, 16px);color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));position:absolute;inset-inline-end:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));inset-block-end:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-question__content:focus-within .sd-remaining-character-counter{display:flex}.sd-input[type=time],.sd-input[type=date],.sd-input[type=datetime-local],.sd-input[type=week],.sd-input[type=month],.sd-input[type=tel],.sd-input[type=password],.sd-input[type=url],.sd-input[type=email],.sd-input[type=color],.sd-input[type=range]{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));box-sizing:content-box;width:calc(100% - 4*var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sd-input[type=range]::-webkit-slider-runnable-track{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));border-radius:var(--sjs-base-unit, var(--base-unit, 8px));height:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-input[type=range]::-webkit-slider-thumb{appearance:none;margin-top:calc(-.75*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:100%;border:2px solid var(--sjs-primary-backcolor, var(--primary, #19b394));box-shadow:inset 0 0 0 2px var(--background, #fff);background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-input[type=range]::-moz-range-track{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));border-radius:var(--sjs-base-unit, var(--base-unit, 8px));height:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-input[type=range]::-moz-range-thumb{appearance:none;margin-top:calc(-.75*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:100%;border:2px solid var(--sjs-primary-backcolor, var(--primary, #19b394));box-shadow:inset 0 0 0 2px var(--background, #fff);background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-comment{display:block;height:auto;min-width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));min-height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));max-width:100%}.sd-comment__content,.sd-panel{position:relative}.sd-panel.sd-panel--as-page>.sd-panel__header.sd-panel__header{padding-top:0;padding-bottom:calc(.5*var(--sd-base-vertical-padding) + var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-panel.sd-panel--as-page>.sd-panel__header.sd-panel__header:after{content:none}.sd-panel.sd-panel--as-page>.sd-panel__header.sd-panel__header .sd-panel__title{--page-title-font-size: var(--sjs-font-pagetitle-size, calc(1.5 * (var(--sjs-font-size, 16px))));font-family:var(--sjs-font-pagetitle-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-pagetitle-weight, 700);font-size:var(--page-title-font-size);color:var(--sjs-font-pagetitle-color, var(--sjs-general-dim-forecolor, rgba(0, 0, 0, .91)));position:static;line-height:calc(1.33*(var(--page-title-font-size)));margin:0 0 calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0px}.sd-panel.sd-panel--as-page>.sd-panel__header.sd-panel__header .sd-panel__title span{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit}.sd-panel.sd-panel--as-page>.sd-panel__header.sd-panel__header .sd-panel__description{font-family:var(--sjs-font-pagedescription-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-pagedescription-weight, 400);font-size:var(--sjs-font-pagedescription-size, var(--sjs-font-size, 16px));color:var(--sjs-font-pagedescription-color, var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, .45)));position:static;line-height:calc(1.5*(var(--sjs-font-pagedescription-size, var(--sjs-font-size, 16px))));margin:0 0 calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sd-panel.sd-panel--as-page>.sd-panel__header.sd-panel__header .sd-panel__required-text{display:none}.sd-panel.sd-panel--as-page>.sd-panel__errbox{margin:0 0 calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0;padding:calc(.5*var(--sd-base-vertical-padding) + var(--sjs-base-unit, var(--base-unit, 8px))) var(--sd-base-padding)}.sd-panel.sd-panel--as-page>.sd-panel__content{padding-top:0}.sd-root--compact .sd-panel--as-page>.sd-panel__errbox{margin:0 0 var(--sd-base-vertical-padding) 0}.sd-row~.sd-row .sd-panel--as-page{padding-top:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel__required-text{color:var(--sjs-special-red, var(--red, #e60a3e))}.sd-panel__footer{box-sizing:border-box;padding-left:calc(var(--sd-base-padding) - 3*var(--sjs-base-unit, var(--base-unit, 8px)));margin-left:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding));margin-bottom:calc(-1*var(--sd-base-padding) + .5*var(--sd-base-vertical-padding));margin-top:calc(.5*var(--sd-base-vertical-padding));border-top:1px solid var(--sjs-border-light, var(--border-light, #eaeaea));padding-top:calc(.5*var(--sd-base-vertical-padding))}.sd-panel__content{padding-top:var(--sd-base-padding)}.sd-panel.sd-element--nested>.sd-panel__content{padding-bottom:var(--sd-base-padding)}.sjs_sp_placeholder{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, .45)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sjs_sp_container{border:1px dashed var(--sjs-border-default, var(--border, #d6d6d6))}.sjs_sp_controls.sd-signaturepad__controls{right:var(--sjs-base-unit, var(--base-unit, 8px));top:var(--sjs-base-unit, var(--base-unit, 8px));left:auto;bottom:auto}.sd-question--signature.sd-question--error .sjs_sp_placeholder{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)))}.sd-signaturepad__background-image{position:absolute;top:0;left:0;object-fit:cover}.sd-signaturepad__loading-indicator{width:100%;height:100%;position:absolute;left:0;top:0}.sd-signaturepad__loading-indicator .sd-loading-indicator{position:absolute;right:var(--sjs-base-unit, var(--base-unit, 8px));top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-matrixdynamic__btn.sd-matrixdynamic__add-btn{position:sticky;left:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));z-index:12}.sd-matrixdynamic__footer:first-child{padding-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdynamic__footer{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-action.sd-matrixdynamic__remove-btn{opacity:.5}.sd-action.sd-matrixdynamic__remove-btn .sd-action__icon{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));width:calc(1.5*(var(--sjs-internal-font-editorfont-size)));height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sd-matrixdynamic__btn{appearance:none;background:#0000;border:none;line-height:calc(1.5*(var(--sjs-font-size, 16px)));font-size:var(--sjs-font-size, 16px);font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:600;padding:var(--sjs-base-unit, var(--base-unit, 8px)) 0}.sd-matrixdynamic__drag-element{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdynamic__drag-element:hover{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sd-matrixdynamic__drag-element:after{content:" ";display:block;height:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border:1px solid var(--sjs-border-default, var(--border, #d6d6d6));box-sizing:border-box;border-radius:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdynamic__placeholder .sd-matrixdynamic__add-btn{margin-left:0}.sd-drag-element__svg{width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));display:block}.sd-drag-element__svg use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-table{width:100%;background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));border-collapse:separate;border-spacing:0;white-space:normal}.sd-table>thead>tr>th{border-top:0;border-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) solid rgba(0,0,0,0)}.sd-table__cell{border-top:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0);border-bottom:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0);background-clip:padding-box}.sd-root-modern:not(.sd-root-modern--mobile) .sd-table__cell:not(.sd-table__cell--actions):not(.sd-table__cell--action):not(.sd-table__cell--empty.sd-table__cell--error){width:10000px}.sd-table__row:first-of-type>.sd-table__cell{border-top:0}.sd-table__row:last-of-type>.sd-table__cell{border-bottom:0}.sd-table--align-top .sd-table__cell{vertical-align:top}.sd-table--no-header{padding-top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-table--no-header{padding-top:0}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-question--table .sd-question__content{padding-bottom:calc(.25*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:calc(-.25*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-top:var(--sjs-base-unit, var(--base-unit, 8px));margin-top:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-question--table>.sd-question__header+.sd-question__content{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-question--table>.sd-question__header+.sd-question__content .sd-table--no-header{padding-top:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-question--table>.sd-question__content .sd-table-wrapper .sd-table:not(.sd-table--no-header){margin-top:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-question--table.sd-question--error-top>.sd-question__content .sd-table-wrapper .sd-table:not(.sd-table--no-header){margin-top:0}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content>.sd-row:not(:first-of-type) .sd-question--table>.sd-question__content .sd-table-wrapper .sd-table:not(.sd-table--no-header){margin-top:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content>.sd-row:not(:first-of-type) .sd-question--table.sd-question--error-top>.sd-question__content .sd-table-wrapper .sd-table:not(.sd-table--no-header){margin-top:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content .sd-question--table>.sd-question__header+.sd-question__content .sd-table-wrapper .sd-table:not(.sd-table--no-header){margin-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-panel:not(.sd-panel--as-page)>.sd-panel__content>.sd-row:not(:first-of-type) .sd-question--table>.sd-question__header+.sd-question__content .sd-table-wrapper .sd-table:not(.sd-table--no-header){margin-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows{margin-left:var(--sjs-base-unit, var(--base-unit, 8px));margin-right:var(--sjs-base-unit, var(--base-unit, 8px));width:calc(100% - 2*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__cell:not(.sd-table__cell--header):first-of-type{padding-left:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__cell:last-of-type{padding-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td,.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type{background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td.sd-matrix__text--checked,.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type.sd-matrix__text--checked{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, .1)))}.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td .sd-input,.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type .sd-input{background-color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td .sd-item:not(.sd-item--error) .sd-item__decorator,.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type .sd-item:not(.sd-item--error) .sd-item__decorator{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td .sd-item:not(.sd-item--error).sd-item--checked .sd-item__decorator,.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type .sd-item:not(.sd-item--error).sd-item--checked .sd-item__decorator{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd)>td .sd-item:not(.sd-item--error).sd-radio--checked .sd-radio__control:focus+.sd-radio__decorator:after,.sd-root-modern:not(.sd-root-modern--mobile) .sd-table--alternate-rows .sd-table__row:nth-of-type(odd) td:first-of-type .sd-item:not(.sd-item--error).sd-radio--checked .sd-radio__control:focus+.sd-radio__decorator:after{background-color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-table__cell{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));font-weight:400;font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));padding:0 var(--sjs-base-unit, var(--base-unit, 8px));color:var(--sjs-general-forecolor, var(--foreground, #161616));text-align:center}.sd-table__cell:not(.sd-table__cell--empty):not(.sd-table__cell--actions):not(:empty){min-width:calc(15*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-table__cell--error{border:none;padding:0 var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__cell--error .sd-question__erbox{margin:0}.sd-table__cell--error-top{vertical-align:bottom;padding-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__cell--error-bottom{vertical-align:top;padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__cell--item .sd-selectbase__item{text-align:center}.sd-table__cell--item .sd-selectbase__label{justify-content:center}.sd-question--disabled .sd-table__cell{opacity:.25}.sd-root--readonly .sd-question--disabled .sd-table__cell{opacity:1}.sd-table__cell--header .sv-vue-title-additional-div,.sd-table__cell--header{font-size:0;line-height:0}.sd-table__cell--header span{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));font-weight:var(--sjs-font-questiontitle-weight, 600)}.sd-table__cell--header{font-weight:600;color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));vertical-align:top;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__cell--header:not(.sd-table__cell--empty){min-width:calc(15*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdropdown .sd-table__cell--header.sd-table__cell--empty{min-width:calc(15*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdropdown .sd-table__cell--header.sd-table__cell--action{min-width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty){min-width:calc(15*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty).sd-table__cell--dropdown,.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty).sd-table__cell--rating{min-width:calc(22*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty).sd-table__cell--boolean{min-width:calc(18*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-table__cell--footer{text-align:right}.sd-table__cell--footer-total{font-weight:600;text-align:left}.sd-table__cell--detail-panel{border-top:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0);padding:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sjs-base-unit, var(--base-unit, 8px)) calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));border-bottom:var(--sjs-base-unit, var(--base-unit, 8px)) solid rgba(0,0,0,0)}.sd-table__cell--actions .sv-action-bar,.sd-matrixdynamic__add-btn .sv-action-bar{overflow:visible}.sd-table__cell--actions:not(.sd-table__cell--vertical){width:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__cell--actions:not(.sd-table__cell--vertical):not(.sd-table__cell--drag):first-of-type{padding-left:0;width:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));min-width:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-table__cell--detail-button{border:none;background:#0000;border-radius:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__cell--detail-button svg{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:block;width:var(--sjs-internal-font-editorfont-size);height:var(--sjs-internal-font-editorfont-size);fill:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, .45)))}.sd-table__cell--detail-button:hover{background:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, .1)))}.sd-table__cell--detail-button:hover svg{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-table__cell--actions{white-space:nowrap}.sd-table__cell--actions.sd-table__cell--vertical .sd-action-bar{justify-content:center}.sd-table__cell--row-text{font-weight:var(--sjs-font-questiontitle-weight, 600);color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));text-align:left;min-width:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) var(--sjs-base-unit, var(--base-unit, 8px))}.sd-matrixdynamic__content .sd-table__question-wrapper{position:relative}.sd-table__question-wrapper:not(:focus-within):hover{position:relative}.sd-table__cell--actions:not(.sd-table__cell--vertical),.sd-table__cell--empty,.sd-table__cell--row-text,.sd-matrix__cell:first-of-type,.sd-matrix tr>td:first-of-type{position:sticky;background-color:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));z-index:12}.sd-table__cell--actions:not(.sd-table__cell--vertical):first-of-type,.sd-table__cell--empty:first-of-type,.sd-table__cell--row-text:first-of-type,.sd-matrix__cell:first-of-type:first-of-type,.sd-matrix tr>td:first-of-type:first-of-type{left:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-table__cell--actions:not(.sd-table__cell--vertical):last-of-type,.sd-table__cell--empty:last-of-type,.sd-table__cell--row-text:last-of-type,.sd-matrix__cell:first-of-type:last-of-type,.sd-matrix tr>td:first-of-type:last-of-type{right:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-table__cell--actions:not(.sd-table__cell--vertical):last-child .sd-action-bar{margin-right:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));justify-content:flex-end;background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))))}.sd-question.sd-question--table{position:relative;overflow-x:auto}.sd-question--table.sd-element--nested{overflow-x:visible}.sd-table-wrapper{display:flex;margin:0 calc(-1*var(--sd-base-padding));width:fit-content;min-width:calc(100% + 2*var(--sd-base-padding))}.sd-table-wrapper:before,.sd-table-wrapper:after{content:"";display:block;position:sticky;min-height:100%;width:calc(var(--sd-base-padding) - var(--sjs-base-unit, var(--base-unit, 8px)));flex-shrink:0;background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));z-index:11}.sd-table-wrapper:before{left:calc(-1*var(--sd-base-padding))}.sd-table-wrapper:after{right:calc(-1*var(--sd-base-padding))}.sd-table-wrapper>*{flex-basis:100%}.sd-question--table>.sd-question__header,.sd-question--table .sd-question__description--under-input .sv-string-viewer{position:sticky;left:0}.sd-question--table>.sd-question__content{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));min-width:min-content}.sd-question--table.sd-element--nested>.sd-question__content{min-width:auto;overflow-x:auto}.sd-question--table.sd-element--nested>.sd-question__content,.sd-question--table:not(.sd-element--with-frame):not(.sd-element--nested){padding-right:var(--sd-base-padding);margin-right:calc(-1*var(--sd-base-padding));padding-left:var(--sd-base-padding);margin-left:calc(-1*var(--sd-base-padding));box-sizing:content-box}.sd-question--scroll{overflow-x:scroll}.sd-table__cell--detail-panel .sd-panel__content{padding-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-table__question-wrapper .sd-boolean-root{margin:auto}.sd-root-modern--mobile .sd-table__question-wrapper .sd-boolean-root{margin:initial}.sd-table.sd-matrixdynamic{table-layout:auto}.sd-page{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:0 calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));width:100%;box-sizing:border-box}.sd-root-modern--mobile .sd-page{padding:0}.sd-page .sd-page__title{--page-title-font-size: var(--sjs-font-pagetitle-size, calc(1.5 * (var(--sjs-font-size, 16px))));font-family:var(--sjs-font-pagetitle-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-pagetitle-weight, 700);font-size:var(--page-title-font-size);color:var(--sjs-font-pagetitle-color, var(--sjs-general-dim-forecolor, rgba(0, 0, 0, .91)));position:static;line-height:calc(1.33*(var(--page-title-font-size)));margin:0 0 calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0px}.sd-page .sd-page__description{font-family:var(--sjs-font-pagedescription-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-pagedescription-weight, 400);font-size:var(--sjs-font-pagedescription-size, var(--sjs-font-size, 16px));color:var(--sjs-font-pagedescription-color, var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, .45)));position:static;line-height:calc(1.5*(var(--sjs-font-pagedescription-size, var(--sjs-font-size, 16px))));margin:0 0 calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sd-page__errbox{padding:calc(.5*var(--sd-base-vertical-padding) + var(--sjs-base-unit, var(--base-unit, 8px))) var(--sd-base-padding)}.sd-page__title~.sd-page__errbox,.sd-page__description~.sd-page__errbox{margin-top:calc(.5*var(--sd-base-vertical-padding) + var(--sjs-base-unit, var(--base-unit, 8px)));margin-bottom:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root--compact .sd-page__title~.sd-page__errbox,.sd-root--compact .sd-page__description~.sd-page__errbox{margin-bottom:0}.sd-row{display:flex;flex-direction:row;width:100%;box-sizing:border-box;margin-top:var(--sd-base-vertical-padding)}.sd-row.sd-page__row{margin-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-page__row.sd-row--compact{margin-top:var(--sd-base-vertical-padding)}.sd-row:first-of-type{margin-top:0}.sd-page__title~.sd-row.sd-page__row:not(.sd-row--compact),.sd-page__description~.sd-row.sd-page__row:not(.sd-row--compact){margin-top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-page__title~.sd-page__row.sd-row--compact,.sd-page__description~.sd-page__row.sd-row--compact{margin-top:var(--sd-base-vertical-padding)}.sd-row.sd-page__row:not(.sd-row--compact)~.sd-row.sd-page__row:not(.sd-row--compact){margin-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-row--multiple{row-gap:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:calc(-1*var(--sd-base-padding));width:calc(100% + var(--sd-base-padding));flex-wrap:wrap}.sd-row--multiple>div{box-sizing:border-box;padding-left:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;align-items:stretch}.sd-panel:not(.sd-panel--as-page) .sd-row--multiple{row-gap:var(--sd-base-vertical-padding)}.sd-panel:not(.sd-panel--as-page) .sd-row--multiple>div{padding-left:var(--sd-base-padding)}.sd-row--multiple.sd-row--compact>div{padding-left:var(--sd-base-padding)}.sd-page__row.sd-row--multiple{margin-left:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(100% + 2*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-page__row.sd-row--multiple.sd-row--compact{padding:0;margin-left:calc(-1*var(--sd-base-padding));width:calc(100% + var(--sd-base-padding))}.sd-row__panel{box-sizing:border-box;width:100%}.sd-row__question{box-sizing:border-box;width:100%;white-space:nowrap}.sd-title{display:block;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-style:normal;color:var(--sjs-general-forecolor, var(--foreground, #161616));flex-direction:row;white-space:normal;word-break:break-word}.sd-title.sd-container-modern__title{display:flex;align-items:center;padding:var(--sd-page-vertical-padding) var(--sd-page-vertical-padding);overflow:auto;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));gap:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));box-shadow:0 2px 0 var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-title.sd-container-modern__title .sd-logo.sv-logo--right{margin-left:auto}.sd-title.sd-container-modern__title .sd-logo__image{margin-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-header__text{display:flex;flex-direction:column;gap:var(--sjs-base-unit, var(--base-unit, 8px));flex-grow:1}.sd-header__text .sd-title{--survey-title-font-size: var(--sjs-font-surveytitle-size, calc(2 * (var(--sjs-font-size, 16px))));font-size:var(--survey-title-font-size);line-height:calc(1.25*(var(--survey-title-font-size)));color:var(--sjs-font-surveytitle-color, var(--sjs-primary-backcolor, var(--primary, #19b394)));font-family:var(--sjs-font-surveytitle-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-surveytitle-weight, 700)}.sd-header__text h3{line-height:calc(2.5*(var(--sjs-font-size, 16px)))}.sd-header__text h5{font-size:var(--sjs-font-size, 16px);font-weight:400;line-height:calc(1.5*(var(--sjs-font-size, 16px)))}.sd-header__text .sd-description{--survey-description-font-size: var(--sjs-font-surveydescription-size, var(--sjs-font-size, 16px));font-size:var(--survey-description-font-size);line-height:calc(1.5*(var(--survey-description-font-size)));color:var(--sjs-font-surveydescription-color, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)));font-family:var(--sjs-font-surveydescription-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-surveydescription-weight, 400)}.sd-title .sv-title-actions{width:100%;justify-content:space-between}.sd-root-modern .sd-container-modern__title{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sd-root-modern .sd-container-modern__title .sd-header__text h3{margin:0}.sd-root-modern .sd-container-modern__title .sd-description{margin:0;color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-title .sv-title-actions{align-items:flex-start;width:calc(100% + 3*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-title .sv-title-actions .sv-title-actions__title{flex-wrap:wrap;flex:0 1 auto;max-width:calc(100% - 3*var(--sjs-base-unit, var(--base-unit, 8px)));white-space:initial;min-width:unset}.sd-action-title-bar{flex:1 9 auto;min-width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));justify-content:flex-end;margin:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sd-action-title-bar .sv-action{flex:0 0 auto}.sd-action-title-bar.sd-action-bar--empty{min-width:0}.sd-description{font-style:normal;font-family:var(--sjs-font-questiondescription-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-questiondescription-weight, 400);color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, .45)));font-size:var(--sjs-font-questiondescription-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiondescription-size, var(--sjs-font-size, 16px))));white-space:normal;word-break:break-word}.sd-description.sd-question__description--under-input{padding-top:calc(.375*var(--sd-base-vertical-padding))}.sd-element__header .sd-description{margin-top:calc(.25*var(--sd-base-vertical-padding) - .5*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-item{padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sd-item--disabled.sd-item--disabled .sd-item__decorator,.sd-item__decorator{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:flex;align-items:center;justify-content:center;width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box;background-color:var(--sjs-editorpanel-backcolor, var(--sjs-editor-background, var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))));box-shadow:var(--sjs-shadow-inner, inset 0px 1px 2px 0px rgba(0, 0, 0, .15));border:none;flex-shrink:0;margin-top:calc((1.5*(var(--sjs-internal-font-editorfont-size)) - 3*(var(--sjs-base-unit, var(--base-unit, 8px))))/2)}.sd-item--checked .sd-item__decorator{box-shadow:none}.sd-item__control:focus+.sd-item__decorator{box-shadow:0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394));background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));outline:none}.sd-item--allowhover .sd-selectbase__label:hover .sd-item__decorator{background:var(--sjs-editorpanel-hovercolor, var(--sjs-general-backcolor-dim-dark, rgb(243, 243, 243)));outline:none}.sd-item--checked .sd-item__decorator{background:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-item__control-label{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-style:normal;font-weight:var(--sjs-font-editorfont-weight, 400);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));font-size:var(--sjs-internal-font-editorfont-size);color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));white-space:normal;word-break:break-word;width:100%;text-align:left}.sd-item--disabled .sd-item__control-label{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));opacity:.25}.sd-root--readonly .sd-item--disabled .sd-item__control-label{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)))}.sd-item--error .sd-item__decorator{background:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)))}.sd-selectbase{border:none;margin:0;padding:0;min-inline-size:0;min-width:0}.sd-selectbase--row{border:none;margin:0;padding:0;display:flex;flex-wrap:wrap;column-gap:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-selectbase--multi-column{display:flex;flex:1 1 0px}.sd-selectbase__label{display:inline-flex;position:relative;gap:var(--sjs-base-unit, var(--base-unit, 8px));vertical-align:top}.sd-selectbase__column{vertical-align:top}.sd-selectbase__column{display:block;box-sizing:border-box;word-break:break-word;flex:1 1 0px}.sd-selectbase__column:not(:last-child){padding-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-selectbase__column.sv-q-column-1{width:100%}.sd-checkbox__decorator{border-radius:calc(.5*(var(--sjs-corner-radius, 4px)))}.sd-checkbox__svg{display:none;width:calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-checkbox--checked .sd-checkbox__svg{display:block}.sd-checkbox--checked .sd-checkbox__svg use{fill:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-checkbox--checked.sd-checkbox--disabled .sd-checkbox__svg use{fill:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-checkbox--checked .sd-checkbox__control:focus+.sd-checkbox__decorator .sd-checkbox__svg use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-radio__decorator{border-radius:50%}.sd-radio--checked .sd-radio__decorator:after{content:" ";display:block;width:var(--sjs-base-unit, var(--base-unit, 8px));height:var(--sjs-base-unit, var(--base-unit, 8px));border-radius:50%;background-color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-radio--checked.sd-radio--disabled .sd-radio__decorator:after{background-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-radio--checked .sd-radio__control:focus+.sd-radio__decorator:after{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-radio__svg{display:none}.sd-visuallyhidden{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.sd-matrix fieldset{border:none;padding:0;margin:0}.sd-matrix__label{display:flex;position:relative;justify-content:center}.sd-matrix__text{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrix__text--checked{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, .1)));padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-matrix__cell:first-of-type{font-weight:var(--sjs-font-questiontitle-weight, 600);text-align:left}:root{--sd-rating-bad-color: var(--sjs-special-red, var(--red, #e60a3e));--sd-rating-normal-color: var(--sjs-special-yellow, var(--yellow, #ff9814));--sd-rating-good-color: var(--sjs-special-green, var(--green, #19b394));--sd-rating-bad-color-light: var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)));--sd-rating-normal-color-light: var(--sjs-special-yellow-light, var(--yellow-light, rgba(255, 152, 20, .1)));--sd-rating-good-color-light: var(--sjs-special-green-light, var(--green-light, rgba(25, 179, 148, .1)))}.sd-rating{overflow-x:auto;min-height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating fieldset{display:flex;border:none;padding:0 0 2px;flex-wrap:nowrap;gap:var(--sjs-base-unit, var(--base-unit, 8px));margin-inline-start:0;align-items:center}.sd-rating.sd-rating--wrappable fieldset{flex-wrap:wrap;min-width:0}.sd-rating--small{min-height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));margin:auto}.sd-rating--small fieldset{padding:0;gap:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-rating__item{position:relative;background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, .15));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));white-space:nowrap;padding:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2.5*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;justify-content:center;align-items:center;box-sizing:border-box;min-width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));text-align:center;border:none;color:var(--sjs-general-forecolor, var(--foreground, #161616));fill:var(--sjs-general-forecolor, var(--foreground, #161616));font-size:var(--sjs-font-size, 16px)}.sd-rating__item--fixed-size{width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:0}legend+.sd-rating__item,legend+sv-ng-rating-item-smiley+.sd-rating__item-smiley,legend+sv-ng-rating-item+.sd-rating__item{margin-inline-start:2px}.sd-rating__item--error{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)));box-shadow:0 1px 2px #0000;border:none}.sd-rating__item.sd-rating__item--disabled{color:var(--sjs-general-forecolor, var(--foreground, #161616));fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.sd-rating__item.sd-rating__item--selected.sd-rating__item--disabled{color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));fill:var(--sjs-general-forecolor, var(--foreground, #161616));background-color:var(--background-semitransparent, rgba(144, 144, 144, .5));border:none}.sd-question--disabled .sd-rating__item-text{opacity:.25}.sd-rating__item--allowhover:hover{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, rgb(248, 248, 248)))}.sd-rating__item:focus-within{border:2px solid var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-rating__item--selected{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));border:2px solid var(--sjs-primary-backcolor, var(--primary, #19b394));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));font-weight:600;box-shadow:0 1px 2px #0000}.sd-rating__item--selected:focus-within{box-shadow:inset 0 0 0 2px var(--sjs-general-backcolor, var(--background, #fff))}.sd-rating__item-smiley{position:relative;border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));white-space:nowrap;padding:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box;min-width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));text-align:center;border:2px solid var(--sjs-border-default, var(--border, #d6d6d6));color:var(--sjs-general-forecolor, var(--foreground, #161616));fill:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-rating__item-smiley svg{display:block;width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-smiley--small{padding:calc(.625*(var(--sjs-base-unit, var(--base-unit, 8px))));min-width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));border-width:1px}.sd-rating__item-smiley--small svg{width:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-smiley--small.sd-rating__item-smiley--selected:focus-within{box-shadow:inset 0 0 0 1px var(--sjs-general-backcolor, var(--background, #fff))}legend+.sd-rating__item-smiley,legend+sv-ng-rating-item+.sd-rating__item-smiley{margin-inline-start:2px}.sd-rating__item-smiley--error{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)));border-color:#0000;fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-rating__item-smiley--error.sd-rating__item-smiley--scale-colored:not(.sd-rating__item-smiley--selected){opacity:initial}.sd-rating__item-smiley.sd-rating__item-smiley--disabled{opacity:.5}.sd-rating__item-smiley.sd-rating__item-smiley--selected.sd-rating__item-smiley--disabled{opacity:initial;fill:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-rating__item-smiley--allowhover:hover{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, rgb(248, 248, 248)));border-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-rating__item-smiley:focus-within{border-color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-rating__item-smiley--selected{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));border-color:var(--sjs-primary-backcolor, var(--primary, #19b394));fill:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));font-weight:600}.sd-rating__item-smiley--selected:focus-within{box-shadow:inset 0 0 0 2px var(--sjs-general-backcolor, var(--background, #fff))}.sd-rating__item-smiley--scale-colored:not(.sd-rating__item-smiley--selected){opacity:.25}.sd-rating__item-smiley--scale-colored:not(.sd-rating__item-smiley--selected).sd-rating__item-smiley--allowhover:hover{opacity:.5}.sd-rating__item-smiley--rate-colored:not(.sd-rating__item-smiley--selected).sd-rating__item-smiley--allowhover:hover{opacity:.5}.sd-rating__item-smiley--scale-colored:not(.sd-rating__item-smiley--selected):focus-within{opacity:1}.sd-rating__item-star{position:relative;width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-star:not(:first-of-type){padding-left:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:calc(-.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-star:not(:last-of-type){padding-right:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-right:calc(-.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-star svg{stroke:var(--sjs-border-default, var(--border, #d6d6d6));fill:none;width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));display:block}.sd-rating__item-star .sv-star-2{display:none}.sd-rating__item-star--small{width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-star--small svg{width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating__item-star--selected svg{stroke:none;fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-rating__item-star--error svg{stroke:none;fill:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)))}.sd-rating__item-star--disabled{opacity:.5}.sd-rating__item-star--disabled svg{stroke:var(--sjs-border-default, var(--border, #d6d6d6));fill:none}.sd-rating__item-star--selected.sd-rating__item-star--disabled svg{stroke:none;fill:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-rating__item-star:focus-within svg{stroke:var(--sjs-primary-backcolor, var(--primary, #19b394));fill:none}.sd-rating__item-star--unhighlighted svg{stroke:none;fill:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-rating__item-star--highlighted svg{stroke:var(--sjs-border-default, var(--border, #d6d6d6));fill:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, rgb(248, 248, 248)))}.sd-rating__item-star--selected.sd-rating__item-star--unhighlighted:focus-within svg{stroke:var(--sjs-border-default, var(--border, #d6d6d6));fill:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-rating__item-star--selected:focus-within svg{stroke:var(--sjs-primary-backcolor, var(--primary, #19b394));fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-rating__item-star--selected:focus-within .sv-star{display:none}.sd-rating__item-star--selected:focus-within .sv-star-2{display:block}.sd-rating__item-text.sd-rating__item-text{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-editorfont-weight, 400);color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));display:inline-block;border:2px solid rgba(0,0,0,0);box-sizing:border-box}.sd-rating__item-text.sd-rating__item-text.sd-rating__min-text,.sd-rating__item-text.sd-rating__item-text.sd-rating__max-text{margin-top:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))));color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, .45)))}.sd-rating__item-text.sd-rating__item-text.sd-rating__min-text{margin-right:var(--sjs-base-unit, var(--base-unit, 8px));border-left:0px}.sd-rating__item-text.sd-rating__item-text.sd-rating__max-text{margin-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-rating__item-text.sd-rating__item-text .sv-string-editor{white-space:nowrap}.sd-rating__item-text.sd-rating__item-text.sd-rating__item--fixed-size{min-width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating--wrappable .sd-rating__item-text{max-width:100%}.sd-rating--wrappable .sd-rating__item-text .sv-string-viewer{max-width:100%;text-overflow:ellipsis;overflow:hidden;display:block}.sd-rating__item:focus-within .sd-rating__item-text.sd-rating__item-text{border:none}.sd-rating__item--selected .sd-rating__item-text.sd-rating__item-text{color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));font-weight:inherit;border:none}.sd-rating-dropdown-item{display:flex;width:100%;justify-content:space-between;align-items:center;gap:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-rating-dropdown-item_description{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-style:normal;font-weight:400;font-size:calc(.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px)}.sv-list__item.sv-list__item--selected .sd-rating-dropdown-item_description{color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sv-ranking-item--error .sv-ranking-item__index{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)));box-shadow:0 1px 2px #0000;border-color:#0000}.sd-element--with-frame .sv-ranking-item{left:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-element--with-frame .sv-ranking--mobile .sv-ranking-item__icon-container{margin-left:0;margin-right:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-element--with-frame .sv-ranking--mobile .sv-ranking-item{left:0}.sv-ranking-item__content.sd-ranking-item__content{line-height:calc(1.5*(var(--sjs-font-size, 16px)))}.sv-dragdrop-movedown{transform:translate(0);animation:svdragdropmovedown .1s;animation-timing-function:ease-in-out}@keyframes svdragdropmovedown{0%{transform:translateY(-50px)}to{transform:translate(0)}}.sv-dragdrop-moveup{transform:translate(0);animation:svdragdropmoveup .1s;animation-timing-function:ease-in-out}@keyframes svdragdropmoveup{0%{transform:translateY(50px)}to{transform:translate(0)}}.sv-dropdown_select-wrapper{position:relative}.sv-dropdown_select-wrapper use{fill:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)))}.sd-dropdown{appearance:none;padding-inline-end:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));opacity:1;display:flex;justify-content:space-between;word-spacing:normal}.sd-dropdown[disabled]{pointer-events:none}.sd-dropdown--empty:not(.sd-input--disabled),.sd-dropdown--empty:not(.sd-input--disabled) .sd-dropdown__value{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-dropdown__input-field-component{height:auto}.sd-dropdown option{color:var(--sjs-general-forecolor, var(--foreground, #161616));font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-size, 16px)}.sd-dropdown input[readonly]{pointer-events:none}.sd-dropdown__value{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));width:100%;min-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-editorfont-weight, 400);color:var(--sjs-font-editorfont-color, var(--sjs-general-forecolor, rgba(0, 0, 0, .91)));font-size:var(--sjs-internal-font-editorfont-size);position:relative}.sd-dropdown_clean-button{display:flex;justify-content:center;align-items:center;padding:0 var(--sjs-base-unit, var(--base-unit, 8px));margin:auto 0}.sd-dropdown_chevron-button{position:absolute;width:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));top:0;bottom:0;inset-inline-end:0;display:flex;justify-content:center;align-items:center;padding-inline-end:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-dropdown_chevron-button-svg,.sd-dropdown_clean-button-svg{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));width:calc(1.5*(var(--sjs-internal-font-editorfont-size)));height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sd-input.sd-dropdown:focus-within{box-shadow:0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-input.sd-dropdown:focus-within .sd-dropdown__filter-string-input{z-index:2000}.sd-dropdown__filter-string-input{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));position:absolute;left:0;top:0;bottom:0;width:100%;max-width:100%;border:none;outline:none;padding:0;font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-editorfont-weight, 400);color:var(--sjs-font-editorfont-color, var(--sjs-general-forecolor, rgba(0, 0, 0, .91)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));background-color:#0000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;appearance:none}.sd-dropdown--empty:not(.sd-input--disabled) .sd-dropdown__filter-string-input::placeholder{color:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)))}.sd-dropdown__filter-string-input::placeholder{color:var(--sjs-general-forecolor, var(--foreground, #161616));width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;appearance:none}.sd-dropdown__hint-prefix{color:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)))}.sd-dropdown__hint-prefix span{white-space:pre}.sd-dropdown__hint-suffix{display:flex;color:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)))}.sd-dropdown__hint-suffix span{white-space:pre}.sd-input--disabled .sv-string-viewer{max-width:100%;overflow:hidden;text-overflow:ellipsis}.sv-dropdown-popup .sd-list__item-body{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));font-size:var(--sjs-internal-font-editorfont-size);font-weight:var(--sjs-font-editorfont-weight, 400);font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));padding-inline-end:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}[dir=rtl] .sd-dropdown,[style*="direction:rtl"] .sd-dropdown,[style*="direction: rtl"] .sd-dropdown{background-position:left calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) top 50%,0 0}.sd-input.sd-tagbox:not(.sd-tagbox--empty):not(.sd-input--disabled){height:auto;padding:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-end:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-start:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-tagbox_clean-button{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));padding:calc(.5*(var(--sjs-internal-font-editorfont-size)));margin:auto 0}.sd-input.sd-tagbox:focus-within{box-shadow:0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sv-tagbox__item{position:relative;display:flex;align-items:center;padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));border-radius:calc(.5*(var(--sjs-corner-radius, 4px)))}.sv-tagbox__item-text{color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));min-width:calc(5.5*(var(--sjs-base-unit, var(--base-unit, 8px))));text-align:center;font-weight:600}.sv-tagbox__item:hover .sd-tagbox-item_clean-button,.sv-tagbox__item:focus .sd-tagbox-item_clean-button,.sv-tagbox__item:focus-within .sd-tagbox-item_clean-button{display:flex;align-self:center}.sd-tagbox-item_clean-button{display:none;position:absolute;inset-inline-end:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:0;padding-inline-start:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));background:linear-gradient(270deg,var(--sjs-primary-backcolor, var(--primary, #19b394)) 53.12%,rgba(25,179,148,0) 100%)}.sd-tagbox-item_clean-button-svg{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:block;padding:calc(.25*(var(--sjs-internal-font-editorfont-size)));width:var(--sjs-internal-font-editorfont-size);height:var(--sjs-internal-font-editorfont-size)}.sd-tagbox-item_clean-button-svg:hover{border-radius:100px;background:var(--sjs-primary-forecolor-light, var(--primary-foreground-disabled, rgba(255, 255, 255, .25)))}.sd-tagbox-item_clean-button-svg use{fill:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-tagbox__value.sd-dropdown__value{position:relative;gap:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;flex-wrap:wrap;flex-grow:1;padding-inline:unset;margin-inline:unset;margin-block:unset}.sd-tagbox__filter-string-input{width:100%;display:flex;flex-grow:1}.sd-tagbox__placeholder{position:absolute;top:0;left:0;max-width:100%;width:auto;height:100%;text-align:left;cursor:text;pointer-events:none;color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}[dir=rtl] .sd-tagbox-item_clean-button,[style*="direction:rtl"] .sd-tagbox-item_clean-button,[style*="direction: rtl"] .sd-tagbox-item_clean-button{background:linear-gradient(90deg,var(--sjs-primary-backcolor, var(--primary, #19b394)) 53.12%,rgba(25,179,148,0) 100%)}.sd-tagbox.sd-tagbox--empty .sd-tagbox__hint,.sd-tagbox.sd-tagbox--empty .sd-tagbox__hint-suffix-wrapper,.sd-tagbox.sd-tagbox--empty .sd-tagbox__filter-string-input{width:100%}.sd-tagbox__hint{display:flex;flex-grow:1}.sd-tagbox__hint-suffix-wrapper{position:relative;width:100%}.sd-dropdown__hint-suffix.sd-tagbox__hint-suffix,.sd-dropdown__hint-prefix.sd-tagbox__hint-prefix{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));height:100%;display:flex;align-items:center}.sd-imagepicker{display:flex;flex-wrap:wrap;padding:0;border:none;gap:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));width:100%;margin:0}.sd-imagepicker--column{align-items:flex-start;flex-direction:column}@supports not (aspect-ratio: 1/1){.sd-imagepicker>div{margin-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}}.sd-imagepicker__item img,.sd-imagepicker__item .sd-imagepicker__image-container>div{border-radius:var(--sjs-corner-radius, 4px);background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.sd-imagepicker__item-decorator{position:relative;display:flex;flex-direction:column;align-items:center}.sd-imagepicker__label{position:relative}.sd-imagepicker__label .sd-visuallyhidden{height:100%;margin:0}.sd-imagepicker__image-container{position:relative}.sd-imagepicker__check-decorator{display:none;position:absolute;top:var(--sjs-base-unit, var(--base-unit, 8px));right:var(--sjs-base-unit, var(--base-unit, 8px));padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box;border-radius:100%;background-color:var(--sjs-general-backcolor, var(--background, #fff));z-index:1}.sd-imagepicker__check-icon{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:block;width:calc(1.5*(var(--sjs-internal-font-editorfont-size)));height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-imagepicker__item--checked .sd-imagepicker__check-decorator{display:block}.sd-imagepicker__item--error .sd-imagepicker__image-container:before{display:block;position:absolute;content:" ";left:0;top:0;width:100%;height:100%;background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)));border-radius:var(--sjs-corner-radius, 4px);background:linear-gradient(0deg,var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1))),var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1))))}.sd-imagepicker__item:focus-within .sd-imagepicker__image,.sd-imagepicker__item--allowhover .sd-imagepicker__image:hover{opacity:.5}.sd-imagepicker__image{display:block;box-sizing:border-box;max-width:100%}.sd-imagepicker__text{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));margin-top:var(--sjs-base-unit, var(--base-unit, 8px));color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)))}.sd-imagepicker__no-image{display:flex;background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9));inset-block-start:0}.sd-imagepicker__no-image-svg{height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));margin:auto}.sd-imagepicker__no-image-svg use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-imagepicker__column{display:flex;flex-direction:column;gap:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));align-items:flex-start;padding-right:0}.sd-selectbase__column.sd-imagepicker__column:not(:last-child){padding-right:0}.sd-image__image{display:block;max-width:100%;border-radius:var(--sjs-corner-radius, 4px)}.sd-image__image--adaptive{width:100%;height:auto;max-width:calc(80*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-image__no-image{background:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9));min-width:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));min-height:calc(27.5*(var(--sjs-base-unit, var(--base-unit, 8px))));width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.sd-image__no-image use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-html{white-space:initial}.sd-html{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-default-fontSize, var(--sjs-font-size, 16px));-webkit-text-decoration:var(--sjs-article-font-default-textDecoration, "none");text-decoration:var(--sjs-article-font-default-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-default-fontWeight, 400);font-style:var(--sjs-article-font-default-fontStyle, "normal");font-stretch:var(--sjs-article-font-default-fontStretch, "normal");letter-spacing:var(--sjs-article-font-default-letterSpacing, 0);line-height:var(--sjs-article-font-default-lineHeight, 28px);text-indent:var(--sjs-article-font-default-paragraphIndent, 0px);text-transform:var(--sjs-article-font-default-textCase, "none")}.sd-html h1{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-xx-large-fontSize, calc(4 * (var(--sjs-font-size, 16px))));-webkit-text-decoration:var(--sjs-article-font-xx-large-textDecoration, "none");text-decoration:var(--sjs-article-font-xx-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-xx-large-fontWeight, 700);font-style:var(--sjs-article-font-xx-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-xx-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-xx-large-letterSpacing, 0);line-height:var(--sjs-article-font-xx-large-lineHeight, 64px);text-indent:var(--sjs-article-font-xx-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-xx-large-textCase, "none")}.sd-html h2{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-x-large-fontSize, calc(3 * (var(--sjs-font-size, 16px))));-webkit-text-decoration:var(--sjs-article-font-x-large-textDecoration, "none");text-decoration:var(--sjs-article-font-x-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-x-large-fontWeight, 700);font-style:var(--sjs-article-font-x-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-x-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-x-large-letterSpacing, 0);line-height:var(--sjs-article-font-x-large-lineHeight, 56px);text-indent:var(--sjs-article-font-x-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-x-large-textCase, "none")}.sd-html h3{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-large-fontSize, calc(2 * (var(--sjs-font-size, 16px))));-webkit-text-decoration:var(--sjs-article-font-large-textDecoration, "none");text-decoration:var(--sjs-article-font-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-large-fontWeight, 700);font-style:var(--sjs-article-font-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-large-letterSpacing, 0);line-height:var(--sjs-article-font-large-lineHeight, 40px);text-indent:var(--sjs-article-font-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-large-textCase, "none")}.sd-html h4,.sd-html h5,.sd-html h6{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-medium-fontSize, calc(1.5 * (var(--sjs-font-size, 16px))));-webkit-text-decoration:var(--sjs-article-font-medium-textDecoration, "none");text-decoration:var(--sjs-article-font-medium-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-medium-fontWeight, 700);font-style:var(--sjs-article-font-medium-fontStyle, "normal");font-stretch:var(--sjs-article-font-medium-fontStretch, "normal");letter-spacing:var(--sjs-article-font-medium-letterSpacing, 0);line-height:var(--sjs-article-font-medium-lineHeight, 32px);text-indent:var(--sjs-article-font-medium-paragraphIndent, 0px);text-transform:var(--sjs-article-font-medium-textCase, "none")}.sd-html td,.sd-html span,.sd-html div,.sd-html p{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-default-fontSize, var(--sjs-font-size, 16px));-webkit-text-decoration:var(--sjs-article-font-default-textDecoration, "none");text-decoration:var(--sjs-article-font-default-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-default-fontWeight, 400);font-style:var(--sjs-article-font-default-fontStyle, "normal");font-stretch:var(--sjs-article-font-default-fontStretch, "normal");letter-spacing:var(--sjs-article-font-default-letterSpacing, 0);line-height:var(--sjs-article-font-default-lineHeight, 28px);text-indent:var(--sjs-article-font-default-paragraphIndent, 0px);text-transform:var(--sjs-article-font-default-textCase, "none")}.sd-html a{color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-html button{display:flex;align-items:center;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));vertical-align:baseline;text-align:center;background-color:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, .15));border:none;border-radius:var(--sjs-corner-radius, 4px);cursor:pointer;-webkit-user-select:none;user-select:none;outline:solid calc(.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) rgba(0,0,0,0);color:var(--sjs-primary-backcolor, var(--primary, #19b394));font-weight:600;font-style:normal;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))))}.sd-html button:hover{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, rgb(248, 248, 248)))}.sd-html button:focus{box-shadow:0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-html button span{display:flex;align-items:center;flex-grow:1;justify-content:center}.sd-expression{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-font-size, 16px)}.sd-question__content--left .sd-expression{line-height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-top:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress{height:2px;background-color:var(--sjs-border-light, var(--border-light, #eaeaea));position:relative}.sd-progress__bar{position:relative;height:100%;background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));overflow:hidden}.sd-progress__text{position:absolute;margin-top:var(--sjs-base-unit, var(--base-unit, 8px));right:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));font-size:calc(.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px);font-weight:600}@media only screen and (min-width: calc(125 * (var(--sjs-base-unit, var(--base-unit, 8px))))){.sd-progress__text{margin-left:5%}}@media only screen and (max-width: calc(125 * (var(--sjs-base-unit, var(--base-unit, 8px))))){.sd-progress__text{margin-left:10px}}.sd-body__progress--top{margin-bottom:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));position:sticky;top:0;z-index:50}.sd-body__progress--bottom .sd-progress__text{margin-top:calc(-3.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-boolean{display:flex;width:max-content;position:relative;gap:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));background-color:var(--sjs-editorpanel-backcolor, var(--sjs-editor-background, var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));box-shadow:var(--sjs-shadow-inner, inset 0px 1px 2px 0px rgba(0, 0, 0, .15))}.sd-boolean.sd-boolean--allowhover:focus-within{box-shadow:0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-boolean__thumb,.sd-boolean__label{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:block;font-family:var(--sjs-font-editorfont-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-editorfont-weight, 400);font-size:var(--sjs-internal-font-editorfont-size);color:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)));line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-boolean__switch{display:flex;padding:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-boolean.sd-boolean--checked .sd-boolean__label--true,.sd-boolean:not(.sd-boolean--checked):not(sd-boolean--indeterminate) .sd-boolean__label--false{color:#0000;transition-duration:.15s;transition-property:color;transition-timing-function:linear}.sd-boolean.sd-boolean--indeterminate .sd-boolean__switch,.sd-boolean--indeterminate .sd-boolean__thumb{display:none}.sd-boolean__thumb{background-color:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, .15));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));transition-duration:.2s;transition-property:margin-left,transform;transition-timing-function:linear;color:var(--sjs-primary-backcolor, var(--primary, #19b394));font-weight:600;margin-left:0%;transform:translate(0);white-space:nowrap;z-index:2}.sd-boolean--checked .sd-boolean__thumb{margin-left:100%;transform:translate(-100%)}.sd-boolean--disabled{pointer-events:none}.sd-boolean--disabled .sd-boolean__thumb,.sd-boolean--disabled .sd-boolean__label{color:var(--sjs-general-forecolor, var(--foreground, #161616));opacity:.25}.sd-boolean__thumb-ghost{z-index:1}.sd-boolean.sd-boolean--allowhover .sd-boolean__thumb-ghost:hover{background-color:var(--sjs-editorpanel-hovercolor, var(--sjs-general-backcolor-dim-dark, rgb(243, 243, 243)));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-boolean--error{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)))}.sd-paneldynamic .sd-progress{position:absolute;left:0;right:0;height:2px;z-index:2;transform:translateY(-1px)}.sd-paneldynamic>.sd-panel{padding-top:1px;padding-bottom:calc(.5*var(--sd-base-vertical-padding))}.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header{padding-bottom:0;padding-top:var(--sd-base-vertical-padding)}.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header:after{display:none}.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header>.sd-panel__title{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-paneldynamic__separator{display:block;position:absolute;left:0;right:0;margin:0;border-color:var(--sjs-border-light, var(--border-light, #eaeaea));background:var(--sjs-border-light, var(--border-light, #eaeaea));height:1px;border:none}.sd-paneldynamic__separator:only-child{display:none}.sd-paneldynamic__panel-wrapper{padding-bottom:calc(1*var(--sd-base-padding))}.sd-paneldynamic__panel-wrapper:after{display:table;clear:both;content:" "}.sd-paneldynamic__panel-wrapper--in-row{display:flex;flex-direction:row;align-items:center}.sd-paneldynamic__footer{clear:both}.sd-paneldynamic__footer .sd-paneldynamic__prev-btn,.sd-paneldynamic__footer .sd-paneldynamic__next-btn{display:block}.sd-paneldynamic__footer .sd-paneldynamic__prev-btn svg,.sd-paneldynamic__footer .sd-paneldynamic__next-btn svg{width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__footer .sd-paneldynamic__add-btn,.sd-paneldynamic__footer .sd-paneldynamic__progress-text,.sd-paneldynamic__footer .sd-paneldynamic__progress--bottom{display:initial}.sd-paneldynamic__buttons-container{display:flex;align-items:center;padding:calc(var(--sd-base-vertical-padding) - var(--sjs-base-unit, var(--base-unit, 8px))) 0}.sd-paneldynamic__progress-container{display:flex;align-items:center;margin-left:auto;margin-right:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__progress-text{font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))));color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, .45)));margin:0;margin-right:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__prev-btn,.sd-paneldynamic__next-btn{width:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__prev-btn .sv-svg-icon,.sd-paneldynamic__next-btn .sv-svg-icon{display:block}.sd-paneldynamic__prev-btn{margin-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__next-btn{margin-left:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));transform:rotate(180deg)}.sd-paneldynamic__placeholder .sd-paneldynamic__add-btn{display:initial;margin-left:0}.sd-question--empty.sd-question--paneldynamic>.sd-question__content{padding-bottom:var(--sd-base-padding)}.sd-paneldynamic__buttons-container .sd-action-bar{width:100%;margin:0 calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(100% + 6*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-paneldynamic__panel-footer{border-top:none;position:relative;top:calc(.5*var(--sd-base-vertical-padding));margin-right:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));justify-content:flex-end}.sd-paneldynamic__panel-footer .sv-action:not(.sv-action--hidden){margin-bottom:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-tabs-toolbar.sv-action-bar{align-items:flex-start;margin:var(--sjs-base-unit, var(--base-unit, 8px)) 0 -1px calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(100% + 4*var(--sjs-base-unit, var(--base-unit, 8px)));z-index:1}.sd-tabs-toolbar.sd-tabs-toolbar--left{justify-content:flex-start}.sd-tabs-toolbar.sd-tabs-toolbar--right{justify-content:flex-end}.sd-tabs-toolbar.sd-tabs-toolbar--center{justify-content:center}.sd-tab-item{margin:0 calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-tab-item{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));padding:var(--sjs-base-unit, var(--base-unit, 8px)) 0 calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));appearance:none;display:flex;box-sizing:border-box;border:none;background-color:#0000;cursor:pointer;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)));color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, .45)));overflow-x:hidden;white-space:nowrap}.sd-tab-item:hover{box-shadow:inset 0 -2px 0 var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-tab-item.sd-tab-item--pressed{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));box-shadow:inset 0 -2px 0 var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-tab-item--icon{padding:var(--sjs-base-unit, var(--base-unit, 8px));width:auto;border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-tab-item--icon use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));opacity:.5}.sd-tab-item--icon:hover,.sd-tab-item--icon.sd-tab-item--pressed{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, .1)));box-shadow:none}.sd-tab-item--icon:hover use,.sd-tab-item--icon.sd-tab-item--pressed use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-tab-item--icon:hover use{opacity:1}.sd-tabs-toolbar .sv-dots{width:auto}.sd-tabs-toolbar .sv-dots.sv-action--hidden{width:0}.sd-tab-item__title{line-height:calc(1.5*(var(--sjs-font-size, 16px)));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));display:flex;align-items:center}.sd-question__title~.sd-tabs-toolbar{margin-top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-paneldynamic__header.sd-element__header.sd-paneldynamic__header-tab{padding-bottom:0}.sd-paneldynamic__header.sd-element__header.sd-paneldynamic__header-tab:after{bottom:0}.sd-question--paneldynamic.sd-element--with-frame{padding-bottom:0}.sd-file{position:relative;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));min-height:calc(36*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box;padding:0 calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-file .sv-action-bar{padding:var(--sjs-base-unit, var(--base-unit, 8px)) 0;justify-content:center;position:absolute;width:100%;left:0;bottom:0}.sd-file .sv-action-bar .sv-action-bar-item{height:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));border-radius:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-file .sv-action-bar #fileIndex .sv-action-bar-item{padding:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0;font-weight:600}.sd-file .sv-action-bar #fileIndex .sv-action-bar-item:hover{background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sd-file .sv-action-bar #fileIndex .sv-action-bar-item:disabled{opacity:initial}.sd-file__decorator{display:flex;flex-direction:column;position:absolute;left:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))));width:100%;height:100%;box-sizing:border-box;justify-content:center;align-items:center;padding:0 calc(8*(var(--sjs-base-unit, var(--base-unit, 8px))));border:1px dashed var(--sjs-border-default, var(--border, #d6d6d6))}.sd-file__decorator--drag{z-index:1;border:1px solid var(--sjs-primary-backcolor, var(--primary, #19b394));background:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, .1)));box-shadow:inset 0 0 0 1px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-file__no-file-chosen{display:none}.sd-file__drag-area-placeholder{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));text-align:center;word-break:break-word;white-space:normal;color:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, .45)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sd-root-modern--mobile .sd-file__decorator{padding:0 calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-file__choose-btn--text{display:block;font-weight:600;color:var(--sjs-primary-backcolor, var(--primary, #19b394));cursor:pointer}.sd-file__choose-btn--text .sv-svg-icon{margin-left:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))));width:24px;height:24px;fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-file__choose-btn--icon>span{display:none}.sd-file__wrapper{width:max-content}.sd-question--answered .sd-file__drag-area-placeholder{display:none}.sd-file__actions-container{margin-top:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-file__actions-container .sv-action--hidden{display:none}.sd-file--answered .sd-file__actions-container{z-index:2;margin-top:0;gap:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-file--answered .sd-file__actions-container{top:var(--sjs-base-unit, var(--base-unit, 8px));right:var(--sjs-base-unit, var(--base-unit, 8px));position:absolute}.sd-file--chose-btn--as .sd-file--answered .sd-file__actions-container{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));inset-inline-end:calc(1.5*(var(--sjs-internal-font-editorfont-size)) + 5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-file__list{display:flex;gap:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:content-box;flex-direction:row;align-items:stretch;justify-content:center;padding:calc(10.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0;min-height:calc(15*(var(--sjs-base-unit, var(--base-unit, 8px))));max-height:calc(15*(var(--sjs-base-unit, var(--base-unit, 8px))));width:100%}.sd-file__preview{position:relative;display:flex;align-items:stretch;flex-direction:column;min-height:100%;width:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));margin:0}.sd-file__preview .sd-file__default-image{width:calc(7*(var(--sjs-base-unit, var(--base-unit, 8px))));height:90px}.sd-file__preview img:hover+.sd-file__remove-file-button,.sd-file__preview svg:hover+.sd-file__remove-file-button,.sd-file__preview .sd-file__remove-file-button:hover{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.sd-file__sign{margin-top:var(--sjs-base-unit, var(--base-unit, 8px));text-align:center;font-size:calc(.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px)}.sd-file__sign a{display:block;text-decoration:none;color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));white-space:normal;word-break:break-all;width:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));min-width:100%;max-width:100%;overflow:hidden;max-height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));text-overflow:ellipsis;line-height:var(--sjs-font-size, 16px);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.sd-file__remove-file-button{display:none}.sd-file__decorator--error{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)))}.sd-file__image-wrapper{position:relative;text-align:center;display:flex;align-items:center;justify-content:center;width:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));min-height:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sd-file__image-wrapper img:not(.sd-file__default-image){display:block;max-width:100%;max-height:100%;width:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(12*(var(--sjs-base-unit, var(--base-unit, 8px))));object-fit:contain}.sd-file__image-wrapper--default-image{background:#0000}.sd-file--single img:hover+.sd-file__remove-file-button{display:none}.sd-file--single-image{height:calc(36*var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-file--single-image .sd-file__preview{width:100%;margin:0}.sd-file--single-image .sd-file__list{position:absolute;left:0;padding:0;height:100%;max-height:100%;width:100%}.sd-file--single-image .sd-file__image-wrapper{background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.sd-file--single-image .sd-file__image-wrapper{min-height:100%;min-width:100%}.sd-file--single-image .sd-file__image-wrapper img{width:100%;height:100%}.sd-file--single-image .sd-file__sign{position:absolute;margin:0;width:100%;min-height:100%}.sd-file--single-image .sd-file__sign a{color:#0000;width:100%;min-width:100%;max-width:100%;height:100%;outline:none}.sd-file__image-wrapper.sd-file__image-wrapper--default-image{background:#0000}.sd-file>input:focus+.sd-file__decorator .sd-file__choose-btn.sd-file__choose-btn--icon use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-file>input:focus+.sd-file__decorator .sd-file__choose-btn:not(.sd-file__choose-btn--icon){background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, .1)))}.sd-file__drag-area{position:static;width:100%}.sd-file__change-camera-button{position:absolute;z-index:2;left:var(--sjs-base-unit, var(--base-unit, 8px));top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-file__close-camera-button{position:absolute;z-index:2;right:var(--sjs-base-unit, var(--base-unit, 8px));top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-context-btn.sd-file__take-picture-button{background-color:var(--sjs-special-red, var(--red, #e60a3e));position:absolute;bottom:16px;left:50%;transform:translate(-50%);padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-context-btn.sd-file__take-picture-button .sv-svg-icon{height:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-context-btn.sd-file__take-picture-button .sv-svg-icon use{fill:var(--sjs-general-backcolor, var(--background, #fff))}.sd-context-btn.sd-file__take-picture-button:hover,.sd-context-btn.sd-file__take-picture-button:focus{box-shadow:0 0 0 2px var(--sjs-special-red, var(--red, #e60a3e))}.sd-file__video-container{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, rgb(248, 248, 248)));position:absolute;top:0;left:0;width:100%;height:100%}.sd-file__loading-indicator{width:100%;height:100%;box-sizing:border-box;position:absolute;border:1px dashed var(--sjs-border-default, var(--border, #d6d6d6));left:0}.sd-file__loading-indicator .sd-loading-indicator{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.sd-hidden{display:none!important}.sd-body__navigation .sd-btn{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(8*(var(--sjs-base-unit, var(--base-unit, 8px))));font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))))}.sd-root--compact .sd-body__navigation .sd-btn:not(.sd-btn--action){background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.sd-root--compact .sd-body__navigation .sd-btn:not(.sd-btn--action):hover{background-color:var(--sjs-editorpanel-hovercolor, var(--sjs-general-backcolor-dim-dark, rgb(243, 243, 243)))}.sd-root-modern--mobile .sd-body__navigation .sv-action:not(.sv-action--hidden),.sd-root-modern--mobile .sd-body__navigation .sd-btn{flex-grow:1}.sd-root-modern--mobile .sd-body__navigation .sd-btn{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body__navigation .sv-action--hidden{display:none}.sd-btn{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));background:var(--sjs-questionpanel-backcolor, var(--sjs-question-background, var(--sjs-general-backcolor, var(--background, #fff))));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, .15));border-radius:var(--sjs-corner-radius, 4px);cursor:pointer;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-style:normal;font-weight:600;font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)));text-align:center;color:var(--sjs-primary-backcolor, var(--primary, #19b394));border:none;outline:none}.sd-btn--small{flex-grow:1;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-btn:hover{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, rgb(248, 248, 248)))}.sd-btn:focus-visible{box-shadow:0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-btn:disabled{color:var(--sjs-general-forecolor, var(--foreground, #161616));opacity:.25;pointer-events:none}.sd-btn--action{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-btn--action:hover{color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff));background-color:var(--sjs-primary-backcolor-dark, rgb(20, 164, 139))}.sd-btn--action:disabled{color:var(--sjs-primary-forecolor-light, var(--primary-foreground-disabled, rgba(255, 255, 255, .25)));pointer-events:none}.sd-btn--danger,.sd-btn--danger:hover{background-color:var(--sjs-special-red, var(--red, #e60a3e));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sd-btn--danger:disabled{color:var(--sjs-special-red-forecolor, #ffffff);pointer-events:none}.sd-body{width:100%;box-sizing:border-box}.sd-body .sd-body__page{min-width:min(100%,300px)}.sd-body .sd-body__timer{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0;box-sizing:border-box}.sd-body.sd-body--static{max-width:calc(90*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:auto;margin-right:auto;padding-top:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(10*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body.sd-body--static .sd-body__timer,.sd-body.sd-body--static .sd-body__navigation,.sd-body.sd-body--static .sd-body__page{margin-left:0;margin-right:0}.sd-body.sd-body--static .sd-body__navigation{padding-top:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body.sd-body--static .sd-body__navigation.sd-action-bar{padding-left:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-right:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body.sd-body--responsive{max-width:initial;padding:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box}.sd-body.sd-body--responsive .sd-page{padding:0}.sd-body.sd-body--responsive .sd-body__timer,.sd-body.sd-body--responsive .sd-body__navigation{padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) 0}.sd-body.sd-body--responsive .sd-body__navigation{padding-top:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body.sd-body--responsive.sd-body--with-timer{max-width:calc(100% + var(--sd-timer-size)*-1.4444444444 + 6*var(--sjs-base-unit, var(--base-unit, 8px)));margin-left:auto;margin-right:auto}.sd-root-modern--mobile .sd-body.sd-body--with-timer.sd-body--responsive{max-width:initial;margin-left:0;margin-right:0}.sd-root-modern--mobile .sd-body.sd-body--responsive,.sd-root-modern--mobile .sd-body.sd-body--static{padding:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern--mobile .sd-body.sd-body--responsive .sd-body__navigation,.sd-root-modern--mobile .sd-body.sd-body--static .sd-body__navigation{padding-left:0;padding-right:0;padding-bottom:0}.sd-root--compact .sd-body.sd-body--responsive .sd-body__navigation,.sd-root--compact .sd-body.sd-body--static .sd-body__navigation{padding-top:calc(7*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body__navigation.sd-action-bar{box-sizing:border-box;padding:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));flex-wrap:wrap;gap:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-body--empty{min-height:400px;text-align:center;padding-top:180px;box-sizing:border-box}.sd-body--empty,.sd-body--loading{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-default-fontSize, var(--sjs-font-size, 16px));-webkit-text-decoration:var(--sjs-article-font-default-textDecoration, "none");text-decoration:var(--sjs-article-font-default-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-default-fontWeight, 400);font-style:var(--sjs-article-font-default-fontStyle, "normal");font-stretch:var(--sjs-article-font-default-fontStretch, "normal");letter-spacing:var(--sjs-article-font-default-letterSpacing, 0);line-height:var(--sjs-article-font-default-lineHeight, 28px);text-indent:var(--sjs-article-font-default-paragraphIndent, 0px);text-transform:var(--sjs-article-font-default-textCase, "none")}.sd-body--empty h1,.sd-body--loading h1{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-xx-large-fontSize, calc(4 * (var(--sjs-font-size, 16px))));-webkit-text-decoration:var(--sjs-article-font-xx-large-textDecoration, "none");text-decoration:var(--sjs-article-font-xx-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-xx-large-fontWeight, 700);font-style:var(--sjs-article-font-xx-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-xx-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-xx-large-letterSpacing, 0);line-height:var(--sjs-article-font-xx-large-lineHeight, 64px);text-indent:var(--sjs-article-font-xx-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-xx-large-textCase, "none")}.sd-body--empty h2,.sd-body--loading h2{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-x-large-fontSize, calc(3 * (var(--sjs-font-size, 16px))));-webkit-text-decoration:var(--sjs-article-font-x-large-textDecoration, "none");text-decoration:var(--sjs-article-font-x-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-x-large-fontWeight, 700);font-style:var(--sjs-article-font-x-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-x-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-x-large-letterSpacing, 0);line-height:var(--sjs-article-font-x-large-lineHeight, 56px);text-indent:var(--sjs-article-font-x-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-x-large-textCase, "none")}.sd-body--empty h3,.sd-body--loading h3{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-large-fontSize, calc(2 * (var(--sjs-font-size, 16px))));-webkit-text-decoration:var(--sjs-article-font-large-textDecoration, "none");text-decoration:var(--sjs-article-font-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-large-fontWeight, 700);font-style:var(--sjs-article-font-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-large-letterSpacing, 0);line-height:var(--sjs-article-font-large-lineHeight, 40px);text-indent:var(--sjs-article-font-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-large-textCase, "none")}.sd-body--empty h4,.sd-body--empty h5,.sd-body--empty h6,.sd-body--loading h4,.sd-body--loading h5,.sd-body--loading h6{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-medium-fontSize, calc(1.5 * (var(--sjs-font-size, 16px))));-webkit-text-decoration:var(--sjs-article-font-medium-textDecoration, "none");text-decoration:var(--sjs-article-font-medium-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-medium-fontWeight, 700);font-style:var(--sjs-article-font-medium-fontStyle, "normal");font-stretch:var(--sjs-article-font-medium-fontStretch, "normal");letter-spacing:var(--sjs-article-font-medium-letterSpacing, 0);line-height:var(--sjs-article-font-medium-lineHeight, 32px);text-indent:var(--sjs-article-font-medium-paragraphIndent, 0px);text-transform:var(--sjs-article-font-medium-textCase, "none")}.sd-body--empty td,.sd-body--empty span,.sd-body--empty div,.sd-body--empty p,.sd-body--loading td,.sd-body--loading span,.sd-body--loading div,.sd-body--loading p{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-default-fontSize, var(--sjs-font-size, 16px));-webkit-text-decoration:var(--sjs-article-font-default-textDecoration, "none");text-decoration:var(--sjs-article-font-default-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-default-fontWeight, 400);font-style:var(--sjs-article-font-default-fontStyle, "normal");font-stretch:var(--sjs-article-font-default-fontStretch, "normal");letter-spacing:var(--sjs-article-font-default-letterSpacing, 0);line-height:var(--sjs-article-font-default-lineHeight, 28px);text-indent:var(--sjs-article-font-default-paragraphIndent, 0px);text-transform:var(--sjs-article-font-default-textCase, "none")}.sd-body--empty a,.sd-body--loading a{color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-body--empty button,.sd-body--loading button{display:flex;align-items:center;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));vertical-align:baseline;text-align:center;background-color:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, .15));border:none;border-radius:var(--sjs-corner-radius, 4px);cursor:pointer;-webkit-user-select:none;user-select:none;outline:solid calc(.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) rgba(0,0,0,0);color:var(--sjs-primary-backcolor, var(--primary, #19b394));font-weight:600;font-style:normal;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))))}.sd-body--empty button:hover,.sd-body--loading button:hover{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, rgb(248, 248, 248)))}.sd-body--empty button:focus,.sd-body--loading button:focus{box-shadow:0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-body--empty button span,.sd-body--loading button span{display:flex;align-items:center;flex-grow:1;justify-content:center}.sd-root_background-image{background-position-x:center;position:absolute;inset:0}.sd-multipletext{width:100%;table-layout:fixed;border-spacing:0;height:1px}.sd-multipletext__cell{height:100%}.sd-multipletext__cell:not(:first-of-type){padding-left:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-multipletext__item-container.sd-input:focus-within{box-shadow:0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-multipletext__item-container{display:flex;align-items:flex-start;height:100%;padding-top:0;padding-bottom:0}.sd-multipletext__item-container .sd-input{padding-top:0;padding-right:0;padding-bottom:0;border:none;box-shadow:none}.sd-multipletext__item-container .sd-input,.sd-multipletext__item-title{margin-top:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-multipletext__item-title{font-size:0;line-height:0}.sd-multipletext__item-title span{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));font-size:var(--sjs-internal-font-editorfont-size);line-height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sd-multipletext__item-title{height:calc(100% - var(--sjs-base-unit, var(--base-unit, 8px))*3);max-width:30%;padding-right:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border-right:1px solid var(--sjs-border-default, var(--border, #d6d6d6));word-break:break-word;white-space:normal;color:var(--sjs-font-editorfont-placeholdercolor, var(--sjs-general-forecolor-light, var(--foreground-light, #909090)))}.sd-multipletext__item{flex-grow:1}.sd-multipletext__content .sd-multipletext__item-container{position:relative}.sd-multipletext__item-container--error{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)))}.sd-multipletext__item-container--error .sd-input--error{background-color:#0000}.sd-multipletext-item__character-counter{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sd-question__content:focus-within .sd-multipletext-item__character-counter{padding-inline-end:calc(8*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-multipletext__cell{padding-left:0;padding-right:0;padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px));padding-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-multipletext__cell--error-bottom,.sd-multipletext__row:first-of-type .sd-multipletext__cell{padding-top:0}.sd-multipletext__cell--error-top,.sd-multipletext__row:last-of-type .sd-multipletext__cell{padding-bottom:0}.sd-multipletext__cell--error .sd-question__erbox{margin:0}.sd-multipletext .sd-input .sd-input{background:#0000}.sd-action{appearance:none;border:none;display:flex;align-items:center;gap:var(--sjs-base-unit, var(--base-unit, 8px));background:#0000;padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));color:var(--sjs-primary-backcolor, var(--primary, #19b394));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));font-weight:600;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-style:normal;font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))));outline:none}.sd-action--negative{color:var(--sjs-special-red, var(--red, #e60a3e))}.sd-action--icon{padding:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-action__icon{margin-left:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-action__icon use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-action--icon .sd-action__icon{margin-left:0}.sd-action--icon use{fill:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, .45)))}svg.sd-action--icon{fill:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, .45)))}.sd-action:disabled,.sd-action--disabled{color:var(--sjs-general-forecolor, var(--foreground, #161616));cursor:default;opacity:.25;pointer-events:none}.sd-action:disabled use,.sd-action--disabled use{fill:var(--sjs-font-questiondescription-color, var(--sjs-general-forecolor-light, rgba(0, 0, 0, .45)))}.sd-action:not(.sd-action--pressed):hover,.sd-action:not(.sd-action--pressed):focus{outline:none;background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, .1)));cursor:pointer;opacity:1}.sd-action:not(.sd-action--pressed):hover.sd-action--icon,.sd-action:not(.sd-action--pressed):focus.sd-action--icon{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sd-action:not(.sd-action--pressed):hover.sd-action--negative,.sd-action:not(.sd-action--pressed):focus.sd-action--negative{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, .1)))}.sd-action:not(.sd-action--pressed):hover.sd-action--negative.sd-action--icon use,.sd-action:not(.sd-action--pressed):focus.sd-action--negative.sd-action--icon use{fill:var(--sjs-special-red, var(--red, #e60a3e))}.sd-action:not(.sd-action--pressed):hover:active,.sd-action:not(.sd-action--pressed):focus:active{opacity:.5}.sd-action__icon{display:block;width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-action--pressed:not(.sd-action--active){background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));opacity:.5}.sd-action-bar{display:flex;align-items:center}.sd-action-bar .sv-action:not(:last-child) .sv-action__content{padding-right:0}.sd-context-btn{background-color:var(--sjs-general-backcolor, var(--background, #fff));padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:calc(12.5*(var(--sjs-base-unit, var(--base-unit, 8px))));border:none;outline:none;cursor:pointer}.sd-context-btn .sv-svg-icon{margin:0}.sd-context-btn svg{--sjs-internal-font-editorfont-size: var(--sjs-mobile-font-editorfont-size, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)));display:block;width:calc(1.5*(var(--sjs-internal-font-editorfont-size)));height:calc(1.5*(var(--sjs-internal-font-editorfont-size)))}.sd-context-btn use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-context-btn:hover use,.sd-context-btn:focus use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-context-btn:hover.sd-context-btn--negative use,.sd-context-btn:focus.sd-context-btn--negative use{fill:var(--sjs-special-red, var(--red, #e60a3e))}.sd-context-btn:disabled{opacity:.25}.sd-completedpage,.sd-completed-before-page{align-items:center;font-weight:700;box-sizing:border-box;text-align:center;height:auto;color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-default-fontSize, var(--sjs-font-size, 16px));-webkit-text-decoration:var(--sjs-article-font-default-textDecoration, "none");text-decoration:var(--sjs-article-font-default-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-default-fontWeight, 400);font-style:var(--sjs-article-font-default-fontStyle, "normal");font-stretch:var(--sjs-article-font-default-fontStretch, "normal");letter-spacing:var(--sjs-article-font-default-letterSpacing, 0);line-height:var(--sjs-article-font-default-lineHeight, 28px);text-indent:var(--sjs-article-font-default-paragraphIndent, 0px);text-transform:var(--sjs-article-font-default-textCase, "none")}.sd-completedpage h1,.sd-completed-before-page h1{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-xx-large-fontSize, calc(4 * (var(--sjs-font-size, 16px))));-webkit-text-decoration:var(--sjs-article-font-xx-large-textDecoration, "none");text-decoration:var(--sjs-article-font-xx-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-xx-large-fontWeight, 700);font-style:var(--sjs-article-font-xx-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-xx-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-xx-large-letterSpacing, 0);line-height:var(--sjs-article-font-xx-large-lineHeight, 64px);text-indent:var(--sjs-article-font-xx-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-xx-large-textCase, "none")}.sd-completedpage h2,.sd-completed-before-page h2{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-x-large-fontSize, calc(3 * (var(--sjs-font-size, 16px))));-webkit-text-decoration:var(--sjs-article-font-x-large-textDecoration, "none");text-decoration:var(--sjs-article-font-x-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-x-large-fontWeight, 700);font-style:var(--sjs-article-font-x-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-x-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-x-large-letterSpacing, 0);line-height:var(--sjs-article-font-x-large-lineHeight, 56px);text-indent:var(--sjs-article-font-x-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-x-large-textCase, "none")}.sd-completedpage h3,.sd-completed-before-page h3{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-large-fontSize, calc(2 * (var(--sjs-font-size, 16px))));-webkit-text-decoration:var(--sjs-article-font-large-textDecoration, "none");text-decoration:var(--sjs-article-font-large-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-large-fontWeight, 700);font-style:var(--sjs-article-font-large-fontStyle, "normal");font-stretch:var(--sjs-article-font-large-fontStretch, "normal");letter-spacing:var(--sjs-article-font-large-letterSpacing, 0);line-height:var(--sjs-article-font-large-lineHeight, 40px);text-indent:var(--sjs-article-font-large-paragraphIndent, 0px);text-transform:var(--sjs-article-font-large-textCase, "none")}.sd-completedpage h4,.sd-completedpage h5,.sd-completedpage h6,.sd-completed-before-page h4,.sd-completed-before-page h5,.sd-completed-before-page h6{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-medium-fontSize, calc(1.5 * (var(--sjs-font-size, 16px))));-webkit-text-decoration:var(--sjs-article-font-medium-textDecoration, "none");text-decoration:var(--sjs-article-font-medium-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-medium-fontWeight, 700);font-style:var(--sjs-article-font-medium-fontStyle, "normal");font-stretch:var(--sjs-article-font-medium-fontStretch, "normal");letter-spacing:var(--sjs-article-font-medium-letterSpacing, 0);line-height:var(--sjs-article-font-medium-lineHeight, 32px);text-indent:var(--sjs-article-font-medium-paragraphIndent, 0px);text-transform:var(--sjs-article-font-medium-textCase, "none")}.sd-completedpage td,.sd-completedpage span,.sd-completedpage div,.sd-completedpage p,.sd-completed-before-page td,.sd-completed-before-page span,.sd-completed-before-page div,.sd-completed-before-page p{color:var(--sjs-font-questiontitle-color, var(--sjs-general-forecolor, var(--foreground, #161616)));font-size:var(--sjs-article-font-default-fontSize, var(--sjs-font-size, 16px));-webkit-text-decoration:var(--sjs-article-font-default-textDecoration, "none");text-decoration:var(--sjs-article-font-default-textDecoration, "none");font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-weight:var(--sjs-article-font-default-fontWeight, 400);font-style:var(--sjs-article-font-default-fontStyle, "normal");font-stretch:var(--sjs-article-font-default-fontStretch, "normal");letter-spacing:var(--sjs-article-font-default-letterSpacing, 0);line-height:var(--sjs-article-font-default-lineHeight, 28px);text-indent:var(--sjs-article-font-default-paragraphIndent, 0px);text-transform:var(--sjs-article-font-default-textCase, "none")}.sd-completedpage a,.sd-completed-before-page a{color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-completedpage button,.sd-completed-before-page button{display:flex;align-items:center;padding:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px)))) calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));vertical-align:baseline;text-align:center;background-color:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, .15));border:none;border-radius:var(--sjs-corner-radius, 4px);cursor:pointer;-webkit-user-select:none;user-select:none;outline:solid calc(.25*(var(--sjs-base-unit, var(--base-unit, 8px)))) rgba(0,0,0,0);color:var(--sjs-primary-backcolor, var(--primary, #19b394));font-weight:600;font-style:normal;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));font-size:var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px));line-height:calc(1.5*(var(--sjs-font-questiontitle-size, var(--sjs-font-size, 16px))))}.sd-completedpage button:hover,.sd-completed-before-page button:hover{background-color:var(--sjs-questionpanel-hovercolor, var(--sjs-general-backcolor-dark, rgb(248, 248, 248)))}.sd-completedpage button:focus,.sd-completed-before-page button:focus{box-shadow:0 0 0 2px var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-completedpage button span,.sd-completed-before-page button span{display:flex;align-items:center;flex-grow:1;justify-content:center}.sd-completedpage:before,.sd-completedpage:after{display:block;width:calc(9*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:calc(50% - 4.5*var(--sjs-base-unit, var(--base-unit, 8px)));content:""}.sd-completedpage:before{height:calc(13*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-completedpage:after{height:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-progress-buttons__image-button-left,.sd-progress-buttons__image-button-right{display:none}.sd-progress-buttons__image-button--hidden{visibility:hidden}.sd-progress-buttons__list{display:flex;list-style-type:none;margin:0;padding:0}.sd-progress-buttons__list li{text-align:center;flex-grow:1;text-decoration:none;border-top:2px solid var(--sjs-border-light, var(--border-light, #eaeaea));padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));cursor:pointer}.sd-progress-buttons__list li:hover .sd-progress-buttons__page-title{text-decoration-line:underline}.sd-progress-buttons__list .sd-progress-buttons__list-element--current,.sd-progress-buttons__list .sd-progress-buttons__list-element--passed{border-top:2px solid var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-progress-buttons__list-element--nonclickable .sd-progress-buttons__page-title{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-progress-buttons__list-element--current .sd-progress-buttons__page-title,.sd-progress-buttons__list-element--current .sd-progress-buttons__page-description{color:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sd-progress-buttons__page-title{width:100%;font-size:var(--sjs-font-size, 16px);font-weight:600;line-height:calc(1.5*(var(--sjs-font-size, 16px)))}.sd-progress-buttons__page-description{width:100%;font-size:calc(.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px);font-weight:600;color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sv_progress-toc{padding:var(--sjs-base-unit, var(--base-unit, 8px));max-width:calc(42*(var(--sjs-base-unit, var(--base-unit, 8px))));height:100%;background:var(--sjs-general-backcolor, var(--background, #fff));box-sizing:border-box;min-width:calc(32*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv_progress-toc .sv-list__item.sv-list__item--selected .sv-list__item-body{background:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, .1)));color:var(--sjs-general-forecolor, var(--foreground, #161616));font-weight:400}.sv_progress-toc .sv-list__item span{white-space:break-spaces}.sv_progress-toc .sv-list__item-body{padding-inline-start:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-inline-end:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:var(--sjs-corner-radius, 4px);padding-top:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv_progress-toc--left{border-right:1px solid var(--sjs-border-default, var(--border, #d6d6d6))}.sv_progress-toc--right{border-left:1px solid var(--sjs-border-default, var(--border, #d6d6d6))}.sv_progress-toc--mobile{position:fixed;top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));right:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));width:auto;min-width:auto;height:auto;background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));z-index:15;border-radius:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv_progress-toc--mobile>div{width:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));height:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv_progress-toc--mobile:hover{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.sd-list{padding-right:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-left:calc(.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-list__item{padding:0}.sd-list__item-body{padding-block:calc(1.5*(var(--sjs-base-unit, var(--base-unit, 8px))));border-radius:var(--sjs-corner-radius, 4px);font-size:var(--sjs-font-size, 16px);line-height:calc(1.5*(var(--sjs-font-size, 16px)))}.sd-list__item.sd-list__item--focused:not(.sd-list__item--selected){outline:none}.sd-list__item.sd-list__item--focused:not(.sd-list__item--selected) .sd-list__item-body{padding-block:calc(1.25*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-timer{z-index:2;position:fixed;bottom:calc(var(--sd-timer-size)/144*32);right:var(--sjs-base-unit, var(--base-unit, 8px));background:#fff;width:var(--sd-timer-size);height:var(--sd-timer-size);margin-right:calc(var(--sd-timer-size)/144*32);display:flex;border-radius:100%;padding:calc(var(--sd-timer-size)/144*8);box-shadow:var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, .1)),var(--sjs-shadow-medium, 0px 2px 6px 0px rgba(0, 0, 0, .1));box-sizing:border-box}.sd-timer--top{top:calc(var(--sd-timer-size)/144*32);margin-top:calc(4*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:calc(-1*var(--sd-timer-size))}.sd-timer--bottom{bottom:calc(var(--sd-timer-size)/144*32);margin-top:calc(var(--sd-timer-size)*-1.2222222222)}.sd-timer__progress{--sd-timer-stroke-background-color: var(--background-dim, #f3f3f3);--sd-timer-stroke-background-width: 2px;stroke-linecap:round;height:100%;width:100%;transform:rotate(-90deg);stroke:var(--sjs-primary-backcolor, var(--primary, #19b394));stroke-dashoffset:0;fill:none;stroke-width:4px}.sd-timer__progress--animation{stroke-dashoffset:0;transition:stroke-dashoffset 1s linear}.sd-timer__text-container{display:flex;flex-direction:column;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:var(--sjs-base-unit, var(--base-unit, 8px));color:var(--sjs-primary-backcolor, var(--primary, #19b394));font-weight:700;font-size:calc(var(--sd-timer-size)/144*32)}.sd-timer__text--major{color:var(--sjs-primary-backcolor, var(--primary, #19b394));font-weight:700;font-size:calc(var(--sd-timer-size)/144*32)}.sd-timer__text--minor{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));font-weight:600;font-size:calc(.75*(var(--sjs-font-size, 16px)))}.sv-header{position:relative;background-color:var(--sjs-header-backcolor, var(--sjs-primary-backcolor, var(--primary, #19b394)))}.sv-header__overlap{margin-bottom:calc(-14*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(8*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-header__overlap.sv-header__without-background{margin-bottom:0;padding-bottom:0}.sv-header__without-background .sv-header--mobile,.sv-header__without-background .sv-header__content{padding-bottom:0}.sd-root-modern--mobile .sv-header__overlap{margin-bottom:calc(-5*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-header__content{padding:calc(5*(var(--sjs-base-unit, var(--base-unit, 8px))));box-sizing:border-box;height:100%;position:relative;display:grid;gap:0;grid-auto-columns:1fr 1fr 1fr;grid-auto-rows:1fr 1fr 1fr}.sv-header__content--static{max-width:calc(88*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:auto;margin-right:auto}.sv-header__background-image{width:100%;height:100%;position:absolute;top:0;left:0;right:0;border:0;background-position-x:center}.sv-header__background-image--contain{background-repeat:no-repeat}.sv-header__cell{position:relative}.sv-header__cell-content{display:flex;flex-direction:column;position:absolute;width:max-content;top:0;bottom:0}.sv-header__cell--left .sv-header__cell-content{left:0}.sv-header__cell--center .sv-header__cell-content{min-width:100%;left:50%;transform:translate(-50%)}.sv-header__cell--right .sv-header__cell-content{right:0}.sv-header__logo{display:flex}.sv-header__logo img{display:block}.sv-header__title{display:flex}.sv-header__title .sd-title{--header-title-font-size: var(--sjs-font-headertitle-size, calc(2 * (var(--sjs-font-size, 16px))));font-size:var(--header-title-font-size);line-height:calc(1.25*(var(--header-title-font-size)));color:var(--sjs-font-headertitle-color, var(--sjs-primary-forecolor, var(--primary-foreground, #fff)));font-family:var(--sjs-font-headertitle-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-headertitle-weight, 700);margin:0}.sv-header__logo~.sv-header__title{margin-top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-header__logo~.sv-header__description{margin-top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sv-header__title~.sv-header__description{margin-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sv-header__description{display:flex}.sv-header__description .sd-description{--header-description-font-size: var(--sjs-font-headerdescription-size, var(--sjs-font-size, 16px));font-size:var(--header-description-font-size);line-height:calc(1.5*(var(--header-description-font-size)));color:var(--sjs-font-headerdescription-color, var(--sjs-primary-forecolor, var(--primary-foreground, #fff)));font-family:var(--sjs-font-headerdescription-family, var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family))));font-weight:var(--sjs-font-headerdescription-weight, 600);margin:0}.sv-header__content .sd-header__text h3{margin:0}.sv-header--mobile{padding:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));position:relative;z-index:1}.sv-header--mobile .sv-header__logo img{max-width:100%}@keyframes rotationAnimation{0%{rotate:0deg}to{rotate:360deg}}.sd-loading-indicator{height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-loading-indicator .sv-svg-icon{height:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(6*(var(--sjs-base-unit, var(--base-unit, 8px))));animation-name:rotationAnimation;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:1s}sv-components-container,.sd-components-container{display:flex}.sv-components-row{display:flex;flex-direction:row;width:100%}.sv-components-column{display:flex;flex-direction:column}.sv-components-column--expandable{flex-grow:1}.sv-components-row>.sv-components-column--expandable{width:1px}.sjs_sp_container{position:relative;max-width:100%}.sjs_sp_controls{position:absolute;left:0;bottom:0}.sjs_sp_controls>button{-webkit-user-select:none;user-select:none}.sjs_sp_container>div>canvas:focus{outline:none}.sjs_sp_placeholder{display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.sjs_sp_canvas{position:relative;max-width:100%;display:block}.sjs_sp__background-image{position:absolute;top:0;left:0;object-fit:cover;max-width:100%;width:100%;height:100%}.sd-root-modern{--sd-base-padding: calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));--sd-base-vertical-padding: calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));--sd-page-vertical-padding: calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-root-modern.sd-root-modern--mobile{--sd-base-padding: calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));--sd-base-vertical-padding: calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));--sd-page-vertical-padding: calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));--sjs-mobile-font-editorfont-size: Max(16px, var(--sjs-font-editorfont-size, var(--sjs-font-size, 16px)))}.sd-root-modern.sd-root-modern--mobile .sd-element__num{float:none;margin-inline-start:0;width:auto;padding-inline-start:0;padding-inline-end:0}.sd-root-modern.sd-root-modern--mobile .sd-element__num+span{float:none;width:auto}.sd-root-modern.sd-root-modern--mobile .sd-element__title--expandable:before{left:calc(-2.5*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-title.sd-container-modern__title{flex-direction:column}.sd-root-modern.sd-root-modern--mobile .sd-header__text{min-width:100%}.sd-root-modern.sd-root-modern--mobile .sd-question.sd-question--table>.sd-question__content{padding-top:0}.sd-root-modern.sd-root-modern--mobile .sd-question--table,.sd-root-modern.sd-root-modern--mobile .sd-question--scroll{overflow-x:visible}.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-matrix__cell{display:flex;align-items:flex-start;border-top:none;border-bottom:none}.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-matrix__cell .sd-matrix__responsive-title{margin-left:var(--sjs-base-unit, var(--base-unit, 8px));text-align:left}.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-matrix__cell:first-of-type{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))));padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-table thead{display:none}.sd-root-modern.sd-root-modern--mobile .sd-table tr{display:flex;flex-direction:column}.sd-root-modern.sd-root-modern--mobile .sd-matrix__table .sd-table__row{padding-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-table__row{padding-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-table__row--expanded .sd-table__cell-action--show-detail-mobile{display:none}.sd-root-modern.sd-root-modern--mobile .sd-table:not(.sd-matrix__table) .sd-table__row{padding-bottom:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-table:not(.sd-matrix__table) .sd-table__row.sd-table__row--has-end-actions{padding-bottom:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-table:not(.sd-matrix__table) tr:not(.sd-table__row--has-end-actions){padding-bottom:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-table:not(.sd-matrix__table) tr:not(.sd-table__row--has-end-actions):not(:last-of-type){padding-bottom:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-table:not(.sd-matrix__table) tr:not(.sd-table__row--has-end-actions):not(:last-of-type):after{bottom:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-table:not(.sd-matrix__table) tr:not(.sd-table__row--expanded):after{content:" ";display:block;position:relative;height:1px;background-color:var(--sjs-border-light, var(--border-light, #eaeaea));left:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))));bottom:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))));width:calc(100% + 4*var(--sjs-base-unit, var(--base-unit, 8px)));z-index:12}.sd-root-modern.sd-root-modern--mobile .sd-table:not(.sd-table--has-footer) .sd-table__row:last-of-type .sd-table__cell-action--show-detail-mobile,.sd-root-modern.sd-root-modern--mobile .sd-table:not(.sd-table--has-footer) .sd-table__row:last-of-type .sd-table__cell-action--remove-row{margin-bottom:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-matrix__label{justify-content:start}.sd-root-modern.sd-root-modern--mobile .sd-table__cell{border-top:none;border-bottom:none;display:block;padding-top:0;padding-bottom:0;text-align:left}.sd-root-modern.sd-root-modern--mobile .sd-table__cell{margin-top:calc(2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-table__cell--error{margin-top:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-table__cell--error.sd-table__cell--error-bottom .sd-question__erbox{margin-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-table__cell:first-of-type,.sd-root-modern.sd-root-modern--mobile .sd-matrix__cell{margin-top:0}.sd-root-modern.sd-root-modern--mobile .sd-table__cell:before{padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px));content:attr(data-responsive-title);font-weight:600;display:block;text-align:left}.sd-root-modern.sd-root-modern--mobile .sd-table--no-header{padding-top:0}.sd-root-modern.sd-root-modern--mobile .sd-table--no-header .sd-table__cell:before{content:none}.sd-root-modern.sd-root-modern--mobile .sd-matrix__cell:before,.sd-root-modern.sd-root-modern--mobile .sd-table__cell--actions:before,.sd-root-modern.sd-root-modern--mobile .sd-table__cell--row-text:before,.sd-root-modern.sd-root-modern--mobile .sd-table__cell--error:before{content:none}.sd-root-modern.sd-root-modern--mobile .sd-table__cell--detail-panel{padding-top:0;padding-bottom:0;border-top:0;border-bottom:0}.sd-root-modern.sd-root-modern--mobile .sd-table__cell--detail-panel .sd-panel__content{padding-top:0}.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-table__cell--actions{width:auto;margin-top:var(--sjs-base-unit, var(--base-unit, 8px));margin-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-table__cell--actions .sd-action-bar{margin-right:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-left:calc(-3*(var(--sjs-base-unit, var(--base-unit, 8px))));background:var(--sjs-general-backcolor, var(--background, #fff))}.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-table__cell--actions #show-detail-mobile{flex-grow:1}.sd-root-modern.sd-root-modern--mobile .sd-action.sd-action.sd-matrixdynamic__remove-btn{opacity:1;padding:var(--sjs-base-unit, var(--base-unit, 8px)) calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-action.sd-action.sd-matrixdynamic__remove-btn .sd-action__icon{display:none}.sd-root-modern.sd-root-modern--mobile .sd-action.sd-action.sd-matrixdynamic__remove-btn:after{content:attr(title)}.sd-root-modern.sd-root-modern--mobile .sd-matrixdynamic__footer{padding-top:var(--sjs-base-unit, var(--base-unit, 8px));margin-bottom:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-table__cell--row-text:not(.sd-matrix__cell){color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-root-modern.sd-root-modern--mobile .sd-matrixdropdown.sd-table tr:after{bottom:calc(-2*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-matrixdropdown.sd-table tr:last-child:after{content:none}.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-table__cell--error-top{margin-top:0}.sd-root-modern.sd-root-modern--mobile .sd-table__cell--error-top:first-of-type~.sd-table__cell:nth-of-type(2){margin-top:0}.sd-root-modern.sd-root-modern--mobile .sd-table__cell--error-top .sd-question__erbox{margin-top:calc(3*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:calc(-1*(var(--sjs-base-unit, var(--base-unit, 8px))))}.sd-root-modern.sd-root-modern--mobile .sd-table__cell--error-top:first-of-type .sd-question__erbox{margin-top:calc(0*(var(--sjs-base-unit, var(--base-unit, 8px))));margin-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-root-modern.sd-root-modern--mobile .sv-ranking-item__icon-container{margin-left:0;margin-right:0}.sd-multipletext--mobile .sd-multipletext__cell{display:block}.sd-multipletext--mobile .sd-multipletext__cell:not(:first-of-type){padding-left:0;padding-top:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-multipletext--mobile .sd-multipletext__cell :not(:last-of-type){padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-multipletext--mobile .sd-multipletext__item-container{padding-top:var(--sjs-base-unit, var(--base-unit, 8px));padding-bottom:var(--sjs-base-unit, var(--base-unit, 8px))}.sd-multipletext--mobile .sd-multipletext__item-title{max-width:none;border-right:none;width:100%;padding:var(--sjs-base-unit, var(--base-unit, 8px)) 0;margin:0}.sd-multipletext--mobile .sd-multipletext__item{flex-basis:0;min-width:0}.sd-multipletext--mobile .sd-multipletext__item .sd-input{padding:0;margin:0}.sd-multipletext--mobile .sd-multipletext__item-container--answered,.sd-multipletext--mobile .sd-multipletext__item-container--allow-focus:focus-within{flex-direction:column}.sd-multipletext--mobile .sd-multipletext__item-container--answered .sd-multipletext__item-title,.sd-multipletext--mobile .sd-multipletext__item-container--allow-focus:focus-within .sd-multipletext__item-title{padding:0}.sd-multipletext--mobile .sd-multipletext__item-container--answered .sd-multipletext__item-title span,.sd-multipletext--mobile .sd-multipletext__item-container--allow-focus:focus-within .sd-multipletext__item-title span{font-size:calc(.75*(var(--sjs-font-size, 16px)));line-height:var(--sjs-font-size, 16px)}.sd-multipletext--mobile .sd-multipletext__item-container--answered .sd-multipletext__item,.sd-multipletext--mobile .sd-multipletext__item-container--allow-focus:focus-within .sd-multipletext__item{flex-basis:auto;min-width:auto;width:100%}.sd-multipletext--mobile .sd-multipletext__item-container--answered .sd-multipletext__item .sd-input,.sd-multipletext--mobile .sd-multipletext__item-container--allow-focus:focus-within .sd-multipletext__item .sd-input{width:100%}.sd-selectbase--mobile .sd-selectbase--multi-column{flex-direction:column}.sd-selectbase--mobile .sd-selectbase--multi-column .sd-selectbase__column:not(:last-child){padding-right:0}body{--sv-defaultV2-mark: true}.sd-root-modern{-webkit-font-smoothing:antialiased;--sd-mobile-width: 600px;--sd-timer-size: calc(18 * var(--sjs-base-unit, var(--base-unit, 8px)));width:100%;font-family:var(--sjs-font-family, var(--font-family, var(--sjs-default-font-family)));background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));position:relative}.sd-root-modern form{position:relative}.sd-root-modern *{scrollbar-width:thin;scrollbar-color:var(--sjs-border-default, var(--border, #d6d6d6)) rgba(0,0,0,0)}.sd-root-modern ::-webkit-scrollbar{width:12px;height:12px;background-color:#0000}.sd-root-modern ::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:32px;background-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-root-modern ::-webkit-scrollbar-track{background:#0000}.sd-root-modern ::-webkit-scrollbar-thumb:hover{border:2px solid rgba(0,0,0,0);background-color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-root-modern.sd-root-modern--full-container{width:100%;height:100%;overflow:auto;position:static}.sd-root-modern.sd-root-modern--full-container *{scrollbar-width:thin;scrollbar-color:var(--sjs-border-default, var(--border, #d6d6d6)) rgba(0,0,0,0)}.sd-root-modern.sd-root-modern--full-container::-webkit-scrollbar{width:12px;height:12px;background-color:#0000}.sd-root-modern.sd-root-modern--full-container::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:32px;background-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sd-root-modern.sd-root-modern--full-container::-webkit-scrollbar-track{background:#0000}.sd-root-modern.sd-root-modern--full-container::-webkit-scrollbar-thumb:hover{border:2px solid rgba(0,0,0,0);background-color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-root-modern--mobile{--sd-timer-size: calc(9 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-root-modern__wrapper{position:relative;min-height:100%}.sd-root-modern--full-container .sd-root-modern__wrapper--fixed{position:static;width:100%;height:100%}.sd-root-modern--full-container .sd-root-modern__wrapper--fixed form{overflow:auto;width:100%;max-height:100%}.sv-popup .sv-popup__scrolling-content{scrollbar-width:thin;scrollbar-color:var(--sjs-border-default, var(--border, #d6d6d6)) rgba(0,0,0,0)}.sv-popup .sv-popup__scrolling-content *::-webkit-scrollbar,.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar{width:12px;height:12px;background-color:var(--sjs-general-backcolor, var(--background, #fff))}.sv-popup .sv-popup__scrolling-content *::-webkit-scrollbar-thumb,.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:32px;background-color:var(--sjs-border-default, var(--border, #d6d6d6))}.sv-popup .sv-popup__scrolling-content *::-webkit-scrollbar-track,.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar-track{background:#0000}.sv-popup .sv-popup__scrolling-content *::-webkit-scrollbar-thumb:hover,.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar-thumb:hover{border:2px solid rgba(0,0,0,0);background-color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}@charset "UTF-8";:root{--primary-lowest: rgb(213.8, 214.8, 215.8);--primary-lower: rgb(172.6, 174.6, 176.6);--primary-low: rgb(131.4, 134.4, 137.4);--primary-base: #31363B;--primary-high: rgb(39.2, 43.2, 47.2);--primary-higher: rgb(29.4, 32.4, 35.4);--primary-highest: rgb(19.6, 21.6, 23.6);--primary-tone: rgb(75.5, 78, 80.5);--primary-tone-high: rgb(50.4, 51.9, 53.4);--primary-lowest-rgb: 214,215,216;--primary-lower-rgb: 173,175,177;--primary-low-rgb: 131,134,137;--primary-base-rgb: 49,54,59;--primary-high-rgb: 39,43,47;--primary-higher-rgb: 29,32,35;--primary-highest-rgb: 20,22,24;--primary-tone-rgb: 76,78,81;--primary-tone-high-rgb: 50,52,53;--secondary-low: color-mix(in srgb, var(--secondary-base), #fff 20%);--secondary-base: #00afec;--secondary-high: color-mix(in srgb, var(--secondary-base), #000 20%);--secondary-low-rgb: 102,207,243;--secondary-base-rgb: 0,175,236;--secondary-high-rgb: 0,140,188;--risk-indicators-best-dark: var(--mood-best);--risk-indicators-warning: var(--mood-bad);--risk-indicators-bad: var(--mood-worst);--tertiary-low: color-mix(in srgb, var(--primary-tone), #fff 20%);--tertiary-base: var(--primary-tone);--tertiary-high: color-mix(in srgb, var(--primary-tone), #000 20%);--neutral-base: #C0C6CB;--neutral-lowest: #FFFFFF;--neutral-lower: #F2F3F3;--neutral-low: #EAEBED;--neutral-medium-low: #C0C6CB;--neutral-medium: #949CA4;--neutral-medium-high: #78838D;--neutral-high: #606972;--neutral-higher: #494F56;--neutral-highest: #31363B;--neutral-lowest-rgb: 255,255,255;--neutral-lower-rgb: 242,243,243;--neutral-low-rgb: 234,235,237;--neutral-medium-low-rgb: 192,198,203;--neutral-medium-rgb: 148,156,164;--neutral-medium-high-rgb: 120,131,141;--neutral-high-rgb: 96,105,114;--neutral-higher-rgb: 73,79,86;--neutral-highest-rgb: 49,54,59;--mood-best: #33B312;--mood-best-rgb: 51, 179, 18;--mood-better: #1ABC9C;--mood-better-rgb: 26, 188, 156;--mood-good: #669DCD;--mood-good-rgb: 102, 157, 205;--mood-bad: #FEA00A;--mood-bad-rgb: 254, 160, 10;--mood-worse: #f6691f;--mood-worse-rgb: 246, 105, 31;--mood-worst: #ED3134;--mood-worst-rgb: 237, 49, 52;--mood-neutral: #ABB1B5;--mood-neutral-rgb: 171, 177, 181;--chart-pattern-1: #72CDEC;--chart-pattern-2: #669DCD;--chart-pattern-3: #005DAD;--chart-pattern-4: #1D5382;--chart-pattern-5: #6C29BC;--chart-pattern-6: #9B59E9;--chart-pattern-7: #B993E6;--chart-pattern-8: #D1C2E3;--chart-pattern-9: #FF95FE;--chart-pattern-10: #FF72B8;--chart-pattern-11: #F41B8D;--chart-pattern-12: #C3116E;--chart-pattern-13: #016D7B;--chart-pattern-14: #0D92A3;--chart-pattern-15: #19B69C;--chart-pattern-16: #00D9B4;--chart-pattern-17: #A9DF57;--chart-pattern-18: #6CCB4C;--chart-pattern-19: #2EB500;--chart-pattern-20: #25730A;--chart-pattern-21: #F53800;--chart-pattern-22: #FF6A00;--chart-pattern-23: #FEA00A;--chart-pattern-24: #F8D000;--chart-pattern-25: #F3C59C;--chart-pattern-26: #FFC3C3;--chart-pattern-27: #FF7F7F;--chart-pattern-28: #FA4A54;--chart-pattern-29: #6F3409;--chart-pattern-30: #AC673B;--chart-pattern-31: #D9986F;--chart-pattern-32: #B7957C;--chart-pattern-33: #D7D7D7;--chart-pattern-34: #B4B4B4;--chart-pattern-35: #939393;--chart-pattern-36: #696969;--button-primary-normal-color: var(--neutral-lowest);--button-primary-normal-bg-color: var(--secondary-base);--button-primary-normal-font-weight: 600;--button-primary-normal-text-decoration: none;--button-primary-normal-border-color: var(--secondary-base);--button-primary-normal-border-width: 0px;--button-primary-normal-border-radius: 1px;--button-primary-hover-color: var(--neutral-lowest);--button-primary-hover-bg-color: var(--secondary-low);--button-primary-hover-text-decoration: none;--button-primary-hover-border-color: var(--secondary-low);--button-primary-active-color: var(--neutral-lowest);--button-primary-active-bg-color: var(--secondary-high);--button-primary-active-text-decoration: none;--button-primary-active-border-color: var(--secondary-high);--button-disabled-color: var(--neutral-lowest);--button-disabled-bg-color: var(--neutral-base);--button-disabled-text-decoration: none;--button-disabled-border-color: var(--neutral-base);--button-secondary-normal-color: var(--neutral-lowest);--button-secondary-normal-bg-color: var(--tertiary-base);--button-secondary-normal-font-weight: 600;--button-secondary-normal-text-decoration: none;--button-secondary-normal-border-color: var(--tertiary-base);--button-secondary-normal-border-width: 0px;--button-secondary-normal-border-radius: 1px;--button-secondary-hover-color: var(--neutral-lowest);--button-secondary-hover-bg-color: var(--tertiary-low);--button-secondary-hover-text-decoration: none;--button-secondary-hover-border-color: var(--tertiary-low);--button-secondary-active-color: var(--neutral-lowest);--button-secondary-active-bg-color: var(--tertiary-high);--button-secondary-active-text-decoration: none;--button-secondary-active-border-color: var(--tertiary-high);--button-secondary-disabled-color: var(--neutral-lowest);--button-secondary-disabled-bg-color: var(--neutral-base);--button-secondary-disabled-text-decoration: none;--button-secondary-disabled-border-color: var(--neutral-base);--button-tertiary-normal-color: var(--tertiary-base);--button-tertiary-normal-bg-color: transparent;--button-tertiary-normal-font-weight: 600;--button-tertiary-normal-text-decoration: none;--button-tertiary-normal-border-color: var(--tertiary-base);--button-tertiary-normal-border-width: 2px;--button-tertiary-normal-border-radius: 1px;--button-tertiary-hover-color: var(--tertiary-low);--button-tertiary-hover-bg-color: transparent;--button-tertiary-hover-text-decoration: none;--button-tertiary-hover-border-color: var(--tertiary-low);--button-tertiary-active-color: var(--tertiary-high);--button-tertiary-active-bg-color: transparent;--button-tertiary-active-text-decoration: none;--button-tertiary-active-border-color: var(--tertiary-high);--button-tertiary-disabled-color: var(--neutral-base);--button-tertiary-disabled-bg-color: transparent;--button-tertiary-disabled-text-decoration: none;--button-tertiary-disabled-border-color: var(--neutral-base);--button-success-normal-color: var(--neutral-lowest);--button-success-normal-bg-color: #33B312;--button-success-normal-font-weight: 600;--button-success-normal-text-decoration: none;--button-success-normal-border-color: #33B312;--button-success-normal-border-width: 0px;--button-success-normal-border-radius: 1px;--button-success-hover-color: var(--neutral-lowest);--button-success-hover-bg-color: #5cc241;--button-success-hover-text-decoration: none;--button-success-hover-border-color: #5cc241;--button-success-active-color: var(--neutral-lowest);--button-success-active-bg-color: #339a1a;--button-success-active-text-decoration: none;--button-success-active-border-color: #339a1a;--button-success-disabled-color: var(--neutral-lowest);--button-success-disabled-bg-color: var(--neutral-base);--button-success-disabled-text-decoration: none;--button-success-disabled-border-color: var(--neutral-base);--button-error-normal-color: var(--neutral-lowest);--button-error-normal-bg-color: var(--mood-worst);--button-error-normal-font-weight: 600;--button-error-normal-text-decoration: none;--button-error-normal-border-color: var(--mood-worst);--button-error-normal-border-width: 0px;--button-error-normal-border-radius: 1px;--button-error-hover-color: var(--neutral-lowest);--button-error-hover-bg-color: #f15a5d;--button-error-hover-text-decoration: none;--button-error-hover-border-color: #f15a5d;--button-error-active-color: var(--neutral-lowest);--button-error-active-bg-color: #c73235;--button-error-active-text-decoration: none;--button-error-active-border-color: #c73235;--button-error-disabled-color: var(--neutral-lowest);--button-error-disabled-bg-color: var(--neutral-base);--button-error-disabled-text-decoration: none;--button-error-disabled-border-color: var(--neutral-base);--transparent-button-secondary-normal-font-weight: 600;--transparent-button-secondary-normal-text-decoration: none;--transparent-button-secondary-normal-border-width: 0px;--transparent-button-secondary-normal-border-color: var(--tertiary-base);--transparent-button-secondary-normal-color: var(--secondary-base);--transparent-button-secondary-normal-bg-color: color-mix(in srgb, var(--secondary-base), var(--neutral-lowest) 90%);--transparent-button-secondary-hover-color: color-mix(in srgb, var(--secondary-base), var(--neutral-lowest) 20%);--transparent-button-secondary-hover-bg-color: color-mix(in srgb, var(--secondary-base), var(--neutral-lowest) 90%);--transparent-button-secondary-active-color: color-mix(in srgb, var(--secondary-base), var(--neutral-highest) 20%);--transparent-button-secondary-active-bg-color: color-mix(in srgb, var(--secondary-base), var(--neutral-lowest) 90%);--transparent-button-success-normal-font-weight: 600;--transparent-button-success-normal-text-decoration: none;--transparent-button-success-normal-border-width: 0px;--transparent-button-success-normal-border-color: var(--mood-best);--transparent-button-success-normal-color: var(--mood-best);--transparent-button-success-normal-bg-color: color-mix(in srgb, var(--mood-best), var(--neutral-lowest) 90%);--transparent-button-success-hover-color: color-mix(in srgb, var(--mood-best), var(--neutral-lowest) 20%);--transparent-button-success-hover-bg-color: color-mix(in srgb, var(--mood-best), var(--neutral-lowest) 90%);--transparent-button-success-active-color: color-mix(in srgb, var(--mood-best), var(--neutral-highest) 20%);--transparent-button-success-active-bg-color: color-mix(in srgb, var(--mood-best), var(--neutral-lowest) 90%);--transparent-button-disruptive-normal-font-weight: 600;--transparent-button-disruptive-normal-text-decoration: none;--transparent-button-disruptive-normal-border-width: 0px;--transparent-button-disruptive-normal-border-color: var(--mood-worst);--transparent-button-disruptive-normal-color: var(--mood-worst);--transparent-button-disruptive-normal-bg-color: color-mix(in srgb, var(--mood-worst), var(--neutral-lowest) 90%);--transparent-button-disruptive-hover-color: color-mix(in srgb, var(--mood-worst), var(--neutral-lowest) 20%);--transparent-button-disruptive-hover-bg-color: color-mix(in srgb, var(--mood-worst), var(--neutral-lowest) 90%);--transparent-button-disruptive-active-color: color-mix(in srgb, var(--mood-worst), var(--neutral-highest) 20%);--transparent-button-disruptive-active-bg-color: color-mix(in srgb, var(--mood-worst), var(--neutral-lowest) 90%);--link-color: var(--secondary-base);--link-color-rgb: var(--secondary-base-rgb);--link-color-hover: var(--secondary-low);--link-color-hover-rgb: var(--secondary-low-rgb);--link-color-active: var(--secondary-high);--link-color-active-rgb: var(--secondary-high-rgb);--link-text-decoration: none;--link-text-decoration-hover: none;--link-text-decoration-active: none;--link-font-weight: 600;--link-error-color: var(--mood-worst);--link-error-color-rgb: var(--mood-worst-rgb);--link-error-color-hover: #f15a5d;--link-error-color-hover-rgb: 241, 90, 93;--link-error-color-active: #c73235;--link-error-color-active-rgb: 199, 50, 53;--link-disabled-color: var(--neutral-base);--link-disabled-color-hover: var(--neutral-base);--link-disabled-color-active: var(--neutral-base);--input-normal-bg-color: var(--neutral-lowest);--input-option-bg-color: var(--neutral-lower);--input-focus-bg-color: color-mix(in srgb, #fff 80%, var(--mood-good));--input-error-bg-color: color-mix(in srgb, #fff 80%, var(--mood-worst));--input-disabled-bg-color: color-mix(in srgb, #fff 50%, var(--neutral-lower));--input-readonly-bg-color: var(--neutral-lower);--input-normal-border: 1px solid var(--neutral-medium-high);--input-focus-border: 1px solid var(--mood-good);--input-error-border: 1px solid var(--mood-worst);--input-disabled-border: 1px solid var(--neutral-medium-low);--input-option-disabled-border: 1px solid var(--neutral-medium-high);--input-option-checked-color: var(--neutral-highest);--input-readonly-border: 1px solid var(--neutral-medium-high);--input-normal-placeholder-color: var(--neutral-medium);--input-readonly-placeholder-color: var(--neutral-medium-high);--h1-font-size-small: 28px;--h1-line-height-small: 36px;--h1-font-size-medium: 32px;--h1-line-height-medium: 40px;--h1-font-size-large: 48px;--h1-line-height-large: 52px;--h2-font-size-small: 24px;--h2-line-height-small: 28px;--h2-font-size-medium: 29px;--h2-line-height-medium: 36px;--h2-font-size-large: 40px;--h2-line-height-large: 44px;--h3-font-size-small: 22px;--h3-line-height-small: 28px;--h3-font-size-medium: 26px;--h3-line-height-medium: 32px;--h3-font-size-large: 33px;--h3-line-height-large: 36px;--h4-font-size-small: 21px;--h4-line-height-small: 28px;--h4-font-size-medium: 23px;--h4-line-height-medium: 28px;--h4-font-size-large: 28px;--h4-line-height-large: 32px;--h5-font-size-small: 19px;--h5-line-height-small: 24px;--h5-font-size-medium: 20px;--h5-line-height-medium: 24px;--h5-font-size-large: 23px;--h5-line-height-large: 28px;--h6-font-size-small: 18px;--h6-line-height-small: 24px;--h6-font-size-medium: 18px;--h6-line-height-medium: 24px;--h6-font-size-large: 19px;--h6-line-height-large: 24px;--paragraph-font-size-small: 16px;--paragraph-line-height-small: 24px;--paragraph-font-size-medium: 16px;--paragraph-line-height-medium: 24px;--paragraph-font-size-large: 16px;--paragraph-line-height-large: 24px;--small-text-font-size-small: 14px;--small-text-line-height-small: 20px;--small-text-font-size-medium: 14px;--small-text-line-height-medium: 20px;--small-text-font-size-large: 14px;--small-text-line-height-large: 20px;--mini-text-font-size-small: 12px;--mini-text-line-height-small: 16px;--mini-text-font-size-medium: 13px;--mini-text-line-height-medium: 20px;--mini-text-font-size-large: 13px;--mini-text-line-height-large: 20px;--micro-text-font-size-small: 11px;--micro-text-line-height-small: 12px;--micro-text-font-size-medium: 11px;--micro-text-line-height-medium: 16px;--micro-text-font-size-large: 12px;--micro-text-line-height-large: 16px;--exo-text-font-size-small: 10px;--exo-text-line-height-small: 12px;--exo-text-font-size-medium: 11px;--exo-text-line-height-medium: 14px;--exo-text-font-size-large: 11px;--exo-text-line-height-large: 14px;--nano-text-font-size-small: 9px;--nano-text-line-height-small: 10px;--nano-text-font-size-medium: 10px;--nano-text-line-height-medium: 12px;--nano-text-font-size-large: 10px;--nano-text-line-height-large: 12px;--pico-text-font-size-small: 8px;--pico-text-line-height-small: 10px;--pico-text-font-size-medium: 9px;--pico-text-line-height-medium: 10px;--pico-text-font-size-large: 9px;--pico-text-line-height-large: 10px;--label-font-size-small: 14px;--label-line-height-small: 18px;--label-font-size-medium: 14px;--label-line-height-medium: 18px;--label-font-size-large: 14px;--label-line-height-large: 18px;--action-bar-flex-direction: row;--text-transform: uppercase;--login-background-color: var(--primary-base);--header-background-color: var(--primary-base)}:root{--primary-lowest-dark: color-mix(in srgb, var(--primary-base-dark), #fff 65%);--primary-lower-dark: color-mix(in srgb, var(--primary-base-dark), #fff 45%);--primary-low-dark: color-mix(in srgb, var(--primary-base-dark), #fff 25%);--primary-base-dark: var(--primary-base);--primary-high-dark: color-mix(in srgb, var(--primary-base-dark), #000 20%);--primary-higher-dark: color-mix(in srgb, var(--primary-base-dark), #000 40%);--primary-highest-dark: color-mix(in srgb, var(--primary-base-dark), #000 55%);--primary-tone-dark: color-mix(in srgb, var(--primary-base-dark), #666 50%);--primary-tone-high-dark: color-mix(in srgb, var(--primary-base-dark), #333 70%);--secondary-low-dark: color-mix(in srgb, var(--secondary-base-dark), #fff 25%);--secondary-base-dark: var(--secondary-base);--secondary-high-dark: color-mix(in srgb, var(--secondary-base-dark), #000 20%);--neutral-base-dark: #3C4248;--neutral-lowest-dark: #0C0D0E;--neutral-lower-dark: #181A1B;--neutral-low-dark: #232629;--neutral-medium-low-dark: #3C4248;--neutral-medium-dark: #8E969F;--neutral-medium-high-dark: #B9C0C5;--neutral-high-dark: #DFE0E2;--neutral-higher-dark: #F2F2F2;--neutral-highest-dark: #FFF;--mood-best-dark: #4FC427;--mood-better-dark: #1ABC9C;--mood-good-dark: #5B92C2;--mood-bad-dark: #D6942B;--mood-worse-dark: #FA7014;--mood-worst-dark: #FF4747;--mood-neutral-dark: #7C838A;--login-background-color-dark: var(--primary-base-dark);--header-background-color-dark: var(--primary-base-dark);--button-primary-normal-color-dark: var(--neutral-lowest-dark);--button-primary-normal-bg-color-dark: var(--secondary-base-dark);--button-primary-normal-border-color-dark: var(--secondary-base-dark);--button-primary-hover-color-dark: var(--neutral-lowest-dark);--button-primary-hover-bg-color-dark: var(--secondary-low-dark);--button-primary-hover-border-color-dark: var(--secondary-low-dark);--button-primary-active-color-dark: var(--neutral-lowest-dark);--button-primary-active-bg-color-dark: var(--secondary-high-dark);--button-primary-active-border-color-dark: var(--secondary-high-dark);--button-disabled-color-dark: var(--neutral-lowest-dark);--button-secondary-normal-color-dark: var(--neutral-lowest-dark);--button-secondary-hover-color-dark: var(--neutral-lowest-dark);--button-secondary-active-color-dark: var(--neutral-lowest-dark);--link-color-dark: var(--secondary-base-dark);--link-color-hover-dark: var(--secondary-low-dark);--link-color-active-dark: var(--secondary-high-dark);--input-normal-bg-color-dark: var(--neutral-lowest-dark);--input-option-bg-color-dark: var(--neutral-lower-dark);--input-focus-bg-color-dark: color-mix(in srgb, #000 80%, var(--mood-good-dark));--input-error-bg-color-dark: color-mix(in srgb, #000 80%, var(--mood-worst-dark));--input-disabled-bg-color-dark: color-mix(in srgb, #000 50%, var(--neutral-lower-dark));--input-readonly-bg-color-dark: var(--neutral-lower-dark);--input-normal-border-dark: 1px solid var(--neutral-medium-high-dark);--input-focus-border-dark: 1px solid var(--mood-good-dark);--input-error-border-dark: 1px solid var(--mood-worst-dark);--input-disabled-border-dark: 1px solid var(--neutral-medium-low-dark);--input-option-disabled-border-dark: 1px solid var(--neutral-medium-high-dark);--input-option-checked-color-dark: var(--neutral-highest-dark);--input-readonly-border-dark: 1px solid var(--neutral-medium-high-dark);--input-normal-placeholder-color-dark: var(--neutral-medium-dark);--input-readonly-placeholder-color-dark: var(--neutral-medium-high-dark)}body.is-dark-theme{--primary-lowest: var(--primary-lowest-dark);--primary-lower: var(--primary-lower-dark);--primary-low: var(--primary-low-dark);--primary-base: var(--primary-base-dark);--primary-high: var(--primary-high-dark);--primary-higher: var(--primary-higher-dark);--primary-highest: var(--primary-highest-dark);--primary-tone: var(--primary-tone-dark);--primary-tone-high: var(--primary-tone-high-dark);--secondary-low: var(--secondary-low-dark);--secondary-base: var(--secondary-base-dark);--secondary-high: var(--secondary-high-dark);--neutral-lowest: var(--neutral-lowest-dark);--neutral-lower: var(--neutral-lower-dark);--neutral-low: var(--neutral-low-dark);--neutral-medium-low: var(--neutral-medium-low-dark);--neutral-medium: var(--neutral-medium-dark);--neutral-medium-high: var(--neutral-medium-high-dark);--neutral-high: var(--neutral-high-dark);--neutral-higher: var(--neutral-higher-dark);--neutral-highest: var(--neutral-highest-dark);--mood-best: var(--mood-best-dark);--mood-better: var(--mood-better-dark);--mood-good: var(--mood-good-dark);--mood-bad: var(--mood-bad-dark);--mood-worse: var(--mood-worse-dark);--mood-worst: var(--mood-worst-dark);--mood-neutral: var(--mood-neutral-dark);--login-background-color: var(--login-background-color-dark);--header-background-color: var(--header-background-color-dark);--button-primary-normal-color: var(--button-primary-normal-color-dark);--button-primary-normal-bg-color: var(--button-primary-normal-bg-color-dark);--button-primary-normal-border-color: var(--button-primary-normal-bg-color-dark);--button-primary-hover-color: var(--button-primary-hover-color-dark);--button-primary-hover-bg-color: var(--button-primary-hover-bg-color-dark);--button-primary-hover-border-color: var(--button-primary-hover-border-color-dark);--button-primary-active-color: var(--button-primary-active-color-dark);--button-primary-active-bg-color: var(--button-primary-active-bg-color-dark);--button-primary-active-border-color: var(--button-primary-active-border-color-dark);--button-disabled-color: var(--button-disabled-color-dark);--button-secondary-normal-color: var(--button-secondary-normal-color-dark);--button-secondary-hover-color: var(--button-secondary-hover-color-dark);--button-secondary-active-color: var(--button-secondary-active-color-dark);--link-color: var(--link-color-dark);--link-color-hover: var(--link-color-hover-dark);--link-color-active: var(--link-color-active-dark);--input-normal-bg-color: var(--input-normal-bg-color-dark);--input-option-bg-color: var(--input-option-bg-color-dark);--input-focus-bg-color: var(--input-focus-bg-color-dark);--input-error-bg-color: var(--input-error-bg-color-dark);--input-disabled-bg-color: var(--input-disabled-bg-color-dark);--input-readonly-bg-color: var(--input-readonly-bg-color-dark);--input-normal-border: var(--input-normal-border-dark);--input-focus-border: var(--input-focus-border-dark);--input-error-border: var(--input-error-border-dark);--input-disabled-border: var(--input-disabled-border-dark);--input-option-disabled-border: var(--input-option-disabled-border-dark);--input-option-checked-color: var(--input-option-checked-color-dark);--input-readonly-border: var(--input-readonly-border-dark);--input-normal-placeholder-color: var(--input-normal-placeholder-color-dark);--input-readonly-placeholder-color: var(--input-readonly-placeholder-color-dark)}@media (prefers-color-scheme: dark){body.is-auto-theme{--primary-lowest: var(--primary-lowest-dark);--primary-lower: var(--primary-lower-dark);--primary-low: var(--primary-low-dark);--primary-base: var(--primary-base-dark);--primary-high: var(--primary-high-dark);--primary-higher: var(--primary-higher-dark);--primary-highest: var(--primary-highest-dark);--primary-tone: var(--primary-tone-dark);--primary-tone-high: var(--primary-tone-high-dark);--secondary-low: var(--secondary-low-dark);--secondary-base: var(--secondary-base-dark);--secondary-high: var(--secondary-high-dark);--neutral-lowest: var(--neutral-lowest-dark);--neutral-lower: var(--neutral-lower-dark);--neutral-low: var(--neutral-low-dark);--neutral-medium-low: var(--neutral-medium-low-dark);--neutral-medium: var(--neutral-medium-dark);--neutral-medium-high: var(--neutral-medium-high-dark);--neutral-high: var(--neutral-high-dark);--neutral-higher: var(--neutral-higher-dark);--neutral-highest: var(--neutral-highest-dark);--mood-best: var(--mood-best-dark);--mood-better: var(--mood-better-dark);--mood-good: var(--mood-good-dark);--mood-bad: var(--mood-bad-dark);--mood-worse: var(--mood-worse-dark);--mood-worst: var(--mood-worst-dark);--mood-neutral: var(--mood-neutral-dark);--login-background-color: var(--login-background-color-dark);--header-background-color: var(--header-background-color-dark);--button-primary-normal-color: var(--button-primary-normal-color-dark);--button-primary-normal-bg-color: var(--button-primary-normal-bg-color-dark);--button-primary-normal-border-color: var(--button-primary-normal-bg-color-dark);--button-primary-hover-color: var(--button-primary-hover-color-dark);--button-primary-hover-bg-color: var(--button-primary-hover-bg-color-dark);--button-primary-hover-border-color: var(--button-primary-hover-border-color-dark);--button-primary-active-color: var(--button-primary-active-color-dark);--button-primary-active-bg-color: var(--button-primary-active-bg-color-dark);--button-primary-active-border-color: var(--button-primary-active-border-color-dark);--button-disabled-color: var(--button-disabled-color-dark);--button-secondary-normal-color: var(--button-secondary-normal-color-dark);--button-secondary-hover-color: var(--button-secondary-hover-color-dark);--button-secondary-active-color: var(--button-secondary-active-color-dark);--link-color: var(--link-color-dark);--link-color-hover: var(--link-color-hover-dark);--link-color-active: var(--link-color-active-dark);--input-normal-bg-color: var(--input-normal-bg-color-dark);--input-option-bg-color: var(--input-option-bg-color-dark);--input-focus-bg-color: var(--input-focus-bg-color-dark);--input-error-bg-color: var(--input-error-bg-color-dark);--input-disabled-bg-color: var(--input-disabled-bg-color-dark);--input-readonly-bg-color: var(--input-readonly-bg-color-dark);--input-normal-border: var(--input-normal-border-dark);--input-focus-border: var(--input-focus-border-dark);--input-error-border: var(--input-error-border-dark);--input-disabled-border: var(--input-disabled-border-dark);--input-option-disabled-border: var(--input-option-disabled-border-dark);--input-option-checked-color: var(--input-option-checked-color-dark);--input-readonly-border: var(--input-readonly-border-dark);--input-normal-placeholder-color: var(--input-normal-placeholder-color-dark);--input-readonly-placeholder-color: var(--input-readonly-placeholder-color-dark)}}.Dropdown .Dropdown__container--BottomStart{margin-bottom:.625em}.Dropdown .Dropdown__container--BottomStart:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Dropdown .Dropdown__container--BottomStart:after{border-top-color:var(--neutral-lowest);bottom:-1.25em;border-width:.625em}[dir=ltr] .Dropdown .Dropdown__container--BottomStart:after,.Dropdown [dir=ltr] .Dropdown__container--BottomStart:after{left:.625em}[dir=rtl] .Dropdown .Dropdown__container--BottomStart:after,.Dropdown [dir=rtl] .Dropdown__container--BottomStart:after{right:.625em}.Dropdown .Dropdown__container--BottomStart:after{filter:drop-shadow(0 3px 2px rgba(0,0,0,.15))}.Dropdown .Dropdown__container--BottomEnd{margin-bottom:.625em}.Dropdown .Dropdown__container--BottomEnd:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Dropdown .Dropdown__container--BottomEnd:after{border-top-color:var(--neutral-lowest);bottom:-1.25em;border-width:.625em}[dir=ltr] .Dropdown .Dropdown__container--BottomEnd:after,.Dropdown [dir=ltr] .Dropdown__container--BottomEnd:after{right:.625em}[dir=rtl] .Dropdown .Dropdown__container--BottomEnd:after,.Dropdown [dir=rtl] .Dropdown__container--BottomEnd:after{left:.625em}.Dropdown .Dropdown__container--BottomEnd:after{filter:drop-shadow(0 3px 2px rgba(0,0,0,.15))}.ColourPicker__panel,.Dropdown .Dropdown__container--TopStart{margin-top:.625em}.ColourPicker__panel:after,.Dropdown .Dropdown__container--TopStart:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.ColourPicker__panel:after,.Dropdown .Dropdown__container--TopStart:after{border-bottom-color:var(--neutral-lowest);top:-1.25em;border-width:.625em}[dir=ltr] .ColourPicker__panel:after,[dir=ltr] .Dropdown .Dropdown__container--TopStart:after,.Dropdown [dir=ltr] .Dropdown__container--TopStart:after{left:.625em}[dir=rtl] .ColourPicker__panel:after,[dir=rtl] .Dropdown .Dropdown__container--TopStart:after,.Dropdown [dir=rtl] .Dropdown__container--TopStart:after{right:.625em}.ColourPicker__panel:after,.Dropdown .Dropdown__container--TopStart:after{filter:drop-shadow(0 -3px 2px rgba(0,0,0,.15))}.Dropdown .Dropdown__container--TopEnd{margin-top:.625em}.Dropdown .Dropdown__container--TopEnd:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Dropdown .Dropdown__container--TopEnd:after{border-bottom-color:var(--neutral-lowest);top:-1.25em;border-width:.625em}[dir=ltr] .Dropdown .Dropdown__container--TopEnd:after,.Dropdown [dir=ltr] .Dropdown__container--TopEnd:after{right:.625em}[dir=rtl] .Dropdown .Dropdown__container--TopEnd:after,.Dropdown [dir=rtl] .Dropdown__container--TopEnd:after{left:.625em}.Dropdown .Dropdown__container--TopEnd:after{filter:drop-shadow(0 -3px 2px rgba(0,0,0,.15))}.ColourPicker__panel,.Dropdown .Dropdown__container--BottomEnd,.Dropdown .Dropdown__container--BottomStart,.Dropdown .Dropdown__container--TopEnd,.Dropdown .Dropdown__container--TopStart,.Dropdown .Dropdown__container,.CompositionBar__extraContent{border:0;border-radius:.1875rem;box-shadow:0 0 10px #00000040;color:#31363b;display:inline-block;font-size:16px;padding:0;position:relative;width:auto}.C3Chart:after,.u-chartPattern:after{content:var(--'"@{chart-colors}"');content:"#72CDEC, #669DCD, #005DAD, #1D5382, #6C29BC, #9B59E9, #B993E6, #D1C2E3, #FF95FE, #FF72B8, #F41B8D, #C3116E, #016D7B, #0D92A3, #19B69C, #00D9B4, #A9DF57, #6CCB4C, #2EB500, #25730A, #F53800, #FF6A00, #FEA00A, #F8D000, #F3C59C, #FFC3C3, #FF7F7F, #FA4A54, #6F3409, #AC673B, #D9986F, #B7957C, #D7D7D7, #B4B4B4, #939393, #696969";display:none}.WatchlistDetail__itemHiddenInput,.Fund__watchlistInput,.ProfileSelector__modalToggle,.ColourPicker__toggle,.FileUploaderModal__toggle,.InvestmentModal__toggle,.Dropdown .Dropdown__toggle,.u-visuallyHidden{border:0;clip:rect(0 0 0 0);height:1px!important;margin:-1px;overflow:hidden;padding:0;position:fixed;width:1px!important}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:16px}body{margin:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,p,blockquote,figure,ol,ul{margin:0;padding:0}main,li{display:block}h1,h2,h3,h4{font-size:inherit}strong{font-weight:700}a,button{color:inherit;transition:.3s}a{text-decoration:none}button{overflow:visible;border:0;font:inherit;-webkit-font-smoothing:inherit;letter-spacing:inherit;background:none;cursor:pointer}::-moz-focus-inner{padding:0;border:0}:focus,.TextArea__wrapper textarea:focus+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter{outline:0}img{max-width:100%;height:auto;border:0;min-height:2px}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea,.TextArea__wrapper textarea:focus+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea,.TextArea__wrapper textarea:focus+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter{overflow:auto}@font-face{font-family:FaktSoftPro;src:url(FaktSoftPro-Light.e9f7308a3dca72b8.woff) format("woff"),url(FaktSoftPro-Light.80ded59cfdc43072.ttf) format("woff");font-weight:200;font-style:normal}@font-face{font-family:FaktSoftPro;src:url(FaktSoftPro-LightItalic.58e4b1dfb0775e6c.woff) format("woff"),url(FaktSoftPro-LightItalic.35086b269faea94e.ttf) format("ttf");font-weight:200;font-style:italic}@font-face{font-family:FaktSoftPro;src:url(FaktSoftPro-Normal.39afcf3f35cdf28f.woff) format("woff"),url(FaktSoftPro-Normal.7ada30b79d17202e.ttf) format("ttf");font-weight:400;font-style:normal}@font-face{font-family:FaktSoftPro;src:url(FaktSoftPro-NormalItalic.00383db3b2027ca2.woff) format("woff"),url(FaktSoftPro-NormalItalic.42f14e4213195157.ttf) format("ttf");font-weight:400;font-style:italic}@font-face{font-family:FaktSoftPro;src:url(FaktSoftPro-SemiBold.41bd753a267ed9d0.woff) format("woff"),url(FaktSoftPro-SemiBold.3d6ed144b0fa925c.ttf) format("ttf");font-weight:600;font-style:normal}@font-face{font-family:FaktSoftPro;src:url(FaktSoftPro-SemiBoldItalic.10554d16d75447dd.woff) format("woff"),url(FaktSoftPro-SemiBoldItalic.1ae498e568f37fa6.ttf) format("ttf");font-weight:600;font-style:italic}@font-face{font-family:owIcon;src:url(owIcon.69bd53e3636acee9.woff) format("woff")}body{background-color:var(--primary-base);display:flex;flex-direction:column;height:100%;min-height:100vh;overflow-x:hidden;transition:background-color .2s ease;width:100%;color:var(--neutral-highest)}body.has-not-overflow{overflow:hidden;position:fixed;width:100%}body.inheritCursors *{cursor:inherit!important}button{outline:0}chart{display:block}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-left-margin{0%{margin-inline-start:30px;opacity:0}to{margin-inline-start:0;opacity:1}}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-15%)}60%{transform:translateY(0)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-up-margin{0%{margin-up:30px;opacity:0}to{margin-up:0;opacity:1}}@keyframes fade-in-left{0%{opacity:1;transform:translate(15%)}to{opacity:1;transform:translate(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translate(-15%)}to{opacity:1;transform:translate(0)}}@keyframes fade-out-up{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-15%)}}@keyframes expand-center{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes slideInLeft{0%{opacity:0;transform:translate3d(50px,0,0);visibility:hidden}50%{opacity:.5;visibility:visible}to{opacity:1;transform:translateZ(0);visibility:visible}}@keyframes slideInRight{0%{opacity:0;transform:translate3d(-50px,0,0);visibility:hidden}50%{opacity:.5;visibility:visible}to{opacity:1;transform:translateZ(0);visibility:visible}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:.5;transform:scale3d(1.5,1.5,1.5)}to{opacity:1}}@keyframes zoomOut{50%{transform:scale3d(.3,.3,.3)}}@keyframes shimmerBackground{0%{background-position:-1000px -1000px}to{background-position:2000px 2000px}}html [hidden]{display:none!important}input::placeholder{color:var(--input-normal-placeholder-color);opacity:1}input:-moz-placeholder{color:var(--input-normal-placeholder-color)}input::-moz-placeholder{color:var(--input-normal-placeholder-color)}input::-webkit-input-placeholder{color:var(--input-normal-placeholder-color)}input:-ms-input-placeholder{color:var(--input-normal-placeholder-color)}input::-ms-input-placeholder{color:var(--input-normal-placeholder-color)}input::-moz-placeholder,input:-moz-placeholder{color:var(--input-normal-placeholder-color)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,.TextArea__wrapper textarea:focus+input.TextArea__counter:-webkit-autofill,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+input.TextArea__counter:-webkit-autofill,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+input.TextArea__counter:-webkit-autofill,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+input.TextArea__counter:-webkit-autofill,.TextArea__wrapper textarea:focus+.TextArea__counter+input.TextArea__counter:-webkit-autofill,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+input.TextArea__counter:-webkit-autofill,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+input.TextArea__counter:-webkit-autofill{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;color:currentColor}input:invalid{box-shadow:none}::selection,::-moz-selection{background-color:#31363b;color:var(--neutral-lowest)}input,[type=email],[type=file],[type=number],[type=password],[type=tel],[type=text]{background-color:var(--input-normal-bg-color);border:var(--input-normal-border);color:var(--neutral-highest);display:block;font-size:.875rem;line-height:1.25rem;height:36px;padding:.5rem;width:100%}[type=checkbox],[type=radio]{background-color:var(--input-option-bg-color);border:var(--input-normal-border);color:var(--neutral-medium-high);cursor:pointer;display:inline-block;height:1rem;padding:0;width:1rem;vertical-align:middle;appearance:none;position:relative}[type=checkbox]{border-radius:3px}[type=radio]{border-radius:50%}[type=checkbox]:focus,.TextArea__wrapper textarea:focus+[type=checkbox].TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+[type=checkbox].TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+[type=checkbox].TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+[type=checkbox].TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+[type=checkbox].TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+[type=checkbox].TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+[type=checkbox].TextArea__counter,[type=radio]:focus,.TextArea__wrapper textarea:focus+[type=radio].TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+[type=radio].TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+[type=radio].TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+[type=radio].TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+[type=radio].TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+[type=radio].TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+[type=radio].TextArea__counter,[type=checkbox]:focus-visible,[type=radio]:focus-visible{border:var(--input-focus-border);color:var(--mood-good);outline:none}[type=radio]:checked,[type=checkbox]:checked{color:var(--input-option-checked-color)}[type=radio]:checked:focus,.TextArea__wrapper textarea:focus+[type=radio].TextArea__counter:checked,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+[type=radio].TextArea__counter:checked,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+[type=radio].TextArea__counter:checked,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+[type=radio].TextArea__counter:checked,.TextArea__wrapper textarea:focus+.TextArea__counter+[type=radio].TextArea__counter:checked,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+[type=radio].TextArea__counter:checked,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+[type=radio].TextArea__counter:checked,[type=checkbox]:checked:focus,.TextArea__wrapper textarea:focus+[type=checkbox].TextArea__counter:checked,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+[type=checkbox].TextArea__counter:checked,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+[type=checkbox].TextArea__counter:checked,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+[type=checkbox].TextArea__counter:checked,.TextArea__wrapper textarea:focus+.TextArea__counter+[type=checkbox].TextArea__counter:checked,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+[type=checkbox].TextArea__counter:checked,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+[type=checkbox].TextArea__counter:checked,[type=radio]:checked:focus-visible,[type=checkbox]:checked:focus-visible{color:var(--mood-good)}[type=checkbox]:disabled,[type=radio]:disabled{background-color:var(--input-disabled-bg-color);border:var(--input-option-disabled-border);color:var(--neutral-medium);cursor:not-allowed}[type=radio]:after,[type=checkbox]:after{content:"";position:absolute;inset:0;margin:auto;opacity:0}[type=radio]:after{width:.5rem;height:.5rem;border-radius:50%;background-color:currentColor}[type=checkbox]:after{width:.375rem;height:.625rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}[type=radio]:checked:after,[type=checkbox]:checked:after{opacity:1}input:focus,.TextArea__wrapper textarea:focus+input.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+input.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+input.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+input.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+input.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+input.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+input.TextArea__counter{background-color:var(--input-focus-bg-color);border:var(--input-focus-border);outline:none}input:read-only:not([type=checkbox]):not([type=radio]),input[type=email]:read-only,input[type=file]:read-only,input[type=number]:read-only,input[type=password]:read-only,input[type=tel]:read-only,input[type=text]:read-only{background-color:var(--input-readonly-bg-color);border:var(--input-readonly-border);cursor:not-allowed}input:read-only:not([type=checkbox]):not([type=radio])::placeholder,input[type=email]:read-only::placeholder,input[type=file]:read-only::placeholder,input[type=number]:read-only::placeholder,input[type=password]:read-only::placeholder,input[type=tel]:read-only::placeholder,input[type=text]:read-only::placeholder{color:var(--input-normal-placeholder-color)}input:disabled,input[type=email]:disabled,input[type=file]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=tel]:disabled,input[type=text]:disabled{background-color:var(--input-disabled-bg-color);border:var(--input-disabled-border);cursor:not-allowed}input::-webkit-calendar-picker-indicator{display:none}input[type=date]::-webkit-input-placeholder{visibility:hidden!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0}[type=range]{background-color:var(--primary-lower);-webkit-tap-highlight-color:rgba(var(--neutral-lowest-rgb),0);border:none;border-radius:2px;cursor:pointer;height:2px;margin:.625em 0;padding:0;position:absolute;outline:none;transition:background-color .3s cubic-bezier(.39,.575,.565,1);width:100%}[type=range]::-moz-focus-outer{border:0}[type=range]::-moz-range-track{border:inherit;background:transparent}[type=range]::-ms-track{border:inherit;color:transparent;background:transparent}[type=range]::-ms-fill-lower,[type=range]::-ms-fill-upper{background:transparent}[type=range]::-ms-tooltip{display:none}[type=range]::-webkit-slider-thumb{width:.9375em;height:.9375em;border-radius:50%;border-width:2px;border-style:solid;box-shadow:none;box-sizing:border-box;background-color:var(--neutral-lowest)}[type=range]::-moz-range-thumb{width:.9375em;height:.9375em;border-radius:50%;border-width:2px;border-style:solid;box-shadow:none;box-sizing:border-box;background-color:var(--neutral-lowest)}[type=range]::-ms-thumb{width:.9375em;height:.9375em;border-radius:50%;border-width:2px;border-style:solid;box-shadow:none;box-sizing:border-box;background-color:var(--neutral-lowest)}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{margin:0}[type=number]{-moz-appearance:textfield}input:focus[type=text]::-ms-clear,.TextArea__wrapper textarea:focus+input[type=text].TextArea__counter::-ms-clear,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+input[type=text].TextArea__counter::-ms-clear,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+input[type=text].TextArea__counter::-ms-clear,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+input[type=text].TextArea__counter::-ms-clear,.TextArea__wrapper textarea:focus+.TextArea__counter+input[type=text].TextArea__counter::-ms-clear,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+input[type=text].TextArea__counter::-ms-clear,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+input[type=text].TextArea__counter::-ms-clear{display:none}label{cursor:pointer}@font-face{font-family:OwFont;font-style:normal;font-weight:400;src:url(FaktSoftPro-Blond.16c8392d736677b4.woff)}.Icon:before{display:inline-block;font-family:OwFont;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1}.Icon--portfolio:before{content:"\ea02"}.Icon--notification:before{content:"\ea04"}.Icon--chat:before{content:"\ea05"}.Icon--others:before{content:"\ea06"}.Icon--user:before{content:"\ea07"}.Icon--negativeTrend:before{content:"\ea08"}.Icon--positiveTrend:before{content:"\ea0b"}.Icon--document:before{content:"\ea0d"}.Icon--filter:before{content:"\ea18"}.Icon--new:before{content:"\ea19"}.Icon--filters:before{content:"\ea1d"}.Icon--order:before{content:"\ea20"}.Icon--favourites:before{content:"\ea21"}.Icon--cycle:before{content:"\ea27"}@keyframes adapterjs-alert{0%{margin-top:0}to{margin-top:-50px}}iframe[name=adapterjs-alert]{display:none}.App .AngularDatePicker{max-width:100%;padding:0;font-size:1em}.App .AngularDatePicker [date-picker]{padding:0;box-shadow:0 0 3px gray;min-width:250px}.App .AngularDatePicker table{border-collapse:collapse;width:100%}.App .AngularDatePicker .now.now{background-color:var(--mood-bad);background-image:none}.App .AngularDatePicker .active.active{background-color:var(--secondary-base);color:var(--neutral-lowest);background-image:none}.App .AngularDatePicker .disabled.disabled{background-color:var(--neutral-lowest);text-shadow:none;pointer-events:none}.App .AngularDatePicker thead tr:first-child{background:var(--neutral-lowest);color:var(--neutral-highest);font-size:.875em;border:.3571428571em solid var(--neutral-lowest);border-inline-start:0;border-inline-end:0}.App .AngularDatePicker thead tr:first-child th{border-radius:0}.App .AngularDatePicker thead tr:first-child th:hover{background-color:#0000001a}.App .AngularDatePicker thead tr:first-child th:first-child,.App .AngularDatePicker thead tr:first-child th:last-child{padding:.1875em .9375em .3125em}.App .AngularDatePicker thead tr:first-child th.switch{width:100%!important}select{appearance:none;background-color:var(--input-normal-bg-color);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxnIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA1MCkiPgogICAgPHBvbHlnb24gZmlsbD0iIzAwMDAwMCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjgwIDY4IDUwIDMyIDIwIDY4Ij48L3BvbHlnb24+CiAgPC9nPgo8L3N2Zz4=);background-position:calc(100% - .5rem) center;background-size:1rem;background-repeat:no-repeat;border:var(--input-normal-border);font-size:.875rem;line-height:1.25rem;height:2.25rem;outline:none;color:var(--neutral-highest);display:block;padding:.5rem;width:100%}[dir=rtl] select{padding-inline-start:1.5rem}select:focus,.TextArea__wrapper textarea:focus+select.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+select.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+select.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+select.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+select.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+select.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+select.TextArea__counter{background-color:var(--input-focus-bg-color);border:var(--input-focus-border);outline:none}select:disabled{background-color:var(--input-disabled-bg-color);border:var(--input-disabled-border);cursor:not-allowed}select:has(option:disabled:checked){color:var(--input-normal-placeholder-color)}select::-ms-expand{display:none}::-webkit-textarea-placeholder{color:var(--neutral-medium);font-size:.875rem}:-moz-placeholder{color:var(--neutral-medium);font-size:.875rem}::-moz-placeholder{color:var(--neutral-medium);font-size:.875rem}:-ms-textarea-placeholder{color:var(--neutral-medium);font-size:.875rem}textarea,.TextArea__wrapper textarea:focus+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter{appearance:none;background-color:var(--input-normal-bg-color);border:var(--input-normal-border);color:var(--neutral-highest);display:block;font-family:inherit;font-size:.875rem;line-height:1.25rem;min-height:5rem;padding:.5rem;resize:none;width:100%}textarea:focus,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+textarea.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:focus,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus,.TextArea__wrapper textarea:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:focus,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:focus,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:focus,.TextArea__wrapper textarea:focus+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+textarea.TextArea__counter:focus+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+textarea.TextArea__counter:focus+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter:focus+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter:focus+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+textarea.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+textarea.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter{background-color:var(--input-focus-bg-color);border:var(--input-focus-border);outline:none}textarea:read-only,.TextArea__wrapper textarea:focus+.TextArea__counter:read-only,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:read-only,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:read-only,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:read-only,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:read-only,.TextArea__wrapper textarea:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:read-only,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:read-only,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:read-only{background-color:var(--input-readonly-bg-color);border:var(--input-readonly-border);cursor:not-allowed}textarea:read-only::placeholder,.TextArea__wrapper textarea:focus+.TextArea__counter:read-only::placeholder,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:read-only::placeholder,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:read-only::placeholder,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:read-only::placeholder,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:read-only::placeholder,.TextArea__wrapper textarea:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:read-only::placeholder,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:read-only::placeholder,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:read-only::placeholder{color:var(--input-normal-placeholder-color)}textarea:disabled,.TextArea__wrapper textarea:focus+.TextArea__counter:disabled,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:disabled,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:disabled,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:disabled,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:disabled,.TextArea__wrapper textarea:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:disabled,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:disabled,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+textarea.TextArea__counter+.TextArea__counter:disabled{background-color:var(--input-disabled-bg-color);border:var(--input-disabled-border);cursor:not-allowed}.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.swal-modal button,.ciq.dialog button.pull-right.ciq,.SmAnalytics__deleteButton,.SmAnalytics__submit,.SmAnalytics__reset,.ProfileSelector__nextStep,.OnBoarding__newOBCta,.OnBoarding__cta--back,.OnBoarding__cta,.MacroStepLandingPage__stepPrimaryAction,.Models__itemBuyButton,.MessageCenterSent__reset,.MessageCenterSent__submit,.MessageCenterSent__more,.MessageCenterNewMessage__wizardNextButton,.MessageCenterNewMessage__wizardPrevButton,.MessageCenterNewMessage__wizardSubmitButton,.Login__cta,.Login__activateCta,.Login__registerCta,.IposDetails__button,.InvestmentActions__button,.Models__itemViewButton,.Fund__ctaBuy,.Fund__ctaView,.FiltersTable__submit,.FiltersTable__reset,.CollaborationReplay__reset,.CollaborationReplay__submit,.ChangeSecurityQuestion__cta,.AddAlert__actionButton,.DateRangeSelector__cta,.DateRangeSelector__submitButton,.FileUploaderModal__botton,.UploadComponent__browseBotton,.ToolAction__cta,.StepCtaButton__button--neutral,.StepCtaButton__button.is-neutral,.StepCtaButton__button--negative,.StepCtaButton__button.is-negative,.StepCtaButton__button--positive,.StepCtaButton__button.is-positive,.StepCtaButton__button:not(.StepCtaButton__button--link),.StepCta__back,.StepCta__next,.SearchProducts__submit,.SearchBox__submit,.RegisterForm__signUp,.RegisterForm__cta,.ProgressBar__button,.ModularInputs__button,.ModelDetail__buyButton,.Message__button--themeColor,.Login__message .LoginForm__back--error,.Login__message .LoginForm__back,.LoginForm__submit,.LoginForm__cta,.LoginForm__signin,.LoginForm__signup,.List__button,.InvestmentModal__button,.GenericModal__cta--secondary,.GenericModal__cta--primary,.FolderList__selectButtonIcon,.Filter__actionButton,.Dropdown .Dropdown__button,.DocumentSign__contentOpenPDFButton,.DebitCard__action,.DatePicker__button,.ChooseFundsOption1__actionsButton,.AddNewElement__action,.Message__button,.GenericModal__cta--disruptive{color:var(--button-primary-normal-color);background-color:var(--button-primary-normal-bg-color);font-weight:var(--button-primary-normal-font-weight);-webkit-text-decoration:var(--button-primary-normal-text-decoration);text-decoration:var(--button-primary-normal-text-decoration);border-width:var(--button-primary-normal-border-width);border-color:var(--button-primary-normal-border-color);border-radius:var(--button-primary-normal-border-radius);display:inline-block;padding:.5rem 1.5rem;text-align:center;-webkit-user-select:none;user-select:none;width:auto;will-change:background-color;border-style:solid;min-width:6rem;transition:all .15s ease}.LegacyLoginForm__back:focus,.LegacyLoginForm__signin:focus,.LegacyLoginForm__signup:focus,.LegacyLoginForm__submit:focus,.swal-modal button:focus,.ciq.dialog button.pull-right.ciq:focus,.SmAnalytics__deleteButton:focus,.SmAnalytics__submit:focus,.SmAnalytics__reset:focus,.ProfileSelector__nextStep:focus,.OnBoarding__newOBCta:focus,.OnBoarding__cta--back:focus,.OnBoarding__cta:focus,.MacroStepLandingPage__stepPrimaryAction:focus,.Models__itemBuyButton:focus,.MessageCenterSent__reset:focus,.MessageCenterSent__submit:focus,.MessageCenterSent__more:focus,.MessageCenterNewMessage__wizardNextButton:focus,.MessageCenterNewMessage__wizardPrevButton:focus,.MessageCenterNewMessage__wizardSubmitButton:focus,.Login__cta:focus,.Login__activateCta:focus,.Login__registerCta:focus,.IposDetails__button:focus,.InvestmentActions__button:focus,.Models__itemViewButton:focus,.Fund__ctaBuy:focus,.Fund__ctaView:focus,.FiltersTable__submit:focus,.FiltersTable__reset:focus,.CollaborationReplay__reset:focus,.CollaborationReplay__submit:focus,.ChangeSecurityQuestion__cta:focus,.AddAlert__actionButton:focus,.DateRangeSelector__cta:focus,.DateRangeSelector__submitButton:focus,.FileUploaderModal__botton:focus,.UploadComponent__browseBotton:focus,.ToolAction__cta:focus,.TextArea__wrapper textarea:focus+.TextArea__counter.LegacyLoginForm__back,.TextArea__wrapper textarea:focus+.TextArea__counter.LegacyLoginForm__signin,.TextArea__wrapper textarea:focus+.TextArea__counter.LegacyLoginForm__signup,.TextArea__wrapper textarea:focus+.TextArea__counter.LegacyLoginForm__submit,.TextArea__wrapper .swal-modal textarea:focus+button.TextArea__counter,.swal-modal .TextArea__wrapper textarea:focus+button.TextArea__counter,.TextArea__wrapper .ciq.dialog textarea:focus+button.TextArea__counter.pull-right.ciq,.ciq.dialog .TextArea__wrapper textarea:focus+button.TextArea__counter.pull-right.ciq,.TextArea__wrapper textarea:focus+.TextArea__counter.SmAnalytics__deleteButton,.TextArea__wrapper textarea:focus+.TextArea__counter.SmAnalytics__submit,.TextArea__wrapper textarea:focus+.TextArea__counter.SmAnalytics__reset,.TextArea__wrapper textarea:focus+.TextArea__counter.ProfileSelector__nextStep,.TextArea__wrapper textarea:focus+.TextArea__counter.OnBoarding__newOBCta,.TextArea__wrapper textarea:focus+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+.TextArea__counter.OnBoarding__cta,.TextArea__wrapper textarea:focus+.TextArea__counter.MacroStepLandingPage__stepPrimaryAction,.TextArea__wrapper textarea:focus+.TextArea__counter.Models__itemBuyButton,.TextArea__wrapper textarea:focus+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+.TextArea__counter.MessageCenterSent__submit,.TextArea__wrapper textarea:focus+.TextArea__counter.MessageCenterSent__more,.TextArea__wrapper textarea:focus+.TextArea__counter.MessageCenterNewMessage__wizardNextButton,.TextArea__wrapper textarea:focus+.TextArea__counter.MessageCenterNewMessage__wizardPrevButton,.TextArea__wrapper textarea:focus+.TextArea__counter.MessageCenterNewMessage__wizardSubmitButton,.TextArea__wrapper textarea:focus+.TextArea__counter.Login__cta,.TextArea__wrapper textarea:focus+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+.TextArea__counter.Login__registerCta,.TextArea__wrapper textarea:focus+.TextArea__counter.IposDetails__button,.TextArea__wrapper textarea:focus+.TextArea__counter.InvestmentActions__button,.TextArea__wrapper textarea:focus+.TextArea__counter.Models__itemViewButton,.TextArea__wrapper textarea:focus+.TextArea__counter.Fund__ctaBuy,.TextArea__wrapper textarea:focus+.TextArea__counter.Fund__ctaView,.TextArea__wrapper textarea:focus+.TextArea__counter.FiltersTable__submit,.TextArea__wrapper textarea:focus+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+.TextArea__counter.CollaborationReplay__reset,.TextArea__wrapper textarea:focus+.TextArea__counter.CollaborationReplay__submit,.TextArea__wrapper textarea:focus+.TextArea__counter.ChangeSecurityQuestion__cta,.TextArea__wrapper textarea:focus+.TextArea__counter.AddAlert__actionButton,.TextArea__wrapper textarea:focus+.TextArea__counter.DateRangeSelector__cta,.TextArea__wrapper textarea:focus+.TextArea__counter.DateRangeSelector__submitButton,.TextArea__wrapper textarea:focus+.TextArea__counter.FileUploaderModal__botton,.TextArea__wrapper textarea:focus+.TextArea__counter.UploadComponent__browseBotton,.TextArea__wrapper textarea:focus+.TextArea__counter.ToolAction__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.LegacyLoginForm__back,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.LegacyLoginForm__signin,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.LegacyLoginForm__signup,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.LegacyLoginForm__submit,.TextArea__wrapper .swal-modal textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+button.TextArea__counter,.swal-modal .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+button.TextArea__counter,.TextArea__wrapper .ciq.dialog textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+button.TextArea__counter.pull-right.ciq,.ciq.dialog .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+button.TextArea__counter.pull-right.ciq,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.SmAnalytics__deleteButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.SmAnalytics__submit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.SmAnalytics__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.ProfileSelector__nextStep,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__newOBCta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.MacroStepLandingPage__stepPrimaryAction,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.Models__itemBuyButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.MessageCenterSent__submit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.MessageCenterSent__more,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.MessageCenterNewMessage__wizardNextButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.MessageCenterNewMessage__wizardPrevButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.MessageCenterNewMessage__wizardSubmitButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.Login__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.Login__registerCta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.IposDetails__button,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.InvestmentActions__button,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.Models__itemViewButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.Fund__ctaBuy,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.Fund__ctaView,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.FiltersTable__submit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.CollaborationReplay__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.CollaborationReplay__submit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.ChangeSecurityQuestion__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.AddAlert__actionButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__submitButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.FileUploaderModal__botton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.UploadComponent__browseBotton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.ToolAction__cta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.LegacyLoginForm__back,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.LegacyLoginForm__signin,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.LegacyLoginForm__signup,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.LegacyLoginForm__submit,.TextArea__wrapper .swal-modal textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter,.swal-modal .TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter,.TextArea__wrapper .ciq.dialog textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter.pull-right.ciq,.ciq.dialog .TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter.pull-right.ciq,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.SmAnalytics__deleteButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.SmAnalytics__submit,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.SmAnalytics__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.ProfileSelector__nextStep,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__newOBCta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__cta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MacroStepLandingPage__stepPrimaryAction,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Models__itemBuyButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterSent__submit,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterSent__more,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterNewMessage__wizardNextButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterNewMessage__wizardPrevButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterNewMessage__wizardSubmitButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Login__cta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Login__registerCta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.IposDetails__button,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.InvestmentActions__button,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Models__itemViewButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Fund__ctaBuy,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Fund__ctaView,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.FiltersTable__submit,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.CollaborationReplay__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.CollaborationReplay__submit,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.ChangeSecurityQuestion__cta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.AddAlert__actionButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__cta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__submitButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.FileUploaderModal__botton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.UploadComponent__browseBotton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.ToolAction__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.LegacyLoginForm__back,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.LegacyLoginForm__signin,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.LegacyLoginForm__signup,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.LegacyLoginForm__submit,.TextArea__wrapper .swal-modal textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter,.swal-modal .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter,.TextArea__wrapper .ciq.dialog textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter.pull-right.ciq,.ciq.dialog .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter.pull-right.ciq,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.SmAnalytics__deleteButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.SmAnalytics__submit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.SmAnalytics__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.ProfileSelector__nextStep,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__newOBCta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MacroStepLandingPage__stepPrimaryAction,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Models__itemBuyButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterSent__submit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterSent__more,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterNewMessage__wizardNextButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterNewMessage__wizardPrevButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterNewMessage__wizardSubmitButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Login__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Login__registerCta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.IposDetails__button,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.InvestmentActions__button,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Models__itemViewButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Fund__ctaBuy,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Fund__ctaView,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.FiltersTable__submit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.CollaborationReplay__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.CollaborationReplay__submit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.ChangeSecurityQuestion__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.AddAlert__actionButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__submitButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.FileUploaderModal__botton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.UploadComponent__browseBotton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.ToolAction__cta,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.LegacyLoginForm__back,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.LegacyLoginForm__signin,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.LegacyLoginForm__signup,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.LegacyLoginForm__submit,.TextArea__wrapper .swal-modal textarea:focus+.TextArea__counter+button.TextArea__counter,.swal-modal .TextArea__wrapper textarea:focus+.TextArea__counter+button.TextArea__counter,.TextArea__wrapper .ciq.dialog textarea:focus+.TextArea__counter+button.TextArea__counter.pull-right.ciq,.ciq.dialog .TextArea__wrapper textarea:focus+.TextArea__counter+button.TextArea__counter.pull-right.ciq,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.SmAnalytics__deleteButton,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.SmAnalytics__submit,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.SmAnalytics__reset,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.ProfileSelector__nextStep,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.OnBoarding__newOBCta,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.OnBoarding__cta,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.MacroStepLandingPage__stepPrimaryAction,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.Models__itemBuyButton,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.MessageCenterSent__submit,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.MessageCenterSent__more,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.MessageCenterNewMessage__wizardNextButton,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.MessageCenterNewMessage__wizardPrevButton,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.MessageCenterNewMessage__wizardSubmitButton,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.Login__cta,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.Login__registerCta,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.IposDetails__button,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.InvestmentActions__button,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.Models__itemViewButton,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.Fund__ctaBuy,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.Fund__ctaView,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.FiltersTable__submit,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.CollaborationReplay__reset,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.CollaborationReplay__submit,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.ChangeSecurityQuestion__cta,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.AddAlert__actionButton,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__cta,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__submitButton,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.FileUploaderModal__botton,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.UploadComponent__browseBotton,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.ToolAction__cta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.LegacyLoginForm__back,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.LegacyLoginForm__signin,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.LegacyLoginForm__signup,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.LegacyLoginForm__submit,.TextArea__wrapper .swal-modal textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter,.swal-modal .TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter,.TextArea__wrapper .ciq.dialog textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter.pull-right.ciq,.ciq.dialog .TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter.pull-right.ciq,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.SmAnalytics__deleteButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.SmAnalytics__submit,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.SmAnalytics__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.ProfileSelector__nextStep,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__newOBCta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__cta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MacroStepLandingPage__stepPrimaryAction,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Models__itemBuyButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterSent__submit,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterSent__more,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterNewMessage__wizardNextButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterNewMessage__wizardPrevButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterNewMessage__wizardSubmitButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Login__cta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Login__registerCta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.IposDetails__button,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.InvestmentActions__button,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Models__itemViewButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Fund__ctaBuy,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Fund__ctaView,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.FiltersTable__submit,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.CollaborationReplay__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.CollaborationReplay__submit,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.ChangeSecurityQuestion__cta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.AddAlert__actionButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__cta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__submitButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.FileUploaderModal__botton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.UploadComponent__browseBotton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.ToolAction__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.LegacyLoginForm__back,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.LegacyLoginForm__signin,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.LegacyLoginForm__signup,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.LegacyLoginForm__submit,.TextArea__wrapper .swal-modal textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter,.swal-modal .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter,.TextArea__wrapper .ciq.dialog textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter.pull-right.ciq,.ciq.dialog .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter.pull-right.ciq,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.SmAnalytics__deleteButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.SmAnalytics__submit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.SmAnalytics__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.ProfileSelector__nextStep,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__newOBCta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MacroStepLandingPage__stepPrimaryAction,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Models__itemBuyButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterSent__submit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterSent__more,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterNewMessage__wizardNextButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterNewMessage__wizardPrevButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterNewMessage__wizardSubmitButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Login__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Login__registerCta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.IposDetails__button,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.InvestmentActions__button,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Models__itemViewButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Fund__ctaBuy,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Fund__ctaView,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.FiltersTable__submit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.CollaborationReplay__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.CollaborationReplay__submit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.ChangeSecurityQuestion__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.AddAlert__actionButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__cta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__submitButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.FileUploaderModal__botton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.UploadComponent__browseBotton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.ToolAction__cta,.StepCtaButton__button--neutral:focus,.TextArea__wrapper textarea:focus+.StepCtaButton__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCtaButton__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCtaButton__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button--neutral.TextArea__counter,.StepCtaButton__button.is-neutral:focus,.TextArea__wrapper textarea:focus+.StepCtaButton__button.is-neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCtaButton__button.is-neutral.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.is-neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.is-neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCtaButton__button.is-neutral.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.is-neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.is-neutral.TextArea__counter,.StepCtaButton__button--negative:focus,.TextArea__wrapper textarea:focus+.StepCtaButton__button--negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCtaButton__button--negative.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button--negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button--negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCtaButton__button--negative.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button--negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button--negative.TextArea__counter,.StepCtaButton__button.is-negative:focus,.TextArea__wrapper textarea:focus+.StepCtaButton__button.is-negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCtaButton__button.is-negative.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.is-negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.is-negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCtaButton__button.is-negative.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.is-negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.is-negative.TextArea__counter,.StepCtaButton__button--positive:focus,.TextArea__wrapper textarea:focus+.StepCtaButton__button--positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCtaButton__button--positive.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button--positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button--positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCtaButton__button--positive.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button--positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button--positive.TextArea__counter,.StepCtaButton__button.is-positive:focus,.TextArea__wrapper textarea:focus+.StepCtaButton__button.is-positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCtaButton__button.is-positive.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.is-positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.is-positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCtaButton__button.is-positive.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.is-positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.is-positive.TextArea__counter,.StepCtaButton__button:focus:not(.StepCtaButton__button--link),.TextArea__wrapper textarea:focus+.StepCtaButton__button.TextArea__counter:not(.StepCtaButton__button--link),.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCtaButton__button.TextArea__counter:not(.StepCtaButton__button--link),.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.TextArea__counter:not(.StepCtaButton__button--link),.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.TextArea__counter:not(.StepCtaButton__button--link),.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCtaButton__button.TextArea__counter:not(.StepCtaButton__button--link),.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.TextArea__counter:not(.StepCtaButton__button--link),.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.TextArea__counter:not(.StepCtaButton__button--link),.StepCta__back:focus,.TextArea__wrapper textarea:focus+.StepCta__back.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCta__back.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCta__back.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCta__back.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCta__back.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCta__back.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCta__back.TextArea__counter,.StepCta__next:focus,.TextArea__wrapper textarea:focus+.StepCta__next.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCta__next.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCta__next.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCta__next.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCta__next.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCta__next.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCta__next.TextArea__counter,.SearchProducts__submit:focus,.TextArea__wrapper textarea:focus+.SearchProducts__submit.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchProducts__submit.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__submit.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__submit.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchProducts__submit.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__submit.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__submit.TextArea__counter,.SearchBox__submit:focus,.TextArea__wrapper textarea:focus+.SearchBox__submit.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchBox__submit.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__submit.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__submit.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchBox__submit.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__submit.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__submit.TextArea__counter,.RegisterForm__signUp:focus,.TextArea__wrapper textarea:focus+.RegisterForm__signUp.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.RegisterForm__signUp.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.RegisterForm__signUp.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.RegisterForm__signUp.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.RegisterForm__signUp.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.RegisterForm__signUp.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.RegisterForm__signUp.TextArea__counter,.RegisterForm__cta:focus,.TextArea__wrapper textarea:focus+.RegisterForm__cta.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.RegisterForm__cta.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.RegisterForm__cta.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.RegisterForm__cta.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.RegisterForm__cta.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.RegisterForm__cta.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.RegisterForm__cta.TextArea__counter,.ProgressBar__button:focus,.TextArea__wrapper textarea:focus+.ProgressBar__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.ProgressBar__button.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.ProgressBar__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.ProgressBar__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.ProgressBar__button.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.ProgressBar__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.ProgressBar__button.TextArea__counter,.ModularInputs__button:focus,.TextArea__wrapper textarea:focus+.ModularInputs__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.ModularInputs__button.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.ModularInputs__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.ModularInputs__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.ModularInputs__button.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.ModularInputs__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.ModularInputs__button.TextArea__counter,.ModelDetail__buyButton:focus,.TextArea__wrapper textarea:focus+.ModelDetail__buyButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.ModelDetail__buyButton.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.ModelDetail__buyButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.ModelDetail__buyButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.ModelDetail__buyButton.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.ModelDetail__buyButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.ModelDetail__buyButton.TextArea__counter,.Message__button--themeColor:focus,.TextArea__wrapper textarea:focus+.Message__button--themeColor.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.Message__button--themeColor.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Message__button--themeColor.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Message__button--themeColor.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.Message__button--themeColor.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Message__button--themeColor.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Message__button--themeColor.TextArea__counter,.Login__message .LoginForm__back--error:focus,.Login__message .TextArea__wrapper textarea:focus+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.LoginForm__back--error.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__back--error.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back--error.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back--error.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter+.LoginForm__back--error.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back--error.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back--error.TextArea__counter,.Login__message .LoginForm__back:focus,.Login__message .TextArea__wrapper textarea:focus+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.LoginForm__back.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__back.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter+.LoginForm__back.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back.TextArea__counter,.LoginForm__submit:focus,.TextArea__wrapper textarea:focus+.LoginForm__submit.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__submit.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__submit.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__submit.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__submit.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__submit.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__submit.TextArea__counter,.LoginForm__cta:focus,.TextArea__wrapper textarea:focus+.LoginForm__cta.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__cta.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__cta.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__cta.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__cta.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__cta.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__cta.TextArea__counter,.LoginForm__signin:focus,.TextArea__wrapper textarea:focus+.LoginForm__signin.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__signin.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__signin.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__signin.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__signin.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__signin.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__signin.TextArea__counter,.LoginForm__signup:focus,.TextArea__wrapper textarea:focus+.LoginForm__signup.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__signup.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__signup.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__signup.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__signup.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__signup.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__signup.TextArea__counter,.List__button:focus,.TextArea__wrapper textarea:focus+.List__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.List__button.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.List__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.List__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.List__button.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.List__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.List__button.TextArea__counter,.InvestmentModal__button:focus,.TextArea__wrapper textarea:focus+.InvestmentModal__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.InvestmentModal__button.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.InvestmentModal__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.InvestmentModal__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.InvestmentModal__button.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.InvestmentModal__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.InvestmentModal__button.TextArea__counter,.GenericModal__cta--secondary:focus,.TextArea__wrapper textarea:focus+.GenericModal__cta--secondary.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.GenericModal__cta--secondary.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.GenericModal__cta--secondary.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.GenericModal__cta--secondary.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.GenericModal__cta--secondary.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.GenericModal__cta--secondary.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.GenericModal__cta--secondary.TextArea__counter,.GenericModal__cta--primary:focus,.TextArea__wrapper textarea:focus+.GenericModal__cta--primary.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.GenericModal__cta--primary.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.GenericModal__cta--primary.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.GenericModal__cta--primary.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.GenericModal__cta--primary.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.GenericModal__cta--primary.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.GenericModal__cta--primary.TextArea__counter,.FolderList__selectButtonIcon:focus,.TextArea__wrapper textarea:focus+.FolderList__selectButtonIcon.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.FolderList__selectButtonIcon.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.FolderList__selectButtonIcon.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.FolderList__selectButtonIcon.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.FolderList__selectButtonIcon.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.FolderList__selectButtonIcon.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.FolderList__selectButtonIcon.TextArea__counter,.Filter__actionButton:focus,.TextArea__wrapper textarea:focus+.Filter__actionButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.Filter__actionButton.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Filter__actionButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Filter__actionButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.Filter__actionButton.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Filter__actionButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Filter__actionButton.TextArea__counter,.Dropdown .Dropdown__button:focus,.Dropdown .TextArea__wrapper textarea:focus+.Dropdown__button.TextArea__counter,.TextArea__wrapper .Dropdown textarea:focus+.Dropdown__button.TextArea__counter,.Dropdown .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.Dropdown__button.TextArea__counter,.TextArea__wrapper .Dropdown textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.Dropdown__button.TextArea__counter,.Dropdown .TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Dropdown__button.TextArea__counter,.TextArea__wrapper .Dropdown textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Dropdown__button.TextArea__counter,.Dropdown .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Dropdown__button.TextArea__counter,.TextArea__wrapper .Dropdown textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Dropdown__button.TextArea__counter,.Dropdown .TextArea__wrapper textarea:focus+.TextArea__counter+.Dropdown__button.TextArea__counter,.TextArea__wrapper .Dropdown textarea:focus+.TextArea__counter+.Dropdown__button.TextArea__counter,.Dropdown .TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Dropdown__button.TextArea__counter,.TextArea__wrapper .Dropdown textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Dropdown__button.TextArea__counter,.Dropdown .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Dropdown__button.TextArea__counter,.TextArea__wrapper .Dropdown textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Dropdown__button.TextArea__counter,.DocumentSign__contentOpenPDFButton:focus,.TextArea__wrapper textarea:focus+.DocumentSign__contentOpenPDFButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.DocumentSign__contentOpenPDFButton.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.DocumentSign__contentOpenPDFButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.DocumentSign__contentOpenPDFButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.DocumentSign__contentOpenPDFButton.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.DocumentSign__contentOpenPDFButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.DocumentSign__contentOpenPDFButton.TextArea__counter,.DebitCard__action:focus,.TextArea__wrapper textarea:focus+.DebitCard__action.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.DebitCard__action.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.DebitCard__action.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.DebitCard__action.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.DebitCard__action.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.DebitCard__action.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.DebitCard__action.TextArea__counter,.DatePicker__button:focus,.TextArea__wrapper textarea:focus+.DatePicker__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.DatePicker__button.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.DatePicker__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.DatePicker__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.DatePicker__button.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.DatePicker__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.DatePicker__button.TextArea__counter,.ChooseFundsOption1__actionsButton:focus,.TextArea__wrapper textarea:focus+.ChooseFundsOption1__actionsButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.ChooseFundsOption1__actionsButton.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.ChooseFundsOption1__actionsButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.ChooseFundsOption1__actionsButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.ChooseFundsOption1__actionsButton.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.ChooseFundsOption1__actionsButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.ChooseFundsOption1__actionsButton.TextArea__counter,.AddNewElement__action:focus,.TextArea__wrapper textarea:focus+.AddNewElement__action.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.AddNewElement__action.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.AddNewElement__action.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.AddNewElement__action.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.AddNewElement__action.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.AddNewElement__action.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.AddNewElement__action.TextArea__counter,.Message__button:focus,.TextArea__wrapper textarea:focus+.Message__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.Message__button.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Message__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Message__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.Message__button.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Message__button.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Message__button.TextArea__counter,.GenericModal__cta--disruptive:focus,.TextArea__wrapper textarea:focus+.GenericModal__cta--disruptive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.GenericModal__cta--disruptive.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.GenericModal__cta--disruptive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.GenericModal__cta--disruptive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.GenericModal__cta--disruptive.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.GenericModal__cta--disruptive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.GenericModal__cta--disruptive.TextArea__counter,.LegacyLoginForm__back:hover,.LegacyLoginForm__signin:hover,.LegacyLoginForm__signup:hover,.LegacyLoginForm__submit:hover,.swal-modal button:hover,.ciq.dialog button.pull-right.ciq:hover,.SmAnalytics__deleteButton:hover,.SmAnalytics__submit:hover,.SmAnalytics__reset:hover,.ProfileSelector__nextStep:hover,.OnBoarding__newOBCta:hover,.OnBoarding__cta--back:hover,.OnBoarding__cta:hover,.MacroStepLandingPage__stepPrimaryAction:hover,.Models__itemBuyButton:hover,.MessageCenterSent__reset:hover,.MessageCenterSent__submit:hover,.MessageCenterSent__more:hover,.MessageCenterNewMessage__wizardNextButton:hover,.MessageCenterNewMessage__wizardPrevButton:hover,.MessageCenterNewMessage__wizardSubmitButton:hover,.Login__cta:hover,.Login__activateCta:hover,.Login__registerCta:hover,.IposDetails__button:hover,.InvestmentActions__button:hover,.Models__itemViewButton:hover,.Fund__ctaBuy:hover,.Fund__ctaView:hover,.FiltersTable__submit:hover,.FiltersTable__reset:hover,.CollaborationReplay__reset:hover,.CollaborationReplay__submit:hover,.ChangeSecurityQuestion__cta:hover,.AddAlert__actionButton:hover,.DateRangeSelector__cta:hover,.DateRangeSelector__submitButton:hover,.FileUploaderModal__botton:hover,.UploadComponent__browseBotton:hover,.ToolAction__cta:hover,.StepCtaButton__button--neutral:hover,.StepCtaButton__button.is-neutral:hover,.StepCtaButton__button--negative:hover,.StepCtaButton__button.is-negative:hover,.StepCtaButton__button--positive:hover,.StepCtaButton__button.is-positive:hover,.StepCtaButton__button:hover:not(.StepCtaButton__button--link),.StepCta__back:hover,.StepCta__next:hover,.SearchProducts__submit:hover,.SearchBox__submit:hover,.RegisterForm__signUp:hover,.RegisterForm__cta:hover,.ProgressBar__button:hover,.ModularInputs__button:hover,.ModelDetail__buyButton:hover,.Message__button--themeColor:hover,.Login__message .LoginForm__back--error:hover,.Login__message .LoginForm__back:hover,.LoginForm__submit:hover,.LoginForm__cta:hover,.LoginForm__signin:hover,.LoginForm__signup:hover,.List__button:hover,.InvestmentModal__button:hover,.GenericModal__cta--secondary:hover,.GenericModal__cta--primary:hover,.FolderList__selectButtonIcon:hover,.Filter__actionButton:hover,.Dropdown .Dropdown__button:hover,.DocumentSign__contentOpenPDFButton:hover,.DebitCard__action:hover,.DatePicker__button:hover,.ChooseFundsOption1__actionsButton:hover,.AddNewElement__action:hover,.Message__button:hover,.GenericModal__cta--disruptive:hover{cursor:pointer;color:var(--button-primary-hover-color);background-color:var(--button-primary-hover-bg-color);-webkit-text-decoration:var(--button-primary-hover-text-decoration);text-decoration:var(--button-primary-hover-text-decoration);border-color:var(--button-primary-hover-border-color)}.LegacyLoginForm__back:active,.LegacyLoginForm__signin:active,.LegacyLoginForm__signup:active,.LegacyLoginForm__submit:active,.swal-modal button:active,.ciq.dialog button.pull-right.ciq:active,.SmAnalytics__deleteButton:active,.SmAnalytics__submit:active,.SmAnalytics__reset:active,.ProfileSelector__nextStep:active,.OnBoarding__newOBCta:active,.OnBoarding__cta--back:active,.OnBoarding__cta:active,.MacroStepLandingPage__stepPrimaryAction:active,.Models__itemBuyButton:active,.MessageCenterSent__reset:active,.MessageCenterSent__submit:active,.MessageCenterSent__more:active,.MessageCenterNewMessage__wizardNextButton:active,.MessageCenterNewMessage__wizardPrevButton:active,.MessageCenterNewMessage__wizardSubmitButton:active,.Login__cta:active,.Login__activateCta:active,.Login__registerCta:active,.IposDetails__button:active,.InvestmentActions__button:active,.Models__itemViewButton:active,.Fund__ctaBuy:active,.Fund__ctaView:active,.FiltersTable__submit:active,.FiltersTable__reset:active,.CollaborationReplay__reset:active,.CollaborationReplay__submit:active,.ChangeSecurityQuestion__cta:active,.AddAlert__actionButton:active,.DateRangeSelector__cta:active,.DateRangeSelector__submitButton:active,.FileUploaderModal__botton:active,.UploadComponent__browseBotton:active,.ToolAction__cta:active,.StepCtaButton__button--neutral:active,.StepCtaButton__button.is-neutral:active,.StepCtaButton__button--negative:active,.StepCtaButton__button.is-negative:active,.StepCtaButton__button--positive:active,.StepCtaButton__button.is-positive:active,.StepCtaButton__button:active:not(.StepCtaButton__button--link),.StepCta__back:active,.StepCta__next:active,.SearchProducts__submit:active,.SearchBox__submit:active,.RegisterForm__signUp:active,.RegisterForm__cta:active,.ProgressBar__button:active,.ModularInputs__button:active,.ModelDetail__buyButton:active,.Message__button--themeColor:active,.Login__message .LoginForm__back--error:active,.Login__message .LoginForm__back:active,.LoginForm__submit:active,.LoginForm__cta:active,.LoginForm__signin:active,.LoginForm__signup:active,.List__button:active,.InvestmentModal__button:active,.GenericModal__cta--secondary:active,.GenericModal__cta--primary:active,.FolderList__selectButtonIcon:active,.Filter__actionButton:active,.Dropdown .Dropdown__button:active,.DocumentSign__contentOpenPDFButton:active,.DebitCard__action:active,.DatePicker__button:active,.ChooseFundsOption1__actionsButton:active,.AddNewElement__action:active,.Message__button:active,.GenericModal__cta--disruptive:active{color:var(--button-primary-active-color);background-color:var(--button-primary-active-bg-color);-webkit-text-decoration:var(--button-primary-active-text-decoration);text-decoration:var(--button-primary-active-text-decoration);border-color:var(--button-primary-active-border-color)}@media only screen and (min-width: 64em){.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.swal-modal button,.ciq.dialog button.pull-right.ciq,.SmAnalytics__deleteButton,.SmAnalytics__submit,.SmAnalytics__reset,.ProfileSelector__nextStep,.OnBoarding__newOBCta,.OnBoarding__cta--back,.OnBoarding__cta,.MacroStepLandingPage__stepPrimaryAction,.Models__itemBuyButton,.MessageCenterSent__reset,.MessageCenterSent__submit,.MessageCenterSent__more,.MessageCenterNewMessage__wizardNextButton,.MessageCenterNewMessage__wizardPrevButton,.MessageCenterNewMessage__wizardSubmitButton,.Login__cta,.Login__activateCta,.Login__registerCta,.IposDetails__button,.InvestmentActions__button,.Models__itemViewButton,.Fund__ctaBuy,.Fund__ctaView,.FiltersTable__submit,.FiltersTable__reset,.CollaborationReplay__reset,.CollaborationReplay__submit,.ChangeSecurityQuestion__cta,.AddAlert__actionButton,.DateRangeSelector__cta,.DateRangeSelector__submitButton,.FileUploaderModal__botton,.UploadComponent__browseBotton,.ToolAction__cta,.StepCtaButton__button--neutral,.StepCtaButton__button.is-neutral,.StepCtaButton__button--negative,.StepCtaButton__button.is-negative,.StepCtaButton__button--positive,.StepCtaButton__button.is-positive,.StepCtaButton__button:not(.StepCtaButton__button--link),.StepCta__back,.StepCta__next,.SearchProducts__submit,.SearchBox__submit,.RegisterForm__signUp,.RegisterForm__cta,.ProgressBar__button,.ModularInputs__button,.ModelDetail__buyButton,.Message__button--themeColor,.Login__message .LoginForm__back--error,.Login__message .LoginForm__back,.LoginForm__submit,.LoginForm__cta,.LoginForm__signin,.LoginForm__signup,.List__button,.InvestmentModal__button,.GenericModal__cta--secondary,.GenericModal__cta--primary,.FolderList__selectButtonIcon,.Filter__actionButton,.Dropdown .Dropdown__button,.DocumentSign__contentOpenPDFButton,.DebitCard__action,.DatePicker__button,.ChooseFundsOption1__actionsButton,.AddNewElement__action,.Message__button,.GenericModal__cta--disruptive{min-width:8rem}}.LegacyLoginForm__signin.is-disabled,.LegacyLoginForm__signin[disabled],.LegacyLoginForm__signup.is-disabled,.LegacyLoginForm__signup[disabled],.LegacyLoginForm__submit.is-disabled,.LegacyLoginForm__submit[disabled],.MacroStepLandingPage .is-disabled .MacroStepLandingPage__stepPrimaryAction,.MessageCenterNewMessage__wizardNextButton.is-disabled,.MessageCenterNewMessage__wizardNextButton[disabled],.MessageCenterNewMessage__wizardPrevButton.is-disabled,.MessageCenterNewMessage__wizardPrevButton[disabled],.MessageCenterNewMessage__wizardSubmitButton.is-disabled,.MessageCenterNewMessage__wizardSubmitButton[disabled],.AddAlert__actionButton.is-disabled,.AddAlert__actionButton[disabled],.ToolAction__cta.is-disabled,.ToolAction__cta[disabled],.SearchProducts__submit.is-disabled,.SearchProducts__submit[disabled],.SearchBox__submit.is-disabled,.SearchBox__submit[disabled],.LoginForm__signin.is-disabled,.LoginForm__signin[disabled],.GenericModal__cta--primary.GenericModal__cta--isDisabled{color:var(--button-disabled-color);background-color:var(--button-disabled-bg-color);-webkit-text-decoration:var(--button-disabled-text-decoration);text-decoration:var(--button-disabled-text-decoration);border-color:var(--button-disabled-border-color);pointer-events:none}.swal-modal button.swal-button--cancel,.Login__activateCta,.InvestmentActions__button--secondary,.ChangeSecurityQuestion__cta--edit,.FileUploaderModal__botton--cancel,.GenericModal__cta--secondary,.AddNewElement__action--cancel{color:var(--button-secondary-normal-color);background-color:var(--button-secondary-normal-bg-color);font-weight:var(--button-secondary-normal-font-weight);-webkit-text-decoration:var(--button-secondary-normal-text-decoration);text-decoration:var(--button-secondary-normal-text-decoration);border-width:var(--button-secondary-normal-border-width);border-color:var(--button-secondary-normal-border-color);border-radius:var(--button-secondary-normal-border-radius)}.swal-modal button.swal-button--cancel:focus,.Login__activateCta:focus,.InvestmentActions__button--secondary:focus,.ChangeSecurityQuestion__cta--edit:focus,.FileUploaderModal__botton--cancel:focus,.TextArea__wrapper .swal-modal textarea:focus+button.TextArea__counter.swal-button--cancel,.swal-modal .TextArea__wrapper textarea:focus+button.TextArea__counter.swal-button--cancel,.TextArea__wrapper textarea:focus+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+.TextArea__counter.InvestmentActions__button--secondary,.TextArea__wrapper textarea:focus+.TextArea__counter.ChangeSecurityQuestion__cta--edit,.TextArea__wrapper textarea:focus+.TextArea__counter.FileUploaderModal__botton--cancel,.TextArea__wrapper .swal-modal textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+button.TextArea__counter.swal-button--cancel,.swal-modal .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+button.TextArea__counter.swal-button--cancel,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.InvestmentActions__button--secondary,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.ChangeSecurityQuestion__cta--edit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.FileUploaderModal__botton--cancel,.TextArea__wrapper .swal-modal textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter.swal-button--cancel,.swal-modal .TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter.swal-button--cancel,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.InvestmentActions__button--secondary,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.ChangeSecurityQuestion__cta--edit,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.FileUploaderModal__botton--cancel,.TextArea__wrapper .swal-modal textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter.swal-button--cancel,.swal-modal .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter.swal-button--cancel,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.InvestmentActions__button--secondary,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.ChangeSecurityQuestion__cta--edit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.FileUploaderModal__botton--cancel,.TextArea__wrapper .swal-modal textarea:focus+.TextArea__counter+button.TextArea__counter.swal-button--cancel,.swal-modal .TextArea__wrapper textarea:focus+.TextArea__counter+button.TextArea__counter.swal-button--cancel,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.InvestmentActions__button--secondary,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.ChangeSecurityQuestion__cta--edit,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.FileUploaderModal__botton--cancel,.TextArea__wrapper .swal-modal textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter.swal-button--cancel,.swal-modal .TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter.swal-button--cancel,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.InvestmentActions__button--secondary,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.ChangeSecurityQuestion__cta--edit,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.FileUploaderModal__botton--cancel,.TextArea__wrapper .swal-modal textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter.swal-button--cancel,.swal-modal .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter.swal-button--cancel,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.Login__activateCta,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.InvestmentActions__button--secondary,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.ChangeSecurityQuestion__cta--edit,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.FileUploaderModal__botton--cancel,.GenericModal__cta--secondary:focus,.TextArea__wrapper textarea:focus+.GenericModal__cta--secondary.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.GenericModal__cta--secondary.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.GenericModal__cta--secondary.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.GenericModal__cta--secondary.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.GenericModal__cta--secondary.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.GenericModal__cta--secondary.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.GenericModal__cta--secondary.TextArea__counter,.AddNewElement__action--cancel:focus,.TextArea__wrapper textarea:focus+.AddNewElement__action--cancel.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.AddNewElement__action--cancel.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.AddNewElement__action--cancel.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.AddNewElement__action--cancel.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.AddNewElement__action--cancel.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.AddNewElement__action--cancel.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.AddNewElement__action--cancel.TextArea__counter,.swal-modal button.swal-button--cancel:hover,.Login__activateCta:hover,.InvestmentActions__button--secondary:hover,.ChangeSecurityQuestion__cta--edit:hover,.FileUploaderModal__botton--cancel:hover,.GenericModal__cta--secondary:hover,.AddNewElement__action--cancel:hover{cursor:pointer;color:var(--button-secondary-hover-color);background-color:var(--button-secondary-hover-bg-color);-webkit-text-decoration:var(--button-secondary-hover-text-decoration);text-decoration:var(--button-secondary-hover-text-decoration);border-color:var(--button-secondary-hover-border-color)}.swal-modal button.swal-button--cancel:active,.Login__activateCta:active,.InvestmentActions__button--secondary:active,.ChangeSecurityQuestion__cta--edit:active,.FileUploaderModal__botton--cancel:active,.GenericModal__cta--secondary:active,.AddNewElement__action--cancel:active{color:var(--button-secondary-active-color);background-color:var(--button-secondary-active-bg-color);-webkit-text-decoration:var(--button-secondary-active-text-decoration);text-decoration:var(--button-secondary-active-text-decoration);border-color:var(--button-secondary-active-border-color)}.GenericModal__cta--secondary.GenericModal__cta--isDisabled{color:var(--button-secondary-disabled-color);background-color:var(--button-secondary-disabled-bg-color);-webkit-text-decoration:var(--button-secondary-disabled-text-decoration);text-decoration:var(--button-secondary-disabled-text-decoration);border-color:var(--button-secondary-disabled-border-color);pointer-events:none}.StepCtaButton__button--positive,.StepCtaButton__button.is-positive,.Message__button--success,.Login__message .LoginForm__back{color:var(--button-success-normal-color);background-color:var(--button-success-normal-bg-color);font-weight:var(--button-success-normal-font-weight);-webkit-text-decoration:var(--button-success-normal-text-decoration);text-decoration:var(--button-success-normal-text-decoration);border-width:var(--button-success-normal-border-width);border-color:var(--button-success-normal-border-color);border-radius:var(--button-success-normal-border-radius)}.StepCtaButton__button--positive:focus,.TextArea__wrapper textarea:focus+.StepCtaButton__button--positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCtaButton__button--positive.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button--positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button--positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCtaButton__button--positive.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button--positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button--positive.TextArea__counter,.StepCtaButton__button.is-positive:focus,.TextArea__wrapper textarea:focus+.StepCtaButton__button.is-positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCtaButton__button.is-positive.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.is-positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.is-positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCtaButton__button.is-positive.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.is-positive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.is-positive.TextArea__counter,.Message__button--success:focus,.TextArea__wrapper textarea:focus+.Message__button--success.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.Message__button--success.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Message__button--success.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Message__button--success.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.Message__button--success.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Message__button--success.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Message__button--success.TextArea__counter,.Login__message .LoginForm__back:focus,.Login__message .TextArea__wrapper textarea:focus+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.LoginForm__back.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__back.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter+.LoginForm__back.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back.TextArea__counter,.StepCtaButton__button--positive:hover,.StepCtaButton__button.is-positive:hover,.Message__button--success:hover,.Login__message .LoginForm__back:hover{cursor:pointer;color:var(--button-success-hover-color);background-color:var(--button-success-hover-bg-color);-webkit-text-decoration:var(--button-success-hover-text-decoration);text-decoration:var(--button-success-hover-text-decoration);border-color:var(--button-success-hover-border-color)}.StepCtaButton__button--positive:active,.StepCtaButton__button.is-positive:active,.Message__button--success:active,.Login__message .LoginForm__back:active{color:var(--button-success-active-color);background-color:var(--button-success-active-bg-color);-webkit-text-decoration:var(--button-success-active-text-decoration);text-decoration:var(--button-success-active-text-decoration);border-color:var(--button-success-active-border-color)}.SmAnalytics__deleteButton,.StepCtaButton__button--negative,.StepCtaButton__button.is-negative,.Message__button--error,.Login__message .LoginForm__back--error,.GenericModal__cta--disruptive{color:var(--button-error-normal-color);background-color:var(--button-error-normal-bg-color);font-weight:var(--button-error-normal-font-weight);-webkit-text-decoration:var(--button-error-normal-text-decoration);text-decoration:var(--button-error-normal-text-decoration);border-width:var(--button-error-normal-border-width);border-color:var(--button-error-normal-border-color);border-radius:var(--button-error-normal-border-radius)}.SmAnalytics__deleteButton:focus,.TextArea__wrapper textarea:focus+.TextArea__counter.SmAnalytics__deleteButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.SmAnalytics__deleteButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.SmAnalytics__deleteButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.SmAnalytics__deleteButton,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.SmAnalytics__deleteButton,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.SmAnalytics__deleteButton,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.SmAnalytics__deleteButton,.StepCtaButton__button--negative:focus,.TextArea__wrapper textarea:focus+.StepCtaButton__button--negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCtaButton__button--negative.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button--negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button--negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCtaButton__button--negative.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button--negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button--negative.TextArea__counter,.StepCtaButton__button.is-negative:focus,.TextArea__wrapper textarea:focus+.StepCtaButton__button.is-negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCtaButton__button.is-negative.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.is-negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.is-negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCtaButton__button.is-negative.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.is-negative.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.is-negative.TextArea__counter,.Message__button--error:focus,.TextArea__wrapper textarea:focus+.Message__button--error.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.Message__button--error.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Message__button--error.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Message__button--error.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.Message__button--error.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Message__button--error.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Message__button--error.TextArea__counter,.Login__message .LoginForm__back--error:focus,.Login__message .TextArea__wrapper textarea:focus+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.LoginForm__back--error.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__back--error.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back--error.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__back--error.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter+.LoginForm__back--error.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back--error.TextArea__counter,.Login__message .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back--error.TextArea__counter,.TextArea__wrapper .Login__message textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__back--error.TextArea__counter,.GenericModal__cta--disruptive:focus,.TextArea__wrapper textarea:focus+.GenericModal__cta--disruptive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.GenericModal__cta--disruptive.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.GenericModal__cta--disruptive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.GenericModal__cta--disruptive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.GenericModal__cta--disruptive.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.GenericModal__cta--disruptive.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.GenericModal__cta--disruptive.TextArea__counter,.SmAnalytics__deleteButton:hover,.StepCtaButton__button--negative:hover,.StepCtaButton__button.is-negative:hover,.Message__button--error:hover,.Login__message .LoginForm__back--error:hover,.GenericModal__cta--disruptive:hover{cursor:pointer;color:var(--button-error-hover-color);background-color:var(--button-error-hover-bg-color);-webkit-text-decoration:var(--button-error-hover-text-decoration);text-decoration:var(--button-error-hover-text-decoration);border-color:var(--button-error-hover-border-color)}.SmAnalytics__deleteButton:active,.StepCtaButton__button--negative:active,.StepCtaButton__button.is-negative:active,.Message__button--error:active,.Login__message .LoginForm__back--error:active,.GenericModal__cta--disruptive:active{color:var(--button-error-active-color);background-color:var(--button-error-active-bg-color);-webkit-text-decoration:var(--button-error-active-text-decoration);text-decoration:var(--button-error-active-text-decoration);border-color:var(--button-error-active-border-color)}.GenericModal__cta--disruptive.GenericModal__cta--isDisabled{color:var(--button-error-disabled-color);background-color:var(--button-error-disabled-bg-color);-webkit-text-decoration:var(--button-error-disabled-text-decoration);text-decoration:var(--button-error-disabled-text-decoration);border-color:var(--button-error-disabled-border-color);pointer-events:none}.OnBoarding__cta--back,.MessageCenterSent__reset,.FiltersTable__reset,.CollaborationReplay__reset,.StepCtaButton__button--neutral,.StepCtaButton__button.is-neutral,.StepCta__back,.Message__button--neutral{background-color:var(--neutral-medium)}.OnBoarding__cta--back:focus,.MessageCenterSent__reset:focus,.FiltersTable__reset:focus,.CollaborationReplay__reset:focus,.TextArea__wrapper textarea:focus+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+.TextArea__counter.CollaborationReplay__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.CollaborationReplay__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.CollaborationReplay__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.CollaborationReplay__reset,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.CollaborationReplay__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.CollaborationReplay__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__cta--back,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.MessageCenterSent__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.FiltersTable__reset,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.CollaborationReplay__reset,.StepCtaButton__button--neutral:focus,.TextArea__wrapper textarea:focus+.StepCtaButton__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCtaButton__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCtaButton__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button--neutral.TextArea__counter,.StepCtaButton__button.is-neutral:focus,.TextArea__wrapper textarea:focus+.StepCtaButton__button.is-neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCtaButton__button.is-neutral.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.is-neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCtaButton__button.is-neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCtaButton__button.is-neutral.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.is-neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCtaButton__button.is-neutral.TextArea__counter,.StepCta__back:focus,.TextArea__wrapper textarea:focus+.StepCta__back.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.StepCta__back.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCta__back.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.StepCta__back.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.StepCta__back.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCta__back.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.StepCta__back.TextArea__counter,.Message__button--neutral:focus,.TextArea__wrapper textarea:focus+.Message__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.Message__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Message__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Message__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.Message__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Message__button--neutral.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Message__button--neutral.TextArea__counter,.OnBoarding__cta--back:hover,.MessageCenterSent__reset:hover,.FiltersTable__reset:hover,.CollaborationReplay__reset:hover,.StepCtaButton__button--neutral:hover,.StepCtaButton__button.is-neutral:hover,.StepCta__back:hover,.Message__button--neutral:hover{background-color:var(--neutral-medium-low)}.OnBoarding__cta--back:active,.MessageCenterSent__reset:active,.FiltersTable__reset:active,.CollaborationReplay__reset:active,.StepCtaButton__button--neutral:active,.StepCtaButton__button.is-neutral:active,.StepCta__back:active,.Message__button--neutral:active{background-color:var(--neutral-medium-high)}.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.ProfileSelector__nextStep,.Login__activateCta--huge,.Login__registerCta--huge,.SearchProducts__submit--full,.SearchBox__submit--full,.SearchProducts__submitWrapper .SearchProducts__submit--marketData,.SearchBox__submitWrapper .SearchProducts__submit--marketData,.ModelDetail__buyButton,.LoginForm__signin,.ChooseFundsOption1__actionsButton{padding:.75rem 1.5rem}@media only screen and (min-width: 64em){.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.ProfileSelector__nextStep,.Login__activateCta--huge,.Login__registerCta--huge,.SearchProducts__submit--full,.SearchBox__submit--full,.SearchProducts__submitWrapper .SearchProducts__submit--marketData,.SearchBox__submitWrapper .SearchProducts__submit--marketData,.ModelDetail__buyButton,.LoginForm__signin,.ChooseFundsOption1__actionsButton{min-width:11.75rem}}.Fund__ctaView,.DebitCard__action{padding:.25rem 1.5rem}@media only screen and (min-width: 64em){.Fund__ctaView,.DebitCard__action{padding:.125rem 1.5rem;min-width:6rem}}.LegacyLoginForm__back--full,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.SmAnalytics__submit,.SmAnalytics__reset,.OnBoarding__newOBCta,.Login__activateCta,.Login__registerCta,.FiltersTable__submit,.FiltersTable__reset,.CollaborationReplay__reset,.CollaborationReplay__submit,.FileUploaderModal__botton,.UploadComponent__browseBotton,.ToolAction__cta,.StepCtaButton__button:not(.StepCtaButton__button--link),.SearchProducts__submit--full,.SearchBox__submit--full,.SearchProducts__submitWrapper .SearchProducts__submit--marketData,.SearchBox__submitWrapper .SearchProducts__submit--marketData,.ModularInputs__button,.LoginForm__signin,.DocumentSign__contentOpenPDFButton,.AddNewElement__action{display:block;width:100%}.Fund__ctaView,.ProgressBar__button,.DebitCard__action{min-width:auto!important}.Models__item,.Fund,.VideoTrack__wrapper{box-shadow:0 1px 2px rgba(var(--neutral-highest-rgb),.2);display:block;position:relative;font-size:1rem;margin-bottom:.5rem}.Models__item:last-child,.Fund:last-child,.VideoTrack__wrapper:last-child{margin-bottom:1rem}.Models__itemHeader,.Fund__header,.VideoTrack__background{background-color:var(--primary-base);align-items:flex-end;border-top-left-radius:1px;border-top-right-radius:1px;min-height:8rem;display:flex;flex:1 0 auto;flex-direction:column;justify-content:space-between;padding:.75rem}.Models__itemHeader{background-color:var(--neutral-highest)}.Fund__titleWrapper{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end}.Models__itemTitle,.Fund__title{font-weight:600;color:var(--neutral-lowest);margin-bottom:1rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Models__itemSubTitle,.Fund__subTitle{color:var(--neutral-lowest)}.Fund__icons{display:flex}.Fund__icon{display:flex;color:var(--neutral-lower);cursor:pointer;font-size:16px;margin-inline-start:1rem}.Fund__icon:first-child{margin-inline-start:0}.Models__itemDescription,.Fund__description,.VideoTrack__description{display:flex;flex-wrap:wrap;background:var(--neutral-lowest);border-bottom-left-radius:1px;border-bottom-right-radius:1px;padding:.75rem}.Models__itemText,.VideoTrack__text{display:flex;justify-content:space-between;flex-basis:100%;margin-bottom:.25rem;white-space:nowrap}.Models__itemText:last-child,.VideoTrack__text:last-child{margin-bottom:0}.Models__itemMainInfo{color:var(--neutral-highest);font-weight:600;text-transform:uppercase}.Models__itemSecondaryInfo,.Fund__secondaryInfo{color:var(--neutral-high);font-weight:600}.Models__itemCta,.Fund__cta{display:flex;margin-top:.5rem}.Models__itemCta:first-child,.Fund__cta:first-child{margin-top:0}.Dropdown .Dropdown__container .Dropdown:before{border-bottom:1px solid var(--neutral-lower);color:var(--neutral-higher);display:block;font-size:.6875em;font-weight:600;padding:.5rem;text-transform:uppercase}.Dropdown .Dropdown__elementText{color:var(--neutral-highest);display:block;font-size:.875em;font-weight:400;padding:.25rem .5rem}.no-touchevents .Dropdown .Dropdown__elementText:hover,.Dropdown .no-touchevents .Dropdown__elementText:hover{background-color:var(--neutral-lower)}.ColourPicker__panel,.ToolAction__container,.Dropdown .Dropdown__container{background:var(--neutral-lowest);width:17.5em;position:absolute;z-index:8000;opacity:0;height:0;overflow:hidden;transform:translateY(-1.25rem);transition:transform .3s 0s cubic-bezier(.6,-.28,.735,.045),opacity .3s 0s cubic-bezier(.6,-.28,.735,.045),visibility 0s .3s;visibility:hidden}.ColourPicker__toggle:checked~.ColourPicker__panel,.Dropdown .Dropdown__toggle:checked~.Dropdown__container{background:var(--neutral-lowest);width:17.5em;position:absolute;z-index:8000;opacity:1;height:auto;overflow:visible;transform:translateY(0);transition:transform .3s,opacity .3s,visibility 0s;visibility:visible}.GridEditComponent__itemLabelWrapper,.AddToWatchlist__createNewLabelWrapper{display:flex;align-items:center}.GridEditComponent__itemLabel,.AddToWatchlist__createNewLabel{display:inline-block;margin-bottom:.25rem;color:var(--neutral-high)!important}.swal-modal fieldset input,#inputs .dialog-item .inputs,.SmAnalytics__inputWrapper,.OnBoarding__datepicker,.OnBoarding__contentItemWrapper,.MessageCenterSent__inputWrapper,.MessageCenterNewMessage__scheduleInputWrapper,.MessageCenterNewMessage__wizardInputWrapper,.ChangeSecurityQuestion__inputWrapper,.AddAlert__inputWrapper,.DateRangeSelector__dateRangeWrapper,.FileUploaderModal__inputWrapper,.SearchProducts__inputWrapper,.SearchBox__inputWrapper,.SearchProducts__inpputWrapper,.SearchBox__inpputWrapper,.ScrollingList__editWrapper,.NestedTable__searchWrapper,.NestedTable__ctvInputWrapper,.LoginForm__inputWrapper,.GridEditComponent__multipleInputContent,.GridEditComponent__inputWrapper,.FolderList__editWrapper,.AddToWatchlist__createNewInputWrapper{position:relative}.SmAnalytics__input--withError,.OnBoarding__contentItemInput.has-error input,.OnBoarding__contentItemInput.has-error select,.MessageCenterSent__input--withError,.MessageCenterNewMessage__scheduleInput--withError,.FileUploaderModal__input--withError .UploadComponent__dropBox,.FileUploaderModal__input--withError,.RegisterForm__input.has-error,.GridEditComponent__inputWithError,.AddToWatchlist__createModalInputError{background-color:var(--input-error-bg-color);border:var(--input-error-border);outline:none}.SmAnalytics__input--withError~.OnBoarding__inputCurrencyIcon,.OnBoarding__contentItemInput.has-error input~.OnBoarding__inputCurrencyIcon,.OnBoarding__contentItemInput.has-error select~.OnBoarding__inputCurrencyIcon,.MessageCenterSent__input--withError~.OnBoarding__inputCurrencyIcon,.MessageCenterNewMessage__scheduleInput--withError~.OnBoarding__inputCurrencyIcon,.SmAnalytics__input--withError~.AddAlert__inputWithCurrencyLabel,.OnBoarding__contentItemInput.has-error input~.AddAlert__inputWithCurrencyLabel,.OnBoarding__contentItemInput.has-error select~.AddAlert__inputWithCurrencyLabel,.MessageCenterSent__input--withError~.AddAlert__inputWithCurrencyLabel,.MessageCenterNewMessage__scheduleInput--withError~.AddAlert__inputWithCurrencyLabel,.FileUploaderModal__input--withError .UploadComponent__dropBox~.OnBoarding__inputCurrencyIcon,.FileUploaderModal__input--withError .UploadComponent__dropBox~.AddAlert__inputWithCurrencyLabel,.FileUploaderModal__input--withError~.OnBoarding__inputCurrencyIcon,.FileUploaderModal__input--withError~.AddAlert__inputWithCurrencyLabel,.RegisterForm__input.has-error~.OnBoarding__inputCurrencyIcon,.RegisterForm__input.has-error~.AddAlert__inputWithCurrencyLabel,.GridEditComponent__inputWithError~.OnBoarding__inputCurrencyIcon,.GridEditComponent__inputWithError~.AddAlert__inputWithCurrencyLabel,.AddToWatchlist__createModalInputError~.OnBoarding__inputCurrencyIcon,.AddToWatchlist__createModalInputError~.AddAlert__inputWithCurrencyLabel{color:var(--neutral-lowest);background-color:var(--mood-worst);border:var(--input-error-border)}.SmAnalytics__input--withError~.OnBoarding__datepickerDeleteIcon,.SmAnalytics__input--withError~.OnBoarding__datepickerIcon,.OnBoarding__contentItemInput.has-error input~.OnBoarding__datepickerDeleteIcon,.OnBoarding__contentItemInput.has-error input~.OnBoarding__datepickerIcon,.OnBoarding__contentItemInput.has-error select~.OnBoarding__datepickerDeleteIcon,.OnBoarding__contentItemInput.has-error select~.OnBoarding__datepickerIcon,.MessageCenterSent__input--withError~.OnBoarding__datepickerDeleteIcon,.MessageCenterSent__input--withError~.OnBoarding__datepickerIcon,.MessageCenterNewMessage__scheduleInput--withError~.OnBoarding__datepickerDeleteIcon,.MessageCenterNewMessage__scheduleInput--withError~.OnBoarding__datepickerIcon,.SmAnalytics__input--withError~.DateRangeSelector__dateRangeIcon,.OnBoarding__contentItemInput.has-error input~.DateRangeSelector__dateRangeIcon,.OnBoarding__contentItemInput.has-error select~.DateRangeSelector__dateRangeIcon,.MessageCenterSent__input--withError~.DateRangeSelector__dateRangeIcon,.MessageCenterNewMessage__scheduleInput--withError~.DateRangeSelector__dateRangeIcon,.FileUploaderModal__input--withError .UploadComponent__dropBox~.OnBoarding__datepickerDeleteIcon,.FileUploaderModal__input--withError .UploadComponent__dropBox~.OnBoarding__datepickerIcon,.FileUploaderModal__input--withError .UploadComponent__dropBox~.DateRangeSelector__dateRangeIcon,.FileUploaderModal__input--withError~.OnBoarding__datepickerDeleteIcon,.FileUploaderModal__input--withError~.OnBoarding__datepickerIcon,.FileUploaderModal__input--withError~.DateRangeSelector__dateRangeIcon,.SmAnalytics__input--withError~.SearchProducts__inputInnerIcon,.OnBoarding__contentItemInput.has-error input~.SearchProducts__inputInnerIcon,.OnBoarding__contentItemInput.has-error select~.SearchProducts__inputInnerIcon,.MessageCenterSent__input--withError~.SearchProducts__inputInnerIcon,.MessageCenterNewMessage__scheduleInput--withError~.SearchProducts__inputInnerIcon,.FileUploaderModal__input--withError .UploadComponent__dropBox~.SearchProducts__inputInnerIcon,.FileUploaderModal__input--withError~.SearchProducts__inputInnerIcon,.SmAnalytics__input--withError~.SearchBox__inputInnerIcon,.OnBoarding__contentItemInput.has-error input~.SearchBox__inputInnerIcon,.OnBoarding__contentItemInput.has-error select~.SearchBox__inputInnerIcon,.MessageCenterSent__input--withError~.SearchBox__inputInnerIcon,.MessageCenterNewMessage__scheduleInput--withError~.SearchBox__inputInnerIcon,.FileUploaderModal__input--withError .UploadComponent__dropBox~.SearchBox__inputInnerIcon,.FileUploaderModal__input--withError~.SearchBox__inputInnerIcon,.RegisterForm__input.has-error~.OnBoarding__datepickerDeleteIcon,.RegisterForm__input.has-error~.OnBoarding__datepickerIcon,.RegisterForm__input.has-error~.DateRangeSelector__dateRangeIcon,.RegisterForm__input.has-error~.SearchProducts__inputInnerIcon,.RegisterForm__input.has-error~.SearchBox__inputInnerIcon,.SmAnalytics__input--withError~.NestedTable__inputInnerIcon,.OnBoarding__contentItemInput.has-error input~.NestedTable__inputInnerIcon,.OnBoarding__contentItemInput.has-error select~.NestedTable__inputInnerIcon,.MessageCenterSent__input--withError~.NestedTable__inputInnerIcon,.MessageCenterNewMessage__scheduleInput--withError~.NestedTable__inputInnerIcon,.FileUploaderModal__input--withError .UploadComponent__dropBox~.NestedTable__inputInnerIcon,.FileUploaderModal__input--withError~.NestedTable__inputInnerIcon,.RegisterForm__input.has-error~.NestedTable__inputInnerIcon,.SmAnalytics__input--withError~.LoginForm__inputInnerIcon,.OnBoarding__contentItemInput.has-error input~.LoginForm__inputInnerIcon,.OnBoarding__contentItemInput.has-error select~.LoginForm__inputInnerIcon,.MessageCenterSent__input--withError~.LoginForm__inputInnerIcon,.MessageCenterNewMessage__scheduleInput--withError~.LoginForm__inputInnerIcon,.FileUploaderModal__input--withError .UploadComponent__dropBox~.LoginForm__inputInnerIcon,.FileUploaderModal__input--withError~.LoginForm__inputInnerIcon,.RegisterForm__input.has-error~.LoginForm__inputInnerIcon,.GridEditComponent__inputWithError~.OnBoarding__datepickerDeleteIcon,.GridEditComponent__inputWithError~.OnBoarding__datepickerIcon,.GridEditComponent__inputWithError~.DateRangeSelector__dateRangeIcon,.GridEditComponent__inputWithError~.SearchProducts__inputInnerIcon,.GridEditComponent__inputWithError~.SearchBox__inputInnerIcon,.GridEditComponent__inputWithError~.NestedTable__inputInnerIcon,.GridEditComponent__inputWithError~.LoginForm__inputInnerIcon,.AddToWatchlist__createModalInputError~.OnBoarding__datepickerDeleteIcon,.AddToWatchlist__createModalInputError~.OnBoarding__datepickerIcon,.AddToWatchlist__createModalInputError~.DateRangeSelector__dateRangeIcon,.AddToWatchlist__createModalInputError~.SearchProducts__inputInnerIcon,.AddToWatchlist__createModalInputError~.SearchBox__inputInnerIcon,.AddToWatchlist__createModalInputError~.NestedTable__inputInnerIcon,.AddToWatchlist__createModalInputError~.LoginForm__inputInnerIcon{color:var(--mood-worst)}.GridEditComponent__itemValidationRules,.AddToWatchlist__createNewInputErrorWrapper{margin-top:.25rem}.OnBoarding__contentItemErrorMsg,.AddAlert__errorMessage,.FileUploaderModal__errorMessage,.RegisterForm__errorMessage,.GridEditComponent__itemValidationRule,.AddToWatchlist__createNewInputErrorMessage{font-size:.75rem;line-height:1rem;color:var(--mood-worst)}.OnBoarding__inputWithCurrency,.AddAlert__input{padding-inline-end:2.75rem}.OnBoarding__inputWithCurrency:focus~.OnBoarding__inputCurrencyIcon,.OnBoarding__inputWithCurrency:focus~.AddAlert__inputWithCurrencyLabel,.AddAlert__input:focus~.OnBoarding__inputCurrencyIcon,.AddAlert__input:focus~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+.TextArea__counter.OnBoarding__inputWithCurrency~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.OnBoarding__inputWithCurrency~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+.TextArea__counter.AddAlert__input~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.AddAlert__input~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__inputWithCurrency~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__inputWithCurrency~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.AddAlert__input~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.AddAlert__input~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__inputWithCurrency~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__inputWithCurrency~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.AddAlert__input~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.AddAlert__input~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__inputWithCurrency~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__inputWithCurrency~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.AddAlert__input~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.AddAlert__input~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.OnBoarding__inputWithCurrency~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.OnBoarding__inputWithCurrency~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.AddAlert__input~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.AddAlert__input~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__inputWithCurrency~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__inputWithCurrency~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.AddAlert__input~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.AddAlert__input~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__inputWithCurrency~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__inputWithCurrency~.AddAlert__inputWithCurrencyLabel,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.AddAlert__input~.OnBoarding__inputCurrencyIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.AddAlert__input~.AddAlert__inputWithCurrencyLabel{color:var(--neutral-lowest);background-color:var(--mood-good);border:var(--input-focus-border)}.OnBoarding__inputWithCurrency:read-only~.OnBoarding__inputCurrencyIcon,.OnBoarding__inputWithCurrency:read-only~.AddAlert__inputWithCurrencyLabel,.AddAlert__input:read-only~.OnBoarding__inputCurrencyIcon,.AddAlert__input:read-only~.AddAlert__inputWithCurrencyLabel{background-color:var(--input-readonly-bg-color);border:var(--input-readonly-border);color:color-mix(in srgb,var(--neutral-high) 50%,transparent)}.OnBoarding__inputWithCurrency:disabled~.OnBoarding__inputCurrencyIcon,.OnBoarding__inputWithCurrency:disabled~.AddAlert__inputWithCurrencyLabel,.AddAlert__input:disabled~.OnBoarding__inputCurrencyIcon,.AddAlert__input:disabled~.AddAlert__inputWithCurrencyLabel{background-color:var(--input-disabled-bg-color);border:var(--input-disabled-border);color:color-mix(in srgb,var(--neutral-high) 50%,transparent)}.OnBoarding__inputCurrencyIcon,.AddAlert__inputWithCurrencyLabel{right:0;left:auto;align-items:center;background:var(--neutral-low);border:1px solid var(--neutral-medium-high);color:var(--neutral-high);display:flex;font-size:.875rem;line-height:1.25rem;height:2.25rem;padding:.5rem;position:absolute;transform:translateY(-100%);font-weight:600}[dir=rtl] .OnBoarding__inputCurrencyIcon,[dir=rtl] .AddAlert__inputWithCurrencyLabel{left:0;right:auto}.OnBoarding__datepickerWithIcon,.DateRangeSelector__dateRangeField,.SearchProducts__inputWithIcon,.SearchBox__inputWithIcon,.NestedTable__inputWithIcon,.LoginForm__oneTimePassword{padding-inline-start:2rem}.OnBoarding__datepickerWithIcon:focus~.OnBoarding__datepickerDeleteIcon,.OnBoarding__datepickerWithIcon:focus~.OnBoarding__datepickerIcon,.OnBoarding__datepickerWithIcon:focus~.DateRangeSelector__dateRangeIcon,.DateRangeSelector__dateRangeField:focus~.OnBoarding__datepickerDeleteIcon,.DateRangeSelector__dateRangeField:focus~.OnBoarding__datepickerIcon,.DateRangeSelector__dateRangeField:focus~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.DateRangeSelector__dateRangeIcon,.OnBoarding__datepickerWithIcon:focus~.SearchProducts__inputInnerIcon,.DateRangeSelector__dateRangeField:focus~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchProducts__inputInnerIcon,.OnBoarding__datepickerWithIcon:focus~.SearchBox__inputInnerIcon,.DateRangeSelector__dateRangeField:focus~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.SearchBox__inputInnerIcon,.SearchProducts__inputWithIcon:focus~.OnBoarding__datepickerDeleteIcon,.SearchProducts__inputWithIcon:focus~.OnBoarding__datepickerIcon,.SearchProducts__inputWithIcon:focus~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.SearchProducts__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.SearchProducts__inputWithIcon:focus~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.SearchProducts__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.SearchProducts__inputWithIcon:focus~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.SearchProducts__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.SearchBox__inputWithIcon:focus~.OnBoarding__datepickerDeleteIcon,.SearchBox__inputWithIcon:focus~.OnBoarding__datepickerIcon,.SearchBox__inputWithIcon:focus~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.SearchBox__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.SearchBox__inputWithIcon:focus~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.SearchBox__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.SearchBox__inputWithIcon:focus~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.SearchBox__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.OnBoarding__datepickerWithIcon:focus~.NestedTable__inputInnerIcon,.DateRangeSelector__dateRangeField:focus~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.NestedTable__inputInnerIcon,.SearchProducts__inputWithIcon:focus~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.SearchProducts__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.SearchBox__inputWithIcon:focus~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.SearchBox__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.NestedTable__inputWithIcon:focus~.OnBoarding__datepickerDeleteIcon,.NestedTable__inputWithIcon:focus~.OnBoarding__datepickerIcon,.NestedTable__inputWithIcon:focus~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.NestedTable__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.DateRangeSelector__dateRangeIcon,.NestedTable__inputWithIcon:focus~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.NestedTable__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.SearchProducts__inputInnerIcon,.NestedTable__inputWithIcon:focus~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.NestedTable__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.SearchBox__inputInnerIcon,.NestedTable__inputWithIcon:focus~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.NestedTable__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.NestedTable__inputInnerIcon,.LoginForm__oneTimePassword:focus~.OnBoarding__datepickerDeleteIcon,.LoginForm__oneTimePassword:focus~.OnBoarding__datepickerIcon,.LoginForm__oneTimePassword:focus~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.LoginForm__oneTimePassword.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.DateRangeSelector__dateRangeIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerDeleteIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.OnBoarding__datepickerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.DateRangeSelector__dateRangeIcon,.LoginForm__oneTimePassword:focus~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.LoginForm__oneTimePassword.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.SearchProducts__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.SearchProducts__inputInnerIcon,.LoginForm__oneTimePassword:focus~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.LoginForm__oneTimePassword.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.SearchBox__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.SearchBox__inputInnerIcon,.LoginForm__oneTimePassword:focus~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.LoginForm__oneTimePassword.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.NestedTable__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.NestedTable__inputInnerIcon,.OnBoarding__datepickerWithIcon:focus~.LoginForm__inputInnerIcon,.DateRangeSelector__dateRangeField:focus~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.OnBoarding__datepickerWithIcon~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.TextArea__counter.DateRangeSelector__dateRangeField~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.OnBoarding__datepickerWithIcon~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.TextArea__counter.DateRangeSelector__dateRangeField~.LoginForm__inputInnerIcon,.SearchProducts__inputWithIcon:focus~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.SearchProducts__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.SearchBox__inputWithIcon:focus~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.SearchBox__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.NestedTable__inputWithIcon:focus~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.NestedTable__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.NestedTable__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.NestedTable__inputWithIcon.TextArea__counter~.LoginForm__inputInnerIcon,.LoginForm__oneTimePassword:focus~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.LoginForm__oneTimePassword.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LoginForm__oneTimePassword.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.LoginForm__inputInnerIcon,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LoginForm__oneTimePassword.TextArea__counter~.LoginForm__inputInnerIcon{color:var(--mood-good)}.OnBoarding__datepickerWithIcon:read-only~.OnBoarding__datepickerDeleteIcon,.OnBoarding__datepickerWithIcon:read-only~.OnBoarding__datepickerIcon,.OnBoarding__datepickerWithIcon:read-only~.DateRangeSelector__dateRangeIcon,.DateRangeSelector__dateRangeField:read-only~.OnBoarding__datepickerDeleteIcon,.DateRangeSelector__dateRangeField:read-only~.OnBoarding__datepickerIcon,.DateRangeSelector__dateRangeField:read-only~.DateRangeSelector__dateRangeIcon,.OnBoarding__datepickerWithIcon:read-only~.SearchProducts__inputInnerIcon,.DateRangeSelector__dateRangeField:read-only~.SearchProducts__inputInnerIcon,.OnBoarding__datepickerWithIcon:read-only~.SearchBox__inputInnerIcon,.DateRangeSelector__dateRangeField:read-only~.SearchBox__inputInnerIcon,.SearchProducts__inputWithIcon:read-only~.OnBoarding__datepickerDeleteIcon,.SearchProducts__inputWithIcon:read-only~.OnBoarding__datepickerIcon,.SearchProducts__inputWithIcon:read-only~.DateRangeSelector__dateRangeIcon,.SearchProducts__inputWithIcon:read-only~.SearchProducts__inputInnerIcon,.SearchProducts__inputWithIcon:read-only~.SearchBox__inputInnerIcon,.SearchBox__inputWithIcon:read-only~.OnBoarding__datepickerDeleteIcon,.SearchBox__inputWithIcon:read-only~.OnBoarding__datepickerIcon,.SearchBox__inputWithIcon:read-only~.DateRangeSelector__dateRangeIcon,.SearchBox__inputWithIcon:read-only~.SearchProducts__inputInnerIcon,.SearchBox__inputWithIcon:read-only~.SearchBox__inputInnerIcon,.OnBoarding__datepickerWithIcon:read-only~.NestedTable__inputInnerIcon,.DateRangeSelector__dateRangeField:read-only~.NestedTable__inputInnerIcon,.SearchProducts__inputWithIcon:read-only~.NestedTable__inputInnerIcon,.SearchBox__inputWithIcon:read-only~.NestedTable__inputInnerIcon,.NestedTable__inputWithIcon:read-only~.OnBoarding__datepickerDeleteIcon,.NestedTable__inputWithIcon:read-only~.OnBoarding__datepickerIcon,.NestedTable__inputWithIcon:read-only~.DateRangeSelector__dateRangeIcon,.NestedTable__inputWithIcon:read-only~.SearchProducts__inputInnerIcon,.NestedTable__inputWithIcon:read-only~.SearchBox__inputInnerIcon,.NestedTable__inputWithIcon:read-only~.NestedTable__inputInnerIcon,.LoginForm__oneTimePassword:read-only~.OnBoarding__datepickerDeleteIcon,.LoginForm__oneTimePassword:read-only~.OnBoarding__datepickerIcon,.LoginForm__oneTimePassword:read-only~.DateRangeSelector__dateRangeIcon,.LoginForm__oneTimePassword:read-only~.SearchProducts__inputInnerIcon,.LoginForm__oneTimePassword:read-only~.SearchBox__inputInnerIcon,.LoginForm__oneTimePassword:read-only~.NestedTable__inputInnerIcon,.OnBoarding__datepickerWithIcon:read-only~.LoginForm__inputInnerIcon,.DateRangeSelector__dateRangeField:read-only~.LoginForm__inputInnerIcon,.SearchProducts__inputWithIcon:read-only~.LoginForm__inputInnerIcon,.SearchBox__inputWithIcon:read-only~.LoginForm__inputInnerIcon,.NestedTable__inputWithIcon:read-only~.LoginForm__inputInnerIcon,.LoginForm__oneTimePassword:read-only~.LoginForm__inputInnerIcon{color:var(--neutral-medium-high)}.OnBoarding__datepickerWithIcon:disabled~.OnBoarding__datepickerDeleteIcon,.OnBoarding__datepickerWithIcon:disabled~.OnBoarding__datepickerIcon,.OnBoarding__datepickerWithIcon:disabled~.DateRangeSelector__dateRangeIcon,.DateRangeSelector__dateRangeField:disabled~.OnBoarding__datepickerDeleteIcon,.DateRangeSelector__dateRangeField:disabled~.OnBoarding__datepickerIcon,.DateRangeSelector__dateRangeField:disabled~.DateRangeSelector__dateRangeIcon,.OnBoarding__datepickerWithIcon:disabled~.SearchProducts__inputInnerIcon,.DateRangeSelector__dateRangeField:disabled~.SearchProducts__inputInnerIcon,.OnBoarding__datepickerWithIcon:disabled~.SearchBox__inputInnerIcon,.DateRangeSelector__dateRangeField:disabled~.SearchBox__inputInnerIcon,.SearchProducts__inputWithIcon:disabled~.OnBoarding__datepickerDeleteIcon,.SearchProducts__inputWithIcon:disabled~.OnBoarding__datepickerIcon,.SearchProducts__inputWithIcon:disabled~.DateRangeSelector__dateRangeIcon,.SearchProducts__inputWithIcon:disabled~.SearchProducts__inputInnerIcon,.SearchProducts__inputWithIcon:disabled~.SearchBox__inputInnerIcon,.SearchBox__inputWithIcon:disabled~.OnBoarding__datepickerDeleteIcon,.SearchBox__inputWithIcon:disabled~.OnBoarding__datepickerIcon,.SearchBox__inputWithIcon:disabled~.DateRangeSelector__dateRangeIcon,.SearchBox__inputWithIcon:disabled~.SearchProducts__inputInnerIcon,.SearchBox__inputWithIcon:disabled~.SearchBox__inputInnerIcon,.OnBoarding__datepickerWithIcon:disabled~.NestedTable__inputInnerIcon,.DateRangeSelector__dateRangeField:disabled~.NestedTable__inputInnerIcon,.SearchProducts__inputWithIcon:disabled~.NestedTable__inputInnerIcon,.SearchBox__inputWithIcon:disabled~.NestedTable__inputInnerIcon,.NestedTable__inputWithIcon:disabled~.OnBoarding__datepickerDeleteIcon,.NestedTable__inputWithIcon:disabled~.OnBoarding__datepickerIcon,.NestedTable__inputWithIcon:disabled~.DateRangeSelector__dateRangeIcon,.NestedTable__inputWithIcon:disabled~.SearchProducts__inputInnerIcon,.NestedTable__inputWithIcon:disabled~.SearchBox__inputInnerIcon,.NestedTable__inputWithIcon:disabled~.NestedTable__inputInnerIcon,.LoginForm__oneTimePassword:disabled~.OnBoarding__datepickerDeleteIcon,.LoginForm__oneTimePassword:disabled~.OnBoarding__datepickerIcon,.LoginForm__oneTimePassword:disabled~.DateRangeSelector__dateRangeIcon,.LoginForm__oneTimePassword:disabled~.SearchProducts__inputInnerIcon,.LoginForm__oneTimePassword:disabled~.SearchBox__inputInnerIcon,.LoginForm__oneTimePassword:disabled~.NestedTable__inputInnerIcon,.OnBoarding__datepickerWithIcon:disabled~.LoginForm__inputInnerIcon,.DateRangeSelector__dateRangeField:disabled~.LoginForm__inputInnerIcon,.SearchProducts__inputWithIcon:disabled~.LoginForm__inputInnerIcon,.SearchBox__inputWithIcon:disabled~.LoginForm__inputInnerIcon,.NestedTable__inputWithIcon:disabled~.LoginForm__inputInnerIcon,.LoginForm__oneTimePassword:disabled~.LoginForm__inputInnerIcon{color:var(--neutral-medium-high)}.OnBoarding__datepickerDeleteIcon,.OnBoarding__datepickerIcon,.DateRangeSelector__dateRangeIcon,.SearchProducts__inputInnerIcon,.SearchBox__inputInnerIcon,.NestedTable__inputInnerIcon,.LoginForm__inputInnerIcon{left:0;align-items:center;color:var(--neutral-medium-high);display:flex;font-size:1rem;line-height:1.25rem;height:2.25rem;padding:.5rem;position:absolute;transform:translateY(-100%)}[dir=ltr] .OnBoarding__datepickerDeleteIcon,[dir=ltr] .OnBoarding__datepickerIcon,[dir=ltr] .DateRangeSelector__dateRangeIcon,[dir=ltr] .SearchProducts__inputInnerIcon,[dir=ltr] .SearchBox__inputInnerIcon,[dir=ltr] .NestedTable__inputInnerIcon,[dir=ltr] .LoginForm__inputInnerIcon{left:0}[dir=rtl] .OnBoarding__datepickerDeleteIcon,[dir=rtl] .OnBoarding__datepickerIcon,[dir=rtl] .DateRangeSelector__dateRangeIcon,[dir=rtl] .SearchProducts__inputInnerIcon,[dir=rtl] .SearchBox__inputInnerIcon,[dir=rtl] .NestedTable__inputInnerIcon,[dir=rtl] .LoginForm__inputInnerIcon{right:0}.OnBoarding__datepickerDeleteIcon,[dir=ltr] .OnBoarding__datepickerDeleteIcon{right:0;left:auto}[dir=rtl] .OnBoarding__datepickerDeleteIcon{right:auto;left:0}.InfoBox__value,.DynamicContentSimple H5,.ProfileSelector__modalTitle,.FileUploaderModal__title,.RiskType__infoContentModalTitle,.InvestmentModal__titleArea,.GenericModal__title,.WatchlistDetail__title,.SmAnalytics__title,.RiskProfileSummary__title,.ProfileSelector__title,.OnboardingList__title,.MacroStepLandingPage__informationTitle,.Login__titleChangePwd,.Login__titleAccount,.Login__titleResetPwd,.Login__title,.IposDetails__CMSText .NewsDetailCms__title,.Faq__questionText,.NestedTable__title,.ChooseFundsOption1__title,.ChooseFundsOption2__title,.C3Chart__donutItem--value{font-size:var(--h5-font-size-small);line-height:var(--h5-line-height-small)}@media only screen and (min-width: 45em){.InfoBox__value,.DynamicContentSimple H5,.ProfileSelector__modalTitle,.FileUploaderModal__title,.RiskType__infoContentModalTitle,.InvestmentModal__titleArea,.GenericModal__title,.WatchlistDetail__title,.SmAnalytics__title,.RiskProfileSummary__title,.ProfileSelector__title,.OnboardingList__title,.MacroStepLandingPage__informationTitle,.Login__titleChangePwd,.Login__titleAccount,.Login__titleResetPwd,.Login__title,.IposDetails__CMSText .NewsDetailCms__title,.Faq__questionText,.NestedTable__title,.ChooseFundsOption1__title,.ChooseFundsOption2__title,.C3Chart__donutItem--value{font-size:var(--h5-font-size-medium);line-height:var(--h5-line-height-medium)}}@media only screen and (min-width: 64em){.InfoBox__value,.DynamicContentSimple H5,.ProfileSelector__modalTitle,.FileUploaderModal__title,.RiskType__infoContentModalTitle,.InvestmentModal__titleArea,.GenericModal__title,.WatchlistDetail__title,.SmAnalytics__title,.RiskProfileSummary__title,.ProfileSelector__title,.OnboardingList__title,.MacroStepLandingPage__informationTitle,.Login__titleChangePwd,.Login__titleAccount,.Login__titleResetPwd,.Login__title,.IposDetails__CMSText .NewsDetailCms__title,.Faq__questionText,.NestedTable__title,.ChooseFundsOption1__title,.ChooseFundsOption2__title,.C3Chart__donutItem--value{font-size:var(--h5-font-size-large);line-height:var(--h5-line-height-large)}}.InfoBox--variant3 .InfoBox__value,.DynamicContentSimple H6,.MacroStepLandingPage__stepTitle,.Wordpress_content h3,.CollaborationReplay__date,.CollaborationReplay__sectionTitle,.SearchProducts__title,.SearchBox__title,.PortfolioList__title,.OnBoarding__stepName,.OnBoarding__panelTitle,.MessageCenterNewMessage__wizardStepTitle,.MessageCenterNewMessage__quickMessageTab,.MessageCenterNewMessage__fullMessageTab,.Login__leftSideSubtitle,.Glossary__term,.Faq__bottomClaim,.TableShowcase__tableTitle,.RiskType__infoContentModalContentTitle,.ModelTradingDetails__title,.DocumentSign__contentTitle,.DebitCard__title,.Countdown__number,.PortfolioRisk__riskLevel,.ProfileSelector__clientTypeText,.ProfileSelector__subtitle,.MessageCenterNewMessage__progressStep,.Login__separator,.DateRangeSelector__progressLabel,.Widget__statusTitle,.ModelDetail__riskProfileValue{font-size:var(--h6-font-size-small);line-height:var(--h6-line-height-small)}@media only screen and (min-width: 45em){.InfoBox--variant3 .InfoBox__value,.DynamicContentSimple H6,.MacroStepLandingPage__stepTitle,.Wordpress_content h3,.CollaborationReplay__date,.CollaborationReplay__sectionTitle,.SearchProducts__title,.SearchBox__title,.PortfolioList__title,.OnBoarding__stepName,.OnBoarding__panelTitle,.MessageCenterNewMessage__wizardStepTitle,.MessageCenterNewMessage__quickMessageTab,.MessageCenterNewMessage__fullMessageTab,.Login__leftSideSubtitle,.Glossary__term,.Faq__bottomClaim,.TableShowcase__tableTitle,.RiskType__infoContentModalContentTitle,.ModelTradingDetails__title,.DocumentSign__contentTitle,.DebitCard__title,.Countdown__number,.PortfolioRisk__riskLevel,.ProfileSelector__clientTypeText,.ProfileSelector__subtitle,.MessageCenterNewMessage__progressStep,.Login__separator,.DateRangeSelector__progressLabel,.Widget__statusTitle,.ModelDetail__riskProfileValue{font-size:var(--h6-font-size-medium);line-height:var(--h6-line-height-medium)}}@media only screen and (min-width: 64em){.InfoBox--variant3 .InfoBox__value,.DynamicContentSimple H6,.MacroStepLandingPage__stepTitle,.Wordpress_content h3,.CollaborationReplay__date,.CollaborationReplay__sectionTitle,.SearchProducts__title,.SearchBox__title,.PortfolioList__title,.OnBoarding__stepName,.OnBoarding__panelTitle,.MessageCenterNewMessage__wizardStepTitle,.MessageCenterNewMessage__quickMessageTab,.MessageCenterNewMessage__fullMessageTab,.Login__leftSideSubtitle,.Glossary__term,.Faq__bottomClaim,.TableShowcase__tableTitle,.RiskType__infoContentModalContentTitle,.ModelTradingDetails__title,.DocumentSign__contentTitle,.DebitCard__title,.Countdown__number,.PortfolioRisk__riskLevel,.ProfileSelector__clientTypeText,.ProfileSelector__subtitle,.MessageCenterNewMessage__progressStep,.Login__separator,.DateRangeSelector__progressLabel,.Widget__statusTitle,.ModelDetail__riskProfileValue{font-size:var(--h6-font-size-large);line-height:var(--h6-line-height-large)}}.TabComponent__itemLabel,.Message__text,.InfoBox__currency,.HugeTab__content,.DynamicContentSimple ul,.DynamicContentSimple p,.DebitCard__cardName,.LegacyLogin__messageEmail,.LegacyLogin__messageText,.swal-modal p,.SmAnalytics__eventSource,.SmAnalytics__eventPlace,.SmAnalytics__eventMentions,.SmAnalytics__eventMessage,.ProfileSelector__descriptionText,.OnBoarding__description,.MacroStepLandingPage__stepStatus,.MacroStepLandingPage__stepDescription,.MacroStepLandingPage__choice,.NewsOverviewCms__newsTitle,.NewsOverviewCms__newsTitle a,.NewsOverviewCms__mainTitle,.Login__messageEmail,.Login__messageText,.Login--resetPwd .Login__messagePostText,.Login__registrationForm .Login__messagePostText,.IposDetails__CMSText .NewsDetailCms__desc,.Glossary__explanation,.Wordpress_content table tr td,.Wordpress_content p,.Wordpress_content li,.Wordpress_content li ul li,.ChangeSecurityQuestion__text,.FileUploaderModal__progresBarTitle,.UploadComponent__dropBoxTitle,.TableShowcase__tableDescription,.ScrollingList__folderName,.NestedTable__nestedRow,.NestedTable__row,.NestedTable__editText,.MessageList__subjectItem,.LoginForm__subtitle,.LanguageSelector__text,.InvestmentModalPlan__fundName,.GridComponent__itemContent,.FolderList__folderName,.Chip__text,.C3Chart__donutItem--currency,.AddToWatchlist__createNewTitle,.AddToWatchlist__title,.LegacyLogin__messagePostText,.SmAnalytics__eventAuthorName,.OnBoarding__contentGroupItemsWrapper .OnBoarding__panelTitle,.Login__deviceRegStep,.Login__messagePostText,.Login__subtitle,.Faq__subTitle,.ProfileSelector__descriptionTitle,.MessageCenterSent__itemTitle,.Login__leftSideTitle,.AddAlert__title,.ThermoChart__amountLabel,.RiskType__name,.RegisterForm__additionalTitle,.NestedTable__changeProdTitile,.ModelTradingDetails__compositionTitle,.ModelDetail__compositionItemName,.InvestmentModalPlan__labelOverview,.InvestmentModalPlan__valueOverview,.Growl__title,.ChooseFundsOption1__actionsMessage,.AlertBox__title,.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.ProfileSelector__nextStep,.Login__activateCta--huge,.Login__registerCta--huge,.SearchProducts__submit--full,.SearchBox__submit--full,.SearchProducts__submitWrapper .SearchProducts__submit--marketData,.SearchBox__submitWrapper .SearchProducts__submit--marketData,.ModelDetail__buyButton,.LoginForm__signin,.ChooseFundsOption1__actionsButton{font-size:var(--paragraph-font-size-small);line-height:var(--paragraph-line-height-small)}@media only screen and (min-width: 45em){.TabComponent__itemLabel,.Message__text,.InfoBox__currency,.HugeTab__content,.DynamicContentSimple ul,.DynamicContentSimple p,.DebitCard__cardName,.LegacyLogin__messageEmail,.LegacyLogin__messageText,.swal-modal p,.SmAnalytics__eventSource,.SmAnalytics__eventPlace,.SmAnalytics__eventMentions,.SmAnalytics__eventMessage,.ProfileSelector__descriptionText,.OnBoarding__description,.MacroStepLandingPage__stepStatus,.MacroStepLandingPage__stepDescription,.MacroStepLandingPage__choice,.NewsOverviewCms__newsTitle,.NewsOverviewCms__newsTitle a,.NewsOverviewCms__mainTitle,.Login__messageEmail,.Login__messageText,.Login--resetPwd .Login__messagePostText,.Login__registrationForm .Login__messagePostText,.IposDetails__CMSText .NewsDetailCms__desc,.Glossary__explanation,.Wordpress_content table tr td,.Wordpress_content p,.Wordpress_content li,.Wordpress_content li ul li,.ChangeSecurityQuestion__text,.FileUploaderModal__progresBarTitle,.UploadComponent__dropBoxTitle,.TableShowcase__tableDescription,.ScrollingList__folderName,.NestedTable__nestedRow,.NestedTable__row,.NestedTable__editText,.MessageList__subjectItem,.LoginForm__subtitle,.LanguageSelector__text,.InvestmentModalPlan__fundName,.GridComponent__itemContent,.FolderList__folderName,.Chip__text,.C3Chart__donutItem--currency,.AddToWatchlist__createNewTitle,.AddToWatchlist__title,.LegacyLogin__messagePostText,.SmAnalytics__eventAuthorName,.OnBoarding__contentGroupItemsWrapper .OnBoarding__panelTitle,.Login__deviceRegStep,.Login__messagePostText,.Login__subtitle,.Faq__subTitle,.ProfileSelector__descriptionTitle,.MessageCenterSent__itemTitle,.Login__leftSideTitle,.AddAlert__title,.ThermoChart__amountLabel,.RiskType__name,.RegisterForm__additionalTitle,.NestedTable__changeProdTitile,.ModelTradingDetails__compositionTitle,.ModelDetail__compositionItemName,.InvestmentModalPlan__labelOverview,.InvestmentModalPlan__valueOverview,.Growl__title,.ChooseFundsOption1__actionsMessage,.AlertBox__title,.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.ProfileSelector__nextStep,.Login__activateCta--huge,.Login__registerCta--huge,.SearchProducts__submit--full,.SearchBox__submit--full,.SearchProducts__submitWrapper .SearchProducts__submit--marketData,.SearchBox__submitWrapper .SearchProducts__submit--marketData,.ModelDetail__buyButton,.LoginForm__signin,.ChooseFundsOption1__actionsButton{font-size:var(--paragraph-font-size-medium);line-height:var(--paragraph-line-height-medium)}}@media only screen and (min-width: 64em){.TabComponent__itemLabel,.Message__text,.InfoBox__currency,.HugeTab__content,.DynamicContentSimple ul,.DynamicContentSimple p,.DebitCard__cardName,.LegacyLogin__messageEmail,.LegacyLogin__messageText,.swal-modal p,.SmAnalytics__eventSource,.SmAnalytics__eventPlace,.SmAnalytics__eventMentions,.SmAnalytics__eventMessage,.ProfileSelector__descriptionText,.OnBoarding__description,.MacroStepLandingPage__stepStatus,.MacroStepLandingPage__stepDescription,.MacroStepLandingPage__choice,.NewsOverviewCms__newsTitle,.NewsOverviewCms__newsTitle a,.NewsOverviewCms__mainTitle,.Login__messageEmail,.Login__messageText,.Login--resetPwd .Login__messagePostText,.Login__registrationForm .Login__messagePostText,.IposDetails__CMSText .NewsDetailCms__desc,.Glossary__explanation,.Wordpress_content table tr td,.Wordpress_content p,.Wordpress_content li,.Wordpress_content li ul li,.ChangeSecurityQuestion__text,.FileUploaderModal__progresBarTitle,.UploadComponent__dropBoxTitle,.TableShowcase__tableDescription,.ScrollingList__folderName,.NestedTable__nestedRow,.NestedTable__row,.NestedTable__editText,.MessageList__subjectItem,.LoginForm__subtitle,.LanguageSelector__text,.InvestmentModalPlan__fundName,.GridComponent__itemContent,.FolderList__folderName,.Chip__text,.C3Chart__donutItem--currency,.AddToWatchlist__createNewTitle,.AddToWatchlist__title,.LegacyLogin__messagePostText,.SmAnalytics__eventAuthorName,.OnBoarding__contentGroupItemsWrapper .OnBoarding__panelTitle,.Login__deviceRegStep,.Login__messagePostText,.Login__subtitle,.Faq__subTitle,.ProfileSelector__descriptionTitle,.MessageCenterSent__itemTitle,.Login__leftSideTitle,.AddAlert__title,.ThermoChart__amountLabel,.RiskType__name,.RegisterForm__additionalTitle,.NestedTable__changeProdTitile,.ModelTradingDetails__compositionTitle,.ModelDetail__compositionItemName,.InvestmentModalPlan__labelOverview,.InvestmentModalPlan__valueOverview,.Growl__title,.ChooseFundsOption1__actionsMessage,.AlertBox__title,.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.ProfileSelector__nextStep,.Login__activateCta--huge,.Login__registerCta--huge,.SearchProducts__submit--full,.SearchBox__submit--full,.SearchProducts__submitWrapper .SearchProducts__submit--marketData,.SearchBox__submitWrapper .SearchProducts__submit--marketData,.ModelDetail__buyButton,.LoginForm__signin,.ChooseFundsOption1__actionsButton{font-size:var(--paragraph-font-size-large);line-height:var(--paragraph-line-height-large)}}.StatusBox__link,.StatusBox__description,.StatusBox__title,.MessageBox__cta,.MessageBox__text,.MessageBox__title,.InfoBox__trendPercentage,.InfoBox__secondaryWrapper .InfoBox__currency,.InfoBox__title,.LegacyLoginForm__rememberUser .CheckBox__label,.LegacyLoginForm__signhelp,.LegacyLoginForm__goToSignup,.huField,.huOpen,.huLow,.huVolume,.huDate,.huClose,.huPercentage,.SmAnalytics__eventRelevanceText,.SmAnalytics__eventInfoGroup--date,.RiskProfileSummary__tableRow,.RiskProfileSummary__description,.PortfolioList__description,.OnBoarding__radioLabel,.MessageCenterSent__itemContent,.MessageCenterNewMessage__scheduleDescription,.Login__stepInfo,.Login__leftSideText,.wp-caption p.wp-caption-text,.DisclaimerText,.CollaborationReplay__syncLabel,.AddAlert__note,.GoalHeader__chartInfoLabel,.GoalHeader__text,.GoalHeader__reachabilityLabel,.Widget__statusDescription,.Widget__statusText,.VideoTrack__secondaryInfo,.VideoTrack__time,.VideoTrack__mainInfo,.FileUploaderModal__progresBarName,.Switch__text,.StepCtaButton__description,.SearchProducts__description,.SearchBox__description,.NestedTable__searchNumber,.NavigationTree__macroStepName,.Login--resetPwd .LoginForm__backText,.LoginForm__signhelp,.LoginForm__goToSignup,.LoginForm__description,.GridComponent__multipleItemContent,.GridComponent__multipleItemLabel,.GridComponent__itemLabel,.Filter__descText,.DisclaimerMixin__infoWrap,.ChooseFundsOption2__summaryRow,.ChooseFundsOption1__description,.ChooseFundsOption2__description,.Chip__wrapper--small>*,.C3Chart__donutItem--title,.AudioTrack__track,.AudioTrack__userName,.Adv__link,.AddToWatchlist__or,.AddToWatchlist__listContentWatchlistName,.AccordionComponent__title,.SmAnalytics__groupTitleLabel,.RiskProfileSummary__tableHeader,.MessageCenterSent__period,.LoginForm__inputLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel,.ChooseFundsOption2__summaryHeader,.OrdersOverview__title,.InvestmentOverview__title,.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.swal-modal button,.ciq.dialog button.pull-right.ciq,.SmAnalytics__deleteButton,.SmAnalytics__submit,.SmAnalytics__reset,.ProfileSelector__nextStep,.OnBoarding__newOBCta,.OnBoarding__cta--back,.OnBoarding__cta,.MacroStepLandingPage__stepPrimaryAction,.Models__itemBuyButton,.MessageCenterSent__reset,.MessageCenterSent__submit,.MessageCenterSent__more,.MessageCenterNewMessage__wizardNextButton,.MessageCenterNewMessage__wizardPrevButton,.MessageCenterNewMessage__wizardSubmitButton,.Login__cta,.Login__activateCta,.Login__registerCta,.IposDetails__button,.InvestmentActions__button,.Models__itemViewButton,.Fund__ctaBuy,.Fund__ctaView,.FiltersTable__submit,.FiltersTable__reset,.CollaborationReplay__reset,.CollaborationReplay__submit,.ChangeSecurityQuestion__cta,.AddAlert__actionButton,.DateRangeSelector__cta,.DateRangeSelector__submitButton,.FileUploaderModal__botton,.UploadComponent__browseBotton,.ToolAction__cta,.StepCtaButton__button--neutral,.StepCtaButton__button.is-neutral,.StepCtaButton__button--negative,.StepCtaButton__button.is-negative,.StepCtaButton__button--positive,.StepCtaButton__button.is-positive,.StepCtaButton__button:not(.StepCtaButton__button--link),.StepCta__back,.StepCta__next,.SearchProducts__submit,.SearchBox__submit,.RegisterForm__signUp,.RegisterForm__cta,.ProgressBar__button,.ModularInputs__button,.ModelDetail__buyButton,.Message__button--themeColor,.Login__message .LoginForm__back--error,.Login__message .LoginForm__back,.LoginForm__submit,.LoginForm__cta,.LoginForm__signin,.LoginForm__signup,.List__button,.InvestmentModal__button,.GenericModal__cta--secondary,.GenericModal__cta--primary,.FolderList__selectButtonIcon,.Filter__actionButton,.Dropdown .Dropdown__button,.DocumentSign__contentOpenPDFButton,.DebitCard__action,.DatePicker__button,.ChooseFundsOption1__actionsButton,.AddNewElement__action,.Message__button,.GenericModal__cta--disruptive,.Models__itemTitle,.Fund__title{font-size:var(--small-text-font-size-small);line-height:var(--small-text-line-height-small)}@media only screen and (min-width: 45em){.StatusBox__link,.StatusBox__description,.StatusBox__title,.MessageBox__cta,.MessageBox__text,.MessageBox__title,.InfoBox__trendPercentage,.InfoBox__secondaryWrapper .InfoBox__currency,.InfoBox__title,.LegacyLoginForm__rememberUser .CheckBox__label,.LegacyLoginForm__signhelp,.LegacyLoginForm__goToSignup,.huField,.huOpen,.huLow,.huVolume,.huDate,.huClose,.huPercentage,.SmAnalytics__eventRelevanceText,.SmAnalytics__eventInfoGroup--date,.RiskProfileSummary__tableRow,.RiskProfileSummary__description,.PortfolioList__description,.OnBoarding__radioLabel,.MessageCenterSent__itemContent,.MessageCenterNewMessage__scheduleDescription,.Login__stepInfo,.Login__leftSideText,.wp-caption p.wp-caption-text,.DisclaimerText,.CollaborationReplay__syncLabel,.AddAlert__note,.GoalHeader__chartInfoLabel,.GoalHeader__text,.GoalHeader__reachabilityLabel,.Widget__statusDescription,.Widget__statusText,.VideoTrack__secondaryInfo,.VideoTrack__time,.VideoTrack__mainInfo,.FileUploaderModal__progresBarName,.Switch__text,.StepCtaButton__description,.SearchProducts__description,.SearchBox__description,.NestedTable__searchNumber,.NavigationTree__macroStepName,.Login--resetPwd .LoginForm__backText,.LoginForm__signhelp,.LoginForm__goToSignup,.LoginForm__description,.GridComponent__multipleItemContent,.GridComponent__multipleItemLabel,.GridComponent__itemLabel,.Filter__descText,.DisclaimerMixin__infoWrap,.ChooseFundsOption2__summaryRow,.ChooseFundsOption1__description,.ChooseFundsOption2__description,.Chip__wrapper--small>*,.C3Chart__donutItem--title,.AudioTrack__track,.AudioTrack__userName,.Adv__link,.AddToWatchlist__or,.AddToWatchlist__listContentWatchlistName,.AccordionComponent__title,.SmAnalytics__groupTitleLabel,.RiskProfileSummary__tableHeader,.MessageCenterSent__period,.LoginForm__inputLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel,.ChooseFundsOption2__summaryHeader,.OrdersOverview__title,.InvestmentOverview__title,.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.swal-modal button,.ciq.dialog button.pull-right.ciq,.SmAnalytics__deleteButton,.SmAnalytics__submit,.SmAnalytics__reset,.ProfileSelector__nextStep,.OnBoarding__newOBCta,.OnBoarding__cta--back,.OnBoarding__cta,.MacroStepLandingPage__stepPrimaryAction,.Models__itemBuyButton,.MessageCenterSent__reset,.MessageCenterSent__submit,.MessageCenterSent__more,.MessageCenterNewMessage__wizardNextButton,.MessageCenterNewMessage__wizardPrevButton,.MessageCenterNewMessage__wizardSubmitButton,.Login__cta,.Login__activateCta,.Login__registerCta,.IposDetails__button,.InvestmentActions__button,.Models__itemViewButton,.Fund__ctaBuy,.Fund__ctaView,.FiltersTable__submit,.FiltersTable__reset,.CollaborationReplay__reset,.CollaborationReplay__submit,.ChangeSecurityQuestion__cta,.AddAlert__actionButton,.DateRangeSelector__cta,.DateRangeSelector__submitButton,.FileUploaderModal__botton,.UploadComponent__browseBotton,.ToolAction__cta,.StepCtaButton__button--neutral,.StepCtaButton__button.is-neutral,.StepCtaButton__button--negative,.StepCtaButton__button.is-negative,.StepCtaButton__button--positive,.StepCtaButton__button.is-positive,.StepCtaButton__button:not(.StepCtaButton__button--link),.StepCta__back,.StepCta__next,.SearchProducts__submit,.SearchBox__submit,.RegisterForm__signUp,.RegisterForm__cta,.ProgressBar__button,.ModularInputs__button,.ModelDetail__buyButton,.Message__button--themeColor,.Login__message .LoginForm__back--error,.Login__message .LoginForm__back,.LoginForm__submit,.LoginForm__cta,.LoginForm__signin,.LoginForm__signup,.List__button,.InvestmentModal__button,.GenericModal__cta--secondary,.GenericModal__cta--primary,.FolderList__selectButtonIcon,.Filter__actionButton,.Dropdown .Dropdown__button,.DocumentSign__contentOpenPDFButton,.DebitCard__action,.DatePicker__button,.ChooseFundsOption1__actionsButton,.AddNewElement__action,.Message__button,.GenericModal__cta--disruptive,.Models__itemTitle,.Fund__title{font-size:var(--small-text-font-size-medium);line-height:var(--small-text-line-height-medium)}}@media only screen and (min-width: 64em){.StatusBox__link,.StatusBox__description,.StatusBox__title,.MessageBox__cta,.MessageBox__text,.MessageBox__title,.InfoBox__trendPercentage,.InfoBox__secondaryWrapper .InfoBox__currency,.InfoBox__title,.LegacyLoginForm__rememberUser .CheckBox__label,.LegacyLoginForm__signhelp,.LegacyLoginForm__goToSignup,.huField,.huOpen,.huLow,.huVolume,.huDate,.huClose,.huPercentage,.SmAnalytics__eventRelevanceText,.SmAnalytics__eventInfoGroup--date,.RiskProfileSummary__tableRow,.RiskProfileSummary__description,.PortfolioList__description,.OnBoarding__radioLabel,.MessageCenterSent__itemContent,.MessageCenterNewMessage__scheduleDescription,.Login__stepInfo,.Login__leftSideText,.wp-caption p.wp-caption-text,.DisclaimerText,.CollaborationReplay__syncLabel,.AddAlert__note,.GoalHeader__chartInfoLabel,.GoalHeader__text,.GoalHeader__reachabilityLabel,.Widget__statusDescription,.Widget__statusText,.VideoTrack__secondaryInfo,.VideoTrack__time,.VideoTrack__mainInfo,.FileUploaderModal__progresBarName,.Switch__text,.StepCtaButton__description,.SearchProducts__description,.SearchBox__description,.NestedTable__searchNumber,.NavigationTree__macroStepName,.Login--resetPwd .LoginForm__backText,.LoginForm__signhelp,.LoginForm__goToSignup,.LoginForm__description,.GridComponent__multipleItemContent,.GridComponent__multipleItemLabel,.GridComponent__itemLabel,.Filter__descText,.DisclaimerMixin__infoWrap,.ChooseFundsOption2__summaryRow,.ChooseFundsOption1__description,.ChooseFundsOption2__description,.Chip__wrapper--small>*,.C3Chart__donutItem--title,.AudioTrack__track,.AudioTrack__userName,.Adv__link,.AddToWatchlist__or,.AddToWatchlist__listContentWatchlistName,.AccordionComponent__title,.SmAnalytics__groupTitleLabel,.RiskProfileSummary__tableHeader,.MessageCenterSent__period,.LoginForm__inputLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel,.ChooseFundsOption2__summaryHeader,.OrdersOverview__title,.InvestmentOverview__title,.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.swal-modal button,.ciq.dialog button.pull-right.ciq,.SmAnalytics__deleteButton,.SmAnalytics__submit,.SmAnalytics__reset,.ProfileSelector__nextStep,.OnBoarding__newOBCta,.OnBoarding__cta--back,.OnBoarding__cta,.MacroStepLandingPage__stepPrimaryAction,.Models__itemBuyButton,.MessageCenterSent__reset,.MessageCenterSent__submit,.MessageCenterSent__more,.MessageCenterNewMessage__wizardNextButton,.MessageCenterNewMessage__wizardPrevButton,.MessageCenterNewMessage__wizardSubmitButton,.Login__cta,.Login__activateCta,.Login__registerCta,.IposDetails__button,.InvestmentActions__button,.Models__itemViewButton,.Fund__ctaBuy,.Fund__ctaView,.FiltersTable__submit,.FiltersTable__reset,.CollaborationReplay__reset,.CollaborationReplay__submit,.ChangeSecurityQuestion__cta,.AddAlert__actionButton,.DateRangeSelector__cta,.DateRangeSelector__submitButton,.FileUploaderModal__botton,.UploadComponent__browseBotton,.ToolAction__cta,.StepCtaButton__button--neutral,.StepCtaButton__button.is-neutral,.StepCtaButton__button--negative,.StepCtaButton__button.is-negative,.StepCtaButton__button--positive,.StepCtaButton__button.is-positive,.StepCtaButton__button:not(.StepCtaButton__button--link),.StepCta__back,.StepCta__next,.SearchProducts__submit,.SearchBox__submit,.RegisterForm__signUp,.RegisterForm__cta,.ProgressBar__button,.ModularInputs__button,.ModelDetail__buyButton,.Message__button--themeColor,.Login__message .LoginForm__back--error,.Login__message .LoginForm__back,.LoginForm__submit,.LoginForm__cta,.LoginForm__signin,.LoginForm__signup,.List__button,.InvestmentModal__button,.GenericModal__cta--secondary,.GenericModal__cta--primary,.FolderList__selectButtonIcon,.Filter__actionButton,.Dropdown .Dropdown__button,.DocumentSign__contentOpenPDFButton,.DebitCard__action,.DatePicker__button,.ChooseFundsOption1__actionsButton,.AddNewElement__action,.Message__button,.GenericModal__cta--disruptive,.Models__itemTitle,.Fund__title{font-size:var(--small-text-font-size-large);line-height:var(--small-text-line-height-large)}}.StepsBar__currentStep,.StatusBox__checkbox .CheckBox__label,.InfoBox--variant3 .InfoBox__title,.DebitCard__owner,.SmAnalytics__eventExtract,.CollaborationReplay__timeProgress,.CollaborationReplay__duration,.CollaborationReplay__cta,.FileUploaderModal__progresBarWeight,.UploadComponent__dropBoxDesc,.ThermoChart__currencyLabel,.NavigationTree__panelName,.NavigationTree__microStepName,.MessageList__dateItem,.MessageList__portfolioItem,.MessageList__categoryItem,.LoginForm__chrLabel,.Fund__ctaView,.DebitCard__action{font-size:var(--mini-text-font-size-small);line-height:var(--mini-text-line-height-small)}@media only screen and (min-width: 45em){.StepsBar__currentStep,.StatusBox__checkbox .CheckBox__label,.InfoBox--variant3 .InfoBox__title,.DebitCard__owner,.SmAnalytics__eventExtract,.CollaborationReplay__timeProgress,.CollaborationReplay__duration,.CollaborationReplay__cta,.FileUploaderModal__progresBarWeight,.UploadComponent__dropBoxDesc,.ThermoChart__currencyLabel,.NavigationTree__panelName,.NavigationTree__microStepName,.MessageList__dateItem,.MessageList__portfolioItem,.MessageList__categoryItem,.LoginForm__chrLabel,.Fund__ctaView,.DebitCard__action{font-size:var(--mini-text-font-size-medium);line-height:var(--mini-text-line-height-medium)}}@media only screen and (min-width: 64em){.StepsBar__currentStep,.StatusBox__checkbox .CheckBox__label,.InfoBox--variant3 .InfoBox__title,.DebitCard__owner,.SmAnalytics__eventExtract,.CollaborationReplay__timeProgress,.CollaborationReplay__duration,.CollaborationReplay__cta,.FileUploaderModal__progresBarWeight,.UploadComponent__dropBoxDesc,.ThermoChart__currencyLabel,.NavigationTree__panelName,.NavigationTree__microStepName,.MessageList__dateItem,.MessageList__portfolioItem,.MessageList__categoryItem,.LoginForm__chrLabel,.Fund__ctaView,.DebitCard__action{font-size:var(--mini-text-font-size-large);line-height:var(--mini-text-line-height-large)}}.TextArea__counter,.GridEditComponent__arrayFirstLabel,.GridEditComponent__multipleWrapperLabel,.SmAnalytics__filterLabel,.SelectRecipients__checkLabel,.OnboardingList__date,.OnBoarding__stepLabel,.OnBoarding__macroStepLabel,.OnBoarding__optionLabel,.OnBoarding__contentItemLabel,.MacroStepLandingPage__stepLabel,.MessageCenterSent__filterLabel,.MessageCenterNewMessage__scheduleLabel,.MessageCenterNewMessage__wizardLabel,.CollaborationReplay__filterLabel,.ChangeSecurityQuestion__label,.GoalHeader__chartInfoTitle,.GoalHeader__label,.VideoTrack__label,.FileUploaderModal__label,.ThermoChart__descLabel,.TableShowcase__stickedNumber,.SearchProducts__label,.SearchBox__label,.RegisterForm__indicatorText,.RegisterForm__inputLabel,.ModelTradingDetails__risk,.LoginForm__securityLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel,.LoginForm__chrLabel,.LanguageSelector__title,.AddNewElement__inputLabel,.GridEditComponent__itemLabel,.AddToWatchlist__createNewLabel,.OnBoarding__contentItemOptionalLabel,.OnBoarding__contentRemoveIconText,.OnBoarding__contentAddIconText,.MacroStepLandingPage__choiceLabel,.NewsOverviewCms__date,.NewsOverviewCms__overview,.ThermoChart__legendDesc,.RiskType__longerDescription,.RiskType__briefDescription,.RegisterForm__inputSmall,.MessageList__header .MessageList__dateItem,.MessageList__header .MessageList__portfolioItem,.MessageList__header .MessageList__categoryItem,.MessageList__header .MessageList__subjectItem,.InvestmentModalPlan__fundIsin,.InvestmentModalPlan__fundsCounter,.InvestmentModalPlan__compositionDate,.AlertBox__description,.Models__itemSubTitle,.Fund__subTitle,.Models__itemMainInfo,.Models__itemSecondaryInfo,.Fund__secondaryInfo{font-size:var(--micro-text-font-size-small);line-height:var(--micro-text-line-height-small)}@media only screen and (min-width: 45em){.TextArea__counter,.GridEditComponent__arrayFirstLabel,.GridEditComponent__multipleWrapperLabel,.SmAnalytics__filterLabel,.SelectRecipients__checkLabel,.OnboardingList__date,.OnBoarding__stepLabel,.OnBoarding__macroStepLabel,.OnBoarding__optionLabel,.OnBoarding__contentItemLabel,.MacroStepLandingPage__stepLabel,.MessageCenterSent__filterLabel,.MessageCenterNewMessage__scheduleLabel,.MessageCenterNewMessage__wizardLabel,.CollaborationReplay__filterLabel,.ChangeSecurityQuestion__label,.GoalHeader__chartInfoTitle,.GoalHeader__label,.VideoTrack__label,.FileUploaderModal__label,.ThermoChart__descLabel,.TableShowcase__stickedNumber,.SearchProducts__label,.SearchBox__label,.RegisterForm__indicatorText,.RegisterForm__inputLabel,.ModelTradingDetails__risk,.LoginForm__securityLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel,.LoginForm__chrLabel,.LanguageSelector__title,.AddNewElement__inputLabel,.GridEditComponent__itemLabel,.AddToWatchlist__createNewLabel,.OnBoarding__contentItemOptionalLabel,.OnBoarding__contentRemoveIconText,.OnBoarding__contentAddIconText,.MacroStepLandingPage__choiceLabel,.NewsOverviewCms__date,.NewsOverviewCms__overview,.ThermoChart__legendDesc,.RiskType__longerDescription,.RiskType__briefDescription,.RegisterForm__inputSmall,.MessageList__header .MessageList__dateItem,.MessageList__header .MessageList__portfolioItem,.MessageList__header .MessageList__categoryItem,.MessageList__header .MessageList__subjectItem,.InvestmentModalPlan__fundIsin,.InvestmentModalPlan__fundsCounter,.InvestmentModalPlan__compositionDate,.AlertBox__description,.Models__itemSubTitle,.Fund__subTitle,.Models__itemMainInfo,.Models__itemSecondaryInfo,.Fund__secondaryInfo{font-size:var(--micro-text-font-size-medium);line-height:var(--micro-text-line-height-medium)}}@media only screen and (min-width: 64em){.TextArea__counter,.GridEditComponent__arrayFirstLabel,.GridEditComponent__multipleWrapperLabel,.SmAnalytics__filterLabel,.SelectRecipients__checkLabel,.OnboardingList__date,.OnBoarding__stepLabel,.OnBoarding__macroStepLabel,.OnBoarding__optionLabel,.OnBoarding__contentItemLabel,.MacroStepLandingPage__stepLabel,.MessageCenterSent__filterLabel,.MessageCenterNewMessage__scheduleLabel,.MessageCenterNewMessage__wizardLabel,.CollaborationReplay__filterLabel,.ChangeSecurityQuestion__label,.GoalHeader__chartInfoTitle,.GoalHeader__label,.VideoTrack__label,.FileUploaderModal__label,.ThermoChart__descLabel,.TableShowcase__stickedNumber,.SearchProducts__label,.SearchBox__label,.RegisterForm__indicatorText,.RegisterForm__inputLabel,.ModelTradingDetails__risk,.LoginForm__securityLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel,.LoginForm__chrLabel,.LanguageSelector__title,.AddNewElement__inputLabel,.GridEditComponent__itemLabel,.AddToWatchlist__createNewLabel,.OnBoarding__contentItemOptionalLabel,.OnBoarding__contentRemoveIconText,.OnBoarding__contentAddIconText,.MacroStepLandingPage__choiceLabel,.NewsOverviewCms__date,.NewsOverviewCms__overview,.ThermoChart__legendDesc,.RiskType__longerDescription,.RiskType__briefDescription,.RegisterForm__inputSmall,.MessageList__header .MessageList__dateItem,.MessageList__header .MessageList__portfolioItem,.MessageList__header .MessageList__categoryItem,.MessageList__header .MessageList__subjectItem,.InvestmentModalPlan__fundIsin,.InvestmentModalPlan__fundsCounter,.InvestmentModalPlan__compositionDate,.AlertBox__description,.Models__itemSubTitle,.Fund__subTitle,.Models__itemMainInfo,.Models__itemSecondaryInfo,.Fund__secondaryInfo{font-size:var(--micro-text-font-size-large);line-height:var(--micro-text-line-height-large)}}.ProfileSelector__modalToggle:checked~.ProfileSelector__modal,.FileUploaderModal__container,.RiskType__infoContent input:checked~.RiskType__infoContentModal,.InvestmentModal__toggle:checked~.InvestmentModal__container,.GenericModal.is-open .GenericModal__container,.DwxLayout__modalToggle:checked~.DwxLayout__modalContent,.ProfileSelector__modal,.RiskType__infoContentModal,.InvestmentModal__container,.GenericModal__container,.DwxLayout__modalContent{box-shadow:0 10px 25px #00000026;background:var(--neutral-lowest);display:flex;flex-direction:column;left:0;margin:0 auto;max-height:var(--modal-max-height);max-width:48rem;overflow:hidden;position:fixed;right:0;top:50vh;width:94vw;z-index:9000;transform:translateY(-50%)}.ProfileSelector__modal,.RiskType__infoContentModal,.InvestmentModal__container,.GenericModal__container,.DwxLayout__modalContent{opacity:0;visibility:hidden}.ProfileSelector__modalHeader,.FileUploaderModal__header,.RiskType__infoContentModalHeader,.InvestmentModal__header,.GenericModal__heading{display:flex;align-items:center;color:var(--neutral-highest);padding:1rem 2rem;border-bottom:1px solid var(--neutral-lower)}.RiskType__infoContentModalTitleIcon,.GenericModal__titleIcon{display:flex;flex-grow:0;font-size:1.5rem;margin-inline-end:.5rem}.ProfileSelector__modalTitle,.FileUploaderModal__title,.RiskType__infoContentModalTitle,.InvestmentModal__titleArea,.GenericModal__title{display:flex;align-items:center;flex-grow:1;line-height:1}.FileUploaderModal__closeIcon,.GenericModal__closeIcon{display:flex;flex-grow:0;font-size:.875rem;color:var(--neutral-medium-low)}.FileUploaderModal__closeIcon:hover,.GenericModal__closeIcon:hover{color:var(--neutral-low);cursor:pointer}.FileUploaderModal__closeIcon:active,.GenericModal__closeIcon:active{color:var(--neutral-medium)}.GenericModal__body{position:relative}.ProfileSelector__modalContent,.FileUploaderModal__content,.RiskType__infoContentModalContent,.InvestmentModal__content,.GenericModal__content{padding:1.5rem;color:var(--neutral-highest);overflow:auto;min-height:100px;max-height:var(--modal-content-max-height-small)}@media only screen and (min-width: 45em){.ProfileSelector__modalContent,.FileUploaderModal__content,.RiskType__infoContentModalContent,.InvestmentModal__content,.GenericModal__content{max-height:var(--modal-content-max-height-medium)}}.FileUploaderModal__cta,.GenericModal__footer{padding:1rem 1.5rem;border-top:1px solid var(--neutral-lower);display:flex;flex-direction:column}@media only screen and (min-width: 40em){.FileUploaderModal__cta,.GenericModal__footer{flex-direction:row}}.ProfileSelector__modalToggle:checked~.ProfileSelector__modal,.FileUploaderModal__container,.RiskType__infoContent input:checked~.RiskType__infoContentModal,.InvestmentModal__toggle:checked~.InvestmentModal__container,.GenericModal.is-open .GenericModal__container,.DwxLayout__modalToggle:checked~.DwxLayout__modalContent{opacity:1;visibility:visible;transition:opacity .3s,visibility 0s}.GenericModal.is-open .GenericModal__container--thin{max-width:30rem}.GenericModal.is-open .GenericModal__container--large{max-width:60rem}.WatchlistDetail__itemOverlay,.ProfileSelector__modalOverlay,.Fund__watchlistOverlay,.ColourPicker__overlay,.FileUploaderModal__overlay,.RiskType__infoContentModalOverlay,.InvestmentModal__overlay,.GenericModal__overlay,.Dropdown .Dropdown__overlay,.DwxLayout__modalToggle:checked~.DwxLayout__modalOverlay,.DwxLayout__modalOverlay,.Overlay{backface-visibility:hidden;background:rgba(var(--neutral-highest-rgb),.75);content:" ";display:block;left:0;position:fixed;top:0;will-change:opacity;height:0;opacity:0;pointer-events:none;transition:opacity .3s,width 0s .3s,height 0s .3s,visibility 0s .3s;visibility:hidden;width:0;z-index:7000}.WatchlistDetail__itemHiddenInput:checked~.WatchlistDetail__itemOverlay,.ProfileSelector__modalToggle:checked~.ProfileSelector__modalOverlay,.Fund__watchlistInput:checked~.Fund__watchlistOverlay,.ColourPicker__toggle:checked~.ColourPicker__overlay,.FileUploaderModal__overlay,.RiskType__infoContent input:checked~.RiskType__infoContentModalOverlay,.InvestmentModal__toggle:checked~.InvestmentModal__overlay,.GenericModal.is-open .GenericModal__overlay,.Dropdown .Dropdown__toggle:checked~.Dropdown__overlay,.DwxLayout__modalToggle:checked~.DwxLayout__modalOverlay,.Overlay.is-opened{cursor:pointer;height:100%;opacity:1;pointer-events:all;transition:opacity .3s,width 0s,height 0s;visibility:visible;width:100%;z-index:7000}.Widget__container,.GenericScroll__defaultContent{box-shadow:0 2px 8px #0003}.OrdersOverview,.InvestmentOverview{max-width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;align-items:center;background:var(--mood-good);border-radius:.25em;color:var(--neutral-lowest);padding:1rem .5rem}.InvestmentOverview{background-color:var(--mood-good)}.OrdersOverview{background-color:var(--mood-better)}.OrdersOverview__container,.InvestmentOverview__container{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto}.OrdersOverview__title,.InvestmentOverview__title{margin-bottom:.25rem}.OrdersOverview__value,.InvestmentOverview__date{font-size:1.625em;font-weight:500}[data-eq-state~=xxsmall] .OrdersOverview__value,[data-eq-state~=xxsmall] .InvestmentOverview__date{font-size:2.25em}[data-eq-state~=xsmall] .OrdersOverview__value,[data-eq-state~=xsmall] .InvestmentOverview__date{font-size:2.5em}.DynamicContentSimple H1,.LegacyLogin__title,.LegacyLogin__titleChangePwd,.LegacyLogin__titleAccount,.LegacyLogin__titleResetPwd,.Wordpress_content h1,.GoalHeader__alignmentIcon{font-size:var(--h1-font-size-small);line-height:var(--h1-line-height-small)}@media only screen and (min-width: 45em){.DynamicContentSimple H1,.LegacyLogin__title,.LegacyLogin__titleChangePwd,.LegacyLogin__titleAccount,.LegacyLogin__titleResetPwd,.Wordpress_content h1,.GoalHeader__alignmentIcon{font-size:var(--h1-font-size-medium);line-height:var(--h1-line-height-medium)}}@media only screen and (min-width: 64em){.DynamicContentSimple H1,.LegacyLogin__title,.LegacyLogin__titleChangePwd,.LegacyLogin__titleAccount,.LegacyLogin__titleResetPwd,.Wordpress_content h1,.GoalHeader__alignmentIcon{font-size:var(--h1-font-size-large);line-height:var(--h1-line-height-large)}}.DynamicContentSimple H2{font-size:var(--h2-font-size-small);line-height:var(--h2-line-height-small)}@media only screen and (min-width: 45em){.DynamicContentSimple H2{font-size:var(--h2-font-size-medium);line-height:var(--h2-line-height-medium)}}@media only screen and (min-width: 64em){.DynamicContentSimple H2{font-size:var(--h2-font-size-large);line-height:var(--h2-line-height-large)}}.DynamicContentSimple H3,.swal-modal .swal-title,.Faq__title{font-size:var(--h3-font-size-small);line-height:var(--h3-line-height-small)}@media only screen and (min-width: 45em){.DynamicContentSimple H3,.swal-modal .swal-title,.Faq__title{font-size:var(--h3-font-size-medium);line-height:var(--h3-line-height-medium)}}@media only screen and (min-width: 64em){.DynamicContentSimple H3,.swal-modal .swal-title,.Faq__title{font-size:var(--h3-font-size-large);line-height:var(--h3-line-height-large)}}.DynamicContentSimple H4,.RiskSuitability__riskTitle,.RecurringPayments__selectionTitle,.OnBoarding__newOBTitle,.OnBoarding__microSectionTitle,.Wordpress_content h2,.GoalHeader__amountToReachValue,.GoalHeader__actualValue,.GoalHeader__reachabilityToday,.GoalHeader__titleName,.DateRangeSelector__statusBarTitle,.ModelDetail__titleValue{font-size:var(--h4-font-size-small);line-height:var(--h4-line-height-small)}@media only screen and (min-width: 45em){.DynamicContentSimple H4,.RiskSuitability__riskTitle,.RecurringPayments__selectionTitle,.OnBoarding__newOBTitle,.OnBoarding__microSectionTitle,.Wordpress_content h2,.GoalHeader__amountToReachValue,.GoalHeader__actualValue,.GoalHeader__reachabilityToday,.GoalHeader__titleName,.DateRangeSelector__statusBarTitle,.ModelDetail__titleValue{font-size:var(--h4-font-size-medium);line-height:var(--h4-line-height-medium)}}@media only screen and (min-width: 64em){.DynamicContentSimple H4,.RiskSuitability__riskTitle,.RecurringPayments__selectionTitle,.OnBoarding__newOBTitle,.OnBoarding__microSectionTitle,.Wordpress_content h2,.GoalHeader__amountToReachValue,.GoalHeader__actualValue,.GoalHeader__reachabilityToday,.GoalHeader__titleName,.DateRangeSelector__statusBarTitle,.ModelDetail__titleValue{font-size:var(--h4-font-size-large);line-height:var(--h4-line-height-large)}}.InfoBox__value,.DynamicContentSimple H5,.WatchlistDetail__title,.SmAnalytics__title,.RiskProfileSummary__title,.ProfileSelector__title,.OnboardingList__title,.MacroStepLandingPage__informationTitle,.Login__titleChangePwd,.Login__titleAccount,.Login__titleResetPwd,.Login__title,.IposDetails__CMSText .NewsDetailCms__title,.Faq__questionText,.NestedTable__title,.ChooseFundsOption1__title,.ChooseFundsOption2__title,.C3Chart__donutItem--value,.ProfileSelector__modalTitle,.FileUploaderModal__title,.RiskType__infoContentModalTitle,.InvestmentModal__titleArea,.GenericModal__title{font-size:var(--h5-font-size-small);line-height:var(--h5-line-height-small)}@media only screen and (min-width: 45em){.InfoBox__value,.DynamicContentSimple H5,.WatchlistDetail__title,.SmAnalytics__title,.RiskProfileSummary__title,.ProfileSelector__title,.OnboardingList__title,.MacroStepLandingPage__informationTitle,.Login__titleChangePwd,.Login__titleAccount,.Login__titleResetPwd,.Login__title,.IposDetails__CMSText .NewsDetailCms__title,.Faq__questionText,.NestedTable__title,.ChooseFundsOption1__title,.ChooseFundsOption2__title,.C3Chart__donutItem--value,.ProfileSelector__modalTitle,.FileUploaderModal__title,.RiskType__infoContentModalTitle,.InvestmentModal__titleArea,.GenericModal__title{font-size:var(--h5-font-size-medium);line-height:var(--h5-line-height-medium)}}@media only screen and (min-width: 64em){.InfoBox__value,.DynamicContentSimple H5,.WatchlistDetail__title,.SmAnalytics__title,.RiskProfileSummary__title,.ProfileSelector__title,.OnboardingList__title,.MacroStepLandingPage__informationTitle,.Login__titleChangePwd,.Login__titleAccount,.Login__titleResetPwd,.Login__title,.IposDetails__CMSText .NewsDetailCms__title,.Faq__questionText,.NestedTable__title,.ChooseFundsOption1__title,.ChooseFundsOption2__title,.C3Chart__donutItem--value,.ProfileSelector__modalTitle,.FileUploaderModal__title,.RiskType__infoContentModalTitle,.InvestmentModal__titleArea,.GenericModal__title{font-size:var(--h5-font-size-large);line-height:var(--h5-line-height-large)}}.InfoBox--variant3 .InfoBox__value,.DynamicContentSimple H6,.PortfolioRisk__riskLevel,.ProfileSelector__clientTypeText,.ProfileSelector__subtitle,.MessageCenterNewMessage__progressStep,.Login__separator,.DateRangeSelector__progressLabel,.Widget__statusTitle,.ModelDetail__riskProfileValue,.PortfolioList__title,.OnBoarding__stepName,.OnBoarding__panelTitle,.MessageCenterNewMessage__wizardStepTitle,.MessageCenterNewMessage__quickMessageTab,.MessageCenterNewMessage__fullMessageTab,.Login__leftSideSubtitle,.Glossary__term,.Faq__bottomClaim,.TableShowcase__tableTitle,.RiskType__infoContentModalContentTitle,.ModelTradingDetails__title,.DocumentSign__contentTitle,.DebitCard__title,.Countdown__number,.MacroStepLandingPage__stepTitle,.Wordpress_content h3,.CollaborationReplay__date,.CollaborationReplay__sectionTitle,.SearchProducts__title,.SearchBox__title{font-size:var(--h6-font-size-small);line-height:var(--h6-line-height-small)}@media only screen and (min-width: 45em){.InfoBox--variant3 .InfoBox__value,.DynamicContentSimple H6,.PortfolioRisk__riskLevel,.ProfileSelector__clientTypeText,.ProfileSelector__subtitle,.MessageCenterNewMessage__progressStep,.Login__separator,.DateRangeSelector__progressLabel,.Widget__statusTitle,.ModelDetail__riskProfileValue,.PortfolioList__title,.OnBoarding__stepName,.OnBoarding__panelTitle,.MessageCenterNewMessage__wizardStepTitle,.MessageCenterNewMessage__quickMessageTab,.MessageCenterNewMessage__fullMessageTab,.Login__leftSideSubtitle,.Glossary__term,.Faq__bottomClaim,.TableShowcase__tableTitle,.RiskType__infoContentModalContentTitle,.ModelTradingDetails__title,.DocumentSign__contentTitle,.DebitCard__title,.Countdown__number,.MacroStepLandingPage__stepTitle,.Wordpress_content h3,.CollaborationReplay__date,.CollaborationReplay__sectionTitle,.SearchProducts__title,.SearchBox__title{font-size:var(--h6-font-size-medium);line-height:var(--h6-line-height-medium)}}@media only screen and (min-width: 64em){.InfoBox--variant3 .InfoBox__value,.DynamicContentSimple H6,.PortfolioRisk__riskLevel,.ProfileSelector__clientTypeText,.ProfileSelector__subtitle,.MessageCenterNewMessage__progressStep,.Login__separator,.DateRangeSelector__progressLabel,.Widget__statusTitle,.ModelDetail__riskProfileValue,.PortfolioList__title,.OnBoarding__stepName,.OnBoarding__panelTitle,.MessageCenterNewMessage__wizardStepTitle,.MessageCenterNewMessage__quickMessageTab,.MessageCenterNewMessage__fullMessageTab,.Login__leftSideSubtitle,.Glossary__term,.Faq__bottomClaim,.TableShowcase__tableTitle,.RiskType__infoContentModalContentTitle,.ModelTradingDetails__title,.DocumentSign__contentTitle,.DebitCard__title,.Countdown__number,.MacroStepLandingPage__stepTitle,.Wordpress_content h3,.CollaborationReplay__date,.CollaborationReplay__sectionTitle,.SearchProducts__title,.SearchBox__title{font-size:var(--h6-font-size-large);line-height:var(--h6-line-height-large)}}.TabComponent__itemLabel,.Message__text,.InfoBox__currency,.HugeTab__content,.DynamicContentSimple ul,.DynamicContentSimple p,.DebitCard__cardName,.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.ProfileSelector__nextStep,.Login__activateCta--huge,.Login__registerCta--huge,.SearchProducts__submit--full,.SearchBox__submit--full,.SearchProducts__submitWrapper .SearchProducts__submit--marketData,.SearchBox__submitWrapper .SearchProducts__submit--marketData,.ModelDetail__buyButton,.LoginForm__signin,.ChooseFundsOption1__actionsButton,.ProfileSelector__descriptionTitle,.MessageCenterSent__itemTitle,.Login__leftSideTitle,.AddAlert__title,.ThermoChart__amountLabel,.RiskType__name,.RegisterForm__additionalTitle,.NestedTable__changeProdTitile,.ModelTradingDetails__compositionTitle,.ModelDetail__compositionItemName,.InvestmentModalPlan__labelOverview,.InvestmentModalPlan__valueOverview,.Growl__title,.ChooseFundsOption1__actionsMessage,.AlertBox__title,.LegacyLogin__messagePostText,.SmAnalytics__eventAuthorName,.OnBoarding__contentGroupItemsWrapper .OnBoarding__panelTitle,.Login__deviceRegStep,.Login__messagePostText,.Login__subtitle,.Faq__subTitle,.LegacyLogin__messageEmail,.LegacyLogin__messageText,.swal-modal p,.SmAnalytics__eventSource,.SmAnalytics__eventPlace,.SmAnalytics__eventMentions,.SmAnalytics__eventMessage,.ProfileSelector__descriptionText,.OnBoarding__description,.MacroStepLandingPage__stepStatus,.MacroStepLandingPage__stepDescription,.MacroStepLandingPage__choice,.NewsOverviewCms__newsTitle,.NewsOverviewCms__newsTitle a,.NewsOverviewCms__mainTitle,.Login__messageEmail,.Login__messageText,.Login--resetPwd .Login__messagePostText,.Login__registrationForm .Login__messagePostText,.IposDetails__CMSText .NewsDetailCms__desc,.Glossary__explanation,.Wordpress_content table tr td,.Wordpress_content p,.Wordpress_content li,.Wordpress_content li ul li,.ChangeSecurityQuestion__text,.FileUploaderModal__progresBarTitle,.UploadComponent__dropBoxTitle,.TableShowcase__tableDescription,.ScrollingList__folderName,.NestedTable__nestedRow,.NestedTable__row,.NestedTable__editText,.MessageList__subjectItem,.LoginForm__subtitle,.LanguageSelector__text,.InvestmentModalPlan__fundName,.GridComponent__itemContent,.FolderList__folderName,.Chip__text,.C3Chart__donutItem--currency,.AddToWatchlist__createNewTitle,.AddToWatchlist__title{font-size:var(--paragraph-font-size-small);line-height:var(--paragraph-line-height-small)}@media only screen and (min-width: 45em){.TabComponent__itemLabel,.Message__text,.InfoBox__currency,.HugeTab__content,.DynamicContentSimple ul,.DynamicContentSimple p,.DebitCard__cardName,.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.ProfileSelector__nextStep,.Login__activateCta--huge,.Login__registerCta--huge,.SearchProducts__submit--full,.SearchBox__submit--full,.SearchProducts__submitWrapper .SearchProducts__submit--marketData,.SearchBox__submitWrapper .SearchProducts__submit--marketData,.ModelDetail__buyButton,.LoginForm__signin,.ChooseFundsOption1__actionsButton,.ProfileSelector__descriptionTitle,.MessageCenterSent__itemTitle,.Login__leftSideTitle,.AddAlert__title,.ThermoChart__amountLabel,.RiskType__name,.RegisterForm__additionalTitle,.NestedTable__changeProdTitile,.ModelTradingDetails__compositionTitle,.ModelDetail__compositionItemName,.InvestmentModalPlan__labelOverview,.InvestmentModalPlan__valueOverview,.Growl__title,.ChooseFundsOption1__actionsMessage,.AlertBox__title,.LegacyLogin__messagePostText,.SmAnalytics__eventAuthorName,.OnBoarding__contentGroupItemsWrapper .OnBoarding__panelTitle,.Login__deviceRegStep,.Login__messagePostText,.Login__subtitle,.Faq__subTitle,.LegacyLogin__messageEmail,.LegacyLogin__messageText,.swal-modal p,.SmAnalytics__eventSource,.SmAnalytics__eventPlace,.SmAnalytics__eventMentions,.SmAnalytics__eventMessage,.ProfileSelector__descriptionText,.OnBoarding__description,.MacroStepLandingPage__stepStatus,.MacroStepLandingPage__stepDescription,.MacroStepLandingPage__choice,.NewsOverviewCms__newsTitle,.NewsOverviewCms__newsTitle a,.NewsOverviewCms__mainTitle,.Login__messageEmail,.Login__messageText,.Login--resetPwd .Login__messagePostText,.Login__registrationForm .Login__messagePostText,.IposDetails__CMSText .NewsDetailCms__desc,.Glossary__explanation,.Wordpress_content table tr td,.Wordpress_content p,.Wordpress_content li,.Wordpress_content li ul li,.ChangeSecurityQuestion__text,.FileUploaderModal__progresBarTitle,.UploadComponent__dropBoxTitle,.TableShowcase__tableDescription,.ScrollingList__folderName,.NestedTable__nestedRow,.NestedTable__row,.NestedTable__editText,.MessageList__subjectItem,.LoginForm__subtitle,.LanguageSelector__text,.InvestmentModalPlan__fundName,.GridComponent__itemContent,.FolderList__folderName,.Chip__text,.C3Chart__donutItem--currency,.AddToWatchlist__createNewTitle,.AddToWatchlist__title{font-size:var(--paragraph-font-size-medium);line-height:var(--paragraph-line-height-medium)}}@media only screen and (min-width: 64em){.TabComponent__itemLabel,.Message__text,.InfoBox__currency,.HugeTab__content,.DynamicContentSimple ul,.DynamicContentSimple p,.DebitCard__cardName,.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.ProfileSelector__nextStep,.Login__activateCta--huge,.Login__registerCta--huge,.SearchProducts__submit--full,.SearchBox__submit--full,.SearchProducts__submitWrapper .SearchProducts__submit--marketData,.SearchBox__submitWrapper .SearchProducts__submit--marketData,.ModelDetail__buyButton,.LoginForm__signin,.ChooseFundsOption1__actionsButton,.ProfileSelector__descriptionTitle,.MessageCenterSent__itemTitle,.Login__leftSideTitle,.AddAlert__title,.ThermoChart__amountLabel,.RiskType__name,.RegisterForm__additionalTitle,.NestedTable__changeProdTitile,.ModelTradingDetails__compositionTitle,.ModelDetail__compositionItemName,.InvestmentModalPlan__labelOverview,.InvestmentModalPlan__valueOverview,.Growl__title,.ChooseFundsOption1__actionsMessage,.AlertBox__title,.LegacyLogin__messagePostText,.SmAnalytics__eventAuthorName,.OnBoarding__contentGroupItemsWrapper .OnBoarding__panelTitle,.Login__deviceRegStep,.Login__messagePostText,.Login__subtitle,.Faq__subTitle,.LegacyLogin__messageEmail,.LegacyLogin__messageText,.swal-modal p,.SmAnalytics__eventSource,.SmAnalytics__eventPlace,.SmAnalytics__eventMentions,.SmAnalytics__eventMessage,.ProfileSelector__descriptionText,.OnBoarding__description,.MacroStepLandingPage__stepStatus,.MacroStepLandingPage__stepDescription,.MacroStepLandingPage__choice,.NewsOverviewCms__newsTitle,.NewsOverviewCms__newsTitle a,.NewsOverviewCms__mainTitle,.Login__messageEmail,.Login__messageText,.Login--resetPwd .Login__messagePostText,.Login__registrationForm .Login__messagePostText,.IposDetails__CMSText .NewsDetailCms__desc,.Glossary__explanation,.Wordpress_content table tr td,.Wordpress_content p,.Wordpress_content li,.Wordpress_content li ul li,.ChangeSecurityQuestion__text,.FileUploaderModal__progresBarTitle,.UploadComponent__dropBoxTitle,.TableShowcase__tableDescription,.ScrollingList__folderName,.NestedTable__nestedRow,.NestedTable__row,.NestedTable__editText,.MessageList__subjectItem,.LoginForm__subtitle,.LanguageSelector__text,.InvestmentModalPlan__fundName,.GridComponent__itemContent,.FolderList__folderName,.Chip__text,.C3Chart__donutItem--currency,.AddToWatchlist__createNewTitle,.AddToWatchlist__title{font-size:var(--paragraph-font-size-large);line-height:var(--paragraph-line-height-large)}}.StatusBox__link,.StatusBox__description,.StatusBox__title,.MessageBox__cta,.MessageBox__text,.MessageBox__title,.InfoBox__trendPercentage,.InfoBox__secondaryWrapper .InfoBox__currency,.InfoBox__title,.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.swal-modal button,.ciq.dialog button.pull-right.ciq,.SmAnalytics__deleteButton,.SmAnalytics__submit,.SmAnalytics__reset,.ProfileSelector__nextStep,.OnBoarding__newOBCta,.OnBoarding__cta--back,.OnBoarding__cta,.MacroStepLandingPage__stepPrimaryAction,.Models__itemBuyButton,.MessageCenterSent__reset,.MessageCenterSent__submit,.MessageCenterSent__more,.MessageCenterNewMessage__wizardNextButton,.MessageCenterNewMessage__wizardPrevButton,.MessageCenterNewMessage__wizardSubmitButton,.Login__cta,.Login__activateCta,.Login__registerCta,.IposDetails__button,.InvestmentActions__button,.Models__itemViewButton,.Fund__ctaBuy,.Fund__ctaView,.FiltersTable__submit,.FiltersTable__reset,.CollaborationReplay__reset,.CollaborationReplay__submit,.ChangeSecurityQuestion__cta,.AddAlert__actionButton,.DateRangeSelector__cta,.DateRangeSelector__submitButton,.FileUploaderModal__botton,.UploadComponent__browseBotton,.ToolAction__cta,.StepCtaButton__button--neutral,.StepCtaButton__button.is-neutral,.StepCtaButton__button--negative,.StepCtaButton__button.is-negative,.StepCtaButton__button--positive,.StepCtaButton__button.is-positive,.StepCtaButton__button:not(.StepCtaButton__button--link),.StepCta__back,.StepCta__next,.SearchProducts__submit,.SearchBox__submit,.RegisterForm__signUp,.RegisterForm__cta,.ProgressBar__button,.ModularInputs__button,.ModelDetail__buyButton,.Message__button--themeColor,.Login__message .LoginForm__back--error,.Login__message .LoginForm__back,.LoginForm__submit,.LoginForm__cta,.LoginForm__signin,.LoginForm__signup,.List__button,.InvestmentModal__button,.GenericModal__cta--secondary,.GenericModal__cta--primary,.FolderList__selectButtonIcon,.Filter__actionButton,.Dropdown .Dropdown__button,.DocumentSign__contentOpenPDFButton,.DebitCard__action,.DatePicker__button,.ChooseFundsOption1__actionsButton,.AddNewElement__action,.Message__button,.GenericModal__cta--disruptive,.Models__itemTitle,.Fund__title,.SmAnalytics__groupTitleLabel,.RiskProfileSummary__tableHeader,.MessageCenterSent__period,.LoginForm__inputLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel,.ChooseFundsOption2__summaryHeader,.LegacyLoginForm__rememberUser .CheckBox__label,.LegacyLoginForm__signhelp,.LegacyLoginForm__goToSignup,.huField,.huOpen,.huLow,.huVolume,.huDate,.huClose,.huPercentage,.SmAnalytics__eventRelevanceText,.SmAnalytics__eventInfoGroup--date,.RiskProfileSummary__tableRow,.RiskProfileSummary__description,.PortfolioList__description,.OnBoarding__radioLabel,.MessageCenterSent__itemContent,.MessageCenterNewMessage__scheduleDescription,.Login__stepInfo,.Login__leftSideText,.wp-caption p.wp-caption-text,.DisclaimerText,.CollaborationReplay__syncLabel,.AddAlert__note,.GoalHeader__chartInfoLabel,.GoalHeader__text,.GoalHeader__reachabilityLabel,.Widget__statusDescription,.Widget__statusText,.VideoTrack__secondaryInfo,.VideoTrack__time,.VideoTrack__mainInfo,.FileUploaderModal__progresBarName,.Switch__text,.StepCtaButton__description,.SearchProducts__description,.SearchBox__description,.NestedTable__searchNumber,.NavigationTree__macroStepName,.Login--resetPwd .LoginForm__backText,.LoginForm__signhelp,.LoginForm__goToSignup,.LoginForm__description,.GridComponent__multipleItemContent,.GridComponent__multipleItemLabel,.GridComponent__itemLabel,.Filter__descText,.DisclaimerMixin__infoWrap,.ChooseFundsOption2__summaryRow,.ChooseFundsOption1__description,.ChooseFundsOption2__description,.Chip__wrapper--small>*,.C3Chart__donutItem--title,.AudioTrack__track,.AudioTrack__userName,.Adv__link,.AddToWatchlist__or,.AddToWatchlist__listContentWatchlistName,.AccordionComponent__title,.OrdersOverview__title,.InvestmentOverview__title{font-size:var(--small-text-font-size-small);line-height:var(--small-text-line-height-small)}@media only screen and (min-width: 45em){.StatusBox__link,.StatusBox__description,.StatusBox__title,.MessageBox__cta,.MessageBox__text,.MessageBox__title,.InfoBox__trendPercentage,.InfoBox__secondaryWrapper .InfoBox__currency,.InfoBox__title,.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.swal-modal button,.ciq.dialog button.pull-right.ciq,.SmAnalytics__deleteButton,.SmAnalytics__submit,.SmAnalytics__reset,.ProfileSelector__nextStep,.OnBoarding__newOBCta,.OnBoarding__cta--back,.OnBoarding__cta,.MacroStepLandingPage__stepPrimaryAction,.Models__itemBuyButton,.MessageCenterSent__reset,.MessageCenterSent__submit,.MessageCenterSent__more,.MessageCenterNewMessage__wizardNextButton,.MessageCenterNewMessage__wizardPrevButton,.MessageCenterNewMessage__wizardSubmitButton,.Login__cta,.Login__activateCta,.Login__registerCta,.IposDetails__button,.InvestmentActions__button,.Models__itemViewButton,.Fund__ctaBuy,.Fund__ctaView,.FiltersTable__submit,.FiltersTable__reset,.CollaborationReplay__reset,.CollaborationReplay__submit,.ChangeSecurityQuestion__cta,.AddAlert__actionButton,.DateRangeSelector__cta,.DateRangeSelector__submitButton,.FileUploaderModal__botton,.UploadComponent__browseBotton,.ToolAction__cta,.StepCtaButton__button--neutral,.StepCtaButton__button.is-neutral,.StepCtaButton__button--negative,.StepCtaButton__button.is-negative,.StepCtaButton__button--positive,.StepCtaButton__button.is-positive,.StepCtaButton__button:not(.StepCtaButton__button--link),.StepCta__back,.StepCta__next,.SearchProducts__submit,.SearchBox__submit,.RegisterForm__signUp,.RegisterForm__cta,.ProgressBar__button,.ModularInputs__button,.ModelDetail__buyButton,.Message__button--themeColor,.Login__message .LoginForm__back--error,.Login__message .LoginForm__back,.LoginForm__submit,.LoginForm__cta,.LoginForm__signin,.LoginForm__signup,.List__button,.InvestmentModal__button,.GenericModal__cta--secondary,.GenericModal__cta--primary,.FolderList__selectButtonIcon,.Filter__actionButton,.Dropdown .Dropdown__button,.DocumentSign__contentOpenPDFButton,.DebitCard__action,.DatePicker__button,.ChooseFundsOption1__actionsButton,.AddNewElement__action,.Message__button,.GenericModal__cta--disruptive,.Models__itemTitle,.Fund__title,.SmAnalytics__groupTitleLabel,.RiskProfileSummary__tableHeader,.MessageCenterSent__period,.LoginForm__inputLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel,.ChooseFundsOption2__summaryHeader,.LegacyLoginForm__rememberUser .CheckBox__label,.LegacyLoginForm__signhelp,.LegacyLoginForm__goToSignup,.huField,.huOpen,.huLow,.huVolume,.huDate,.huClose,.huPercentage,.SmAnalytics__eventRelevanceText,.SmAnalytics__eventInfoGroup--date,.RiskProfileSummary__tableRow,.RiskProfileSummary__description,.PortfolioList__description,.OnBoarding__radioLabel,.MessageCenterSent__itemContent,.MessageCenterNewMessage__scheduleDescription,.Login__stepInfo,.Login__leftSideText,.wp-caption p.wp-caption-text,.DisclaimerText,.CollaborationReplay__syncLabel,.AddAlert__note,.GoalHeader__chartInfoLabel,.GoalHeader__text,.GoalHeader__reachabilityLabel,.Widget__statusDescription,.Widget__statusText,.VideoTrack__secondaryInfo,.VideoTrack__time,.VideoTrack__mainInfo,.FileUploaderModal__progresBarName,.Switch__text,.StepCtaButton__description,.SearchProducts__description,.SearchBox__description,.NestedTable__searchNumber,.NavigationTree__macroStepName,.Login--resetPwd .LoginForm__backText,.LoginForm__signhelp,.LoginForm__goToSignup,.LoginForm__description,.GridComponent__multipleItemContent,.GridComponent__multipleItemLabel,.GridComponent__itemLabel,.Filter__descText,.DisclaimerMixin__infoWrap,.ChooseFundsOption2__summaryRow,.ChooseFundsOption1__description,.ChooseFundsOption2__description,.Chip__wrapper--small>*,.C3Chart__donutItem--title,.AudioTrack__track,.AudioTrack__userName,.Adv__link,.AddToWatchlist__or,.AddToWatchlist__listContentWatchlistName,.AccordionComponent__title,.OrdersOverview__title,.InvestmentOverview__title{font-size:var(--small-text-font-size-medium);line-height:var(--small-text-line-height-medium)}}@media only screen and (min-width: 64em){.StatusBox__link,.StatusBox__description,.StatusBox__title,.MessageBox__cta,.MessageBox__text,.MessageBox__title,.InfoBox__trendPercentage,.InfoBox__secondaryWrapper .InfoBox__currency,.InfoBox__title,.LegacyLoginForm__back,.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit,.swal-modal button,.ciq.dialog button.pull-right.ciq,.SmAnalytics__deleteButton,.SmAnalytics__submit,.SmAnalytics__reset,.ProfileSelector__nextStep,.OnBoarding__newOBCta,.OnBoarding__cta--back,.OnBoarding__cta,.MacroStepLandingPage__stepPrimaryAction,.Models__itemBuyButton,.MessageCenterSent__reset,.MessageCenterSent__submit,.MessageCenterSent__more,.MessageCenterNewMessage__wizardNextButton,.MessageCenterNewMessage__wizardPrevButton,.MessageCenterNewMessage__wizardSubmitButton,.Login__cta,.Login__activateCta,.Login__registerCta,.IposDetails__button,.InvestmentActions__button,.Models__itemViewButton,.Fund__ctaBuy,.Fund__ctaView,.FiltersTable__submit,.FiltersTable__reset,.CollaborationReplay__reset,.CollaborationReplay__submit,.ChangeSecurityQuestion__cta,.AddAlert__actionButton,.DateRangeSelector__cta,.DateRangeSelector__submitButton,.FileUploaderModal__botton,.UploadComponent__browseBotton,.ToolAction__cta,.StepCtaButton__button--neutral,.StepCtaButton__button.is-neutral,.StepCtaButton__button--negative,.StepCtaButton__button.is-negative,.StepCtaButton__button--positive,.StepCtaButton__button.is-positive,.StepCtaButton__button:not(.StepCtaButton__button--link),.StepCta__back,.StepCta__next,.SearchProducts__submit,.SearchBox__submit,.RegisterForm__signUp,.RegisterForm__cta,.ProgressBar__button,.ModularInputs__button,.ModelDetail__buyButton,.Message__button--themeColor,.Login__message .LoginForm__back--error,.Login__message .LoginForm__back,.LoginForm__submit,.LoginForm__cta,.LoginForm__signin,.LoginForm__signup,.List__button,.InvestmentModal__button,.GenericModal__cta--secondary,.GenericModal__cta--primary,.FolderList__selectButtonIcon,.Filter__actionButton,.Dropdown .Dropdown__button,.DocumentSign__contentOpenPDFButton,.DebitCard__action,.DatePicker__button,.ChooseFundsOption1__actionsButton,.AddNewElement__action,.Message__button,.GenericModal__cta--disruptive,.Models__itemTitle,.Fund__title,.SmAnalytics__groupTitleLabel,.RiskProfileSummary__tableHeader,.MessageCenterSent__period,.LoginForm__inputLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel,.ChooseFundsOption2__summaryHeader,.LegacyLoginForm__rememberUser .CheckBox__label,.LegacyLoginForm__signhelp,.LegacyLoginForm__goToSignup,.huField,.huOpen,.huLow,.huVolume,.huDate,.huClose,.huPercentage,.SmAnalytics__eventRelevanceText,.SmAnalytics__eventInfoGroup--date,.RiskProfileSummary__tableRow,.RiskProfileSummary__description,.PortfolioList__description,.OnBoarding__radioLabel,.MessageCenterSent__itemContent,.MessageCenterNewMessage__scheduleDescription,.Login__stepInfo,.Login__leftSideText,.wp-caption p.wp-caption-text,.DisclaimerText,.CollaborationReplay__syncLabel,.AddAlert__note,.GoalHeader__chartInfoLabel,.GoalHeader__text,.GoalHeader__reachabilityLabel,.Widget__statusDescription,.Widget__statusText,.VideoTrack__secondaryInfo,.VideoTrack__time,.VideoTrack__mainInfo,.FileUploaderModal__progresBarName,.Switch__text,.StepCtaButton__description,.SearchProducts__description,.SearchBox__description,.NestedTable__searchNumber,.NavigationTree__macroStepName,.Login--resetPwd .LoginForm__backText,.LoginForm__signhelp,.LoginForm__goToSignup,.LoginForm__description,.GridComponent__multipleItemContent,.GridComponent__multipleItemLabel,.GridComponent__itemLabel,.Filter__descText,.DisclaimerMixin__infoWrap,.ChooseFundsOption2__summaryRow,.ChooseFundsOption1__description,.ChooseFundsOption2__description,.Chip__wrapper--small>*,.C3Chart__donutItem--title,.AudioTrack__track,.AudioTrack__userName,.Adv__link,.AddToWatchlist__or,.AddToWatchlist__listContentWatchlistName,.AccordionComponent__title,.OrdersOverview__title,.InvestmentOverview__title{font-size:var(--small-text-font-size-large);line-height:var(--small-text-line-height-large)}}.StepsBar__currentStep,.StatusBox__checkbox .CheckBox__label,.InfoBox--variant3 .InfoBox__title,.DebitCard__owner,.Fund__ctaView,.DebitCard__action,.SmAnalytics__eventExtract,.CollaborationReplay__timeProgress,.CollaborationReplay__duration,.CollaborationReplay__cta,.FileUploaderModal__progresBarWeight,.UploadComponent__dropBoxDesc,.ThermoChart__currencyLabel,.NavigationTree__panelName,.NavigationTree__microStepName,.MessageList__dateItem,.MessageList__portfolioItem,.MessageList__categoryItem,.LoginForm__chrLabel{font-size:var(--mini-text-font-size-small);line-height:var(--mini-text-line-height-small)}@media only screen and (min-width: 45em){.StepsBar__currentStep,.StatusBox__checkbox .CheckBox__label,.InfoBox--variant3 .InfoBox__title,.DebitCard__owner,.Fund__ctaView,.DebitCard__action,.SmAnalytics__eventExtract,.CollaborationReplay__timeProgress,.CollaborationReplay__duration,.CollaborationReplay__cta,.FileUploaderModal__progresBarWeight,.UploadComponent__dropBoxDesc,.ThermoChart__currencyLabel,.NavigationTree__panelName,.NavigationTree__microStepName,.MessageList__dateItem,.MessageList__portfolioItem,.MessageList__categoryItem,.LoginForm__chrLabel{font-size:var(--mini-text-font-size-medium);line-height:var(--mini-text-line-height-medium)}}@media only screen and (min-width: 64em){.StepsBar__currentStep,.StatusBox__checkbox .CheckBox__label,.InfoBox--variant3 .InfoBox__title,.DebitCard__owner,.Fund__ctaView,.DebitCard__action,.SmAnalytics__eventExtract,.CollaborationReplay__timeProgress,.CollaborationReplay__duration,.CollaborationReplay__cta,.FileUploaderModal__progresBarWeight,.UploadComponent__dropBoxDesc,.ThermoChart__currencyLabel,.NavigationTree__panelName,.NavigationTree__microStepName,.MessageList__dateItem,.MessageList__portfolioItem,.MessageList__categoryItem,.LoginForm__chrLabel{font-size:var(--mini-text-font-size-large);line-height:var(--mini-text-line-height-large)}}.TextArea__counter,.GridEditComponent__arrayFirstLabel,.GridEditComponent__multipleWrapperLabel,.Models__itemSubTitle,.Fund__subTitle,.Models__itemMainInfo,.Models__itemSecondaryInfo,.Fund__secondaryInfo,.OnBoarding__contentItemOptionalLabel,.OnBoarding__contentRemoveIconText,.OnBoarding__contentAddIconText,.MacroStepLandingPage__choiceLabel,.NewsOverviewCms__date,.NewsOverviewCms__overview,.ThermoChart__legendDesc,.RiskType__longerDescription,.RiskType__briefDescription,.RegisterForm__inputSmall,.MessageList__header .MessageList__dateItem,.MessageList__header .MessageList__portfolioItem,.MessageList__header .MessageList__categoryItem,.MessageList__header .MessageList__subjectItem,.InvestmentModalPlan__fundIsin,.InvestmentModalPlan__fundsCounter,.InvestmentModalPlan__compositionDate,.AlertBox__description,.SmAnalytics__filterLabel,.SelectRecipients__checkLabel,.OnboardingList__date,.OnBoarding__stepLabel,.OnBoarding__macroStepLabel,.OnBoarding__optionLabel,.OnBoarding__contentItemLabel,.MacroStepLandingPage__stepLabel,.MessageCenterSent__filterLabel,.MessageCenterNewMessage__scheduleLabel,.MessageCenterNewMessage__wizardLabel,.CollaborationReplay__filterLabel,.ChangeSecurityQuestion__label,.GoalHeader__chartInfoTitle,.GoalHeader__label,.VideoTrack__label,.FileUploaderModal__label,.ThermoChart__descLabel,.TableShowcase__stickedNumber,.SearchProducts__label,.SearchBox__label,.RegisterForm__indicatorText,.RegisterForm__inputLabel,.ModelTradingDetails__risk,.LoginForm__securityLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel,.LoginForm__chrLabel,.LanguageSelector__title,.AddNewElement__inputLabel,.GridEditComponent__itemLabel,.AddToWatchlist__createNewLabel{font-size:var(--micro-text-font-size-small);line-height:var(--micro-text-line-height-small)}@media only screen and (min-width: 45em){.TextArea__counter,.GridEditComponent__arrayFirstLabel,.GridEditComponent__multipleWrapperLabel,.Models__itemSubTitle,.Fund__subTitle,.Models__itemMainInfo,.Models__itemSecondaryInfo,.Fund__secondaryInfo,.OnBoarding__contentItemOptionalLabel,.OnBoarding__contentRemoveIconText,.OnBoarding__contentAddIconText,.MacroStepLandingPage__choiceLabel,.NewsOverviewCms__date,.NewsOverviewCms__overview,.ThermoChart__legendDesc,.RiskType__longerDescription,.RiskType__briefDescription,.RegisterForm__inputSmall,.MessageList__header .MessageList__dateItem,.MessageList__header .MessageList__portfolioItem,.MessageList__header .MessageList__categoryItem,.MessageList__header .MessageList__subjectItem,.InvestmentModalPlan__fundIsin,.InvestmentModalPlan__fundsCounter,.InvestmentModalPlan__compositionDate,.AlertBox__description,.SmAnalytics__filterLabel,.SelectRecipients__checkLabel,.OnboardingList__date,.OnBoarding__stepLabel,.OnBoarding__macroStepLabel,.OnBoarding__optionLabel,.OnBoarding__contentItemLabel,.MacroStepLandingPage__stepLabel,.MessageCenterSent__filterLabel,.MessageCenterNewMessage__scheduleLabel,.MessageCenterNewMessage__wizardLabel,.CollaborationReplay__filterLabel,.ChangeSecurityQuestion__label,.GoalHeader__chartInfoTitle,.GoalHeader__label,.VideoTrack__label,.FileUploaderModal__label,.ThermoChart__descLabel,.TableShowcase__stickedNumber,.SearchProducts__label,.SearchBox__label,.RegisterForm__indicatorText,.RegisterForm__inputLabel,.ModelTradingDetails__risk,.LoginForm__securityLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel,.LoginForm__chrLabel,.LanguageSelector__title,.AddNewElement__inputLabel,.GridEditComponent__itemLabel,.AddToWatchlist__createNewLabel{font-size:var(--micro-text-font-size-medium);line-height:var(--micro-text-line-height-medium)}}@media only screen and (min-width: 64em){.TextArea__counter,.GridEditComponent__arrayFirstLabel,.GridEditComponent__multipleWrapperLabel,.Models__itemSubTitle,.Fund__subTitle,.Models__itemMainInfo,.Models__itemSecondaryInfo,.Fund__secondaryInfo,.OnBoarding__contentItemOptionalLabel,.OnBoarding__contentRemoveIconText,.OnBoarding__contentAddIconText,.MacroStepLandingPage__choiceLabel,.NewsOverviewCms__date,.NewsOverviewCms__overview,.ThermoChart__legendDesc,.RiskType__longerDescription,.RiskType__briefDescription,.RegisterForm__inputSmall,.MessageList__header .MessageList__dateItem,.MessageList__header .MessageList__portfolioItem,.MessageList__header .MessageList__categoryItem,.MessageList__header .MessageList__subjectItem,.InvestmentModalPlan__fundIsin,.InvestmentModalPlan__fundsCounter,.InvestmentModalPlan__compositionDate,.AlertBox__description,.SmAnalytics__filterLabel,.SelectRecipients__checkLabel,.OnboardingList__date,.OnBoarding__stepLabel,.OnBoarding__macroStepLabel,.OnBoarding__optionLabel,.OnBoarding__contentItemLabel,.MacroStepLandingPage__stepLabel,.MessageCenterSent__filterLabel,.MessageCenterNewMessage__scheduleLabel,.MessageCenterNewMessage__wizardLabel,.CollaborationReplay__filterLabel,.ChangeSecurityQuestion__label,.GoalHeader__chartInfoTitle,.GoalHeader__label,.VideoTrack__label,.FileUploaderModal__label,.ThermoChart__descLabel,.TableShowcase__stickedNumber,.SearchProducts__label,.SearchBox__label,.RegisterForm__indicatorText,.RegisterForm__inputLabel,.ModelTradingDetails__risk,.LoginForm__securityLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel,.LoginForm__chrLabel,.LanguageSelector__title,.AddNewElement__inputLabel,.GridEditComponent__itemLabel,.AddToWatchlist__createNewLabel{font-size:var(--micro-text-font-size-large);line-height:var(--micro-text-line-height-large)}}.Label{font-size:var(--nano-text-font-size-small);line-height:var(--nano-text-line-height-small)}@media only screen and (min-width: 45em){.Label{font-size:var(--nano-text-font-size-medium);line-height:var(--nano-text-line-height-medium)}}@media only screen and (min-width: 64em){.Label{font-size:var(--nano-text-font-size-large);line-height:var(--nano-text-line-height-large)}}.WatchlistDetail__itemName,.WatchlistDetail__backButton,.SmAnalytics__eventMenuActionLink,.SmAnalytics__eventMessageLink,.SmAnalytics__groupTitleAction,.SmAnalytics__backButton,.PortfolioRisk__riskLabel,.MessageCenterNewMessage__wizardFlagLabel,.ColourPicker__doneButton,.ModelTradingDetails__name,.ModelDetail__openDetailButton,.ModelDetail__compositionLabel,.ModelDetail__riskProfileLabel,.ModelDetail__titleLabel,.ModelDetail__buttonBack,.ChooseFundsOption1__backButton,.ChooseFundsOption2__backButton{text-transform:uppercase;font-size:var(--label-font-size-small);line-height:var(--label-line-height-small)}@media only screen and (min-width: 45em){.WatchlistDetail__itemName,.WatchlistDetail__backButton,.SmAnalytics__eventMenuActionLink,.SmAnalytics__eventMessageLink,.SmAnalytics__groupTitleAction,.SmAnalytics__backButton,.PortfolioRisk__riskLabel,.MessageCenterNewMessage__wizardFlagLabel,.ColourPicker__doneButton,.ModelTradingDetails__name,.ModelDetail__openDetailButton,.ModelDetail__compositionLabel,.ModelDetail__riskProfileLabel,.ModelDetail__titleLabel,.ModelDetail__buttonBack,.ChooseFundsOption1__backButton,.ChooseFundsOption2__backButton{font-size:var(--label-font-size-medium);line-height:var(--label-line-height-medium)}}@media only screen and (min-width: 64em){.WatchlistDetail__itemName,.WatchlistDetail__backButton,.SmAnalytics__eventMenuActionLink,.SmAnalytics__eventMessageLink,.SmAnalytics__groupTitleAction,.SmAnalytics__backButton,.PortfolioRisk__riskLabel,.MessageCenterNewMessage__wizardFlagLabel,.ColourPicker__doneButton,.ModelTradingDetails__name,.ModelDetail__openDetailButton,.ModelDetail__compositionLabel,.ModelDetail__riskProfileLabel,.ModelDetail__titleLabel,.ModelDetail__buttonBack,.ChooseFundsOption1__backButton,.ChooseFundsOption2__backButton{font-size:var(--label-font-size-large);line-height:var(--label-line-height-large)}}.SmAnalytics__filterLabel,.SelectRecipients__checkLabel,.OnboardingList__date,.OnBoarding__stepLabel,.OnBoarding__macroStepLabel,.OnBoarding__optionLabel,.OnBoarding__contentItemLabel,.MacroStepLandingPage__stepLabel,.MessageCenterSent__filterLabel,.MessageCenterNewMessage__scheduleLabel,.MessageCenterNewMessage__wizardLabel,.CollaborationReplay__filterLabel,.ChangeSecurityQuestion__label,.GoalHeader__chartInfoTitle,.GoalHeader__label,.VideoTrack__label,.FileUploaderModal__label,.ThermoChart__descLabel,.TableShowcase__stickedNumber,.SearchProducts__label,.SearchBox__label,.RegisterForm__indicatorText,.RegisterForm__inputLabel,.ModelTradingDetails__risk,.LoginForm__securityLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel,.LoginForm__chrLabel,.LanguageSelector__title,.AddNewElement__inputLabel,.GridEditComponent__itemLabel,.AddToWatchlist__createNewLabel{color:var(--neutral-medium-high);font-weight:600}.NewsList__container .Table__content.Table__content--action.Table__content--empty,.SmAnalytics__eventMention,.PortfolioList__link,.ProfileSelector__help,.ProfileSelector__backLink,.OnboardingList__cta,.OnBoarding__actionLink,.OnBoarding__skip,.OnBoarding__contentRemoveSection,.OnBoarding__contentAddSection,.MacroStepLandingPage__stepSecondaryAction,.MessageCenterSent__itemReceiversLink,.Fund__secondaryInfoLink,.DynamicContentDetail__link,.Wordpress_content p a,.Wordpress_content li a,.Wordpress_content li ul li a,.CollaborationReplay__detailsLink,.CollaborationReplay__cta,.BackComponent,.FileUploaderModal__link,.FileUploaderModal__button,.Table__content--singleactiontext,.Table__content--conditionallink a,.Table__content--link a,.StepCtaButton__button--link,.RegisterForm__additionaLink,.RegisterForm__link,.NestedTable__colIsinLink,.Message__extraLinkWrapper,.Message__textLink,.LoginForm__linkWithIcon,.LoginForm__sendSms,.LoginForm__changePhoneNumber,.Login--resetPwd .LoginForm__backText,.ResetPwd .LoginForm__back,.LoginForm__link--back,.LoginForm__link,.LanguageSelector__currentText,.GenericModal__link--primary,.C3Chart__toggle,.Adv__link{color:var(--link-color);-webkit-text-decoration:var(--link-text-decoration);text-decoration:var(--link-text-decoration);font-weight:var(--link-font-weight);font-size:inherit;transition:all .2s linear}.NewsList__container .Table__content.Table__content--action.Table__content--empty:hover,.SmAnalytics__eventMention:hover,.PortfolioList__link:hover,.ProfileSelector__help:hover,.ProfileSelector__backLink:hover,.OnboardingList__cta:hover,.OnBoarding__actionLink:hover,.OnBoarding__skip:hover,.OnBoarding__contentRemoveSection:hover,.OnBoarding__contentAddSection:hover,.MacroStepLandingPage__stepSecondaryAction:hover,.MessageCenterSent__itemReceiversLink:hover,.Fund__secondaryInfoLink:hover,.DynamicContentDetail__link:hover,.Wordpress_content p a:hover,.Wordpress_content li a:hover,.CollaborationReplay__detailsLink:hover,.CollaborationReplay__cta:hover,.BackComponent:hover,.FileUploaderModal__link:hover,.FileUploaderModal__button:hover,.Table__content--singleactiontext:hover,.Table__content--conditionallink a:hover,.Table__content--link a:hover,.StepCtaButton__button--link:hover,.RegisterForm__additionaLink:hover,.RegisterForm__link:hover,.NestedTable__colIsinLink:hover,.Message__extraLinkWrapper:hover,.Message__textLink:hover,.LoginForm__linkWithIcon:hover,.LoginForm__sendSms:hover,.LoginForm__changePhoneNumber:hover,.Login--resetPwd .LoginForm__backText:hover,.ResetPwd .LoginForm__back:hover,.LoginForm__link--back:hover,.LoginForm__link:hover,.LanguageSelector__currentText:hover,.GenericModal__link--primary:hover,.C3Chart__toggle:hover,.Adv__link:hover{color:var(--link-color-hover);-webkit-text-decoration:var(--link-text-decoration-hover);text-decoration:var(--link-text-decoration-hover);cursor:pointer}.NewsList__container .Table__content.Table__content--action.Table__content--empty:active,.SmAnalytics__eventMention:active,.PortfolioList__link:active,.ProfileSelector__help:active,.ProfileSelector__backLink:active,.OnboardingList__cta:active,.OnBoarding__actionLink:active,.OnBoarding__skip:active,.OnBoarding__contentRemoveSection:active,.OnBoarding__contentAddSection:active,.MacroStepLandingPage__stepSecondaryAction:active,.MessageCenterSent__itemReceiversLink:active,.Fund__secondaryInfoLink:active,.DynamicContentDetail__link:active,.Wordpress_content p a:active,.Wordpress_content li a:active,.CollaborationReplay__detailsLink:active,.CollaborationReplay__cta:active,.BackComponent:active,.FileUploaderModal__link:active,.FileUploaderModal__button:active,.Table__content--singleactiontext:active,.Table__content--conditionallink a:active,.Table__content--link a:active,.StepCtaButton__button--link:active,.RegisterForm__additionaLink:active,.RegisterForm__link:active,.NestedTable__colIsinLink:active,.Message__extraLinkWrapper:active,.Message__textLink:active,.LoginForm__linkWithIcon:active,.LoginForm__sendSms:active,.LoginForm__changePhoneNumber:active,.Login--resetPwd .LoginForm__backText:active,.ResetPwd .LoginForm__back:active,.LoginForm__link--back:active,.LoginForm__link:active,.LanguageSelector__currentText:active,.GenericModal__link--primary:active,.C3Chart__toggle:active,.Adv__link:active{color:var(--link-color-active);-webkit-text-decoration:var(--link-text-decoration-active);text-decoration:var(--link-text-decoration-active);cursor:default}.GenericModal__link--disruptive{color:var(--link-error-color);-webkit-text-decoration:var(--link-text-decoration);text-decoration:var(--link-text-decoration);font-weight:var(--link-font-weight);transition:all .2s linear}.GenericModal__link--disruptive:hover{color:var(--link-error-color-hover);-webkit-text-decoration:var(--link-text-decoration-hover);text-decoration:var(--link-text-decoration-hover);cursor:pointer}.GenericModal__link--disruptive:active{color:var(--link-error-color-active);-webkit-text-decoration:var(--link-text-decoration-active);text-decoration:var(--link-text-decoration-active);cursor:default}.FileUploaderModal__button,.C3Chart__toggle{position:relative;font-size:inherit;font-weight:600;transition:all .2s linear;padding-inline-end:1rem}.FileUploaderModal__button:hover,.C3Chart__toggle:hover{color:var(--secondary-low);text-decoration:none;cursor:pointer}.FileUploaderModal__button:active,.C3Chart__toggle:active{color:var(--secondary-high);cursor:default}.FileUploaderModal__button:after,.C3Chart__toggle:after{content:"";border-inline-start:.3125rem solid transparent;border-inline-end:.3125rem solid transparent;border-top-width:.3125rem;border-top-style:solid;border-top-color:inherit;height:0;position:absolute;transform:translateY(-50%);width:0}[dir=ltr] .FileUploaderModal__button:after,[dir=ltr] .C3Chart__toggle:after{top:calc(50% - 2px);left:calc(100% - 12px)}[dir=rtl] .FileUploaderModal__button:after,[dir=rtl] .C3Chart__toggle:after{top:calc(50% - 4px);left:0}.CollaborationReplay__cta,.BackComponent,.LoginForm__link--back{font-size:inherit;font-weight:600;transition:all .2s linear;padding-inline-start:1rem;position:relative;vertical-align:middle}.CollaborationReplay__cta:hover,.BackComponent:hover,.LoginForm__link--back:hover{color:var(--secondary-low);text-decoration:none;cursor:pointer}.CollaborationReplay__cta:active,.BackComponent:active,.LoginForm__link--back:active{color:var(--secondary-high);cursor:default}.CollaborationReplay__cta:before,.BackComponent:before,.LoginForm__link--back:before{border-style:solid;border-width:.125rem .125rem 0rem 0rem;border-color:inherit;content:"";display:inline-block;height:.5rem;position:absolute;vertical-align:top;width:.5rem}[dir=ltr] .CollaborationReplay__cta:before,[dir=ltr] .BackComponent:before,[dir=ltr] .LoginForm__link--back:before{top:calc(50% - 2px);left:0;transform:rotate(-135deg) translateY(50%)}[dir=rtl] .CollaborationReplay__cta:before,[dir=rtl] .BackComponent:before,[dir=rtl] .LoginForm__link--back:before{top:calc(50% - 2px);right:0;transform:rotate(45deg)}.ConectusLoader__wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--neutral-lowest);transition:background-color .5s;z-index:-1}.App .ConectusLoader__wrapper{visibility:hidden;opacity:0;transition:visibility 0s .6s .3s,opacity .3s .3s;background-color:var(--primary-base)}.App .is-loading .ConectusLoader__wrapper,.App .is-waiting .ConectusLoader__wrapper{z-index:99999;opacity:1;visibility:visible}.ConectusLoader__firstBlock,.ConectusLoader__secondBlock,.ConectusLoader__textBlock{display:block;position:absolute;left:50%;top:50%;border-radius:50%;box-sizing:border-box}.ConectusLoader__firstBlock{width:152px;height:152px;margin:-76px;border:6px solid transparent;border-top-color:var(--neutral-high);animation:spin 2s linear infinite}.App .ConectusLoader__firstBlock{border-top-color:rgba(var(--neutral-lowest-rgb),.8)}.ConectusLoader__secondBlock{width:128px;height:128px;margin:-64px;border:4px solid transparent;border-top-color:var(--neutral-medium-low);animation:spin 1s linear infinite}.App .ConectusLoader__secondBlock{border-top-color:rgba(var(--neutral-lowest-rgb),.4)}.ConectusLoader__textBlock{display:flex;align-items:center;justify-content:center;text-align:center;transform:translate(-50%,-50%);font-family:CustomFont,FaktSoftPro,Arial,Helvetica,sans-serif;font-size:14px;color:var(--neutral-highest);animation:pulse 4s linear infinite}.App .ConectusLoader__textBlock{color:#fff}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%{opacity:0}50%{opacity:1}to{opacity:0}}.Container{flex-grow:1;margin:0 auto;max-width:80rem;width:100%}@media only screen and (min-width: 64em){.Container{padding:.5rem}}.Module{display:flex;flex-wrap:wrap;max-width:100%;width:100%}.Module--1{flex:1 1 80px}.Module--2{flex:2 1 160px}.Module--3{flex:3 1 240px}.Module--4{flex:4 1 320px}.Module--5{flex:5 1 400px}.Module--6{flex:6 1 480px}.Module--7{flex:7 1 560px}.Module--8{flex:8 1 640px}.Module--9{flex:9 1 720px}.Module--10{flex:10 1 800px}.Module--11{flex:11 1 880px}.Module--12{flex:12 1 960px}.Module--13{flex:13 1 1040px}.Module--14{flex:14 1 1120px}.Module--15{flex:15 1 1200px}.Module--16{flex:16 1 1280px}.Module--17{flex:17 1 1360px}.Module--18{flex:18 1 1440px}.Module--19{flex:19 1 1520px}.Module--20{flex:20 1 1600px}.Module--21{flex:21 1 1680px}.Module--22{flex:22 1 1760px}.Module--23{flex:23 1 1840px}.Module--24{flex:24 1 1920px}.Module--0{flex:0 0 auto;width:auto;overflow:visible}.Module--full{flex:1 0 100%;width:100%;overflow:visible}.Module--24{overflow:visible}.Module--auto{flex:1 0 auto;width:auto}.Module__offset--1{margin-inline-start:8.3333333333%}.Module__offset--2{margin-inline-start:16.6666666667%}.Module__offset--3{margin-inline-start:25%}.Module__offset--4{margin-inline-start:33.3333333333%}.Module__offset--5{margin-inline-start:41.6666666667%}.Module__offset--6{margin-inline-start:50%}.Module__offset--7{margin-inline-start:58.3333333333%}.Module__offset--8{margin-inline-start:66.6666666667%}.Module__offset--9{margin-inline-start:75%}.Module__offset--10{margin-inline-start:83.3333333333%}.Module__offset--11{margin-inline-start:91.6666666667%}.Module__offset--12{margin-inline-start:100%}.Module__offset--full{margin-inline-start:auto}.App{background:var(--neutral-lower);display:flex;flex-direction:column;font-family:CustomFont,FaktSoftPro,Arial,Helvetica,sans-serif;font-size:.95rem;max-width:none;min-height:100vh;opacity:1;padding-bottom:3.25rem;transition:opacity .3s .3s;font-weight:400;color:var(--neutral-highest)}@media only screen and (min-width: 64em){.App{padding-bottom:0}}.is-dark-theme .App{background:var(--neutral-lowest)}.App--errorMessage{justify-content:center;padding:0 1.25rem}.App--primary{background-color:var(--primary-base)}.App--noIconTray{padding-bottom:0}.Overlay.is-opened{z-index:5000}.PageComponent{display:flex;flex:1 1 auto;flex-wrap:wrap;max-width:100%}.PageComponent[hidden]{display:none!important}.PageComponent--1{flex-grow:1;flex-shrink:1;flex-basis:calc(80px + 1rem)}.PageComponent--2{flex-grow:2;flex-shrink:1;flex-basis:calc(160px + 1rem)}.PageComponent--3{flex-grow:3;flex-shrink:1;flex-basis:calc(240px + 1rem)}.PageComponent--4{flex-grow:4;flex-shrink:1;flex-basis:calc(320px + 1rem)}.PageComponent--5{flex-grow:5;flex-shrink:1;flex-basis:calc(400px + 1rem)}.PageComponent--6{flex-grow:6;flex-shrink:1;flex-basis:calc(480px + 1rem)}.PageComponent--7{flex-grow:7;flex-shrink:1;flex-basis:calc(560px + 1rem)}.PageComponent--8{flex-grow:8;flex-shrink:1;flex-basis:calc(640px + 1rem)}.PageComponent--9{flex-grow:9;flex-shrink:1;flex-basis:calc(720px + 1rem)}.PageComponent--10{flex-grow:10;flex-shrink:1;flex-basis:calc(800px + 1rem)}.PageComponent--11{flex-grow:11;flex-shrink:1;flex-basis:calc(880px + 1rem)}.PageComponent--12{flex-grow:12;flex-shrink:1;flex-basis:calc(960px + 1rem)}.PageComponent--13{flex-grow:13;flex-shrink:1;flex-basis:calc(1040px + 1rem)}.PageComponent--14{flex-grow:14;flex-shrink:1;flex-basis:calc(1120px + 1rem)}.PageComponent--15{flex-grow:15;flex-shrink:1;flex-basis:calc(1200px + 1rem)}.PageComponent--16{flex-grow:16;flex-shrink:1;flex-basis:calc(1280px + 1rem)}.PageComponent--17{flex-grow:17;flex-shrink:1;flex-basis:calc(1360px + 1rem)}.PageComponent--18{flex-grow:18;flex-shrink:1;flex-basis:calc(1440px + 1rem)}.PageComponent--19{flex-grow:19;flex-shrink:1;flex-basis:calc(1520px + 1rem)}.PageComponent--20{flex-grow:20;flex-shrink:1;flex-basis:calc(1600px + 1rem)}.PageComponent--21{flex-grow:21;flex-shrink:1;flex-basis:calc(1680px + 1rem)}.PageComponent--22{flex-grow:22;flex-shrink:1;flex-basis:calc(1760px + 1rem)}.PageComponent--23{flex-grow:23;flex-shrink:1;flex-basis:calc(1840px + 1rem)}.PageComponent--24{flex-grow:24;flex-shrink:1;flex-basis:calc(1920px + 1rem)}.PageComponent--full{flex:1 0 100%}.Module .PageComponent:nth-last-child(n+2),.Module .PageComponent:nth-last-child(n+2)~.PageComponent{min-width:50%}.Module .PageComponent:nth-last-child(n+3),.Module .PageComponent:nth-last-child(n+3)~.PageComponent{min-width:33.3333333333%}.Module .PageComponent:nth-last-child(n+4),.Module .PageComponent:nth-last-child(n+4)~.PageComponent{min-width:25%}.Module .PageComponent:nth-last-child(n+5),.Module .PageComponent:nth-last-child(n+5)~.PageComponent{min-width:20%}.Module .PageComponent:nth-last-child(n+6),.Module .PageComponent:nth-last-child(n+6)~.PageComponent{min-width:16.6666666667%}.Module .PageComponent:nth-last-child(n+7),.Module .PageComponent:nth-last-child(n+7)~.PageComponent{min-width:14.2857142857%}.Module .PageComponent:nth-last-child(n+8),.Module .PageComponent:nth-last-child(n+8)~.PageComponent{min-width:12.5%}.Module .PageComponent:nth-last-child(n+9),.Module .PageComponent:nth-last-child(n+9)~.PageComponent{min-width:11.1111111111%}.Module .PageComponent:nth-last-child(n+10),.Module .PageComponent:nth-last-child(n+10)~.PageComponent{min-width:10%}.Module .PageComponent:nth-last-child(n+11),.Module .PageComponent:nth-last-child(n+11)~.PageComponent{min-width:9.0909090909%}.Module .PageComponent:nth-last-child(n+12),.Module .PageComponent:nth-last-child(n+12)~.PageComponent{min-width:8.3333333333%}.Module .PageComponent:nth-last-child(n+13),.Module .PageComponent:nth-last-child(n+13)~.PageComponent{min-width:7.6923076923%}.Module .PageComponent:nth-last-child(n+14),.Module .PageComponent:nth-last-child(n+14)~.PageComponent{min-width:7.1428571429%}.Module .PageComponent:nth-last-child(n+15),.Module .PageComponent:nth-last-child(n+15)~.PageComponent{min-width:6.6666666667%}.Module .PageComponent:nth-last-child(n+16),.Module .PageComponent:nth-last-child(n+16)~.PageComponent{min-width:6.25%}.Module .PageComponent:nth-last-child(n+17),.Module .PageComponent:nth-last-child(n+17)~.PageComponent{min-width:5.8823529412%}.Module .PageComponent:nth-last-child(n+18),.Module .PageComponent:nth-last-child(n+18)~.PageComponent{min-width:5.5555555556%}.Module .PageComponent:nth-last-child(n+19),.Module .PageComponent:nth-last-child(n+19)~.PageComponent{min-width:5.2631578947%}.Module .PageComponent:nth-last-child(n+20),.Module .PageComponent:nth-last-child(n+20)~.PageComponent{min-width:5%}.Module .PageComponent:nth-last-child(n+21),.Module .PageComponent:nth-last-child(n+21)~.PageComponent{min-width:4.7619047619%}.Module .PageComponent:nth-last-child(n+22),.Module .PageComponent:nth-last-child(n+22)~.PageComponent{min-width:4.5454545455%}.Module .PageComponent:nth-last-child(n+23),.Module .PageComponent:nth-last-child(n+23)~.PageComponent{min-width:4.347826087%}.Module .PageComponent:nth-last-child(n+24),.Module .PageComponent:nth-last-child(n+24)~.PageComponent{min-width:4.1666666667%}.Spinner{background-color:var(--primary-base);align-items:center;display:flex;height:0;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:width 0s .6s .3s,height 0s .6s .3s,visibility 0s .6s .3s,opacity .3s .3s;visibility:hidden;width:0;z-index:99999}.Spinner:before{animation:rotation .9s infinite linear;border-color:var(--neutral-lowest) rgba(var(--neutral-lowest-rgb),.5) rgba(var(--neutral-lowest-rgb),.5);border-radius:1.875em;border-style:solid;border-width:.25em;content:"";display:block;height:3.75em;width:3.75em}.Banner{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;display:none;padding:1.25rem}.Banner__content{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;background-color:var(--primary-tone-high);border-radius:.25rem;color:var(--neutral-lowest);font-size:.875rem;justify-content:center;margin:0;max-width:80rem;padding:1rem;width:100%}.Banner__text{font-weight:600;line-height:1.75rem;padding:0 .5rem;position:relative;text-align:center;text-transform:uppercase}.Banner__icon{font-size:1.5rem;line-height:1rem;padding:0 .5rem}.DwxLayout__page{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.DwxLayout__view--main{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 64em){.DwxLayout__view--main{width:66.6666666667%}}.DwxLayout__view--sidebar{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 64em){.DwxLayout__view--sidebar{width:33.3333333333%}}.DwxLayout__view--mainFull,.DwxLayout__view--top{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}.DwxLayout__modalToggle{display:none}.DwxLayout__modalOverlay{z-index:999999}.DwxLayout__modalToggle:checked~.DwxLayout__modalOverlay{z-index:999999}.DwxLayout__modalContent .Widget{padding:0;margin:0}.DwxLayout__modalToggle:checked~.DwxLayout__modalContent{z-index:1000000}.DwxLayout__modalToggle:checked~.DwxLayout__modalContent .WidgetContent__content{position:relative}.AccordionComponent{border:1px solid var(--neutral-low);padding:1rem}.AccordionComponent__header{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.AccordionComponent__content{max-height:0;opacity:0;overflow:hidden;transition:none;transition:all .3s;will-change:max-height,opacity}.AccordionComponent--opened .AccordionComponent__content{margin-top:1rem;overflow:visible;height:auto;max-height:100vh;opacity:1;transition:all .3s;will-change:max-height,opacity}.AccordionComponent__titleSymbol{display:flex;margin-inline-end:.5rem;color:var(--neutral-high)}.AccordionComponent--opened .AccordionComponent__titleSymbol{color:var(--primary-base)}.AccordionComponent__title{font-weight:600;color:var(--neutral-high);text-transform:uppercase}.AccordionComponent--opened .AccordionComponent__title{color:var(--primary-base)}.AccordionComponent__status{display:flex;align-items:center;margin-inline-start:auto}.AccordionComponent__status>.Badge{font-size:.625rem}.AccordionComponent__icon{width:1rem;height:1rem;color:var(--neutral-medium-low);margin-inline-start:1rem}.AccordionComponent--opened .AccordionComponent__icon{transform:rotate(-180deg)}.AddNewElement__container{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;background-color:var(--neutral-lowest);padding:.5rem 0}.AddNewElement__form{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 64em){.AddNewElement__form{width:33.3333333333%}}.AddNewElement__inputLabel{margin-bottom:.3125em}.AddNewElement__input{margin-bottom:.5rem}.AddNewElement__actions{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}@media only screen and (min-width: 64em){.AddNewElement__actions{justify-content:flex-end}}.AddNewElement__cta{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:50%}@media only screen and (min-width: 64em){.AddNewElement__cta{width:auto}}.AddToWatchlist{color:var(--neutral-highest)}.AddToWatchlist--spinner{align-items:center;background-color:var(--neutral-lowest);border-radius:.375em;display:flex;justify-content:center;inset:0;position:absolute;z-index:10}.AddToWatchlist--spinner:before{animation:rotation .6s infinite linear;border-color:rgb(45.5,158.1213872832,255) rgb(198.5,228.8728323699,255) rgb(198.5,228.8728323699,255);border-radius:62.5em;border-style:solid;border-width:.25em;content:"";display:block;height:3.75em;width:3.75em}.AddToWatchlist--spinner--waiting{background:rgba(var(--neutral-low-rgb),.8)}.AddToWatchlist__title{padding-bottom:1rem}.AddToWatchlist__listWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}@media only screen and (min-width: 64em){.AddToWatchlist__listWrapper{max-height:275px;overflow-y:scroll}}.AddToWatchlist__list{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin-bottom:.5rem}@media only screen and (min-width: 64em){.AddToWatchlist__list{width:50%}}.AddToWatchlist__listContent{border:1px solid;border-color:var(--neutral-medium-low);padding:1rem;display:flex;justify-content:space-between;cursor:pointer;height:56px}.AddToWatchlist__listContent--active{border-color:var(--secondary-base)}.AddToWatchlist__listContentWatchlistCheck{color:var(--secondary-base)}.AddToWatchlist__or{display:flex;align-items:center;color:var(--neutral-medium);margin-bottom:1.5rem}.AddToWatchlist__or:after{content:"";margin-inline-start:.5rem;width:100%;height:1px;background:var(--neutral-medium-low)}.AddToWatchlist__createNewTitle{margin-bottom:1rem}.AddToWatchlist__createNewInputLabelWrapper{margin-top:1rem}.AddToWatchlist__createNewInput{width:100%}@media only screen and (min-width: 64em){.AddToWatchlist__createNewInput{width:50%}}.AddToWatchlist .StatusBox__text{display:inline}.Adv__link{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 1rem}.AlertBox{font-size:16px}.AlertBox__wrapper{align-items:center;display:flex;margin-bottom:1rem}.AlertBox__icon{display:flex;font-size:50px;margin-inline-end:.5rem}@media only screen and (min-width: 64em){.AlertBox__icon{font-size:58px;margin-inline-end:1rem}}.AlertBox__icon--error{color:var(--mood-bad)}.AlertBox__icon--success{color:var(--mood-best)}.AlertBox__icon--info{color:var(--neutral-medium)}.AlertBox__title{color:var(--neutral-highest);font-weight:700}.AlertBox__description{color:var(--neutral-medium);margin-top:.25rem}@media only screen and (min-width: 64em){.AlertBox__description{font-size:14px}}.AlertBox__description:empty{display:none}.AmountSelector{-webkit-user-select:none;user-select:none}.AmountSelector__wrapper{display:flex;flex-direction:row;height:3.5em;background:var(--neutral-lowest)}.AmountSelector__subtract,.AmountSelector__add{height:3.5em;width:3.5em;display:flex;align-content:center;justify-content:center;cursor:pointer;transition:opacity .3s 90ms;padding:.5rem}.AmountSelector__subtract--disabled,.AmountSelector__add--disabled{opacity:.3}.AmountSelector__subtract .Symbol,.AmountSelector__add .Symbol{font-size:1.625em;display:flex;align-content:center;justify-content:center;flex-direction:column}@media only screen and (min-width: 45em){.AmountSelector__subtract,.AmountSelector__add{padding:0}}.AmountSelector__valueWrapper{flex-grow:1;display:flex;flex-direction:row;align-content:center;justify-content:center;font-weight:700;padding:0 1rem;line-height:3.5em}@media only screen and (min-width: 45em){.AmountSelector__valueWrapper{padding:0 2rem}}.AmountSelector__value{font-size:1.375em;display:flex;flex-direction:row;align-content:center;justify-content:center;font-weight:700;flex-grow:1}.AmountSelector__value input{width:100%;background:none;border:none;text-align:right;font-size:1em;font-weight:700;padding:0;padding-inline-end:2px;margin:0;align-self:center}.AmountSelector__value input::placeholder{color:var(--neutral-medium-low)}.AmountSelector__currency{margin-inline-start:4px;font-size:1.375em}.AmountSelector__decimals{font-size:1.375em}.is-empty .AmountSelector__currency,.is-empty .AmountSelector__decimals{color:var(--neutral-medium-low)}.AudioTrack{font-size:16px}.AudioTrack__container{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;background-color:var(--primary-base);background-image:linear-gradient(to bottom,rgba(var(--neutral-lowest-rgb),.15),rgba(var(--neutral-lowest-rgb),0));border-radius:.25em;box-shadow:0 1px 2px rgba(var(--neutral-highest-rgb),.2)}.AudioTrack__audioInfo{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;padding:1rem}.AudioTrack__infoContainer{display:flex}.AudioTrack__audioIcon{align-items:center;color:var(--neutral-lowest);display:flex;font-size:1.875em;margin-inline-end:.5rem}.AudioTrack__userName{color:var(--neutral-lowest);font-weight:700}.AudioTrack__track{color:var(--primary-low)}.AudioTrack__playAudio{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto;background-color:rgba(var(--neutral-highest-rgb),.2);box-shadow:inset 1px 0 0 0 var(--neutral-medium);padding:1rem}.AudioTrack__playIconWrapper{background-color:var(--neutral-lowest);border-radius:50%;height:2.1875em;width:2.1875em}.AudioTrack__playIcon{color:var(--neutral-highest);display:flex;font-size:1.5625em;height:100%}.Badge{font-size:.6875rem;line-height:.75rem;display:inline-block;padding:.25rem .5rem;background-color:var(--primary-base);color:var(--neutral-lowest);border-radius:1.25rem;text-transform:uppercase;font-weight:600}.Badge--good{background-color:var(--mood-good)}.Badge--success{background-color:var(--mood-best)}.Badge--warning{background-color:var(--mood-bad)}.Badge--worse{background-color:var(--mood-worse)}.Badge--error{background-color:var(--mood-worst)}.Badge--neutral{background-color:var(--neutral-medium)}.BadgeOutline{font-size:.625rem;line-height:.8125rem;display:inline-block;padding:.3125rem .375rem .25rem;background-color:transparent;color:var(--primary-base);border:1px solid var(--primary-base);border-radius:2rem;text-transform:uppercase;font-weight:600}.BadgeOutline--good{color:var(--mood-good);border-color:var(--mood-good)}.BadgeOutline--success{color:var(--mood-best);border-color:var(--mood-best)}.BadgeOutline--warning{color:var(--mood-bad);border-color:var(--mood-bad)}.BadgeOutline--worse{color:var(--mood-worse);border-color:var(--mood-worse)}.BadgeOutline--error{color:var(--mood-worst);border-color:var(--mood-worst)}.BadgeOutline--neutral{color:var(--neutral-medium);border-color:var(--neutral-medium)}.C3Chart{font-size:16px;width:100%}.C3Chart__content{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center}.C3Chart__legend{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;padding:.5rem;align-self:center}[data-eq-state~=xxsmall] .C3Chart__legend{flex:0 0 auto;width:100%}.C3Chart__checkbox:checked~.C3Chart__content .DonutLegend__container{max-height:3000px}.C3Chart__checkbox:checked~.C3Chart__toggle .Symbol__svg{transform:rotate(180deg)}.C3Chart__toggle .Symbol__svg{box-sizing:content-box;height:.625rem;padding:0 .25rem;transition:transform .2s;width:.625rem;will-change:transform}.C3Chart__toggleLabel{flex:0 0 auto;font-size:.875rem;padding:0 .5rem}.C3Chart__graph{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;padding:.5rem}[data-eq-state~=xxsmall] .C3Chart__graph{flex:0 0 auto;width:100%}.C3Chart.has-longLegend .C3Chart__graph,.C3Chart.has-longLegend .C3Chart__legend{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}.C3Chart.has-longLegend .C3Chart__legend{margin-top:1rem}.C3Chart--donut text{fill:var(--neutral-lowest)}.C3Chart__donutContent{position:relative}.C3Chart__donutItems{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.C3Chart__donutItem{text-align:center;text-transform:uppercase}.C3Chart__donutItem--title{color:#949ca4;display:block}.C3Chart__donutItem--currency{display:block}.CardSelector input{display:none}.CardSelector label{display:block;width:100%;height:100%}.CardSelector label.CardSelector__wrapper--static{display:flex}.CardSelector__wrapper{background:#fff;display:flex;position:relative;min-height:240px;height:240px;align-content:center;justify-content:center;transition:box-shadow .3s 90ms}.CardSelector__wrapper--static{cursor:default}.CardSelector__wrapper:not(.CardSelector__wrapper--static):hover{box-shadow:#00000040 0 5px 10px}.CardSelector__flag{position:absolute;right:2em;top:2em;display:inline-block;flex:0 0 auto;height:1.25em;overflow:hidden;width:1.25em;border-radius:100%}.CardSelector__flagSvg{left:3px;max-height:100%;max-width:100%;position:absolute;top:3px}.CardSelector__flagSvg .CardSelector__flagSvgPath{stroke:var(--neutral-lowest);stroke-dasharray:100;stroke-dashoffset:100;stroke-width:0;transition:stroke-dashoffset .3s 90ms,stroke-width .3s 90ms;will-change:stroke-dashoffset,stroke-width}.CardSelector__flagBackground{background-color:var(--neutral-lowest);border-radius:.1875em;height:1.25em;transition:background-color 99.9ms;width:1.25em;will-change:background-color}.CardSelector__content{height:auto;align-self:center;text-align:center}.CardSelector__icon svg{font-size:4.375em}.CardSelector__label{font-size:1.3125em;font-weight:700;color:var(--neutral-highest)}.CardSelector__description{font-weight:400;color:var(--neutral-medium)}input:checked+.CardSelector__wrapper:before{opacity:0}input:checked+.CardSelector__wrapper:hover:before{opacity:0;width:100%;height:100%}input:checked+.CardSelector__wrapper:after{opacity:1}input:checked+.CardSelector__wrapper .CardSelector__flagSvg .CardSelector__flagSvgPath{stroke-dashoffset:0;stroke-width:10}input:checked+.CardSelector__wrapper .CardSelector__flagBackground{background-color:var(--secondary-base);height:1.25em;transition:background-color .3s;width:1.25em}input.checked+.CardSelector__wrapper:before{opacity:0}input.checked+.CardSelector__wrapper:hover:before{opacity:0;width:100%;height:100%}input.checked+.CardSelector__wrapper:after{opacity:1}input.checked+.CardSelector__wrapper .CardSelector__flagSvg .CardSelector__flagSvgPath{stroke-dashoffset:0;stroke-width:10}input.checked+.CardSelector__wrapper .CardSelector__flagBackground{background-color:var(--secondary-base);height:1.25em;transition:background-color .3s;width:1.25em}.ChartDonut{color:inherit;font-size:14px;max-height:100%;max-width:100%;position:relative;width:100%}.ChartDonut__svg{display:block;margin:0 auto;transform:rotate(-90deg)}.ChartDonut__circle{opacity:.5;stroke:currentColor}.ChartDonut__circle--value{opacity:1}.ChartDonut__value,.ChartDonut__percentage{color:var(--neutral-highest);font-size:1em;font-weight:600;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.CheckBox{align-items:flex-start;color:#31363b;display:flex;position:relative}.CheckBox__container{display:flex;flex-basis:auto;flex-grow:0;margin-inline-end:.5rem}.CheckBox__input{border-radius:0;display:block;height:1.25rem;padding:0;position:absolute;top:0;width:1.25rem;z-index:1}.CheckBox__input:hover{cursor:pointer}[dir=ltr] .CheckBox__input{left:0}[dir=rtl] .CheckBox__input{right:0}.CheckBox__background{background-color:var(--input-normal-bg-color);border:1px solid var(--neutral-lower);border-radius:0;height:1.25rem;transition:background-color 99.9ms;width:1.25rem;will-change:background-color;flex-shrink:0}.CheckBox__input:focus~.CheckBox__container .CheckBox__background,.TextArea__wrapper textarea:focus+.CheckBox__input.TextArea__counter~.CheckBox__container .CheckBox__background,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.CheckBox__input.TextArea__counter~.CheckBox__container .CheckBox__background,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.CheckBox__input.TextArea__counter~.CheckBox__container .CheckBox__background,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.CheckBox__input.TextArea__counter~.CheckBox__container .CheckBox__background,.TextArea__wrapper textarea:focus+.TextArea__counter+.CheckBox__input.TextArea__counter~.CheckBox__container .CheckBox__background,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.CheckBox__input.TextArea__counter~.CheckBox__container .CheckBox__background,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.CheckBox__input.TextArea__counter~.CheckBox__container .CheckBox__background,.CheckBox__input:checked~.CheckBox__container .CheckBox__background{background-color:var(--input-focus-bg-color);height:1.25rem;transition:background-color .3s;width:1.25rem}.CheckBox__svg{max-height:100%;max-width:100%;position:absolute;top:0}[dir=ltr] .CheckBox__svg{left:0}[dir=rtl] .CheckBox__svg{right:0}.CheckBox__svg .CheckBox__path{stroke:var(--mood-good);stroke-dasharray:100;stroke-dashoffset:100;stroke-width:0;transition:stroke-dashoffset .3s 90ms,stroke-width .3s 90ms;will-change:stroke-dashoffset,stroke-width}.CheckBox__label{font-size:.875rem;line-height:1.25rem;color:var(--neutral-highest)}.CheckBox__input:checked~.CheckBox__container .CheckBox__path{stroke-dashoffset:0;stroke-width:3px}.CheckBox__input:disabled~.CheckBox__container{opacity:.5;cursor:default}.CheckBox__input:disabled~.CheckBox__label{opacity:.5;cursor:not-allowed}.CheckBox__input:disabled{cursor:not-allowed}.Chip{display:flex}.Chip input{display:none}.Chip__wrapper{height:36px;display:flex;flex-direction:row;justify-content:center;align-items:center;box-sizing:border-box;background-color:var(--neutral-lowest);border:1px solid var(--neutral-medium-low);border-radius:18px;color:var(--neutral-medium-high);font-weight:600;padding:.5rem 2rem;transition:background-color .3s,border-color .3s,color .3s;cursor:pointer}.Chip__wrapper.is-active{background-color:var(--primary-tone);padding:.5rem 1.5rem .5rem 1rem;border:1px solid var(--primary-tone)}.Chip__wrapper.is-active>*{color:var(--neutral-lowest)}.Chip__wrapper:not(.is-active):hover,input:focus-visible+.Chip__wrapper:not(.is-active){border:1px solid var(--neutral-low)}.Chip__wrapper:not(.is-active):hover>*,input:focus-visible+.Chip__wrapper:not(.is-active)>*{color:var(--neutral-medium-high)!important}.Chip__wrapper--small{height:28px;padding:.5rem 1.25rem}.Chip__wrapper--small.is-active{padding:.5rem .75rem .5rem .5rem}.Chip__icon{display:flex;opacity:0;width:0;margin-inline-end:0;transition:opacity .3s}.is-active .Chip__icon{opacity:1;width:1rem;margin-inline-end:.5rem}.Chip__wrapper--small.is-active .Chip__icon{width:.75rem}.Chip__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--neutral-high);padding:0}.ChooseFunds{margin-top:.5rem}.ChooseFundsOption1__description,.ChooseFundsOption2__description{margin:1rem 0}.ChooseFundsOption1__backButton,.ChooseFundsOption2__backButton{align-items:center;display:inline-flex;padding:0;cursor:pointer}.ChooseFundsOption1__title,.ChooseFundsOption2__title{margin:.5rem 0}.ChooseFundsOption1__table,.ChooseFundsOption2__table{margin-top:.5rem}.ChooseFundsOption1__actions{margin-top:1rem}.ChooseFundsOption1__actionsMessage{color:var(--neutral-medium-high);font-weight:400}.ChooseFundsOption1__actionsButton{margin-top:1rem}.ChooseFundsOption1__actionsButtonIcon{line-height:0;margin-inline-end:.25rem;display:inline}.ChooseFundsOption2__wrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.ChooseFundsOption2__summaryWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;margin-top:1rem}[data-eq-state~=xxsmall] .ChooseFundsOption2__summaryWrapper{flex:0 0 auto;width:100%}[data-eq-state~=large] .ChooseFundsOption2__summaryWrapper{width:25%}.ChooseFundsOption2__tableWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem}[data-eq-state~=xxsmall] .ChooseFundsOption2__tableWrapper{flex:0 0 auto;width:100%}[data-eq-state~=large] .ChooseFundsOption2__tableWrapper{width:75%}.ChooseFundsOption2__summary{margin-top:1.5rem}.ChooseFundsOption2__summaryHeader,.ChooseFundsOption2__summaryRow{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.ChooseFundsOption2__summaryHeader{border-bottom:1px solid var(--neutral-highest);padding-bottom:.5rem}.ChooseFundsOption2__summaryRow{border-bottom:1px solid var(--neutral-medium-low);line-height:1;padding:.5rem 0}.ChooseFundsOption2__summaryBlock1{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:58.3333333333%;justify-content:center}.ChooseFundsOption2__summaryBlock2{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:41.6666666667%;align-items:center;flex-direction:row;text-align:left}.ChooseFundsOption2__summaryBlock2Chart{color:var(--mood-best);margin-inline-end:.5rem;width:1.875rem}.ClientsList__clientPortfolioTypo.is-hidden,.ClientsList__clientRegistryElement--typo.is-hidden{color:transparent;filter:blur(5px);text-shadow:0em 0em .625em var(--neutral-highest)}.ClientsList{background:var(--neutral-lowest);font-size:16px}.ClientsList__wrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;border-bottom:1px solid var(--neutral-low);padding:1rem 0}@media only screen and (min-width: 0em) and (max-width: 44.9375em){.ClientsList__wrapper{border:0}}.ClientsList__wrapper--title{background-color:var(--neutral-lower);border-bottom:4px solid var(--neutral-low);color:var(--neutral-medium-high);font-size:.875em;padding:.5rem 0;text-transform:uppercase}@media only screen and (min-width: 0em) and (max-width: 44.9375em){.ClientsList__wrapper--title .ClientsList__auxiliaryTitle{display:none}}.ClientsList__main{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.ClientsList__main{width:50%}}@media only screen and (min-width: 64em){.ClientsList__main{width:50%}}.ClientsList__auxiliary{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.ClientsList__auxiliary{width:50%}}@media only screen and (min-width: 64em){.ClientsList__auxiliary{width:50%}}.ClientsList__auxiliaryWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.ClientsList__auxiliaryTitle{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.ClientsList__auxiliaryTitle{width:50%}}@media only screen and (min-width: 64em){.ClientsList__auxiliaryTitle{width:50%}}.ClientsList__auxiliarySwitch{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;padding-inline-end:.5rem;text-align:right}@media only screen and (min-width: 45em){.ClientsList__auxiliarySwitch{width:50%}}@media only screen and (min-width: 64em){.ClientsList__auxiliarySwitch{width:50%}}.ClientsList__auxiliarySwitch .Toggle{display:block}.ClientsList__secondWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;align-items:center}@media only screen and (min-width: 45em){.ClientsList__secondWrapper{justify-content:space-between}}.ClientsList__secondWrapperMain{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.ClientsList__secondWrapperMain{width:25%}}.ClientsList__secondWrapperAuxiliary{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.ClientsList__secondWrapperAuxiliary{width:50%}}@media only screen and (min-width: 0em) and (max-width: 44.9375em){.ClientsList__secondWrapperAuxiliary{background-color:var(--neutral-lower);border-top:4px solid var(--neutral-low);padding:.5rem 0}}.ClientsList__clientRegistry{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;align-items:center;padding-inline-start:1.25em}@media only screen and (min-width: 0em) and (max-width: 44.9375em){.ClientsList__clientRegistry{padding:.625em}}.ClientsList__clientRegistryElement{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem}.ClientsList__clientRegistryElement--avatar{background-color:var(--primary-base);align-items:center;border-radius:100%;color:var(--neutral-lowest);display:flex;font-size:1.5em;height:2.5em;justify-content:center;margin-inline-end:1rem;overflow:hidden;padding:0;width:2.5em}.ClientsList__clientRegistryElement--pic{height:2.5em;padding:0;width:2.5em}.ClientsList__clientRegistryElement--fav{color:var(--primary-base);cursor:pointer;font-size:1.25em;width:20%}.ClientsList__clientRegistryElement--typo{color:var(--primary-base);flex-grow:1;text-transform:uppercase}.ClientsList__clientPortfolio{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}@media only screen and (min-width: 0em) and (max-width: 44.9375em){.ClientsList__clientPortfolio{padding:1rem 0}}.ClientsList__clientPortfolioTypo{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem}.ClientsList__clientPortfolioTitle{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;color:var(--neutral-medium-high);display:none}@media only screen and (min-width: 0em) and (max-width: 44.9375em){.ClientsList__clientPortfolioTitle{display:flex}}.ClientsList__clientActions{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;cursor:pointer;flex-wrap:nowrap;justify-content:space-around}.ClientsList__clientActionsIcon{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;color:var(--primary-base);font-size:1.25em}.no-cssfilters .ClientsList__clientPortfolioTypo.is-hidden,.no-cssfilters .ClientsList__clientRegistryElement--typo.is-hidden{color:transparent;position:relative;background:var(--neutral-medium-low);padding:0}.no-cssfilters .ClientsList__clientPortfolioTypo span{border-bottom:1px solid transparent}.no-cssfilters .ClientsList__clientPortfolioTypo.is-hidden span{padding:0 .5rem;border-bottom:1px solid var(--neutral-lower)}.CompositionBar{background-color:var(--neutral-low);background-image:linear-gradient(135deg,rgba(var(--neutral-lowest-rgb),.15) 25%,transparent 25%,transparent 50%,rgba(var(--neutral-lowest-rgb),.15) 50%,rgba(var(--neutral-lowest-rgb),.15) 75%,transparent 75%,transparent);background-size:.625rem .625rem;height:1.25rem;overflow:hidden;position:relative;z-index:1}.CompositionBar--extra{display:flex;overflow:visible}.CompositionBar__element{float:left;min-height:1.25rem;transition:width .3s ease-out 0s}@media only screen and (min-width: 45em){.CompositionBar__element.is-mouseover{position:relative}}.CompositionBar__element:hover:after{border-style:solid;display:inline-block;height:0;width:0;border-color:var(--neutral-lowest) transparent transparent;border-width:.625rem .625rem 0;animation:fade-in .75s cubic-bezier(1,0,.64,0);content:" ";display:block;filter:drop-shadow(0 3px 2px rgba(var(--neutral-highest-rgb),.2));margin:0 auto;transform:translateY(-.875rem)}@media only screen and (min-width: 45em){.CompositionBar__element.is-mouseover:hover:after{top:-1px;left:50%;margin:0;position:relative;transform:translate(-50%,-.875rem)}}.CompositionBar__element:nth-child(n){background-color:var(--chart-pattern-1)}.CompositionBar__element:nth-child(n) .InfoBox{background-color:var(--chart-pattern-1);border-radius:0}.CompositionBar__element:nth-child(2n){background-color:var(--chart-pattern-2)}.CompositionBar__element:nth-child(2n) .InfoBox{background-color:var(--chart-pattern-2);border-radius:0}.CompositionBar__element:nth-child(3n){background-color:var(--chart-pattern-3)}.CompositionBar__element:nth-child(3n) .InfoBox{background-color:var(--chart-pattern-3);border-radius:0}.CompositionBar__element:nth-child(4n){background-color:var(--chart-pattern-4)}.CompositionBar__element:nth-child(4n) .InfoBox{background-color:var(--chart-pattern-4);border-radius:0}.CompositionBar__element:nth-child(5n){background-color:var(--chart-pattern-5)}.CompositionBar__element:nth-child(5n) .InfoBox{background-color:var(--chart-pattern-5);border-radius:0}.CompositionBar__element:nth-child(6n){background-color:var(--chart-pattern-6)}.CompositionBar__element:nth-child(6n) .InfoBox{background-color:var(--chart-pattern-6);border-radius:0}.CompositionBar__element:nth-child(7n){background-color:var(--chart-pattern-7)}.CompositionBar__element:nth-child(7n) .InfoBox{background-color:var(--chart-pattern-7);border-radius:0}.CompositionBar__element:nth-child(8n){background-color:var(--chart-pattern-8)}.CompositionBar__element:nth-child(8n) .InfoBox{background-color:var(--chart-pattern-8);border-radius:0}.CompositionBar__element:nth-child(9n){background-color:var(--chart-pattern-9)}.CompositionBar__element:nth-child(9n) .InfoBox{background-color:var(--chart-pattern-9);border-radius:0}.CompositionBar__element:nth-child(10n){background-color:var(--chart-pattern-10)}.CompositionBar__element:nth-child(10n) .InfoBox{background-color:var(--chart-pattern-10);border-radius:0}.CompositionBar__element:nth-child(11n){background-color:var(--chart-pattern-11)}.CompositionBar__element:nth-child(11n) .InfoBox{background-color:var(--chart-pattern-11);border-radius:0}.CompositionBar__element:nth-child(12n){background-color:var(--chart-pattern-12)}.CompositionBar__element:nth-child(12n) .InfoBox{background-color:var(--chart-pattern-12);border-radius:0}.CompositionBar__element:nth-child(13n){background-color:var(--chart-pattern-13)}.CompositionBar__element:nth-child(13n) .InfoBox{background-color:var(--chart-pattern-13);border-radius:0}.CompositionBar__element:nth-child(14n){background-color:var(--chart-pattern-14)}.CompositionBar__element:nth-child(14n) .InfoBox{background-color:var(--chart-pattern-14);border-radius:0}.CompositionBar__element:nth-child(15n){background-color:var(--chart-pattern-15)}.CompositionBar__element:nth-child(15n) .InfoBox{background-color:var(--chart-pattern-15);border-radius:0}.CompositionBar__element:nth-child(16n){background-color:var(--chart-pattern-16)}.CompositionBar__element:nth-child(16n) .InfoBox{background-color:var(--chart-pattern-16);border-radius:0}.CompositionBar__element:nth-child(17n){background-color:var(--chart-pattern-17)}.CompositionBar__element:nth-child(17n) .InfoBox{background-color:var(--chart-pattern-17);border-radius:0}.CompositionBar__element:nth-child(18n){background-color:var(--chart-pattern-18)}.CompositionBar__element:nth-child(18n) .InfoBox{background-color:var(--chart-pattern-18);border-radius:0}.CompositionBar__element:nth-child(19n){background-color:var(--chart-pattern-19)}.CompositionBar__element:nth-child(19n) .InfoBox{background-color:var(--chart-pattern-19);border-radius:0}.CompositionBar__element:nth-child(20n){background-color:var(--chart-pattern-20)}.CompositionBar__element:nth-child(20n) .InfoBox{background-color:var(--chart-pattern-20);border-radius:0}.CompositionBar__element:nth-child(21n){background-color:var(--chart-pattern-21)}.CompositionBar__element:nth-child(21n) .InfoBox{background-color:var(--chart-pattern-21);border-radius:0}.CompositionBar__element:nth-child(22n){background-color:var(--chart-pattern-22)}.CompositionBar__element:nth-child(22n) .InfoBox{background-color:var(--chart-pattern-22);border-radius:0}.CompositionBar__element:nth-child(23n){background-color:var(--chart-pattern-23)}.CompositionBar__element:nth-child(23n) .InfoBox{background-color:var(--chart-pattern-23);border-radius:0}.CompositionBar__element:nth-child(24n){background-color:var(--chart-pattern-24)}.CompositionBar__element:nth-child(24n) .InfoBox{background-color:var(--chart-pattern-24);border-radius:0}.CompositionBar__element:nth-child(25n){background-color:var(--chart-pattern-25)}.CompositionBar__element:nth-child(25n) .InfoBox{background-color:var(--chart-pattern-25);border-radius:0}.CompositionBar__element:nth-child(26n){background-color:var(--chart-pattern-26)}.CompositionBar__element:nth-child(26n) .InfoBox{background-color:var(--chart-pattern-26);border-radius:0}.CompositionBar__element:nth-child(27n){background-color:var(--chart-pattern-27)}.CompositionBar__element:nth-child(27n) .InfoBox{background-color:var(--chart-pattern-27);border-radius:0}.CompositionBar__element:nth-child(28n){background-color:var(--chart-pattern-28)}.CompositionBar__element:nth-child(28n) .InfoBox{background-color:var(--chart-pattern-28);border-radius:0}.CompositionBar__element:nth-child(29n){background-color:var(--chart-pattern-29)}.CompositionBar__element:nth-child(29n) .InfoBox{background-color:var(--chart-pattern-29);border-radius:0}.CompositionBar__element:nth-child(30n){background-color:var(--chart-pattern-30)}.CompositionBar__element:nth-child(30n) .InfoBox{background-color:var(--chart-pattern-30);border-radius:0}.CompositionBar__element:nth-child(31n){background-color:var(--chart-pattern-31)}.CompositionBar__element:nth-child(31n) .InfoBox{background-color:var(--chart-pattern-31);border-radius:0}.CompositionBar__element:nth-child(32n){background-color:var(--chart-pattern-32)}.CompositionBar__element:nth-child(32n) .InfoBox{background-color:var(--chart-pattern-32);border-radius:0}.CompositionBar__element:nth-child(33n){background-color:var(--chart-pattern-33)}.CompositionBar__element:nth-child(33n) .InfoBox{background-color:var(--chart-pattern-33);border-radius:0}.CompositionBar__element:nth-child(34n){background-color:var(--chart-pattern-34)}.CompositionBar__element:nth-child(34n) .InfoBox{background-color:var(--chart-pattern-34);border-radius:0}.CompositionBar__element:nth-child(35n){background-color:var(--chart-pattern-35)}.CompositionBar__element:nth-child(35n) .InfoBox{background-color:var(--chart-pattern-35);border-radius:0}.CompositionBar__element:nth-child(36n){background-color:var(--chart-pattern-36)}.CompositionBar__element:nth-child(36n) .InfoBox{background-color:var(--chart-pattern-36);border-radius:0}.CompositionBar__elementRisk{float:left;min-height:1.25rem;opacity:.2;transition:width .3s ease-out 0s}.CompositionBar__elementRisk.is-opacized{opacity:1}@media only screen and (min-width: 45em){.CompositionBar__elementRisk.is-mouseover{position:relative}}.CompositionBar__elementRisk:hover:after{border-style:solid;display:inline-block;height:0;width:0;border-color:var(--neutral-lowest) transparent transparent;border-width:.625rem .625rem 0;animation:fade-in .75s cubic-bezier(1,0,.64,0);content:" ";display:block;filter:drop-shadow(0 3px 2px rgba(var(--neutral-highest-rgb),.2));margin:0 auto;transform:translateY(-.875rem)}@media only screen and (min-width: 45em){.CompositionBar__elementRisk.is-mouseover:hover:after{left:50%;margin:0;position:relative;transform:translate(-50%,-.875rem)}}.CompositionBar__elementRisk:nth-child(n){background-color:#6ccb4c}.CompositionBar__elementRisk:nth-child(n) .InfoBox{background-color:#6ccb4c;border-radius:0}.CompositionBar__elementRisk:nth-child(2n){background-color:#f8d000}.CompositionBar__elementRisk:nth-child(2n) .InfoBox{background-color:#f8d000;border-radius:0}.CompositionBar__elementRisk:nth-child(3n){background-color:#fea00a}.CompositionBar__elementRisk:nth-child(3n) .InfoBox{background-color:#fea00a;border-radius:0}.CompositionBar__elementRisk:nth-child(4n){background-color:#f53800}.CompositionBar__elementRisk:nth-child(4n) .InfoBox{background-color:#f53800;border-radius:0}.CompositionBar__checkbox,.CompositionBar__label{display:none}.CompositionBar__extra{bottom:100%;display:none;left:0;padding:0 0 .5rem;position:absolute;width:100%}@media only screen and (min-width: 45em){.is-mouseover .CompositionBar__extra{left:50%;min-width:20em;position:absolute;transform:translate(-50%)}}@media only screen and (min-width: 45em){.CompositionBar__extra.is-overflowingLeft{left:-.625em;transform:none}}@media only screen and (min-width: 45em){.CompositionBar__extra.is-overflowingRight{left:inherit;right:-.625em;transform:none}}.CompositionBar__extraContent{border-radius:.1875em;margin-inline-start:2px;overflow:hidden;width:calc(100% - 4px);z-index:1}.CompositionBar__element:hover .CompositionBar__extraContent{animation:fade-in-up .6s cubic-bezier(1,0,.64,0)}.CompositionBar__element:hover .CompositionBar__extra{display:block}.Countdown{margin:1rem 0}.Countdown__wrapper{width:100%;text-align:right}.OtpCard__step .Countdown__wrapper{text-align:left}.Countdown__textLabel{color:var(--neutral-medium)}.Countdown__number{color:var(--mood-bad)}.Countdown__unitLabel{margin-inline-start:.125em}.Countdown__progressBar{margin:.5rem 0 1rem}.DatePicker__overlay.is-opened{background:#31363b0d;animation:fade-in .3s;animation-fill-mode:backwards;cursor:auto;height:100%;left:0;position:fixed;top:0;width:100%;z-index:7000}.DatePicker{background-color:var(--secondary-base);display:block;opacity:0;z-index:-99999}@media only screen and (min-width: 45em){.DatePicker{display:inline-block;max-height:100vh;position:absolute}.DatePicker--relativeBlock{display:block;position:relative}.DatePicker--arrowBottom{border:0;border-radius:.1875rem;box-shadow:0 0 10px #00000040;color:#31363b;display:inline-block;font-size:16px;padding:0;position:relative;width:auto;background:var(--mood-good);margin-bottom:.625em;content:"@include popover($background, Bottom);"}.DatePicker--arrowBottom:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.DatePicker--arrowBottom:after{border-top-color:var(--mood-good);bottom:-1.25em;margin-right:-.625em;right:50%;border-width:.625em}.DatePicker--arrowBottom:after{filter:drop-shadow(0 3px 2px rgba(0,0,0,.15))}.DatePicker--arrowBottomStart{border:0;border-radius:.1875rem;box-shadow:0 0 10px #00000040;color:#31363b;display:inline-block;font-size:16px;padding:0;position:relative;width:auto;background:var(--mood-good);margin-bottom:.625em;content:"@include popover($background, BottomStart);"}.DatePicker--arrowBottomStart:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.DatePicker--arrowBottomStart:after{border-top-color:var(--mood-good);bottom:-1.25em;border-width:.625em}[dir=ltr] .DatePicker--arrowBottomStart:after{left:.625em}[dir=rtl] .DatePicker--arrowBottomStart:after{right:.625em}.DatePicker--arrowBottomStart:after{filter:drop-shadow(0 3px 2px rgba(0,0,0,.15))}.DatePicker--arrowBottomEnd{border:0;border-radius:.1875rem;box-shadow:0 0 10px #00000040;color:#31363b;display:inline-block;font-size:16px;padding:0;position:relative;width:auto;background:var(--mood-good);margin-bottom:.625em;content:"@include popover($background, BottomEnd);"}.DatePicker--arrowBottomEnd:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.DatePicker--arrowBottomEnd:after{border-top-color:var(--mood-good);bottom:-1.25em;border-width:.625em}[dir=ltr] .DatePicker--arrowBottomEnd:after{right:.625em}[dir=rtl] .DatePicker--arrowBottomEnd:after{left:.625em}.DatePicker--arrowBottomEnd:after{filter:drop-shadow(0 3px 2px rgba(0,0,0,.15))}.DatePicker--arrowTop{border:0;border-radius:.1875rem;box-shadow:0 0 10px #00000040;color:#31363b;display:inline-block;font-size:16px;padding:0;position:relative;width:auto;background:var(--mood-good);margin-top:.625em;content:"@include popover($background, Top);"}.DatePicker--arrowTop:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.DatePicker--arrowTop:after{border-bottom-color:var(--mood-good);top:-1.25em;margin-right:-.625em;right:50%;border-width:.625em}.DatePicker--arrowTop:after{filter:drop-shadow(0 -3px 2px rgba(0,0,0,.15))}.DatePicker--arrowTopStart{border:0;border-radius:.1875rem;box-shadow:0 0 10px #00000040;color:#31363b;display:inline-block;font-size:16px;padding:0;position:relative;width:auto;background:var(--mood-good);margin-top:.625em;content:"@include popover($background, TopStart);"}.DatePicker--arrowTopStart:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.DatePicker--arrowTopStart:after{border-bottom-color:var(--mood-good);top:-1.25em;border-width:.625em}[dir=ltr] .DatePicker--arrowTopStart:after{left:.625em}[dir=rtl] .DatePicker--arrowTopStart:after{right:.625em}.DatePicker--arrowTopStart:after{filter:drop-shadow(0 -3px 2px rgba(0,0,0,.15))}.DatePicker--arrowTopEnd{border:0;border-radius:.1875rem;box-shadow:0 0 10px #00000040;color:#31363b;display:inline-block;font-size:16px;padding:0;position:relative;width:auto;background:var(--mood-good);margin-top:.625em;content:"@include popover($background, TopEnd);"}.DatePicker--arrowTopEnd:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.DatePicker--arrowTopEnd:after{border-bottom-color:var(--mood-good);top:-1.25em;border-width:.625em}[dir=ltr] .DatePicker--arrowTopEnd:after{right:.625em}[dir=rtl] .DatePicker--arrowTopEnd:after{left:.625em}.DatePicker--arrowTopEnd:after{filter:drop-shadow(0 -3px 2px rgba(0,0,0,.15))}.DatePicker--arrowStart{border:0;border-radius:.1875rem;box-shadow:0 0 10px #00000040;color:#31363b;display:inline-block;font-size:16px;padding:0;position:relative;width:auto;background:var(--mood-good);margin-left:.625em;content:"@include popover($background, Start);"}.DatePicker--arrowStart:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.DatePicker--arrowStart:after{border-right-color:var(--mood-good);margin-top:-.625em;top:50%;border-width:.625em}[dir=ltr] .DatePicker--arrowStart:after{left:-1.25em}[dir=rtl] .DatePicker--arrowStart:after{right:-1.25em}.DatePicker--arrowStart:after{filter:drop-shadow(-3px 0 2px rgba(0,0,0,.15))}.DatePicker--arrowStartTop{border:0;border-radius:.1875rem;box-shadow:0 0 10px #00000040;color:#31363b;display:inline-block;font-size:16px;padding:0;position:relative;width:auto;background:var(--mood-good);margin-left:.625em;content:"@include popover($background, StartTop);"}.DatePicker--arrowStartTop:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.DatePicker--arrowStartTop:after{border-right-color:var(--mood-good);top:.3125em;border-width:.625em}[dir=ltr] .DatePicker--arrowStartTop:after{left:-1.25em}[dir=rtl] .DatePicker--arrowStartTop:after{right:-1.25em}.DatePicker--arrowStartTop:after{filter:drop-shadow(-3px 0 2px rgba(0,0,0,.15))}.DatePicker--arrowStartBottom{border:0;border-radius:.1875rem;box-shadow:0 0 10px #00000040;color:#31363b;display:inline-block;font-size:16px;padding:0;position:relative;width:auto;background:var(--mood-good);margin-left:.625em;content:"@include popover($background, StartBottom);"}.DatePicker--arrowStartBottom:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.DatePicker--arrowStartBottom:after{border-right-color:var(--mood-good);bottom:.3125em;border-width:.625em}[dir=ltr] .DatePicker--arrowStartBottom:after{left:-1.25em}[dir=rtl] .DatePicker--arrowStartBottom:after{right:-1.25em}.DatePicker--arrowStartBottom:after{filter:drop-shadow(-3px 0 2px rgba(0,0,0,.15))}.DatePicker--arrowEnd{border:0;border-radius:.1875rem;box-shadow:0 0 10px #00000040;color:#31363b;display:inline-block;font-size:16px;padding:0;position:relative;width:auto;background:var(--mood-good);margin-right:.625em;content:"@include popover($background, End);"}.DatePicker--arrowEnd:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.DatePicker--arrowEnd:after{border-left-color:var(--mood-good);margin-top:-.625em;top:50%;border-width:.625em}[dir=ltr] .DatePicker--arrowEnd:after{right:-1.1875em}[dir=rtl] .DatePicker--arrowEnd:after{left:-1.1875em}.DatePicker--arrowEnd:after{filter:drop-shadow(3px 0 2px rgba(0,0,0,.15))}.DatePicker--arrowEndTop{border:0;border-radius:.1875rem;box-shadow:0 0 10px #00000040;color:#31363b;display:inline-block;font-size:16px;padding:0;position:relative;width:auto;background:var(--mood-good);margin-right:.625em;content:"@include popover($background, EndTop);"}.DatePicker--arrowEndTop:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.DatePicker--arrowEndTop:after{border-left-color:var(--mood-good);top:.3125em;border-width:.625em}[dir=ltr] .DatePicker--arrowEndTop:after{right:-1.1875em}[dir=rtl] .DatePicker--arrowEndTop:after{left:-1.1875em}.DatePicker--arrowEndTop:after{filter:drop-shadow(3px 0 2px rgba(0,0,0,.15))}.DatePicker--arrowEndBottom{border:0;border-radius:.1875rem;box-shadow:0 0 10px #00000040;color:#31363b;display:inline-block;font-size:16px;padding:0;position:relative;width:auto;background:var(--mood-good);margin-right:.625em;content:"@include popover($background, EndBottom);"}.DatePicker--arrowEndBottom:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.DatePicker--arrowEndBottom:after{border-left-color:var(--mood-good);bottom:.3125em;border-width:.625em}[dir=ltr] .DatePicker--arrowEndBottom:after{right:-1.1875em}[dir=rtl] .DatePicker--arrowEndBottom:after{left:-1.1875em}.DatePicker--arrowEndBottom:after{filter:drop-shadow(3px 0 2px rgba(0,0,0,.15))}}.DatePicker[date-picker-wrapper]{opacity:1}.DatePicker.is-visible{opacity:1;z-index:8000;max-height:100vh;transition:max-height .3s cubic-bezier(.645,.045,.355,1)}@media only screen and (min-width: 45em){.DatePicker.is-visible{animation:fade-in-down .3s cubic-bezier(.175,.885,.32,1.275);will-change:opacity}}.DatePicker--withBorder{border:2px solid var(--neutral-lower)}.clearfix{*zoom: 1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;box-sizing:border-box}.date-picker-date-time{position:absolute}[date-picker-wrapper]{position:absolute;min-width:220px;z-index:100;display:block;font-size:14px}[date-time-append] [date-picker-wrapper] [datePicker],[date-time-append] [date-picker-wrapper] .DatePicker__container{margin-top:-30px}[date-time-append] [datePicker],[date-time-append] .DatePicker__container{position:relative;margin-inline-end:-1000px;margin-bottom:-1000px}[date-range] [datePicker] .after.before,[date-range] .DatePicker__container .after.before{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#499dcd;background-image:linear-gradient(to bottom,#5bc0de,#2f6ab4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microlow.gradient(startColorstr="#ff5bc0de",endColorstr="#ff2f6ab4",GradientType=0);border-color:#2f6ab4 #2f6ab4 #1f4677;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);*background-color: #2f6ab4;filter:progid:DXImageTransform.Microlow.gradient(enabled = false)}[date-range] [datePicker] .after.before:hover,[date-range] [datePicker] .after.before:active,[date-range] [datePicker] .after.before.active,[date-range] [datePicker] .after.before.disabled,[date-range] [datePicker] .after.before[disabled],[date-range] .DatePicker__container .after.before:hover,[date-range] .DatePicker__container .after.before:active,[date-range] .DatePicker__container .after.before.active,[date-range] .DatePicker__container .after.before.disabled,[date-range] .DatePicker__container .after.before[disabled]{color:#fff;background-color:#2f6ab4;*background-color: #2a5ea0}[date-range] [datePicker] .after.before:active,[date-range] [datePicker] .after.before.active,[date-range] .DatePicker__container .after.before:active,[date-range] .DatePicker__container .after.before.active{background-color:#24528c \	}[datePicker].hidden,.DatePicker__container.hidden{display:none}[datePicker],.DatePicker__container{-moz-user-select:none;-ms-user-select:none;-o-user-select:none;-webkit-user-select:none;background-color:#fff;user-select:none;cursor:pointer}[datePicker] table thead,[datePicker] table tbody,.DatePicker__container table thead,.DatePicker__container table tbody{display:block;width:100%}[datePicker] table thead tr:first-child th:nth-child(odd),.DatePicker__container table thead tr:first-child th:nth-child(odd){padding:10px 17px}[datePicker] table thead tr:nth-child(2),.DatePicker__container table thead tr:nth-child(2){background:#f7f7f7;color:var(--primary-base);font-weight:700}[datePicker] table thead tr:nth-child(2) th,.DatePicker__container table thead tr:nth-child(2) th{padding:1em 0}[datePicker] td,[datePicker] th,.DatePicker__container td,.DatePicker__container th{text-align:center;border:none}[datePicker] td:before,.DatePicker__container td:before{content:"";display:block}.weeks:before{padding-top:100%}[ng-switch-when=month] tbody td:before{position:absolute}[datePicker] [ng-switch-when=date] td,[datePicker] table thead tr:nth-child(2) th,.DatePicker__container [ng-switch-when=date] td,.DatePicker__container table thead tr:nth-child(2) th{display:block;position:relative;width:14.2857%}[ng-switch-when=month] tbody td,[ng-switch-when=year] tbody td,[ng-switch-when=hours] tbody td,[ng-switch-when=minutes] tbody td{flex-wrap:wrap}[ng-switch-when=month] tr{display:block;width:100%}[datePicker] .switch,.DatePicker__container .switch{width:100%}[datePicker] span:hover,.DatePicker__container span:hover{background:#eee}[datePicker] span.disabled,[datePicker] span.disabled:hover,.DatePicker__container span.disabled,.DatePicker__container span.disabled:hover{background:none;color:#999;cursor:default}[datePicker] .active,[datePicker] .now,.DatePicker__container .active,.DatePicker__container .now{background-color:var(--secondary-base);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}[datePicker] .active:hover,[datePicker] .now:hover,[datePicker] .active:active,[datePicker] .now:active,[datePicker] .active.active,[datePicker] .now.active,[datePicker] .active.disabled,[datePicker] .now.disabled,[datePicker] .active[disabled],[datePicker] .now[disabled],.DatePicker__container .active:hover,.DatePicker__container .now:hover,.DatePicker__container .active:active,.DatePicker__container .now:active,.DatePicker__container .active.active,.DatePicker__container .now.active,.DatePicker__container .active.disabled,.DatePicker__container .now.disabled,.DatePicker__container .active[disabled],.DatePicker__container .now[disabled]{background-color:var(--secondary-base);color:#fff}[datePicker] .active:active,[datePicker] .now:active,[datePicker] .active.active,[datePicker] .now.active,.DatePicker__container .active:active,.DatePicker__container .now:active,.DatePicker__container .active.active,.DatePicker__container .now.active{background-color:var(--secondary-base)}[datePicker] .now .DatePicker__container .now{background-color:var(--secondary-base);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);filter:progid:DXImageTransform.Microlow.gradient(enabled = false)}[datePicker] .disabled,.DatePicker__container .disabled{background:none;color:#999!important;cursor:default}[datePicker] [ng-switch-when=year] span,[datePicker] [ng-switch-when=month] span,[datePicker] [ng-switch-when=hours] span,[datePicker] [ng-switch-when=minutes] span,.DatePicker__container [ng-switch-when=year] span,.DatePicker__container [ng-switch-when=month] span,.DatePicker__container [ng-switch-when=hours] span,.DatePicker__container [ng-switch-when=minutes] span{display:block;height:40px;line-height:40px;width:25%}[datePicker] th:hover,[datePicker] [ng-switch-when=date] td span:hover,.DatePicker__container th:hover,.DatePicker__container [ng-switch-when=date] td span:hover{background-color:var(--secondary-base);cursor:pointer}[date-picker] td,[date-picker] th{width:auto!important}[date-picker] .now{color:#fff;background-color:var(--primary-base);background-image:linear-gradient(to bottom,#005dad,#005dad);border-color:#669ece #669ece #004f93;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)}[date-picker] .now.active,[date-picker] .now.disabled,[date-picker] .now:active,[date-picker] .now:hover,[date-picker] .now[disabled]{color:#fff;background-color:#c0c6cb}[date-picker] .now.active,[date-picker] .now:active{background-color:#e9712d\	}[date-picker] .disabled{background:0 0;color:#999!important;cursor:default}.DebitCard{font-size:16px;width:100%;color:var(--neutral-lowest);margin:1.25rem 0;overflow:hidden;position:relative;font-weight:600}.DebitCard .DebitCard__wrapper{background:linear-gradient(135.63deg,#ccdfef,#005dad)}.DebitCard:after,.DebitCard:before{background:#ffffff0d;clip-path:polygon(66% 0%,-40% 63%,120% 119%);content:"";height:100%;left:0;position:absolute;top:0;transition:all 3s ease-in-out;width:100%}.DebitCard:before{clip-path:polygon(65% 100%,13% 108%,66% 0)}.DebitCard:hover:after{clip-path:polygon(66% 0%,-100% 0%,110% 130%)}.DebitCard:hover:before{clip-path:polygon(65% 100%,6% 100%,66% 0)}.DebitCard__title{margin-top:1rem}.DebitCard__resizer{display:flex;flex-direction:column;flex-grow:1;min-height:10rem;min-width:15rem;max-width:17.5rem}.DebitCard__wrapper{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;border-radius:.3125rem}.DebitCard__content{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;display:flex;flex-wrap:wrap;flex-direction:column;flex-grow:1;flex-shrink:0;justify-content:flex-start;padding:1rem;width:100%;position:relative;z-index:100}.DebitCard__header{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:100%;flex-direction:row;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.DebitCard__information{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:100%;flex-direction:row;font-size:.75rem;justify-content:space-between;margin-bottom:1rem}.DebitCard__owner{margin-inline-end:.25rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DebitCard__label.DebitCard__label--active{background-color:var(--mood-best)}.DebitCard__label.DebitCard__label--deleted{background:var(--mood-worst)}.DebitCard__label.DebitCard__label--expired{background:var(--mood-bad)}.DebitCard__label.DebitCard__label--frozen{background:var(--neutral-highest)}.DebitCard__cardName{flex-grow:1;margin-bottom:.5rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DebitCard__cardNumber,.DebitCard__expirationDate{font-family:Lucida Console,Monaco,monospace;font-size:.625rem;padding-top:.125rem;text-shadow:1px 1px 1px #000}.DebitCard__cardNumber{flex-basis:50%}.DebitCard__expiration{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;flex:1;flex-basis:50%;justify-content:flex-end}.DebitCard__expirationLabel{font-size:.75rem;font-weight:400;opacity:.5;padding-top:0;padding-inline-end:.625em}.DebitCard__actionsGroup{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:100%;flex-direction:row;justify-content:space-between}.DebitCard--visa .DebitCard__wrapper{background:linear-gradient(135.63deg,#004e8c,#ffa135)}.DebitCard--mastercard .DebitCard__wrapper{background:linear-gradient(135.63deg,#f6262c,#fea82f)}.DebitCard--barclays .DebitCard__wrapper{background:linear-gradient(135.63deg,#0abcec,#0382b9)}.DeviationChart{align-items:center;display:flex;flex-direction:row;width:100%}.DeviationChart__wrapper,.DeviationChart__indicator{height:.5rem}.DeviationChart--small .DeviationChart__wrapper,.DeviationChart--small .DeviationChart__indicator{height:.25rem}.DeviationChart--large .DeviationChart__wrapper,.DeviationChart--large .DeviationChart__indicator{height:.75rem}.DeviationChart--huge .DeviationChart__wrapper,.DeviationChart--huge .DeviationChart__indicator{height:1rem}.DeviationChart__percentage{font-size:.875rem;box-sizing:content-box;flex:1 auto;min-width:3.25rem;padding-inline-start:1rem;text-align:right}.is-rtl .DeviationChart__percentage{padding-inline-start:0;padding-inline-end:1rem;text-align:left;order:-1}.DeviationChart__percentage.is-positive{color:var(--mood-best)}.DeviationChart__percentage.is-negative{color:var(--mood-worst)}.DeviationChart__wrapper{background-color:var(--neutral-low);flex:1 1 100%;position:relative}.is-rtl .DeviationChart__wrapper{transform:scaleX(-1)}.DeviationChart__divider{background-color:var(--neutral-highest);height:.875rem;left:50%;margin-inline-start:-1px;margin-top:-.1875rem;position:absolute;width:2px;z-index:2}.DeviationChart--small .DeviationChart__divider{height:.625rem;margin-top:-.1875rem}.DeviationChart--large .DeviationChart__divider{height:1.125rem;margin-top:-.1875rem}.DeviationChart--huge .DeviationChart__divider{height:1.375rem;margin-top:-.1875rem}.DeviationChart__bar{height:inherit;overflow:hidden;position:relative;width:inherit}.DeviationChart__indicator{background-color:var(--mood-best);left:0;margin-inline-start:50%;min-width:.3125rem;position:absolute}.is-negative .DeviationChart__indicator{background-color:var(--mood-worst);left:auto;margin-inline-end:50%;position:absolute;right:0}.is-rtl .is-positive .DeviationChart__indicator{left:0}.is-neutral .DeviationChart__indicator{display:none;max-width:initial;min-width:0}.DisclaimerMixin{display:flex;margin-bottom:1rem}.DisclaimerMixin__infoIcon{color:var(--neutral-high);font-size:1em;margin-top:.125em;margin-inline-end:.5rem;height:1em;min-width:1em}.DisclaimerMixin__infoWrap{color:var(--neutral-high)}.DisclaimerMixin__infoTitle{font-weight:700}.DocumentSign__block{display:flex;padding:3em;background:#fff;margin-top:2.25em;margin-bottom:2.25em;flex-direction:column}@media only screen and (min-width: 45em){.DocumentSign__block{flex-direction:row}}.DocumentSign__icon{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto}.DocumentSign__iconPage{font-size:6em;background:#e6e6e6;width:80px;height:96px;overflow:hidden;position:relative}.DocumentSign__iconPage .Symbol{position:absolute;left:-8px}.DocumentSign__content{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;margin-top:1rem;display:block}@media only screen and (min-width: 45em){.DocumentSign__content{margin-top:0}}.DocumentSign__contentTitle{color:var(--neutral-highest);font-weight:700;margin-bottom:.5em}.DocumentSign__contentOpenPDF{display:flex}@media only screen and (min-width: 45em){.DocumentSign__contentOpenPDFButton{width:auto}}.DocumentSign__contentConfirm{margin-top:1em}.DocumentSign .is-disabled{opacity:.3;cursor:not-allowed}.DonutLegend{font-size:13px}.DonutLegend__container{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;display:flex;flex-wrap:wrap;max-height:13.5rem;overflow-y:hidden;transition:max-height .2s;width:100%;will-change:max-height}[data-eq-state~=xsmall] .DonutLegend__container{max-height:6.75rem}.DonutLegend__item{display:flex;flex-direction:row;flex-wrap:nowrap;padding:.5rem;text-transform:uppercase;width:100%;justify-content:space-between;position:relative}[data-eq-state~=xsmall] .DonutLegend__item{width:50%}[data-eq-state~=xsmall] .DonutLegend__item:nth-child(odd){padding-inline-end:1rem}[data-eq-state~=xsmall] .DonutLegend__item:nth-child(odd):after{content:"";display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:100%;background:var(--neutral-low)}[data-eq-state~=xsmall] .DonutLegend__item:nth-child(2n){padding-inline-start:1rem}.DonutLegend__item:nth-child(1)>div:first-child:after{background-color:var(--chart-pattern-1)}.DonutLegend__item:nth-child(2)>div:first-child:after{background-color:var(--chart-pattern-2)}.DonutLegend__item:nth-child(3)>div:first-child:after{background-color:var(--chart-pattern-3)}.DonutLegend__item:nth-child(4)>div:first-child:after{background-color:var(--chart-pattern-4)}.DonutLegend__item:nth-child(5)>div:first-child:after{background-color:var(--chart-pattern-5)}.DonutLegend__item:nth-child(6)>div:first-child:after{background-color:var(--chart-pattern-6)}.DonutLegend__item:nth-child(7)>div:first-child:after{background-color:var(--chart-pattern-7)}.DonutLegend__item:nth-child(8)>div:first-child:after{background-color:var(--chart-pattern-8)}.DonutLegend__item:nth-child(9)>div:first-child:after{background-color:var(--chart-pattern-9)}.DonutLegend__item:nth-child(10)>div:first-child:after{background-color:var(--chart-pattern-10)}.DonutLegend__item:nth-child(11)>div:first-child:after{background-color:var(--chart-pattern-11)}.DonutLegend__item:nth-child(12)>div:first-child:after{background-color:var(--chart-pattern-12)}.DonutLegend__item:nth-child(13)>div:first-child:after{background-color:var(--chart-pattern-13)}.DonutLegend__item:nth-child(14)>div:first-child:after{background-color:var(--chart-pattern-14)}.DonutLegend__item:nth-child(15)>div:first-child:after{background-color:var(--chart-pattern-15)}.DonutLegend__item:nth-child(16)>div:first-child:after{background-color:var(--chart-pattern-16)}.DonutLegend__item:nth-child(17)>div:first-child:after{background-color:var(--chart-pattern-17)}.DonutLegend__item:nth-child(18)>div:first-child:after{background-color:var(--chart-pattern-18)}.DonutLegend__item:nth-child(19)>div:first-child:after{background-color:var(--chart-pattern-19)}.DonutLegend__item:nth-child(20)>div:first-child:after{background-color:var(--chart-pattern-20)}.DonutLegend__item:nth-child(21)>div:first-child:after{background-color:var(--chart-pattern-21)}.DonutLegend__item:nth-child(22)>div:first-child:after{background-color:var(--chart-pattern-22)}.DonutLegend__item:nth-child(23)>div:first-child:after{background-color:var(--chart-pattern-23)}.DonutLegend__item:nth-child(24)>div:first-child:after{background-color:var(--chart-pattern-24)}.DonutLegend__item:nth-child(25)>div:first-child:after{background-color:var(--chart-pattern-25)}.DonutLegend__item:nth-child(26)>div:first-child:after{background-color:var(--chart-pattern-26)}.DonutLegend__item:nth-child(27)>div:first-child:after{background-color:var(--chart-pattern-27)}.DonutLegend__item:nth-child(28)>div:first-child:after{background-color:var(--chart-pattern-28)}.DonutLegend__item:nth-child(29)>div:first-child:after{background-color:var(--chart-pattern-29)}.DonutLegend__item:nth-child(30)>div:first-child:after{background-color:var(--chart-pattern-30)}.DonutLegend__item:nth-child(31)>div:first-child:after{background-color:var(--chart-pattern-31)}.DonutLegend__item:nth-child(32)>div:first-child:after{background-color:var(--chart-pattern-32)}.DonutLegend__item:nth-child(33)>div:first-child:after{background-color:var(--chart-pattern-33)}.DonutLegend__item:nth-child(34)>div:first-child:after{background-color:var(--chart-pattern-34)}.DonutLegend__item:nth-child(35)>div:first-child:after{background-color:var(--chart-pattern-35)}.DonutLegend__item:nth-child(36)>div:first-child:after{background-color:var(--chart-pattern-36)}.has-longLegend .DonutLegend__item{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:50%;font-size:.6875rem}.DonutLegend__currencyWrapper{display:flex;padding:0rem .3125rem 0rem 1.5rem}.DonutLegend__ellipsis{overflow:hidden;text-overflow:ellipsis}.DonutLegend__text{flex:0 0 auto}.DonutLegend__text--name{font-weight:500;padding:0rem .3125rem 0rem 1.5rem;position:relative;white-space:nowrap}.DonutLegend__text--name:after{border-radius:100%;content:"";display:block;height:.75rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:.75rem}.DonutLegend__text--value{color:var(--neutral-high)}.DonutLegend__text--cur{color:var(--neutral-high);padding-inline-start:.3125rem}.DonutLegend__text--cur:before{content:" "}.Dropdown{position:relative}.Dropdown .Dropdown__container{right:0;position:absolute;top:100%}.Dropdown .Dropdown__container .Dropdown:before{content:attr(data-element-action)}.Dropdown .Dropdown__toggle:checked~.Dropdown__overlay{opacity:.1}.DynamicContentSimple li{display:list-item;list-style-position:inside}.DynamicContentSimple__error .Message__icon{font-size:2.5rem;margin-bottom:0}.DynamicContentSimple__error .Message__title{font-size:.875rem;color:var(--neutral-medium)}.Filter{cursor:pointer;font-size:16px}@media only screen and (min-width: 64em){.Filter+.Filter{margin-inline-start:1rem}}@media only screen and (min-width: 64em){.Filter__overlay.is-opened{background:#31363b0d;animation:fade-in .3s;animation-fill-mode:backwards;cursor:auto;height:100%;left:0;position:fixed;top:0;width:100%;z-index:7000}}.Filter__desc{display:none;min-height:1em}@media only screen and (min-width: 64em){.Filter__desc{animation:none;display:flex;flex-direction:column}}.Filter__desc.is-visible{animation:fade-in .3s;display:flex}@media only screen and (min-width: 64em){.Filter__desc.is-visible{animation:none}}@media only screen and (min-width: 0em) and (max-width: 63.9375em){.Filter:only-child .Filter__desc.is-visible:nth-child(2).Filter__desc.is-visible:nth-last-child(2){display:none}}.Filter__descText{align-items:center;border-bottom:1px solid var(--neutral-medium-low);display:flex;padding:.5rem;padding-inline-start:0}@media only screen and (min-width: 64em){.Filter__descText{border-bottom:0;color:var(--neutral-medium);font-weight:600;padding:0;text-transform:uppercase}}.Filter__descIcon{display:inherit!important;align-items:center;color:var(--secondary-base);display:flex}@media only screen and (min-width: 64em){.Filter__descIcon{display:none!important}}.Filter__descIcon--before{margin-inline-end:1em}.Filter__descIcon--after{border-bottom:1px solid var(--neutral-medium-low)}.Filter__descValue{align-items:center;border-bottom:1px solid var(--neutral-medium-low);color:var(--neutral-medium);display:flex;flex-grow:1;min-height:1.25em}.no-touchevents .Filter__descValue .Symbol:hover{color:var(--primary-base)}@media only screen and (min-width: 64em){.Filter__descValue{border-bottom:none}.Filter__descValue:before{border-style:solid;content:" ";display:inline-block;height:0;width:0;border-color:var(--neutral-medium) transparent transparent;border-width:.3571428571em .3571428571em 0;margin-inline-end:.3571428571em}}.Filter__itemsLabel{display:inherit!important;color:var(--neutral-medium);font-size:.6875em;font-weight:500;margin:.7272727273em 0;text-transform:uppercase}@media only screen and (min-width: 64em){.Filter__itemsLabel{display:none!important}}.Filter__container{display:none;overflow:hidden}@media only screen and (min-width: 64em){.Filter__container{background-color:var(--neutral-lowest);filter:drop-shadow(0 0 0 rgba(49,54,59,.3));margin-top:.5rem;max-width:17.5em;padding:.3125em 0;position:absolute;transition:filter .3s cubic-bezier(.6,-.28,.735,.045);width:100%;will-change:filter;z-index:8000}.Filter__container:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Filter__container:after{border-bottom-color:var(--neutral-lowest);top:-1.125em;border-width:.5625em}[dir=ltr] .Filter__container:after{left:.5625em}[dir=rtl] .Filter__container:after{right:.5625em}.Filter__container.is-leaving{animation:fade-out-up .3s cubic-bezier(.6,-.28,.735,.045)}}.Filter__container.is-visible,.is-opened .Filter:only-child .Filter__container:nth-child(3).Filter__container:last-child.Filter__container:not(.is-visible){display:block;overflow-y:auto}@media only screen and (min-width: 64em){.Filter__container.is-visible,.is-opened .Filter:only-child .Filter__container:nth-child(3).Filter__container:last-child.Filter__container:not(.is-visible){animation:fade-in-down .3s cubic-bezier(.175,.885,.32,1.275);filter:drop-shadow(0 0 .1875em rgba(49,54,59,.3))}}.Filter__container.is-visible .Filter__itemsLabel,.is-opened .Filter:only-child .Filter__container:nth-child(3).Filter__container:last-child.Filter__container:not(.is-visible) .Filter__itemsLabel{animation:fade-in-left .3s}.Filter__container.is-visible .Filter__item,.is-opened .Filter:only-child .Filter__container:nth-child(3).Filter__container:last-child.Filter__container:not(.is-visible) .Filter__item{animation:fade-in-left 1.65s}.Filter__container.is-visible .Filter__item:nth-child(1),.is-opened .Filter:only-child .Filter__container:nth-child(3).Filter__container:last-child.Filter__container:not(.is-visible) .Filter__item:nth-child(1){animation:fade-in-left .15s}.Filter__container.is-visible .Filter__item:nth-child(2),.is-opened .Filter:only-child .Filter__container:nth-child(3).Filter__container:last-child.Filter__container:not(.is-visible) .Filter__item:nth-child(2){animation:fade-in-left .3s}.Filter__container.is-visible .Filter__item:nth-child(3),.is-opened .Filter:only-child .Filter__container:nth-child(3).Filter__container:last-child.Filter__container:not(.is-visible) .Filter__item:nth-child(3){animation:fade-in-left .45s}.Filter__container.is-visible .Filter__item:nth-child(4),.is-opened .Filter:only-child .Filter__container:nth-child(3).Filter__container:last-child.Filter__container:not(.is-visible) .Filter__item:nth-child(4){animation:fade-in-left .6s}.Filter__container.is-visible .Filter__item:nth-child(5),.is-opened .Filter:only-child .Filter__container:nth-child(3).Filter__container:last-child.Filter__container:not(.is-visible) .Filter__item:nth-child(5){animation:fade-in-left .75s}.Filter__container.is-visible .Filter__item:nth-child(6),.is-opened .Filter:only-child .Filter__container:nth-child(3).Filter__container:last-child.Filter__container:not(.is-visible) .Filter__item:nth-child(6){animation:fade-in-left .9s}.Filter__container.is-visible .Filter__item:nth-child(7),.is-opened .Filter:only-child .Filter__container:nth-child(3).Filter__container:last-child.Filter__container:not(.is-visible) .Filter__item:nth-child(7){animation:fade-in-left 1.05s}.Filter__container.is-visible .Filter__item:nth-child(8),.is-opened .Filter:only-child .Filter__container:nth-child(3).Filter__container:last-child.Filter__container:not(.is-visible) .Filter__item:nth-child(8){animation:fade-in-left 1.2s}.Filter__container.is-visible .Filter__item:nth-child(9),.is-opened .Filter:only-child .Filter__container:nth-child(3).Filter__container:last-child.Filter__container:not(.is-visible) .Filter__item:nth-child(9){animation:fade-in-left 1.35s}.Filter__item{color:var(--neutral-high);cursor:pointer;display:flex;font-size:.875em;min-height:3.1428571429em;padding:.5714285714em 0;align-items:center}@media only screen and (min-width: 64em){.Filter__item{padding:.3571428571em .7142857143em;transition:background-color .15s;will-change:background-color}.Filter__item:hover{background-color:var(--neutral-low)}}.Filter__item.is-active{color:var(--secondary-base);align-content:baseline;display:flex;justify-content:space-between}.Filter__item.is-active:after{content:"";display:block;width:.4285714286em;height:.8571428571em;border:solid var(--mood-good);border-width:0 2px 2px 0;transform:rotate(45deg);margin:0 .25rem}.Filter__options{padding-bottom:.5rem}.Filter__option{padding:.5rem .5rem 0}.Filter__actions{border-top:1px solid var(--neutral-low);padding:.5rem .5rem .25rem}.Filter:last-child .Filter__descValue,.Filter:last-child .Filter__descText{border-bottom:0}.FilterButtons{font-size:16px}@media only screen and (min-width: 64em){.FilterButtons{align-items:center;display:flex}}.is-light .FilterButtons{display:flex}@media only screen and (min-width: 64em){.FilterButtons__container{display:flex}}.is-light .FilterButtons__container{display:flex}.FilterButtons__item{cursor:pointer;display:flex;position:relative}@media only screen and (min-width: 64em){.FilterButtons__item{color:var(--neutral-medium);font-weight:500;margin-inline-start:0;margin:0 .25rem}.FilterButtons__item:after{background-color:var(--primary-base);content:" ";height:.1875em;left:50%;position:absolute;bottom:.4375em;transform:translate(-50%);transition:width .3s;width:0;will-change:width}}.is-light .FilterButtons__item{color:var(--neutral-medium);font-weight:500;margin-inline-start:0;margin:0 .25rem}.is-light .FilterButtons__item:after{background-color:var(--primary-base);content:" ";height:.1875em;left:50%;position:absolute;bottom:.4375em;transform:translate(-50%);transition:width .3s;width:0;will-change:width}@media only screen and (min-width: 64em){.FilterButtons__item.is-active{color:var(--primary-base)}.FilterButtons__item.is-active:before{display:none}.FilterButtons__item.is-active:after{width:100%}}.is-light .FilterButtons__item.is-active{color:var(--primary-base)}.is-light .FilterButtons__item.is-active:before{display:none}.is-light .FilterButtons__item.is-active:after{width:100%}.FilterButtons__item.is-active:before{border-color:var(--mood-good);border-style:solid;border-width:.1875rem .1875rem 0rem 0rem;content:"";display:inline-block;height:.625rem;left:0;position:absolute;top:50%;transform:rotate(-135deg) translateY(50%);vertical-align:top;width:.625rem}.FilterButtons__icon{align-items:center;color:var(--neutral-medium);cursor:pointer;display:flex;font-size:1.375em;margin-inline-end:.3125em;margin-inline-start:-.0625em}.FilterButtons__icon--snapshot{margin-inline-start:0}@media only screen and (min-width: 64em){.FilterButtons__icon{margin-inline-end:0;margin-inline-start:0}}.FilterButtons__icon.is-active{color:var(--secondary-base)}.FilterButtons__icon:hover>.Tooltip{display:none}@media only screen and (min-width: 64em){.FilterButtons__icon:hover>.Tooltip{display:block}}.no-touchevents .FilterButtons__icon:hover{color:var(--secondary-base)}.FilterButtons__text{align-items:center;border-bottom:1px solid var(--neutral-medium-low);display:flex;flex-grow:1;font-size:.875em;margin-inline-start:2.4285714286em;min-height:2.75em;padding:.5714285714em .5714285714em .5714285714em 0}@media only screen and (min-width: 64em){.FilterButtons__text{border-bottom:0;font-size:1em;margin-inline-start:0;padding:0}}.is-light .FilterButtons__text{border-bottom:0;font-size:1em;margin-inline-start:0;padding:0}.FilterButtons__icon+.FilterButtons__text{margin-inline-start:0}@media only screen and (min-width: 64em){.FilterButtons__icon+.FilterButtons__text{display:none}}.is-light .FilterButtons__icon+.FilterButtons__text{display:none}.FilterButtons__tooltip,.FilterButtons__item:hover .FilterButtons__tooltip{display:none}@media only screen and (min-width: 64em){.FilterButtons__item:hover .FilterButtons__tooltip{display:inline-block}}.FilterSearch{display:flex;font-size:16px}@media only screen and (min-width: 64em){.FilterSearch{border-bottom:0;display:flex;flex-grow:1}}.is-light .FilterSearch{border-bottom:0}.FilterSearch__icon{align-items:center;color:var(--neutral-medium);display:flex;font-size:1.375rem;width:1.875rem;margin-inline-end:.375rem}.FilterSearch__icon--reset{font-size:1rem}.FilterSearch__input,.FilterSearch__input:focus,.TextArea__wrapper textarea:focus+.FilterSearch__input.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.FilterSearch__input.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.FilterSearch__input.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.FilterSearch__input.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.FilterSearch__input.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.FilterSearch__input.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.FilterSearch__input.TextArea__counter{background-color:transparent;border:0;color:var(--neutral-medium);margin-bottom:0;outline:0;padding-inline-start:0}.FilterSearch__input:focus,.TextArea__wrapper textarea:focus+.FilterSearch__input.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.FilterSearch__input.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.FilterSearch__input.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.FilterSearch__input.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.FilterSearch__input.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.FilterSearch__input.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.FilterSearch__input.TextArea__counter{color:var(--neutral-highest)}.FilterSearch__button{display:none}.FolderList__mobile{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}@media only screen and (min-width: 64em){.FolderList__mobile{display:none}}.FolderList__select{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;align-self:center}.FolderList__selectNewMessage{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto}.FolderList__selectButtonIcon{align-items:center;display:flex;height:2.75em;justify-content:center;width:2.75em}.FolderList__selectButtonIcon.Symbol__svg{font-size:1.25em}.FolderList__wrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;display:none}@media only screen and (min-width: 64em){.FolderList__wrapper{display:flex}}.FolderList__item{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto;margin-inline-end:.5rem;position:relative}@media only screen and (min-width: 64em){.FolderList__item{width:100%}}@media only screen and (min-width: 64em){.FolderList__item{margin:0}.FolderList__item:last-child{margin-bottom:2rem}.FolderList__item:hover{background-color:var(--neutral-lower)}}@media only screen and (min-width: 64em){.FolderList__item.is-active{border-left-width:3px;border-left-style:solid;border-left-color:var(--primary-low);background-color:var(--primary-lowest)}.FolderList__item.is-active:after{display:none}}.FolderList__item.is-active:after{background-color:var(--primary-low);bottom:-.125em;content:"";height:3px;left:0;position:absolute;width:100%}.FolderList__item.is-edit{background-color:var(--neutral-lower);padding:.5rem}@media only screen and (min-width: 64em){.FolderList__nameWrapper{align-items:center;display:flex;justify-content:space-between}}.FolderList__nameWrapper.is-hidden{display:none}.FolderList__folderName{color:var(--neutral-medium-high);cursor:pointer;padding:.5rem 0;width:100%}@media only screen and (min-width: 64em){.FolderList__folderName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.is-active .FolderList__folderName{color:var(--primary-tone-high);font-weight:700}.FolderList__folderIcon{color:var(--neutral-medium)}.FolderList__folderIcon.Symbol{display:none}@media only screen and (min-width: 64em){.FolderList__folderIcon.Symbol.is-visible{cursor:pointer;display:inline-block;padding:0 .5rem}.FolderList__folderIcon.Symbol.is-visible:hover{color:var(--mood-good)}}.FolderList__editFolder{display:none}.FolderList__editFolder.is-visible{display:block}.FolderList__editWrapper{display:flex}.FolderList__editIconsWrapper{align-items:center;display:flex}.FolderList__editIconsWrapper.Symbol__svg:hover{color:var(--mood-good)}.FolderList__editFolderIcon{color:var(--neutral-high);cursor:pointer;margin-inline-start:.5rem}.Form{font-size:16px}.Form__container{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;border-bottom:1px solid var(--neutral-medium-low);padding:1.25em}.Form__container:last-child{border-bottom:0}.Form__section{margin-bottom:1rem}.Form__element{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;justify-content:center}@media only screen and (min-width: 30em){.Form__element{width:100%}}@media only screen and (min-width: 40em){.Form__element{width:100%}}@media only screen and (min-width: 45em){.Form__element{width:50%}}.Form__title{font-size:1.125em;font-weight:700}.Form__description{color:var(--neutral-medium-low);margin-bottom:.5rem}.Form__label{margin-bottom:.5rem}.Form__labelInfo{color:var(--neutral-medium-low);margin-bottom:.5rem}.Form__infoIcon{display:inline;color:var(--secondary-base)}.Funds{font-size:16px}.Funds__wrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.Funds__search{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin-top:1rem}@media only screen and (min-width: 45em){.Funds__search{width:33.3333333333%}}.Funds__searchWrapper{background-color:var(--neutral-lowest);padding:0 1rem 1rem}.Funds__body{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin-top:1rem}@media only screen and (min-width: 45em){.Funds__body{flex:1 1 0%;width:auto}}.Funds__list{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.Funds__listItem{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 40em){.Funds__listItem{width:50%}}@media only screen and (min-width: 45em){.Funds__listItem{width:50%}}@media only screen and (min-width: 64em){.Funds__listItem{width:33.3333333333%}}.Funds__courtesyMessage{width:100%}.Funds__pagination{margin-top:.5rem}.GenericModal{position:relative;z-index:1000}.GenericModal__cta{margin-bottom:1rem}.GenericModal__cta:last-child{margin-bottom:0}@media only screen and (min-width: 40em){.GenericModal__cta{margin-bottom:0;margin-inline-end:1rem}.GenericModal__cta:last-child{margin-inline-end:0}}.GenericModal__link{margin-inline-end:1rem}.GenericModal__link:last-child{margin-inline-end:0}.GenericScroll{font-size:16px;position:relative}.GenericScroll__container{overflow:hidden;width:100%}.GenericScroll__icon{display:none;flex-direction:column;height:100%;color:var(--neutral-medium-low);font-size:1.25rem;justify-content:center;padding:0;position:absolute;top:0;z-index:10}.GenericScroll__icon .Symbol{z-index:10;transition:all .3s ease;margin-bottom:.375rem}.GenericScroll__icon:hover,.GenericScroll__icon:active{cursor:pointer}.GenericScroll__icon:hover .Symbol,.GenericScroll__icon:active .Symbol{color:var(--neutral-high)}.GenericScroll__icon--goLeft{left:0}.GenericScroll__icon--goRight{right:0}@media only screen and (min-width: 64em){.GenericScroll__icon{display:flex}.GenericScroll__icon--goRight:after{content:"";display:block;position:absolute;height:100%;width:100px;left:auto;right:0;margin:auto;background:linear-gradient(90deg,rgba(var(--neutral-lowest-rgb),0) 0%,var(--neutral-lowest) 100%);z-index:1}.Module--full .GenericScroll__icon--goRight:after{background:linear-gradient(90deg,rgba(var(--neutral-lower-rgb),0) 0%,var(--neutral-lower) 100%)}.GenericScroll__icon--goLeft:before{content:"";display:block;position:absolute;height:100%;width:100px;left:0;right:auto;margin:auto;background:linear-gradient(-90deg,rgba(var(--neutral-lowest-rgb),0) 0%,var(--neutral-lowest) 100%);z-index:1}.Module--full .GenericScroll__icon--goLeft:before{background:linear-gradient(-90deg,rgba(var(--neutral-lower-rgb),0) 0%,var(--neutral-lower) 100%)}}.GenericScroll__list{overflow:auto}.GenericScroll__itemsWrapper{display:flex;flex-wrap:nowrap;transition:all .3s ease-in}.GenericScroll__item{margin-inline-end:1rem}.GenericScroll__item:last-child *{margin-inline-end:0}.GenericScroll__defaultContent{flex:1 0 auto;background:var(--neutral-low);padding:.6666666667rem .5rem 55;width:260px;margin:0 .5rem .5rem 0}.GridComponent__items{display:flex;flex-wrap:wrap;width:100%}@media only screen and (min-width: 45em){.GridComponent__items{border-bottom:0;width:100%}}.GridComponent__item{flex-basis:100%;padding:.5rem;width:100%}@media only screen and (min-width: 45em){.GridComponent__item{flex-basis:50%}}.GridComponent__itemLabel{color:var(--neutral-highest);font-weight:600}.GridComponent__itemLabel--light{color:var(--primary-lower)}.GridComponent__multipleWrapper .GridComponent__itemLabel{margin-bottom:.5rem}.no-grouping .GridComponent__itemLabel,.GridComponent__itemTooltip{display:none}.GridComponent__itemContent{color:var(--neutral-high);position:relative;width:70%}.GridComponent__itemContent--multiple-longtext,.GridComponent__itemContent--longtext{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.GridComponent__itemContent--trimmed:hover+.GridComponent__itemTooltip{display:block;position:absolute;bottom:1.3rem}.GridComponent__itemContent--trimmed:hover+.GridComponent__itemTooltip>.Tooltip{word-break:break-all}.GridComponent__multipleWrapper{width:100%}.GridComponent__multipleItemWrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;position:relative}.no-grouping .GridComponent__multipleItemWrapper{margin-bottom:0}.GridComponent__multipleItemLabel{color:var(--neutral-medium-high)}.GridComponent__multipleItemContent{color:var(--neutral-high);position:relative;width:70%}.GridEditComponent{position:relative}.GridEditComponent__items{display:flex;flex-wrap:wrap}.GridEditComponent__item{width:100%}@media only screen and (min-width: 45em){.GridEditComponent__item{width:50%}}.GridEditComponent__item.isLast{width:100%;order:2}.GridEditComponent__itemLabel{margin-bottom:.25rem}.GridEditComponent__itemWrapperInput{display:flex;flex-wrap:wrap}.GridEditComponent__singleInput{width:100%;margin-bottom:.5rem}@media only screen and (min-width: 45em){.GridEditComponent__singleInput{padding:0 1rem}}.GridEditComponent__multipleContentWrapper{width:100%}.GridEditComponent__multipleFieldWrapper{display:flex;flex-direction:column;margin-top:1.5rem;width:100%}@media only screen and (min-width: 45em){.GridEditComponent__multipleFieldWrapper{padding:0 1rem}}.GridEditComponent__multipleInputWrapper{display:flex;flex-wrap:wrap}.GridEditComponent__multipleInputContent{width:100%;margin-bottom:.5rem}@media only screen and (min-width: 45em){.GridEditComponent__multipleInputContent{width:calc(50% - 1rem)}.GridEditComponent__multipleInputContent:nth-child(odd){margin-inline-end:2rem}.GridEditComponent__multipleInputContent--address{width:100%}.GridEditComponent__multipleInputContent--address:nth-child(odd){margin-inline-end:0}}.GridEditComponent__multipleWrapperLabel{color:var(--primary-base);font-weight:600;margin-bottom:.75rem;text-transform:uppercase}.GridEditComponent__arrayWrapper{display:flex;flex-direction:column;margin-top:1.5rem;width:100%;padding:0 1rem}.GridEditComponent__arrayInputWrapper{display:flex;flex-wrap:wrap}.GridEditComponent__arrayInputContent{width:calc(50% - 1rem);margin-bottom:.5rem}.GridEditComponent__arrayInputContent:nth-child(odd){margin-inline-end:2rem}.GridEditComponent__arrayFirstLabel{color:var(--neutral-highest);font-weight:600;margin-bottom:.75rem;text-transform:uppercase}.GridEditComponent--spinner{align-items:center;background-color:var(--neutral-lowest);border-radius:.375em;display:flex;justify-content:center;inset:0;position:absolute;z-index:10}.GridEditComponent--spinner:before{animation:rotation .6s infinite linear;border-color:rgb(45.5,158.1213872832,255) rgb(198.5,228.8728323699,255) rgb(198.5,228.8728323699,255);border-radius:62.5em;border-style:solid;border-width:.25em;content:"";display:block;height:3.75em;width:3.75em}.GridEditComponent--spinner--waiting{background:rgba(var(--neutral-low-rgb),.8)}.Growl{bottom:5rem;margin:0 1rem .5rem;max-width:17.5rem;min-width:17.5rem;position:fixed;right:0;z-index:100000}.Growl__item{background-color:var(--neutral-lowest);border-radius:5px;border-top:2px solid var(--mood-bad);box-shadow:0 0 .5rem .25rem rgba(var(--neutral-highest-rgb),.3);margin-top:.5rem;padding:.5rem 1.875em .5rem .5rem;position:relative}.Growl__item--clickable{cursor:pointer}.Growl__msg{color:var(--neutral-high);margin-top:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.Growl__close{align-items:center;color:var(--neutral-high);cursor:pointer;display:flex;font-size:180%;height:1.875rem;justify-content:center;line-height:0;position:absolute;right:0;top:0;width:1.875rem}.Growl__close:after{content:"\2a2f"}.HistoryControl{font-size:16px}.HistoryControl__list{margin:.3125em 0 .625em}.HistoryControl__filterList{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.HistoryControl__filterItem{padding:0 .125em;margin-bottom:.3125em}.HistoryControl__itemLink{background-color:var(--secondary-base);color:var(--neutral-lowest);padding:.125em .3125em}.HistoryControl__itemLink:hover{background-color:var(--secondary-high);cursor:pointer}.HistoryControl__itemLink[disabled=disabled]{background-color:var(--neutral-medium-low);cursor:auto}.HistoryControl__filterItem--active .HistoryControl__itemLink{background-color:var(--secondary-high)}[data-eq-state~=large] .HistoryControl__filterItem--active .HistoryControl__itemLink:hover{background-color:var(--secondary-base);cursor:pointer}.HugeTab{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;margin-bottom:1.25rem}.HugeTab__head{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.HugeTab__item{background:transparent;color:var(--neutral-medium-high);display:inline-block;font-size:1rem;font-weight:500;padding:.5rem 1rem;text-align:center;transition:all .3s cubic-bezier(.445,.05,.55,.95)}.HugeTab__item:hover{background-color:var(--neutral-low);cursor:pointer}.HugeTab__item.is-active{background:var(--neutral-lowest);color:var(--neutral-high);position:relative}.HugeTab__item.is-active:after{content:" ";display:block;position:absolute;top:0;left:0;width:100%;height:2px;background-color:#31363b}.HugeTab__content{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;background:var(--neutral-lowest);padding:1rem .5rem}.InfoBox{display:flex;flex-direction:column;background-color:var(--mood-good);border-radius:1px;color:var(--neutral-lowest);position:relative}.InfoBox__skeleton{padding:.5rem .5rem 0}.InfoBox__skeleton .Skeleton.is-visible .Skeleton__screenModel{display:block}.InfoBox--positive,.InfoBox.is-positive{background-color:var(--mood-best)}.InfoBox--negative,.InfoBox.is-negative{background-color:var(--mood-worst)}.InfoBox--neutral,.InfoBox.is-neutral{background-color:var(--neutral-medium)}.InfoBox--secondary{background-color:var(--primary-tone-high)}.InfoBox--variant1{background-color:var(--primary-base)}.InfoBox--variant2{background-color:var(--mood-bad)}.InfoBox--variant3{background-color:var(--primary-lowest);color:var(--primary-tone)}.InfoBox--variant3 .InfoBox__mainWrapper{min-height:80px;display:flex;justify-content:center}.InfoBox--variant3 .InfoBox__title{text-transform:none;font-weight:600}.InfoBox--variant3 .InfoBox__value{color:var(--primary-high);font-weight:400}.InfoBox__mainWrapper{display:flex;flex-direction:column;width:100%;padding:.75rem 1rem .5rem}.InfoBox__title{margin-bottom:.25rem;text-transform:uppercase}.InfoBox__value{display:inline-flex;align-items:baseline;flex-wrap:wrap;font-weight:600}.InfoBox__amount{margin-inline-end:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.InfoBox__currency{font-weight:400;text-transform:uppercase}.InfoBox__secondaryWrapper .InfoBox__currency{margin-inline-start:.25rem}.InfoBox__secondaryWrapper{display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;background-color:#0000001a;width:100%;padding:.25rem 1rem;min-height:1.75rem}.InfoBox__trendWrapper{display:flex;align-items:baseline}.InfoBox__trendSymbol{font-size:.75rem;opacity:.8}.InfoBox__value .InfoBox__trendSymbol{font-size:1.125rem;margin-inline-end:.5rem}.InfoBox__trendPercentage{display:inline-block;text-transform:uppercase;margin-inline-start:.25rem}.InvestmentModalPlan{font-size:16px}.InvestmentModalPlan__overview{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.InvestmentModalPlan__amount{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto}.InvestmentModalPlan__amountContainer{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.InvestmentModalPlan__iconOverview{margin-inline-end:.5rem}@media only screen and (min-width: 45em){.InvestmentModalPlan__iconOverview{margin-inline-end:1rem}}.InvestmentModalPlan__typeImg{align-items:center;background-color:var(--neutral-lower);border-radius:50%;display:flex;font-size:1.5625em;height:2em;justify-content:center;width:2em}@media only screen and (min-width: 45em){.InvestmentModalPlan__typeImg{height:2.08em;width:2.08em}}.InvestmentModalPlan__typeImg .Symbol__svg{fill:var(--neutral-medium-high)}.InvestmentModalPlan__valueOverview{color:var(--neutral-high);font-weight:700;display:flex;margin-inline-end:.3333333333rem;justify-content:flex-start}.InvestmentModalPlan__labelOverview{color:var(--neutral-high);font-weight:700;display:flex;align-items:center;justify-content:center}.InvestmentModalPlan__amountInfoWrapper{display:flex;justify-content:flex-start;align-items:center}.InvestmentModalPlan__infoWrapper{display:flex;flex-direction:column;justify-content:center}.InvestmentModalPlan__composition{margin-top:1.5rem;box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:1 1 0%;width:auto;display:block}.InvestmentModalPlan__compositionDate{display:flex;margin-bottom:.5rem}.InvestmentModalPlan__compositionDate span{margin-inline-end:.25rem}.InvestmentModalPlan__compositionBar .CompositionBar{height:10px}.InvestmentModalPlan__fundsCounter{color:var(--neutral-medium);margin-top:.5rem}.InvestmentModalPlan__listFunds{margin-top:1.5rem}.InvestmentModalPlan__fund{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;margin-top:.25rem;min-height:4.5em;overflow:hidden}.InvestmentModalPlan__fund:first-child{margin-top:0}.InvestmentModalPlan__fund:nth-child(1){border-color:var(--chart-pattern-1)}.InvestmentModalPlan__fund:nth-child(1) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-1)}.InvestmentModalPlan__fund:nth-child(1) .ChartDonut__valueNumber{color:var(--chart-pattern-1);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(2){border-color:var(--chart-pattern-2)}.InvestmentModalPlan__fund:nth-child(2) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-2)}.InvestmentModalPlan__fund:nth-child(2) .ChartDonut__valueNumber{color:var(--chart-pattern-2);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(3){border-color:var(--chart-pattern-3)}.InvestmentModalPlan__fund:nth-child(3) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-3)}.InvestmentModalPlan__fund:nth-child(3) .ChartDonut__valueNumber{color:var(--chart-pattern-3);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(4){border-color:var(--chart-pattern-4)}.InvestmentModalPlan__fund:nth-child(4) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-4)}.InvestmentModalPlan__fund:nth-child(4) .ChartDonut__valueNumber{color:var(--chart-pattern-4);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(5){border-color:var(--chart-pattern-5)}.InvestmentModalPlan__fund:nth-child(5) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-5)}.InvestmentModalPlan__fund:nth-child(5) .ChartDonut__valueNumber{color:var(--chart-pattern-5);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(6){border-color:var(--chart-pattern-6)}.InvestmentModalPlan__fund:nth-child(6) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-6)}.InvestmentModalPlan__fund:nth-child(6) .ChartDonut__valueNumber{color:var(--chart-pattern-6);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(7){border-color:var(--chart-pattern-7)}.InvestmentModalPlan__fund:nth-child(7) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-7)}.InvestmentModalPlan__fund:nth-child(7) .ChartDonut__valueNumber{color:var(--chart-pattern-7);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(8){border-color:var(--chart-pattern-8)}.InvestmentModalPlan__fund:nth-child(8) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-8)}.InvestmentModalPlan__fund:nth-child(8) .ChartDonut__valueNumber{color:var(--chart-pattern-8);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(9){border-color:var(--chart-pattern-9)}.InvestmentModalPlan__fund:nth-child(9) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-9)}.InvestmentModalPlan__fund:nth-child(9) .ChartDonut__valueNumber{color:var(--chart-pattern-9);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(10){border-color:var(--chart-pattern-10)}.InvestmentModalPlan__fund:nth-child(10) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-10)}.InvestmentModalPlan__fund:nth-child(10) .ChartDonut__valueNumber{color:var(--chart-pattern-10);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(11){border-color:var(--chart-pattern-11)}.InvestmentModalPlan__fund:nth-child(11) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-11)}.InvestmentModalPlan__fund:nth-child(11) .ChartDonut__valueNumber{color:var(--chart-pattern-11);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(12){border-color:var(--chart-pattern-12)}.InvestmentModalPlan__fund:nth-child(12) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-12)}.InvestmentModalPlan__fund:nth-child(12) .ChartDonut__valueNumber{color:var(--chart-pattern-12);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(13){border-color:var(--chart-pattern-13)}.InvestmentModalPlan__fund:nth-child(13) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-13)}.InvestmentModalPlan__fund:nth-child(13) .ChartDonut__valueNumber{color:var(--chart-pattern-13);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(14){border-color:var(--chart-pattern-14)}.InvestmentModalPlan__fund:nth-child(14) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-14)}.InvestmentModalPlan__fund:nth-child(14) .ChartDonut__valueNumber{color:var(--chart-pattern-14);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(15){border-color:var(--chart-pattern-15)}.InvestmentModalPlan__fund:nth-child(15) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-15)}.InvestmentModalPlan__fund:nth-child(15) .ChartDonut__valueNumber{color:var(--chart-pattern-15);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(16){border-color:var(--chart-pattern-16)}.InvestmentModalPlan__fund:nth-child(16) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-16)}.InvestmentModalPlan__fund:nth-child(16) .ChartDonut__valueNumber{color:var(--chart-pattern-16);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(17){border-color:var(--chart-pattern-17)}.InvestmentModalPlan__fund:nth-child(17) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-17)}.InvestmentModalPlan__fund:nth-child(17) .ChartDonut__valueNumber{color:var(--chart-pattern-17);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(18){border-color:var(--chart-pattern-18)}.InvestmentModalPlan__fund:nth-child(18) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-18)}.InvestmentModalPlan__fund:nth-child(18) .ChartDonut__valueNumber{color:var(--chart-pattern-18);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(19){border-color:var(--chart-pattern-19)}.InvestmentModalPlan__fund:nth-child(19) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-19)}.InvestmentModalPlan__fund:nth-child(19) .ChartDonut__valueNumber{color:var(--chart-pattern-19);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(20){border-color:var(--chart-pattern-20)}.InvestmentModalPlan__fund:nth-child(20) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-20)}.InvestmentModalPlan__fund:nth-child(20) .ChartDonut__valueNumber{color:var(--chart-pattern-20);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(21){border-color:var(--chart-pattern-21)}.InvestmentModalPlan__fund:nth-child(21) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-21)}.InvestmentModalPlan__fund:nth-child(21) .ChartDonut__valueNumber{color:var(--chart-pattern-21);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(22){border-color:var(--chart-pattern-22)}.InvestmentModalPlan__fund:nth-child(22) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-22)}.InvestmentModalPlan__fund:nth-child(22) .ChartDonut__valueNumber{color:var(--chart-pattern-22);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(23){border-color:var(--chart-pattern-23)}.InvestmentModalPlan__fund:nth-child(23) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-23)}.InvestmentModalPlan__fund:nth-child(23) .ChartDonut__valueNumber{color:var(--chart-pattern-23);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(24){border-color:var(--chart-pattern-24)}.InvestmentModalPlan__fund:nth-child(24) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-24)}.InvestmentModalPlan__fund:nth-child(24) .ChartDonut__valueNumber{color:var(--chart-pattern-24);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(25){border-color:var(--chart-pattern-25)}.InvestmentModalPlan__fund:nth-child(25) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-25)}.InvestmentModalPlan__fund:nth-child(25) .ChartDonut__valueNumber{color:var(--chart-pattern-25);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(26){border-color:var(--chart-pattern-26)}.InvestmentModalPlan__fund:nth-child(26) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-26)}.InvestmentModalPlan__fund:nth-child(26) .ChartDonut__valueNumber{color:var(--chart-pattern-26);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(27){border-color:var(--chart-pattern-27)}.InvestmentModalPlan__fund:nth-child(27) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-27)}.InvestmentModalPlan__fund:nth-child(27) .ChartDonut__valueNumber{color:var(--chart-pattern-27);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(28){border-color:var(--chart-pattern-28)}.InvestmentModalPlan__fund:nth-child(28) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-28)}.InvestmentModalPlan__fund:nth-child(28) .ChartDonut__valueNumber{color:var(--chart-pattern-28);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(29){border-color:var(--chart-pattern-29)}.InvestmentModalPlan__fund:nth-child(29) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-29)}.InvestmentModalPlan__fund:nth-child(29) .ChartDonut__valueNumber{color:var(--chart-pattern-29);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(30){border-color:var(--chart-pattern-30)}.InvestmentModalPlan__fund:nth-child(30) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-30)}.InvestmentModalPlan__fund:nth-child(30) .ChartDonut__valueNumber{color:var(--chart-pattern-30);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(31){border-color:var(--chart-pattern-31)}.InvestmentModalPlan__fund:nth-child(31) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-31)}.InvestmentModalPlan__fund:nth-child(31) .ChartDonut__valueNumber{color:var(--chart-pattern-31);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(32){border-color:var(--chart-pattern-32)}.InvestmentModalPlan__fund:nth-child(32) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-32)}.InvestmentModalPlan__fund:nth-child(32) .ChartDonut__valueNumber{color:var(--chart-pattern-32);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(33){border-color:var(--chart-pattern-33)}.InvestmentModalPlan__fund:nth-child(33) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-33)}.InvestmentModalPlan__fund:nth-child(33) .ChartDonut__valueNumber{color:var(--chart-pattern-33);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(34){border-color:var(--chart-pattern-34)}.InvestmentModalPlan__fund:nth-child(34) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-34)}.InvestmentModalPlan__fund:nth-child(34) .ChartDonut__valueNumber{color:var(--chart-pattern-34);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(35){border-color:var(--chart-pattern-35)}.InvestmentModalPlan__fund:nth-child(35) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-35)}.InvestmentModalPlan__fund:nth-child(35) .ChartDonut__valueNumber{color:var(--chart-pattern-35);font-size:12px;font-weight:700}.InvestmentModalPlan__fund:nth-child(36){border-color:var(--chart-pattern-36)}.InvestmentModalPlan__fund:nth-child(36) .InvestmentModalPlan__fundChart{color:var(--chart-pattern-36)}.InvestmentModalPlan__fund:nth-child(36) .ChartDonut__valueNumber{color:var(--chart-pattern-36);font-size:12px;font-weight:700}.InvestmentModalPlan__fundWrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;align-items:center}.InvestmentModalPlan__fundWrapper .ChartDonut__circle{stroke-linecap:round;stroke-width:.625em}.InvestmentModalPlan__fundChart{width:4.375rem}.InvestmentModalPlan__fundInfo{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto}.InvestmentModalPlan__fundName{color:var(--neutral-high);font-weight:700;margin-bottom:.25rem}.InvestmentModalPlan__fundIsin{color:var(--neutral-medium)}.InvestmentModalPlan--singleFund .InvestmentModalPlan__composition{display:none}.InvestmentModalPlan--singleFund .InvestmentModalPlan__fund:nth-child(n+2),.InvestmentModalPlan--singleFund .InvestmentModalPlan__fund__percentage,.InvestmentModalPlan--singleFund .InvestmentModalPlan__fund__value{display:none}.Label{display:inline-block;padding:.3125rem .375rem .1875rem;background-color:#31363b;color:var(--neutral-lowest);border-radius:2rem;text-transform:uppercase;font-weight:600}.Label--primary{background-color:var(--secondary-base)}.Label--secondary.Label{background-color:var(--primary-tone-high)}.Label--accent.Label{background-color:#eb529a}.Label--success.Label,.Label--positive.Label{background-color:var(--mood-best)}.Label--neutral.Label{background-color:var(--neutral-medium)}.Label--alert.Label{background-color:var(--mood-worse)}.Label--error.Label{background-color:var(--mood-worst)}.Label--warning.Label{background-color:var(--mood-bad)}.Label--variant.Label,.Label--accent{background-color:#eb529a}.Label--success,.Label--positive{background-color:var(--mood-best)}.Label--neutral{background-color:var(--neutral-medium)}.Label--alert{background-color:var(--mood-worse)}.Label--error{background-color:var(--mood-worst)}.Label--warning{background-color:var(--mood-bad)}.Label--variant{background-color:#eb529a}.LanguageSelector{font-size:16px}.LanguageSelector__control{display:none;height:0;opacity:0;width:0}.LanguageSelector__controller{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;text-align:inherit}.LanguageSelector__currentIcon{align-items:center;display:flex;font-size:1.125em;margin-inline-end:.3125em}.LanguageSelector__currentText{position:relative;color:inherit;opacity:.6}.LanguageSelector__currentText:hover{color:inherit;opacity:1}.LanguageSelector__currentText:after{content:"";border-inline-start:.3125rem solid transparent;border-inline-end:.3125rem solid transparent;border-top-width:.3125rem;border-top-style:solid;border-top-color:inherit;height:0;position:absolute;top:calc(50% - 1px);transform:translateY(-50%);width:0}[dir=ltr] .LanguageSelector__currentText:after{left:calc(100% + 4px)}[dir=rtl] .LanguageSelector__currentText:after{right:-38px}.LanguageSelector__list{max-height:0;opacity:0;transform:scaleY(0);transform-origin:top;transition:all .3s ease-in-out}.LanguageSelector__control:checked~.LanguageSelector__list{margin-top:.5em;max-height:2000px;opacity:1;transform:scaleY(1)}.LanguageSelector__title{border-bottom:solid 1px var(--neutral-low);padding:.5rem 1rem .5rem 0;text-align:start}.LanguageSelector__item{align-items:center;background:inherit;display:flex;justify-content:flex-start;padding:.625em .3125em;transition:all .3s linear}.LanguageSelector__item:hover{background:var(--neutral-low);cursor:pointer}.LanguageSelector__icon{align-items:center;display:flex;font-size:1.125em;margin-inline-end:.5em}.LanguageSelector__text{color:var(--neutral-highest);opacity:.5;transition:all .25s linear}.LanguageSelector__item:hover .LanguageSelector__text{opacity:1}.List{font-size:16px}.List__wrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.List__items{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}.List__itemWrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.List__item{box-sizing:border-box;display:flex;flex-direction:column;padding:.5rem;flex:1 1 0%;width:auto;border-bottom:1px solid var(--neutral-low)}.List__item--cta{border-width:0;padding-bottom:0}.List__cta{justify-content:flex-end;display:flex}.List__button{cursor:pointer}.Logo{width:100%;max-width:15rem}.Logo img{max-height:6rem;max-width:100%;display:block;margin:0 auto}.LoginForm{font-size:16px}.LoginForm__barcode{margin-top:1rem}.LoginForm__inputLabel,.LoginForm__emailLabel,.LoginForm__pwdLabel{color:var(--neutral-highest);display:inline-block;font-weight:700;margin-bottom:.5rem;margin-inline-end:.5rem}.LoginForm__user.has-error,.LoginForm__password.has-error{border-color:var(--mood-worst)}.LoginForm__chrLabel{color:var(--neutral-medium);display:inline-block;font-weight:500;margin-bottom:.5rem;margin-inline-start:.25em;text-transform:initial}.LoginForm__labelWrap{align-items:center;display:flex}.LoginForm__label{color:var(--neutral-medium-low);display:block;font-size:1em;margin-top:1rem;text-shadow:none}.LoginForm__description{color:var(--neutral-medium);margin-bottom:.5rem}.LoginForm__description--spaced{margin-top:2rem}.LoginForm__separator{position:relative;width:100%}.LoginForm__separatorContent{font-size:1.2em;margin:2rem 0;text-align:center;width:inherit}.LoginForm__separatorContent:after{background:var(--neutral-medium);content:"";display:block;height:.0625em;left:.5rem;position:absolute;top:50%;transform:translateY(-50%);width:50%}.LoginForm__separatorContent:before{background:var(--neutral-medium);content:"";display:block;height:.0625em;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:40%}.LoginForm .StatusBox{display:block}.LoginForm__loginWrapper{padding-bottom:1rem}.Login__checkboxResetPwd:checked~.LoginForm .LoginForm__loginWrapper,.Login__checkboxAccount:checked~.LoginForm .LoginForm__loginWrapper,.Login__checkboxChangePwd:checked~.LoginForm .LoginForm__loginWrapper{display:none}.LoginForm__resetPwdWrapper{display:none}.Login__checkboxResetPwd:checked~.LoginForm .LoginForm__resetPwdWrapper{display:block}.LoginForm__accountWrapper{display:none}.Login__checkboxAccount:checked~.LoginForm .LoginForm__accountWrapper{display:block}.LoginForm__changePwdWrapper{display:none}.Login__checkboxChangePwd:checked~.LoginForm .LoginForm__changePwdWrapper{display:block}.LoginForm__backLink{color:rgba(var(--neutral-lowest-rgb),.4);cursor:pointer;display:inline-flex;margin:1rem 0 1rem 1rem}.LoginForm__backLink:hover{color:var(--neutral-lowest)}.LoginForm__backLinkLabel{position:relative}.LoginForm__backLinkLabel:after{content:"\27e8";font-weight:700;left:-10px;position:absolute;top:-1px}.LoginForm__inputWrapper{margin-bottom:1rem}.LoginForm__inputInnerIcon{font-size:1.25em;margin-inline-start:.5em;padding-bottom:.125em}.LoginForm__user,.LoginForm__email,.LoginForm__digipass,.LoginForm__otp,.LoginForm__oneTimePassword,.LoginForm__phoneNumber{margin:0 0 1rem}.Login--resetPwd .LoginForm__email{margin-bottom:2rem}.LoginForm__emailLabel,.LoginForm__pwdLabel,.LoginForm__chrLabel{margin-bottom:.5rem}.LoginForm__labelWrap,.LoginForm__securityPwdWrap{display:flex}.LoginForm__securityPwdWrap{align-items:center;margin-bottom:1rem}.LoginForm__chrLabel{margin-inline-start:.25em;text-transform:initial}.LoginForm__securityLevel{width:20%}.LoginForm__password{margin-bottom:.5rem}.LoginForm__password:last-of-type{margin-bottom:2rem}.LoginForm__securityLabel{margin-inline-start:.5rem}.LoginForm__oneTimePassword{margin-bottom:0}.LoginForm__challengeCode{color:rgba(var(--neutral-lowest-rgb),.5);font-size:1.125em;font-weight:500;padding-bottom:1.25em;padding-top:.625em;width:100%}@media only screen and (min-width: 0em) and (max-width: 63.9375em){.LoginForm__signup{width:100%}}.LoginForm__signin{margin-bottom:1rem;width:100%}.LoginForm__signin.is-disabled,.LoginForm__signin[disabled]{pointer-events:none}.Login__mainContent .LoginForm__signin{width:100%}.LoginForm__signin--spaced{margin-top:2rem}@media only screen and (min-width: 0em) and (max-width: 63.9375em){.LoginForm__cta{width:100%}}.LoginForm__cta--spaced{margin-top:2rem}@media only screen and (min-width: 0em) and (max-width: 63.9375em){.LoginForm__submit{width:100%}}.LoginForm__optionsWrapper,.LoginForm__optionRemember{margin:0 0 2rem}.LoginForm__optionLoginType{margin:0 0 .5rem}.LoginForm__language{text-align:right}@media only screen and (min-width: 0em) and (max-width: 29.9375em){.LoginForm__language{flex-basis:100%;text-align:left}}.LoginForm__goToSignup{border:solid 1px var(--neutral-lowest);border-radius:.25em;color:rgba(var(--neutral-lowest-rgb),.5);display:block;margin:0 0 1.25em;padding:1em;text-align:center;width:100%}.LoginForm__goToSignup:hover{background:#ffffff1a;color:#fff}.LoginForm__signhelp{color:rgba(var(--neutral-lowest-rgb),.5);display:block;margin:0 0 1.25em;text-align:center}.LoginForm__signhelp:hover{color:var(--neutral-lowest)}.LoginForm__error{margin:2rem 0 1rem}.LoginForm__error .LoginForm__resetPwd{margin:-1rem 0 1rem}.LoginForm__link{margin-bottom:1rem;margin-inline-start:-1rem;padding:1rem}.LoginForm__link--back{font-size:.75em;padding:0 1rem}.ResetPwd .LoginForm__back{align-self:center;display:table;margin-top:1rem}@media only screen and (min-width: 64em){.ResetPwd .LoginForm__back{margin-top:0}}.Login__message .LoginForm__back{margin-top:2rem}@media only screen and (min-width: 0em) and (max-width: 63.9375em){.Login__message .LoginForm__back{width:100%}}.LoginForm__ctaWrap{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between}.LoginForm__backIcon{align-items:center;display:flex;justify-content:center;margin-inline-end:.3125em}.LoginForm__linksWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.LoginForm__sendSms,.LoginForm__changePhoneNumber{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:50%;margin-bottom:.5rem}@media only screen and (min-width: 45em){.LoginForm__sendSms,.LoginForm__changePhoneNumber{width:50%}}@media only screen and (min-width: 64em){.LoginForm__sendSms,.LoginForm__changePhoneNumber{margin-bottom:0}}.LoginForm__changePhoneNumber{text-align:right}.LoginForm__linkWithIcon{align-items:center;display:flex;margin-bottom:1rem}.LoginForm__linkWithIcon .Symbol{margin-inline-end:.5rem}.Login__messageWrapper .LoginForm{margin-inline-start:1rem;margin-inline-end:1rem}.MessageList{font-size:16px}.MessageList__wrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.MessageList__header{display:none}@media only screen and (min-width: 64em){.MessageList__header{box-sizing:border-box;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;background-color:var(--primary-base);color:var(--neutral-lower);display:flex;height:2.5rem}}.MessageList__item{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;background-color:var(--neutral-lowest);border-bottom:1px solid var(--neutral-low);padding:.5rem}@media only screen and (min-width: 64em){.MessageList__item{padding:1rem 0}}.MessageList__item.is-selected{background-color:var(--neutral-lower)}.MessageList__item.is-unread{background-color:#fff57d}.MessageList__itemWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.MessageList__itemAside{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto;align-self:center}.MessageList__itemAsideWrapper{align-items:center;display:flex;flex-direction:column}@media only screen and (min-width: 64em){.MessageList__itemAsideWrapper{flex-direction:row;justify-content:space-between;width:5em}}.MessageList__checkbox{align-items:center;padding:0 0 .5rem}@media only screen and (min-width: 64em){.MessageList__checkbox{justify-content:center;padding:0 1rem}}.MessageList__marker{align-items:center;color:var(--mood-worst);display:none;padding:0}@media only screen and (min-width: 64em){.MessageList__marker{justify-content:center}}.MessageList__marker.is-visible{display:flex}.MessageList__header .MessageList__marker{color:var(--neutral-low)}.MessageList__itemContent{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;cursor:pointer}.MessageList__itemContentWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.MessageList__subjectItem{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;align-items:center;color:var(--neutral-highest);flex-direction:row;padding-bottom:.625em}@media only screen and (min-width: 64em){.MessageList__subjectItem{flex:1 1 0%;width:auto}}@media only screen and (min-width: 64em){.MessageList__subjectItem{padding-bottom:0}}.is-unread .MessageList__subjectItem{font-weight:800}.MessageList__header .MessageList__subjectItem{color:var(--neutral-low);text-transform:uppercase}.MessageList__categoryItem{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;color:var(--neutral-medium-high);justify-content:center}@media only screen and (min-width: 64em){.MessageList__categoryItem{flex:0 0 auto;width:16.6666666667%}}.is-unread .MessageList__categoryItem{font-weight:800}.MessageList__header .MessageList__categoryItem{color:var(--neutral-low);text-transform:uppercase}.MessageList__portfolioItem{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;color:var(--neutral-medium-high);justify-content:center}@media only screen and (min-width: 64em){.MessageList__portfolioItem{flex:0 0 auto;width:16.6666666667%}}@media only screen and (min-width: 64em){.MessageList__portfolioItem{display:flex}}.is-unread .MessageList__portfolioItem{font-weight:800}.MessageList__header .MessageList__portfolioItem{color:var(--neutral-low);text-transform:uppercase}.MessageList__dateItem{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto;align-items:center;color:var(--primary-low);flex-direction:row}@media only screen and (min-width: 64em){.MessageList__dateItem{width:16.6666666667%}}.is-unread .MessageList__dateItem{font-weight:800}.MessageList__header .MessageList__dateItem{color:var(--neutral-low);text-transform:uppercase}.MessageList__courtesyMessageWrap{display:flex;justify-content:center;width:100%}.MessageList__orderSymbol{height:2.5rem;position:relative;width:100%}.is-orderedAsc .MessageList__orderSymbol,.is-orderedDesc .MessageList__orderSymbol{cursor:pointer}.is-orderedAsc .MessageList__orderSymbol:after,.is-orderedAsc .MessageList__orderSymbol:before,.is-orderedDesc .MessageList__orderSymbol:after,.is-orderedDesc .MessageList__orderSymbol:before{background:var(--neutral-lowest);opacity:.2;content:" ";display:block;height:60%;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);transform-origin:0% 0%;transition:transform .3s;width:1px;will-change:transform}.is-orderedAsc .MessageList__orderSymbol:after,.is-orderedDesc .MessageList__orderSymbol:after{background:var(--neutral-lowest);opacity:1;height:30%;transform:translateY(-100%)}.is-orderedDesc .MessageList__orderSymbol:after{transform:translateY(0)}.MessageBox--flash{position:fixed;top:0;left:50vw;width:100%;transform:translate(-50%);z-index:999999;box-shadow:0 10px 20px #00000040}@media only screen and (min-width: 64em){.MessageBox--flash{width:50rem}}.MessageBox__wrapper{display:flex;flex-direction:row;padding:1rem;color:var(--neutral-lowest);border-radius:1px}.MessageBox__wrapper--info{background-color:var(--mood-good)}.MessageBox__wrapper--success{background-color:var(--mood-best)}.MessageBox__wrapper--warning{background-color:var(--mood-bad)}.MessageBox__wrapper--error{background-color:var(--mood-worst)}.MessageBox__statusIcon{display:flex;flex-grow:0;font-size:1rem;padding-top:.125rem;margin-inline-end:1rem;color:var(--neutral-lowest)}.MessageBox__infoWrap{flex-grow:1}.MessageBox__title{font-weight:600;margin-inline-end:.25rem}.MessageBox__cta{text-decoration:underline;margin-inline-start:.25rem;font-weight:opacity .2s ease-in-out}.MessageBox__cta:hover{font-weight:600;cursor:pointer}.MessageBox__actionIcon{flex-grow:0}.MessageBox__actionIconWrapper{display:flex;font-size:.875rem;padding-top:.125rem;margin-inline-start:1rem;color:var(--neutral-lowest);opacity:.5;transition:opacity .2s ease-in-out}.MessageBox__actionIconWrapper:hover{opacity:1;cursor:pointer}.Message--ids .Symbol__svg{height:inherit}.Message__wrapper{padding:1rem;margin:3rem auto;text-align:center;width:100%}[data-eq-state~=xsmall] .Message__wrapper{max-width:30rem}[data-eq-state~=medium] .Message__wrapper{max-width:45rem}.Message__icon{display:flex;justify-content:center;color:var(--neutral-medium);font-size:5rem}.Message__icon--infoMsg{color:var(--neutral-medium-low)}.Message--ids .Message__icon--infoMsg{color:var(--neutral-lowest)}.Message__icon--addBasket{color:var(--neutral-medium-low)}.Message--ids .Message__icon--addBasket{color:var(--neutral-lowest)}.Message__icon--refresh{color:var(--neutral-medium-low)}.Message--ids .Message__icon--refresh{color:var(--neutral-lowest)}.Message__icon--successMsg{color:var(--mood-best)}.Message--ids .Message__icon--successMsg{color:var(--neutral-lowest)}.Message__icon--error-thin{color:var(--mood-worst)}.Message--ids .Message__icon--error-thin{color:var(--neutral-lowest)}.Message__icon--loadingError{color:var(--mood-worst)}.Message--ids .Message__icon--loadingError{color:var(--neutral-lowest)}.Message__icon--warning-thin{color:var(--mood-bad)}.Message--ids .Message__icon--warning-thin{color:var(--neutral-lowest)}[data-eq-state~=large] .Message__icon{font-size:5.75rem}.Message__title{font-size:28px;line-height:36px;margin-top:1rem;color:var(--neutral-highest)}.Message--ids .Message__title{color:var(--neutral-lowest)}[data-eq-state~=large] .Message__title{font-size:40px;line-height:44px;margin-top:1.5rem}.Message__text{color:var(--neutral-high);margin-top:1rem}.Message--ids .Message__text{color:var(--neutral-lowest)}.Message__cta{display:flex;flex-direction:column;align-items:center;margin-top:1rem}[data-eq-state~=xsmall] .Message__cta{flex-direction:row;justify-content:center}.Message__button{display:inline-flex;justify-content:center;align-items:center;margin-top:1rem;width:100%}[data-eq-state~=xsmall] .Message__button{width:auto}[data-eq-state~=xsmall] .Message__button:nth-child(2){margin-inline-start:1rem}.Message__nextIcon{display:flex;margin-inline-start:.25rem}.Message__extraLink{display:flex;align-items:center;flex-direction:column;margin-top:2rem}.Message__extraLinkWrapper{display:inline-flex;align-items:center}.Message__extraLinkText{display:flex;align-items:center}.Message__extraLinkIcon{display:flex;margin-inline-end:.25rem}.ModelDetail{margin-top:1rem}.ModelDetail__body{background-color:var(--neutral-lowest);border-radius:4;margin-top:1rem;padding:1rem}.ModelDetail__buttonBack{align-items:center;display:inline-flex;padding:0;text-transform:none}.ModelDetail__header{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.ModelDetail__title{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;color:var(--primary-base);margin:.5rem 0}.ModelDetail__titleLabel{color:var(--neutral-medium)}.ModelDetail__titleValue{margin-top:.25rem}.ModelDetail__headerActions{justify-content:center}.ModelDetail__riskProfile{margin-top:1rem}.ModelDetail__riskProfileLabel{color:var(--neutral-medium)}.ModelDetail__riskProfileValue{margin-top:.25rem}.ModelDetail__composition{margin-top:1rem}.ModelDetail__compositionLabel{color:var(--neutral-medium)}.ModelDetail__compositionBar{margin-top:.25rem}.ModelDetail__compositionItem{margin-top:1rem}.ModelDetail__compositionItemWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;align-items:center}.ModelDetail__compositionItemChart{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto;max-width:6.25em;min-width:6.25em}.ModelDetail__compositionItem:nth-of-type(n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-1)}.ModelDetail__compositionItem:nth-of-type(2n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-2)}.ModelDetail__compositionItem:nth-of-type(3n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-3)}.ModelDetail__compositionItem:nth-of-type(4n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-4)}.ModelDetail__compositionItem:nth-of-type(5n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-5)}.ModelDetail__compositionItem:nth-of-type(6n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-6)}.ModelDetail__compositionItem:nth-of-type(7n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-7)}.ModelDetail__compositionItem:nth-of-type(8n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-8)}.ModelDetail__compositionItem:nth-of-type(9n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-9)}.ModelDetail__compositionItem:nth-of-type(10n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-10)}.ModelDetail__compositionItem:nth-of-type(11n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-11)}.ModelDetail__compositionItem:nth-of-type(12n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-12)}.ModelDetail__compositionItem:nth-of-type(13n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-13)}.ModelDetail__compositionItem:nth-of-type(14n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-14)}.ModelDetail__compositionItem:nth-of-type(15n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-15)}.ModelDetail__compositionItem:nth-of-type(16n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-16)}.ModelDetail__compositionItem:nth-of-type(17n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-17)}.ModelDetail__compositionItem:nth-of-type(18n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-18)}.ModelDetail__compositionItem:nth-of-type(19n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-19)}.ModelDetail__compositionItem:nth-of-type(20n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-20)}.ModelDetail__compositionItem:nth-of-type(21n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-21)}.ModelDetail__compositionItem:nth-of-type(22n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-22)}.ModelDetail__compositionItem:nth-of-type(23n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-23)}.ModelDetail__compositionItem:nth-of-type(24n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-24)}.ModelDetail__compositionItem:nth-of-type(25n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-25)}.ModelDetail__compositionItem:nth-of-type(26n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-26)}.ModelDetail__compositionItem:nth-of-type(27n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-27)}.ModelDetail__compositionItem:nth-of-type(28n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-28)}.ModelDetail__compositionItem:nth-of-type(29n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-29)}.ModelDetail__compositionItem:nth-of-type(30n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-30)}.ModelDetail__compositionItem:nth-of-type(31n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-31)}.ModelDetail__compositionItem:nth-of-type(32n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-32)}.ModelDetail__compositionItem:nth-of-type(33n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-33)}.ModelDetail__compositionItem:nth-of-type(34n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-34)}.ModelDetail__compositionItem:nth-of-type(35n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-35)}.ModelDetail__compositionItem:nth-of-type(36n) .ModelDetail__compositionItemChart{color:var(--chart-pattern-36)}.ModelDetail__compositionItemInfo{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;margin:.25rem 0}.ModelDetail__compositionItemIsin{color:var(--neutral-medium-high);margin-top:.5rem}.ModelDetail__compositionItemFundAmount{color:var(--neutral-medium-high)}.ModelDetail__actions{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin:.5rem 0}@media only screen and (min-width: 30em){.ModelDetail__actions{width:auto}}.ModelDetail__openDetailButton{cursor:pointer;padding:0}.ModelTradingDetails{font-size:16px}.ModelTradingDetails__title{border-bottom:1px solid var(--neutral-medium-low);padding-bottom:.5rem}.ModelTradingDetails__name{margin-top:1rem}.ModelTradingDetails__risk{margin-top:.5rem}.ModelTradingDetails__riskValue{color:var(--neutral-medium-high);font-weight:700;margin-inline-start:.25rem}.ModelTradingDetails__compositionTitle,.ModelTradingDetails__compositionList{margin-top:1rem}.ModelTradingDetails__compositionItem{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;align-items:center;margin-top:.25rem}.ModelTradingDetails__compositionItemChart{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:auto;font-size:.75em;max-width:5.625em;min-width:5.625em}.ModelTradingDetails__compositionItem:nth-of-type(n) .ModelTradingDetails__compositionItemChart{color:#72cdec}.ModelTradingDetails__compositionItem:nth-of-type(2n) .ModelTradingDetails__compositionItemChart{color:#669dcd}.ModelTradingDetails__compositionItem:nth-of-type(3n) .ModelTradingDetails__compositionItemChart{color:#005dad}.ModelTradingDetails__compositionItem:nth-of-type(4n) .ModelTradingDetails__compositionItemChart{color:#1d5382}.ModelTradingDetails__compositionItem:nth-of-type(5n) .ModelTradingDetails__compositionItemChart{color:#6c29bc}.ModelTradingDetails__compositionItem:nth-of-type(6n) .ModelTradingDetails__compositionItemChart{color:#9b59e9}.ModelTradingDetails__compositionItem:nth-of-type(7n) .ModelTradingDetails__compositionItemChart{color:#b993e6}.ModelTradingDetails__compositionItem:nth-of-type(8n) .ModelTradingDetails__compositionItemChart{color:#d1c2e3}.ModelTradingDetails__compositionItem:nth-of-type(9n) .ModelTradingDetails__compositionItemChart{color:#ff95fe}.ModelTradingDetails__compositionItem:nth-of-type(10n) .ModelTradingDetails__compositionItemChart{color:#ff72b8}.ModelTradingDetails__compositionItem:nth-of-type(11n) .ModelTradingDetails__compositionItemChart{color:#f41b8d}.ModelTradingDetails__compositionItem:nth-of-type(12n) .ModelTradingDetails__compositionItemChart{color:#c3116e}.ModelTradingDetails__compositionItem:nth-of-type(13n) .ModelTradingDetails__compositionItemChart{color:#016d7b}.ModelTradingDetails__compositionItem:nth-of-type(14n) .ModelTradingDetails__compositionItemChart{color:#0d92a3}.ModelTradingDetails__compositionItem:nth-of-type(15n) .ModelTradingDetails__compositionItemChart{color:#19b69c}.ModelTradingDetails__compositionItem:nth-of-type(16n) .ModelTradingDetails__compositionItemChart{color:#00d9b4}.ModelTradingDetails__compositionItem:nth-of-type(17n) .ModelTradingDetails__compositionItemChart{color:#a9df57}.ModelTradingDetails__compositionItem:nth-of-type(18n) .ModelTradingDetails__compositionItemChart{color:#6ccb4c}.ModelTradingDetails__compositionItem:nth-of-type(19n) .ModelTradingDetails__compositionItemChart{color:#2eb500}.ModelTradingDetails__compositionItem:nth-of-type(20n) .ModelTradingDetails__compositionItemChart{color:#25730a}.ModelTradingDetails__compositionItem:nth-of-type(21n) .ModelTradingDetails__compositionItemChart{color:#f53800}.ModelTradingDetails__compositionItemName{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:1 1 0%;width:auto;padding-inline-start:.5rem}.ModularInputs__row{display:flex;flex-wrap:wrap;margin-inline-start:-.5rem;margin-inline-end:-.5rem;max-width:100%;width:100%;align-items:center}.ModularInputs__wrapper{padding-inline-start:.5rem;padding-inline-end:.5rem;padding-bottom:1rem}.ModularInputs__wrapper--1{flex:1 1 80px}.ModularInputs__wrapper--2{flex:2 1 160px}.ModularInputs__wrapper--3{flex:3 1 240px}.ModularInputs__wrapper--4{flex:4 1 320px}.ModularInputs__wrapper--5{flex:5 1 400px}.ModularInputs__wrapper--6{flex:6 1 480px}.ModularInputs__wrapper--7{flex:7 1 560px}.ModularInputs__wrapper--8{flex:8 1 640px}.ModularInputs__wrapper--9{flex:9 1 720px}.ModularInputs__wrapper--10{flex:10 1 800px}.ModularInputs__wrapper--11{flex:11 1 880px}.ModularInputs__wrapper--12{flex:12 1 960px}.ModularInputs__wrapper--13{flex:13 1 1040px}.ModularInputs__wrapper--14{flex:14 1 1120px}.ModularInputs__wrapper--15{flex:15 1 1200px}.ModularInputs__wrapper--16{flex:16 1 1280px}.ModularInputs__wrapper--17{flex:17 1 1360px}.ModularInputs__wrapper--18{flex:18 1 1440px}.ModularInputs__wrapper--19{flex:19 1 1520px}.ModularInputs__wrapper--20{flex:20 1 1600px}.ModularInputs__wrapper--21{flex:21 1 1680px}.ModularInputs__wrapper--22{flex:22 1 1760px}.ModularInputs__wrapper--23{flex:23 1 1840px}.ModularInputs__wrapper--24{flex:24 1 1920px}.ModularInputs__wrapper--0{flex:0 0 auto;width:auto}.ModularInputs__wrapper--full{flex:1 0 100%;width:100%}.ModularInputs__wrapper--auto{flex:1 0 auto;width:auto}.NavigationDots{font-size:16px}.NavigationDots__dotsWrapper{align-items:center;display:flex;justify-content:center;min-height:1em;width:100%}.NavigationDots__navDot{background-color:var(--neutral-lowest);border-radius:50%;height:.75em;margin:0 .25rem;width:.75em}.NavigationDots__navDot.is-active{background-color:var(--primary-base)}.NavigationTree{font-size:16px}.NavigationTree__content,.NavigationTree__container{display:flex;flex-direction:column}.NavigationTree__container{border-inline-start:4px solid var(--neutral-low);padding-inline-start:.9375em}.NavigationTree__subSection{margin:-.25rem 0;padding-bottom:.5rem}.NavigationTree__subSection.is-hidden{display:none}.NavigationTree__stepWrapper{position:relative}.NavigationTree__stepWrapper.is-filled .NavigationTree__macroStepName:before{background-color:var(--primary-base)}.NavigationTree__stepWrapper.is-filled:before{border-left-width:4px;border-left-style:solid;border-left-color:var(--primary-base);bottom:-.625em;content:" ";font-size:16px;left:-1.1875em;position:absolute;top:0}.NavigationTree__macroStep,.NavigationTree__microStep,.NavigationTree__panel,.NavigationTree__duplicateMacroStep{align-items:center;display:flex;position:relative}.NavigationTree__macroStep:hover .NavigationTree__remove,.NavigationTree__microStep:hover .NavigationTree__remove,.NavigationTree__panel:hover .NavigationTree__remove,.NavigationTree__duplicateMacroStep:hover .NavigationTree__remove{background-color:var(--mood-worst)}.NavigationTree__macroStep:hover .NavigationTree__duplicate,.NavigationTree__microStep:hover .NavigationTree__duplicate,.NavigationTree__panel:hover .NavigationTree__duplicate,.NavigationTree__duplicateMacroStep:hover .NavigationTree__duplicate{background-color:var(--mood-best)}.NavigationTree__microStep.is-hidden,.NavigationTree__panel.is-hidden{display:none}.NavigationTree__macroStep{margin-bottom:.5rem}.NavigationTree__macroStep.is-completed .NavigationTree__macroStepName{color:var(--primary-base)}.NavigationTree__macroStep.is-completed .NavigationTree__macroStepName:before{background-color:var(--primary-base)}.NavigationTree__macroStep.is-active .NavigationTree__macroStepName{color:var(--primary-base)}.NavigationTree__macroStep.is-active .NavigationTree__macroStepName:before{background-color:var(--primary-base)}.NavigationTree__macroStep.is-disabled .NavigationTree__macroStepName{color:var(--neutral-medium);cursor:default}.NavigationTree__macroStep.is-disabled:hover .NavigationTree__duplicate,.NavigationTree__macroStep.is-disabled:hover .NavigationTree__remove{background-color:var(--neutral-low);cursor:default}.NavigationTree__macroStep.NavigationTree__macroStep--multiple{align-items:flex-start;flex-direction:column}.NavigationTree__duplicateMacroStep{margin-top:.5rem;width:100%}.NavigationTree__duplicateMacroStep:first-child{margin-top:0}.NavigationTree__duplicateMacroStep.is-filled .NavigationTree__macroStepName:before{background-color:var(--primary-base)}.NavigationTree__microStep{margin:.25rem 0}.NavigationTree__microStep.is-active .NavigationTree__microStepName{color:var(--primary-base)}.NavigationTree__microStep.is-disabled .NavigationTree__microStepName{color:var(--neutral-medium);cursor:default}.NavigationTree__microStep.is-disabled:hover .NavigationTree__duplicate,.NavigationTree__microStep.is-disabled:hover .NavigationTree__remove{background-color:var(--neutral-low);cursor:default}.NavigationTree__panel{margin-bottom:.25rem}.NavigationTree__panel.is-active .NavigationTree__panelName{color:var(--primary-base)}.NavigationTree__panel.has-error .NavigationTree__panelName{color:var(--mood-worst)}.NavigationTree__panel.has-error .NavigationTree__warning,.NavigationTree__panel.is-completed .NavigationTree__check{visibility:visible}.NavigationTree__panel.is-completed .NavigationTree__panelName{color:var(--primary-base)}.NavigationTree__panel.is-disabled .NavigationTree__panelName{color:var(--neutral-medium-low);cursor:default;font-weight:300}.NavigationTree__panel.is-disabled:hover .NavigationTree__duplicate,.NavigationTree__panel.is-disabled:hover .NavigationTree__remove{background-color:var(--neutral-low);cursor:default}.NavigationTree__leftContent,.NavigationTree__rightContent{align-items:center;display:flex}.NavigationTree__rightContent{bottom:0;position:absolute;right:0;top:0}.NavigationTree__leftContent{max-width:80%}.NavigationTree__macroStepName{color:var(--neutral-medium);cursor:pointer;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.NavigationTree__macroStepName:before{background-color:var(--neutral-low);border-radius:50%;content:" ";height:1.4285714286em;left:-1.9285714286em;position:absolute;top:-1px;width:1.4285714286em}.NavigationTree__microStepName{color:var(--neutral-highest);cursor:pointer;font-weight:700;margin-inline-start:.25rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NavigationTree__panelName{color:var(--neutral-medium);cursor:pointer;margin-inline-start:.5rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NavigationTree__warning{color:var(--mood-worst);display:flex;font-size:.875em;margin-inline-end:.3571428571em;visibility:hidden}.NavigationTree__remove,.NavigationTree__duplicate{align-items:center;background-color:var(--neutral-low);border-radius:50%;color:var(--neutral-lowest);display:flex;font-size:.5em;height:2em;justify-content:center;margin-inline-end:.25rem;padding:2px;width:2em}.NavigationTree__check{color:var(--mood-best);display:flex;font-size:.875em;visibility:hidden}.NestedTable{font-size:16px;margin-top:1rem;padding:0 1.25em}.NestedTable.InvestmentProp__assetsTable{margin-top:0}.NestedTable.InvestmentProp__assetsTable .NestedTable__row{border-top:0;border-inline-start:0;border-inline-end:0}.NestedTable.InvestmentProp__assetsTable .NestedTable__row:last-child{border-bottom:0}.NestedTable__header{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;margin-bottom:1rem}.NestedTable__titleWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:1 1 0%;width:auto}.NestedTable__editWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:auto;flex-align:flex-end;flex-direction:row}.NestedTable__editIcon{margin:0 .5rem}.NestedTable__editText{margin-inline-end:.3125em}.NestedTable__row{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;background-color:var(--neutral-lowest);border-top-width:0;border:1px solid var(--neutral-low);text-transform:uppercase}.NestedTable__row--superHeader{background-color:var(--primary-base);border-color:var(--primary-higher);border-left-color:transparent;border-right-color:transparent;color:var(--neutral-lowest)}.NestedTable__row--header,.NestedTable__row--footer{background-color:var(--primary-high);border-color:var(--primary-higher);border-left-color:transparent;border-right-color:transparent;color:var(--neutral-lowest)}.NestedTable__row--headerDark{background-color:var(--primary-higher);border-left-color:transparent;border-right-color:transparent;border-right-width:0;border-top:0;color:var(--neutral-lowest)}.NestedTable__row--headerDark .NestedTable__colIsin,.NestedTable__row--headerDark .NestedTable__colMainInfo,.NestedTable__row--headerDark .NestedTable__colCtv,.NestedTable__row--headerDark .NestedTable__colPercentage{border:0;height:2.75em;padding-bottom:0;padding-top:0}.NestedTable__row--assetBuy .NestedTable__colIsin,.NestedTable__row--assetBuy .NestedTable__colMainInfo,.NestedTable__row--assetBuy .NestedTable__colCtv,.NestedTable__row--assetBuy .NestedTable__colPercentage{border:0;min-height:2.75em;padding-bottom:0;padding-top:0}.NestedTable__rowDocs{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;background:var(--neutral-low);margin:0 0 .5rem;padding:.5rem 0}.NestedTable__colMainInfo{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:25%;border-inline-end:1px solid var(--neutral-low);justify-content:center;padding-bottom:1.25em;padding-top:1.25em}@media only screen and (min-width: 64em){.NestedTable__colMainInfo{width:33.3333333333%}}.NestedTable__colMainInfo--evidence{background-color:var(--mood-bad)}.NestedTable__row--footer .NestedTable__colMainInfo{font-weight:500}.NestedTable__row--superHeader .NestedTable__colMainInfo,.NestedTable__row--header .NestedTable__colMainInfo,.NestedTable__row--footer .NestedTable__colMainInfo{border-color:var(--primary-higher)}.NestedTable__row--header .NestedTable__colMainInfo,.NestedTable__row--footer .NestedTable__colMainInfo{padding-bottom:.625em;padding-top:.625em}.NestedTable__colMainPercentage{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;border-right-width:1px;border-right-style:solid;border-right-color:var(--primary-higher);justify-content:center}.NestedTable__colMainCtv{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:33.3333333333%;border-right-width:1px;border-right-style:solid;border-right-color:var(--primary-higher);justify-content:center}.NestedTable__colIsin{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;border-inline-end:1px solid var(--neutral-low);justify-content:center}.NestedTable__row--header .NestedTable__colIsin,.NestedTable__row--footer .NestedTable__colIsin{border-color:var(--primary-higher)}.NestedTable__colPercentage{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;align-items:flex-end;border-inline-end:1px solid var(--neutral-low);justify-content:center}.NestedTable__row--header .NestedTable__colPercentage,.NestedTable__row--footer .NestedTable__colPercentage{border-color:var(--primary-higher)}.NestedTable__colCtv{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:16.6666666667%;align-items:flex-end;border-inline-end:1px solid var(--neutral-low);justify-content:center}.NestedTable__row--superHeader .NestedTable__colCtv,.NestedTable__row--header .NestedTable__colCtv,.NestedTable__row--footer .NestedTable__colCtv{border-color:var(--primary-higher)}.NestedTable__colToggle{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto;align-items:center;justify-content:center;width:2.5em}@media only screen and (min-width: 64em){.NestedTable__colToggle{width:3.75em}}.NestedTable__colDoc{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto}.NestedTable__assetWrapper{align-items:center;display:flex}.NestedTable__assetWrapper .Symbol--flipY{color:var(--mood-best)}.NestedTable__assetWrapper .Symbol--flipX{color:var(--mood-worst)}.NestedTable__text{overflow:hidden;padding-inline-start:.5rem;text-overflow:ellipsis;white-space:nowrap}.NestedTable__assetsCheck{display:none}.NestedTable__toggleIcon{line-height:0;transform:rotate(180deg);transition:all .2s ease-in}.NestedTable__firstContent{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;display:none}.NestedTable__assetsCheck:checked~.NestedTable__firstContent{display:flex}.NestedTable__assetsCheck:checked~.NestedTable__colToggle .NestedTable__toggleIcon{transform:rotate(0);transition:all .2s ease-in}.NestedTable__nestedRow{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;background-color:var(--neutral-lower);border-top:1px solid var(--neutral-low);position:relative;text-transform:uppercase}.NestedTable__nestedText{overflow:hidden;padding-inline-start:1.5625em;text-overflow:ellipsis;white-space:nowrap}.NestedTable__productCheck{display:none}.NestedTable__secondContent{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;display:none}.NestedTable__secondToggleIconExpand,.NestedTable__secondToggleIconCollapse{position:absolute;right:1.25em;top:50%;transform:translate(50%,-50%)}@media only screen and (min-width: 64em){.NestedTable__secondToggleIconExpand,.NestedTable__secondToggleIconCollapse{right:1.875em}}.NestedTable__secondToggleIconExpand{display:flex}.NestedTable__secondToggleIconCollapse{display:none}.NestedTable__productCheck:checked~.NestedTable__secondContent{display:flex}.NestedTable__productCheck:checked~.NestedTable__colToggle .NestedTable__secondToggleIconExpand{display:none}.NestedTable__productCheck:checked~.NestedTable__colToggle .NestedTable__secondToggleIconCollapse{display:flex;padding:6.25em .625em}@media only screen and (min-width: 64em){.NestedTable__productCheck:checked~.NestedTable__colToggle .NestedTable__secondToggleIconCollapse{padding:6.25em 1.25em}}.NestedTable__secondContentWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;border-inline-end:1px solid var(--neutral-low);border-top:1px solid var(--neutral-low);padding:1.25em 1.25em 0 2.1875em}.NestedTable__secondContentToggle{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto;width:2.5em}@media only screen and (min-width: 64em){.NestedTable__secondContentToggle{width:3.75em}}.NestedTable__changeProdTitile{padding-bottom:1rem;text-transform:initial}.NestedTable__listWrapper{padding:0 1rem;width:100%}.NestedTable__ctvInputWrapper{margin:0}.NestedTable__ctvInputWrapper input{padding:.625em .3125em;text-align:right}.NestedTable__ctvInputWrapper input:disabled{border-width:0;background-color:transparent;padding-inline-end:0}.NestedTable__searchProd{position:relative}.NestedTable__searchWrapper{margin:0 0 1rem}.NestedTable__searchWrapper input{border-width:0;border-bottom-width:1px}.NestedTable__inputInnerIcon{font-size:1.25em;margin-inline-start:.5em;padding-bottom:.125em}.NestedTable__searchNumber{position:absolute;top:50%;right:0;transform:translate(-50%,-50%);color:var(--neutral-medium)}.NestedTable__listAlert{margin:.5rem 0 1rem;text-transform:initial}.NestedTable__alert,.Pagination{margin-top:1rem}.Pagination__container{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.Pagination__link{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;margin-inline-end:.5em;margin-bottom:.5rem;order:0;position:relative}.Pagination__link--back{order:-3}.Pagination__link--forward{order:3}.Pagination__link--first{order:-2}.Pagination__link--last{order:2}.Pagination__link--firstEllipsis{order:-1}.Pagination__link--lastEllipsis{order:1}.Pagination__item{align-items:center;background-color:var(--neutral-low);color:var(--neutral-medium-high);cursor:pointer;display:flex;font-size:.75em;font-weight:500;justify-content:center;min-height:2em;min-width:2em;position:relative;transition:background-color .3s,color .3s;will-change:background-color,color}.Pagination__item:hover{background-color:var(--primary-tone);color:var(--neutral-lowest)}.Pagination__item.is-active,.Pagination__item.is-active:hover{background-color:var(--primary-base);color:var(--neutral-lowest);cursor:default}.Pagination__ellipsis{background-color:transparent;border:0;border-radius:0;font-size:inherit;height:2em;padding:0;text-align:center;transition:background-color .3s;width:2em;will-change:background-color}.Pagination__ellipsis::-webkit-inner-spin-button,.Pagination__ellipsis::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Pagination__ellipsis--submit{display:none}.Pagination__tooltip{font-size:1rem;height:0;left:50%;max-width:100vh;min-width:7.5em;opacity:0;overflow:hidden;position:absolute;text-align:center;top:0;transform:translate(-50%,-100%);transition:opacity .3s;width:auto;will-change:height,opacity,padding;z-index:1000}.touch .Pagination__tooltip--mobileError{opacity:1}.Pagination__ellipsis:focus+.Pagination__tooltip,.TextArea__wrapper textarea:focus+.Pagination__ellipsis.TextArea__counter+.Pagination__tooltip,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.Pagination__ellipsis.TextArea__counter+.Pagination__tooltip,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Pagination__ellipsis.TextArea__counter+.Pagination__tooltip,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Pagination__ellipsis.TextArea__counter+.Pagination__tooltip,.TextArea__wrapper textarea:focus+.TextArea__counter+.Pagination__ellipsis.TextArea__counter+.Pagination__tooltip,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Pagination__ellipsis.TextArea__counter+.Pagination__tooltip,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Pagination__ellipsis.TextArea__counter+.Pagination__tooltip{height:auto;opacity:1;padding-bottom:.3125em}.ProductScore{display:flex;flex-direction:row;align-items:center}.ProductScore__block{display:block;height:16px;width:16px;margin-inline-end:1px}.ProductScore__block:nth-child(1){background-color:#25730a}.ProductScore__block:nth-child(2){background-color:#6ccb4c}.ProductScore__block:nth-child(3){background-color:#a9df57}.ProductScore__block:nth-child(4){background-color:#f8d000}.ProductScore__block:nth-child(5){background-color:#fea00a}.ProductScore__block:nth-child(6){background-color:#ff6a00}.ProductScore__block:nth-child(7){background-color:#f53800}.ProductScore__block:last-child{margin-inline-end:0;padding-inline-end:0}.ProductScore--1>.ProductScore__block:nth-child(n+2){background-color:var(--neutral-medium-low);margin-inline-end:1px;width:16px}.ProductScore--2>.ProductScore__block:nth-child(n+3){background-color:var(--neutral-medium-low);margin-inline-end:1px;width:16px}.ProductScore--3>.ProductScore__block:nth-child(n+4){background-color:var(--neutral-medium-low);margin-inline-end:1px;width:16px}.ProductScore--4>.ProductScore__block:nth-child(n+5){background-color:var(--neutral-medium-low);margin-inline-end:1px;width:16px}.ProductScore--5>.ProductScore__block:nth-child(n+6){background-color:var(--neutral-medium-low);margin-inline-end:1px;width:16px}.ProductScore--6>.ProductScore__block:nth-child(n+7){background-color:var(--neutral-medium-low);margin-inline-end:1px;width:16px}.ProductScore--7>.ProductScore__block:nth-child(n+8){background-color:var(--neutral-medium-low);margin-inline-end:1px;width:16px}.ProductScore__label{margin-inline-start:8px}.ProgressBar{background-color:var(--neutral-lowest);background-size:.9375rem .9375rem;height:1.25rem;width:100%}.ProgressBar--tiny{height:.1875rem;padding:0}.ProgressBar--small{height:.3125rem;padding:0}.ProgressBar--medium{height:.625rem;padding:0}.ProgressBar--bgcolor1{background-color:var(--neutral-lower)}.ProgressBar--bgcolor2{background-color:var(--neutral-low)}.ProgressBar--bgcolor3{background-color:var(--neutral-medium-low)}.ProgressBar--bgcolorbad{background-color:var(--mood-bad)}.ProgressBar__element{background-color:var(--neutral-medium);display:block;float:left;height:100%;max-width:100%;transition:width .3s ease-out 0s}.ProgressBar__element--color1{background-color:var(--primary-base)}.ProgressBar__element--color2{background-color:var(--mood-best)}.ProgressBar__element--color3{background-color:var(--mood-good)}.ProgressBar__element--color4{background-color:var(--mood-bad)}.ProgressBar__element--color5{background-color:var(--mood-worse)}.ProgressBar__element--color6{background-color:var(--primary-low)}.ProgressBar__element--withSeparator{position:relative}.ProgressBar__element--withSeparator:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:1.5rem;background:var(--neutral-highest);box-shadow:2px 0 #fff}[data-eq-state~=large] .ProgressBar__element--withSeparator:after{width:4px}.ProgressBar__cta{display:flex;justify-content:space-between}.Radio{align-items:flex-start;color:#31363b;display:flex;position:relative}.Radio__container{display:inline-block;height:1.25em;width:1.25em;margin-inline-end:.5em;margin-top:4px}@media only screen and (min-width: 45em){.Radio__container{margin-top:0}}.Radio__input{display:block;cursor:pointer;height:1.4375em;left:0;padding:0;position:absolute;top:0;width:1.4375em;z-index:1}.Radio__background{align-items:center;background-color:var(--input-normal-bg-color);border:none;border-radius:50%;display:flex;height:1.25em;justify-content:center;width:1.25em}.Radio__background:after{background-color:var(--mood-good);border-radius:62.5em;content:" ";display:block;height:0;transition:height .15s cubic-bezier(.68,-.55,.265,1.55) width .15s cubic-bezier(.68,-.55,.265,1.55);width:0;will-change:height,width}.Radio__label{font-size:.875rem;line-height:1.25rem;color:var(--neutral-highest)}.Radio__input:focus~.Radio__container .Radio__background,.TextArea__wrapper textarea:focus+.Radio__input.TextArea__counter~.Radio__container .Radio__background,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.Radio__input.TextArea__counter~.Radio__container .Radio__background,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Radio__input.TextArea__counter~.Radio__container .Radio__background,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.Radio__input.TextArea__counter~.Radio__container .Radio__background,.TextArea__wrapper textarea:focus+.TextArea__counter+.Radio__input.TextArea__counter~.Radio__container .Radio__background,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Radio__input.TextArea__counter~.Radio__container .Radio__background,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.Radio__input.TextArea__counter~.Radio__container .Radio__background,.Radio__input:checked~.Radio__container .Radio__background{background-color:var(--input-focus-bg-color)}.Radio__input:checked~.Radio__container .Radio__background:after{height:.5rem;transition:height .3s cubic-bezier(.68,-.55,.265,1.55),width .3s cubic-bezier(.68,-.55,.265,1.55);width:.5rem}.Radio__input:disabled~.Radio__container{opacity:.5;cursor:default}.Radio__input:disabled~.Radio__label{opacity:.5;cursor:default}.Radio__input:disabled{cursor:default}.RadioBoxed{display:flex;position:relative}.RadioBoxed__input{border-radius:0;display:block;cursor:pointer;height:3.4375em;opacity:0;padding:0;position:absolute;top:0;left:0}.RadioBoxed__wrapper{width:100%;position:relative;height:3.25rem;border:1px solid var(--neutral-medium-low)}.RadioBoxed__container{display:flex;align-items:center;width:100%;height:100%;position:absolute;top:0;left:0}.RadioBoxed__colorContainer{width:100%;height:100%;position:absolute;top:0;left:0}.RadioBoxed__opacityContainer{width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--neutral-lowest);opacity:.9}.RadioBoxed__background{align-items:center;background-color:var(--neutral-lowest);border:1px solid var(--neutral-medium-low);border-radius:50%;display:flex;justify-content:center;height:1rem;width:1rem;margin:1rem}.RadioBoxed__background:after{background-color:#669dcd;border-radius:62.5em;content:" ";display:block;height:0;transition:height .15s cubic-bezier(.68,-.55,.265,1.55) width .15s cubic-bezier(.68,-.55,.265,1.55);width:0;will-change:height,width}.RadioBoxed__label{font-size:.875rem;line-height:1.25rem;color:var(--neutral-highest);border-inline-start:1px solid var(--neutral-medium-low);padding-inline-start:1rem;height:2rem;display:flex;align-items:center}.RadioBoxed__label--rightRadio{order:-1;flex:1;border-inline-start:0;border-inline-end:1px solid var(--neutral-medium-low)}.RadioBoxed__input:focus~.RadioBoxed__wrapper .RadioBoxed__background,.TextArea__wrapper textarea:focus+.RadioBoxed__input.TextArea__counter~.RadioBoxed__wrapper .RadioBoxed__background,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.RadioBoxed__input.TextArea__counter~.RadioBoxed__wrapper .RadioBoxed__background,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.RadioBoxed__input.TextArea__counter~.RadioBoxed__wrapper .RadioBoxed__background,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.RadioBoxed__input.TextArea__counter~.RadioBoxed__wrapper .RadioBoxed__background,.TextArea__wrapper textarea:focus+.TextArea__counter+.RadioBoxed__input.TextArea__counter~.RadioBoxed__wrapper .RadioBoxed__background,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.RadioBoxed__input.TextArea__counter~.RadioBoxed__wrapper .RadioBoxed__background,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.RadioBoxed__input.TextArea__counter~.RadioBoxed__wrapper .RadioBoxed__background,.RadioBoxed__input:checked~.RadioBoxed__wrapper .RadioBoxed__background{transition:height .3s cubic-bezier(.68,-.55,.265,1.55),width .3s cubic-bezier(.68,-.55,.265,1.55);border:1px solid;border-color:var(--primary-base);background-color:transparent}.RadioBoxed__input:checked~.RadioBoxed__wrapper .RadioBoxed__background:after{height:.5rem;transition:height .3s cubic-bezier(.68,-.55,.265,1.55),width .3s cubic-bezier(.68,-.55,.265,1.55);width:.5rem;background-color:var(--primary-base)}.RadioBoxed__input:disabled~.RadioBoxed__wrapper{opacity:.5;cursor:default}.RadioBoxed__input:checked~.RadioBoxed__wrapper{border:1px solid;border-color:var(--primary-base);font-weight:600}.RadioBoxed__input:checked~.RadioBoxed__wrapper .RadioBoxed__colorContainer{background-color:var(--primary-base)}.RadioBoxed__input:disabled~.RadioBoxed__wrapper .RadioBoxed__label{opacity:.5;cursor:default}.RadioBoxed__input:disabled{cursor:default}.RegisterForm{font-size:16px}.RegisterForm__inputGroup{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.RegisterForm__inputWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin-bottom:1rem}@media only screen and (min-width: 45em){.RegisterForm__inputWrapper{width:50%}}@media only screen and (min-width: 45em){.RegisterForm__inputWrapper{flex-grow:1}}.RegisterForm__inputLabel{display:inline-block}.RegisterForm__ctaWrapper{align-items:baseline;display:flex;justify-content:space-between;margin-top:1rem}.RegisterForm__link--cancel{flex-grow:2}.RegisterForm__link--back{padding-inline-end:1rem}.RegisterForm__inputSmall{align-self:center;color:var(--neutral-medium-low);margin-inline-start:.5rem}.RegisterForm__inputSmall--strength{align-self:flex-start;margin-top:-.5rem;margin-inline-start:0}.RegisterForm__indicatorWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;align-items:center;flex-direction:row;margin-top:-.5rem}.RegisterForm__indicatorWrapper .ProgressBar{height:.75rem;width:25%}.RegisterForm__indicatorText{padding:0 .5rem}.RegisterForm__additionalInfo{border-top:1px solid var(--neutral-medium-low);padding:2rem 0 0}.RegisterForm__additionalTitle{margin-bottom:.5rem}.RegisterForm__error{margin:1rem 0}.RegisterForm__errorIcon{color:var(--mood-worst);font-size:1.125em;margin-inline-end:.3125em;vertical-align:middle}.RegisterForm__errorMessage{font-size:.875em}.RegisterForm__labelWrapper{display:flex;margin-bottom:.5rem;align-items:center}.RegisterForm__passwordInfo,.RegisterForm__usernameInfo{color:var(--neutral-medium);display:flex;font-size:.6875em;padding:0 .3571428571em}.RegisterForm__tooltipWrapper{position:relative}.RegisterForm__tooltipWrapper:hover .Tooltip{display:block}.RegisterForm__tooltipWrapper .Tooltip{bottom:100%;display:none;left:45%;position:absolute;transform:translate(-50%);width:6.25em}.RelatedVideo{display:flex;margin-bottom:.5rem}.RelatedVideo:hover{cursor:pointer}.RelatedVideo:hover .RelatedVideo__title{color:var(--primary-higher);transition:color .3s ease-out}.RelatedVideo__cover{flex:0 1 40%}@media only screen and (min-width: 30em) and (max-width: 39.9375em){.RelatedVideo__cover{flex-basis:30%}}.RelatedVideo__coverImage{display:block;height:auto;width:100%}.RelatedVideo__contentWrapper{display:flex;flex:1 1 60%;flex-direction:column;padding-inline-start:.5rem}@media only screen and (min-width: 30em) and (max-width: 39.9375em){.RelatedVideo__contentWrapper{flex-basis:70%}}.RelatedVideo__title{font-size:1em;font-weight:700;line-height:1.2;margin-bottom:.25rem}.RelatedVideo__publishDate{color:var(--neutral-medium);font-size:.8em}.RiskType{font-size:16px;margin-bottom:1rem}.RiskType:only-child,.RiskType:last-child{margin-bottom:0}.RiskType__container{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;margin:0;align-items:center;width:100%}.RiskType__container .Checkbox{align-self:flex-start;margin-top:15px}.RiskType__leftContent{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto;opacity:.3}.is-selected .RiskType__leftContent{opacity:1}.RiskType__typeImg{align-items:center;background-color:var(--mood-good);border-radius:50%;display:flex;font-size:25px;height:2.32em;justify-content:center;width:2.32em}@media only screen and (min-width: 64em){.RiskType__typeImg{height:2em;width:2em}}.RiskType__rightContent{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;opacity:.3}.is-selected .RiskType__rightContent{opacity:1}.RiskType__nameContainer{align-items:center;display:flex;margin-bottom:.25rem;justify-content:space-between}.RiskType__name{color:var(--neutral-highest);font-weight:700;margin-inline-end:.5rem}.RiskType__close,.RiskType__open{display:none}.is-selected .RiskType__open{display:flex}.RiskType__expansionIcon{border-radius:50%;border:2px solid var(--mood-good);color:var(--mood-good);display:none;font-size:7px;padding:.5714285714em}.is-selected .RiskType__expansionIcon{display:flex}.RiskType__label{display:none;margin-inline-end:.5rem;margin-top:.5rem}@media only screen and (min-width: 64em){.is-selected .RiskType__label{display:inline-block}}.RiskType__briefDescription{color:var(--neutral-medium);margin-bottom:0;display:none}@media only screen and (min-width: 64em){.RiskType__briefDescription{font-size:14px;display:block}}.RiskType__longerDescription{color:var(--neutral-highest);height:0;margin-bottom:0;overflow:hidden;opacity:0;transition:all .3s ease-in}@media only screen and (min-width: 64em){.RiskType__longerDescription{font-size:14px}}.RiskType__infoContentInfo{cursor:pointer;opacity:.3;color:var(--neutral-medium);font-size:1.375em}.is-selected .RiskType__infoContentInfo{opacity:1}.RiskType__infoContent input{display:none}.RiskType__infoContentModalHeader{align-items:center}.RiskType__infoContentModalContentIcon{margin:0 auto}.RiskType__infoContentModalContentTitle{text-align:center;font-weight:700;margin-bottom:.75em;margin-top:.5em}.RiskType__input{display:none}.RiskType__input:checked~.RiskType__nameContainer label .RiskType__close{display:flex}.RiskType__input:checked~.RiskType__nameContainer label .RiskType__open{display:none}.RiskType__input:checked~.RiskType__briefDescription{margin-bottom:1rem}.RiskType__input:checked~.RiskType__longerDescription{height:auto;margin-bottom:1rem;opacity:1}.ScrollingList{display:flex;height:2.75em;overflow:hidden;position:relative;border-bottom:1px solid var(--neutral-low)}@media only screen and (min-width: 64em){.ScrollingList{border-width:0;height:100%}}.ScrollingList:after{right:0;background:linear-gradient(to right,rgba(var(--neutral-lowest-rgb),0),rgba(var(--neutral-lowest-rgb),1));content:" ";height:100%;position:absolute;top:0;width:1rem}@media only screen and (min-width: 64em){.ScrollingList:after{width:0}}.ScrollingList__scroll{display:flex;height:3.375em;overflow-x:auto}@media only screen and (min-width: 64em){.ScrollingList__scroll{overflow-x:hidden;height:100%}}.ScrollingList__wrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;align-items:center;flex-wrap:nowrap;height:2.75em}@media only screen and (min-width: 64em){.ScrollingList__wrapper{flex-wrap:wrap;height:100%}}.ScrollingList__item{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto;margin-inline-end:.5rem;position:relative}@media only screen and (min-width: 64em){.ScrollingList__item{width:100%}}@media only screen and (min-width: 64em){.ScrollingList__item{margin:0}.ScrollingList__item:last-child{margin-bottom:2rem}.ScrollingList__item:hover{background-color:var(--neutral-lower)}}.ScrollingList__item.is-active:after{content:"";height:3px;width:100%;background-color:var(--primary-low);position:absolute;bottom:-.5em;left:0}@media only screen and (min-width: 64em){.ScrollingList__item.is-active{border-left-width:3px;border-left-style:solid;border-left-color:var(--primary-low);background-color:var(--primary-lowest)}.ScrollingList__item.is-active:after{display:none}}.ScrollingList__item.is-edit{background-color:var(--neutral-lower);padding:.5rem}@media only screen and (min-width: 64em){.ScrollingList__nameWrapper{display:flex;justify-content:space-between;align-items:center}}@media only screen and (min-width: 64em){.ScrollingList__nameWrapper.is-hidden{display:none}}.ScrollingList__folderName{padding:.5rem 0;cursor:pointer;color:var(--neutral-medium-high);width:100%}@media only screen and (min-width: 64em){.ScrollingList__folderName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.is-active .ScrollingList__folderName{color:var(--primary-tone-high);font-weight:700}.ScrollingList__folderIcon{color:var(--neutral-medium)}.ScrollingList__folderIcon.Symbol{display:none}@media only screen and (min-width: 64em){.ScrollingList__folderIcon.Symbol.is-visible{cursor:pointer;display:inline-block;padding:0 .5rem}.ScrollingList__folderIcon.Symbol.is-visible:hover{color:var(--mood-good)}}.ScrollingList__editFolder{display:none}@media only screen and (min-width: 64em){.ScrollingList__editFolder.is-visible{display:block}}.ScrollingList__editWrapper{display:flex}.ScrollingList__editIconsWrapper{align-items:center;display:flex}.ScrollingList__editIconsWrapper.Symbol__svg:hover{color:var(--mood-good)}.ScrollingList__editFolderIcon{color:var(--neutral-high);cursor:pointer;margin-inline-start:.5rem}.SearchProducts,.SearchBox{font-size:16px;margin-top:1rem}.SearchProducts__wrapper,.SearchBox__wrapper{background-color:var(--neutral-lowest);border-radius:3px;margin:0 auto;max-width:31.25em;padding:1.5rem}.SearchProducts__title,.SearchBox__title{color:var(--neutral-highest);font-weight:700;margin-bottom:.5rem}.SearchProducts__description,.SearchBox__description{color:var(--neutral-medium)}.SearchProducts__inpputWrapper,.SearchBox__inpputWrapper{margin:0}.SearchProducts__inputInnerIcon,.SearchBox__inputInnerIcon{font-size:1.25em;margin-inline-start:.5em;padding-bottom:.125em}.SearchProducts__form,.SearchBox__form{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.SearchProducts__formItem,.SearchBox__formItem{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}.SearchProducts__formItem:first-child,.SearchBox__formItem:first-child{margin-bottom:1rem}.SearchProducts__formItem--whatchList,.SearchBox__formItem--whatchList{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin-bottom:0}@media only screen and (min-width: 45em){.SearchProducts__formItem--whatchList,.SearchBox__formItem--whatchList{width:66.6666666667%}}.SearchProducts__formItem--whatchListCta,.SearchBox__formItem--whatchListCta{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.SearchProducts__formItem--whatchListCta,.SearchBox__formItem--whatchListCta{width:33.3333333333%}}.SearchProducts__label,.SearchBox__label{display:block;margin-bottom:.25rem}.SearchProducts__filterContainer,.SearchBox__filterContainer{display:flex;flex-wrap:wrap}.SearchProducts__filterWrapper,.SearchBox__filterWrapper{flex-grow:0;padding-inline-end:.5rem}.SearchProducts__filterButton,.SearchBox__filterButton{background-color:var(--primary-low);color:var(--neutral-lowest);font-size:16px;line-height:1.25rem;padding:.5rem 1.5rem;border-radius:2.25rem;margin-bottom:1rem;transition:all .5s}.SearchProducts__filterButton:focus,.TextArea__wrapper textarea:focus+.SearchProducts__filterButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchProducts__filterButton.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__filterButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchProducts__filterButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchProducts__filterButton.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__filterButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchProducts__filterButton.TextArea__counter,.SearchProducts__filterButton:hover,.no-touchevents .SearchProducts__filterButton:hover,.SearchBox__filterButton:focus,.TextArea__wrapper textarea:focus+.SearchBox__filterButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.SearchBox__filterButton.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__filterButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.SearchBox__filterButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.SearchBox__filterButton.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__filterButton.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.SearchBox__filterButton.TextArea__counter,.SearchBox__filterButton:hover,.no-touchevents .SearchBox__filterButton:hover{background-color:var(--primary-lower);cursor:pointer}.SearchProducts__filterButton.is-active,.SearchProducts__filterButton:active,.no-touchevents .SearchProducts__filterButton:active,.SearchBox__filterButton.is-active,.SearchBox__filterButton:active,.no-touchevents .SearchBox__filterButton:active{background-color:var(--primary-tone)}.SearchProducts__filterBtnWrap,.SearchBox__filterBtnWrap{display:flex;align-items:center;transform:translate(-8px);transition:all .5s}.is-active .SearchProducts__filterBtnWrap,.is-active .SearchBox__filterBtnWrap{transform:translate(0)}.SearchProducts__filterBtnIcon,.SearchBox__filterBtnIcon{display:flex;opacity:0;font-size:12px;transition:opacity .6s;margin-inline-end:4px}.is-active .SearchProducts__filterBtnIcon,.is-active .SearchBox__filterBtnIcon{opacity:1}.SearchProducts__submitWrapper,.SearchBox__submitWrapper{justify-content:flex-end;display:flex}.SearchProducts__submit,.SearchBox__submit{margin-top:1rem}.SearchProducts__formItem--whatchListCta .SearchProducts__submit,.SearchProducts__formItem--whatchListCta .SearchBox__submit{margin-bottom:1rem;margin-top:0}@media only screen and (min-width: 45em){.SearchProducts__formItem--whatchListCta .SearchProducts__submit,.SearchProducts__formItem--whatchListCta .SearchBox__submit{height:44px;margin-bottom:0;margin-top:1rem}}.SearchProducts__submit.is-disabled,.SearchProducts__submit[disabled],.SearchBox__submit.is-disabled,.SearchBox__submit[disabled]{pointer-events:none}.SearchProducts .PortfolioList__label,.SearchBox .PortfolioList__label{text-align:left}.Skeleton{font-size:16px;visibility:hidden;opacity:0;height:0}.Skeleton.is-visible{display:flex;width:100%;visibility:visible;opacity:1;height:auto}.Skeleton.is-visible .Skeleton__wrapper{display:flex;opacity:1}.Skeleton.is-visible~.WidgetContent{padding:0}.Skeleton.is-visible~.WidgetContent>.WidgetContent__content,.Skeleton.is-visible~.WidgetContent>.WidgetContent__content>*,.Skeleton.is-visible~.WidgetHead{visibility:hidden;opacity:0;height:0}.Skeleton__wrapper{background-color:var(--neutral-lowest);border-radius:.375em;display:none;justify-content:center;opacity:0;overflow:hidden;position:relative;transition:opacity .5ms ease-in;width:100%}.Skeleton__wrapper:before{animation-duration:3s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:shimmerBackground;animation-timing-function:linear;background-image:linear-gradient(to bottom right,rgba(var(--neutral-lowest-rgb),0),rgba(var(--neutral-lowest-rgb),.13) 45%,rgba(var(--neutral-lowest-rgb),.5) 60%,rgba(var(--neutral-lowest-rgb),0));background-repeat:no-repeat;background-size:100% 100%;content:" ";display:block;height:100%;inset:0;position:absolute;z-index:10}.Module--full>.Widget:not(.Widget--Ipos) .Skeleton__wrapper{background-color:transparent}.Module--full>.Widget:not(.Widget--Ipos) .Skeleton__wrapper:before{display:none}.Skeleton__screenModel{display:none;padding:.5rem;position:relative;width:100%}.Skeleton__screenModel.is-visible{display:block}.Skeleton__screenModel--type1{padding-bottom:3.125em}@media only screen and (min-width: 64em){.Skeleton__screenModel--type1{padding-bottom:6.25em}}.Widget--DocumentsOverview .Skeleton__screenModel--type1,.Widget--HoldingsOverview .Skeleton__screenModel--type1,.Widget--NewsOverview .Skeleton__screenModel--type1{padding-bottom:0}.Skeleton__screenModel--type8{height:4.0625em}.Module--full .Skeleton__screenModel{padding-inline-start:0;padding-inline-end:0}.Skeleton__block,.Skeleton__textBlock,.Skeleton__electionBlock{height:.7142857143em;background-color:var(--neutral-low);margin-bottom:1rem;margin-inline-start:.5rem}.Skeleton__block:nth-child(1),.Skeleton__textBlock:nth-child(1),.Skeleton__electionBlock:nth-child(1){margin-bottom:.7142857143em;width:30%}.Skeleton__block:nth-child(2),.Skeleton__textBlock:nth-child(2),.Skeleton__electionBlock:nth-child(2){margin-bottom:2rem;width:20%}.Skeleton__block:nth-child(3),.Skeleton__textBlock:nth-child(3),.Skeleton__electionBlock:nth-child(3){width:85%}.Skeleton__block:nth-child(4),.Skeleton__textBlock:nth-child(4),.Skeleton__electionBlock:nth-child(4){margin-bottom:1rem;width:70%}.Module--full>.Skeleton__screenModel--type4 .Skeleton__block,.Module--full>.Skeleton__screenModel--type4 .Skeleton__textBlock,.Module--full>.Skeleton__screenModel--type4 .Skeleton__electionBlock{margin-inline-start:0}.Skeleton__separator{border-bottom:1px solid var(--neutral-low);margin:0 -1.25em 1.875em}.Skeleton__chart{display:flex;justify-content:center;margin-bottom:1rem}.Skeleton__screenModel--type3 .Skeleton__chart{margin-bottom:0}.Skeleton__donut{align-items:center;background-color:var(--neutral-low);border-radius:50%;display:flex;height:10em;justify-content:center;width:10em}@media only screen and (min-width: 45em){.Skeleton__donut{height:18.75em;width:18.75em}}.Skeleton__innerDonut{background-color:var(--neutral-lowest);border-radius:50%;height:3.75em;width:3.75em}@media only screen and (min-width: 45em){.Skeleton__innerDonut{height:11.25em;width:11.25em}}.Module--full .Skeleton__innerDonut{background-color:var(--neutral-lower)}.Skeleton__donutLegend{display:flex;flex-direction:column;justify-content:center;margin-inline-start:1rem;width:7.5em}.Skeleton__donutText{background-color:var(--neutral-low);height:.7142857143em;margin-bottom:1rem}.Skeleton__donutText:first-child{width:75%}.Skeleton__xyContainer{height:100%;width:100%}.Skeleton__lineChartWrapper{bottom:20%;left:1rem;position:absolute;width:100%}.Skeleton__lineChart{border-inline-end:2px solid rgba(var(--neutral-medium-low-rgb),.2);border-top:2px solid rgba(var(--neutral-medium-low-rgb),.2);height:5em;max-width:40%;transform:rotate(-15deg)}@media only screen and (min-width: 45em){.Skeleton__lineChart{max-width:45%}}.Skeleton__lineChart:after{border-top:2px solid rgba(var(--neutral-medium-low-rgb),.2);content:" ";font-size:inherit;height:5em;left:100%;position:absolute;right:0;top:5em;width:100%}.Skeleton__barChartWrapper{align-items:flex-end;box-shadow:2px 2px 2px 0 var(--neutral-low);display:flex;height:100%;margin-bottom:.5rem;min-height:17.5em;padding-inline-start:1rem;width:100%;justify-content:space-between}.Skeleton__barChartBlock{background-color:var(--neutral-low);height:10em;margin-inline-end:.25rem;width:20%}.Skeleton__barChartBlock:first-of-type{height:10.625em}.Skeleton__barChartBlock:last-of-type{height:13.75em}.Skeleton__xyIndicator{background-color:var(--neutral-low);border-radius:.1875em;height:.625em;margin-top:8.75em;max-width:3.125em;width:100%}.Skeleton__xyLegendContainer{display:flex;justify-content:center;margin-bottom:1rem}.Skeleton__xyLegend{display:flex;margin-inline-end:.25rem}.Skeleton__xyLegend:last-child{margin:0}.Skeleton__legendColor{background-color:var(--neutral-low);height:.625em;margin-inline-end:.25rem;width:.625em}.Skeleton__legendColor:last-child{margin:0}.Skeleton__legendText{background-color:var(--neutral-low);height:.625em;width:6.25em}.Skeleton__table{margin:0 .5rem 1rem}.Module--full .Skeleton__table{margin:0}.Skeleton__header{align-items:center;display:flex;padding-bottom:1rem;justify-content:space-between;width:100%;border-bottom:1px solid var(--neutral-low)}.Skeleton__headerCol{background-color:var(--neutral-lower);height:2.5em;width:20%}.Skeleton__row{align-items:center;background-color:var(--neutral-lowest);border-bottom:1px solid var(--neutral-low);display:flex;padding:1.25rem 0;justify-content:space-between;width:100%}.Skeleton__row:last-child{border-bottom:0}.Skeleton__rowCol{background-color:var(--neutral-low);height:.75em;width:20%}.Skeleton__filterWrapper{display:flex;justify-content:flex-end}.Skeleton__filter{height:.7142857143em;background-color:var(--neutral-low);margin-bottom:1rem;margin-inline-end:.5rem;width:10%}.Skeleton__filter:last-child{margin-inline-end:0}.Skeleton__tilesWrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.Skeleton__tile{background-color:var(--neutral-lowest);height:5em;margin-bottom:1rem;position:relative;width:100%}.Skeleton__tile:before{background-color:var(--neutral-low);content:" ";height:.625em;left:.5rem;position:absolute;top:.5rem;width:40%}@media only screen and (min-width: 45em){.Skeleton__tile{border-inline-end:1rem solid var(--neutral-lower);width:50%}.Skeleton__tile:nth-child(2n){border-inline-end:0}}@media only screen and (min-width: 64em){.Skeleton__tile{width:33.33%}.Skeleton__tile:nth-child(2n){border-inline-end:1rem solid var(--neutral-lower)}.Skeleton__tile:nth-child(3n){border-inline-end:0}}.Skeleton__search{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3.125em 0}.Skeleton__screenModel--type9 .Skeleton__search{padding-top:0}.Skeleton__outerTitle{background-color:var(--neutral-lowest);height:.625em;margin-bottom:2rem;width:50%}@media only screen and (min-width: 45em){.Skeleton__outerTitle{width:30%}}.Skeleton__searchContainer{background-color:var(--neutral-lowest);border-radius:.375em;min-height:250px;padding:1rem;width:100%}@media only screen and (min-width: 45em){.Skeleton__searchContainer{max-width:50%}}.Skeleton__screenModel--type9 .Skeleton__searchContainer{box-shadow:10px 20px 50px rgba(var(--neutral-highest-rgb),.5);max-width:37.5rem}.Skeleton__searchBlock{background-color:var(--neutral-low);height:.625em;margin-bottom:1rem;width:30%}.Skeleton__searchBlock:first-child{width:40%}.Skeleton__searchBlock:nth-child(2){margin-bottom:.5rem;width:90%}.Skeleton__searchBlock:nth-child(3){margin-bottom:.5rem;width:85%}.Skeleton__trading{display:flex;flex-direction:column;margin:0 auto}@media only screen and (min-width: 64em){.Skeleton__trading{flex-direction:row;max-width:54em;height:44.8125em;align-items:center}}.Skeleton__leftContainer{background-color:var(--neutral-low);padding-bottom:2rem;text-align:center;width:100%}@media only screen and (min-width: 64em){.Skeleton__leftContainer{border-radius:.375em 0 0 .375em;height:100%;max-width:20.625em}}.Skeleton__logo{background-color:var(--neutral-lowest);border-radius:0 0 .1875em .1875em;height:10em;width:10em;margin:0 auto}.Skeleton__rightContainer{background-color:var(--neutral-lowest);height:25em;padding:2rem;position:relative;width:100%}@media only screen and (min-width: 64em){.Skeleton__rightContainer{border-radius:0 .375em .375em 0;height:100%;max-width:31.25em}}.Skeleton__rightBlock{height:.7142857143em;background-color:var(--neutral-low);margin-bottom:1rem;width:40%}.Skeleton__rightBlock:nth-child(2){width:100%;margin-bottom:3rem}.Skeleton__input{border-radius:.1875em;height:3.1428571429em;background-color:var(--neutral-lower);margin-bottom:1rem}.Skeleton__button{border-radius:.1875em;height:3.1428571429em;background-color:var(--neutral-low);position:absolute;bottom:2rem;left:2rem;right:2rem}.Skeleton__marketList{inset:0;overflow:hidden;position:absolute;width:100%}.Skeleton__marketListWrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;flex-wrap:nowrap;max-width:none}.Skeleton__marketItem{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:50%;flex:1 0 auto;padding:.625em;max-width:50%}@media only screen and (min-width: 30em){.Skeleton__marketItem{width:33.3333333333%}}@media only screen and (min-width: 40em){.Skeleton__marketItem{width:33.3333333333%}}@media only screen and (min-width: 64em){.Skeleton__marketItem{width:25%}}@media only screen and (min-width: 80em){.Skeleton__marketItem{flex:1 1 0%;width:auto}}.Skeleton__marketBlock{height:.5em;background-color:var(--neutral-low);margin-bottom:.5rem;width:80%}.Skeleton__marketBlock:nth-child(2){width:40%}.Skeleton__marketBlock:last-child{width:35%;margin-bottom:0}.Skeleton__toolbar{display:flex;justify-content:space-between;margin-bottom:2rem}.Skeleton__toolbarSearchWrapper{display:flex;flex-grow:1;align-items:center}.Skeleton__toolbarSearchIcon{height:1.5em;width:1.5em;margin-inline-end:.5rem;background-color:var(--neutral-low)}.Skeleton__toolbarSearchText{height:1em;width:10.875em;background-color:var(--neutral-low)}.Skeleton__toolbarFilterWrapper{display:flex;flex-grow:0;align-items:center}.Skeleton__toolbarFilter{height:2.5em;width:5.5em;background-color:var(--neutral-low);margin-inline-end:.5rem}.Skeleton__toolbarFilter:nth-child(3){width:2.5em}.Skeleton__toolbarFilter:last-child{margin-inline-end:0}.Skeleton__electionBar{display:flex}.Skeleton__electionBlock{height:1.5em}.Skeleton__electionBlock:nth-child(1){margin-inline-start:0;margin-bottom:2rem;width:85%}.Skeleton__electionBlock:nth-child(2){margin-bottom:2rem;width:45%}.Skeleton__electionBlock:nth-child(3){width:20%}.Skeleton__textBlock{height:1.5em;margin-inline-start:0}.Skeleton__textBlock:nth-child(1){margin-inline-start:0;margin-bottom:1rem}.Skeleton__textBlock:nth-child(2){margin-bottom:2rem;height:1em}.StatusBox{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;background-color:var(--neutral-lowest);color:var(--neutral-higher);border-width:1px;border-style:solid;border-color:var(--mood-good);border-radius:1px;padding:1rem .5rem}.StatusBox--success{border-color:var(--mood-best)}.StatusBox--success .StatusBox__iconWrapper,.StatusBox--success .StatusBox__link{color:var(--mood-best)}.StatusBox--warning{border-color:var(--mood-bad)}.StatusBox--warning .StatusBox__iconWrapper,.StatusBox--warning .StatusBox__link{color:var(--mood-bad)}.StatusBox--error{border-color:var(--mood-worst)}.StatusBox--error .StatusBox__iconWrapper,.StatusBox--error .StatusBox__link{color:var(--mood-worst)}.StatusBox__iconWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto;font-size:1rem;color:var(--mood-good);padding-top:.125rem}.StatusBox__contentWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;justify-content:center}.StatusBox__closeIcon{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto;font-size:.875rem;color:var(--neutral-medium-low);padding-top:.125rem}.StatusBox__closeIcon:hover,.no-touchevents .StatusBox__closeIcon:hover{color:var(--neutral-low);cursor:pointer}.StatusBox__closeIcon:active,.no-touchevents .StatusBox__closeIcon:active{color:var(--neutral-medium)}.StatusBox__text{display:flex;flex-direction:row}.StatusBox__text--cta{flex-direction:column}.StatusBox__title{font-weight:700;padding-inline-end:.25rem}.StatusBox__text--cta .StatusBox__title{margin-bottom:1rem}.StatusBox__ctaWrapper{margin-top:1rem;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.StatusBox__checkbox .CheckBox__label{align-self:center}.StatusBox__link{color:var(--mood-good);font-size:inherit;font-weight:600;transition:all .2s linear}.StatusBox__link:hover,.no-touchevents .StatusBox__link:hover{text-decoration:none;cursor:pointer}.StatusBox__link:active,.no-touchevents .StatusBox__link:active{cursor:default}.StepCta{width:100%}.StepCta__wrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;flex-direction:column-reverse;align-items:center}@media only screen and (min-width: 45em){.StepCta__wrapper{flex-direction:row}}.StepCta__next{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;order:1;margin-bottom:.5rem}@media only screen and (min-width: 45em){.StepCta__next{width:auto}}@media only screen and (min-width: 45em){.StepCta__next{order:2}}@media only screen and (min-width: 45em){.StepCta__next{margin-bottom:0}}.StepCta__next:only-child{position:absolute;right:0}.StepCta__back{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;order:2}@media only screen and (min-width: 45em){.StepCta__back{width:auto}}@media only screen and (min-width: 45em){.StepCta__back{order:1}}.StepCta__back:only-child{position:absolute;left:0}.StepCta__spacer{display:none}@media only screen and (min-width: 45em){.StepCta__spacer{display:block;flex-grow:100}}.StepCta__button{margin-bottom:1rem;width:100%}@media only screen and (min-width: 45em){.StepCta__button{margin-inline-end:1rem;margin-bottom:0;width:auto}}.StepCta__button:last-child{margin-inline-end:0}.StepCta__spacer~.StepCta__button{margin-inline-end:0}.StepCtaButton{position:relative}@media only screen and (min-width: 45em){.StepCtaButton__wrapper{display:inline-block}}.StepCtaButton__description{color:var(--neutral-high);width:100%}.StepCtaButton__button{display:flex;flex-direction:row;align-items:center;align-content:center;cursor:pointer}.StepCtaButton__button.is-disabled{opacity:.3}.StepCtaButton__button.is-disabled:after{content:"";height:100%;position:absolute;width:100%;z-index:1;cursor:not-allowed;top:0;left:0}.StepCtaButton__button.is-disabled~.StepCtaButton__description{opacity:.3}.StepCtaButton__button.is-disabled~.StepCtaButton__description:after{content:"";height:100%;position:absolute;width:100%;z-index:1;cursor:not-allowed;top:0;left:0}@media only screen and (min-width: 45em){.StepCtaButton__button:not(.StepCtaButton__button--link){width:auto}}.StepCtaButton__iconLeft+.StepCtaButton__label{margin-inline-start:.5em}.StepCtaButton__label:nth-child(1){margin-inline-end:.5em}.StepCtaButton__label:only-child{margin:0}.StepsBar{font-size:16px}.StepsBar__wrapper{height:3.125rem;overflow:hidden}.StepsBar__container{overflow-x:auto;height:4.375rem;background-color:var(--neutral-lowest)}.StepsBar__items{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;flex-wrap:nowrap}.StepsBar__item{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:auto;color:var(--neutral-medium-low);justify-content:center;padding:0rem .75rem 0rem 1.5rem;height:3.125rem;position:relative;border:1px solid var(--neutral-medium-low);border-right-width:0}@media only screen and (min-width: 45em){.StepsBar__item{flex:1 1 0%;width:auto}}@media only screen and (min-width: 45em){.StepsBar__item{min-width:11.25rem;padding:0rem .75rem 0rem 2rem}}.StepsBar__item:first-child{padding-inline-start:.75rem}@media only screen and (min-width: 45em){.StepsBar__item:first-child{padding-inline-start:1.5rem}}.StepsBar__item:last-child{border-right-width:1px;padding-inline-end:.5rem}.StepsBar__item:before{position:absolute;content:"";z-index:1;top:.1875rem;right:-.625rem;width:1.25rem;height:1.75rem;border-inline-end:1px solid var(--neutral-medium-low);background-color:var(--neutral-lowest);transform:rotate(-30deg)}.StepsBar__item:after{position:absolute;content:"";z-index:1;bottom:.1875rem;right:-.625rem;width:1.25rem;height:1.6875rem;border-inline-end:1px solid var(--neutral-medium-low);background-color:var(--neutral-lowest);transform:rotate(30deg)}.StepsBar__item.is-done{border-color:var(--mood-best);color:var(--neutral-highest)}.StepsBar__item.is-done:before{border-color:var(--mood-best)}.StepsBar__item.is-done:after{border-color:var(--mood-best)}.StepsBar__item.is-active{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:1 1 0%;width:auto;padding:0rem .75rem 0rem 1.5rem;background-color:var(--mood-best);border-color:var(--mood-best);color:var(--neutral-lowest);font-weight:600}@media only screen and (min-width: 45em){.StepsBar__item.is-active{padding-inline-start:2rem}}.StepsBar__item.is-active:before{background-color:var(--mood-best);border-color:var(--mood-best)}.StepsBar__item.is-active:after{background-color:var(--mood-best);border-color:var(--mood-best)}.StepsBar__item:last-child:after,.StepsBar__item:last-child:before{display:none}.StepsBar__itemContent{display:flex;flex-wrap:nowrap;align-items:center}.StepsBar__itemIndicator{flex-grow:0;display:flex;align-items:center}.StepsBar__itemIndicatorNumber{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background-color:var(--neutral-lowest);border:1px solid var(--neutral-medium-low);border-radius:50%;font-size:.75em}.StepsBar__item.is-active .StepsBar__itemIndicatorNumber{color:var(--mood-best);border-color:transparent;font-weight:600}.StepsBar__item.is-done .StepsBar__itemIndicatorNumber{display:none}.StepsBar__itemIndicatorDone{display:none;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background-color:var(--mood-best);color:var(--neutral-lowest);border-radius:50%;font-size:.5em}.StepsBar__item.is-done .StepsBar__itemIndicatorDone{display:flex}.StepsBar__itemLabel{flex-grow:1;font-size:.75em;margin-inline-start:.5rem;display:none}.StepsBar__item.is-active .StepsBar__itemLabel{display:flex}@media only screen and (min-width: 45em){.StepsBar__itemLabel{display:flex}}.StepsBar__itemIconDone{align-items:center;font-size:.5rem;bottom:0;display:none;justify-content:center;position:absolute;right:0;top:0;width:1.875em}@media only screen and (min-width: 45em){.StepsBar__itemIconDone{font-size:1.125em}}.StepsBar__item.is-done .StepsBar__itemIconDone{display:flex}.StepsBar__stepsWrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;flex-wrap:nowrap;justify-content:space-between}.StepsBar__stepContent{display:flex;width:100%;align-items:center;position:relative}@media only screen and (min-width: 45em){.StepsBar__stepContent{min-width:20%;padding-bottom:1rem;padding-inline-end:.25rem}}.StepsBar__stepContent:before{background-color:var(--neutral-medium-low);content:" ";height:.0625rem;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:0}@media only screen and (min-width: 45em){.StepsBar__stepContent:before{top:auto;bottom:0;transform:none}}.StepsBar__stepContent:last-child{width:auto}.StepsBar__stepContent:last-child .StepsBar__step{margin:0}@media only screen and (min-width: 45em){.StepsBar__stepContent:last-child .StepsBar__step{margin-inline-end:.5rem}}@media only screen and (min-width: 45em){.StepsBar__stepContent:last-child{width:100%}}.StepsBar__stepContent:last-child:before{display:none}@media only screen and (min-width: 45em){.StepsBar__stepContent:last-child:before{display:block}}.StepsBar__stepContent--done:before{background-color:var(--mood-best)}.StepsBar__stepContent--active{font-weight:600}.StepsBar__stepContent--active .StepsBar__step{background-color:var(--mood-best)}.StepsBar__stepContent--active .StepsBar__stepName{color:var(--neutral-highest)}.StepsBar__stepContent--current .StepsBar__step{background-color:var(--mood-best);color:var(--neutral-lowest)}@media only screen and (min-width: 45em){.StepsBar__stepContent--current:before{height:.1875rem;background-color:var(--mood-best);z-index:1}}.StepsBar__step{display:flex;align-items:center;justify-content:center;background-color:var(--neutral-lowest);border:1px solid var(--neutral-medium-low);color:var(--neutral-medium-low);border-radius:50%;height:1.5rem;width:1.5rem;margin-inline-end:.5rem;z-index:2}.StepsBar__stepContent--done .StepsBar__step{border-color:var(--mood-best);color:var(--mood-best)}.StepsBar__stepContent--active .StepsBar__step{background-color:var(--mood-best);border-color:var(--mood-best);color:var(--neutral-lowest)}.StepsBar__stepNumber{font-size:.75rem}.StepsBar__stepContent--done .StepsBar__stepNumber{display:none}.StepsBar__stepIcon{display:none;font-size:.5rem}.StepsBar__stepContent--done .StepsBar__stepIcon{display:flex}.StepsBar__stepName{display:none}@media only screen and (min-width: 45em){.StepsBar__stepName{color:var(--neutral-medium-low);display:block;font-size:.875rem;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.StepsBar__stepContent--done .StepsBar__stepName{color:var(--neutral-highest)}.StepsBar__stepContent--current .StepsBar__stepName{color:var(--mood-best);font-weight:700;position:absolute;left:0;top:2.1875rem;text-transform:uppercase}@media only screen and (min-width: 45em){.StepsBar__stepContent--current .StepsBar__stepName{display:block;position:static;text-transform:none}}.StepsBar__currentStep{display:flex;margin:.5rem 0;font-weight:600}@media only screen and (min-width: 45em){.StepsBar__currentStep{display:none}}.StepsBar__progress{display:none}@media only screen and (min-width: 45em){.StepsBar__progress{display:block}}.Switch{font-size:16px;display:inline-block;width:100%}@media only screen and (min-width: 45em){.Switch{width:auto}}.Switch__buttons{display:flex;border-radius:1px;height:2.5rem;width:100%}@media only screen and (min-width: 45em){.Switch__buttons{width:auto}}.Switch__button{justify-content:flex-start;align-items:center;background-color:var(--neutral-lower);color:var(--neutral-higher);cursor:pointer;display:flex;flex:1 0 auto;line-height:1;position:relative;text-align:center;transition:all .2s ease;-webkit-user-select:none;user-select:none;white-space:nowrap;width:50%}@media only screen and (min-width: 45em){.Switch__button{width:auto;justify-content:center}}.Switch__button:hover{color:var(--neutral-high)}.Switch__button.is-active{background-color:var(--primary-tone);box-shadow:inset 0 0 8px rgba(var(--neutral-highest-rgb),.4);color:var(--neutral-lowest);cursor:default}.Switch__button--action{min-width:2.5rem}.Switch__button--text{padding:0 .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.Switch__button .Symbol{padding-inline-start:1rem}@media only screen and (min-width: 45em){.Switch__button .Symbol{padding:0}}.Switch__tooltip{display:none}@media only screen and (min-width: 45em){.Switch__button:hover .Switch__tooltip{display:block}}.Switch__text{color:var(--neutral-high);padding-inline-start:.5rem}.is-active .Switch__text{color:var(--neutral-lowest)}@media only screen and (min-width: 45em){.Switch__text{display:none}}.Symbol{display:inline-block;font-size:inherit;line-height:0;text-rendering:auto}[dir=rtl] .Symbol--neutralNotBidi{transform:scale(1)}.Symbol--right,.Symbol--end{transform:rotate(90deg)}[dir=rtl] .Symbol--right,[dir=rtl] .Symbol--end{transform:rotate(-90deg)}[dir=ltr] .Symbol--rightNotBidi,[dir=ltr] .Symbol--endNotBidi,[dir=rtl] .Symbol--rightNotBidi,[dir=rtl] .Symbol--endNotBidi{transform:rotate(90deg)}.Symbol--left,.Symbol--start{transform:rotate(-90deg)}[dir=rtl] .Symbol--left,[dir=rtl] .Symbol--start{transform:rotate(90deg)}[dir=ltr] .Symbol--leftNotBidi,[dir=ltr] .Symbol--startNotBidi,[dir=rtl] .Symbol--leftNotBidi,[dir=rtl] .Symbol--startNotBidi{transform:rotate(-90deg)}.Symbol--flipX{backface-visibility:visible;transform:scaleY(-1)}.Symbol--flipY{backface-visibility:visible;transform:scaleX(-1)}.Symbol__svg{display:block;fill:currentColor;font-size:1em;height:1em;width:1em;pointer-events:none}[dir=rtl] .Symbol__svg{transform:scaleX(-1)}[dir=ltr] .Symbol__svg{transform:scale(1)}@keyframes small-cell-accordion{0%{max-height:0;overflow:hidden}99%{max-height:6.25em;opacity:1;overflow:hidden}to{height:auto;overflow:visible}}@keyframes action-fade-out{0%{opacity:1;transform:translate(0)}99%{opacity:0;transform:translate(-100%) scale(1)}to{opacity:0;transform:translate(-100%) scale(0)}}@keyframes debug-animation{0%{transform:translateZ(0)}to{transform:translateZ(0)}}@keyframes table-action-show-rtl{0%{color:transparent;opacity:1;transform:translate(100%);z-index:-1}40%{color:transparent}to{color:var(--neutral-lowest);opacity:1;transform:translate(0);z-index:1}}@keyframes table-action-show{0%{color:transparent;opacity:1;transform:translate(-100%);z-index:-1}40%{color:transparent}to{color:var(--neutral-lowest);opacity:1;transform:translate(0);z-index:1}}@keyframes action-tooltip-show{0%{transform:translateY(-100%) scale(0)}to{transform:translateY(-100%) scale(1)}}.Table{display:block;font-size:16px;margin-bottom:.5rem;position:relative;z-index:1}@media only screen and (min-width: 64em){.Table{overflow:hidden;white-space:nowrap}}.Table__singleAction use[*|href="#Symbol__buy"]{color:var(--mood-best)}.Table__singleAction use[*|href="#Symbol__sell"]{color:var(--mood-worst)}.Table__singleAction.is-disabled{background:none}.Table__toggle{display:flex;align-items:center}.Table__scroller{-webkit-animation:fade-in-down 1ms;max-width:100%;overflow:hidden;-webkit-overflow-scrolling:auto;overflow-scrolling:auto;overflow-x:auto}.Table__scroller::-webkit-scrollbar{background-color:var(--neutral-lower);border-radius:.5em;box-shadow:0 .1875em .1875em var(--neutral-medium) inset;height:.9375em;will-change:transform}.Table__scroller::-webkit-scrollbar-thumb{background-color:var(--neutral-medium-low);border-radius:.5em;will-change:transform}.Table__scroller.is-scrolled{-moz-animation:debug-animation 1ms}.Table__scroller.is-resizing{overflow:hidden;-webkit-animation:none}.Table__container{display:table;min-width:100%;overflow:hidden;table-layout:fixed}.Table__container:after{background:transparent;bottom:0;content:" ";display:block;height:1px;position:absolute;width:100%}.Table__row{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;background:var(--neutral-lowest)}@media not all and (min-resolution: .001dpcm){@supports (-webkit-appearance: none) and (stroke-color: transparent){.Table__row{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}}}@media only screen and (min-width: 64em){.Table__row{display:table-row}}.Table__row.is-hidden{display:none}.Table__row--head{background-color:var(--neutral-lowest);color:var(--primary-tone);font-weight:600;border-bottom:2px solid}@media only screen and (min-width: 45em){.Table__row--head:after{display:block;content:" ";position:absolute;top:36px;left:0;width:100%;height:2px;background-color:var(--primary-tone);z-index:1000}}.Table__row--subTotal{background-color:var(--neutral-low);color:var(--neutral-high);font-weight:600}.Table__row.is-locked{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAABhJREFUGBljYGBgkARiosGoYuSgomFoAADIVQD7ICCPwQAAAABJRU5ErkJggg==)}.Table__row.is-locked .Table__actions,.Table__row.is-locked .Table__content--actions{display:none}.Table__row.is-locked .Table__actions,.Table__row.is-locked .Table__content--actions{display:flex}@media only screen and (min-width: 64em){.Table__row.is-locked .Table__actions,.Table__row.is-locked .Table__content--actions{color:var(--neutral-high)}}.Table__row.is-locked .Table__actions,.Table__row.is-locked .Table__actionTogglerLabel,.Table__row.is-locked .Table__actionSymbol{cursor:default}.Table__row.is-locked .Table__content--singleactiontext{color:var(--neutral-high);cursor:default}.Table__row.is-locked .Table__content--singleactiontext:active,.Table__row.is-locked .Table__content--singleactiontext:hover,.no-touchevents .Table__row.is-locked .Table__content--singleactiontext:hover,.Table__row.is-locked .Table__icon{color:var(--neutral-high)}.Table__cell{background:inherit;border-bottom:1px solid var(--neutral-low);display:none;order:4;position:relative;vertical-align:middle;will-change:max-height}@media not all and (min-resolution: .001dpcm){@supports (-webkit-appearance: none) and (stroke-color: transparent){.Table__cell{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}}}.Table__cell:not(.Table__cell--important):not(.Table__cell--togglerPlace){background-color:var(--neutral-lower)}@media only screen and (min-width: 64em){.Table__cell:not(.Table__cell--important):not(.Table__cell--togglerPlace){background-color:inherit}.Module--full .Table__cell:not(.Table__cell--important):not(.Table__cell--togglerPlace){background-color:inherit}}@media only screen and (min-width: 64em){.Table__cell{border-bottom:0}.Table__cell:not(.Table__cell--head):not(.Table__cell--patch):before{background:var(--neutral-low);content:" ";display:block;height:1px;left:-2px;position:absolute;bottom:0;width:calc(100% + 6px)}.Table__row--head .Table__cell.Table__cell--spacer:before,.Table__row--head .Table__cell.Table__cell--shadow:before{display:none}}@media only screen and (min-width: 0em) and (max-width: 63.9375em){.Table__cell{height:auto!important}}@media only screen and (min-width: 64em){.Table__cell{display:table-cell}.Table__cell.is-scrolled{box-shadow:2px 0 0 var(--neutral-lowest)}.Table__row--subTotal .Table__cell.is-scrolled{box-shadow:2px 0 0 var(--neutral-low)}}.Table__cell--head{background-color:var(--neutral-lowest);vertical-align:top}@media only screen and (min-width: 64em){.Table__cell--head.is-scrolled{box-shadow:2px 0,var(--neutral-lowest)}}.Table__cell--important{flex:1 1 0%;width:auto;display:flex;order:1;padding:0}@media only screen and (min-width: 64em){.Table__cell--important{z-index:3;display:table-cell}.Table__cell--important.is-scrolled{align-items:center;display:flex;position:absolute}}.Table__cell--important.Table__cell--string .Table__content--string{text-align:left}.Table__cell--actions{display:none}@media only screen and (min-width: 64em){.Table__cell--actions{width:2.5em!important;z-index:10}}@media only screen and (min-width: 64em){.Table__cell--icon{width:1.875em}}.Table__cell--selectable:not(.Table__cell--head){flex:0 0 auto;justify-content:center}.Table__cell--action{display:none;order:3}@media only screen and (min-width: 64em){.Table__cell--action{display:table-cell}}.Table__cell:not(.Table__cell--important):not(.Table__cell--shadow)+.Table__cell--action:after{display:inherit!important;display:none!important;content:" "}.Table__cell--placeholder.Table__cell--important{display:none}@media only screen and (min-width: 64em){.Table__cell--placeholder.Table__cell--important{display:flex}}.Table__cell--placeholder,.Table__cell--singleaction,.Table__cell--icon,.Table__cell--selectable{width:40px;min-height:2.25em}.Table__row--subTotal .Table__cell--placeholder,.Table__row--subTotal .Table__cell--singleaction,.Table__row--subTotal .Table__cell--icon,.Table__row--subTotal .Table__cell--selectable{min-height:0}.Table__cell--singleaction.Table__cell--important,.Table__cell--icon.Table__cell--important,.Table__cell--selectable.Table__cell--important{max-width:40px;min-height:2.25em}.Table__cell--toggle{width:58px}.Table__cell--toggle.Table__cell--important{max-width:58px;min-height:2.25em}.Table__cell--singleactiontext{width:70px;min-height:2.25em}.Table__cell--singleactiontext.Table__cell--important{max-width:70px;min-height:2.25em}.Table__cell--label.Table__cell--important:not(.Table__cell--head),.Table__cell--selectable.Table__cell--important:not(.Table__cell--head),.Table__cell--toggle.Table__cell--important:not(.Table__cell--head){flex:0 0 auto;width:auto}.Table__cell--placeholder .Table__content{height:0;overflow:hidden;pointer-events:none;visibility:hidden}.Table__cell--spacer.is-scrolled{display:none}@media only screen and (min-width: 64em){.Table__cell--spacer.is-scrolled{display:table-cell}}.Table__cell--togglerPlace{display:table-cell;max-height:none;width:3.125em}@media only screen and (min-width: 64em){.Table__cell--togglerPlace{display:none}}.Table__cell--shadow.is-scrolled{display:none}@media only screen and (min-width: 64em){.Table__cell--shadow.is-scrolled{background-color:var(--neutral-highest-rgb);background-image:linear-gradient(90deg,rgba(var(--neutral-highest),.2),rgba(var(--neutral-highest),0));background-size:100% 100%;background-position:0 0;background-repeat:no-repeat;background-color:transparent;box-shadow:2px 0 0 transparent;display:table-cell;min-width:.4375em;position:absolute;z-index:1}.Table__cell--head~.Table__cell--shadow.is-scrolled{border:0}}.Table__cell--patch.is-scrolled{display:none}@media only screen and (min-width: 64em){.Table__cell--patch.is-scrolled{background:inherit;display:table-cell;max-width:0;position:relative;z-index:2}.Table__cell--patch.is-scrolled:before{background:inherit;content:" ";display:block;height:100%;width:.5em}.Table__cell--patch.is-scrolled:after{background:var(--neutral-low);content:" ";display:block;height:1px;position:absolute;left:0;bottom:0;width:10px}.Table__row--head .Table__cell--patch.is-scrolled:after{display:none}}.Table__toggler:checked~.Table__cell:not(.is-scrolled):not(.Table__cell--important),.Table__toggler:checked~.Table__cell.Table__cell--actions,.Table__toggler:checked~.Table__cell.Table__cell--action{animation:fade-in .6s;display:block;flex:1 0 100%}@media only screen and (min-width: 64em){.Table__toggler:checked~.Table__cell:not(.is-scrolled):not(.Table__cell--important),.Table__toggler:checked~.Table__cell.Table__cell--actions,.Table__toggler:checked~.Table__cell.Table__cell--action{display:table-cell}}.Table__toggler:checked~.Table__cell:not(.is-scrolled):not(.Table__cell--important).Table__cell--actions,.Table__toggler:checked~.Table__cell.Table__cell--actions.Table__cell--actions,.Table__toggler:checked~.Table__cell.Table__cell--action.Table__cell--actions{order:5}.Table__cell--important+.Table__cell:not(.Table__cell--important):after,.Table__cell--shadow+.Table__cell:not(.Table__cell--important):after,.Table__cell--action:after{display:inherit!important;background-color:transparent;content:" ";display:block;height:.3125em;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width: 64em){.Table__cell--important+.Table__cell:not(.Table__cell--important):after,.Table__cell--shadow+.Table__cell:not(.Table__cell--important):after,.Table__cell--action:after{display:none!important}}.Table__cell--action~.Table__cell--important+.Table__cell:not(.Table__cell--important):after,.Table__cell--action~.Table__cell--shadow+.Table__cell:not(.Table__cell--important):after,.Table__cell--action~.Table__cell--action:after{display:inherit!important;display:none!important}.Table__cell:nth-last-child(1):not(.Table__cell--important):not(.Table__cell--togglerPlace):after,.Table__cell--actions:after{display:inherit!important;background-color:transparent;bottom:0;content:" ";display:block;height:.3125em;left:0;position:absolute;width:100%}@media only screen and (min-width: 64em){.Table__cell:nth-last-child(1):not(.Table__cell--important):not(.Table__cell--togglerPlace):after,.Table__cell--actions:after{display:none!important}}.Table__cell--actions~.Table__cell:nth-last-child(1):not(.Table__cell--important):not(.Table__cell--togglerPlace):after,.Table__cell--actions~.Table__cell--actions:after{display:inherit!important;display:none!important}.Table__cell--actions:after{background-color:var(--neutral-highest-rgb);background-image:linear-gradient(0deg,rgba(var(--neutral-highest),.6),rgba(var(--neutral-highest),0));background-size:100% 100%;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.Table__cell--percentagedecimal,.Table__cell--currency,.Table__cell--currencyiso,.Table__cell--currencynotformatted .Table__content,.Table__cell--numbernotformatted,.Table__cell--currencypercentage,.Table__cell--percentagedecimal .Table__content,.Table__cell--currency .Table__content,.Table__cell--currencyiso .Table__content,.Table__cell--iconpercentage .Table__content,.Table__cell--currencypercentage .Table__content{justify-content:space-between;text-align:right}@media only screen and (min-width: 64em){.Table__cell--percentagedecimal,.Table__cell--currency,.Table__cell--currencyiso,.Table__cell--currencynotformatted .Table__content,.Table__cell--numbernotformatted,.Table__cell--currencypercentage,.Table__cell--percentagedecimal .Table__content,.Table__cell--currency .Table__content,.Table__cell--currencyiso .Table__content,.Table__cell--iconpercentage .Table__content,.Table__cell--currencypercentage .Table__content{justify-content:flex-end}}.Table__cell--iconpercentagePositive{color:var(--mood-best)}.Table__cell--iconpercentageNegative{color:var(--mood-worst)}.Table__cell--iconpercentageNeutral{color:var(--neutral-base)}.Table__cell--iconpercentagePositive,.Table__cell--iconpercentageNegative,.Table__cell--iconpercentageNeutral{display:flex;align-items:center}.Table__cell--iconpercentagePositive .Symbol,.Table__cell--iconpercentageNegative .Symbol,.Table__cell--iconpercentageNeutral .Symbol{padding-inline-start:.625rem}.Table__cell--string .Table__content,.Table__cell--date .Table__content{justify-content:space-between;text-align:right}.Table__toggler{display:none}.Table__togglerLabel{display:inherit!important;align-items:center;border-bottom:1px solid var(--neutral-low);color:var(--neutral-medium);cursor:pointer;display:flex;flex:0 0 3.125em;font-size:1.25em;height:auto;justify-content:center;order:2;outline:none;position:relative}@media only screen and (min-width: 64em){.Table__togglerLabel{display:none!important}}.Table__toggler:checked+.Table__togglerLabel .Symbol{transform:rotate(0)}.Table .Table__togglerSymbol{transform:rotate(180deg);-webkit-transform:rotate(180deg);transition:.3s ease-in;will-change:transform}.Table__string{color:#31363b;cursor:default}.Table__content{align-items:center;display:flex;font-size:.875em;min-height:2.5714285714em;height:100%;padding:.25rem .5rem;width:100%}@media only screen and (min-width: 64em){.Table__content{padding:.3333333333rem .6666666667rem}}.Table__content:not(.Table__content--head):before{display:inherit!important;content:attr(data-attr-head);display:block;margin-inline-end:.3571428571em;text-align:left;text-transform:uppercase;font-size:.9375em;color:var(--mood-good);font-weight:900}@media only screen and (min-width: 64em){.Table__content:not(.Table__content--head):before{display:none!important}}.Table__cell--important .Table__content:not(.Table__content--head):before{display:inherit!important;display:none!important}.Table__content--actions{padding:0}@media only screen and (min-width: 64em){.Table__content--actions{padding:0}}.Table__content--icon{min-width:40px;justify-content:center}@media only screen and (min-width: 64em){.Table__content--icon{padding-bottom:0;padding-top:0}}.Table__content--empty{display:none}@media only screen and (min-width: 64em){.Table__content--empty{display:flex}}@media only screen and (min-width: 64em){.Table__content--action{align-items:center;cursor:pointer;display:flex;height:100%}}.Table__content--singleaction{justify-content:center}.Table__content--singleactiontext{justify-content:center;text-transform:uppercase;font-weight:600}.Table__content--head.is-orderedAsc,.Table__content--head.is-orderedDesc{cursor:pointer}.Table__content--head.is-orderedAsc:after,.Table__content--head.is-orderedAsc:before,.Table__content--head.is-orderedDesc:after,.Table__content--head.is-orderedDesc:before{background-color:var(--primary-tone);opacity:.2;content:" ";display:block;height:60%;position:absolute;right:.25rem;top:50%;transform:translateY(-50%);transform-origin:0% 0%;transition:transform .3s;width:1px;will-change:transform}.Table__content--head.is-orderedAsc:after,.Table__content--head.is-orderedDesc:after{background-color:var(--primary-tone);opacity:1;height:30%;transform:translateY(-100%)}.Table__content--head.is-orderedDesc:after{transform:translateY(0)}.Table__content--percentagedecimal,.Table__content--currency,.Table__content--currencyiso,.Table__content--currencynotformatted .Table__content,.Table__content--numbernotformatted,.Table__content--currencypercentage,.Table__content--percentagedecimal .Table__content,.Table__content--currency .Table__content,.Table__content--currencyiso .Table__content,.Table__content--currencypercentage .Table__content{justify-content:space-between;text-align:right}@media only screen and (min-width: 64em){.Table__content--percentagedecimal,.Table__content--currency,.Table__content--currencyiso,.Table__content--currencynotformatted .Table__content,.Table__content--numbernotformatted,.Table__content--currencypercentage,.Table__content--percentagedecimal .Table__content,.Table__content--currency .Table__content,.Table__content--currencyiso .Table__content,.Table__content--currencypercentage .Table__content{justify-content:flex-end}}.Table__content--selectable{justify-content:center}.Table__content--selectable .CheckBox__background{margin-inline-end:0px}.Table__content--string .Table__content{text-align:right}.Table__content--multistring{flex-wrap:wrap}.Table__contentItem--multistring{width:100%}.Table__content--multidate{flex-wrap:wrap}.Table__contentItem--multidate{width:100%}.Table__content--multicurrency{flex-wrap:wrap}.Table__contentItem--multicurrency{width:100%}.Table__contentValue--evidence{color:#f7e400}.Table__actions,.Table__actionsPlaceholder{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;display:flex;flex-wrap:wrap;background-color:var(--neutral-lowest);width:100%;z-index:10}@media only screen and (min-width: 64em){.Table__actions,.Table__actionsPlaceholder{align-items:center;background-color:transparent;cursor:pointer;display:flex;height:100%;padding:.25rem .5rem!important}}.Table__actions{padding:.625em 0}@media only screen and (min-width: 64em){.Table__actions{flex-wrap:nowrap;height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%)}}.Table__actions:after{background:var(--neutral-lowest);content:"";display:block;height:100%;position:absolute;right:-1em;width:1em;visibility:hidden}.Table__actionsPlaceholder{display:none}@media only screen and (min-width: 64em){.Table__actionsPlaceholder{visibility:hidden}}.Table__actionToggler{display:none}.Table__actionTogglerLabel{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;align-items:center;display:none;min-width:1.4285714286em;padding:0;z-index:1}@media only screen and (min-width: 64em){.Table__actionTogglerLabel{display:flex;flex:0 0 auto;line-height:0;transition:color .3s;will-change:color}.Table__actionTogglerLabel:after{background-color:transparent;content:" ";display:block;height:100%;left:0;position:absolute;top:0;transition:width .3s;width:0;will-change:width;z-index:-1}.Table__actionToggler:checked~.Table__actionTogglerLabel{color:var(--neutral-lowest)}.Table__actionToggler:checked~.Table__actionTogglerLabel:after{background-color:var(--primary-tone);width:100%}}.Table__actionTogglerLabel>.Table__actionTogglerLabel{margin-inline-end:.7142857143em}.Table__action{box-sizing:border-box;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;cursor:pointer;display:flex;line-height:0;padding:0 .5rem;position:relative;text-align:center}@media only screen and (min-width: 64em){.Table__action{animation:action-fade-out 1ms;animation-fill-mode:forwards;display:flex;flex:0 0 auto;height:100%;justify-content:center;min-width:2.8571428571em;opacity:0;padding:0 .5rem;z-index:-1}.Table__actionTogglerLabel:hover~.Table__action{animation:action-fade-out .3s;animation-fill-mode:forwards;background-color:var(--neutral-lowest);color:var(--neutral-lowest);height:calc(100% + .5rem)}.Table__actionToggler:checked~.Table__action{background-color:var(--primary-tone);animation:table-action-show .3s 3.3s;animation-fill-mode:forwards;color:var(--neutral-lowest);height:calc(100% + .5rem)}[dir=rtl] .Table__actionToggler:checked~.Table__action{animation:table-action-show-rtl .3s 3.3s;animation-fill-mode:forwards}.Table__actionToggler:checked~.Table__action:nth-child(0){animation-delay:-.3s}.Table__actionToggler:checked~.Table__action:nth-child(1){animation-delay:-.15s}.Table__actionToggler:checked~.Table__action:nth-child(2){animation-delay:0ms}.Table__actionToggler:checked~.Table__action:nth-child(3){animation-delay:.15s}.Table__actionToggler:checked~.Table__action:nth-child(4){animation-delay:.3s}.Table__actionToggler:checked~.Table__action:nth-child(5){animation-delay:.45s}.Table__actionToggler:checked~.Table__action:nth-child(6){animation-delay:.6s}.Table__actionToggler:checked~.Table__action:nth-child(7){animation-delay:.75s}.Table__actionToggler:checked~.Table__action:nth-child(8){animation-delay:.9s}.Table__actionToggler:checked~.Table__action:nth-child(9){animation-delay:1.05s}.Table__actionToggler:checked~.Table__action:last-child:after{background-color:var(--neutral-highest-rgb);background-image:linear-gradient(90deg,rgba(var(--neutral-highest),.5),rgba(var(--neutral-highest),0));background-size:100% 100%;background-position:0 0;background-repeat:no-repeat;background-color:transparent;content:" ";display:block;height:100%;position:absolute;right:0;top:0;transform:translate(100%);width:.5em;z-index:-1}.Table__actionToggler:checked~.Table__action.is-disabled{cursor:default}.Table__actionToggler:checked~.Table__action.is-disabled:active{pointer-events:none}.Table__actionToggler:checked~.Table__action.is-disabled>.Table__actionSymbol{cursor:default;color:var(--neutral-base)}}.Table__actionSymbol{font-size:1.3125em;display:flex;cursor:pointer}@media only screen and (min-width: 64em){.Table__actionSymbol{font-size:1.125em}}.Table__cell--singleaction .Table__actionSymbol{color:var(--secondary-base)}@media only screen and (min-width: 64em){.Table__cell--singleaction .Table__actionSymbol{font-size:1.25em}}.Table__actionTogglerLabel .Table__actionSymbol{color:var(--secondary-base)}.Table__actionToggler:checked~.Table__actionTogglerLabel .Table__actionSymbol{color:var(--neutral-lowest)!important}@media only screen and (min-width: 0em) and (max-width: 63.9375em){.Table__action .Table__actionSymbol{color:var(--secondary-base)}}.Table__actionLabel{font-size:.75em;font-weight:500;line-height:1;padding-top:.3125em;pointer-events:none}.Table__singleAction .Table__actionLabel{display:none}@media only screen and (min-width: 64em){.Table__actionLabel{background-color:var(--neutral-higher);border-radius:.4545454545em;color:inherit;font-size:.7857142857em;margin-top:-.4545454545em;opacity:0;padding:.4545454545em 1em;position:absolute;top:0;transform:translateY(-100%);transform-origin:0% 100%}.Table__actionLabel:after,.Table__actionLabel:before{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Table__actionLabel:after{border-top-color:var(--neutral-higher);bottom:-1.0909090909em;border-width:.5454545455em}[dir=ltr] .Table__actionLabel:after{left:.5454545455em}[dir=rtl] .Table__actionLabel:after{right:.5454545455em}.Table__actionLabel:before{border-top-color:var(--neutral-higher);bottom:-1.6363636364em;border-width:calc(.2727272727em + .5454545455em)}[dir=ltr] .Table__actionLabel:before{left:.2727272727em}[dir=rtl] .Table__actionLabel:before{right:.2727272727em}.Table__singleAction .Table__actionLabel{display:block}.Table__action:hover .Table__actionLabel,.Table__singleAction:hover .Table__actionLabel{animation:action-tooltip-show .15s;height:auto;opacity:1}}@media only screen and (min-width: 0em) and (max-width: 63.9375em){.Table__action .Table__actionLabel{color:var(--secondary-base)}}@media only screen and (min-width: 64em){.Table__singleAction .Table__actionLabel{background-color:var(--neutral-low)}.Table__singleAction .Table__actionLabel:after,.Table__singleAction .Table__actionLabel:before{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Table__singleAction .Table__actionLabel:after{border-top-color:var(--neutral-low);bottom:-1.0909090909em;border-width:.5454545455em}[dir=ltr] .Table__singleAction .Table__actionLabel:after{left:.5454545455em}[dir=rtl] .Table__singleAction .Table__actionLabel:after{right:.5454545455em}.Table__singleAction .Table__actionLabel:before{border-top-color:var(--neutral-low);bottom:-1.6363636364em;border-width:calc(.2727272727em + .5454545455em)}[dir=ltr] .Table__singleAction .Table__actionLabel:before{left:.2727272727em}[dir=rtl] .Table__singleAction .Table__actionLabel:before{right:.2727272727em}}.Table__icon{color:var(--neutral-high);font-size:.5em;line-height:0}.Table__compositionBar{display:flex;justify-content:flex-end;flex-grow:1;min-width:7.5em}.MyDocuments__table .Table__compositionBar{min-width:0}@media only screen and (min-width: 64em){.Table__compositionBar{justify-content:flex-start}}.Table__iconFavourite{color:var(--neutral-low);cursor:pointer;font-size:1.25em;display:flex}.Table__iconFavourite.is-active{color:#f7e400}.TableShowcase__tableContainer{margin-bottom:4rem}.TableShowcase__tableHeader{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1rem}.TableShowcase__textWrapper{margin-inline-end:1rem}.TableShowcase__tableTitle{margin-bottom:.5rem}.TableShowcase__stickedNumber{min-width:120px;text-align:right}.TableShowcase__configurationJson{border:1px solid;padding:5px 10px;background-color:var(--neutral-lower)}.TableShowcase__configurationText{cursor:pointer}.TableShowcase .Table__cell--directive.Table__cell--important{width:40px;min-width:40px;max-width:40px}.TableShowcase .Table__cell--directive.Table__cell--important+.Table__cell--spacer{width:40px;min-width:40px;max-width:40px}.Tab{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;margin-bottom:1.5rem}.Tab--login{max-width:23.75rem}.Tab__head{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;border-bottom:solid 1px var(--neutral-medium-high);padding-bottom:.25rem;flex-wrap:nowrap;overflow-x:auto;min-height:2.5rem;align-items:flex-end;-ms-overflow-style:none;scrollbar-width:none}.Tab__head::-webkit-scrollbar{display:none}.Tab__head--login{border-bottom-color:#ffffff80;margin-bottom:2rem}.Tab__item{color:var(--neutral-medium-high);display:inline-block;font-size:1rem;font-weight:500;line-height:1;margin:0 .5rem;white-space:nowrap}.Tab__item--login{color:#ffffff80;text-align:center;width:50%;margin:0}.Tab__item:after{content:"";display:block;height:.1875em;position:relative;top:.25rem;width:0}.Tab__item:hover{cursor:pointer}.Tab__item:hover:after{animation:expand-center .3s cubic-bezier(.39,.575,.565,1);background-color:var(--primary-base);content:"";display:block;height:.1875em;position:relative;width:100%}.Tab__item.is-active{color:var(--primary-base)}.Tab__item.is-active.Tab__item--login{color:var(--neutral-lowest)}.Tab__item.is-active:after{animation:expand-center .3s cubic-bezier(.39,.575,.565,1);background-color:var(--primary-base);content:"";display:block;height:.1875em;position:relative;width:100%}.Tab__head--login .Tab__item.is-active:after{background-color:var(--neutral-lowest)}.Tab__content{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.TextArea__wrapper{display:flex;flex-direction:column}.TextArea__counter{display:flex;justify-content:flex-end;flex-grow:1;padding:.25rem;background-color:var(--neutral-lower);color:var(--neutral-medium)}.ThermoChart{font-size:16px}.ThermoChart__wrapper{background-color:var(--neutral-lower);height:2.5em;margin:6.5625em 0 5em;position:relative;width:100%}.ThermoChart__startLabel{border-inline-start:2px solid var(--neutral-high);left:-2px;padding-inline-start:.3125em;padding-top:2.5em;position:absolute;top:0}.ThermoChart__endLabel{border-inline-end:2px solid var(--neutral-high);padding-inline-end:.3125em;padding-top:2.5em;position:absolute;right:-2px;text-align:right;top:0}.ThermoChart__fatherBar .ThermoChart__endLabel{bottom:0;padding-bottom:2.5em;padding-top:0;top:initial}.ThermoChart__endLabel--right{text-align:left!important;width:0px}.ThermoChart__endLabel--right .ThermoChart__descLabel,.ThermoChart__endLabel--right .ThermoChart__amountWrapper{padding-inline-start:.625em;width:9.375em}.ThermoChart__amountWrapper{padding-top:3px}.ThermoChart__startLabel .ThermoChart__amountWrapper{padding-top:25px}.ThermoChart__fatherBar .ThermoChart__amountWrapper{padding-bottom:60px}.ThermoChart__sonBar .ThermoChart__amountWrapper{padding-bottom:10px}.ThermoChart__descLabel{padding-top:10px}.ThermoChart__fatherBar .ThermoChart__descLabel{padding-top:0}.ThermoChart__currencyLabel{font-weight:600;padding-inline-start:.1875em;text-transform:uppercase}.ThermoChart__fatherBar{background-color:var(--neutral-medium-low);height:2.5em;max-width:100%;position:relative}.ThermoChart__sonBar{background-color:var(--neutral-medium);height:2.5em;position:relative;transition:width ease .5s}.ThermoChart__sonComposition{background:repeating-linear-gradient(-55deg,transparent,transparent 5px,rgba(var(--neutral-lowest-rgb),.15) 5px,rgba(var(--neutral-lowest-rgb),.15) 10px);float:left;height:2.5em}.ThermoChart__sonComposition--first{background-color:var(--mood-good)}.ThermoChart__sonComposition--second{background-color:var(--primary-high)}.ThermoChart__legend{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;justify-content:center}.ThermoChart__legendItem{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:50%;flex-direction:row;align-items:flex-end;margin-bottom:.5rem}@media only screen and (min-width: 45em){.ThermoChart__legendItem{width:auto}}@media only screen and (min-width: 45em){.ThermoChart__legendItem{margin-bottom:0}}.ThermoChart__legendColor{width:1em;height:1em;background-color:var(--neutral-highest);margin-inline-end:.25rem}.ThermoChart__legendColor--total{background-color:var(--neutral-lower)}.ThermoChart__legendColor--import{background-color:var(--neutral-medium-low)}.ThermoChart__legendColor--assets{background-color:var(--mood-good)}.ThermoChart__legendColor--cash{background-color:var(--primary-high)}.Toggle{display:flex;align-items:center;font-size:16px}.Toggle__container{width:36px;height:20px;position:relative;display:inline-block}.Toggle__input{height:20px;position:absolute;display:block;top:0;left:0;padding:0;opacity:0;border-radius:0;cursor:pointer;z-index:1}.Toggle__background{width:36px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:var(--neutral-medium-high);transition:background-color .3s;will-change:background-color}.Toggle__background:before{content:" ";position:absolute;right:6px;width:8px;height:8px;flex-shrink:0;aspect-ratio:1/1;border:1px solid var(--neutral-lowest);border-radius:50%}.Toggle__background:after{content:" ";width:16px;height:16px;display:block;transform:translate(-8px);border-radius:10px;background-color:var(--neutral-lowest);transition:transform .3s;will-change:transform}.Toggle__input:checked~.Toggle__background{width:36px;height:20px;border-color:var(--secondary-base);background-color:var(--primary-base);transition:background-color .3s}.Toggle__input:checked~.Toggle__background:before{content:" ";position:absolute;left:9px;width:1px;height:8px;background-color:var(--neutral-lowest);border:none;border-radius:0}.Toggle__input:checked~.Toggle__background:after{transform:translate(8px)}.Toggle__input:checked:disabled~.Toggle__background:before{background-color:var(--neutral-lower)}.Toggle__input:disabled~.Toggle__background{background-color:var(--neutral-medium-high)}.Toggle__input:disabled~.Toggle__background:before{border-color:var(--neutral-lower)}.Toggle__input:disabled~.Toggle__background:after{background-color:var(--neutral-medium-low)}.Toggle__outline{opacity:0;position:absolute;top:-2px;left:-2px;width:40px;height:24px;border-radius:44px;border:1px solid var(--primary-base);transition:opacity .18s}.Toggle:hover .Toggle__input:not(:disabled)~.Toggle__outline{opacity:1}.Toggle__label{margin-inline-start:1em}.ToolAction{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;font-size:16px}.ToolAction__single{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;flex-basis:50%}@media only screen and (min-width: 40em){.ToolAction__single{flex-basis:33%}}@media only screen and (min-width: 45em){.ToolAction__single{flex-basis:25%}}@media only screen and (min-width: 64em){.ToolAction__single{flex-basis:auto}}.ToolAction__cta.is-disabled,.ToolAction__cta[disabled]{pointer-events:none}@media only screen and (min-width: 0em) and (max-width: 63.9375em){.ToolAction__cta{background-color:transparent;border-radius:0;border-bottom:1px solid var(--neutral-medium-low);color:var(--secondary-base);text-transform:none;font-size:.875em;display:inline-block;text-align:left;padding-inline-start:0;width:100%}.no-touchevents .ToolAction__cta:hover{background-color:transparent}}.ToolAction__multiple{position:relative}.ToolAction__container{left:50%;max-width:100%;min-width:6.25em;opacity:0;padding:.5em 0;position:absolute;text-align:center;top:100%;transform:translate(-50%);transition:top .3s,opacity .3s;width:auto;will-change:opacity,top;z-index:-1}.ToolAction__container:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.ToolAction__container:after{border-bottom-color:var(--neutral-lowest);top:-1.125em;margin-right:-.5625em;right:50%;border-width:.5625em}.ToolAction__container.is-visible{opacity:1;top:calc(100% + .5rem);z-index:4}.ToolAction__action{cursor:pointer;padding:.3125em .9375em}.ToolAction__action:hover{background-color:#eb529a;color:var(--neutral-lowest)}.ToolAction__multipleClose.is-opened{background:#31363b0d;animation:fade-in .3s;animation-fill-mode:backwards;cursor:auto;height:100%;left:0;position:fixed;top:0;width:100%;z-index:7000}.ToolAction__icon{position:relative;cursor:pointer;color:var(--neutral-medium);display:flex}.ToolAction__icon.is-open{color:#eb529a}.ToolAction__icon .Tooltip{display:none}.ToolAction__icon:hover .Tooltip{display:block}.Tooltip{background-color:var(--neutral-higher);border:1px solid var(--neutral-higher);border-radius:1px;display:inline-block;padding:.25rem .375rem;position:relative;z-index:1000;min-width:6.25rem;text-align:center}.Tooltip--bottom{margin-bottom:.45em}.Tooltip--bottom:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Tooltip--bottom:after{border-top-color:var(--neutral-higher);bottom:-1.2em;margin-right:-.6em;right:50%;border-width:.6em}.Tooltip--bottom:after{margin-bottom:1px}.Tooltip--bottomStart{margin-bottom:.45em}.Tooltip--bottomStart:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Tooltip--bottomStart:after{border-top-color:var(--neutral-higher);bottom:-1.2em;border-width:.6em}[dir=ltr] .Tooltip--bottomStart:after{left:.6em}[dir=rtl] .Tooltip--bottomStart:after{right:.6em}.Tooltip--bottomStart:after{margin-bottom:1px}.Tooltip--bottomEnd{margin-bottom:.45em}.Tooltip--bottomEnd:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Tooltip--bottomEnd:after{border-top-color:var(--neutral-higher);bottom:-1.2em;border-width:.6em}[dir=ltr] .Tooltip--bottomEnd:after{right:.6em}[dir=rtl] .Tooltip--bottomEnd:after{left:.6em}.Tooltip--bottomEnd:after{margin-bottom:1px}.Tooltip--top{margin-top:.45em}.Tooltip--top:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Tooltip--top:after{border-bottom-color:var(--neutral-higher);top:-1.2em;margin-right:-.6em;right:50%;border-width:.6em}.Tooltip--top:after{margin-top:1px}.Tooltip--topStart{margin-top:.45em}.Tooltip--topStart:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Tooltip--topStart:after{border-bottom-color:var(--neutral-higher);top:-1.2em;border-width:.6em}[dir=ltr] .Tooltip--topStart:after{left:.6em}[dir=rtl] .Tooltip--topStart:after{right:.6em}.Tooltip--topStart:after{margin-top:1px}.Tooltip--topEnd{margin-top:.45em}.Tooltip--topEnd:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Tooltip--topEnd:after{border-bottom-color:var(--neutral-higher);top:-1.2em;border-width:.6em}[dir=ltr] .Tooltip--topEnd:after{right:.6em}[dir=rtl] .Tooltip--topEnd:after{left:.6em}.Tooltip--topEnd:after{margin-top:1px}.Tooltip--start{margin-inline-start:.45em}.Tooltip--start:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Tooltip--start:after{border-right-color:var(--neutral-higher);margin-top:-.6em;top:50%;border-width:.6em}[dir=ltr] .Tooltip--start:after{left:-1.2em}[dir=rtl] .Tooltip--start:after{right:-1.2em}.Tooltip--startTop{margin-inline-start:.45em}.Tooltip--startTop:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Tooltip--startTop:after{border-right-color:var(--neutral-higher);top:.3em;border-width:.6em}[dir=ltr] .Tooltip--startTop:after{left:-1.2em}[dir=rtl] .Tooltip--startTop:after{right:-1.2em}.Tooltip--startBottom{margin-inline-start:.45em}.Tooltip--startBottom:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Tooltip--startBottom:after{border-right-color:var(--neutral-higher);bottom:.3em;border-width:.6em}[dir=ltr] .Tooltip--startBottom:after{left:-1.2em}[dir=rtl] .Tooltip--startBottom:after{right:-1.2em}.Tooltip--end{margin-inline-start:.45em}.Tooltip--end:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Tooltip--end:after{border-left-color:var(--neutral-higher);margin-top:-.6em;top:50%;border-width:.6em}[dir=ltr] .Tooltip--end:after{right:-1.14em}[dir=rtl] .Tooltip--end:after{left:-1.14em}.Tooltip--endTop{margin-inline-start:.45em}.Tooltip--endTop:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Tooltip--endTop:after{border-left-color:var(--neutral-higher);top:.3em;border-width:.6em}[dir=ltr] .Tooltip--endTop:after{right:-1.14em}[dir=rtl] .Tooltip--endTop:after{left:-1.14em}.Tooltip--endBottom{margin-inline-start:.45em}.Tooltip--endBottom:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Tooltip--endBottom:after{border-left-color:var(--neutral-higher);bottom:.3em;border-width:.6em}[dir=ltr] .Tooltip--endBottom:after{right:-1.14em}[dir=rtl] .Tooltip--endBottom:after{left:-1.14em}.Tooltip--navBar{left:50%;padding:.3125em;position:absolute;top:100%;transform:translate(-50%)}.Tooltip--toolbar{position:absolute;left:50%;transform:translate(-50%);bottom:100%;padding:.3125em}.Tooltip__title{font-size:.75rem;line-height:1rem;color:var(--neutral-medium-high);font-weight:600}.Tooltip__title+.Tooltip__msg{margin-top:.25rem}.Tooltip__msg{color:var(--neutral-lowest);font-size:.75rem;line-height:1rem;text-shadow:none}.TrackTimeline{font-size:16px;height:1.5em}.TrackTimeline:hover .TrackTimeline__pointerWrapper{background-color:rgba(var(--neutral-high-rgb),.2)}.TrackTimeline__container{background-color:var(--neutral-medium-low);border-radius:3px;height:.25em;position:relative;width:100%}.TrackTimeline__timeSeen{background-color:var(--primary-base);border-radius:3px;display:block;float:left;height:100%;max-width:100%}.TrackTimeline__pointerWrapper{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:1.5em;justify-content:center;margin-inline-start:-.75em;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:1.5em}.TrackTimeline__pointer{background-color:var(--primary-higher);border-radius:50%;height:.75em;width:.75em}.UploadComponent{font-size:16px}.UploadComponent__dropBox{align-items:center;background-color:var(--neutral-lower);border:2px dashed var(--neutral-medium-low);display:flex;flex-direction:column;justify-content:center;min-height:6.25em;padding:1rem;width:100%}.FileUploader__input--whitError .UploadComponent__dropBox{border-color:var(--mood-worst)}.UploadComponent__dropBoxIcon{color:var(--neutral-medium-low);font-size:2.5em}.UploadComponent__dropBoxTitle{margin-bottom:.25rem}.UploadComponent__dropBoxDesc{color:var(--neutral-medium);margin-bottom:1rem}.UploadComponent__browseWrapper{width:100%}@media only screen and (min-width: 45em){.UploadComponent__browseWrapper{width:auto}}@media only screen and (min-width: 45em){.UploadComponent__browseBotton{width:auto}}.FileUploaderModal{display:block;font-size:16px}.FileUploaderModal__wrapper{display:flex;justify-content:flex-end}.FileUploaderModal__button:after{display:none}.FileUploaderModal__buttonIcon{margin-inline-end:.3125em}.FileUploaderModal__container{width:100%}@media only screen and (min-width: 40em){.FileUploaderModal .FileUploaderModal__wrapper .FileUploaderModal__container{max-width:31.25em}}.FileUploaderModal__content{padding:0;display:block;height:50vh;overflow-y:auto}.FileUploaderModal__dropWrapper,.FileUploaderModal__progresBarWrapper,.FileUploaderModal__successMessageWrapper,.FileUploaderModal__errorMessageWrapper,.FileUploaderModal__uploadWrapper{display:none}.FileUploaderModal__dropWrapper.is-visible,.FileUploaderModal__progresBarWrapper.is-visible,.FileUploaderModal__successMessageWrapper.is-visible,.FileUploaderModal__errorMessageWrapper.is-visible,.FileUploaderModal__uploadWrapper.is-visible{display:block}.FileUploaderModal__dwxComponent{display:none}.FileUploaderModal__dwxComponent.is-visible{display:block}.FileUploaderModal__inputWrapper{margin-top:.5rem}.FileUploaderModal__errorWrapper{display:none}.FileUploaderModal__input--withError+.FileUploaderModal__errorWrapper{display:block}.FileUploaderModal__errorIcon{color:var(--mood-worst);font-size:1.125em;margin-inline-end:.3125em;vertical-align:middle}.FileUploaderModal__errorMessage{font-size:.875em}.FileUploaderModal__cta{display:none}.FileUploaderModal__cta.is-visible{display:flex}@media only screen and (min-width: 45em){.FileUploaderModal__botton{width:auto}}.FileUploaderModal__botton--close{margin-bottom:.5rem}@media only screen and (min-width: 45em){.FileUploaderModal__botton--close{margin-bottom:0}}.FileUploaderModal__botton--submit{display:none}.FileUploaderModal__botton--submit.is-visible{display:block}.FileUploaderModal__uploadWrapper{background-color:var(--neutral-lower);border:2px dashed var(--neutral-medium-low);min-height:6.25em;width:100%}.FileUploaderModal__progresBarWrapper{margin:1rem 0}.FileUploaderModal__progresBarTitle{text-align:center;margin-bottom:1rem}.FileUploaderModal__progresBarWeight{color:var(--neutral-medium-low);margin-inline-start:1rem}.FileUploaderModal__successMessageWrapper .Message,.FileUploaderModal__errorMessageWrapper .Message{margin:.5rem auto}.FileUploaderModal__successMessageWrapper .Message__icon,.FileUploaderModal__errorMessageWrapper .Message__icon{font-size:3.125em}.FileUploaderModal__successMessageWrapper .Message__icon--error,.FileUploaderModal__errorMessageWrapper .Message__icon--error{color:var(--mood-worst)}.FileUploaderModal__successMessageWrapper .Message__icon--error~.Message__title,.FileUploaderModal__errorMessageWrapper .Message__icon--error~.Message__title{color:var(--mood-worst);font-size:1rem;height:1.5rem;margin-bottom:.25rem}.FileUploaderModal__successMessageWrapper .Message__title,.FileUploaderModal__errorMessageWrapper .Message__title{font-size:1em;padding-top:0;margin-bottom:0}.FileUploaderModal__successMessageWrapper .Message__text,.FileUploaderModal__errorMessageWrapper .Message__text{font-size:.75em;padding-top:0;color:var(--neutral-medium);margin-bottom:1.5rem}.FileUploaderModal__successMessageWrapper .Message__button,.FileUploaderModal__errorMessageWrapper .Message__button{font-size:1em;margin-top:.5rem}.FileUploaderModal__successMessageWrapper .Message__extraLinkSeparator,.FileUploaderModal__errorMessageWrapper .Message__extraLinkSeparator{display:none}.FileUploaderModal__link{display:inline-flex;font-size:16px;font-weight:500;text-transform:uppercase}.FileUploaderModal__linkIcon{align-items:center;display:flex;margin-inline-end:.25rem}.FileUploaderModal .is-modal-button-hidden{display:none}.VideoCard{background:var(--neutral-lowest)}.VideoCard__cover{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.VideoCard__video{height:100%;left:0;position:absolute;top:0;width:100%}.VideoCard__bottom{padding:1.875rem 1.25rem 1.25rem}.VideoCard__title{color:var(--neutral-highest);font-size:1.2em;font-weight:700;margin-bottom:.25rem}@media only screen and (min-width: 40em){.VideoCard__title{font-size:1.5em}}.VideoCard__publishDate{color:var(--neutral-medium);font-size:.75em;margin-bottom:.9375rem}.VideoCard__description{color:var(--neutral-highest);font-size:1em}.VideoTrack{font-size:16px}.VideoTrack__wrapper{margin:0;position:relative}.VideoTrack__wrapper:last-child{margin:0}.VideoTrack__header{display:flex;flex-direction:column;font-size:16px;min-height:12.5em;opacity:1;position:relative;transition:visibility 0s linear 0s,opacity .3s;visibility:visible}.VideoTrack__header.is-hidden{opacity:0;transition:visibility 0s linear .3s,opacity .3s;visibility:hidden}.VideoTrack__background{background-color:var(--primary-base);background-image:radial-gradient(circle at 50% 100%,rgba(var(--neutral-lowest-rgb),.3),rgba(var(--neutral-lowest-rgb),0)),linear-gradient(var(--neutral-medium-high-rgb),var(--neutral-medium-high));font-size:16px;left:0;min-height:12.5em;position:absolute;top:0;transition:all 0s linear .3s,opacity .3s;width:100%;z-index:1}.VideoTrack__typeWrapper{align-items:flex-start;display:flex;justify-content:space-between;margin-top:1rem;padding-inline-start:1rem;position:absolute;width:100%;z-index:2}.VideoTrack__typeIcon{color:var(--neutral-lowest);font-size:1.5em}.VideoTrack__label{color:var(--neutral-lowest);padding:.1818181818em .2727272727em}.VideoTrack__label--video{background-color:var(--mood-worst)}.VideoTrack__label--screenSharing{background-color:var(--primary-base)}.VideoTrack__playIconWrapper{align-items:center;display:flex;flex:1 0 auto;justify-content:center;width:100%;z-index:2}.VideoTrack__playIcon{align-items:center;color:var(--neutral-highest);display:flex;font-size:2.8125em;height:1.5555555556em;justify-content:center;position:relative;width:1.5555555556em}.VideoTrack__playIcon:before{background-color:var(--neutral-lowest);border-radius:50%;content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.VideoTrack__playIcon .Symbol{padding-bottom:.25rem}.VideoTrack__mainInfo{color:var(--neutral-highest)}.VideoTrack__secondaryInfo,.VideoTrack__time{color:var(--neutral-medium)}.VideoTrack__time.is-hidden{display:none}.VideoTrack__fullScreen{align-self:center;color:var(--neutral-medium);display:none;font-size:20px}.VideoTrack__fullScreen.is-visible{display:flex}.ViewSwitcher{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;flex-wrap:nowrap}.ViewSwitcher__Item{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;color:#949ca4}.ViewSwitcher__Item.is-active{color:var(--primary-base)}.ViewSwitcher__Icon{align-items:center;cursor:pointer;display:flex;font-size:1.3125em;padding:.3125em;padding-inline-end:0}.Widget{display:flex;flex:1 0 auto;font-size:1rem;margin-bottom:1rem;max-width:100%;padding:0 .5rem;position:relative}.Widget:before{content:"xxsmall: 0, xsmall: 480, small: 640, medium: 720, large: 1024, xlarge: 1280, xxlarge: 1440, xxxlarge: 2560";display:none}.Widget[hidden]{display:none!important}.Widget__contentWrapper{flex-grow:1}.Widget__linkWrapper,.Widget__configuration,.Widget__controller{display:flex;flex-grow:1;max-width:100%;position:relative}.Widget__controller.is-failed{min-height:9.375em}.Widget__controller.is-failed .ConectusLoader,.Widget__controller.is-ready .ConectusLoader{display:none}.Widget__container{background-color:var(--neutral-lowest);display:flex;flex:1 1 100%;flex-direction:column;max-width:100%;position:relative;width:100%;border-radius:1px}.is-dark-theme .Widget__container{background:var(--neutral-lower)}.Widget__spinner{align-items:center;background-color:var(--neutral-lowest);border-radius:.375em;display:flex;justify-content:center;inset:0;position:absolute;z-index:10;min-height:5em}.Widget__spinner:before{animation:rotation .6s infinite linear;border-color:rgb(45.5,158.1213872832,255) rgb(198.5,228.8728323699,255) rgb(198.5,228.8728323699,255);border-radius:62.5em;border-style:solid;border-width:.25em;content:"";display:block;height:3.75em;width:3.75em}.Widget__spinner--waiting{background:rgba(var(--neutral-low-rgb),.8)}.Widget__status{align-items:center;background-color:var(--neutral-lowest);border-radius:.25em;display:flex;flex-direction:column;justify-content:center;inset:0;position:absolute;z-index:10}.Widget__status--error{background-color:transparent}.Widget__status--error .Widget__statusWrapper{align-items:center;background-color:rgba(var(--neutral-lowest-rgb),.5);border-radius:.375em;display:flex;flex-direction:column;justify-content:center;min-height:100%;position:relative;text-align:center}.Widget__status--error .Widget__statusIcon{font-size:2.5em;color:var(--mood-worst)}.Widget__status--error~.WidgetContent__content,.Widget__status--error~.WidgetHead{visibility:hidden;opacity:0;height:0}.Widget__statusContainer{height:100%;width:100%}.Widget__statusIcon{color:var(--neutral-medium-low);font-size:1.875em;line-height:0}.Widget__statusText{color:var(--neutral-medium-high);margin-top:.5rem}.Widget__statusTitle{color:var(--neutral-high);font-weight:700;margin-bottom:.25rem}.Widget__statusDescription{color:var(--neutral-medium);max-width:15em;text-align:center}.WidgetHead{font-size:.875rem;line-height:1rem;padding:1rem 1rem 0;text-transform:uppercase;transition:opacity .3s ease-in}.WidgetHead .WidgetHead__container{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;flex-wrap:wrap;align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between}.WidgetHead .WidgetHead__container .WidgetHead__pretitle,.WidgetHead .WidgetHead__container .WidgetHead__posttitle{flex:0;flex-basis:auto}.WidgetHead .WidgetHead__container .WidgetHead__pretitle{margin-inline-end:.5em}.WidgetHead .WidgetHead__container .WidgetHead__posttitle{margin-inline-start:.5em}.WidgetHead .WidgetHead__texts{flex:1 1 auto;font-weight:500}.WidgetHead__title{color:var(--neutral-high);font-size:12px;font-weight:600}.WidgetContent{display:flex;flex:1 0 auto;flex-direction:column;padding:1rem}.WidgetContent__content{display:flex;flex:1 0 auto;flex-direction:column;transition:opacity .3s ease-in}.App.is-impersonated .IconTray__offCanvas .WidgetContent__content{padding-top:1.75rem}@media only screen and (min-width: 64em){.App.is-impersonated .IconTray__offCanvas .WidgetContent__content{padding-top:0rem}}.WidgetContent--collapsed{padding:0}.WidgetFooter{background-color:transparent;border-top:.0625rem solid var(--neutral-low)}.WidgetFooter__container{display:block;padding:1rem}@media only screen and (min-width: 45em){.WidgetFooter__container{display:flex;justify-content:flex-end}}.BackComponent{display:inline-flex;margin-bottom:1rem}.BackComponent__backLinkText{padding-top:.2em}.DateRangeSelector{font-size:16px}@media only screen and (min-width: 64em){.DateRangeSelector{margin-top:1rem}}.DateRangeSelector__statusBar{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;align-items:center}.DateRangeSelector__statusBarTitle{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;margin-top:1rem}[data-eq-state~=xxsmall] .DateRangeSelector__statusBarTitle{flex:0 0 auto;width:100%}[data-eq-state~=medium] .DateRangeSelector__statusBarTitle{width:58.3333333333%}[data-eq-state~=large] .DateRangeSelector__statusBarTitle{width:66.6666666667%}.DateRangeSelector__dateRange{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;align-items:stretch}.DateRangeSelector__dateRangeContainer{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:100%}@media only screen and (min-width: 40em){.DateRangeSelector__dateRangeContainer{width:auto}}.DateRangeSelector__submit{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:100%}@media only screen and (min-width: 40em){.DateRangeSelector__submit{width:auto}}@media only screen and (min-width: 0em) and (max-width: 63.9375em){.DateRangeSelector__submit{margin-top:1rem}}.DateRangeSelector__dateRangeContentWrap{display:flex;flex-wrap:wrap;width:100%}@media only screen and (min-width: 30em){.DateRangeSelector__dateRangeContentWrap{flex-wrap:nowrap}}.DateRangeSelector__dateRangeWrapper{margin-bottom:1rem}@media only screen and (min-width: 40em){.DateRangeSelector__dateRangeWrapper{margin-bottom:0}}.DateRangeSelector__dateRangeIcon{margin-inline-start:.5em;padding-bottom:.125em}.DateRangeSelector__submitButton{height:100%}.DateRangeSelector__progressWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;margin-top:1rem}[data-eq-state~=xxsmall] .DateRangeSelector__progressWrapper{flex:0 0 auto;width:100%}[data-eq-state~=medium] .DateRangeSelector__progressWrapper{width:41.6666666667%}[data-eq-state~=large] .DateRangeSelector__progressWrapper{width:33.3333333333%}.DateRangeSelector__progress{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.DateRangeSelector__progressBar{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;opacity:.4}.DateRangeSelector__progressLabel{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto;color:var(--neutral-medium);display:block;text-transform:uppercase}.DateRangeSelector__choosePortfolioWrap{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}@media only screen and (min-width: 64em){.DateRangeSelector__choosePortfolioWrap{align-items:baseline}}@media only screen and (min-width: 80em){.DateRangeSelector__choosePortfolioWrap{justify-content:space-between}}.DateRangeSelector__selectPortfolioWrap{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin-bottom:.5rem}@media only screen and (min-width: 64em){.DateRangeSelector__selectPortfolioWrap{width:50%}}.DateRangeSelector__selectPortfolio{width:100%}.DateRangeSelector__buttons{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 64em){.DateRangeSelector__buttons{width:50%}}@media only screen and (min-width: 80em){.DateRangeSelector__buttons{width:41.6666666667%}}@media only screen and (min-width: 30em){.DateRangeSelector__ctaWrapper{display:flex;flex-direction:row;margin:-.25rem}}.DateRangeSelector__cta{margin-bottom:.5rem;width:100%}@media only screen and (min-width: 30em){.DateRangeSelector__cta{margin:.25rem .25rem 0;width:50%}}@media only screen and (min-width: 64em){.DateRangeSelector__cta{margin:0 .25rem}}.GoalHeader__wrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.GoalHeader__titleSection{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;border-bottom:.0625em solid var(--neutral-low)}@media only screen and (min-width: 45em){.GoalHeader__titleSection{padding:0 1rem}}.GoalHeader__titleContent{align-items:center;display:flex;flex-direction:column;padding:.9375em 0;text-align:center}@media only screen and (min-width: 45em){.GoalHeader__titleContent{flex-direction:row;text-align:left}}.GoalHeader__titleIcon{font-size:4.5em;color:var(--mood-good)}.GoalHeader__titleNameWrapper{display:flex;flex-direction:column;padding:.9375em 0}@media only screen and (min-width: 45em){.GoalHeader__titleNameWrapper{margin-inline-start:1rem}}@media only screen and (min-width: 45em){.GoalHeader__titleContent--only{flex-direction:column;text-align:center}}@media only screen and (min-width: 45em){.GoalHeader__titleNameWrapper--only{margin-inline-start:0}}.GoalHeader__label{padding-bottom:.3125em}.GoalHeader__titleName{font-weight:600}.GoalHeader__infoSection{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;padding:0 .5rem}@media only screen and (min-width: 45em){.GoalHeader__infoSection{border-bottom:1px solid var(--neutral-low);flex-direction:row;padding:0 0 1rem}}.GoalHeader__info{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.GoalHeader__reachabilityInfo{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;justify-content:center;margin-bottom:1rem;padding:.625em 0;position:relative}@media only screen and (min-width: 45em){.GoalHeader__reachabilityInfo{width:50%}}@media only screen and (min-width: 45em){.GoalHeader__reachabilityInfo{border-inline-end:.0625em solid var(--neutral-low);margin-bottom:0}}.GoalHeader__reachabilityInfoWrapper{margin:0}@media only screen and (min-width: 45em){.GoalHeader__reachabilityInfoWrapper{margin:1.25em}}.GoalHeader__reachabilityAmountWrap{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.GoalHeader__reachabilityAmountSection{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.GoalHeader__reachabilityAmountSection{width:50%}}@media only screen and (min-width: 45em){.GoalHeader__reachabilityWrap{display:flex;flex-direction:column}}.GoalHeader__reachabilityToday{color:var(--mood-best);display:block;font-weight:700}.GoalHeader__reachabilityTodayValue{display:inline}.GoalHeader__actualWrap{display:flex}.GoalHeader__actualCurrency{align-self:center;padding-inline-start:.3125em}.GoalHeader__actualValue{display:inline;font-weight:500}.GoalHeader__reachabilityLabel{display:none}@media only screen and (min-width: 45em){.GoalHeader__reachabilityLabel{display:inline;padding-inline-end:.1875em}}.GoalHeader__text{display:inline;padding-inline-end:.1875em}.GoalHeader__text--main{font-weight:700}.GoalHeader__progress{bottom:0;left:initial;position:absolute;width:100%}.GoalHeader__alignmentInfo{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;justify-content:center;padding:.625em 0}@media only screen and (min-width: 45em){.GoalHeader__alignmentInfo{flex:1 1 0%;width:auto}}.GoalHeader__alignment{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.GoalHeader__alignmentInfoWrapper{margin:0}@media only screen and (min-width: 45em){.GoalHeader__alignmentInfoWrapper{margin:1.25em}}.GoalHeader__alignmentWrap{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;align-items:center;flex-direction:row;padding:0}.GoalHeader__alignmentDescription{display:block;margin-inline-start:.9375em}.GoalHeader__alignmentIcon{color:var(--neutral-medium)}.GoalHeader__chartInfoSection{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.GoalHeader__chartInfoSection{width:58.3333333333%}}@media only screen and (min-width: 64em){.GoalHeader__chartInfoSection{width:66.6666666667%}}.GoalHeader__chartInfoWrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;align-items:center}@media only screen and (min-width: 45em){.GoalHeader__chartInfoWrapper{flex-wrap:nowrap}}.GoalHeader__chartInfo{box-sizing:border-box;display:flex;flex-direction:column;flex:0 0 auto;width:100%;align-items:center;height:180px;justify-content:space-between;padding:.625em 0}@media only screen and (min-width: 40em){.GoalHeader__chartInfo{width:50%}}.GoalHeader__chartInfo #DonutChart{max-height:9.375em!important}.GoalHeader__chartInfo .GoalSetting__profileIcon{color:var(--mood-good)}.GoalHeader__chartInfoTitleWrapper{color:var(--neutral-medium);display:flex;justify-content:center}.GoalHeader__chartInfoTitle,.GoalHeader__chartInfoLabel{font-weight:700;text-transform:uppercase}.GoalHeader__chartInfoIconWrapper{position:relative}.GoalHeader__chartInfoIcon{color:currentColor;display:inline;line-height:0;padding:0 .3125em}.GoalHeader__chartInfoIcon:hover~.GoalHeader__chartInfoTooltip{opacity:1;transform:translate(-50%,-105%) scale(1);transition:opacity .4s ease-in-out}.GoalHeader__chartInfoTooltip{left:50%;opacity:0;position:absolute;top:0;transform:scale(0);width:200px;z-index:1000}@media only screen and (min-width: 45em){.GoalHeader__alignmentInfo~.GoalHeader__chartInfo{border-inline-start:.0625em solid var(--neutral-low)}}.GoalHeader__amountToReachInfo{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;justify-content:center;padding:.625em 0;align-items:center}@media only screen and (min-width: 45em){.GoalHeader__amountToReachInfo{width:41.6666666667%}}@media only screen and (min-width: 45em){.GoalHeader__amountToReachInfo{padding:1rem 0 1rem 1rem}}.GoalHeader__amountToReachContent{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.GoalHeader__amountToReachSection{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;align-items:center;justify-content:flex-start;padding:.625em 0}@media only screen and (min-width: 40em){.GoalHeader__amountToReachSection{width:50%}}@media only screen and (min-width: 45em){.GoalHeader__amountToReachSection{width:50%}}@media only screen and (min-width: 45em){.GoalHeader__amountToReachSection{align-items:flex-start;padding-inline-start:1rem}}.GoalHeader__amountToReachValue{display:inline;font-weight:600;padding-inline-end:.1875em}.GoalHeader__amountToReachCurrency{display:inline}.AddAlert{font-size:16px;position:relative}.AddAlert__waiting{background-color:rgba(var(--neutral-lowest-rgb),.6);inset:0;position:absolute}.AddAlert__wrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;border-bottom:1px solid var(--neutral-low);padding:.5rem;align-content:center}@media only screen and (min-width: 64em){.AddAlert__wrapper{padding:.5rem 1rem}}.AddAlert__wrapper--communication{display:none}.AddAlert__texts,.AddAlert__controls{justify-content:center}.AddAlert__texts{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;padding-inline-start:0}@media only screen and (min-width: 64em){.AddAlert__texts{width:58.3333333333%}}.AddAlert__controls{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;padding-inline-end:0}@media only screen and (min-width: 64em){.AddAlert__controls{width:41.6666666667%}}.AddAlert__errorMessage{margin-top:.5rem}.AddAlert__title{display:inline-block}@media only screen and (min-width: 0em) and (max-width: 63.9375em){.AddAlert__title{margin-bottom:.25rem}}.AddAlert__note{color:var(--neutral-medium-high)}.AddAlert__actions{display:flex;justify-content:flex-end;padding:0}@media only screen and (min-width: 64em){.AddAlert__actions{padding:.5rem}}.AddAlert__actionButton{margin:.5rem}.AddAlert__actionButton.is-disabled,.AddAlert__actionButton[disabled]{pointer-events:none}.AddAlert__messageBox{visibility:visible}.ChangeSecurityQuestion{font-size:16px}.ChangeSecurityQuestion__questions{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;margin-top:-1rem}.ChangeSecurityQuestion__question{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin-top:1rem}@media only screen and (min-width: 45em){.ChangeSecurityQuestion__question{width:50%}}.ChangeSecurityQuestion__title{display:flex;align-items:center}.ChangeSecurityQuestion__titleIcon{line-height:0;margin-inline-end:.625rem}.ChangeSecurityQuestion__container{border:1px solid var(--neutral-low);padding:1.25rem}.ChangeSecurityQuestion__item{margin-top:1.25rem}.ChangeSecurityQuestion__item:first-child{margin-top:0}.ChangeSecurityQuestion__inputWrapper{margin-top:.625rem}.ChangeSecurityQuestion__actions{display:flex;justify-content:flex-end;margin-top:1.25rem}.CollaborationReplay{font-size:16px}.CollaborationReplay__cta,.CollaborationReplay__toolbarContainer{margin-bottom:.5rem}@media only screen and (min-width: 45em){.CollaborationReplay__toolbarContainer{margin-bottom:1rem}}.CollaborationReplay__tracksContainer{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;margin-top:1rem}.CollaborationReplay__audioSection{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.CollaborationReplay__audioSection{width:33.3333333333%}}.CollaborationReplay__sectionTitle{margin-bottom:.5rem}@media only screen and (min-width: 45em){.CollaborationReplay__sectionTitle{margin-bottom:1rem}}.CollaborationReplay__audioTrack{margin-bottom:.5rem}@media only screen and (min-width: 45em){.CollaborationReplay__audioTrack{margin-bottom:1rem}}.CollaborationReplay__audioTrack:last-child{margin-bottom:1rem}.CollaborationReplay__videoSection{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.CollaborationReplay__videoSection{width:66.6666666667%}}.CollaborationReplay__videoWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.CollaborationReplay__videoElement{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.CollaborationReplay__videoElement{width:50%}}.CollaborationReplay__videoTrack{margin-bottom:.5rem}@media only screen and (min-width: 45em){.CollaborationReplay__videoTrack{margin-bottom:1rem}}.CollaborationReplay__filtersWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;padding:1rem 0}.CollaborationReplay__filter{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin-bottom:.5rem}@media only screen and (min-width: 45em){.CollaborationReplay__filter{width:50%}}@media only screen and (min-width: 64em){.CollaborationReplay__filter{width:33.3333333333%}}@media only screen and (min-width: 45em){.CollaborationReplay__filter{margin-bottom:0}}.CollaborationReplay__submitBox{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;justify-content:center;margin-bottom:.5rem}@media only screen and (min-width: 64em){.CollaborationReplay__submitBox{width:33.3333333333%}}@media only screen and (min-width: 45em){.CollaborationReplay__submitBox{margin-top:.5rem}}@media only screen and (min-width: 64em){.CollaborationReplay__submitBox{margin-top:1rem}}.CollaborationReplay__filterLabel{margin-bottom:.25rem}.CollaborationReplay__reset{margin-bottom:.5rem}@media only screen and (min-width: 45em){.CollaborationReplay__reset,.CollaborationReplay__submit{display:inline-block;margin:0;width:auto}}.CollaborationReplay__detailsLink{align-items:center;display:flex}.CollaborationReplay__detailsLink .Symbol{margin-inline-end:.25rem}.CollaborationReplay__videoTag{background-color:var(--neutral-highest);font-size:16px;height:12.5em;opacity:0;position:absolute;transition:visibility 0s linear .3s,opacity .3s;visibility:hidden;width:100%}.CollaborationReplay__videoTag.is-visible{opacity:1;transition:visibility 0s linear .3s,opacity .3s;visibility:visible}.CollaborationReplay__videoTag--full{height:calc(100vh - 88px);left:0;max-height:none;position:fixed;right:0;top:0;width:100%;z-index:1000}@media only screen and (min-width: 30em){.CollaborationReplay__videoTag--full{height:calc(100vh - 100px)}}@media only screen and (min-width: 64em){.CollaborationReplay__videoTag--full{height:calc(100vh - 120px)}}.CollaborationReplay__audioTag{width:100%}.CollaborationReplay__headerWrapper{border-bottom:1px solid var(--neutral-medium-low);display:flex;justify-content:space-between;margin:.5rem 0 0;padding-bottom:1rem}.CollaborationReplay__date{color:var(--neutral-highest);font-weight:700;margin-bottom:.25rem}.CollaborationReplay__duration{color:var(--neutral-medium)}.CollaborationReplay__syncWrapper{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width: 30em){.CollaborationReplay__syncWrapper{align-items:flex-start;flex-direction:row}}.CollaborationReplay__syncLabel{color:var(--neutral-highest);margin-inline-end:.25rem}.CollaborationReplay__globalControls{max-height:8.4375em;transition:max-height .2s ease}.CollaborationReplay__globalControls--fixed{background-color:rgba(var(--neutral-lowest-rgb),.85);box-shadow:inset 0 -1px 0 0 var(--neutral-medium-low);left:0;position:fixed;top:2.8125em;width:100%;z-index:100}@media only screen and (min-width: 64em){.CollaborationReplay__globalControls--fixed{background-color:transparent;box-shadow:initial;position:relative;top:0}}.CollaborationReplay__globalControls--fixed~.CollaborationReplay__tracksContainer{margin-top:9.0625em}@media only screen and (min-width: 64em){.CollaborationReplay__globalControls--fixed~.CollaborationReplay__tracksContainer{margin-top:1rem}}.CollaborationReplay__globalControls--full{background-color:var(--neutral-lower);bottom:0;left:0;position:fixed;right:0;width:100%;z-index:1000}.CollaborationReplay__globalControls--full .CollaborationReplay__playbackTime{margin-top:.625em}@media only screen and (min-width: 30em){.CollaborationReplay__globalControls--full .CollaborationReplay__playbackTime{margin-top:1.5625em}}.CollaborationReplay__globalControls.is-hidden{max-height:0;overflow:hidden}.CollaborationReplay__trackbarContainer{padding:0}@media only screen and (min-width: 64em){.CollaborationReplay__trackbarContainer{padding:.5rem}}.CollaborationReplay__playbackWrapper{padding:.5rem}.CollaborationReplay__playbackTime{background-color:var(--neutral-medium-low)!important;height:4px;margin:3.125em 0 .625em}.CollaborationReplay__actions{box-sizing:border-box;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;margin:0;max-width:none}.CollaborationReplay__play,.CollaborationReplay__pause,.CollaborationReplay__forward,.CollaborationReplay__backward,.CollaborationReplay__volume,.CollaborationReplay__mute,.CollaborationReplay__fullScreen{font-size:20px}.CollaborationReplay__play,.CollaborationReplay__pause{display:none}.CollaborationReplay__play.is-visible,.CollaborationReplay__pause.is-visible{display:block}.CollaborationReplay__backward .Symbol{margin-inline-end:1rem;transform:rotate(-180deg)}.CollaborationReplay__actionWrapper{display:none}@media only screen and (min-width: 64em){.CollaborationReplay__actionWrapper{display:flex}}.CollaborationReplay__actionWrapper,.CollaborationReplay__volume,.CollaborationReplay__play{line-height:0;padding:.6em .5em}.CollaborationReplay__timeProgress{color:var(--neutral-higher);margin:0 .5rem}.CollaborationReplay__timeDivisor{margin:0 .25rem}.CollaborationReplay__volumeController{margin-inline-end:.5rem;max-width:4.375em}.CollaborationReplay__primaryContainer{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:66.6666666667%;align-items:center;flex-direction:row}@media only screen and (min-width: 30em){.CollaborationReplay__primaryContainer{flex:1 1 0%;width:auto}}@media only screen and (min-width: 64em){.CollaborationReplay__primaryContainer{flex:0 0 auto;width:auto}}.CollaborationReplay__secondaryContainer{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:33.3333333333%;align-items:center;flex-direction:row}@media only screen and (min-width: 30em){.CollaborationReplay__secondaryContainer{width:auto}}@media only screen and (min-width: 64em){.CollaborationReplay__secondaryContainer{flex:1 1 0%;width:auto}}@media only screen and (min-width: 64em){.CollaborationReplay__secondaryContainer{margin-inline-start:.5rem}}.CollaborationReplay__volumeWrapper{align-items:center;display:none}@media only screen and (min-width: 30em){.CollaborationReplay__volumeWrapper{display:flex}}.CollaborationReplay__fullScreenWrapper{display:none;flex:1 0 auto;justify-content:flex-end}.CollaborationReplay__fullScreenWrapper.is-visible{display:flex}.CollaborationReplay__fullScreen{display:flex;margin:0 .5rem}.ColourPicker{display:flex;height:100%;position:relative;width:100%;text-align:left}.ColourPicker__swatch{width:100%}.ColourPicker__panel{left:0;top:100%}.ColourPicker__container{display:flex;justify-content:center;padding:.5rem .5rem 0}.ColourPicker__toggle:checked~.ColourPicker__overlay{opacity:.1}.ColourPicker__inputWrapper{padding:.5rem}.ColourPicker__swatchPreview{height:3.125rem}.ColourPicker__input{margin-top:.5rem}.ColourPicker__actions{border-top:1px solid var(--neutral-low);padding:.5rem}.Wordpress_content{background-color:var(--neutral-lowest);border-radius:.375em;border:1px solid var(--neutral-lowest);margin:0 auto;padding:1.25rem;width:66%}.Wordpress_content h1{margin:.5em auto .75em}.Wordpress_content h2,.Wordpress_content h3{margin:.75em 0}.Wordpress_content p,.Wordpress_content li,.Wordpress_content li ul li{line-height:1.5;margin-bottom:1em}.Wordpress_content li{list-style-type:circle}.Wordpress_content ul li{margin-inline-start:1em}.Wordpress_content li ul{margin-top:1em}.Wordpress_content table{border-collapse:collapse;margin:2em 0 3em}.Wordpress_content table tr td{border-bottom:1px solid var(--neutral-low);line-height:1.5;padding:1em;vertical-align:middle}.Wordpress_content table tr th{background-color:var(--primary-base);color:var(--neutral-lowest);font-size:.875em;line-height:1;padding:.5em}.Wordpress_content hr{border:0;height:1px;background:var(--neutral-medium);background-image:linear-gradient(to right,var(--neutral-lowest, ) var(--neutral-medium, ) var(--neutral-lowest));margin:3em 0}.alignleft,img.alignleft{margin-inline-end:1.5em;display:inline;float:left}.alignright,img.alignright{margin-inline-start:1.5em;display:inline;float:right}.aligncenter,img.aligncenter{margin-inline-end:auto;margin-inline-start:auto;display:block;clear:both}.wp-caption{margin-bottom:1.5em;text-align:center;padding-top:.25em}.wp-caption img{border:0 none;padding:0;margin:0}.wp-caption p.wp-caption-text{margin:0}.wp-smiley{display:none}blockquote.left{margin-inline-end:20px;text-align:right;margin-inline-start:0;width:33%;float:left}blockquote.right{margin-inline-start:20px;text-align:left;margin-inline-end:0;width:33%;float:right}.Breadcrumb__page{font-size:1.5em;color:initial}.Breadcrumb__pagePointer{cursor:pointer}.Breadcrumb__pagePointer:hover{color:#87cefa}.Breadcrumb__separator{font-size:1.2em;margin:10px}.DynamicContentDetail__link{display:none;margin-bottom:.5rem}.DynamicContentDetail__link--right{justify-content:flex-end;padding-top:1rem;margin-bottom:0}.DynamicContentDetail__link.is-visible{display:flex}.Error__image{display:block;padding:2rem 0;width:100%}.Faq{font-size:16px}.Faq__head{display:flex;flex-flow:row wrap;padding:.5rem}.Faq__iconFaq{color:var(--neutral-medium-low);font-size:4em;margin-inline-end:.5rem}.Faq__title{color:var(--neutral-high);margin-bottom:.25em}.Faq__subTitle{color:var(--neutral-highest)}.Faq__list{display:flex;flex-flow:column wrap;padding:.5rem}.Faq__item{border-bottom:solid 1px var(--neutral-low);padding:.5rem;transition:all .2s linear}.Faq__item:hover{background:var(--neutral-lowest);cursor:pointer}.Faq__item.is-active .Faq__answer{max-height:1000px;opacity:1;overflow:auto;padding:.5rem 0;pointer-events:auto}.Faq__item.is-active .Faq__expand{transform:scaleY(0)}.Faq__item.is-active .Faq__collapse{transform:scaleY(1)}.Faq__questionRow{display:flex;justify-content:space-between;width:auto;padding:1rem 0}.Faq__questionText{color:var(--secondary-base);font-weight:400}.Faq__answer{color:var(--neutral-higher);max-height:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;transition:all .5s ease-in-out}.Faq__view{position:relative;width:1.5em}.Faq__expand,.Faq__collapse{color:var(--secondary-base);font-size:1.5em;position:absolute;transition:all .3s ease-in-out}.Faq__collapse{transform:scaleY(0)}.Faq__bottom{display:flex;flex-flow:row no-wrap;padding:.5rem}.Faq__iconQuestion{color:var(--neutral-medium-low);font-size:3em;margin-inline-end:.5rem}@media only screen and (min-width: 0em) and (max-width: 29.9375em){.Faq__iconQuestion{display:none}}.Faq__bottomHeading{display:flex;flex-direction:column;justify-content:center}.Faq__bottomClaim{color:var(--neutral-high);margin-bottom:.25em}.FiltersTable{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;margin-bottom:1rem}.FiltersTable_field{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;flex:1 0 auto;justify-content:flex-end}.FiltersTable_toggler{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;font-size:.6875rem;font-weight:600;text-transform:uppercase}.FiltersTable_options{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem}.FiltersTable_togglerIcon{margin-inline-start:5px}.FiltersTable_wrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;background-clip:content-box;background-color:var(--neutral-lowest);margin-top:.625rem;opacity:0;position:relative}.FiltersTable_wrapper-open{opacity:1}.FiltersTable_wrapper:before{position:absolute;top:-1.25rem;left:1.25rem}.FiltersTable_container{padding:1rem 1rem 0}.FiltersTable_section{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.FiltersTable_formBlock{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;position:relative}@media only screen and (min-width: 40em){.FiltersTable_formBlock{flex:0 0 auto;width:100%}}@media only screen and (min-width: 45em){.FiltersTable_formBlock{width:50%}}@media only screen and (min-width: 64em){.FiltersTable_formBlock{width:25%}}.FiltersTable_formBlock-button,.FiltersTable_formBlock-checkbox{align-self:flex-end}.FiltersTable label-checkbox{padding-inline-start:1.875rem}.FiltersTable_inputWhitIcon{position:relative;margin-bottom:1.25rem}.FiltersTable_inputWhitIcon input{padding-inline-start:2.1875rem;margin:0}.FiltersTable_inputWhitIcon i{position:absolute;top:50%;left:.5rem;transform:translateY(-50%)}.FiltersTable .datepicker-trigger{position:absolute;width:100%;height:3.125rem;top:0}.FiltersTable_buttons{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;align-items:flex-end}.FiltersTable_buttonBox{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:50%;margin-bottom:1.25rem}.FiltersTable__reset{white-space:nowrap}.FiltersTable_checkbox{padding-bottom:1.5rem}.Fund{font-size:16px;background-color:var(--neutral-lowest);border-radius:.3125em}.Fund__titleWrapper{width:100%}.Fund__title{line-height:1.3}.Fund__icon{position:relative;display:inline}.Fund__icon.is-active{color:#f7e400}.Fund__iconButton{padding:0}.Fund__iconButton .Tooltip{display:none;left:50%;padding:.3125em;position:absolute;top:100%;transform:translate(-50%)}.Fund__iconButton:hover .Tooltip{display:block}.Fund__watchlist{background-color:var(--neutral-lowest);border-radius:5px;display:none;filter:drop-shadow(0 0 .1875em rgba(var(--neutral-highest-rgb),.3));margin-top:.5rem;max-width:17.5em;min-width:17.5em;padding:.5rem;position:absolute;right:-1rem;width:100%;will-change:filter;z-index:8000}.Fund__watchlist:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.Fund__watchlist:after{border-bottom-color:var(--neutral-lowest);top:-1.125em;border-width:.5625em}[dir=ltr] .Fund__watchlist:after{right:.5625em}[dir=rtl] .Fund__watchlist:after{left:.5625em}.Fund__watchlistInput:checked~.Fund__watchlist{display:block}.Fund__watchlistInput:checked~.Fund__watchlistOverlay{opacity:.1}.Fund__description{min-height:3.125em;margin-bottom:.25rem}.Fund__text{width:100%}.Fund__secondaryInfo{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;align-items:flex-end}.Fund__secondaryInfoLabel,.Fund__secondaryInfoValue{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:50%}.Fund__ctaContainer{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;align-items:flex-end;border-bottom-left-radius:.3125em;border-bottom-right-radius:.3125em;font-size:.875em;margin-bottom:.5rem}.Fund__cta{align-self:flex-end;padding:0 .5rem}@media only screen and (min-width: 40em) and (max-width: 79.9375em){.Fund__cta{padding:0 .5rem}}@media only screen and (min-width: 0em) and (max-width: 44.9375em){.Fund__cta{padding:.5rem}}.Fund__ctaBuy{margin-inline-start:auto}.Fund__secondaryInfoValue{margin-top:.3125em;font-weight:800}.Glossary{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;padding:0 .5rem}@media only screen and (min-width: 64em){.Glossary{padding:0 1rem}}.Glossary__item{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;border-bottom:solid 2px var(--neutral-low);margin:0 0 .5rem;padding:1rem 0}@media only screen and (min-width: 64em){.Glossary__item{width:50%}}@media only screen and (min-width: 80em){.Glossary__item{width:33.3333333333%}}@media only screen and (min-width: 64em){.Glossary__item{border-bottom:none;border-inline-start:solid 2px var(--neutral-low);margin:1rem 0;padding:1rem}}.Glossary__term{color:var(--primary-tone-high)}.Glossary__explanation{color:var(--neutral-higher)}.InvestmentOverview{align-items:flex-start;flex:1 0 auto;font-size:1rem;font-weight:500}[data-eq-state~=small] .InvestmentOverview{font-size:1.1rem}.InvestmentOverview__title{margin-bottom:1rem}.InvestmentOverview__details{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;align-items:center}.InvestmentOverview__symbol{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:auto;font-size:1.875em;opacity:.5}[data-eq-state~=xxsmall] .InvestmentOverview__symbol{font-size:2.5em}[data-eq-state~=xsmall] .InvestmentOverview__symbol{font-size:3.125em}[data-eq-state~=small] .InvestmentOverview__symbol{font-size:3.75em}.InvestmentOverview__texts{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;font-weight:500}.InvestmentActions{font-size:16px;width:100%}.InvestmentActions__wrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end}.InvestmentActions__cta{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:50%}@media only screen and (min-width: 45em){.InvestmentActions__cta{width:auto}}@media only screen and (min-width: 45em){.InvestmentActions__cta+.InvestmentActions__cta{padding-inline-start:0}}.InvestmentActions__cta:first-child{padding-inline-start:0}.InvestmentActions__cta:last-child{padding:0}.InvestmentActions__button{width:100%}@media only screen and (min-width: 45em){.InvestmentActions__button{width:auto}}.IposDetails__wrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.IposDetails__CMS{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;background-color:var(--neutral-lowest);margin:2rem 0;padding:2rem}.IposDetails__actions{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}.IposDetails__actionsWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.IposDetails__checkBox{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;padding-bottom:2rem}@media only screen and (min-width: 40em){.IposDetails__checkBox{width:50%}}@media only screen and (min-width: 64em){.IposDetails__checkBox{width:75%}}@media only screen and (min-width: 40em){.IposDetails__checkBox{align-self:center;padding-bottom:0}}.IposDetails__buttons{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 40em){.IposDetails__buttons{width:50%}}@media only screen and (min-width: 64em){.IposDetails__buttons{width:25%}}.IposDetails__buttonsWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;justify-content:flex-end}.IposDetails__button{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;align-items:center}@media only screen and (min-width: 40em){.IposDetails__button{width:41.6666666667%}}.IposDetails__button:first-child{margin-bottom:.5rem}@media only screen and (min-width: 40em){.IposDetails__button:first-child{margin-bottom:0;margin-inline-end:.3333333333rem}}.IposDetails__buttonsWrapper--step1{justify-content:flex-start}.IposDetails__CMSText .NewsDetailCms__date,.IposDetails__CMSText .NewsDetailCms__title{padding-bottom:1rem}.IposDetails__CMSText .NewsDetailCms__desc{line-height:1.6}.Login{background-color:var(--primary-base);display:block;font-family:CustomFont,FaktSoftPro,Arial,Helvetica,sans-serif;font-size:16px;height:auto;left:0;margin:0;max-height:100vh;min-height:100%;overflow:auto;position:fixed;top:0;width:100%;z-index:99999}@media only screen and (min-width: 64em){.Login{padding-bottom:5em;padding-inline-start:.5rem;padding-inline-end:.5rem;padding-top:6.25em}}.Login__container{animation:fade-in-down .6s}@media only screen and (min-width: 64em){.Login__container{margin-bottom:4rem}}.Login--ids .Login__container{padding-inline-start:.5rem;padding-inline-end:.5rem}.Login--resetPwd .Login__container,.Login--registration .Login__container{background-color:var(--neutral-lowest);border-radius:1px;margin:0 auto;max-width:31.25em}@media only screen and (min-width: 64em){.Login--resetPwd .Login__container,.Login--registration .Login__container{margin-bottom:4rem}}.Login__logo{background-color:var(--primary-high);height:12.5em}.Login--registration .Login__logo{margin-bottom:0}.Login__leftSide{background-color:var(--primary-high);box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;border-radius:0 0 1px 1px;padding:2rem}@media only screen and (min-width: 64em){.Login__leftSide{width:33.3333333333%}}@media only screen and (min-width: 0em) and (max-width: 63.9375em){.Login__leftSide{order:2}}@media only screen and (min-width: 64em){.Login__leftSide{border-radius:1px 0 0 1px;padding:0 2rem 2rem}}.Login__registerCta{margin-bottom:1rem}@media only screen and (min-width: 64em){.Login__registerCta{width:auto}}.Login__activateCta{margin-bottom:1rem}@media only screen and (min-width: 64em){.Login__activateCta{width:auto}}.Login__leftSideContent{color:var(--neutral-lowest)}.Login__leftSideSecondContent{color:var(--neutral-lowest);margin-top:1rem}.Login__leftSideTitle,.Login__leftSideSubtitle{margin-bottom:.5rem}.Login__leftSideText{margin-bottom:1rem}.Login__leftSideLogo{display:none}@media only screen and (min-width: 64em){.Login__leftSideLogo{display:block}}.Login__mainContent{background-color:var(--neutral-lowest);box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;border-radius:0;padding:2rem;position:relative}@media only screen and (min-width: 64em){.Login__mainContent{width:66.6666666667%}}@media only screen and (min-width: 64em){.Login__mainContent{border-radius:0 1px 1px 0}}.Login__headWrapper{margin-bottom:2rem}.Login__title{color:var(--neutral-highest)}.Login__checkboxAccount:checked~.Login__title,.Login__checkboxResetPwd:checked~.Login__title,.Login__checkboxChangePwd:checked~.Login__title{display:none}.Login--resetPwd .Login__title,.Login__registrationForm .Login__title{margin-bottom:.5rem}.Login__subtitle{color:var(--neutral-medium);margin-top:.5rem}.Login__titleResetPwd{display:none}.Login__checkboxResetPwd:checked~.Login__titleResetPwd{display:block}.Login__titleAccount{display:none}.Login__checkboxAccount:checked~.Login__titleAccount{display:block}.Login__titleChangePwd{display:none}.Login__checkboxChangePwd:checked~.Login__titleChangePwd{display:block}.Login__checkboxResetPwd,.Login__checkboxAccount,.Login__checkboxChangePwd{position:absolute;top:-9999999px;visibility:hidden}.Login__messagePost{margin:0 auto 1.875em;width:100%}.Login__messagePostText{background:rgba(var(--neutral-lowest-rgb),.05);border-radius:0rem 0rem .25rem .25rem;border-top:solid 2px var(--mood-good);color:var(--primary-lower);margin:0 auto;max-width:23.75rem;padding:1rem .5rem;text-align:left;width:100%}@media only screen and (min-width: 64em){.Login__messagePostText{background:rgba(var(--neutral-highest-rgb),.2)}}.Login--resetPwd .Login__messagePostText,.Login__registrationForm .Login__messagePostText{background-color:transparent;border:0;color:var(--neutral-medium);max-width:none;padding:0;text-align:start;width:100%}.Login__stepContainer{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;max-width:56.25em}.Login__logoContainer{background-color:var(--primary-high);margin:-2rem -2rem 2rem;text-align:center}@media only screen and (min-width: 64em){.Login__logoContainer{display:none}}.Login__message{padding:0 .625em;width:100%}.Login__message .Message{margin:0;padding:2rem 0}.Login__messageEmail{font-weight:600}.Login__spinner{height:0;left:0;margin:0;padding:0;position:fixed;top:0;width:0}.Login__spinner.is-waiting{height:100vh;width:100%}.Login__spinner.is-waiting .Spinner{background:rgba(var(--neutral-highest-rgb),.65);height:100vh;opacity:1;visibility:visible;width:100%}.Login__registerContainer{margin:0 auto;max-width:31.25em}.Login__registerContent{background-color:var(--neutral-lowest);border-radius:1px;padding:2rem;position:relative}.Login__registerLogoContainer{background-color:var(--primary-high);display:flex;flex-direction:column;margin:-2rem -2rem 2rem}.Login__registrationForm{padding:2rem}.Login__qrCodeWrap{display:flex;padding-bottom:1rem}.Login__stepInfo{padding:0 1rem}.Login__separatorWrap{display:flex;justify-content:center;margin-bottom:2rem;position:relative}.Login__separatorWrap:before{background:var(--neutral-medium);content:"";height:1px;left:0;position:absolute;top:50%;width:100%}.Login__separator{background:var(--neutral-lowest);color:var(--neutral-medium);padding:1rem;position:relative;text-transform:uppercase}.Login__deviceRegStep{margin:1rem 0}@media only screen and (min-width: 0em) and (max-width: 63.9375em){.Login__cta{width:100%}}.MessageCenterNewMessage{margin-top:1rem}.MessageCenterNewMessage__nav{display:flex}.MessageCenterNewMessage__quickMessageTab,.MessageCenterNewMessage__fullMessageTab{border-bottom:3px solid transparent;cursor:pointer;padding:.5rem 0}.MessageCenterNewMessage__quickMessageTab.is-active,.MessageCenterNewMessage__fullMessageTab.is-active{border-bottom-color:var(--mood-good)}.MessageCenterNewMessage__quickMessageTab{margin-inline-end:1rem}.MessageCenterNewMessage__wizardBody{background-color:var(--neutral-lowest);border:1px solid var(--neutral-low);border-radius:5px;margin-top:1rem}.MessageCenterNewMessage__wizardElementsWrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.MessageCenterNewMessage__wizardLabel{display:block;margin-top:1rem}.MessageCenterNewMessage__wizardInputWrapper{margin-top:.5rem}.MessageCenterNewMessage__wizardNextButton.is-disabled,.MessageCenterNewMessage__wizardNextButton[disabled],.MessageCenterNewMessage__wizardPrevButton.is-disabled,.MessageCenterNewMessage__wizardPrevButton[disabled],.MessageCenterNewMessage__wizardSubmitButton.is-disabled,.MessageCenterNewMessage__wizardSubmitButton[disabled]{pointer-events:none}.MessageCenterNewMessage__wizardStepContainer{display:none}.MessageCenterNewMessage__wizardStepContainer.is-currentStep,.MessageCenterNewMessage__wizardStepContainer--evenVisible{display:block}.MessageCenterNewMessage__scheduleDescription{color:var(--neutral-medium);margin-top:.5rem}.MessageCenterNewMessage__wizardStepTitle{padding:1rem 1rem 0}.MessageCenterNewMessage__wizardStep{padding:0 1rem 1rem}.MessageCenterNewMessage__wizardStepActions{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;border-top:1px solid var(--neutral-low);justify-content:space-between;padding:1rem}.MessageCenterNewMessage__wizardHeader{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1rem}.MessageCenterNewMessage__progressBar{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:75%;margin-top:.5rem;min-width:13.75rem}.MessageCenterNewMessage__progressStep{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:25%;align-items:flex-end;margin-top:.5rem}.MessageCenterNewMessage__wizardRecipients{margin-top:1rem}.MessageCenterNewMessage__overviewBoxContainer{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.MessageCenterNewMessage__overviewBox{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;color:#31363b;margin-bottom:1rem}@media only screen and (min-width: 45em){.MessageCenterNewMessage__overviewBox{width:50%}}@media only screen and (min-width: 64em){.MessageCenterNewMessage__overviewBox{width:33.3333333333%}}.MessageCenterNewMessage__overviewBox:first-child{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.MessageCenterNewMessage__overviewBox:first-child{width:100%}}@media only screen and (min-width: 64em){.MessageCenterNewMessage__overviewBox:first-child{width:33.3333333333%}}.MessageCenterNewMessage__overviewBoxLabel{border-bottom:solid 1px #31363B;color:#31363b;padding-bottom:.5rem}.MessageCenterNewMessage__overviewTitle{font-size:1.3125rem;font-weight:600;margin-bottom:.5rem}.MessageCenterNewMessage__overviewContent{font-size:.875rem;font-weight:300;line-height:1.5}.MessageCenterNewMessage__overviewItem{border-bottom:solid 1px var(--neutral-low);font-size:.875rem;font-weight:300;padding:.625rem 0rem}.MessageCenterNewMessage__overviewItemLabel{display:inline-block;width:50%}.MessageCenterNewMessage__overviewItemValue{display:inline;width:50%}.MessageCenterNewMessage__scheduleWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.MessageCenterNewMessage__scheduleField{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 64em){.MessageCenterNewMessage__scheduleField{width:25%}}.MessageCenterNewMessage__scheduleLabel{margin-top:1rem}.MessageCenterNewMessage__scheduleInputWrapper{margin-top:.5rem}.MessageCenterNewMessage__scheduleInput--withError{margin-bottom:0}.MessageCenterSent{font-size:16px}.MessageCenterSent__courtesyMessage{align-items:center;color:var(--neutral-medium);display:flex;margin-top:1rem;padding:.5rem 0}.MessageCenterSent__courtesyMessageIcon{font-size:1.5em;line-height:0;margin-inline-end:.5rem}.MessageCenterSent__period{color:var(--neutral-medium);margin-top:1.5rem}.MessageCenterSent__items{background-color:var(--neutral-lowest);border:1px solid var(--neutral-low);border-radius:5px;margin-top:.5rem}.MessageCenterSent__item{border-top:1px solid var(--neutral-lower);padding:.75rem 1rem}.MessageCenterSent__item:first-child{border-top:0}.MessageCenterSent__severity--high{color:#eb529a;font-size:1rem;font-weight:600;text-align:center}.MessageCenterSent__severity--high:after{content:"!"}.MessageCenterSent__unread{background-color:var(--neutral-medium-low);border-radius:50%;height:.5rem;width:.5rem}.MessageCenterSent__itemWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;align-items:center}.MessageCenterSent__itemFlag{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:1.25rem}.MessageCenterSent__itemCategory{font-size:1.875em;line-height:0;margin-inline-end:.5rem}.MessageCenterSent__itemCategory--news{color:var(--mood-bad)}.MessageCenterSent__itemCategory--document{color:var(--neutral-medium)}.MessageCenterSent__itemCategory--trading{color:var(--mood-best)}.MessageCenterSent__itemCategory--information{color:var(--mood-good)}.MessageCenterSent__itemCategory--advisory{color:#eb529a}.MessageCenterSent__itemBody{flex:1 1 auto}.MessageCenterSent__itemBodyWrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;align-items:center}.MessageCenterSent__itemDelete{color:var(--neutral-medium);cursor:pointer;font-size:.75em;line-height:0;margin:0 .5rem}.MessageCenterSent__itemDelete:hover{color:var(--neutral-medium-high)}.MessageCenterSent__itemTitleWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:1 1 0%;width:auto;flex-grow:1}.MessageCenterSent__itemContent{color:var(--neutral-medium-high)}.MessageCenterSent__itemReceivers{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;order:3}@media only screen and (min-width: 40em){.MessageCenterSent__itemReceivers{order:initial}}.MessageCenterSent__itemDate{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;color:var(--neutral-medium);font-size:.75em;margin-inline-end:.5rem}@media only screen and (min-width: 40em){.MessageCenterSent__itemDate{width:auto}}.MessageCenterSent__receiversTable{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease-in-out}.MessageCenterSent__receiversTable.is-active{margin-top:.5rem;max-height:30rem;opacity:1}.MessageCenterSent__receiversHead{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;background:var(--neutral-low);color:var(--neutral-high)}@media only screen and (min-width: 0em) and (max-width: 44.9375em){.MessageCenterSent__receiversHead{display:none}}.MessageCenterSent__receiversBody{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;background:var(--neutral-lower);border-top:solid 1px var(--neutral-low);color:var(--neutral-medium);max-height:26.25rem;overflow-y:scroll}.MessageCenterSent__receiversC olumn{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:16.6666666667%;flex-direction:row;padding:.5rem}.MessageCenterSent__receiversC olumn:nth-child(-n+2){box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:25%;padding:.5rem}.MessageCenterSent__receiver{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}@media only screen and (min-width: 0em) and (max-width: 44.9375em){.MessageCenterSent__receiver{border-bottom:solid 1px var(--neutral-low);padding-bottom:.625rem}.MessageCenterSent__receiver:last-child{border-bottom:0}}.MessageCenterSent__receiverId{align-items:center;flex-direction:row}.MessageCenterSent__receiverPic{border-radius:100%;flex-shrink:0;height:2.125rem;margin-inline-end:.5rem;width:2.125rem}.MessageCenterSent__receiverName{line-height:1.125}.MessageCenterSent__receiverGroup{justify-content:center}@media only screen and (min-width: 0em) and (max-width: 29.9375em){.MessageCenterSent__receiverGroup{margin-top:.625rem}}.MessageCenterSent__receiverId,.MessageCenterSent__receiverData,.MessageCenterSent__receiversColumn,.MessageCenterSent__receiverGroup{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:50%;margin:.5rem 0}@media only screen and (min-width: 40em){.MessageCenterSent__receiverId,.MessageCenterSent__receiverData,.MessageCenterSent__receiversColumn,.MessageCenterSent__receiverGroup{width:33.3333333333%}}@media only screen and (min-width: 45em){.MessageCenterSent__receiverId,.MessageCenterSent__receiverData,.MessageCenterSent__receiversColumn,.MessageCenterSent__receiverGroup{flex:0 0 auto;width:20%}}.MessageCenterSent__receiverData{justify-content:baseline;line-height:1.125}@media only screen and (min-width: 45em){.MessageCenterSent__receiverData{justify-content:center}}.MessageCenterSent__receiverDataLabel{color:var(--neutral-higher);font-size:.75rem;margin:.3125rem 0rem}@media only screen and (min-width: 45em){.MessageCenterSent__receiverDataLabel{display:none}}.MessageCenterSent__more{margin:1rem auto 0}.MessageCenterSent__filters{background-color:var(--neutral-lowest);margin:-.5rem 0 0;padding:0 .5rem 1rem}.MessageCenterSent__filter--endDate{justify-content:flex-end}.MessageCenterSent__filtersWrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.MessageCenterSent__filterLabel{margin-top:1rem}.MessageCenterSent__inputWrapper{margin-top:.5rem}.MessageCenterSent__submitBox .MessageCenterSent__inputWrapper{display:flex}.MessageCenterSent__input--withError{margin-bottom:0}.MessageCenterSent__submitBox,.MessageCenterSent__filter{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 64em){.MessageCenterSent__submitBox,.MessageCenterSent__filter{width:25%}}.MessageCenterSent__submitBox{flex-direction:column-reverse;margin-top:1rem}.MessageCenterSent__reset{margin-inline-end:.25rem}.Models{font-size:16px}.Models__wrapper{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.Models__info{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin-top:1rem}@media only screen and (min-width: 64em){.Models__info{width:25%}}.Models__body{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin-top:1rem}@media only screen and (min-width: 64em){.Models__body{flex:1 1 0%;width:auto}}.Models__list{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.Models__listItem{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.Models__listItem{width:33.3333333333%}}.Models__itemHeader{cursor:pointer}.NewsOverviewCms{display:flex;flex:1 0 auto;flex-direction:column;font-size:16px}.NewsOverviewCms__head{border-bottom:1px solid var(--neutral-low);padding:1rem 0}.NewsOverviewCms__mainTitle{color:var(--neutral-medium-high);font-weight:700;text-transform:uppercase}.NewsOverviewCms__element{border-bottom:1px solid var(--neutral-low);cursor:pointer;padding:.5rem 0;position:relative}.NewsOverviewCms__newsTitle,.NewsOverviewCms__newsTitle a{color:var(--neutral-medium-high);font-weight:700;margin-bottom:.5rem}.NewsOverviewCms__cta{bottom:0;color:#eb529a;position:absolute;right:0;top:0;transform:translateY(50%)}.NewsOverviewCms__date,.NewsOverviewCms__overview{color:var(--neutral-medium-low);margin-bottom:.5rem}.MacroStepLandingPage{font-size:16px;box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.MacroStepLandingPage__backWrapper,.MacroStepLandingPage__information{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 64em){.MacroStepLandingPage__information{width:50%}}.MacroStepLandingPage__profile{background-color:var(--neutral-lowest);border-radius:.1875em;box-shadow:0 1px 2px rgba(var(--neutral-highest-rgb),.2);margin-top:1.875em;max-width:25em;width:100%}.MacroStepLandingPage__profileWrapper{display:flex}.MacroStepLandingPage__choiceWrapper{align-items:center;display:flex;padding:1.875em}.MacroStepLandingPage__choiceWrapper:nth-child(1){border-bottom:1px solid var(--neutral-low)}.MacroStepLandingPage__choiceWrapper:last-child{padding-top:0}.MacroStepLandingPage__choiceContent{display:flex;flex-direction:column;justify-content:center}.MacroStepLandingPage__choiceIconWrapper{margin-inline-end:1.25em}.MacroStepLandingPage__choiceIcon svg{font-size:50px}.MacroStepLandingPage__choiceLabel{color:var(--neutral-medium)}.MacroStepLandingPage__stepsWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin-top:2.5em}@media only screen and (min-width: 64em){.MacroStepLandingPage__stepsWrapper{width:50%}}@media only screen and (min-width: 64em){.MacroStepLandingPage__stepsWrapper{margin-top:0}}.MacroStepLandingPage__steps{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap}.MacroStepLandingPage__stepWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.MacroStepLandingPage__stepWrapper{width:50%}}@media only screen and (min-width: 64em){.MacroStepLandingPage__stepWrapper{width:100%}}.MacroStepLandingPage__step{background-color:var(--neutral-lowest);border-radius:.1875em;margin-bottom:1.25em;padding:1.875em 1.25em}.MacroStepLandingPage__stepTitle,.MacroStepLandingPage__stepDescription{margin-top:.625em}.MacroStepLandingPage__stepActionWrapper{align-items:center;display:flex;margin-top:1.25em}.MacroStepLandingPage__stepPrimaryAction{margin-inline-end:1.25em}.MacroStepLandingPage__stepSecondaryActionWrapper{align-items:center;cursor:pointer;display:none}.MacroStepLandingPage__stepSecondaryActionIcon{align-items:center;display:flex;margin-inline-end:.625em}.MacroStepLandingPage__stepSecondaryActionIcon svg{font-size:20px;color:var(--mood-good)}.MacroStepLandingPage__stepStatusWrapper{align-items:center;display:none;margin-inline-end:1.25em}.MacroStepLandingPage__stepStatusIcon{display:flex;align-items:center;margin-inline-end:.625em}.MacroStepLandingPage__stepStatusIcon svg{color:var(--mood-best);font-size:25px}.MacroStepLandingPage__stepStatus{color:var(--mood-best);font-weight:600}.MacroStepLandingPage .is-optional .MacroStepLandingPage__stepSecondaryActionWrapper{display:block}.MacroStepLandingPage .is-optional .MacroStepLandingPage__stepSecondaryActionIcon{display:none}.MacroStepLandingPage .is-disabled .MacroStepLandingPage__step{background-color:transparent}.MacroStepLandingPage .is-disabled .MacroStepLandingPage__stepLabel{color:var(--neutral-medium-low)}.MacroStepLandingPage .is-disabled .MacroStepLandingPage__stepTitle{color:var(--neutral-medium-high)}.MacroStepLandingPage .is-disabled .MacroStepLandingPage__stepDescription{color:var(--neutral-medium)}.MacroStepLandingPage .is-disabled .MacroStepLandingPage__stepSecondaryAction{color:var(--neutral-medium-low);cursor:default}.MacroStepLandingPage .is-completed .MacroStepLandingPage__stepStatusWrapper{display:flex}.MacroStepLandingPage .is-completed .MacroStepLandingPage__stepPrimaryAction{display:none}.MacroStepLandingPage .is-completed .MacroStepLandingPage__stepSecondaryActionWrapper{display:flex;order:1}.MacroStepLandingPage .is-skipped .MacroStepLandingPage__stepStatusWrapper{display:flex}.MacroStepLandingPage .is-skipped .MacroStepLandingPage__stepStatusIcon svg{color:var(--neutral-medium)}.MacroStepLandingPage .is-skipped .MacroStepLandingPage__stepStatus{color:var(--neutral-medium)}.MacroStepLandingPage .is-skipped .MacroStepLandingPage__stepPrimaryAction{display:none}.MacroStepLandingPage .is-skipped .MacroStepLandingPage__stepSecondaryActionWrapper{display:flex;order:1}.OnBoarding{font-size:16px}.OnBoarding__container{display:block}.OnBoarding__stepContainer{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;justify-content:center}.OnBoarding__formContainer{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:100%;margin:0 auto}@media only screen and (min-width: 64em){.OnBoarding__formContainer{width:75%}}.OnBoarding__formContainer .NavigationDots__dotsWrapper{margin-bottom:2rem}.OnBoarding__bodyWrapper{background-color:var(--neutral-lowest);border-radius:.375em;margin-bottom:1rem;padding:1rem 2rem}.OnBoarding__sideNavigation{position:relative;box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:100%}@media only screen and (min-width: 64em){.OnBoarding__sideNavigation{width:25%}}.OnBoarding__mainContainer{display:flex;flex-direction:column;width:100%}.OnBoarding__microSectionTitle{font-weight:700;margin-bottom:.5rem}.OnBoarding__mainContainerErrorWrapper{margin-bottom:.3125em}.OnBoarding__mainContainerErrorIcon{vertical-align:middle;color:var(--mood-worst)}.OnBoarding__mainContainerErrorMessageWrapper .StatusBox{display:block}.OnBoarding__mainContainerContent{display:flex;flex-direction:column;justify-content:center;width:100%}.OnBoarding__mainContainerContent~.OnBoarding__titleWrapper{margin-top:.5rem}.OnBoarding__contentWrapper{display:flex;flex-direction:column;justify-content:center;width:100%}.OnBoarding__contentError .StatusBox{display:block;margin-bottom:.5rem}.OnBoarding__contentErrorStatus,.OnBoarding__contentItemErrorStatus,.OnBoarding__mainContainerErrorStatus{display:none}.OnBoarding__contentErrorStatus:empty+.StatusBox.StatusBox--error{display:none}.OnBoarding__contentItemErrorStatus:empty+.OnBoarding__contentItemErrorWrapper{display:none}.OnBoarding__mainContainerErrorStatus:empty+.OnBoarding__mainContainerErrorWrapper{display:none}.OnBoarding__contentAddSection{cursor:pointer;margin:.25em;position:absolute;right:0;top:0;transition:.2s ease-in}.OnBoarding__contentAddIcon{display:table-cell;padding-inline-end:.5rem;transform:rotate(45deg);vertical-align:middle}.OnBoarding__contentAddIconText{display:table-cell}.OnBoarding__contentRemoveSection{cursor:pointer;margin:.25em;position:absolute;right:0;top:0;transition:.2s ease-in}.OnBoarding__contentRemoveIcon{display:table-cell;padding-inline-end:.5rem;vertical-align:middle}.OnBoarding__contentRemoveIconText{display:table-cell}.OnBoarding__panelTitle{display:block;font-weight:700;margin-bottom:.25rem}.OnBoarding__contentItem{padding-bottom:1rem}.OnBoarding__contentItemLabels{align-items:center;display:flex;margin-bottom:.3125em}.OnBoarding__contentItemOptionalLabel{color:var(--neutral-medium);padding:0 .3333333333rem;text-transform:capitalize}.OnBoarding__inputInfo{color:var(--neutral-medium);display:flex;font-size:.6875em;padding:0 .3571428571em}.OnBoarding__tooltipWrapper{align-items:center;display:flex;position:relative}.OnBoarding__tooltipWrapper:hover .Tooltip{display:block}.OnBoarding__tooltipWrapper .Tooltip{bottom:100%;display:none;left:45%;position:absolute;transform:translate(-50%);width:8.75em}@media only screen and (min-width: 64em){.OnBoarding__tooltipWrapper .Tooltip{width:12.5em}}.OnBoarding__contentItemErrorWrapper{color:var(--mood-worst);margin:.1666666667rem 0}.OnBoarding__contentItemErrorMsg{font-size:.875em;margin-inline-start:1rem}.OnBoarding__contentItemErrorIcon{color:currentColor;font-size:1em;vertical-align:middle}.OnBoarding .OnBoarding__contentGroupItems:first-child{padding-bottom:50px;padding-top:0}.OnBoarding .OnBoarding__contentItem~.OnBoarding__contentGroupItems{padding:50px 0}.OnBoarding .OnBoarding__contentGroupItems:last-child{padding-bottom:0;padding-top:50px}.OnBoarding__contentGroupItemsWrapper{position:relative}.OnBoarding__contentGroupItemsWrapper .Label{display:none}.OnBoarding__contentGroupItemsWrapper .OnBoarding__panelTitle{margin:0}.OnBoarding__radioItem{padding:.1666666667rem}.OnBoarding__radioLabel{color:var(--neutral-high)}.OnBoarding__datepicker{margin:0}.OnBoarding__datepickerIcon{font-size:1.25em;margin-inline-start:.5em;padding-bottom:.125em}.OnBoarding__navigation{display:flex;justify-content:space-between}.OnBoarding__cta{display:flex;flex:1 0 0;justify-content:center}@media only screen and (min-width: 64em){.OnBoarding__cta{flex:0 1 auto}}.OnBoarding__cta--back{margin-inline-end:.25rem}.OnBoarding__cta--back.is-hidden{visibility:hidden}@media only screen and (min-width: 64em){.OnBoarding__cta--back{margin:0}}.OnBoarding__cta--next{margin-inline-start:auto;margin-inline-start:.25rem}@media only screen and (min-width: 64em){.OnBoarding__cta--next{margin:0}}.OnBoarding__ctaWrapper{display:flex;justify-content:space-between}.OnBoarding__optionWrapper{margin-bottom:1rem}.OnBoarding__optionLabel{margin-bottom:.3125em}.OnBoarding__newOBWrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.OnBoarding__newOBTitle{color:var(--neutral-higher)}@media only screen and (min-width: 0em) and (max-width: 39.9375em){.OnBoarding__newOBTitle{margin-bottom:1rem}}.OnBoarding__newOBCtaWrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:100%}@media only screen and (min-width: 40em){.OnBoarding__newOBCtaWrapper{width:auto}}.OnBoarding__titleWrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:.5rem;position:relative}.OnBoarding__macroStepLabel{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:100%;display:none;margin-top:.625em;text-transform:uppercase}.OnBoarding__description{color:var(--neutral-high);margin-bottom:1rem}.OnBoarding__alert{margin-bottom:1.875em}@media only screen and (min-width: 45em){.OnBoarding__alert{margin-bottom:3.125em}}.OnBoarding__progress{background-color:var(--neutral-lowest);margin-bottom:1.5rem}.OnBoarding__progressContent{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem}.OnBoarding__stepLabel{text-transform:none}.OnBoarding__action{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:100%;margin-top:.5rem}@media only screen and (min-width: 40em){.OnBoarding__action{width:auto}}@media only screen and (min-width: 40em){.OnBoarding__action{justify-content:center;margin-top:0}}.OnBoarding__skip{align-self:flex-end;display:flex;margin-bottom:1rem}.OnBoarding__navigationTree{margin-bottom:1rem;padding-inline-start:.5rem;padding-inline-end:2rem}@media only screen and (min-width: 64em){.OnBoarding__navigationTree.is-fixed{position:fixed;top:25px}}@media only screen and (min-width: 80em){.OnBoarding__navigationTree.is-fixed{position:fixed;top:32px}}@media only screen and (min-width: 90em){.OnBoarding__navigationTree.is-fixed{position:fixed;top:29px}}.OnBoarding__summary .OnBoarding__input,.OnBoarding__summary .OnBoarding__datepickerWithIcon,.OnBoarding__summary .OnBoarding__inputWithCurrency{background:var(--neutral-lowest);border:0;padding-inline-start:0;padding-top:0}.OnBoarding__summary .intl-tel-input>input,.OnBoarding__summary .intl-tel-input.allow-dropdown>input{background:var(--neutral-lowest);border:0;padding-inline-start:0;padding-top:0}.OnBoarding__summary .intl-tel-input>.flag-container{display:none}.OnBoarding__summary .OnBoarding__contentItemInput.is-empty:before{content:"-";margin-bottom:40px}.OnBoarding__summary .OnBoarding__contentItemInput.is-empty .OnBoarding__input,.OnBoarding__summary .OnBoarding__contentItemInput.is-empty .OnBoarding__datepickerWithIcon,.OnBoarding__summary .OnBoarding__contentItemInput.is-empty .OnBoarding__inputWithCurrency,.OnBoarding__summary .OnBoarding__contentItemInput.is-empty .OnBoarding__inputCurrencyIcon,.OnBoarding__summary .OnBoarding__datepickerIcon,.OnBoarding__summary .OnBoarding__datepickerDeleteIcon{display:none}.OnBoarding__summary .OnBoarding__inputCurrencyIcon{background-color:transparent;color:var(--neutral-highest);left:0;padding-inline-start:0}.OnBoarding__summary .OnBoarding__inputWithCurrency{padding-inline-start:2.5em}.OnboardingList{font-size:16px}.OnboardingList__container{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;padding:1rem 0}.OnboardingList__item{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;margin-bottom:1rem}[data-eq-state~=xxsmall] .OnboardingList__item{flex:0 0 auto;width:100%}[data-eq-state~=medium] .OnboardingList__item{width:50%}.OnboardingList__itemContainer{background-color:var(--neutral-low);border-radius:.1875em;display:flex;flex:1 0 auto;flex-direction:column;justify-content:space-between;min-height:12.5em;padding:1rem}.OnboardingList__label{margin-bottom:1rem}.OnboardingList__title{color:var(--neutral-highest);font-weight:700;line-height:1.3;margin-bottom:.5rem}.OnboardingList__date{color:var(--neutral-medium-high);font-weight:700}.OnboardingList__footer{align-items:center;display:flex;justify-content:space-between}.OnboardingList__ctaWrapper{cursor:pointer;display:flex}.OnboardingList__cta{font-size:.8125em;text-transform:uppercase}.OnboardingList__cta~.Symbol{color:var(--mood-good);font-size:.8125em}.ProfileSelector{font-size:16px}.ProfileSelector__step{align-items:center;animation-duration:.4s;animation-fill-mode:both;animation-name:slideInLeft;display:none;flex-direction:column}@media only screen and (min-width: 64em){.ProfileSelector__step{min-height:31.25em}}.ProfileSelector__step.is-active{display:flex}.ProfileSelector__step.is-right{animation-duration:.4s;animation-fill-mode:both;animation-name:slideInRight}.ProfileSelector__header{margin:2rem 0;text-align:center}.ProfileSelector__title{font-weight:700;margin-bottom:.5rem}.ProfileSelector__subtitle{color:var(--neutral-medium)}.ProfileSelector__selectType{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;margin-bottom:1.5rem;max-width:33.75em}@media only screen and (min-width: 64em){.ProfileSelector__selectType{max-width:50.625em}}.ProfileSelector__clientContainer{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.ProfileSelector__clientContainer{width:50%}}@media only screen and (min-width: 64em){.ProfileSelector__clientContainer{width:33.3333333333%}}.ProfileSelector__clientTypeCard{align-self:center;background-color:var(--neutral-lowest);border-radius:.3125em;cursor:pointer;display:flex;flex-direction:column;margin-bottom:1rem;max-width:15.625em;padding:1rem;transition:background-color 99.9ms;width:100%}.ProfileSelector__clientTypeCard.is-active{box-shadow:0 1px 2px rgba(var(--neutral-highest-rgb),.2)}.ProfileSelector__checkbox{border-radius:50%;color:var(--primary-base);display:flex;font-size:24px;justify-content:flex-end;visibility:hidden}.ProfileSelector__clientTypeCard.is-active .ProfileSelector__checkbox{visibility:visible}.ProfileSelector__checkbox .CheckBox__container{margin:0}.ProfileSelector__checkbox .CheckBox__background{border-radius:50%}.ProfileSelector__checkbox .CheckBox__svg{height:1.25em;padding:.25rem;width:1.25em}.ProfileSelector__checkbox .CheckBox__path{transition-delay:.3s}.ProfileSelector__content{align-items:center;display:flex;flex-direction:column}.ProfileSelector__cardIcon{font-size:60px}.ProfileSelector__clientTypeText{font-weight:700;margin-bottom:1.5rem}.ProfileSelector__ctaWrapper{display:flex;justify-content:center}.ProfileSelector__cardListContainer{margin-bottom:2rem;max-width:31.25em;min-width:18.75em}@media only screen and (min-width: 45em){.ProfileSelector__cardListContainer{min-width:25em}}.ProfileSelector__cardList{background-color:var(--neutral-lowest);border-radius:.3125em}.ProfileSelector__listItem{align-items:center;cursor:pointer;display:flex;padding:1rem}.ProfileSelector__listItem.is-disabled{cursor:default}.ProfileSelector__listItem.is-disabled .CheckBox__label,.ProfileSelector__listItem.is-disabled .CheckBox__input{color:var(--neutral-medium-low);cursor:default}.ProfileSelector__listItem.is-disabled .CheckBox__background{border-color:var(--neutral-medium-low)}.ProfileSelector__backWrapper{cursor:pointer;display:inline-flex}.ProfileSelector__backWrapper .Symbol{color:var(--mood-good);font-size:.8125em}.ProfileSelector__backLink{font-size:.8125em;text-transform:uppercase}.ProfileSelector__help{cursor:pointer;display:flex;position:absolute;right:0;top:2rem}.ProfileSelector__helpIcon{align-items:center;display:flex}.ProfileSelector__helpText{margin-inline-start:.25rem}.ProfileSelector__description{margin-bottom:2rem}.ProfileSelector__description:last-child{margin-bottom:0}.ProfileSelector__descriptionTitle{margin-bottom:.25rem}.OrdersOverview{align-items:flex-start;flex:1 0 auto;font-size:1rem;font-weight:500}[data-eq-state~=small] .OrdersOverview{font-size:1.1rem}.OrdersOverview__title{margin-bottom:1rem}.OrdersOverview__value{display:flex;flex-wrap:wrap;margin-bottom:1rem;max-width:100%;word-break:break-all}.OrdersOverview__currency{opacity:.8}.PortfolioRisk{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;align-items:center;font-size:16px;justify-content:center}.PortfolioRisk__riskInfo{padding:0 1rem}.PortfolioRisk__riskLabel{color:var(--neutral-medium)}.PortfolioRisk .arc path:nth-child(1){fill:var(--mood-best)}.PortfolioRisk .arc path:nth-child(2){fill:var(--mood-better)}.PortfolioRisk .arc path:nth-child(3){fill:var(--mood-bad)}.PortfolioRisk .arc path:nth-child(4){fill:var(--mood-worse)}.PortfolioRisk .arc path:nth-child(5){fill:var(--mood-worst)}.PortfolioRisk .arc .pointer{fill:var(--neutral-highest)}.PortfolioList{font-size:16px}.PortfolioList__link{align-items:center;display:flex;margin-bottom:1rem}.PortfolioList__linkIcon{display:flex;margin-inline-end:.5rem}.PortfolioList__title{color:var(--neutral-highest);font-weight:700;margin-bottom:.5rem}.PortfolioList__description{color:var(--neutral-medium);margin-bottom:1rem}.PortfolioList__toolbar{margin-bottom:1rem}.PortfolioList__table{width:100%}.RecurringPayments__section{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.RecurringPayments__selection{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 45em){.RecurringPayments__selection{width:50%}}@media only screen and (min-width: 64em){.RecurringPayments__selection{width:33.3333333333%}}.RecurringPayments__selectPortfolio{margin-top:.5rem}.RecurringPayments__portfolioList{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin-top:1rem;z-index:0}.RiskProfileSummary__description{margin-top:1rem}.RiskProfileSummary__table{margin-top:1.5rem}.RiskProfileSummary__tableHeader,.RiskProfileSummary__tableRow{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.RiskProfileSummary__tableHeader{border-bottom:1px solid var(--neutral-highest);padding-bottom:.5rem}.RiskProfileSummary__tableRow{border-bottom:1px solid var(--neutral-medium-low);line-height:1;padding:.5rem 0}.RiskProfileSummary__tableBlock1{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:58.3333333333%;justify-content:center}.RiskProfileSummary__tableBlock2{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:41.6666666667%;align-items:center;flex-direction:row;text-align:left}.RiskProfileSummary__tableBlock2Chart{color:var(--mood-best);margin-inline-end:.5rem;width:1.875rem}.RiskSuitability{font-size:16px;box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.RiskSuitability__wrapper{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}.RiskSuitability__riskContent{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;justify-content:center}.RiskSuitability__riskTitle{margin-top:1rem}.RiskSuitability__riskLevel{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}.RiskSuitability__riskDescription{padding:0 .5rem}.SelectRecipients{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;background:#fff;border:solid 1px var(--neutral-medium-low);overflow:hidden}.SelectRecipients__groups{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;margin-bottom:-1px;padding:0}@media only screen and (min-width: 40em){.SelectRecipients__groups{width:50%}}@media only screen and (min-width: 45em){.SelectRecipients__groups{width:33.3333333333%}}@media only screen and (min-width: 64em){.SelectRecipients__groups{width:25%}}@media only screen and (min-width: 40em){.SelectRecipients__groups{border-inline-end:solid 1px var(--neutral-low);max-height:17.5rem;overflow-y:scroll}}.SelectRecipients__checkLabel{text-transform:none}.SelectRecipients__groupItem{background:#fff;border-bottom:solid 1px var(--neutral-low);cursor:pointer;height:auto;transition:all .15s linear}.SelectRecipients__groupItem:hover{background:var(--neutral-lower);color:var(--neutral-high)}.SelectRecipients__groupItem.is-active{background:var(--neutral-low);pointer-events:none}.SelectRecipients__groupItem.is-active:hover{background:var(--neutral-medium)}@media only screen and (min-width: 0em) and (max-width: 39.9375em){.SelectRecipients__groupItem:last-child{border-bottom:none}.SelectRecipients__groupItem.is-active{pointer-events:all}}.SelectRecipients__groupItemContent{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:.625rem 0rem;transition:all .15s linear}.SelectRecipients__groupItemDesc{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;pointer-events:none}.SelectRecipients__groupItemText{color:var(--neutral-medium);font-size:.875rem;font-weight:300;line-height:1;overflow:hidden;padding:.3125rem .625rem;pointer-events:none;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.SelectRecipients__groupItem.is-active .SelectRecipients__groupItemText{color:var(--neutral-high)}.SelectRecipients__groupItemNumber{background:rgba(var(--neutral-medium-rgb),.5);border-radius:.3125rem;color:#fff;font-size:.75rem;font-weight:600;line-height:1.65;margin-inline-start:.3125rem;padding:.125rem .375rem;pointer-events:none;transition:all .15s linear}.SelectRecipients__groupItem:hover .SelectRecipients__groupItemNumber,.is-active>.SelectRecipients__groupItemNumber{background:rgba(var(--neutral-high-rgb),.5);color:#fff}.SelectRecipients__groupItemOpen{font-size:.875rem;color:var(--neutral-medium);padding:0rem .625rem;pointer-events:none;line-height:0}.SelectRecipients__groupContent,.SelectRecipients__groupContent.is-group{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;overflow:hidden}@media only screen and (min-width: 40em){.SelectRecipients__groupContent.is-group{width:50%}}@media only screen and (min-width: 45em){.SelectRecipients__groupContent.is-group{width:66.6666666667%}}@media only screen and (min-width: 64em){.SelectRecipients__groupContent.is-group{width:75%}}@media only screen and (min-width: 0em) and (max-width: 39.9375em){.SelectRecipients__groupContent.is-group{border-top:solid 1px var(--neutral-low);display:none}.is-active .SelectRecipients__groupContent.is-group{display:inherit}}.SelectRecipients__tools{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;align-items:center;background:#fff;border-bottom:1px solid var(--neutral-low);flex-grow:0;justify-content:flex-end;padding:.625rem;z-index:1}@media only screen and (min-width: 0em) and (max-width: 39.9375em){.SelectRecipients__tools{justify-content:flex-start}}.SelectRecipients__list{box-sizing:border-box;margin-left:-.5rem;margin-right:-.5rem;width:calc(100% + 1rem);flex:1 0 auto;display:flex;flex-wrap:wrap;max-height:17.5rem;overflow-y:scroll;position:relative;margin-bottom:-1px}.SelectRecipients__groupContent .SelectRecipients__list{max-height:15.25rem}.SelectRecipients__listItem{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;align-items:center;background:#fff;border-bottom:solid 1px var(--neutral-low);border-inline-end:solid 1px var(--neutral-low);flex-direction:row;transition:all .15s linear}@media only screen and (min-width: 40em){.SelectRecipients__listItem{width:50%}}@media only screen and (min-width: 45em){.SelectRecipients__listItem{width:33.3333333333%}}@media only screen and (min-width: 64em){.SelectRecipients__listItem{width:25%}}.SelectRecipients__listItem:hover{background:var(--neutral-lower);cursor:pointer}.SelectRecipients__groupContent .SelectRecipients__listItem{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;flex-direction:row}@media only screen and (min-width: 40em){.SelectRecipients__groupContent .SelectRecipients__listItem{width:100%}}@media only screen and (min-width: 45em){.SelectRecipients__groupContent .SelectRecipients__listItem{width:50%}}@media only screen and (min-width: 64em){.SelectRecipients__groupContent .SelectRecipients__listItem{width:33.3333333333%}}@media only screen and (min-width: 80em){.SelectRecipients__groupContent .SelectRecipients__listItem{width:25%}}.SelectRecipients__userPic{border-radius:50%;height:1.875rem;margin:0rem .625rem;width:1.875rem}.SelectRecipients__userName{color:var(--neutral-medium);flex-basis:100%;font-size:.875rem;font-weight:300;overflow:hidden;padding:.9375rem 0rem;text-overflow:ellipsis;white-space:nowrap}.SelectRecipients__userCheck{margin:0}.SelectRecipients__userCheck input{border:0;height:.1px;margin:0;opacity:0;overflow:hidden;padding:0;position:absolute;width:.1px;z-index:-1}.SelectRecipients__userCheckControl{align-items:center;display:flex;height:1.875rem;margin:0rem .625rem;width:1.875rem}.SelectRecipients__userCheckControl .custom-checkbox{border-radius:50%;border:solid 1px var(--mood-good);cursor:pointer;padding-top:.1875rem}.SelectRecipients__userCheckControl .custom-checkbox.checked svg path{padding-top:.1875rem;stroke-width:10;stroke:var(--mood-good)}.SmAnalytics{font-size:16px}.SmAnalytics__filters{background-color:var(--neutral-lowest);margin:.5rem .5rem 0;padding:0 .5rem 1rem}@media only screen and (min-width: 64em){.SmAnalytics__filters{margin:0 .5rem}}.SmAnalytics__filtersWrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.SmAnalytics__submitBox,.SmAnalytics__filter{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 64em){.SmAnalytics__submitBox,.SmAnalytics__filter{width:33.3333333333%}}.SmAnalytics__submitBox{flex-direction:column-reverse;margin-top:1rem}.SmAnalytics__filterLabel{margin-top:1rem}.SmAnalytics__inputWrapper{margin-top:.5rem}.SmAnalytics__input--withError{margin-bottom:0}.SmAnalytics__submitBoxActions{display:flex;height:2.625rem}.SmAnalytics__relevanceSelector{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap}.SmAnalytics__relevanceRange{align-items:center;border:1px solid var(--neutral-medium-low);border-width:1px 1px 1px 0;color:var(--neutral-medium-high);display:flex;font-size:.875em;justify-content:center;padding:.25rem .5rem;position:relative}.SmAnalytics__relevanceRange:first-child{border-left-width:1px;border-radius:5px 0 0 5px}.SmAnalytics__relevanceRange:last-child{border-radius:0 5px 5px 0}.SmAnalytics__submit,.SmAnalytics__reset{margin-inline-end:.3125rem}@media only screen and (min-width: 45em){.SmAnalytics__submit,.SmAnalytics__reset{width:auto}}.SmAnalytics__header{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.SmAnalytics__back{margin-top:1rem}.SmAnalytics__backButton{align-items:center;display:inline-flex;padding:0}.SmAnalytics__toolbarSecondary{display:flex;flex:0 0 auto;margin-top:1.5rem}.SmAnalytics__deleteButton.is-disabled,.SmAnalytics__deleteButton[disabled]{pointer-events:none}.SmAnalytics__title{margin-top:1.5rem}.SmAnalytics__title--header{flex:1 1 auto}.SmAnalytics__pagination,.SmAnalytics__group{margin-top:1.5rem}.SmAnalytics__groupTitle{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.SmAnalytics__groupTitleLabel{color:var(--neutral-high)}.SmAnalytics__groupList{background-color:var(--neutral-lowest);border:1px solid var(--neutral-low);border-radius:5px;margin-top:.75rem;overflow:hidden}.SmAnalytics__groupItem{border-bottom:1px solid var(--neutral-low)}.SmAnalytics__groupItem:last-child{border:0}.SmAnalytics__eventLabel{inset:0;position:absolute;z-index:1}.SmAnalytics__eventInfo{padding:.5rem 3rem .5rem .5rem;position:relative}.SmAnalytics__eventInfoWrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.SmAnalytics__eventInfoGroup{align-items:center;display:flex}.SmAnalytics__eventInfoGroup--author{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%;flex-direction:row}@media only screen and (min-width: 40em){.SmAnalytics__eventInfoGroup--author{width:50%}}@media only screen and (min-width: 0em) and (max-width: 44.9375em){.SmAnalytics__eventInfoGroup--author{border-bottom:1px solid var(--neutral-low);margin-bottom:.5rem;padding-bottom:.5rem}}.SmAnalytics__eventInfoGroup--actions{color:var(--neutral-medium);font-size:1.125em;position:relative;z-index:2}.SmAnalytics__eventInfoGroup--date{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:41.6666666667%;align-items:center;color:var(--neutral-medium-high);flex-direction:row}@media only screen and (min-width: 40em){.SmAnalytics__eventInfoGroup--date{width:16.6666666667%}}.SmAnalytics__eventMoreDetail{align-items:center;border-inline-start:1px solid var(--neutral-low);bottom:0;display:flex;justify-content:center;position:absolute;right:0;top:0;width:2rem}.SmAnalytics__eventExpandButton{line-height:0}.SmAnalytics__eventHiddenInput:checked~.SmAnalytics__eventInfo .SmAnalytics__eventExpandButton{display:none}.SmAnalytics__eventCollapseButton{display:none;line-height:0}.SmAnalytics__eventHiddenInput:checked~.SmAnalytics__eventInfo .SmAnalytics__eventCollapseButton{display:block}.SmAnalytics__eventAuthorAvatarImgBox{width:2.5rem}.SmAnalytics__eventAuthorAvatarImg{background-color:var(--neutral-medium-low);border-radius:100%;display:block;width:100%}.SmAnalytics__eventAuthorInfo{margin-inline-start:.5rem;min-width:0}.SmAnalytics__eventAuthorName,.SmAnalytics__eventExtract{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SmAnalytics__eventAuthorName{color:var(--mood-good)}.SmAnalytics__eventExtract{color:var(--neutral-medium-high)}.SmAnalytics__eventRelevance{align-items:center;display:flex}.SmAnalytics__eventRelevanceText{color:var(--neutral-medium-high);display:none;margin-inline-end:.5rem}@media only screen and (min-width: 40em){.SmAnalytics__eventRelevanceText{display:block}}.SmAnalytics__eventRelevanceValue{background-color:var(--neutral-medium);color:var(--neutral-lowest);display:flex;padding:.125rem .5rem}.SmAnalytics__eventRelevanceValue[data-relevance^="4"],.SmAnalytics__eventRelevanceValue[data-relevance^="5"],.SmAnalytics__eventRelevanceValue[data-relevance^="6"]{background-color:var(--mood-bad)}.SmAnalytics__eventRelevanceValue[data-relevance^="7"],.SmAnalytics__eventRelevanceValue[data-relevance^="8"],.SmAnalytics__eventRelevanceValue[data-relevance^="9"],.SmAnalytics__eventRelevanceValue[data-relevance^="100"]{background-color:var(--mood-worst)}.SmAnalytics__eventAction{line-height:0;margin:0rem .125rem;padding:.25rem}.SmAnalytics__eventAction.is-favourite{color:#f7e400}.SmAnalytics__advancedInfo{background-color:var(--neutral-lowest);border-top:1px solid var(--neutral-low);overflow:hidden;opacity:0;height:0;transition:opacity .6s ease-out;max-height:18.75rem}.SmAnalytics__eventHiddenInput:checked~.SmAnalytics__advancedInfo{height:auto;opacity:1}.SmAnalytics__advancedInfoWrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 .5rem 1rem}.SmAnalytics .SmAnalytics__eventAdvancedInfoGroup{margin-top:1rem}.SmAnalytics .SmAnalytics__eventAdvancedInfoGroup--message{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 40em){.SmAnalytics .SmAnalytics__eventAdvancedInfoGroup--message{width:50%}}.SmAnalytics .SmAnalytics__eventAdvancedInfoGroup--details{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 40em){.SmAnalytics .SmAnalytics__eventAdvancedInfoGroup--details{width:25%}}.SmAnalytics .SmAnalytics__eventAdvancedInfoGroup--actions{box-sizing:border-box;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;flex:0 0 auto;width:100%}@media only screen and (min-width: 40em){.SmAnalytics .SmAnalytics__eventAdvancedInfoGroup--actions{width:25%}}.SmAnalytics__eventMessage{color:var(--neutral-high)}.SmAnalytics__eventMessageLink{line-height:0;margin-top:.5rem}.SmAnalytics__eventSource,.SmAnalytics__eventPlace,.SmAnalytics__eventMentions{color:var(--neutral-medium)}.SmAnalytics__eventMentions{margin-top:1rem}.SmAnalytics__eventMenuActionsList{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;background-color:var(--mood-good)}@media only screen and (min-width: 40em){.SmAnalytics__eventMenuActionsList{background-color:transparent}}.SmAnalytics__eventMenuAction{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;flex:0 0 auto;width:33.3333333333%;border-bottom:0;padding:.5rem}@media only screen and (min-width: 40em){.SmAnalytics__eventMenuAction{width:100%}}@media only screen and (min-width: 40em){.SmAnalytics__eventMenuAction{border-bottom:1px solid var(--neutral-low)}}.SmAnalytics__eventMenuAction:last-child{border-bottom:0}.SmAnalytics__eventMenuActionLink{align-items:center;color:var(--neutral-lowest);display:flex;justify-content:center}@media only screen and (min-width: 40em){.SmAnalytics__eventMenuActionLink{color:var(--mood-good);justify-content:flex-start}}.SmAnalytics__eventMenuActionIcon{font-size:1.5em;line-height:0;margin-inline-end:.5rem}.SmAnalytics__eventMenuActionText{display:none}@media only screen and (min-width: 40em){.SmAnalytics__eventMenuActionText{display:block}}.WatchlistDetail{font-size:16px}.WatchlistDetail__toolbarSecondary{margin-bottom:1rem}.WatchlistDetail__backButton{padding:0}.WatchlistDetail__btnContentWrap{align-items:center;display:flex}.WatchlistDetail__backButtonIcon{line-height:0;margin-inline-end:.25rem}.WatchlistDetail__title{margin-bottom:1rem}.WatchlistDetail__titleCount{color:var(--neutral-medium);font-size:.875em;margin-inline-start:.5rem}.WatchlistDetail__list{background-color:var(--neutral-lowest);border:1px solid var(--neutral-low);border-radius:5px;margin-top:1rem}.WatchlistDetail__item{border-top:1px solid var(--neutral-low);color:var(--neutral-high);padding:.5rem}@media only screen and (min-width: 40em){.WatchlistDetail__item{padding:.75rem 1rem}}.WatchlistDetail__item:first-child{border-top:0}.WatchlistDetail__info{align-items:center;display:flex}.WatchlistDetail__itemWrapper{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:80rem;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.WatchlistDetail__itemActions{align-items:center;display:flex}.WatchlistDetail__itemAction{border:1px solid transparent;display:flex;font-size:1.125em;line-height:0;margin-inline-start:.5rem;padding:.25rem}.WatchlistDetail__itemAction--watch{align-items:center;border-color:var(--neutral-low);border-radius:3px}.WatchlistDetail__itemAction--watch:hover{border-color:var(--neutral-medium-low)}.WatchlistDetail__itemAddBox{background-color:var(--neutral-lowest);border-radius:5px;display:none;filter:drop-shadow(0 0 .1875em rgba(var(--neutral-highest-rgb),.3));margin-top:.5rem;max-width:17.5em;min-width:17.5em;padding:.5rem;position:absolute;right:0;width:100%;will-change:filter;z-index:8000}.WatchlistDetail__itemAddBox:after{border:solid transparent;content:" ";height:0;pointer-events:none;position:absolute;visibility:visible;width:0}.WatchlistDetail__itemAddBox:after{border-bottom-color:var(--neutral-lowest);top:-1.125em;border-width:.5625em}[dir=ltr] .WatchlistDetail__itemAddBox:after{right:.5625em}[dir=rtl] .WatchlistDetail__itemAddBox:after{left:.5625em}.WatchlistDetail__itemHiddenInput:checked~.WatchlistDetail__itemAddBox{display:block}.WatchlistDetail__itemHiddenInput:checked~.WatchlistDetail__itemOverlay{opacity:.1}.WatchlistDetail__itemActionChevron{color:var(--neutral-medium);font-size:.5em;margin-inline-start:.1875rem}.WatchlistDetail__itemActionWrapper{position:relative}.WatchlistDetail__pagination{margin-top:1rem}.DynamicContentSimple,.DynamicContentSimple__backLinkText{height:100%}.stx-panel-control.stx-chart-panel .stx-panel-title{display:none}#ChartIQContainerId,.stx_crosshair{z-index:1}#colorPicker{display:none}.ciq.dialog h3{font-size:18px;padding-bottom:25px}.ciq.dialog #inputs .dialog-item input{width:auto;margin-bottom:0}.ciq.dialog #inputs .dialog-item select{font-size:9pt;height:auto;line-height:1;margin-bottom:0;margin-inline-end:.8em;padding:.2em}.ciq.dialog button.ciq{font-size:12pt}.ciq.dialog #outputs .dialog-item .output{width:25px}.ciq.dialog #inputs .dialog-item input,.ciq.dialog #inputs .dialog-item select,.ciq.dialog #parameters .dialog-item .param{float:right;height:20px;margin-inline-end:1em;width:130px}.ciq.dialog .inputs.dialog-item.separator{display:none}.ciq.dialog button.pull-right.ciq{align-items:center;background-color:var(--mood-good);color:var(--neutral-lowest);cursor:pointer;font-size:12px;font-weight:600;line-height:1;padding:.5em .9375em;text-align:center;text-transform:uppercase;transition:background-color .15s;-webkit-user-select:none;user-select:none;will-change:background-color}.ciq.dialog button.pull-right.ciq:hover{background-color:#4789c3}#inputs .dialog-item input{height:30px;font-size:11px}.hu{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%;padding:.5em}@media only screen and (min-width: 45em){.hu{justify-content:flex-start;padding-inline-start:0}}.hu li{margin-inline-start:.5rem}.huDate,.huClose,.huPercentage{width:25%}.huOpen,.huLow,.huVolume{width:20%}.huField{color:var(--neutral-highest)}.huField:nth-child(2n){width:25%}.huField:nth-child(2),.huField:last-child{width:75%}.HeadsUpContainer{width:auto;position:absolute;z-index:1;display:none}@media only screen and (min-width: 64em){.HeadsUpContainer{display:flex;top:.5rem;left:.5rem}}.HeadsUpContainer li span:first-child{color:var(--neutral-medium)}.HeadsUpContainer li span:last-child{color:var(--neutral-highest)}.ChartPointerContainer{background-color:var(--primary-high);border-radius:7.5px;height:15px;position:absolute;width:15px;z-index:1;display:none!important}@media only screen and (min-width: 64em){.ChartPointerContainer{display:block!important}}.c3 svg{max-width:100%}#donut-portfolio-summary{position:relative;left:0}.c3-legend-item text{fill:var(--neutral-highest)}.c3-shape.c3-shape.c3-line.c3-line-cone-legend-best,.c3-shape.c3-shape.c3-line.c3-line-cone-legend-worst,.c3-shape.c3-shape.c3-line.c3-line-cone-legend-bestb,.c3-shape.c3-shape.c3-line.c3-line-cone-legend-worstw,.c3-shape.c3-shape.c3-line.c3-line-cone-legend-target{stroke-width:1}.c3-shape.c3-shape.c3-line.c3-line-cone-legend-expval{stroke:var(--mood-good)!important;stroke-width:2}.c3-shape.c3-shape.c3-line.c3-line-cone-legend-best{stroke:var(--mood-best)!important}.c3-shape.c3-shape.c3-line.c3-line-cone-legend-worst{stroke:var(--mood-bad)!important}.c3-shape.c3-shape.c3-line.c3-line-cone-legend-bestb{stroke:var(--mood-best)!important}.c3-shape.c3-shape.c3-line.c3-line-cone-legend-worstw{stroke:var(--mood-worst)!important}.c3-ygrid-line.black line{stroke:var(--neutral-highest)}.c3-lossRegion-label{position:absolute;right:100px;top:275px;text-transform:uppercase;font-size:14px;font-weight:600;text-align:right;color:var(--neutral-medium);display:none}.cb-read-more,.cb-tab-element-distanced{display:none}.c3-axis.c3-axis-x,.c3-axis.c3-axis-y{font-weight:600;font-size:11px}line.c3-ygrid{stroke-dasharray:2!important}#back-testing .c3-axis line{display:none}#back-testing .c3-axis .domain{display:none}#back-testing .c3-axis-y{visibility:visible!important}#back-testing .c3-axis-y2{visibility:hidden!important}.InvestmentCone .c3-axis line{display:none}.InvestmentCone .c3-axis .domain{display:none}.InvestmentCone .c3-axis-y{visibility:visible!important}.InvestmentCone .c3-axis-y2{visibility:hidden!important}.InvestmentCone .targetCircle{cursor:pointer;fill:var(--neutral-highest)}.InvestmentCone .c3-line.c3-line-Expected-Value-3{stroke:var(--neutral-highest)!important;stroke-width:2px}.InvestmentCone .c3-line.c3-line-Worst-case-5,.InvestmentCone .c3-line.c3-line-Best-case-1{stroke:var(--mood-bad)!important;stroke-width:2px}.InvestmentCone .c3-line.c3-line--1-St-dev-4,.InvestmentCone .c3-line.c3-line--1-St-dev-2{stroke:#f7e400!important;stroke-width:2px}.chart-thermometer-container{padding:1rem 0}.chart-thermometer-value{font-weight:700;font-size:1rem;display:inline-block}.chart-input-amount p{display:inline-block;margin-bottom:.5rem}.chart-input-amount p:nth-child(3){font-weight:600;font-size:1.3rem}.chart-input-amount .chart-input-amount-field{border:.2rem solid #f7e400;text-align:center;width:12.5rem;display:inline-block;font-weight:700;font-size:1.3rem;margin:.125rem 0 .5rem;color:var(--primary-base)}.chart-thermometer-total{background-color:var(--neutral-higher);width:100%;height:2.5rem;position:relative;margin-top:.3rem;margin-bottom:4.37rem}.chart-thermometer-total .chart-thermometer-initial{border-right-width:.2rem;border-right-style:dashed;border-right-color:var(--primary-base);position:absolute;height:300%;top:0;left:0}.chart-thermometer-total .chart-thermometer-initial .cti-align-left{position:absolute;padding-inline-end:1rem;width:100%;text-align:right;right:0;bottom:0}.chart-thermometer-total .chart-thermometer-initial .cti-align-left p:nth-child(1){font-size:1.3rem}.chart-thermometer-total .chart-thermometer-initial .cti-align-right{position:absolute;padding-inline-start:1rem;width:200%;text-align:left;left:100%;bottom:0}.chart-thermometer-total .chart-thermometer-initial .cti-align-right p:nth-child(1){font-size:1.3rem}.chart-thermometer-total .chart-thermometer-variable{background-color:#f7e400;height:100%}.chart-thermometer-total .chart-thermometer-invested{position:absolute;top:0;left:0;background:repeating-linear-gradient(55deg,transparent,transparent 10px,var(--neutral-highest) 10px,var(--neutral-highest) 20px);height:100%}.c3-region.lossRegion{fill:var(--neutral-high)}.swal-overlay{background-color:#000000bf}.swal-modal{font-size:16px;font-family:CustomFont,FaktSoftPro,Arial,Helvetica,sans-serif;border-radius:0}.swal-modal .swal-title,.swal-modal p{color:var(--neutral-highest);margin-bottom:.5rem}.swal-modal button{box-shadow:initial;margin:1rem .5rem}.swal-modal button:focus,.swal-modal .TextArea__wrapper textarea:focus+button.TextArea__counter,.TextArea__wrapper .swal-modal textarea:focus+button.TextArea__counter,.swal-modal .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+button.TextArea__counter,.TextArea__wrapper .swal-modal textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+button.TextArea__counter,.swal-modal .TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter,.TextArea__wrapper .swal-modal textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter,.swal-modal .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter,.TextArea__wrapper .swal-modal textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+button.TextArea__counter,.swal-modal .TextArea__wrapper textarea:focus+.TextArea__counter+button.TextArea__counter,.TextArea__wrapper .swal-modal textarea:focus+.TextArea__counter+button.TextArea__counter,.swal-modal .TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter,.TextArea__wrapper .swal-modal textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter,.swal-modal .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter,.TextArea__wrapper .swal-modal textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+button.TextArea__counter{box-shadow:initial}.swal-modal .swal-icon{color:var(--neutral-medium-low);margin:1rem auto}.swal-modal .swal-icon.swal-icon--warning{border-color:var(--mood-bad)}.swal-modal .swal-icon.swal-icon--info{border-color:var(--neutral-medium)}.swal-modal .swal-icon.sa-success{border-color:var(--mood-best)}.swal-modal .swal-icon.sa-error{border-color:var(--mood-worst)}.swal-modal fieldset{padding:0}.swal-modal .sa-error-container{background-color:transparent}.swal-modal .swal-footer{text-align:center}.AddToWatchlist .Spinner{background:transparent;height:100%;opacity:1;position:absolute;visibility:visible;width:100%}.AddToWatchlist .Spinner:before{border-color:var(--neutral-medium) rgba(var(--neutral-medium-rgb),.5) rgba(var(--neutral-medium-rgb),.5)}.AddAlert .Spinner{background:transparent;height:100%;opacity:1;position:absolute;visibility:visible;width:100%}.AddAlert .Spinner:before{border-color:var(--neutral-medium) rgba(var(--neutral-medium-rgb),.5) rgba(var(--neutral-medium-rgb),.5)}.cdk-overlay-container{z-index:8000!important}.App{overflow:hidden}.App .c3 svg{font-family:CustomFont,FaktSoftPro,Arial,Helvetica,sans-serif;color:var(--neutral-highest)}.App .c3 text{fill:var(--neutral-highest)}.App .C3Chart--donut .c3 text{fill:var(--neutral-lowest)}.App .Chat__userPicAvatar{background-image:url(user-image.8ccb187a7d2ce172.png)}.App .Chat__userPic{background-image:url(user-image.8ccb187a7d2ce172.png)}.ChooseFundsOption2__summaryBlock2Chart .ChartDonut__value{display:none}.ChooseFunds div[class^=Table]{overflow:visible}.ClientReports .Message{font-size:.8125em;margin:0}dwx-dynamic-content-component figure{max-width:100%}dwx-dynamic-content-component img{max-width:100%}@media only screen and (min-width: 64em){.Embedded .Container{padding:.5rem 0}.Embedded .Container--noHeader{max-width:none}}.Embedded .Footer{display:none}.Embedded--withFooter .Footer{display:block}.Embedded .Header{display:none}.Embedded--withHeader .Header{display:block}@media only screen and (min-width: 64em){.Embedded .SecureMessages__wrapper{min-height:0!important;max-height:calc(100vh - 32px)!important}}.Embedded .SecureMessages__toolbar .Tooltip--toolbar{top:100%;display:flex;height:100%;justify-content:center;align-items:center}.Embedded .SecureMessages__toolbar .Tooltip--toolbar:after{top:-1.2em;transform:rotate(180deg);bottom:0}.App .IconTray__offCanvas{padding:0}@media only screen and (max-width: 1023px),only screen and (max-device-width: 1023px){.App .IconTray__offCanvas.chatInHeaderForCustomer,.App .IconTray__offCanvas.chatInHeaderForAdvisor{right:0;min-height:100vh;width:100%!important;top:0}}.App .IconTray__offCanvas.chatInHeaderForCustomer .Widget,.App .IconTray__offCanvas.chatInHeaderForAdvisor .Widget{height:100vh}@media only screen and (max-width: 1023px),only screen and (max-device-width: 1023px){.App .IconTray__offCanvas.auraInCustomerHeader{max-height:100vh;opacity:1;visibility:visible;top:0;animation:inherit}}@media only screen and (max-width: 1023px),only screen and (max-device-width: 1023px){.App .IconTray__offCanvas.globalSearchInHeader{visibility:visible;padding-bottom:2rem;min-height:auto}}@media only screen and (max-width: 1023px),only screen and (max-device-width: 1023px){.App .IconTray__ctrlOffCanvas:checked+.IconTray__offCanvas.auraInCustomerHeader{animation:inherit}}.PortfolioOverview__infoBox .InfoBox{flex:1 0 auto;height:auto}.InfoBox__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.InfoBox--neutral .Symbol{display:none}.OnBoarding__contentItemInput .intl-tel-input,.LoginForm .intl-tel-input{width:100%}.OnBoarding__contentItemInput .intl-tel-input input::-moz-placeholder,.OnBoarding__contentItemInput .intl-tel-input input:-moz-placeholder,.LoginForm .intl-tel-input input::-moz-placeholder,.LoginForm .intl-tel-input input:-moz-placeholder{color:var(--neutral-medium);font-size:inherit;font-weight:inherit}.OnBoarding__contentItemInput .intl-tel-input ::-webkit-input-placeholder,.OnBoarding__contentItemInput .intl-tel-input :-moz-placeholder,.OnBoarding__contentItemInput .intl-tel-input ::-moz-placeholder,.OnBoarding__contentItemInput .intl-tel-input :-ms-input-placeholder,.LoginForm .intl-tel-input ::-webkit-input-placeholder,.LoginForm .intl-tel-input :-moz-placeholder,.LoginForm .intl-tel-input ::-moz-placeholder,.LoginForm .intl-tel-input :-ms-input-placeholder{color:var(--neutral-medium);font-size:inherit;font-weight:inherit}.OnBoarding__contentItemInput .intl-tel-input ::selection,.OnBoarding__contentItemInput .intl-tel-input ::-moz-selection,.LoginForm .intl-tel-input ::selection,.LoginForm .intl-tel-input ::-moz-selection{background-color:#31363b;color:var(--neutral-lowest)}.OnBoarding__contentItemInput .intl-tel-input input:focus,.OnBoarding__contentItemInput .intl-tel-input .TextArea__wrapper textarea:focus+input.TextArea__counter,.TextArea__wrapper .OnBoarding__contentItemInput .intl-tel-input textarea:focus+input.TextArea__counter,.OnBoarding__contentItemInput .intl-tel-input .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+input.TextArea__counter,.TextArea__wrapper .OnBoarding__contentItemInput .intl-tel-input textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+input.TextArea__counter,.OnBoarding__contentItemInput .intl-tel-input .TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+input.TextArea__counter,.TextArea__wrapper .OnBoarding__contentItemInput .intl-tel-input textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+input.TextArea__counter,.OnBoarding__contentItemInput .intl-tel-input .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+input.TextArea__counter,.TextArea__wrapper .OnBoarding__contentItemInput .intl-tel-input textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+input.TextArea__counter,.OnBoarding__contentItemInput .intl-tel-input .TextArea__wrapper textarea:focus+.TextArea__counter+input.TextArea__counter,.TextArea__wrapper .OnBoarding__contentItemInput .intl-tel-input textarea:focus+.TextArea__counter+input.TextArea__counter,.OnBoarding__contentItemInput .intl-tel-input .TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+input.TextArea__counter,.TextArea__wrapper .OnBoarding__contentItemInput .intl-tel-input textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+input.TextArea__counter,.OnBoarding__contentItemInput .intl-tel-input .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+input.TextArea__counter,.TextArea__wrapper .OnBoarding__contentItemInput .intl-tel-input textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+input.TextArea__counter,.LoginForm .intl-tel-input input:focus,.LoginForm .intl-tel-input .TextArea__wrapper textarea:focus+input.TextArea__counter,.TextArea__wrapper .LoginForm .intl-tel-input textarea:focus+input.TextArea__counter,.LoginForm .intl-tel-input .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+input.TextArea__counter,.TextArea__wrapper .LoginForm .intl-tel-input textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+input.TextArea__counter,.LoginForm .intl-tel-input .TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+input.TextArea__counter,.TextArea__wrapper .LoginForm .intl-tel-input textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+input.TextArea__counter,.LoginForm .intl-tel-input .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+input.TextArea__counter,.TextArea__wrapper .LoginForm .intl-tel-input textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+input.TextArea__counter,.LoginForm .intl-tel-input .TextArea__wrapper textarea:focus+.TextArea__counter+input.TextArea__counter,.TextArea__wrapper .LoginForm .intl-tel-input textarea:focus+.TextArea__counter+input.TextArea__counter,.LoginForm .intl-tel-input .TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+input.TextArea__counter,.TextArea__wrapper .LoginForm .intl-tel-input textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+input.TextArea__counter,.LoginForm .intl-tel-input .TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+input.TextArea__counter,.TextArea__wrapper .LoginForm .intl-tel-input textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+input.TextArea__counter{border-color:var(--primary-base);outline:medium none}.OnBoarding__contentItemInput .intl-tel-input input:disabled,.LoginForm .intl-tel-input input:disabled{border-color:var(--neutral-low);cursor:default}.LoginForm__language .LanguageSelector__controller{justify-content:flex-end}@media only screen and (min-width: 0em) and (max-width: 29.9375em){.LoginForm__language .LanguageSelector__controller{justify-content:flex-start;margin-top:2em}}.LoginForm__language .LanguageSelector__list{background:var(--neutral-lowest);border-radius:.25em;margin-inline-start:-18.125em;margin-top:1em;overflow:hidden;position:relative;width:23.75em}@media only screen and (min-width: 0em) and (max-width: 29.9375em){.LoginForm__language .LanguageSelector__list{margin-inline-start:0;width:100%}}.LoginForm__language .LanguageSelector__title,.LoginForm__language .LanguageSelector__item{padding:.5rem 1rem}.LegacyLogin{background-color:var(--primary-base);display:block;font-family:CustomFont,FaktSoftPro,Arial,Helvetica,sans-serif;font-size:16px;height:auto;left:0;margin:0;max-height:100vh;min-height:100%;overflow:auto;padding-bottom:5em;padding-inline-start:.5rem;padding-inline-end:.5rem;position:fixed;top:0;width:100%;z-index:99999}.LegacyLogin__container{animation:fade-in-down .6s}.Login--ids .LegacyLogin__container{padding-inline-start:.5rem;padding-inline-end:.5rem}.LegacyLogin__logo{margin:0 auto}.LegacyLogin__title,.LegacyLogin__titleChangePwd,.LegacyLogin__titleAccount,.LegacyLogin__titleResetPwd{color:var(--neutral-lowest);margin:0 auto 1rem;padding-top:.625em;text-align:center}@media only screen and (min-width: 30em){.LegacyLogin__title,.LegacyLogin__titleChangePwd,.LegacyLogin__titleAccount,.LegacyLogin__titleResetPwd{padding-top:0}}.LegacyLogin__checkboxAccount:checked~.LegacyLogin__title,.LegacyLogin__checkboxAccount:checked~.LegacyLogin__titleChangePwd,.LegacyLogin__checkboxAccount:checked~.LegacyLogin__titleAccount,.LegacyLogin__checkboxAccount:checked~.LegacyLogin__titleResetPwd,.LegacyLogin__checkboxResetPwd:checked~.LegacyLogin__title,.LegacyLogin__checkboxResetPwd:checked~.LegacyLogin__titleChangePwd,.LegacyLogin__checkboxResetPwd:checked~.LegacyLogin__titleAccount,.LegacyLogin__checkboxResetPwd:checked~.LegacyLogin__titleResetPwd,.LegacyLogin__checkboxChangePwd:checked~.LegacyLogin__title,.LegacyLogin__checkboxChangePwd:checked~.LegacyLogin__titleChangePwd,.LegacyLogin__checkboxChangePwd:checked~.LegacyLogin__titleAccount,.LegacyLogin__checkboxChangePwd:checked~.LegacyLogin__titleResetPwd{display:none}.LegacyLogin__titleResetPwd{display:none}.LegacyLogin__checkboxResetPwd:checked~.LegacyLogin__titleResetPwd{display:block}.LegacyLogin__titleAccount{display:none}.LegacyLogin__checkboxAccount:checked~.LegacyLogin__titleAccount{display:block}.LegacyLogin__titleChangePwd{display:none}.LegacyLogin__checkboxChangePwd:checked~.LegacyLogin__titleChangePwd{display:block}.LegacyLogin__checkboxResetPwd,.LegacyLogin__checkboxAccount,.LegacyLogin__checkboxChangePwd{visibility:hidden;position:absolute;top:-9999999px}.LegacyLogin__messagePost{margin:0 auto 1rem;width:100%}.LegacyLogin__messagePostText{background:rgba(var(--neutral-lowest-rgb),.05);border-radius:0rem 0rem .25rem .25rem;border-top:solid 2px var(--mood-good);color:var(--primary-lower);margin:0 auto;max-width:23.75rem;padding:1rem .5rem;text-align:center;width:100%}@media only screen and (min-width: 64em){.LegacyLogin__messagePostText{background:#0003}}.LegacyLogin__message{padding:3.125em .625em;width:100%}.LegacyLogin__message .Message__icon{color:var(--primary-low)}.LegacyLogin__message .Message__title,.LegacyLogin__message .Message__text{color:var(--neutral-lowest)}.LegacyLogin__messageEmail{font-weight:600}.LegacyLogin__spinner{height:0;left:0;margin:0;padding:0;position:fixed;top:0;width:0}.LegacyLogin__spinner.is-waiting{height:100vh;width:100%}.LegacyLogin__spinner.is-waiting .Spinner{background:#000000a6;height:100vh;opacity:1;visibility:visible;width:100%}.LegacyLoginForm{font-size:16px;margin:1rem auto 0;max-width:23.75rem;width:100%;padding:0 .5rem}@media only screen and (min-width: 45em){.LegacyLoginForm{padding:0}}.LegacyLoginForm label{text-shadow:none}.LegacyLoginForm .StatusBox{display:block}.LegacyLoginForm__loginWrapper{padding-bottom:1rem}.LegacyLogin__checkboxResetPwd:checked~.LegacyLoginForm .LegacyLoginForm__loginWrapper,.LegacyLogin__checkboxAccount:checked~.LegacyLoginForm .LegacyLoginForm__loginWrapper,.LegacyLogin__checkboxChangePwd:checked~.LegacyLoginForm .LegacyLoginForm__loginWrapper{display:none}.LegacyLoginForm__resetPwdWrapper{display:none}.LegacyLogin__checkboxResetPwd:checked~.LegacyLoginForm .LegacyLoginForm__resetPwdWrapper{display:block}.LegacyLoginForm__accountWrapper{display:none}.LegacyLogin__checkboxAccount:checked~.LegacyLoginForm .LegacyLoginForm__accountWrapper{display:block}.LegacyLoginForm__changePwdWrapper{display:none}.LegacyLogin__checkboxChangePwd:checked~.LegacyLoginForm .LegacyLoginForm__changePwdWrapper{display:block}.LegacyLoginForm__backLink{color:rgba(var(--neutral-lowest-rgb),.4);margin:1rem 0 1rem 1rem;cursor:pointer;display:inline-flex}.LegacyLoginForm__backLink:hover{color:var(--neutral-lowest)}.LegacyLoginForm__backLinkLabel{position:relative}.LegacyLoginForm__backLinkLabel:after{content:"\27e8";position:absolute;top:-1px;left:-10px;font-weight:700}.LegacyLoginForm__user,.LegacyLoginForm__email,.LegacyLoginForm__password,.LegacyLoginForm__digipass,.LegacyLoginForm__otp{background-color:var(--neutral-lowest);border:0;color:rgba(var(--neutral-lowest-rgb),.4);font-size:1.125em;font-weight:500;height:3.75em;margin:0 0 1.25em;transition:all .3s linear;width:100%}.LegacyLoginForm__user:focus,.TextArea__wrapper textarea:focus+.LegacyLoginForm__user.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LegacyLoginForm__user.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LegacyLoginForm__user.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LegacyLoginForm__user.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.LegacyLoginForm__user.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LegacyLoginForm__user.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LegacyLoginForm__user.TextArea__counter,.LegacyLoginForm__email:focus,.TextArea__wrapper textarea:focus+.LegacyLoginForm__email.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LegacyLoginForm__email.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LegacyLoginForm__email.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LegacyLoginForm__email.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.LegacyLoginForm__email.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LegacyLoginForm__email.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LegacyLoginForm__email.TextArea__counter,.LegacyLoginForm__password:focus,.TextArea__wrapper textarea:focus+.LegacyLoginForm__password.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LegacyLoginForm__password.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LegacyLoginForm__password.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LegacyLoginForm__password.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.LegacyLoginForm__password.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LegacyLoginForm__password.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LegacyLoginForm__password.TextArea__counter,.LegacyLoginForm__digipass:focus,.TextArea__wrapper textarea:focus+.LegacyLoginForm__digipass.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LegacyLoginForm__digipass.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LegacyLoginForm__digipass.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LegacyLoginForm__digipass.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.LegacyLoginForm__digipass.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LegacyLoginForm__digipass.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LegacyLoginForm__digipass.TextArea__counter,.LegacyLoginForm__otp:focus,.TextArea__wrapper textarea:focus+.LegacyLoginForm__otp.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.LegacyLoginForm__otp.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LegacyLoginForm__otp.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter+.TextArea__counter:focus+.LegacyLoginForm__otp.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter+.LegacyLoginForm__otp.TextArea__counter,.TextArea__wrapper textarea:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LegacyLoginForm__otp.TextArea__counter,.TextArea__wrapper textarea:focus+.TextArea__counter:focus+textarea.TextArea__counter:focus+.TextArea__counter+.LegacyLoginForm__otp.TextArea__counter{color:rgba(var(--neutral-lowest-rgb),1)}.LegacyLoginForm__user::-webkit-input-placeholder,.LegacyLoginForm__email::-webkit-input-placeholder,.LegacyLoginForm__password::-webkit-input-placeholder,.LegacyLoginForm__digipass::-webkit-input-placeholder,.LegacyLoginForm__otp::-webkit-input-placeholder{color:rgba(var(--neutral-lowest-rgb),.4)}.LegacyLoginForm__user:-moz-placeholder,.LegacyLoginForm__email:-moz-placeholder,.LegacyLoginForm__password:-moz-placeholder,.LegacyLoginForm__digipass:-moz-placeholder,.LegacyLoginForm__otp:-moz-placeholder{color:rgba(var(--neutral-lowest-rgb),.4)}.LegacyLoginForm__user::-moz-placeholder,.LegacyLoginForm__email::-moz-placeholder,.LegacyLoginForm__password::-moz-placeholder,.LegacyLoginForm__digipass::-moz-placeholder,.LegacyLoginForm__otp::-moz-placeholder{color:rgba(var(--neutral-lowest-rgb),.4)}.LegacyLoginForm__user:-ms-input-placeholder,.LegacyLoginForm__email:-ms-input-placeholder,.LegacyLoginForm__password:-ms-input-placeholder,.LegacyLoginForm__digipass:-ms-input-placeholder,.LegacyLoginForm__otp:-ms-input-placeholder{color:rgba(var(--neutral-lowest-rgb),.4)}.LegacyLoginForm__challengeCode{color:rgba(var(--neutral-lowest-rgb),.5);font-size:1.125em;font-weight:500;width:100%;padding-top:.625em;padding-bottom:1.25em}.LegacyLoginForm__signin,.LegacyLoginForm__signup,.LegacyLoginForm__submit{margin:1.25em 0}.LegacyLoginForm__signin.is-disabled,.LegacyLoginForm__signin[disabled],.LegacyLoginForm__signup.is-disabled,.LegacyLoginForm__signup[disabled],.LegacyLoginForm__submit.is-disabled,.LegacyLoginForm__submit[disabled]{pointer-events:none}.LegacyLoginForm__options{display:flex;justify-content:space-between;margin:0 0 1.25em}@media only screen and (min-width: 0em) and (max-width: 29.9375em){.LegacyLoginForm__options{flex-wrap:wrap}}.LegacyLoginForm__language{color:var(--neutral-lowest);text-align:right}@media only screen and (min-width: 0em) and (max-width: 29.9375em){.LegacyLoginForm__language{flex-basis:100%;text-align:left}}.LegacyLoginForm__goToSignup{border:solid 1px var(--neutral-lowest);border-radius:.25em;color:rgba(var(--neutral-lowest-rgb),.5);display:block;margin:0 0 1.25em;padding:1em;text-align:center;width:100%}.LegacyLoginForm__goToSignup:hover{background:#ffffff1a;color:#fff}.LegacyLoginForm__signhelp{color:rgba(var(--neutral-lowest-rgb),.5);display:block;margin:0 0 1.25em;text-align:center}.LegacyLoginForm__signhelp:hover{color:var(--neutral-lowest)}.LegacyLoginForm__error{margin-bottom:1rem}.LegacyLoginForm__back{align-items:center;background:rgba(var(--neutral-lowest-rgb),.15);color:rgba(var(--neutral-lowest-rgb),.5);display:flex;justify-content:center;margin:1rem}.LegacyLoginForm__back--full{margin:0}.LegacyLoginForm__back:hover{background:rgba(var(--neutral-lowest-rgb),.25);color:rgba(var(--neutral-lowest-rgb),1)}.LegacyLoginForm__backIcon{align-items:center;display:flex;justify-content:center;margin-inline-end:.3125em}.LegacyLogin__logo .MainNav__logo{margin-inline-start:auto;margin-inline-end:auto}.touchevents .LegacyLogin__logo .MainNav__logo{pointer-events:none}.LegacyLoginForm__rememberUser .CheckBox__label{color:var(--neutral-lowest)}.Login__logo .MainNav__logo{margin-inline-start:auto;margin-inline-end:auto}.touchevents .Login__logo .MainNav__logo{pointer-events:none}.App .LoginV2__headWrapper{display:none}@media only screen and (min-width: 45em){.App .LoginV2__headWrapper{display:block}}.MessageCenterNewMessage{font-size:16px}.MessageCenterNewMessage .select2-container{width:100%!important}.MessageCenterNewMessage .select2-selection.select2-selection--multiple{background-color:var(--neutral-lowest);border-color:var(--neutral-medium-low);border-radius:.1875rem;border-style:solid;border-width:.0625rem;color:var(--neutral-highest);line-height:0;min-height:2.625rem;padding:.25rem 0;width:100%;display:flex;align-items:center}.MessageCenterNewMessage .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:var(--primary-base)}.MessageCenterNewMessage .select2-container .select2-search--inline .select2-search__field{margin-top:0}.MessageCenterNewMessage .select2-container--default .select2-selection--multiple .select2-selection__choice{margin:.25rem;border:0;font-size:.875em;line-height:1rem;padding:.125rem .3125rem}.MessageCenterNewMessage .select2-search.select2-search--inline{margin:.25rem}.MessageCenterNewMessage .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{font-size:1.375em;margin-top:-.25rem}.MessageList__checkbox .CheckBox__container{margin:0}.Module--0 .Widget__container{-ms-flex:1 0 auto}.NewsList__container .Table__content.Table__content--action.Table__content--empty{display:inline}.NewsList__container .Table__content.Table__content--action.Table__content--empty div.ng-scope{padding-inline-start:.4375em}.NewsList__container .Table__content:not(.Table__content--head):before{content:none}.TabComponent{font-size:16px;position:relative}.TabComponent:after{content:"";background:linear-gradient(to right,rgba(var(--neutral-lowest-rgb),0) 0%,var(--neutral-lowest) 100%);height:98%;width:100px;position:absolute;top:0;right:0}.TabComponent__items{border-bottom:1px solid var(--neutral-medium);display:flex;max-width:100%;overflow:auto}.TabComponent__item{cursor:pointer;padding-bottom:.125rem;margin-inline-end:1rem}.TabComponent__item--active{border-bottom:3px solid;border-bottom-color:var(--primary-base)}.TabComponent__itemLabel{color:var(--neutral-medium);white-space:nowrap}.TabComponent__item--active .TabComponent__itemLabel{color:var(--primary-base)}.MainNav__pageName .PortfolioID__label{display:none}.PortfolioMovements .TabComponent:after{display:none}@media only screen and (min-width: 45em){.PortfolioMovements .TabComponent:after{display:inherit}}.Products__modelsTable .Table,.Products__modelsTable .Table__scroller,.Products__modelsTable .Table__container{overflow:visible}.Products__modelsTable .Table__cell--important.is-scrolled{position:relative;width:auto!important}.Products__modelsTable .Table__cell--spacer,.Products__modelsTable .Table__cell--patch,.Products__modelsTable .Table__cell--shadow{display:none!important}.Table__cell.Table__cell--icon .Symbol__svg{font-size:2em}.Symbol__svg:has(use[href="#Symbol__gs-accountCheck-outline"]),.Symbol__svg:has(use[href="#Symbol__gs-acrobat"]),.Symbol__svg:has(use[href="#Symbol__gs-agenda-filled"]),.Symbol__svg:has(use[href="#Symbol__gs-agenda-outline"]),.Symbol__svg:has(use[href="#Symbol__arrowInOut"]),.Symbol__svg:has(use[href="#Symbol__gs-arrowLoop-outline"]),.Symbol__svg:has(use[href="#Symbol__refresh"]),.Symbol__svg:has(use[href="#Symbol__arrowReset"]),.Symbol__svg:has(use[href="#Symbol__gs-arrowTimeBack-outline"]),.Symbol__svg:has(use[href="#Symbol__gs-atSign-outline"]),.Symbol__svg:has(use[href="#Symbol__gs-faceID"]),.Symbol__svg:has(use[href="#Symbol__gs-faceUnlockAndroid"]),.Symbol__svg:has(use[href="#Symbol__gs-fingerprintAndroid"]),.Symbol__svg:has(use[href="#Symbol__block"]),.Symbol__svg:has(use[href="#Symbol__gs-camera-error"]),.Symbol__svg:has(use[href="#Symbol__gs-card-outline"]),.Symbol__svg:has(use[href="#Symbol__check"]),.Symbol__svg:has(use[href="#Symbol__gs-checkDouble-outline"]),.Symbol__svg:has(use[href="#Symbol__checked"]),.Symbol__svg:has(use[href="#Symbol__checklist"]),.Symbol__svg:has(use[href="#Symbol__gs-checklist-outline"]),.Symbol__svg:has(use[href="#Symbol__gs-company"]),.Symbol__svg:has(use[href="#Symbol__gs-contacts"]),.Symbol__svg:has(use[href="#Symbol__gs-documentAttach-filled"]),.Symbol__svg:has(use[href="#Symbol__gs-documentAttach-outline"]),.Symbol__svg:has(use[href="#Symbol__gs-documentCheck-filled"]),.Symbol__svg:has(use[href="#Symbol__gs-documentCheck-outline"]),.Symbol__svg:has(use[href="#Symbol__documentInfo-glyph"]),.Symbol__svg:has(use[href="#Symbol__details"]),.Symbol__svg:has(use[href="#Symbol__gs-documentMinus-filled"]),.Symbol__svg:has(use[href="#Symbol__gs-documentMinus-outline"]),.Symbol__svg:has(use[href="#Symbol__gs-documentPlus-filled"]),.Symbol__svg:has(use[href="#Symbol__gs-documentPlus-outline"]),.Symbol__svg:has(use[href="#Symbol__gs-documentSearch-filled"]),.Symbol__svg:has(use[href="#Symbol__gs-documentSearch-outline"]),.Symbol__svg:has(use[href="#Symbol__xls"]),.Symbol__svg:has(use[href="#Symbol__gs-unFavourite-filled"]),.Symbol__svg:has(use[href="#Symbol__gs-flash"]),.Symbol__svg:has(use[href="#Symbol__gs-flash-off"]),.Symbol__svg:has(use[href="#Symbol__gs-globe"]),.Symbol__svg:has(use[href="#Symbol__link"]),.Symbol__svg:has(use[href="#Symbol__unlock"]),.Symbol__svg:has(use[href="#Symbol__forward"]),.Symbol__svg:has(use[href="#Symbol__gs-forward-filled"]),.Symbol__svg:has(use[href="#Symbol__micOff"]),.Symbol__svg:has(use[href="#Symbol__monitorOff-glyph"]),.Symbol__svg:has(use[href="#Symbol__monitorOff"]),.Symbol__svg:has(use[href="#Symbol__gs-monitorOff-filled"]),.Symbol__svg:has(use[href="#Symbol__gs-monitorOff-outline"]),.Symbol__svg:has(use[href="#Symbol__play"]),.Symbol__svg:has(use[href="#Symbol__playCircle"]),.Symbol__svg:has(use[href="#Symbol__previous"]),.Symbol__svg:has(use[href="#Symbol__gs-previous-filled"]),.Symbol__svg:has(use[href="#Symbol__news"]),.Symbol__svg:has(use[href="#Symbol__gs-notePositive"]),.Symbol__svg:has(use[href="#Symbol__gs-pdf-filled"]),.Symbol__svg:has(use[href="#Symbol__gs-percent"]),.Symbol__svg:has(use[href="#Symbol__gs-percentTotal"]),.Symbol__svg:has(use[href="#Symbol__gs-percentWeightedAverage"]),.Symbol__svg:has(use[href="#Symbol__portfolio"]),.Symbol__svg:has(use[href="#Symbol__portfolio-outline"]),.Symbol__svg:has(use[href="#Symbol__advisor-glyph"]),.Symbol__svg:has(use[href="#Symbol__gs-profileUser-check"]),.Symbol__svg:has(use[href="#Symbol__gs-protocolWindow"]),.Symbol__svg:has(use[href="#Symbol__save"]),.Symbol__svg:has(use[href="#Symbol__search"]),.Symbol__svg:has(use[href="#Symbol__gs-shareAndroid"]),.Symbol__svg:has(use[href="#Symbol__gs-Facebook"]),.Symbol__svg:has(use[href="#Symbol__gs-Linkedin"]),.Symbol__svg:has(use[href="#Symbol__gs-Skype"]),.Symbol__svg:has(use[href="#Symbol__success-glyph"]),.Symbol__svg:has(use[href="#Symbol__success"]),.Symbol__svg:has(use[href="#Symbol__gs-txt-filled"]),.Symbol__svg:has(use[href="#Symbol__gs-verifyRequest"]),.Symbol__svg:has(use[href="#Symbol__gs-viewHide"]),.Symbol__svg:has(use[href="#Symbol__gs-walletIn"]),.Symbol__svg:has(use[href="#Symbol__gs-walletOut"]),.Symbol__svg:has(use[href="#Symbol__gc-calculator"]),.Symbol__svg:has(use[href="#Symbol__gc-camera"]),.Symbol__svg:has(use[href="#Symbol__gc-creditCard"]),.Symbol__svg:has(use[href="#Symbol__gc-doc"]),.Symbol__svg:has(use[href="#Symbol__flag-ar-AE"]),.Symbol__svg:has(use[href="#Symbol__flag-de"]),.Symbol__svg:has(use[href="#Symbol__flag-de-DE"]),.Symbol__svg:has(use[href="#Symbol__flag-en"]),.Symbol__svg:has(use[href="#Symbol__flag-en-GB"]),.Symbol__svg:has(use[href="#Symbol__flag-es"]),.Symbol__svg:has(use[href="#Symbol__flag-es-ES"]),.Symbol__svg:has(use[href="#Symbol__flag-fr"]),.Symbol__svg:has(use[href="#Symbol__flag-fr-FR"]),.Symbol__svg:has(use[href="#Symbol__flag-it"]),.Symbol__svg:has(use[href="#Symbol__flag-it-IT"]),.Symbol__svg:has(use[href="#Symbol__flag-nl-NL"]),.Symbol__svg:has(use[href="#Symbol__gc-flash"]),.Symbol__svg:has(use[href="#Symbol__gc-folderBank"]),.Symbol__svg:has(use[href="#Symbol__gc-folderClosed"]),.Symbol__svg:has(use[href="#Symbol__gc-folderClosedSettings"]),.Symbol__svg:has(use[href="#Symbol__gc-folderExchange"]),.Symbol__svg:has(use[href="#Symbol__gc-folderIndividual"]),.Symbol__svg:has(use[href="#Symbol__gc-folderJoint"]),.Symbol__svg:has(use[href="#Symbol__gc-folderMinor"]),.Symbol__svg:has(use[href="#Symbol__gc-folderMoney"]),.Symbol__svg:has(use[href="#Symbol__gc-folderMovements"]),.Symbol__svg:has(use[href="#Symbol__gc-folderOpened"]),.Symbol__svg:has(use[href="#Symbol__gc-folderOrders"]),.Symbol__svg:has(use[href="#Symbol__gc-folderPencil"]),.Symbol__svg:has(use[href="#Symbol__gc-folderPeopleCoin"]),.Symbol__svg:has(use[href="#Symbol__gc-folderPortfolio"]),.Symbol__svg:has(use[href="#Symbol__gc-folderPortfolioMoney"]),.Symbol__svg:has(use[href="#Symbol__gc-folderSaving"]),.Symbol__svg:has(use[href="#Symbol__gc-folderWealth"]),.Symbol__svg:has(use[href="#Symbol__gc-refresh"]),.Symbol__svg:has(use[href="#Symbol__gc-refund"]),.Symbol__svg:has(use[href="#Symbol__gc-resume"]),.Symbol__svg:has(use[href="#Symbol__gc-safe"]),.Symbol__svg:has(use[href="#Symbol__gc-searchRepeat"]),.Symbol__svg:has(use[href="#Symbol__gc-smartphoneCheck"]),.Symbol__svg:has(use[href="#Symbol__gc-smartphoneLink"]),.Symbol__svg:has(use[href="#Symbol__gc-success"]),.Symbol__svg:has(use[href="#Symbol__gc-timeArrow"]),.Symbol__svg:has(use[href="#Symbol__gc-userProfile-check"]),.Symbol__svg:has(use[href="#Symbol__gc-wallet"]),.Symbol__svg:has(use[href="#Symbol__gc-walletChart"]),.Symbol__svg:has(use[href="#Symbol__gc-xls"]),.Symbol__svg:has(use[href="#Symbol__"]),.Symbol__svg:has(use[href="#Symbol__gl-cloudOffline-outline"]),.Symbol__svg:has(use[href="#Symbol__contract-dollar"]),.Symbol__svg:has(use[href="#Symbol__folderEmpty-outline"]),.Symbol__svg:has(use[href="#Symbol__handshake-thin"]),.Symbol__svg:has(use[href="#Symbol__handshaleSecurity-thin"]),.Symbol__svg:has(use[href="#Symbol__passport-thin"]),.Symbol__svg:has(use[href="#Symbol__successMsg"]),.Symbol__svg:has(use[href="#Symbol__ge-wallet"]),.Symbol__svg:has(use[href="#Symbol__ge-documentSearch"]),.Symbol__svg:has(use[href="#Symbol__gl-wallet-outline"]),.Symbol__svg:has(use[href="#Symbol__pin"]){transform:scale(1)}.Table__content.Table__content--label .Label{align-self:center}.Table__cell--important .Table__content--currency,.Table__cell--important .Table__content--percentagedecimal,.Table__cell--important .Table__content--currencyiso,.Table__cell--important .Table__content--currencypercentage,.Table__cell--important .Table__content--percentagedecimal .Table__content,.Table__cell--important .Table__content--currency .Table__content,.Table__cell--important .Table__content--currencyiso .Table__content,.Table__cell--important .Table__content--conditionallink .Table__content,.Table__cell--important .Table__content--currencypercentage .Table__content{justify-content:flex-end;text-align:right}.Table__content .Table__action .Table__actionSymbol{justify-content:center}.Toolbar .Filter__desc,.Toolbar .FilterButtons__item,.Toolbar .FilterSearch{height:0;opacity:0;overflow:hidden;transition:height .3s;will-change:height,opacity}@media only screen and (min-width: 64em){.Toolbar .Filter__desc,.Toolbar .FilterButtons__item,.Toolbar .FilterSearch{height:auto;opacity:1;overflow:visible;transition:none}}.Toolbar .is-opened .Filter__desc,.Toolbar .is-opened .FilterButtons__item,.Toolbar .is-light .FilterButtons__item,.Toolbar .is-opened .FilterSearch,.Toolbar .is-light .FilterSearch{height:2.75rem;opacity:1;transition:height .3s,opacity .3s 75ms}@media only screen and (min-width: 64em){.Toolbar .is-opened .Filter__desc,.Toolbar .is-opened .FilterButtons__item,.Toolbar .is-light .FilterButtons__item,.Toolbar .is-opened .FilterSearch,.Toolbar .is-light .FilterSearch{height:auto}}.App .Widget .SubNavigation{background-color:var(--neutral-lower)!important;font-size:1em;margin-bottom:1rem;border-radius:4px}@media only screen and (min-width: 64em){.App .Widget .SubNavigation{background-color:transparent!important;border-bottom:1px solid var(--neutral-low)}}.App .Widget .SubNavigation__content{font-size:1em;font-weight:400;line-height:1;text-transform:none}.App .Widget .SubNavigation__item{color:var(--neutral-medium-high);font-size:1em;opacity:.75}@media only screen and (min-width: 64em){.App .Widget .SubNavigation__item{color:var(--neutral-medium);opacity:1}.App .Widget .SubNavigation__item:first-child{padding-inline-start:0}}.App .Widget .SubNavigation__item:after{margin-top:.5rem}.App .Widget .SubNavigation__item--active{cursor:default;opacity:1}.Module--full .Widget__container{background-color:transparent;border:0;box-shadow:none}.Widget .Widget{padding:0}.Module--full .Widget__container .Widget__container{background-color:var(--neutral-lowest);border:1px solid var(--neutral-lowest)}.Module--full .Widget__spinner--loading{background-color:var(--neutral-lower)}.Module--full .Widget__spinner--waiting{background-color:rgba(var(--neutral-lower-rgb),.8)}.Module--full .Widget__status{background-color:var(--neutral-lower)}@media only screen and (min-width: 64em){.Module--full .Widget__status-error,.Module--24 .Widget__status-error,.Module--12 .Widget__status-error{padding:5rem 1rem}}.Module--full .WidgetContent,.Header .WidgetContent{padding:0}.Module--full .WidgetHead,.Header .WidgetHead{display:none}.Header .Widget{margin-bottom:0;padding-inline-start:0;flex-grow:0;min-width:40px;box-sizing:content-box}@media only screen and (min-width: 64em){.Header .Widget{background:inherit;padding:0}}.Header .Widget__container{background:inherit;border:0;overflow:visible;box-shadow:none}.Header .Widget__content{padding:0}.Header .Widget__spinner{background:none;transform:scale(.8)}.Header .Widget__status{background:inherit}.IconTray__offCanvas .Widget{padding:0}.IconTray__offCanvas{overflow:visible}.IconTray__offCanvas .Widget{position:absolute}.IconTray__offCanvas .Widget,.IconTray__offCanvas .Widget__contentWrapper,.IconTray__offCanvas .Widget__controller,.IconTray__offCanvas .Widget__container,.IconTray__offCanvas .WidgetContent,.IconTray__offCanvas .WidgetContent__content{height:100%;width:100%}.NavBar .Widget{margin-bottom:0}.Widget--Advertising .WidgetContent{padding:0}.no-container .Widget__container{background-color:transparent;border:0;box-shadow:none}.no-container .WidgetHead{display:none}.no-container .WidgetContent{padding:0}.no-container .Widget__spinner--loading{background-color:var(--neutral-lower)}.no-container .Widget__spinner--waiting{background-color:rgba(var(--neutral-lower-rgb),.8)}.no-container .Widget__status{background-color:var(--neutral-lower)}.Module--full .Widget__status--error{background-color:transparent}.Widget__controller.is-failed .WidgetContent__content,.Widget__controller.is-failed .WidgetHead{visibility:hidden;opacity:0;height:0}.Widget--HoldingsOverview .Widget__spinner--loading,.Widget--NavigationFlow .Widget__spinner--loading,.Widget--RiskProfile .Widget__spinner--loading,.Widget--NewInvestment .Widget__spinner--loading,.Widget--InvestmentType .Widget__spinner--loading,.Widget--InvestmentProposition .Widget__spinner--loading,.Widget--KnowledgeExperience .Widget__spinner--loading,.Widget--NewsOverview .Widget__spinner--loading,.Widget--Advisor .Widget__spinner--loading,.Widget--DocumentsOverview .Widget__spinner--loading,.Widget--PortfolioTotalValue .Widget__spinner--loading,.Widget--PortfolioOverview .Widget__spinner--loading,.Widget--Informations .Widget__spinner--loading,.Widget--PortfolioRoles .Widget__spinner--loading,.Widget--News .Widget__spinner--loading,.Widget--Advertising .Widget__spinner--loading,.Widget--MarketTrends .Widget__spinner--loading,.Widget--RisersAndFallers .Widget__spinner--loading,.Widget--ProductDetails .Widget__spinner--loading,.Widget--RecurringInvestment .Widget__spinner--loading,.Widget--Ipos .Widget__spinner--loading,.Widget--PaymentIn .Widget__spinner--loading,.Widget--PaymentOut .Widget__spinner--loading,.Widget--BankDetails .Widget__spinner--loading,.Widget--MoveCash .Widget__spinner--loading,.Widget--SecureMessage .Widget__spinner--loading,.Widget--MessageCenterReceived .Widget__spinner--loading,.Widget--PersonalProfile .Widget__spinner--loading,.Widget--ChangePhoneNumber .Widget__spinner--loading,.Widget--ContactList .Widget__spinner--loading,.Widget--NotificationsPreferences .Widget__spinner--loading,.Widget--PortfolioRolesSettings .Widget__spinner--loading,.Widget--Fca .Widget__spinner--loading,.Widget--PtfMovementsOverview .Widget__spinner--loading,.Widget--SupportPageHelp .Widget__spinner--loading,.Widget--DebitCardsRegistration .Widget__spinner--loading,.Widget--PositionDetails .Widget__spinner--loading,.Widget--PaymentsNavigation .Widget__spinner--loading,.Widget--PaymentsForm .Widget__spinner--loading,.Widget--NewsDetails .Widget__spinner--loading,.Widget--TotalWealthOverview .Widget__spinner--loading,.Widget--TotalInvestedAssets .Widget__spinner--loading,.Widget--AnnouncementsList .Widget__spinner--loading,.Widget--NotificationCenter .Widget__spinner--loading,.Widget--PortfolioBankAccounts .Widget__spinner--loading,.Widget--PortfolioContactRoles .Widget__spinner--loading,.Widget--SuperuserSearch .Widget__spinner--loading,.Widget--InvestmentPlan .Widget__spinner--loading,.Widget--Cobrowsing .Widget__spinner--loading,.Widget--KnowledgeExperienceStatus .Widget__spinner--loading,.Widget--InvestmentProposal .Widget__spinner--loading{display:none}.Widget--HoldingsOverview .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--NavigationFlow .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--RiskProfile .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--NewInvestment .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--InvestmentType .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--InvestmentProposition .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--KnowledgeExperience .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--NewsOverview .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--Advisor .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--DocumentsOverview .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--PortfolioTotalValue .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--PortfolioOverview .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--Informations .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--PortfolioRoles .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--News .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--Advertising .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--MarketTrends .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--RisersAndFallers .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--ProductDetails .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--RecurringInvestment .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--Ipos .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--PaymentIn .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--PaymentOut .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--BankDetails .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--MoveCash .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--SecureMessage .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--MessageCenterReceived .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--PersonalProfile .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--ChangePhoneNumber .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--ContactList .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--NotificationsPreferences .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--PortfolioRolesSettings .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--Fca .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--PtfMovementsOverview .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--SupportPageHelp .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--DebitCardsRegistration .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--PositionDetails .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--PaymentsNavigation .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--PaymentsForm .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--NewsDetails .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--TotalWealthOverview .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--TotalInvestedAssets .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--AnnouncementsList .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--NotificationCenter .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--PortfolioBankAccounts .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--PortfolioContactRoles .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--SuperuserSearch .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--InvestmentPlan .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--Cobrowsing .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--KnowledgeExperienceStatus .Skeleton.is-visible .Skeleton__screenModel--type1,.Widget--InvestmentProposal .Skeleton.is-visible .Skeleton__screenModel--type1{display:block}.Widget--PortfolioSummary .Widget__spinner--loading,.Widget--TotalWealthAllocation .Widget__spinner--loading{display:none}.Widget--PortfolioSummary .Skeleton.is-visible .Skeleton__screenModel--type2,.Widget--TotalWealthAllocation .Skeleton.is-visible .Skeleton__screenModel--type2{display:block}.Widget--PortfolioPerformanceHistory .Widget__spinner--loading{display:none}.Widget--PortfolioPerformanceHistory .Skeleton.is-visible .Skeleton__screenModel--type3{display:block}.Widget--MovementsOverview .Widget__spinner--loading,.Widget--PortfolioHoldings .Widget__spinner--loading,.Widget--PortfolioMovements .Widget__spinner--loading,.Widget--PortfolioAllocation .Widget__spinner--loading,.Widget--IncomeCalendar .Widget__spinner--loading,.Widget--PaymentsHistory .Widget__spinner--loading,.Widget--PaymentsRegular .Widget__spinner--loading,.Widget--PendingOrders .Widget__spinner--loading,.Widget--PortfolioSearchResult .Widget__spinner--loading,.Widget--CashAccounts .Widget__spinner--loading,.Widget--WatchlistDetails .Widget__spinner--loading{display:none}.Widget--MovementsOverview .Skeleton.is-visible .Skeleton__screenModel--type4,.Widget--PortfolioHoldings .Skeleton.is-visible .Skeleton__screenModel--type4,.Widget--PortfolioMovements .Skeleton.is-visible .Skeleton__screenModel--type4,.Widget--PortfolioAllocation .Skeleton.is-visible .Skeleton__screenModel--type4,.Widget--IncomeCalendar .Skeleton.is-visible .Skeleton__screenModel--type4,.Widget--PaymentsHistory .Skeleton.is-visible .Skeleton__screenModel--type4,.Widget--PaymentsRegular .Skeleton.is-visible .Skeleton__screenModel--type4,.Widget--PendingOrders .Skeleton.is-visible .Skeleton__screenModel--type4,.Widget--PortfolioSearchResult .Skeleton.is-visible .Skeleton__screenModel--type4,.Widget--CashAccounts .Skeleton.is-visible .Skeleton__screenModel--type4,.Widget--WatchlistDetails .Skeleton.is-visible .Skeleton__screenModel--type4{display:block}.Widget--MediaLibrary .Widget__spinner--loading,.Widget--ModelPortfolios .Widget__spinner--loading,.Widget--DebitCards .Widget__spinner--loading,.Widget--DocumentsOverviewExtended .Widget__spinner--loading,.Widget--GroupSelector .Widget__spinner--loading,.Widget--MyDocuments .Widget__spinner--loading,.Widget--Watchlist .Widget__spinner--loading{display:none}.Widget--MediaLibrary .Skeleton.is-visible .Skeleton__screenModel--type5,.Widget--ModelPortfolios .Skeleton.is-visible .Skeleton__screenModel--type5,.Widget--DebitCards .Skeleton.is-visible .Skeleton__screenModel--type5,.Widget--DocumentsOverviewExtended .Skeleton.is-visible .Skeleton__screenModel--type5,.Widget--GroupSelector .Skeleton.is-visible .Skeleton__screenModel--type5,.Widget--MyDocuments .Skeleton.is-visible .Skeleton__screenModel--type5,.Widget--Watchlist .Skeleton.is-visible .Skeleton__screenModel--type5{display:block}.Widget--Products .Widget__spinner--loading{display:none}.Widget--Products .Skeleton.is-visible .Skeleton__screenModel--type6{display:block}.Widget--Trading .Widget__spinner--loading{display:none}.Widget--Trading .Skeleton.is-visible .Skeleton__screenModel--type7{display:block}.Widget--PortfolioSelector .Widget__spinner--loading{display:none}.Widget--PortfolioSelector .Skeleton{display:flex;flex:1 0 100%;width:100%;visibility:visible;opacity:1;height:auto}.Widget--PortfolioSelector .Skeleton .Skeleton__wrapper{display:flex;opacity:1}.Widget--PortfolioSelector .Skeleton~.WidgetContent{padding:0}.Widget--PortfolioSelector .Skeleton .Skeleton__screenModel--type9{display:block}.Widget--PortfolioSelector .Skeleton .Skeleton__screenModel--type9 .PtfSelector__head{justify-content:center}.Widget--PortfolioSelector .WidgetContent{padding:0}.Widget--MarketTrendsOverview .Widget__spinner--loading,.Widget--AnnouncementsOverview .Widget__spinner--loading{display:none}.Widget--MarketTrendsOverview .Skeleton.is-visible .Skeleton__screenModel--type8,.Widget--AnnouncementsOverview .Skeleton.is-visible .Skeleton__screenModel--type8{display:block}.Widget--PortfolioFilter .Widget__spinner,.Widget--PortfolioFilter .Skeleton,.Widget--CurrencyFilter .Widget__spinner,.Widget--CurrencyFilter .Skeleton,.Widget--PortfolioOwnerName .Widget__spinner,.Widget--PortfolioOwnerName .Skeleton,.Widget--PortfolioValuationDate .Widget__spinner,.Widget--PortfolioValuationDate .Skeleton,.Widget--PortfolioId .Widget__spinner,.Widget--PortfolioId .Skeleton,.Widget--PortfolioClientReports .Widget__spinner,.Widget--PortfolioClientReports .Skeleton,.Widget--PortfolioSnapshot .Widget__spinner,.Widget--PortfolioSnapshot .Skeleton,.Widget--FileUploader .Widget__spinner,.Widget--FileUploader .Skeleton,.Widget--Username .Widget__spinner,.Widget--Username .Skeleton,.Widget--TotalWealthValuationDate .Widget__spinner,.Widget--TotalWealthValuationDate .Skeleton,.auraInCustomerHeader .Widget__spinner,.auraInCustomerHeader .Skeleton,.NavBar__widgets .Widget__spinner,.NavBar__widgets .Skeleton,.NavBar__widgets .Widget__status--error,.Widget--CorporateActions .Widget__spinner--loading{display:none}.Widget--CorporateActions .Skeleton.is-visible .Skeleton__screenModel--type10{background-color:#fff;display:block;padding:1rem}html:before{content:".Widget";display:none}.u-chartPattern:after{content:var(--'"@{chart-colors}"');content:"#72CDEC, #669DCD, #005DAD, #1D5382, #6C29BC, #9B59E9, #B993E6, #D1C2E3, #FF95FE, #FF72B8, #F41B8D, #C3116E, #016D7B, #0D92A3, #19B69C, #00D9B4, #A9DF57, #6CCB4C, #2EB500, #25730A, #F53800, #FF6A00, #FEA00A, #F8D000, #F3C59C, #FFC3C3, #FF7F7F, #FA4A54, #6F3409, #AC673B, #D9986F, #B7957C, #D7D7D7, #B4B4B4, #939393, #696969";display:none}.u-visuallyHidden{border:0;clip:rect(0 0 0 0);height:1px!important;margin:-1px;overflow:hidden;padding:0;position:fixed;width:1px!important}.CoeForm__inputLabelWrapper{display:flex;align-items:center}.CoeForm__formSectionLabel,.CoeForm__inputLabel{display:inline-block;margin-bottom:.25rem;color:var(--neutral-high)!important}.CoeForm__inputWithError{background-color:var(--input-error-bg-color);border:var(--input-error-border);outline:none}.CoeForm__inputWithError~.CoeForm__inputCurrencyLabel{color:var(--neutral-lowest);background-color:var(--mood-worst);border:var(--input-error-border)}.CoeForm__inputWithError~.CoeForm__inputInnerIcon{color:var(--mood-worst)}.CoeForm__inputErrorWrapper{margin-top:.25rem}.CoeForm__inputErrorMessage{font-size:.75rem;line-height:1rem;color:var(--mood-worst)}.CoeForm__inputWithCurrency{padding-inline-end:2.75rem}.CoeForm__inputWithCurrency:focus~.CoeForm__inputCurrencyLabel{color:var(--neutral-lowest);background-color:var(--mood-good);border:var(--input-focus-border)}.CoeForm__inputWithCurrency:read-only~.CoeForm__inputCurrencyLabel{background-color:var(--input-readonly-bg-color);border:var(--input-readonly-border);color:color-mix(in srgb,var(--neutral-high) 50%,transparent)}.CoeForm__inputWithCurrency:disabled~.CoeForm__inputCurrencyLabel{background-color:var(--input-disabled-bg-color);border:var(--input-disabled-border);color:color-mix(in srgb,var(--neutral-high) 50%,transparent)}.CoeForm__inputCurrencyLabel{right:0;left:auto;align-items:center;background:var(--neutral-low);border:1px solid var(--neutral-medium-high);color:var(--neutral-high);display:flex;font-size:.875rem;line-height:1.25rem;height:2.25rem;padding:.5rem;position:absolute;transform:translateY(-100%);font-weight:600}[dir=rtl] .CoeForm__inputCurrencyLabel{left:0;right:auto}.CoeForm__inputWithIcon{padding-inline-start:2rem}.CoeForm__inputWithIcon:focus~.CoeForm__inputInnerIcon{color:var(--mood-good)}.CoeForm__inputWithIcon:read-only~.CoeForm__inputInnerIcon{color:var(--neutral-medium-high)}.CoeForm__inputWithIcon:disabled~.CoeForm__inputInnerIcon{color:var(--neutral-medium-high)}.CoeForm__inputInnerIcon{left:0;align-items:center;color:var(--neutral-medium-high);display:flex;font-size:1rem;line-height:1.25rem;height:2.25rem;padding:.5rem;position:absolute;transform:translateY(-100%)}[dir=ltr] .CoeForm__inputInnerIcon{left:0}[dir=rtl] .CoeForm__inputInnerIcon{right:0}.CoeForm__inputDescription,.CoeForm__textAreaLabel{margin-top:.25rem;color:var(--neutral-medium-high)}.CoeForm__inputPercentageLabel{right:.625em;align-items:center;color:var(--neutral-high);display:flex;height:2.25rem;position:absolute;transform:translateY(-100%);border-top-right-radius:.1875em;border-bottom-right-radius:.1875em}.CoeForm__formSectionLabel,.CoeForm__inputLabel,.CoeForm__inputDescription,.CoeForm__textAreaLabel{font-size:var(--micro-text-font-size-small);line-height:var(--micro-text-line-height-small)}@media only screen and (min-width: 45em){.CoeForm__formSectionLabel,.CoeForm__inputLabel,.CoeForm__inputDescription,.CoeForm__textAreaLabel{font-size:var(--micro-text-font-size-medium);line-height:var(--micro-text-line-height-medium)}}@media only screen and (min-width: 64em){.CoeForm__formSectionLabel,.CoeForm__inputLabel,.CoeForm__inputDescription,.CoeForm__textAreaLabel{font-size:var(--micro-text-font-size-large);line-height:var(--micro-text-line-height-large)}}:root{--modal-max-height: 95vh;--modal-content-max-height-small: calc(var(--modal-max-height) - (81px + 113px));--modal-content-max-height-medium: calc(var(--modal-max-height) - (61px + 69px))}@keyframes open-sidebar-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes open-sidebar-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes open-sidebar-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes open-sidebar-bottom{0%{transform:translateY(100%)}to{transform:translatY(0%)}}.CoeForm__inputPercentageLabel,.CoeForm__toggleLabel,.CoeForm__checkBoxInputLabel,.CoeForm__radioInputLabel,.CoeForm__checkBoxInput,.CoeForm__radioInput{font-size:var(--small-text-font-size-small);line-height:var(--small-text-line-height-small)}@media only screen and (min-width: 45em){.CoeForm__inputPercentageLabel,.CoeForm__toggleLabel,.CoeForm__checkBoxInputLabel,.CoeForm__radioInputLabel,.CoeForm__checkBoxInput,.CoeForm__radioInput{font-size:var(--small-text-font-size-medium);line-height:var(--small-text-line-height-medium)}}@media only screen and (min-width: 64em){.CoeForm__inputPercentageLabel,.CoeForm__toggleLabel,.CoeForm__checkBoxInputLabel,.CoeForm__radioInputLabel,.CoeForm__checkBoxInput,.CoeForm__radioInput{font-size:var(--small-text-font-size-large);line-height:var(--small-text-line-height-large)}}.CoeForm__inputDescription,.CoeForm__textAreaLabel,.CoeForm__formSectionLabel,.CoeForm__inputLabel{font-size:var(--micro-text-font-size-small);line-height:var(--micro-text-line-height-small)}@media only screen and (min-width: 45em){.CoeForm__inputDescription,.CoeForm__textAreaLabel,.CoeForm__formSectionLabel,.CoeForm__inputLabel{font-size:var(--micro-text-font-size-medium);line-height:var(--micro-text-line-height-medium)}}@media only screen and (min-width: 64em){.CoeForm__inputDescription,.CoeForm__textAreaLabel,.CoeForm__formSectionLabel,.CoeForm__inputLabel{font-size:var(--micro-text-font-size-large);line-height:var(--micro-text-line-height-large)}}.CoeForm__formSectionLabel,.CoeForm__inputLabel{color:var(--neutral-medium-high);font-weight:600}.u-strong{display:inline;font-weight:600}.u-alignCenter{display:inline;text-align:center}.u-alignLeft{display:inline;text-align:left}.u-alignRight{display:inline;text-align:right}.CoeForm{display:flex;flex-wrap:wrap;gap:1rem;align-content:flex-start;padding:0 1rem;margin-bottom:.5rem}.CoeForm__formSectionRow{display:flex;align-items:flex-end;gap:1rem}.CoeForm[disabled] .DwxDatePicker__inputIcon,.CoeForm.is-disabled .DwxDatePicker__inputIcon{color:var(--neutral-medium)}.CoeForm[disabled] input,.CoeForm[disabled] select,.CoeForm[disabled] .Radio__container,.CoeForm.is-disabled input,.CoeForm.is-disabled select,.CoeForm.is-disabled .Radio__container{opacity:.5}.CoeForm[disabled] label,.CoeForm[disabled] .DwxDatePicker__inputIcon,.CoeForm[disabled] .Toggle,.CoeForm[disabled] .CoeForm__checkBoxInput,.CoeForm[disabled] .CoeForm__radioInput,.CoeForm[disabled] .CoeForm__inputContainer>*,.CoeForm.is-disabled label,.CoeForm.is-disabled .DwxDatePicker__inputIcon,.CoeForm.is-disabled .Toggle,.CoeForm.is-disabled .CoeForm__checkBoxInput,.CoeForm.is-disabled .CoeForm__radioInput,.CoeForm.is-disabled .CoeForm__inputContainer>*{cursor:default;pointer-events:none}.CoeForm[disabled] .Radio__input,.CoeForm.is-disabled .Radio__input{opacity:0}@media only screen and (min-width: 0em) and (max-width: 44.9375em){.CoeForm{flex-basis:100%;margin-top:1rem}}.CoeForm__formSection{display:flex;flex-direction:column;flex-basis:100%;gap:.5rem;margin-top:1rem}.CoeForm__formSection:first-child{margin-top:0}.CoeForm__formSectionLabel{font-size:1rem;margin-inline-end:.25rem;color:var(--neutral-high)}.CoeForm__formSectionContent{display:flex;flex-direction:column;gap:1.5rem}.CoeForm__inputContainer{flex-basis:calc(50% - 1rem)}@media only screen and (min-width: 0em) and (max-width: 44.9375em){.CoeForm__inputContainer{flex-basis:100%}}.CoeForm__inputContainer--fullWidth{flex-basis:100%}@media only screen and (min-width: 64em){.CoeForm__inputContainer--halfWidth{width:50%}}.CoeForm__inputLabel{margin-inline-end:.25rem;color:var(--neutral-high)}.CoeForm__inputWrapper{position:relative}.CoeForm__textAreaLabel{font-weight:600;margin-bottom:.25rem}.CoeForm__checkBoxList,.CoeForm__radioInputList{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.CoeForm__checkBoxInput,.CoeForm__radioInput{display:flex;align-items:center;flex-basis:calc(50% - 1rem)}.CoeForm__checkBoxInput--fullWidth,.CoeForm__radioInput--fullWidth{flex-basis:100%}.Badge--to-start,.Badge--validated{background-color:#70a4af}.Badge--sent-to-backoffice{background-color:#45729b}.Badge--document-send{background-color:#669dcd}.Badge--activation{background-color:#fea00a}.Badge--anti-money-laundering{background-color:#f5681f}.Badge--error{background-color:#ed3134}.Badge--in-progress,.Badge--to-be-completed{background-color:#f87b18}.Badge--due-diligence{background-color:#69b48d}.Badge--completed{background-color:#6ccb4c}
