*,*:after,*:before{box-sizing:border-box;margin:0;padding:0}html,body,#root{max-width:100vw;font-size:15px;font-family:Roboto,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5{font-family:Hind,sans-serif}a{text-decoration:none;color:inherit;font-family:inherit;font-size:inherit}button{border:0;padding:0;font-size:1.2em;font-weight:500;background:none;cursor:pointer}legend{float:left;width:100%}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input,textarea{font-family:Roboto,sans-serif}.common-page{height:100vw!important}.background-transparent{background-image:none!important}.background-transparent path{stroke:#030303;stroke-width:1px;stroke-linejoin:round}.background-theme-solid{background-image:none!important;background-color:#1b2956}.background-theme-gradiant-right{background-image:linear-gradient(to right,#1b2956,#254ba0);background-size:contain}.icon-fill-main-theme{fill:#1b2956}.icon-fill-bright-theme{fill:#254ba0}.icon-fill-light-theme{fill:#708fc4}.icon-fill-white{fill:#fcfcfc}.icon-fill-green{fill:#12b601}.icon-fill-red{fill:#c1272d}.icon-fill-gold{fill:#ba910a}.icon-fill-silver{fill:#999696}.icon-fill-bronze{fill:#8c5115}#visibleFlex,#invisibleFlex{display:flex}.divider-vertical-main-theme,.divider-vertical-white-theme{border-left:#1b2956 1px solid!important;align-self:stretch;margin:.25em .5em}.divider-vertical-white-theme{border-left:#fcfcfc 1px solid!important}.divider-horizontal-main-theme,.divider-horizontal-dark-grey,.divider-horizontal-white-theme{border-bottom:#1b2956 1px solid!important;align-self:stretch;margin:.25em 15%}.divider-horizontal-white-theme{border-bottom:#fcfcfc 1px solid!important}.divider-horizontal-dark-grey{border-bottom:#4d4d4c 1px solid!important}.footnote{color:#4d4d4c;font-size:smaller}.loading-indicator{display:inline-block;width:4rem;height:4rem}.loading-indicator:after{content:" ";display:block;width:3rem;height:3rem;margin:1px;border-radius:50%;border:5px solid #1b2956;border-color:#1b2956 transparent #1b2956 transparent;animation:loading-indicator 1.5s linear infinite}@keyframes loading-indicator{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.star-rating{width:100%;height:clamp(.9rem,2vw,2rem)}.star-rating svg{height:100%}.red-outline{outline:red 1px solid;width:90vw;margin-left:5vw}.button-red{background-color:#c1272d;color:#fcfcfc}.button-green{background-color:#12b601;color:#fcfcfc}.button-colorful{background-color:#d3740b;color:#fcfcfc}.button-colorful:disabled{background-color:#6c6c6c}.button-outline{border:#254ba0 2px solid;background-color:#fcfcfc;color:#254ba0}.button-outline:disabled{border:#6c6c6c 2px solid;background-color:#fcfcfc;color:#6c6c6c}.button-transparent{border:none;border-radius:1rem;background-color:none;color:#254ba0}.button-transparent:disabled{color:#6c6c6c}.button-primary{border:none;border-radius:1rem;background-color:#254ba0;color:#fcfcfc}.button-primary:disabled{background-color:#6c6c6c;color:#fcfcfc}.emulate-logo-full{width:100%}.emulate-logo-large{width:90%}.emulate-logo-medium{width:50%}.emulate-logo-small{width:16.2%;margin-left:2px}.emulate-logo-white svg{fill:#fff}.emulate-logo-dark-blue svg{fill:#1b2956}.emulate-logo-light-blue svg{fill:#254ba0}.emulate-logo-black svg{fill:#030303}.drop-down-menu,.strap-bar .title-section .drop-down-menu-strap,.navigation .drop-down-menu-nav,.navigation .nav-vertical{position:absolute;background-color:#708fc4;z-index:5}.drop-down-menu li,.strap-bar .title-section .drop-down-menu-strap li,.navigation .drop-down-menu-nav li,.navigation .nav-vertical li{display:block;padding:1em;width:clamp(12em,20em,100%);border-top:1px solid #fcfcfc;color:#1b2956;font-size:1.2em;font-weight:600;letter-spacing:.15em;cursor:pointer}.drop-down-menu li a,.strap-bar .title-section .drop-down-menu-strap li a,.navigation .drop-down-menu-nav li a,.navigation .nav-vertical li a{vertical-align:middle}.drop-down-menu li:hover,.strap-bar .title-section .drop-down-menu-strap li:hover,.navigation .drop-down-menu-nav li:hover,.navigation .nav-vertical li:hover{color:#fcfcfc}.drop-down-menu li:hover svg,.strap-bar .title-section .drop-down-menu-strap li:hover svg,.navigation .drop-down-menu-nav li:hover svg,.navigation .nav-vertical li:hover svg{fill:#fcfcfc!important}.drop-down-menu li:first-of-type,.strap-bar .title-section .drop-down-menu-strap li:first-of-type,.navigation .drop-down-menu-nav li:first-of-type,.navigation .nav-vertical li:first-of-type{border-top:none}.drop-down-menu .drop-down-icon,.strap-bar .title-section .drop-down-menu-strap .drop-down-icon,.navigation .drop-down-menu-nav .drop-down-icon,.navigation .nav-vertical .drop-down-icon{display:inline-block;width:1.5em;height:1.5em;margin-bottom:-.5em;margin-right:1em}.tool-tip-above{position:relative;display:inline}.tool-tip-above .tool-tip-text{visibility:hidden;background-color:#4d4d4c;color:#fcfcfc;font-size:1em;text-align:left;padding:.3rem;width:20rem;border-radius:.5rem;position:absolute;z-index:2;bottom:100%;transform:translate(calc(-50% + .5em),-5%);opacity:0;transition:opacity .4s}.tool-tip-above .tool-tip-text:after{content:"";position:absolute;top:100%;left:50%;border-width:.5rem;border-style:solid;border-color:#4d4d4c transparent transparent transparent;transform:translate(-50%)}.tool-tip-above:hover .tool-tip-text{visibility:visible;opacity:1}.tool-tip-above .left-full{transform:translate(calc(-10% + .5em),-5%)}.tool-tip-above .left-full:after{left:10%;transform:translate(-50%)}.tool-tip-above .left-third{transform:translate(calc(-33% + .5em),-5%)}.tool-tip-above .left-third:after{left:33%;transform:translate(-50%)}.tool-tip-above .right-full{transform:translate(calc(-90% + .5em),-5%)}.tool-tip-above .right-full:after{left:90%;transform:translate(-50%)}.tool-tip-above .right-third{transform:translate(calc(-66% + .5em),-5%)}.tool-tip-above .right-third:after{left:66%;transform:translate(-50%)}.tool-tip-below{position:relative;display:inline}.tool-tip-below .tool-tip-text{visibility:hidden;background-color:#4d4d4c;color:#fcfcfc;font-size:1em;text-align:left;padding:.3rem;width:20rem;border-radius:.5rem;position:absolute;z-index:2;top:100%;transform:translate(calc(-50% + .5em),5%);opacity:0;transition:opacity .4s}.tool-tip-below .tool-tip-text:before{content:"";position:absolute;bottom:100%;left:50%;border-width:.5rem;border-style:solid;border-color:transparent transparent #4d4d4c transparent;transform:translate(-50%)}.tool-tip-below:hover .tool-tip-text{visibility:visible;opacity:1}.tool-tip-below .left-full{transform:translate(calc(-10% + .5em),5%)}.tool-tip-below .left-full:before{left:10%;transform:translate(-50%)}.tool-tip-below .left-third{transform:translate(calc(-33% + .5em),5%)}.tool-tip-below .left-third:before{left:33%;transform:translate(-50%)}.tool-tip-below .right-full{transform:translate(calc(-90% + .5em),5%)}.tool-tip-below .right-full:before{left:90%;transform:translate(-50%)}.tool-tip-below .right-third{transform:translate(calc(-66% + .5em),5%)}.tool-tip-below .right-third:before{left:66%;transform:translate(-50%)}.toggle-switch{display:flex;align-items:flex-start;gap:4px}.toggle-switch input{appearance:none;min-width:48px;min-height:22px;margin:0;position:relative;background-color:#a1a1a1;border-radius:32px;border:1px solid #A1A1A1;cursor:pointer;user-select:none;transition:background-color .3s,border-color .3s}.toggle-switch input:checked{background-color:#12b601;border-color:#222}.toggle-switch input:checked:before{left:unset;transform:translate(calc(100% + 12px))}.toggle-switch input:checked:after{content:"";left:.4em;right:unset}.toggle-switch input:before{content:"";position:absolute;height:16px;width:16px;top:2px;left:2px;bottom:2px;background-color:#fff;transition:all .3s;border-radius:50%;cursor:pointer;z-index:1}.toggle-switch input:after{content:"";color:#fff;display:block;position:absolute;font-size:10px;line-height:1;top:.5em;right:.4em;bottom:.5em}.toggle-switch input:focus{outline:2px solid #222222;outline-offset:2px}.toggle-switch-labels{display:flex;flex-direction:column;gap:4px}.toggle-switch-labels span{cursor:pointer;line-height:1.4;font-size:16px;user-select:none}.toggle-switch-labels p{font-size:12px;letter-spacing:.4px;line-height:1.3;margin:0;color:#555}.navigation-wrapper{height:4rem;width:100%;padding-top:0!important}.navigation{position:fixed;height:4rem;width:100%;text-align:center;top:0;transition:top .6s ease-in;padding-top:0!important;z-index:4}.navigation .nav-bar{display:flex;justify-content:space-between;align-content:center;flex-wrap:nowrap;width:100%;height:4rem;padding-left:1rem;padding-right:2rem}.navigation .nav-bar .logo{flex-grow:0;flex-shrink:0;height:4rem;fill:#fcfcfc}.navigation .nav-bar .hamburger-toggle{align-self:center;fill:#fcfcfc;display:none}.navigation .nav-bar .fill-white{fill:#fcfcfc}.navigation .nav-bar .fill-dark{fill:#1b2956}.navigation .nav-bar .nav-horizontal{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.navigation .nav-bar .nav-horizontal .drop-down-trigger{padding-left:1rem;padding-right:1rem;border-left:#fcfcfc 1px solid}.navigation .nav-bar .nav-horizontal .drop-down-trigger .user-icon{fill:#708fc4;width:2rem;height:2rem}.navigation .nav-bar .nav-horizontal .drop-down-trigger .user-type-flag{display:inline-block;margin:auto;padding-left:1rem;color:#d3740b;font-size:1.2em;text-transform:uppercase;font-weight:500}.navigation .nav-bar .nav-horizontal .drop-down-trigger .user-type-flag:before{display:inline-block;width:.75em;height:.75em;border:1px solid #D3740B;background-color:#d3740b;border-radius:50%;margin-right:.5em;content:""}.navigation .nav-bar .nav-horizontal .logout-trigger{margin-left:1rem;padding-left:2rem;padding-right:0;border-left:#fcfcfc 1px solid}.navigation .nav-bar .nav-horizontal .logout-trigger .power-button{fill:#708fc4;width:2rem;height:2rem;margin-top:auto;margin-bottom:auto}.navigation .drop-down-menu-nav,.navigation .nav-vertical{top:4rem;z-index:5}.navigation ul{list-style-type:none;margin:auto 0;padding:0}.navigation ul li{display:inline-block;padding:1em;color:#fcfcfc;cursor:pointer}.navigation ul li a{font-size:clamp(16px,1.2vw,1.2rem);font-weight:600;letter-spacing:.15em}.navigation ul li:hover{color:#708fc4}.navigation .nav-vertical{display:none;right:0;width:clamp(10rem,20rem,100%)}.navigation-hide{top:-4rem;transition:top .6s ease-in}.data-column{display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:.5em;justify-content:center;align-items:center;margin:0 .75em}.data-column .primary-datum{font-size:1.5em;font-weight:500;margin:0 .5em}.data-column .change-indicator{align-items:flex-end;margin-left:.5em;margin-right:.5em}.data-column .sub-datum{margin-left:.5em;margin-right:.5em}.data-column .datum-label{font-size:1.1em;font-weight:500}.data-column .upper-row{margin:0;flex-grow:0;height:75%;display:flex;flex-direction:row;justify-content:center;flex-wrap:nowrap;text-align:center}.data-column .lower-row{flex-grow:0;height:25%;flex-direction:row;align-items:flex-end;text-align:center}.strap-bar{position:-webkit-sticky;position:sticky;padding:.5rem 1rem;z-index:2;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:space-evenly;background-color:#f1f4f9;color:#1b2956}.strap-bar .title-section{display:flex;flex-direction:row;justify-content:flex-start;align-items:middle;padding:.5em 1em;vertical-align:middle}.strap-bar .title-section .title-icon{display:inline-block;height:3em;margin-right:.5em}.strap-bar .title-section .drop-down-menu-strap{transform:translate(-3.5em,3.5em)}.strap-bar .summary-section{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;height:100%}.form-generic textarea,.user-settings-page .settings-form textarea{resize:none;padding:1rem 1.3rem;box-sizing:border-box;border:2px solid #ccc;border-radius:4px;background-color:#f8f8f8;display:block;margin-left:auto;margin-right:auto}.form-generic .form-flex-row,.user-settings-page .settings-form .form-flex-row,.form-generic .form-flex-row-1-2,.user-settings-page .settings-form .form-flex-row-1-2{display:flex;flex-flow:row wrap;align-items:center;margin:1rem}.form-generic .form-flex-row label,.user-settings-page .settings-form .form-flex-row label,.form-generic .form-flex-row-1-2 label,.user-settings-page .settings-form .form-flex-row-1-2 label{margin-left:1rem;padding:.5rem 0;font-weight:500}.form-generic .form-flex-row label+*,.user-settings-page .settings-form .form-flex-row label+*,.form-generic .form-flex-row-1-2 label+*,.user-settings-page .settings-form .form-flex-row-1-2 label+*{margin-right:1rem;margin-left:1rem;padding:.5rem}.form-generic .informational,.user-settings-page .settings-form .informational{display:inline-block;font-style:italic;margin:1rem}.form-generic .form-flex-row-1-2 label,.user-settings-page .settings-form .form-flex-row-1-2 label{flex-grow:1;flex-shrink:0;flex-basis:1;width:clamp(8em,20%,15em)}.form-generic .form-flex-row-1-2 label+*,.user-settings-page .settings-form .form-flex-row-1-2 label+*{flex-grow:1;flex-shrink:0;flex-basis:2;width:clamp(8em,80%,18em)}.form-generic .form-button-row,.user-settings-page .settings-form .form-button-row{display:flex;flex-flow:row wrap-reverse;justify-content:space-evenly;align-items:baseline}.form-generic .check-box-row,.user-settings-page .settings-form .check-box-row{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:90%;max-width:50em;margin-left:auto;margin-right:auto}.form-generic .check-box-row label,.user-settings-page .settings-form .check-box-row label{display:inline-block;flex-grow:1;flex-shrink:0;flex-basis:1;width:clamp(8em,90%,45em);margin-right:2rem}.form-generic .check-box-row input[type=checkbox],.user-settings-page .settings-form .check-box-row input[type=checkbox]{display:inline-block;margin-left:2rem;width:1.3rem;height:1.3rem;width:clamp(4em,10%,15em);font-size:1.4em;flex-grow:1;flex-shrink:0;flex-basis:1;accent-color:#254ba0}.form-generic button,.user-settings-page .settings-form button{display:block;margin:1rem auto .5rem;background-color:#254ba0;color:#fcfcfc;border-radius:1rem;padding:1rem 2rem;width:15em}.form-generic button:disabled,.user-settings-page .settings-form button:disabled{background-color:#6c6c6c;color:#fcfcfc}.form-generic .validation-response,.user-settings-page .settings-form .validation-response{color:#c1272d;margin:1rem;text-align:center;word-wrap:break-word}.form-generic .character-count-right,.user-settings-page .settings-form .character-count-right{width:100%;text-align:right;margin-right:1rem}.landing-page{overflow-y:auto}.landing-page .background-top{background-image:url(/assets/bg_curve1-8d5bfe79.svg);background-size:contain;background-repeat:no-repeat;position:absolute;width:100%;height:100%;left:0;z-index:-2;margin-top:-1px;margin-right:-1px}.landing-page .background-middle{margin-top:25rem;margin-right:0;background-image:url(/assets/bg_curve2-0134b4dd.svg);background-size:contain;background-repeat:no-repeat;position:absolute;z-index:-2;width:40%;height:300%;right:0}.landing-page .main-title-section{margin:5% 10% 6rem;text-align:right}.landing-page .main-title-section .main-title{color:#1b2956;text-shadow:-1px -1px 0 white,1px -1px 0 white,-1px 1px 0 white,1px 1px 0 white!important;text-align:right;font-size:4em;font-weight:700}.landing-page .main-title-section .main-title-sub{color:#4d4d4c;text-shadow:-1px -1px 0 white,1px -1px 0 white,-1px 1px 0 white,1px 1px 0 white!important;text-align:right;font-size:2em;font-weight:700}.landing-page .main-title-section .sign-up-button{margin-top:2em;font-size:2em;font-weight:600;background-color:#d3740b;color:#fcfcfc;border-radius:1rem;padding:.75em}.landing-page .value-prop-section{margin-top:13rem;display:flex;justify-content:space-evenly;flex-wrap:wrap;column-gap:3em;row-gap:3em}.landing-page .value-prop-section .circle{flex-shrink:0;flex-grow:0;flex-basis:1;background-color:#f1f4f9;width:20em;height:20em;border-radius:50%;z-index:-1;text-align:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:space-around}.landing-page .value-prop-section .circle h2{margin-top:5%;font-size:3em;font-weight:600;color:#1b2956}.landing-page .value-prop-section .circle p{margin-top:5%;font-size:1.5em;font-weight:600;color:#4d4d4c}.landing-page .value-prop-section .circle svg{width:30%;height:30%;fill:#254ba0}.landing-page .feature-section{margin-top:5rem}.landing-page .feature-section .feature-overview,.landing-page .feature-section .feature-overview-flex-reverse{padding-bottom:3rem;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-end;flex-wrap:wrap-reverse}.landing-page .feature-section .feature-overview .text-side,.landing-page .feature-section .feature-overview-flex-reverse .text-side{text-align:left;max-width:40rem;flex-basis:1;padding-top:1em;padding-right:1em;padding-left:1em}.landing-page .feature-section .feature-overview .text-side h1,.landing-page .feature-section .feature-overview-flex-reverse .text-side h1{text-align:center;line-height:1.1em;font-weight:700}.landing-page .feature-section .feature-overview .text-side p,.landing-page .feature-section .feature-overview-flex-reverse .text-side p{font-size:1.5em;padding-bottom:.2em;text-align:left}.landing-page .feature-section .feature-overview img,.landing-page .feature-section .feature-overview-flex-reverse img{flex-shrink:0;width:50%;min-width:20rem}.landing-page .feature-section .feature-overview .divider-bar,.landing-page .feature-section .feature-overview-flex-reverse .divider-bar{border-bottom:#aaaaaa 1px solid;margin-left:7%;margin-right:7%;margin-top:.3rem;margin-bottom:.3rem}.landing-page .feature-section .feature-overview-flex-reverse{flex-direction:row-reverse}.external-basic-page{width:100vw;text-align:center}.external-basic-page h1{margin:3vh auto;padding:0 2vw;color:#1b2956;display:block;width:100%;font-size:clamp(2rem,3vw,30rem)}.external-basic-page .bullish-girl{display:block;margin-left:auto;margin-right:auto;margin-bottom:0;margin-top:3vh;width:clamp(10rem,50vw,30rem);fill:#1b2956}.external-basic-page .logo-text{display:block;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:5vh;width:clamp(10rem,50vw,30rem);fill:#1b2956}.external-basic-page .button-outline{display:inline-block;width:clamp(10rem,50vw,25rem);padding:.5rem 1rem;border:#254ba0 2px solid;font-size:clamp(2rem,2vw,30rem);font-weight:700;border-radius:25px;background-color:#fcfcfc;color:#254ba0}.external-basic-page .button-outline:disabled{border:#6c6c6c 2px solid;background-color:#fcfcfc;color:#6c6c6c}.external-basic-page .button-outline:hover{background-color:#f1f4f9}.page-404{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;text-align:center}.page-404 .button-row{margin-top:1rem;margin-right:auto;margin-left:auto;padding-right:1em;padding-left:1em}.page-404 button{display:block;margin-right:auto;margin-left:auto;background-color:#254ba0;color:#fcfcfc;border-radius:1rem;padding:1rem;margin-top:.5rem}.external-actions-background{position:fixed;top:0;width:100vw;height:100vh;background-image:linear-gradient(to bottom right,#1b2956,#254ba0);z-index:-100}.external-actions-page{width:100vw;overflow:hidden}.external-actions-page .content-box-area{max-height:calc(99vh - 4rem);background-color:#fcfcfc;border-radius:.5rem;width:clamp(24rem,50vw,40rem);margin-left:auto;margin-right:auto}.external-actions-page .content-box-area .box-headline{font-size:clamp(1.25rem,1.5vw,2rem);text-align:center;margin:1rem 1rem 1rem .5rem;padding:0;color:#1b2956}.external-actions-page .content-box-area .message{font-size:clamp(1rem,1.25vw,1.5rem);margin:.5rem 1rem;font-weight:500}.external-actions-page .menu-tab-container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:stretch;column-gap:1rem;border-bottom:1px solid #1b2956}.external-actions-page .menu-tab-base,.external-actions-page .menu-tab-active,.external-actions-page .menu-tab-choice{padding:1rem;width:100%;color:#030303;font-size:1.2rem;font-weight:500;text-transform:uppercase;border:none;margin-bottom:0;display:block;text-align:center}.external-actions-page .menu-tab-choice{cursor:pointer}.external-actions-page .menu-tab-choice:hover{color:#254ba0}.external-actions-page .menu-tab-active{color:#254ba0;font-weight:700;border-bottom:#1b2956 2px solid;cursor:default}.external-actions-page .narrow-container,.external-actions-page .verify-container{margin-left:auto;margin-right:auto;max-width:30rem}.external-actions-page .medium-container{margin-left:auto;margin-right:auto;max-width:40rem;overflow-y:hidden}.external-actions-page .medium-container .form-wrapper{max-height:calc(90vh - 4rem);min-height:1px;overflow-y:auto;overflow-x:hidden}.external-actions-page .verify-container{min-height:10rem}.external-actions-page .verify-container .button-row{margin-top:1rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-content:center;width:95%;column-gap:2rem}.external-actions-page .verify-container .button-row button{display:block;background-color:#254ba0;color:#fcfcfc;border-radius:1rem;padding:1rem .3rem;margin-top:.5rem;width:clamp(8rem,30%,20rem)}.external-actions-page .verify-container .button-row button:disabled{background-color:#6c6c6c;color:#fcfcfc}.external-actions-page .forgot-credentials{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;color:#1b2956;font-weight:500}.external-actions-page .forgot-credentials a{margin:.5rem 1rem 1rem}.external-actions-page .forgot-credentials a:hover{color:#254ba0}.external-actions-page .validation-response{color:#c1272d;margin:1rem;text-align:center;word-wrap:break-word}.external-actions-page .flex-row-wrap-reverse{display:flex;flex-direction:row;flex-wrap:wrap-reverse;justify-content:space-evenly;align-items:center}.external-actions-page .flex-column-nowrap{display:flex;height:100%;margin:2rem 1rem;row-gap:2rem;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly;align-items:center}.pop-up-wrapper{display:block;position:fixed;z-index:10;left:0;top:0;width:100vw;height:100vh;background-color:#00000080}.pop-up-wrapper .pop-up-box,.pop-up-wrapper .pop-up-box-no-overflow,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow,.pop-up-wrapper .pop-up-box-mobile-full-screen,.pop-up-wrapper .pop-up-box-tablet-full-screen{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:75%;min-width:20rem;max-height:90vh;overflow-y:hidden;overflow-x:hidden;border-radius:.5rem;background-color:#fcfcfc;padding:1rem;text-align:center;display:flex;flex-direction:column;justify-content:flex-start;align-items:space-evenly;align-content:center}.pop-up-wrapper .pop-up-box .two-col,.pop-up-wrapper .pop-up-box-no-overflow .two-col,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col{display:flex;flex-direction:row;justify-content:space-evenly;align-items:space-evenly;align-content:center;margin-top:1rem}.pop-up-wrapper .pop-up-box .two-col .trade-panel,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel{min-width:20rem;margin-left:0!important}.pop-up-wrapper .pop-up-box .close-pop-up,.pop-up-wrapper .pop-up-box-no-overflow .close-pop-up,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .close-pop-up,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .close-pop-up,.pop-up-wrapper .pop-up-box-mobile-full-screen .close-pop-up,.pop-up-wrapper .pop-up-box-tablet-full-screen .close-pop-up{position:absolute;right:0;top:0;margin-top:.5rem;margin-right:.5rem;width:1.3rem;height:1.3rem;fill:#6c6c6c;color:transparent;background-color:transparent}.pop-up-wrapper .pop-up-box .main-message,.pop-up-wrapper .pop-up-box-no-overflow .main-message,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .main-message,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .main-message,.pop-up-wrapper .pop-up-box-mobile-full-screen .main-message,.pop-up-wrapper .pop-up-box-tablet-full-screen .main-message{margin-top:2rem;max-width:calc(100% - 4.6rem);color:#1b2956;margin-left:auto;margin-right:auto}.pop-up-wrapper .pop-up-box .message-medium-margin,.pop-up-wrapper .pop-up-box-no-overflow .message-medium-margin,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .message-medium-margin,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .message-medium-margin,.pop-up-wrapper .pop-up-box-mobile-full-screen .message-medium-margin,.pop-up-wrapper .pop-up-box-tablet-full-screen .message-medium-margin{margin:1em}.pop-up-wrapper .pop-up-box .button-row,.pop-up-wrapper .pop-up-box-no-overflow .button-row,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .button-row,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .button-row,.pop-up-wrapper .pop-up-box-mobile-full-screen .button-row,.pop-up-wrapper .pop-up-box-tablet-full-screen .button-row{margin-top:1rem;margin-right:auto;margin-left:auto;padding-right:1em;padding-left:1em;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-content:center;width:95%;column-gap:2rem}.pop-up-wrapper .pop-up-box button,.pop-up-wrapper .pop-up-box-no-overflow button,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow button,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow button,.pop-up-wrapper .pop-up-box-mobile-full-screen button,.pop-up-wrapper .pop-up-box-tablet-full-screen button{display:block;background-color:#254ba0;color:#fcfcfc;border-radius:1rem;padding:1rem .3rem;margin-top:.5rem;width:clamp(8em,30%,20em)}.pop-up-wrapper .pop-up-box button:disabled,.pop-up-wrapper .pop-up-box-no-overflow button:disabled,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow button:disabled,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow button:disabled,.pop-up-wrapper .pop-up-box-mobile-full-screen button:disabled,.pop-up-wrapper .pop-up-box-tablet-full-screen button:disabled{background-color:#6c6c6c;color:#fcfcfc}.pop-up-wrapper .pop-up-box .subdued,.pop-up-wrapper .pop-up-box-no-overflow .subdued,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .subdued,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .subdued,.pop-up-wrapper .pop-up-box-mobile-full-screen .subdued,.pop-up-wrapper .pop-up-box-tablet-full-screen .subdued{background-color:#708fc4;color:#fcfcfc}.pop-up-wrapper .pop-up-box .subdued:disabled,.pop-up-wrapper .pop-up-box-no-overflow .subdued:disabled,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .subdued:disabled,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .subdued:disabled,.pop-up-wrapper .pop-up-box-mobile-full-screen .subdued:disabled,.pop-up-wrapper .pop-up-box-tablet-full-screen .subdued:disabled{background-color:#aaa;color:#4d4d4c}.pop-up-wrapper .pop-up-box .cancel-button,.pop-up-wrapper .pop-up-box-no-overflow .cancel-button,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .cancel-button,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .cancel-button,.pop-up-wrapper .pop-up-box-mobile-full-screen .cancel-button,.pop-up-wrapper .pop-up-box-tablet-full-screen .cancel-button{font-weight:600;background-color:transparent;color:#4d4d4c;border:#4d4d4c 2px solid}.pop-up-wrapper .pop-up-box .margined-box-small,.pop-up-wrapper .pop-up-box-no-overflow .margined-box-small,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .margined-box-small,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .margined-box-small,.pop-up-wrapper .pop-up-box-mobile-full-screen .margined-box-small,.pop-up-wrapper .pop-up-box-tablet-full-screen .margined-box-small{margin:1rem;width:25rem}.pop-up-wrapper .wide-box{max-width:100%!important}.pop-up-wrapper .pop-up-box-no-overflow,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow{overflow-y:hidden}.common-button-row{width:100vw;text-align:right;margin:1rem 0rem;padding-right:clamp(1rem,2vw,2rem)}.common-button-row button{margin-right:0rem;margin-left:.5rem;border-radius:2rem;font-size:1.3em;font-weight:700;padding:.5em 1em;background-color:#fcfcfc;color:#254ba0;border:#254ba0 2px solid}.common-button-row button:hover{background-color:#254ba0;color:#fcfcfc;border:#aaaaaa 2px solid}.common-button-row .drop-down-trigger{display:none;margin:auto;padding:0;width:1.2em;height:1.2em;border-radius:50%;font-size:2.4em;align-self:center;vertical-align:middle}.common-button-row .drop-down-group{display:contents}.doughnut-cell,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead,.portfolio-card .doughnut-box .doughnut-cell,.portfolio-card .doughnut-box .doughnut-cell-lead,.doughnut-cell-lead{position:relative}.doughnut-cell .doughnut-chart,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-chart,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-chart,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-chart,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-chart,.portfolio-card .doughnut-box .doughnut-cell .doughnut-chart,.portfolio-card .doughnut-box .doughnut-cell-lead .doughnut-chart,.doughnut-cell-lead .doughnut-chart{height:100%;width:100%}.doughnut-cell .doughnut-label,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label,.portfolio-card .doughnut-box .doughnut-cell .doughnut-label,.portfolio-card .doughnut-box .doughnut-cell-lead .doughnut-label,.doughnut-cell-lead .doughnut-label{position:absolute;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;vertical-align:middle;font-size:1.1em;font-weight:700}.doughnut-cell .doughnut-label h1,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label h1,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label h1,.portfolio-card .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label h1,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell .doughnut-label h1,.portfolio-card .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label h1,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell-lead .doughnut-label h1,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label h1,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label h1,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label h1,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label h1,.portfolio-card .manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label h1,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .portfolio-card .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label h1,.portfolio-card .manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label h1,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .portfolio-card .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label h1,.manage-portfolio-page .portfolio-card .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label h1,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .portfolio-card .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label h1,.manage-portfolio-page .portfolio-card .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label h1,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .portfolio-card .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label h1,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label h1,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell .doughnut-label h1,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell .doughnut-label h1,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell-lead .doughnut-label h1,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell-lead .doughnut-label h1,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label h1,.portfolio-card .doughnut-box .doughnut-cell .doughnut-label h1,.portfolio-card .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label h1,.portfolio-card .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label h1,.portfolio-card .doughnut-box .doughnut-cell-lead .doughnut-label h1,.doughnut-cell-lead .doughnut-label h1,.doughnut-cell .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label h3,.portfolio-card .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell .doughnut-label h3,.portfolio-card .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell-lead .doughnut-label h3,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label h3,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label h3,.portfolio-card .manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .portfolio-card .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label h3,.portfolio-card .manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .portfolio-card .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label h3,.manage-portfolio-page .portfolio-card .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .portfolio-card .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label h3,.manage-portfolio-page .portfolio-card .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .portfolio-card .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label h3,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label h3,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell .doughnut-label h3,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell-lead .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell-lead .doughnut-label h3,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label h3,.portfolio-card .doughnut-box .doughnut-cell .doughnut-label h3,.portfolio-card .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label h3,.portfolio-card .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label h3,.portfolio-card .doughnut-box .doughnut-cell-lead .doughnut-label h3,.doughnut-cell-lead .doughnut-label h3{padding:0;margin:0}.line-chart{position:relative;height:16rem;width:16rem}.line-chart .doughnut-chart{height:100%;width:100%}.line-chart .doughnut-label{position:absolute;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;vertical-align:middle;font-size:1.1em;font-weight:700}.line-chart .doughnut-label h1,.line-chart .doughnut-label h3{padding:0;margin:0}.common-table,.user-settings-page .subscription-table,.user-settings-page .brokerage-section .brokerage-table{border-collapse:collapse;width:100%;border-top:2px solid #254ba0}.common-table tr,.user-settings-page .subscription-table tr,.user-settings-page .brokerage-section .brokerage-table tr{border-top:1px solid #1b2956;margin:.3rem 0}.common-table th,.user-settings-page .subscription-table th,.user-settings-page .brokerage-section .brokerage-table th{vertical-align:top;padding:1rem 1rem .2rem;font-weight:700;font-size:1.1em}.common-table td,.user-settings-page .subscription-table td,.user-settings-page .brokerage-section .brokerage-table td{vertical-align:middle;text-align:center;margin:0 1rem;padding:.3rem 1rem}.common-table .sub-header,.user-settings-page .subscription-table .sub-header,.user-settings-page .brokerage-section .brokerage-table .sub-header{border-top:none;border-bottom:2px solid #4d4d4c}.common-table .sub-header th,.user-settings-page .subscription-table .sub-header th,.user-settings-page .brokerage-section .brokerage-table .sub-header th{padding:.5rem;vertical-align:baseline;color:#4d4d4c}.common-table .light-fill,.user-settings-page .subscription-table .light-fill,.user-settings-page .brokerage-section .brokerage-table .light-fill{background-color:#f1f4f9}.common-table .align-right,.user-settings-page .subscription-table .align-right,.user-settings-page .brokerage-section .brokerage-table .align-right{text-align:right}.common-table .align-left,.user-settings-page .subscription-table .align-left,.user-settings-page .brokerage-section .brokerage-table .align-left{text-align:left}.common-table .align-center,.user-settings-page .subscription-table .align-center,.user-settings-page .brokerage-section .brokerage-table .align-center{text-align:center}.common-table .bold,.user-settings-page .subscription-table .bold,.user-settings-page .brokerage-section .brokerage-table .bold{font-weight:700}.common-table .inline-icon,.user-settings-page .subscription-table .inline-icon,.user-settings-page .brokerage-section .brokerage-table .inline-icon{display:block;height:1.75rem;width:1.75rem;margin-left:auto;margin-right:auto}.common-table .inline-button-bright,.user-settings-page .subscription-table .inline-button-bright,.user-settings-page .brokerage-section .brokerage-table .inline-button-bright{display:block;border-radius:1rem;background-color:#254ba0;color:#fcfcfc;font-size:inherit;padding:.3rem 1rem;margin:auto;white-space:pre}.common-table .arrow-svg-container,.user-settings-page .subscription-table .arrow-svg-container,.user-settings-page .brokerage-section .brokerage-table .arrow-svg-container{margin:auto;height:.5em;width:1em}.common-table .bi-column-left,.user-settings-page .subscription-table .bi-column-left,.user-settings-page .brokerage-section .brokerage-table .bi-column-left,.common-table .tri-column-left,.user-settings-page .subscription-table .tri-column-left,.user-settings-page .brokerage-section .brokerage-table .tri-column-left{text-align:right;padding-right:.3em}.common-table .bi-column-right,.user-settings-page .subscription-table .bi-column-right,.user-settings-page .brokerage-section .brokerage-table .bi-column-right,.common-table .tri-column-right,.user-settings-page .subscription-table .tri-column-right,.user-settings-page .brokerage-section .brokerage-table .tri-column-right{padding-left:.3em}.common-table .tri-column-center,.user-settings-page .subscription-table .tri-column-center,.user-settings-page .brokerage-section .brokerage-table .tri-column-center{margin:auto 0;padding:0}.common-table .tri-column-right,.user-settings-page .subscription-table .tri-column-right,.user-settings-page .brokerage-section .brokerage-table .tri-column-right{text-align:right}.common-table .green-color,.user-settings-page .subscription-table .green-color,.user-settings-page .brokerage-section .brokerage-table .green-color{fill:#12b601;color:#12b601}.common-table .red-color,.user-settings-page .subscription-table .red-color,.user-settings-page .brokerage-section .brokerage-table .red-color{fill:#c1272d;color:#c1272d}.common-table .subdata-column,.user-settings-page .subscription-table .subdata-column,.user-settings-page .brokerage-section .brokerage-table .subdata-column{display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-between;row-gap:.3rem}.common-table .subdata-column .reduced-font,.user-settings-page .subscription-table .subdata-column .reduced-font,.user-settings-page .brokerage-section .brokerage-table .subdata-column .reduced-font{font-size:.8em}.portfolio-card{width:clamp(60rem,80rem,100%);margin:2rem auto}.portfolio-card .card-title{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;color:#1b2956}.portfolio-card .card-title .card-icon{width:3em;margin:.5em 1em}.portfolio-card .inverse{background-color:#1b2956!important;color:#fcfcfc!important}.portfolio-card .card-data{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;background-color:#f1f4f9;border-radius:1rem;border:#6c6c6c 2px solid;padding:1rem 1rem 1rem .5rem;height:auto}.portfolio-card .card-data:hover{box-shadow:.5rem .5rem .5rem #1b2956}.portfolio-card .doughnut-box{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;height:100%}.portfolio-card .doughnut-box .doughnut-cell,.portfolio-card .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell,.portfolio-card .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell-lead,.portfolio-card .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .portfolio-card .doughnut-box .doughnut-wrapper .doughnut-cell,.portfolio-card .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .portfolio-card .doughnut-box .doughnut-wrapper .doughnut-cell-lead,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .portfolio-card .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .portfolio-card .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead,.portfolio-card .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell,.manage-portfolio-page .portfolio-card .doughnut-box .doughnut-wrapper .doughnut-cell,.portfolio-card .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead,.manage-portfolio-page .portfolio-card .doughnut-box .doughnut-wrapper .doughnut-cell-lead,.portfolio-card .doughnut-box .doughnut-cell-lead{height:16rem;width:16rem}.portfolio-card .summary-container{display:flex;max-width:40rem;height:100%;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:center}.portfolio-card .summary-container .summary-row{padding:1rem .5rem;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-items:baseline}.portfolio-card .summary-container .summary-row p{font-size:1.2em;font-weight:500}.portfolio-card .summary-container .white-background{background-color:#fcfcfc;border-radius:1rem}.account-page .portfolio-card-section,.account-page .getting-started{width:clamp(64rem,84rem,100%);margin:.5rem auto}.account-page .getting-started{color:"Hind",sans-serif;padding:2rem}.account-page .getting-started .main-headline{font-size:3em;color:#254ba0}.account-page .getting-started .step-section{margin-top:1em}.account-page .getting-started .step-section .step-label{font-size:2.5em}.account-page .getting-started .step-section .step-number{padding-left:1rem;padding-right:1rem;font-size:1.25em;color:#1b2956}.account-page .getting-started .step-section .step-desc{font-size:1.5em;padding-top:1em;color:#4d4d4c}.account-page .getting-started .button-row{display:flex;flex-direction:row;justify-content:center;margin:2rem auto}.account-page .getting-started .button-row button{margin-right:0rem;margin-left:.5rem;border-radius:2rem;font-size:1.5em;font-weight:700;padding:.5em 1em;background-color:#fcfcfc;color:#254ba0;border:#254ba0 2px solid}.account-page .getting-started .button-row button:hover{background-color:#254ba0;color:#fcfcfc;border:#aaaaaa 2px solid}.account-page .getting-started h1{margin:2rem 1rem}.account-page .getting-started .link-brokerage-wrapper{margin:1rem 2rem}.account-page .getting-started .link-brokerage-wrapper .brokerage-icon-button{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;column-gap:2rem;margin:2rem 1rem;width:100%;background:none;cursor:pointer}.account-page .getting-started .link-brokerage-wrapper .brokerage-logo{object-fit:container;display:block;height:4em;max-width:20em}.account-page .getting-started .link-brokerage-wrapper .link-button{display:block;border-radius:1rem;border:#254ba0 1px solid;background-color:#fcfcfc;color:#254ba0;font-weight:500;width:6em;padding:.3em 1em}.account-page .getting-started .link-brokerage-wrapper .link-button:disabled{font-weight:400;background-color:transparent;border-color:#6c6c6c;color:#6c6c6c}.account-page .getting-started .link-brokerage-wrapper .link-button:hover{background-color:#254ba0;color:#fcfcfc;border:#aaaaaa 2px solid}.icon-button-bright,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright,.icon-button-bright-selected,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright-selected{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;background-color:#fcfcfc;border-radius:1rem;color:#708fc4;outline:#708fc4 2px solid}.icon-button-bright .title-row,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright .title-row,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright-selected .title-row,.icon-button-bright-selected .title-row{margin:0 .5em;line-height:100%}.icon-button-bright .icon-button-svg,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright .icon-button-svg,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright-selected .icon-button-svg,.icon-button-bright-selected .icon-button-svg{width:2.75rem;fill:#708fc4}.icon-button-bright .icon-button-svg-large,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright .icon-button-svg-large,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright-selected .icon-button-svg-large,.icon-button-bright-selected .icon-button-svg-large{width:3.5rem;fill:#708fc4}.icon-button-bright:hover,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright:hover,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright-selected:hover,.icon-button-bright-selected:hover{background-color:#254ba0;color:#fcfcfc}.icon-button-bright:hover .icon-button-svg,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright:hover .icon-button-svg,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright-selected:hover .icon-button-svg,.icon-button-bright-selected:hover .icon-button-svg,.icon-button-bright:hover .icon-button-svg-large,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright:hover .icon-button-svg-large,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright-selected:hover .icon-button-svg-large,.icon-button-bright-selected:hover .icon-button-svg-large{fill:#fcfcfc}.icon-button-bright-selected,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright-selected{background-color:#254ba0;color:#fcfcfc;outline:none}.icon-button-bright-selected .icon-button-svg,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright-selected .icon-button-svg{width:2.75rem;fill:#fcfcfc}.icon-button-bright-selected .icon-button-svg-large,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright-selected .icon-button-svg-large{width:3.5rem;fill:#fcfcfc}.legal-page{padding-top:clamp(.3rem,2vh,2rem);padding-bottom:clamp(.3rem,10vw,10rem);padding-left:clamp(.3rem,10vw,10rem);padding-right:clamp(.3rem,10vw,10rem)}.legal-page .doc-title{color:"Hind",sans-serif;font-size:clamp(2rem,3vw,3.5rem)}.legal-page .lvl-1{margin-top:clamp(1rem,2vh,2rem)}.legal-page .lvl-1 h1{font-size:clamp(22px,2vw,2.5rem)}.legal-page .lvl-1 p{margin-top:1rem;line-height:clamp(110%,3vh,150%)}.legal-page .lvl-1 ul{padding-left:1rem;line-height:clamp(110%,3vh,150%)}.legal-page .lvl-1 ul li{line-height:clamp(110%,3vh,150%)}.create-modify-offer-pop-up{margin:1rem 0rem 2rem;max-height:80vh;overflow-y:auto;overflow-x:hidden;text-align:left}.create-modify-offer-pop-up label{margin:1rem 2rem;font-size:1.2em;font-weight:500}.create-modify-offer-pop-up label a{color:#254ba0;text-decoration:underline}.create-modify-offer-pop-up input{font-size:1.2em;font-weight:500;border:none;border-bottom:#1b2956 1px solid}.create-modify-offer-pop-up input:focus{color:#254ba0;border:none;border-bottom:#254ba0 2px solid}.create-modify-offer-pop-up textarea{resize:none;width:90%;height:10rem;padding:1rem 1.3rem;box-sizing:border-box;border:2px solid #ccc;border-radius:4px;background-color:#f8f8f8;font-size:1.2em;font-weight:500;display:block;margin-left:auto;margin-right:auto}.create-modify-offer-pop-up .cmop-wrapper{padding:0 1rem 2rem}.create-modify-offer-pop-up .cmop-wrapper .form-row{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;max-width:50em;margin:0 auto}.create-modify-offer-pop-up .cmop-wrapper .form-row label,.create-modify-offer-pop-up .cmop-wrapper .form-row input{display:inline-block}.create-modify-offer-pop-up .cmop-wrapper .form-row .label-left{flex-grow:1;flex-shrink:0;flex-basis:1;width:clamp(8em,20%,15em)}.create-modify-offer-pop-up .cmop-wrapper .form-row label+input{flex-grow:1;flex-shrink:0;flex-basis:2;margin-right:2rem;margin-left:2rem;padding:.5rem;width:clamp(8em,80%,18em)}.create-modify-offer-pop-up .cmop-wrapper .check-box-row{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:90%;max-width:50em;margin-left:auto;margin-right:auto}.create-modify-offer-pop-up .cmop-wrapper .check-box-row label{display:inline-block;flex-grow:1;flex-shrink:0;flex-basis:1;width:clamp(8em,90%,45em);margin-right:2rem}.create-modify-offer-pop-up .cmop-wrapper .check-box-row input[type=checkbox]{display:inline-block;margin-left:2rem;width:1.3rem;height:1.3rem;width:clamp(4em,10%,15em);font-size:1.4em;flex-grow:1;flex-shrink:0;flex-basis:1;accent-color:#254ba0}.create-modify-offer-pop-up .cmop-wrapper .choice-section{display:block;margin-top:1rem}.create-modify-offer-pop-up .cmop-wrapper .choice-container{max-width:50em;margin:0 auto}.create-modify-offer-pop-up .cmop-wrapper .choice-description{display:none}.create-modify-offer-pop-up .cmop-wrapper .portfolio-icon-container{display:flex;flex-flow:row wrap;justify-content:space-around;align-items:flex-start;padding-left:2rem;padding-right:2rem;margin-top:2rem;margin-left:auto;margin-right:auto;width:40em;column-gap:1rem;row-gap:1rem}.create-modify-offer-pop-up .cmop-wrapper .portfolio-icon-container .icon-block{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;padding:0;width:4rem;cursor:pointer}.create-modify-offer-pop-up .cmop-wrapper .portfolio-icon-container .icon-block .check-mark-spacer{height:1rem}.create-modify-offer-pop-up .cmop-wrapper .icon-button-row{display:flex;flex-flow:row nowrap;justify-content:space-between;column-gap:1rem;margin-bottom:1rem}.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright-selected{flex-shrink:0;width:8rem;height:10rem}.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright-selected{width:8rem;height:10rem;flex-shrink:0}.close-portfolio-pop-up{padding:1rem 2rem}.close-portfolio-pop-up p{padding:1rem 0}.close-portfolio-pop-up .warning{color:#c1272d}.trade-panel,.pop-up-wrapper .pop-up-box .two-col .trade-panel,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel{border-radius:.5rem;background-color:#f1f4f9}.trade-panel .disclaimer-footer,.pop-up-wrapper .pop-up-box .two-col .trade-panel .disclaimer-footer,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .disclaimer-footer,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .disclaimer-footer,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .disclaimer-footer,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .disclaimer-footer,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .disclaimer-footer{padding-top:clamp(.2rem,1.5vh,.5rem);padding-left:clamp(0rem,1.5vw,1.5rem);padding-right:clamp(0rem,1.5vw,1.5rem);padding-bottom:clamp(.2rem,1.5vh,.5rem);font-size:.8rem!important;color:#aaa}.trade-panel .button-wide,.pop-up-wrapper .pop-up-box .two-col .trade-panel .button-wide,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .button-wide,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .button-wide,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .button-wide,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .button-wide,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .button-wide{width:10rem}.trade-panel .research-container,.pop-up-wrapper .pop-up-box .two-col .trade-panel .research-container,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .research-container,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .research-container,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .research-container,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .research-container,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .research-container{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;text-align:center}.trade-panel .research-container h1,.pop-up-wrapper .pop-up-box .two-col .trade-panel .research-container h1,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .research-container h1,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .research-container h1,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .research-container h1,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .research-container h1,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .research-container h1{font-size:1em}.trade-panel .research-container input[type=text],.pop-up-wrapper .pop-up-box .two-col .trade-panel .research-container input[type=text],.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .research-container input[type=text],.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .research-container input[type=text],.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .research-container input[type=text],.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .research-container input[type=text],.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .research-container input[type=text]{padding:.1rem .3rem}.trade-panel .research-container input[type=radio],.pop-up-wrapper .pop-up-box .two-col .trade-panel .research-container input[type=radio],.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .research-container input[type=radio],.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .research-container input[type=radio],.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .research-container input[type=radio],.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .research-container input[type=radio],.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .research-container input[type=radio]{margin-right:.3rem}.trade-panel .line-chart-box,.pop-up-wrapper .pop-up-box .two-col .trade-panel .line-chart-box,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .line-chart-box,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .line-chart-box,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .line-chart-box,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .line-chart-box,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .line-chart-box{width:100%;padding:0}.trade-panel .horizontal-data,.trade-panel .horizontal-input,.pop-up-wrapper .pop-up-box .two-col .trade-panel .horizontal-input,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .horizontal-input,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .horizontal-input,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .horizontal-input,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .horizontal-input,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .horizontal-input,.pop-up-wrapper .pop-up-box .two-col .trade-panel .horizontal-data,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .horizontal-data,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .horizontal-data,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .horizontal-data,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .horizontal-data,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .horizontal-data{width:clamp(10rem,20rem,90%);margin:.5rem auto;display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center}.trade-panel .horizontal-input,.pop-up-wrapper .pop-up-box .two-col .trade-panel .horizontal-input,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .horizontal-input,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .horizontal-input,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .horizontal-input,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .horizontal-input,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .horizontal-input{width:100%;justify-content:space-between}.trade-panel .section-header,.pop-up-wrapper .pop-up-box .two-col .trade-panel .section-header,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .section-header,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .section-header,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .section-header,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .section-header,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .section-header{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:baseline;text-align:left;column-gap:.5rem;margin-top:1rem;margin-bottom:.3rem}.trade-panel .number-right,.pop-up-wrapper .pop-up-box .two-col .trade-panel .number-right,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .number-right,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .number-right,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .number-right,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .number-right,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .number-right{text-align:right;width:5em}.trade-panel .symbol-search,.pop-up-wrapper .pop-up-box .two-col .trade-panel .symbol-search,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .symbol-search,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .symbol-search,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .symbol-search,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .symbol-search,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .symbol-search{text-align:left;padding-left:.5rem;width:80%}.trade-panel .button-wide,.pop-up-wrapper .pop-up-box .two-col .trade-panel .button-wide,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .button-wide,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .button-wide,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .button-wide,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .button-wide,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .button-wide{margin:1rem;padding:.5em;max-width:15rem;font-weight:500;border-radius:1rem}.trade-panel .button-small,.pop-up-wrapper .pop-up-box .two-col .trade-panel .button-small,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .button-small,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .button-small,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .button-small,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .button-small,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .button-small{margin:0rem 1rem;padding:.5em;min-width:5em;border-radius:1rem;font-weight:500}.trade-panel .button-row,.pop-up-wrapper .pop-up-box .two-col .trade-panel .button-row,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .button-row,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .button-row,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .button-row,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .button-row,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .button-row{display:flex;flex-flow:row wrap-reverse;justify-content:space-evenly;align-items:baseline}.trade-panel .data-content,.pop-up-wrapper .pop-up-box .two-col .trade-panel .data-content,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .data-content,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .data-content,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .data-content,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .data-content,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .data-content{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;column-gap:.2rem}.trade-panel .search-warning,.pop-up-wrapper .pop-up-box .two-col .trade-panel .search-warning,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .search-warning,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .search-warning,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .search-warning,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .search-warning,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .search-warning{color:#c1272d}.trade-panel .green-color,.pop-up-wrapper .pop-up-box .two-col .trade-panel .green-color,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .green-color,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .green-color,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .green-color,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .green-color,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .green-color{fill:#12b601;color:#12b601}.trade-panel .red-color,.pop-up-wrapper .pop-up-box .two-col .trade-panel .red-color,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .red-color,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .red-color,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .red-color,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .red-color,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .red-color{fill:#c1272d;color:#c1272d}.trade-panel .arrow-svg-container,.pop-up-wrapper .pop-up-box .two-col .trade-panel .arrow-svg-container,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .arrow-svg-container,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .arrow-svg-container,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .arrow-svg-container,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .arrow-svg-container,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .arrow-svg-container{height:.5em;width:1em}.trade-panel .data-column,.pop-up-wrapper .pop-up-box .two-col .trade-panel .data-column,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .data-column,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .data-column,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .data-column,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .data-column,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .data-column{margin-left:0;margin-right:0;display:flex;flex-flow:column nowrap;align-items:flex-end;justify-content:space-between;row-gap:.3rem}.trade-panel .reduced-font,.pop-up-wrapper .pop-up-box .two-col .trade-panel .reduced-font,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .reduced-font,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .reduced-font,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .reduced-font,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .reduced-font,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .reduced-font{font-size:.8em}.trade-panel .medium-font,.pop-up-wrapper .pop-up-box .two-col .trade-panel .medium-font,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .medium-font,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .medium-font,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .medium-font,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .medium-font,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .medium-font{font-weight:500}.flex-align-center{align-items:center!important}.flex-align-baseline{align-items:baseline!important}.flex-align-start{align-items:flex-start!important}.flex-align-end{align-items:flex-end!important}.manage-portfolio-page{margin:0;padding:0}.manage-portfolio-page .disclaimer-footer{padding-left:clamp(0rem,1.5vw,1.5rem);padding-right:clamp(0rem,1.5vw,1.5rem);padding-bottom:3rem;font-size:clamp(.8rem,1.5vw,1rem)}.manage-portfolio-page .portfolio-trade-wrapper{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;width:100vw;padding-left:clamp(0rem,1.5vw,1.5rem);padding-right:clamp(0rem,1.5vw,1.5rem)}.manage-portfolio-page .portfolio-section{width:clamp(60rem,75vw,80rem);display:flex;flex-flow:column nowrap;justify-content:flex-start;column-gap:clamp(.5rem,1vw,1rem);align-items:stretch}.manage-portfolio-page .trade-panel-section,.manage-portfolio-page .small-screen-trade-panel-section{width:clamp(14rem,20rem,23vw)}.manage-portfolio-page .summary-area{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;width:100%}.manage-portfolio-page .doughnut-box{display:flex;flex-flow:row nowrap;justify-content:space-evenly}.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead{width:clamp(15rem,18.75vw,19.5rem);height:clamp(15rem,18.75vw,19.5rem)}.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label h3,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label h3,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label h3,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label h3,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label h3{font-size:clamp(.8rem,2vw,1rem);line-height:1rem;word-wrap:normal}.manage-portfolio-page .buying-power-container{padding:1rem;text-align:center}.manage-portfolio-page .wide-screen-menu-tabs{width:100%;border-top:#1b2956 1px solid;border-bottom:#1b2956 1px solid;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:0 1rem}.manage-portfolio-page .wide-screen-menu-tabs .menu-tab{display:block;flex-basis:1;padding:.3rem 2rem;color:#6c6c6c;font-weight:600;background-color:transparent;border-left:#aaaaaa 1px solid;transition:background-color .5s;transition:color .5s}.manage-portfolio-page .wide-screen-menu-tabs .menu-tab:first-of-type{border-left:none}.manage-portfolio-page .wide-screen-menu-tabs .active{color:#254ba0;background-color:#f1f4f9;transition:background-color .5s;transition:color .5s}.manage-portfolio-page .mobile-screen-menu-tabs,.manage-portfolio-page .research-bar-bottom{display:none}.history-timeline-wrapper{width:100% h2;width-display:block;width-margin-left:auto;width-margin-right:auto}.history-timeline-wrapper .history-timeline{margin:1rem .3rem}.history-timeline-wrapper .history-timeline .history-row{display:flex;flex-flow:row nowrap}.history-timeline-wrapper .history-timeline .new-date{width:100%;margin-top:.5rem;padding-top:.5rem;border-top:#1b2956 2px dashed}.history-timeline-wrapper .history-timeline .history-date{width:6em;flex-basis:1;flex-grow:0;flex-shrink:0;color:#4d4d4c;font-weight:600;text-align:right;padding-right:.5em}.history-timeline-wrapper .history-timeline .no-history{flex-basis:7;flex-grow:0;flex-shrink:1;background-color:orange;outline:black 1px solid}.history-timeline-wrapper .history-timeline .no-publication{flex-basis:3;flex-grow:0;flex-shrink:1;background-color:maroon;outline:black 1px solid}.history-timeline-wrapper .history-timeline .time-element{grid-area:time;border-left:#6c6c6c 1px solid;padding-bottom:1.2rem}.history-timeline-wrapper .history-timeline .time-element .bullet{width:.5rem;height:.5rem;fill:#6c6c6c;transform:translate3d(-50%,-25%,0)}.history-timeline-wrapper .history-timeline .portfolio-history{display:grid;grid-template-columns:5rem 6rem 6em 6em 6em 6rem 7em 1.5em;grid-template-areas:"time desc  desc  asset quantity status status action" "time p-one p-one null1  p-two    p-two null2   null3"}.history-timeline-wrapper .history-timeline .portfolio-history .hist-description{grid-area:desc}.history-timeline-wrapper .history-timeline .portfolio-history .hist-asset{grid-area:asset}.history-timeline-wrapper .history-timeline .portfolio-history .hist-quantity{grid-area:quantity}.history-timeline-wrapper .history-timeline .portfolio-history .hist-status{grid-area:status}.history-timeline-wrapper .history-timeline .portfolio-history .hist-action{grid-area:action}.history-timeline-wrapper .history-timeline .portfolio-history .hist-price-one{grid-area:p-one}.history-timeline-wrapper .history-timeline .portfolio-history .hist-price-two{grid-area:p-two}.history-timeline-wrapper .history-timeline .portfolio-history .hist-port-description{grid-column:2/7}.history-timeline-wrapper .history-timeline .portfolio-history .hist-port-status{grid-column:7/9}.history-timeline-wrapper .history-timeline .portfolio-history .action-icon{width:1rem;height:1rem;cursor:pointer}.history-timeline-wrapper .history-timeline .publication-history{display:grid;grid-template-columns:5rem 5rem 5rem 5.5rem 5rem 5rem 5rem 1.5rem;grid-template-areas:"time desc desc asset quantity status status action" "time p-one p-one null1 p-two p-two null2 null3"}.history-timeline-wrapper .history-timeline .publication-history .pub-description{grid-area:desc}.history-timeline-wrapper .history-timeline .publication-history .pub-asset{grid-area:asset}.history-timeline-wrapper .history-timeline .publication-history .pub-quantity{grid-area:quantity}.history-timeline-wrapper .history-timeline .publication-history .pub-status{grid-area:status}.history-timeline-wrapper .history-timeline .publication-history .pub-action{grid-area:action;width:1rem;height:1rem;cursor:pointer}.history-timeline-wrapper .history-timeline .publication-history .pub-price-one{grid-area:p-one}.history-timeline-wrapper .history-timeline .publication-history .pub-price-two{grid-area:p-two}.reallocation-section{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;height:calc(90vh - 5em);width:inherit;margin:2em;row-gap:1rem}.reallocation-section .reallocation-grid-row-base,.reallocation-section .allocation-row,.reallocation-section .title-row{display:grid;min-width:0;grid-template-columns:12.8% 14.9% 3.2% 14.9% 2.1% 2.1% 14.9% 3.2% 14.9%;column-gap:1em}.reallocation-section .title-row{flex-grow:0;flex-shrink:1;flex-basis:0;width:100%;grid-template-areas:"null leftTitle leftTitle leftTitle centerArrow centerArrow rightTitle rightTitle rightTitle"}.reallocation-section .title-row .portfolio-realloc-button-base,.reallocation-section .title-row .title-right .portfolio-realloc-button,.reallocation-section .title-row .title-left .portfolio-realloc-button{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;background-color:transparent;column-gap:1em;color:#1b2956;width:14.5em;margin:0 auto;padding:.3rem;border-radius:0;border-bottom:1px solid #1b2956}.reallocation-section .title-row .portfolio-realloc-button-base .title-icon,.reallocation-section .title-row .title-right .portfolio-realloc-button .title-icon,.reallocation-section .title-row .title-left .portfolio-realloc-button .title-icon{height:2em;width:2em}.reallocation-section .title-row .portfolio-realloc-button-base h3,.reallocation-section .title-row .title-right .portfolio-realloc-button h3,.reallocation-section .title-row .title-left .portfolio-realloc-button h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-top:0;padding-bottom:0;width:calc(100% - 3em);overflow:hidden;text-overflow:ellipsis;text-align:left}.reallocation-section .title-row .portfolio-realloc-button-base:hover,.reallocation-section .title-row .title-right .portfolio-realloc-button:hover,.reallocation-section .title-row .title-left .portfolio-realloc-button:hover{background-color:#f1f4f9;border:1px solid #6c6c6c}.reallocation-section .title-row .title-left{grid-area:leftTitle;display:flex;justify-content:flex-start;align-items:stretch}.reallocation-section .title-row .choose-portfolio-box{position:fixed;width:inherit;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;z-index:10000;outline:#aaaaaa 1px solid;background-color:#fcfcfc}.reallocation-section .title-row .title-arrow{display:inline-flex;flex-flow:column nowrap;justify-content:center;align-items:flex-end;grid-area:centerArrow}.reallocation-section .title-row .title-arrow .bi-directional-arrow{margin:0 auto;display:block;fill:#4d4d4c;height:2em}.reallocation-section .title-row .title-right{grid-area:rightTitle;display:flex;justify-content:flex-start;align-items:stretch}.reallocation-section .title-row .right-arrow-down,.reallocation-section .title-row .left-arrow-down{display:none}.reallocation-section .asset-section{flex-grow:1;flex-shrink:1;flex-basis:0;width:100%;overflow-y:auto}.reallocation-section .small-screen-allocation-divider{display:none}.reallocation-section .cash-allocation-section,.reallocation-section .non-cash-allocation-section{display:flex;margin-top:1rem;flex-flow:column nowrap;justify-content:flex-start;align-items:center;height:auto;row-gap:.3rem;width:inherit}.reallocation-section .allocation-row{display:inline-grid;width:inherit;padding:.3rem;grid-template-rows:auto auto;grid-template-areas:"symbolArea leftTotalInput leftArrow slideLabel slideLabel adjustInput adjustInput  rightArrow rightTotalInput" "symbolArea leftTotalLabel slider    slider     slider     slider      slider       slider     rightTotalLabel"}.reallocation-section .allocation-row .input-base,.reallocation-section .allocation-row .align-assets-section .align-row .align-quantity,.align-assets-section .align-row .reallocation-section .allocation-row .align-quantity,.reallocation-section .allocation-row .right-total-input,.reallocation-section .allocation-row .delta-input,.reallocation-section .allocation-row .left-total-input{border:none;text-align:right;font-size:1.2em;font-weight:500;background-color:transparent;padding-left:.5em;padding-right:.5em;border-bottom:1px #4d4d4c solid}.reallocation-section .allocation-row .input-base:focus,.reallocation-section .allocation-row .align-assets-section .align-row .align-quantity:focus,.align-assets-section .align-row .reallocation-section .allocation-row .align-quantity:focus,.reallocation-section .allocation-row .right-total-input:focus,.reallocation-section .allocation-row .delta-input:focus,.reallocation-section .allocation-row .left-total-input:focus{border-bottom:2px #1b2956 solid}.reallocation-section .allocation-row .symbol{grid-area:symbolArea;padding:0 1em;display:flex;justify-content:flex-start;align-items:flex-start}.reallocation-section .allocation-row .symbol h3{width:100%;padding:0;margin:0;text-align:left}.reallocation-section .allocation-row .left-total-label{grid-area:leftTotalLabel}.reallocation-section .allocation-row .left-total-input{display:inline-block;grid-area:leftTotalInput}.reallocation-section .allocation-row .slider-label{grid-area:slideLabel}.reallocation-section .allocation-row .allocation-slider{grid-area:slider}.reallocation-section .allocation-row .delta-input{grid-area:adjustInput}.reallocation-section .allocation-row .right-total-label{grid-area:rightTotalLabel}.reallocation-section .allocation-row .right-total-input{grid-area:rightTotalInput}.reallocation-section .allocation-row .indicator-left-wrapper{display:flex;flex-flow:row nowrap;justify-content:flex-start;grid-area:leftArrow}.reallocation-section .allocation-row .indicator-left{height:1.5em;fill:#1b2956;transform:rotate(180deg)}.reallocation-section .allocation-row .indicator-right-wrapper{display:flex;flex-flow:row nowrap;justify-content:flex-end;grid-area:rightArrow}.reallocation-section .allocation-row .indicator-right{height:1.5em;fill:#254ba0;text-align:right}.reallocation-section .allocation-row .indicator-outline{fill:transparent;stroke:#4d4d4c}.reallocation-section .allocation-row:hover{background-color:#f1f4f9}.reallocation-section .alloc-button-row{flex-grow:0;flex-shrink:1;flex-basis:0;display:flex;flex-flow:row wrap-reverse;justify-content:space-around;align-items:flex-end}.reallocation-section .alloc-button-row .alloc-reset{background-color:transparent;text-decoration:underline;padding:.5rem 1rem;color:#030303}.reallocation-section .alloc-button-row .alloc-cancel{padding:.75rem 1rem;background-color:transparent;border-radius:1rem;border:#254ba0 1px solid;color:#254ba0;font-weight:500}.reallocation-section .alloc-button-row .alloc-submit{padding:.75rem 1rem;background-color:#254ba0;border-radius:1rem;border:none;color:#fcfcfc;font-weight:500}.reallocation-section .alloc-button-row .alloc-submit:disabled{background-color:#6c6c6c;color:#fcfcfc}.align-assets-section{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;height:calc(90vh - 5em);width:inherit;margin:2em;row-gap:1rem}.align-assets-section .align-grid-row-base,.align-assets-section .align-footer,.align-assets-section .align-row,.align-assets-section .align-header{display:grid;min-width:0;grid-template-columns:15.2% 15.2% 17.4% 19.6% 23.9%;column-gap:1em}.align-assets-section .align-header{flex-grow:0;flex-shrink:1;flex-basis:0;width:95%;grid-template-areas:"symbol instruction quantity wght cashimpact";border-bottom:2px #1b2956 solid}.align-assets-section .align-header .align-header-symbol{grid-area:symbol}.align-assets-section .align-header .align-header-instruction{grid-area:instruction}.align-assets-section .align-header .align-header-quantity{grid-area:quantity}.align-assets-section .align-header .align-header-weight{grid-area:wght}.align-assets-section .align-header .align-header-cash-impact{grid-area:cashimpact}.align-assets-section .align-row{flex-grow:0;flex-shrink:1;flex-basis:0;width:95%;grid-template-areas:"symbol instruction quantity wght cashimpact"}.align-assets-section .align-row .input-base,.align-assets-section .align-row .align-quantity,.align-assets-section .align-row .reallocation-section .allocation-row .left-total-input,.reallocation-section .allocation-row .align-assets-section .align-row .left-total-input,.align-assets-section .align-row .reallocation-section .allocation-row .delta-input,.reallocation-section .allocation-row .align-assets-section .align-row .delta-input,.align-assets-section .align-row .reallocation-section .allocation-row .right-total-input,.reallocation-section .allocation-row .align-assets-section .align-row .right-total-input{border:none;text-align:right;font-size:1.2em;font-weight:500;background-color:transparent;padding-left:.5em;padding-right:.5em;border-bottom:1px #4d4d4c solid}.align-assets-section .align-row .input-base:focus,.align-assets-section .align-row .align-quantity:focus,.align-assets-section .align-row .reallocation-section .allocation-row .left-total-input:focus,.reallocation-section .allocation-row .align-assets-section .align-row .left-total-input:focus,.align-assets-section .align-row .reallocation-section .allocation-row .delta-input:focus,.reallocation-section .allocation-row .align-assets-section .align-row .delta-input:focus,.align-assets-section .align-row .reallocation-section .allocation-row .right-total-input:focus,.reallocation-section .allocation-row .align-assets-section .align-row .right-total-input:focus{border-bottom:2px #1b2956 solid}.align-assets-section .align-row .align-symbol{grid-area:symbol;text-align:left}.align-assets-section .align-row .align-instruction{grid-area:instruction}.align-assets-section .align-row .align-quantity-label{display:none}.align-assets-section .align-row .align-quantity{grid-area:quantity}.align-assets-section .align-row .align-weight-label{display:none}.align-assets-section .align-row .align-weight{grid-area:wght}.align-assets-section .align-row .align-cash-impact-label{display:none}.align-assets-section .align-row .align-cash-impact{grid-area:cashimpact;text-align:right;padding-right:1em}.align-assets-section .align-footer{flex-grow:0;flex-shrink:1;flex-basis:0;width:95%;grid-template-areas:"description description description wght cashimpact";border-top:2px #1b2956 solid}.align-assets-section .align-footer .align-footer-symbol{display:none}.align-assets-section .align-footer .align-footer-instruction{grid-area:description;text-align:left}.align-assets-section .align-footer .align-footer-weight-label{display:none}.align-assets-section .align-footer .align-footer-weight{grid-area:wght}.align-assets-section .align-footer .align-footer-cash-impact-label{display:none}.align-assets-section .align-footer .align-footer-cash-impact{grid-area:cashimpact;text-align:right;padding-right:1em}.align-assets-section .align-button-row{flex-grow:0;flex-shrink:1;flex-basis:0;max-width:95%;display:flex;flex-flow:row wrap-reverse;justify-content:space-around;align-items:flex-end}.align-assets-section .align-button-row .align-reset{background-color:transparent;text-decoration:underline;padding:.5rem 1rem;color:#030303}.align-assets-section .align-button-row .align-cancel{padding:.75rem 1rem;background-color:transparent;border-radius:1rem;border:#254ba0 1px solid;color:#254ba0;font-weight:500}.align-assets-section .align-button-row .align-submit{padding:.75rem 1rem;background-color:#254ba0;border-radius:1rem;border:none;color:#fcfcfc;font-weight:500}.align-assets-section .align-button-row .align-submit:disabled{background-color:#6c6c6c;color:#fcfcfc}.get-password-pop-up{width:30rem}.settings-pop-up{width:40rem}.user-settings-page{margin:0;padding:0}.user-settings-page .settings-column{max-width:60rem;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;row-gap:2em;padding-bottom:2rem;min-width:0}.user-settings-page .general-settings{display:flex;flex-flow:column nowrap;min-width:0}.user-settings-page .general-settings h3{margin:auto 1rem;font-size:1.5em}.user-settings-page .brokerage-section{margin:auto 1rem}.user-settings-page .brokerage-section .brokerage-header{margin-top:1em;display:flex;flex-flow:row wrap;width:100%;justify-content:space-between;align-items:center}.user-settings-page .brokerage-section .brokerage-header .brokerage-logo{object-fit:container;height:4em;max-width:20em}.user-settings-page .brokerage-section .brokerage-header .link-button{display:inline-block;border-radius:1rem;border:#254ba0 1px solid;background-color:#254ba0;color:#fcfcfc;font-weight:500;width:6em;padding:.3em 1em}.user-settings-page .brokerage-section .brokerage-header .link-button:disabled{font-weight:400;background-color:transparent;border-color:#6c6c6c;color:#6c6c6c}.user-settings-page .brokerage-section .brokerage-table{width:100%}.user-settings-page .brokerage-section .brokerage-table .ba-name{cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:space-between}.user-settings-page .brokerage-section .brokerage-table .ba-name .name{display:inline-block;white-space:nowrap;text-overflow:ellipsis;min-width:0px}.user-settings-page .brokerage-section .brokerage-table .edit-button{display:inline-block;width:1em;margin:auto 1em}.user-settings-page .brokerage-section .brokerage-table .edit-button .edit-svg{fill:#030303}.user-settings-page .subscription-table{width:100%;margin:auto 1rem}.user-settings-page .subscription-table .unsubscribe{font-size:inherit}.user-settings-page .subscription-table .unsubscribe .unsubscribe-icon{width:1em;height:1em;fill:#030303}.user-settings-page .settings-form{min-width:0}.user-settings-page .settings-form p{margin:.3rem 1rem}.user-settings-page .settings-form .button-click-to-change{border:none;border-radius:1rem;background-color:#f1f4f9;color:#1b2956;display:block;flex-grow:1;flex-shrink:0;flex-basis:2;padding:.3rem}.user-settings-page .settings-form .button-click-to-change:disabled{border:#f1f4f9 2px solid;background-color:none;color:#4d4d4c}.user-settings-page .settings-form .form-flex-1-2-right{flex-grow:1;flex-shrink:0;flex-basis:2;width:clamp(8em,80%,18em)}.market-page{margin:0;padding:0}.marketplace-table{margin:1rem auto;border-radius:1rem;border:#4d4d4c 2px solid;width:clamp(75rem,75vw,100rem)}.marketplace-table .marketplace-footer{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;font-size:.8rem;text-align:align-left;margin:.3rem 1rem}.marketplace-table .marketplace-header{border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;font-size:clamp(.8rem,1rem,1.25vw);font-weight:700;column-gap:clamp(.226rem,.003vw,.3rem);padding:.3rem;border-bottom:#6c6c6c 1px solid}.marketplace-table .marketplace-header .name{width:clamp(15.045rem,15.045vw,20rem);text-align:left}.marketplace-table .marketplace-header .icon{width:clamp(6.77rem,6.77vw,9rem);text-align:center}.marketplace-table .marketplace-header .holdings{width:clamp(6.018rem,6.018vw,8rem);text-align:center}.marketplace-table .marketplace-header .return{width:clamp(6.77rem,6.77vw,9rem);text-align:center}.marketplace-table .marketplace-header .rating{width:clamp(7.523rem,7.523vw,10rem);text-align:center}.marketplace-table .marketplace-header .watch{width:clamp(3.761rem,3.761vw,5rem);text-align:center}.marketplace-table .marketplace-header .action{width:clamp(6.77rem,6.77vw,9rem)}.marketplace-table .marketplace-header .expand-collapse{width:clamp(1.3rem,2.5vw,3.5rem)}.marketplace-table .marketplace-row{border-bottom:#6c6c6c 1px solid}.marketplace-table .marketplace-row .summary-full-screen{display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:clamp(.226rem,.003vw,.3rem);padding:.3rem;border-bottom:#6c6c6c 1px solid}.marketplace-table .marketplace-row .summary-full-screen:hover{background-color:#f1f4f9}.marketplace-table .marketplace-row .summary-small-screen,.marketplace-table .marketplace-row .summary-small-screen-horizontal-divider{display:none}.marketplace-table .marketplace-row .name{width:clamp(15.045rem,15.045vw,20rem);font-size:clamp(.8rem,1rem,1.25vw);text-align:left;overflow:hidden;text-overflow:ellipsis;align-self:stretch;padding-top:auto;padding-bottom:auto}.marketplace-table .marketplace-row .icon{width:clamp(6.77rem,6.77vw,9rem);fill:#1b2956;text-align:center;font-size:clamp(.8rem,1.3rem,1.25vw)}.marketplace-table .marketplace-row .icon .objective-icon{height:clamp(1.2rem,2vw,3rem)}.marketplace-table .marketplace-row .icon .risk-icon{height:clamp(1rem,1.67vw,2.5rem)}.marketplace-table .marketplace-row .icon .follower-icon-flush{height:clamp(1.2rem,2vw,3rem)}.marketplace-table .marketplace-row .holdings{width:clamp(6.018rem,6.018vw,8rem);font-size:clamp(.8rem,1rem,1.25vw);text-align:center}.marketplace-table .marketplace-row .return{width:clamp(6.77rem,6.77vw,9rem);text-align:center;font-size:clamp(.8rem,1rem,1.25vw)}.marketplace-table .marketplace-row .rating{width:clamp(7.523rem,7.523vw,10rem);text-align:center}.marketplace-table .marketplace-row .rating .star-rating{height:clamp(.8rem,1.4vw,1.72rem);margin:0;padding:0}.marketplace-table .marketplace-row .watch{width:clamp(3.761rem,3.761vw,5rem);text-align:center}.marketplace-table .marketplace-row .watch .watch-icon{fill:#d3740b;height:clamp(1.6rem,2.8vw,3rem)}.marketplace-table .marketplace-row .action{width:clamp(6.77rem,6.77vw,9rem);text-align:center}.marketplace-table .marketplace-row .action .market-action-button,.marketplace-table .marketplace-row .action .market-action-follow,.marketplace-table .marketplace-row .action .market-action-view,.marketplace-table .marketplace-row .action .market-action-manage,.marketplace-table .marketplace-row .action .market-action-sign-up{font-size:clamp(.8rem,1rem,1.25vw);font-weight:700;border-radius:1rem;background-color:transparent;padding:.5rem clamp(.226rem,.003vw,.3rem);overflow:hidden;text-overflow:ellipsis}.marketplace-table .marketplace-row .action .market-action-sign-up{background-color:#254ba0;color:#fcfcfc}.marketplace-table .marketplace-row .action .market-action-follow,.marketplace-table .marketplace-row .action .market-action-view,.marketplace-table .marketplace-row .action .market-action-manage{background-color:none;border:#254ba0 1px solid;color:#254ba0}.marketplace-table .marketplace-row .action .market-action-follow:disabled,.marketplace-table .marketplace-row .action .market-action-view:disabled,.marketplace-table .marketplace-row .action .market-action-manage:disabled{border:#6c6c6c 1px solid;color:#6c6c6c}.marketplace-table .marketplace-row .action .market-action-manage{background-color:#f1f4f9}.marketplace-table .marketplace-row .action .market-action-view{background-color:#aaa}.marketplace-table .marketplace-row .expand-collapse{width:clamp(1.3rem,2.5vw,3.5rem)}.marketplace-table .marketplace-row .expand-collapse .expand-arrow{height:clamp(1rem,1.67vw,2.5rem);transform:rotate(90deg);transition:transform .2s}.marketplace-table .marketplace-row .expand-collapse .collapse-arrow{height:clamp(1rem,1.67vw,2.5rem);transform:rotate(-90deg);transition:transform .2s}.marketplace-table .marketplace-detail .data-feed-description{background-color:#f1f4f9;padding:.3rem .5rem;color:#1b2956}.marketplace-table .marketplace-detail .data-feed-description .label-action-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.marketplace-table .marketplace-detail .data-feed-description .label-action-row .label-side .data-feed-name{font-style:italic;overflow:hidden;text-overflow:ellipsis}.marketplace-table .marketplace-detail .data-feed-description .label-action-row .label-side .description{font-size:1rem}.marketplace-table .marketplace-detail .data-feed-description .label-action-row .action-side{display:None}.marketplace-table .marketplace-detail .details-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;width:100%}.marketplace-table .marketplace-detail .data-feed-makeup{display:flex;flex-direction:column}.marketplace-table .marketplace-detail .data-feed-makeup h3{width:100%}.marketplace-table .marketplace-detail .data-feed-makeup .mix-section{display:flex;flex-direction:row;flex-wrap:reverse;flex-flow:row-reverse;column-gap:1rem;justify-content:space-around;padding-left:.3rem;padding-right:.3rem}.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .top-mix-list{list-style-type:none;padding-left:clamp(.3rem,1.25vw,1rem);width:50%;height:100%}.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .top-mix-list li{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;column-gap:.3rem;margin-top:clamp(.5rem,1.5vh,1.5rem)}.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .top-mix-list li .color-label{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:inherit;column-gap:inherit}.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .top-mix-list li .color-label .legend-color{width:clamp(.5rem,1vw,1rem);height:clamp(.5rem,1vw,1rem)}.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .top-mix-list li .color-label .label{font-size:clamp(.8rem,1.25vw,1rem);overflow:hidden;text-overflow:ellipsis}.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .top-mix-list li .value{font-size:clamp(.8rem,1.25vw,1rem)}.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper{display:block;width:8rem;height:8rem!important}.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead{height:8rem!important}.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label h4,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label h4{font-size:clamp(.8rem,2vw,1rem);padding:1.8rem;line-height:1rem}.marketplace-table .marketplace-detail .overall-characteristics{width:48%}.marketplace-table .marketplace-detail .overall-characteristics .characteristics-box{position:relative;display:block;margin:1rem;padding:1rem;outline:#4d4d4c 1px solid}.marketplace-table .marketplace-detail .overall-characteristics .characteristics-box .section-label{position:absolute;font-size:1rem;padding:0 1rem;margin-right:1rem;left:5%;top:-.75rem;text-align:center;background-color:#fff}.marketplace-table .marketplace-detail .label-value{display:flex;flex-direction:row;justify-content:space-between}.marketplace-table .marketplace-detail .label-value .label-text{font-size:clamp(.8rem,1vw,1rem);font-weight:700}.leaderboard-table{margin:1em auto;border-radius:1em;border:#4d4d4c 2px solid;width:clamp(40rem,80rem,98vw)}.leaderboard-table .leaderboard-footer{text-align:center}.leaderboard-table .leaderboard-header{border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:1.25rem;font-weight:700;column-gap:.3rem;padding:.3rem;border-bottom:#6c6c6c 1px solid}.leaderboard-table .leaderboard-header .rank{width:4rem;text-align:center}.leaderboard-table .leaderboard-header .icon{width:5rem}.leaderboard-table .leaderboard-header .return,.leaderboard-table .leaderboard-header .rating{width:11rem;text-align:center}.leaderboard-table .leaderboard-header .action{width:10rem}.leaderboard-table .leaderboard-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:.3rem;padding:.3rem;border-bottom:#6c6c6c 1px solid}.leaderboard-table .leaderboard-row:hover{background-color:#f1f4f9}.leaderboard-table .leaderboard-row:last-of-type{border-bottom:none;border-bottom-left-radius:1em;border-bottom-right-radius:1em}.leaderboard-table .leaderboard-row .rank{width:4rem;text-align:center;font-size:2rem;font-weight:500}.leaderboard-table .leaderboard-row .icon{width:5rem;padding:1rem}.leaderboard-table .leaderboard-row .return{width:11rem;text-align:center;font-size:1.3rem}.leaderboard-table .leaderboard-row .rating{width:11rem;text-align:center}.leaderboard-table .leaderboard-row .action{width:10rem;text-align:center}.leaderboard-table .leaderboard-row .action .leaderboard-action-button,.leaderboard-table .leaderboard-row .action .leaderboard-action-follow,.leaderboard-table .leaderboard-row .action .leaderboard-action-view,.leaderboard-table .leaderboard-row .action .leaderboard-action-manage,.leaderboard-table .leaderboard-row .action .leaderboard-action-sign-up{display:inline-block;min-width:5.5em;font-size:1em;font-weight:600;border-radius:1rem;background-color:transparent;padding:.5em .4em}.leaderboard-table .leaderboard-row .action .leaderboard-action-sign-up{background-color:#254ba0;color:#fcfcfc}.leaderboard-table .leaderboard-row .action .leaderboard-action-follow,.leaderboard-table .leaderboard-row .action .leaderboard-action-view,.leaderboard-table .leaderboard-row .action .leaderboard-action-manage{background-color:none;border:#254ba0 1px solid;color:#254ba0}.leaderboard-table .leaderboard-row .action .leaderboard-action-follow:disabled,.leaderboard-table .leaderboard-row .action .leaderboard-action-view:disabled,.leaderboard-table .leaderboard-row .action .leaderboard-action-manage:disabled{border:#6c6c6c 1px solid;color:#6c6c6c}.leaderboard-table .leaderboard-row .action .leaderboard-action-manage{background-color:#f1f4f9}.leaderboard-table .leaderboard-row .action .leaderboard-action-view{background-color:#aaa}.leaderboard-table .leaderboard-row .action-mobile{display:none}.star2{width:100%;height:clamp(.9rem,2vw,2rem)}.star2 svg{height:100%}.follow-pop-up{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;margin:1em;width:clamp(20em,30em,90vw);overflow-y:auto}.follow-pop-up .market-portfolio-section{width:clamp(20em,25em,90vw);text-align:left;display:flex;flex-flow:column nowrap;row-gap:.5em;border:#aaaaaa 1px solid;padding:.75em 1em;margin:2em auto}.follow-pop-up .market-portfolio-section h3{padding:0;margin:0}.follow-pop-up .market-portfolio-section .aligned-flex-row{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-around;column-gap:1.5em}.follow-pop-up .market-portfolio-section .aligned-flex-row .left-1-4{display:block;flex-grow:0;flex-shrink:0;flex-basis:1;text-align:right;width:25%}.follow-pop-up .market-portfolio-section .aligned-flex-row .right-1-4{display:block;flex-grow:1;flex-shrink:0;flex-basis:3}.follow-pop-up .market-portfolio-section .aligned-flex-row .star-blue{fill:#254ba0}.follow-pop-up .market-portfolio-section .aligned-flex-row .descriptor-flex{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;column-gap:1em;max-width:40em;min-width:0}.follow-pop-up .market-portfolio-section .aligned-flex-row .descriptor-flex .obj-icon{width:1.2em;height:1.2em;flex-grow:0;flex-shrink:0;flex-basis:1;fill:#1b2956}.follow-pop-up .market-portfolio-section .aligned-flex-row .descriptor-flex .descriptor{flex-grow:1;flex-basis:0;display:flex;flex-flow:row nowrap;justify-content:space-between}.follow-pop-up .market-portfolio-section .aligned-flex-row .labeled-column{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.follow-pop-up .market-portfolio-section .aligned-flex-row .label{color:#6c6c6c;font-variant:small-caps}.follow-pop-up .market-portfolio-section .aligned-flex-row .follower-icon{fill:#1b2956;height:1.2em;width:1.2em}.follow-pop-up .market-portfolio-section .aligned-flex-row .follower-icon-wide{fill:#1b2956;height:1.5em;width:1.7em}.follow-pop-up .portfolio-choice-section{width:clamp(20em,25em,90vw);min-width:0;display:flex;flex-flow:column nowrap;align-items:stretch;margin:0 auto}.follow-pop-up .portfolio-choice-section h2{align-self:flex-start}.follow-pop-up .portfolio-choice-section .portfolio-choice-element,.follow-pop-up .portfolio-choice-section .portfolio-choice-element-selected{display:flex;width:100%;flex-flow:row nowrap;justify-content:flex-start;align-items:center;column-gap:1em;padding:.3em 5%;background:none;color:#1b2956;border-radius:0;border:#6c6c6c 1px solid}.follow-pop-up .portfolio-choice-section .portfolio-choice-element .portfolio-icon,.follow-pop-up .portfolio-choice-section .portfolio-choice-element-selected .portfolio-icon{width:2em;height:2em;fill:#1b2956}.follow-pop-up .portfolio-choice-section .portfolio-choice-element .portfolio-icon .portfolio-icon-background,.follow-pop-up .portfolio-choice-section .portfolio-choice-element-selected .portfolio-icon .portfolio-icon-background{fill:#f1f4f9}.follow-pop-up .portfolio-choice-section .portfolio-choice-element .portfolio-label,.follow-pop-up .portfolio-choice-section .portfolio-choice-element-selected .portfolio-label{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-top:0;padding-bottom:0;width:calc(100% - 3em);overflow:hidden;text-overflow:ellipsis;text-align:left}.follow-pop-up .portfolio-choice-section .portfolio-choice-element:hover,.follow-pop-up .portfolio-choice-section .portfolio-choice-element-selected:hover{background:#254ba0;color:#fcfcfc}.follow-pop-up .portfolio-choice-section .portfolio-choice-element:hover .portfolio-icon,.follow-pop-up .portfolio-choice-section .portfolio-choice-element-selected:hover .portfolio-icon{fill:#fcfcfc}.follow-pop-up .portfolio-choice-section .portfolio-choice-element:hover .portfolio-icon .portfolio-icon-background,.follow-pop-up .portfolio-choice-section .portfolio-choice-element-selected:hover .portfolio-icon .portfolio-icon-background{fill:#1b2956}.follow-pop-up .portfolio-choice-section .portfolio-choice-element-selected{background:#f1f4f9;width:100%}.follow-pop-up .portfolio-choice-section .portfolio-choice-element-selected .portfolio-icon{width:2em;height:2em;fill:#1b2956}.follow-pop-up .portfolio-choice-section .portfolio-choice-element-selected .portfolio-icon .portfolio-icon-background{fill:#fcfcfc}.follow-pop-up .portfolio-choice-section .portfolio-choice-element-selected .portfolio-label{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-top:0;padding-bottom:0;width:calc(100% - 3em);overflow:hidden;text-overflow:ellipsis;text-align:left}.follow-pop-up .portfolio-choice-section .button-transparent-right{padding:0;margin:0;align-self:flex-end;color:#254ba0;font-size:.9em;text-decoration:underline;background:none;border:none}.follow-pop-up .check-box-row{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;margin-top:1em;min-width:0;max-width:90%}.follow-pop-up .check-box-row label{display:inline-block;flex-grow:1;flex-shrink:0;flex-basis:0}.follow-pop-up .check-box-row input[type=checkbox]{display:inline-block;margin-left:2rem;width:1.3rem;height:1.3rem;font-size:1.4em;flex-grow:0;flex-shrink:0;flex-basis:1;accent-color:#254ba0}@media screen and (max-width: 1125px){.navigation ul{width:100%;margin:auto}.navigation ul li,.navigation .nav-bar .hamburger-toggle{display:block}.navigation .nav-bar .nav-horizontal{display:None}.strap-bar .title-section{font-size:.9em}.strap-bar .title-section .title-icon{height:2.5em}.strap-bar .summary-section{justify-content:space-between;width:clamp(20rem,30rem,100%);margin-left:1rem;margin-right:1rem;cursor:pointer}.strap-bar .summary-section .data-column{flex-direction:column-reverse;row-gap:0}.strap-bar .summary-section .data-column .lower-row{font-size:.8em;height:auto;color:#4d4d4c}.strap-bar .summary-section .data-column .upper-row{font-size:.9em;height:auto}.strap-bar .summary-section .data-column .sub-datum{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.strap-bar .divider-vertical-main-theme,.strap-bar .divider-vertical-white-theme{display:none}.strap-bar #visibleFlex{display:flex}.strap-bar #invisibleFlex{display:none}.landing-page .main-title-section{text-align:center}.landing-page .main-title-section h1{line-height:1.2em}.pop-up-wrapper{padding:0}.pop-up-wrapper .pop-up-box,.pop-up-wrapper .pop-up-box-tablet-full-screen,.pop-up-wrapper .pop-up-box-mobile-full-screen,.pop-up-wrapper .pop-up-box-no-overflow,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow{min-width:25rem;max-width:100vw;overflow-x:hidden}.pop-up-wrapper .pop-up-box-tablet-full-screen{position:absolute;top:0;left:0;max-height:100%;max-width:100%;width:100%;min-width:none;height:100%;transform:none;border-radius:0}.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:space-around;row-gap:2rem;column-gap:2rem}.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow{position:absolute;top:0;left:0;max-height:100%;max-width:100%;width:100%;height:100%;transform:none;border-radius:0}.portfolio-card{width:clamp(10rem,40rem,100%)}.portfolio-card .card-data{flex-wrap:wrap}.portfolio-card .doughnut-box{justify-content:space-evenly;width:100%}.portfolio-card .summary-container{flex-wrap:wrap}.account-page .portfolio-card-section,.account-page .getting-started{max-width:100%}.common-button-row{margin-right:3rem;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-end;row-gap:1rem}.common-button-row button{display:block}.common-button-row .drop-down-trigger{display:inline-flex;align-items:center;justify-content:center;margin-right:0;font-size:2.4rem;padding-bottom:.35rem;transition:transform .2s}.common-button-row .rotate-trigger{transform:rotate(45deg);transition:transform .2s}.common-button-row .small-screen-hide{display:none}.trade-panel,.pop-up-wrapper .pop-up-box .two-col .trade-panel,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel{margin:0;padding:clamp(.3rem,5vw,1rem)}.manage-portfolio-page .portfolio-trade-wrapper{margin-top:0}.manage-portfolio-page .summary-area{margin-right:3.1rem}.manage-portfolio-page .portfolio-section{width:100%;padding-bottom:5em}.manage-portfolio-page .trade-panel-section{display:none}.manage-portfolio-page .small-screen-trade-panel-section{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:75%;min-width:20rem;overflow-y:hidden;overflow-x:hidden;border-radius:.5rem;border:#6c6c6c 1px solid;background-color:transparent;z-index:25;padding:0;text-align:center;display:flex;flex-direction:column;justify-content:flex-start;align-items:space-evenly;align-content:center}.manage-portfolio-page .research-bar-bottom{position:fixed;bottom:0;display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center;width:100vw;background-color:#f1f4f9}.manage-portfolio-page .research-bar-bottom .bottom-search-form{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin:.5rem auto}.manage-portfolio-page .research-bar-bottom .bottom-search-form .symbol-search{font-size:clamp(1rem,1.5vw,1.5rem);width:clamp(15rem,80vw,30rem)}.manage-portfolio-page .research-bar-bottom .search-icon{display:inline-block;width:2rem;height:2rem}.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead{width:clamp(10rem,18.75vw,15rem);height:clamp(10rem,18.75vw,15rem)}.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label{padding-left:2.5rem;padding-right:2.5rem}.marketplace-table{width:100%;border-radius:0;border:none}.leaderboard-table{width:95vw}.leaderboard-table .leaderboard-header .rank{width:4vw}.leaderboard-table .leaderboard-header .icon{width:5vw}.leaderboard-table .leaderboard-header .return,.leaderboard-table .leaderboard-header .rating{width:11vw}.leaderboard-table .leaderboard-header .action{width:10rem}.leaderboard-table .leaderboard-row .rank{width:4vw}.leaderboard-table .leaderboard-row .icon{width:5vw;padding:.9vw}.leaderboard-table .leaderboard-row .return,.leaderboard-table .leaderboard-row .rating{width:11vw}.leaderboard-table .leaderboard-row .action{width:10rem}}@media screen and (max-width: 600px){#noMobile{display:none}.pop-up-wrapper{padding:0}.pop-up-wrapper .pop-up-box,.pop-up-wrapper .pop-up-box-tablet-full-screen,.pop-up-wrapper .pop-up-box-mobile-full-screen,.pop-up-wrapper .pop-up-box-no-overflow,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow{min-width:25rem;max-width:100%;overflow-x:hidden;overflow-y:auto}.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col{align-items:flex-start;justify-content:center}.pop-up-wrapper .pop-up-box-mobile-full-screen{position:absolute;top:0;left:0;max-height:100%;max-width:100%;width:100%;height:100%;transform:none;border-radius:0;padding-bottom:0;margin-bottom:0}.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow{position:absolute;top:0;left:0;max-height:100%;max-width:100%;width:100%;height:100%;transform:none;border-radius:0}.pop-up-wrapper .button-row{margin-top:1rem;display:flex;flex-direction:row;flex-wrap:wrap-reverse;justify-content:center;align-content:center;width:95%;column-gap:2rem}.external-actions-page{width:100vw;margin-bottom:0!important}.external-actions-page .content-box-area{border-radius:0;max-height:calc(100vh - 4rem)!important;padding-bottom:0;width:100vw}.external-actions-page .medium-container{padding-bottom:0;margin-bottom:0}.external-actions-page .medium-container .form-wrapper{max-height:calc(90vh - 4rem);margin-bottom:clamp(1rem,3vh,5vh)}.portfolio-card{width:95%;min-width:17rem;min-height:17rem;padding:.5rem;overflow-x:hidden}.portfolio-card .card-data{width:inherit;padding:.5rem;flex-wrap:nowrap;align-items:center;overflow-x:auto;scroll-snap-type:x proximity;column-gap:2rem}.portfolio-card .doughnut-box{display:contents}.portfolio-card .doughnut-box .doughnut-cell,.portfolio-card .doughnut-box .doughnut-cell-lead,.portfolio-card .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell,.manage-portfolio-page .portfolio-card .doughnut-box .doughnut-wrapper .doughnut-cell,.portfolio-card .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead,.manage-portfolio-page .portfolio-card .doughnut-box .doughnut-wrapper .doughnut-cell-lead,.portfolio-card .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell,.portfolio-card .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .portfolio-card .doughnut-box .doughnut-cell-lead,.portfolio-card .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .portfolio-card .doughnut-box .doughnut-wrapper .doughnut-cell,.portfolio-card .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .portfolio-card .doughnut-box .doughnut-wrapper .doughnut-cell-lead,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .portfolio-card .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .portfolio-card .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead{margin-left:11%;margin-right:11%;scroll-snap-align:center;scroll-snap-stop:normal;width:clamp(16rem,50%,100%);min-width:16rem}.portfolio-card .summary-container{display:contents}.portfolio-card .summary-container .summary-row,.portfolio-card .summary-container .white-background{margin-left:11%;margin-right:11%;scroll-snap-align:center;scroll-snap-stop:normal;max-width:100%;min-width:16rem;min-height:16rem;display:grid;grid-template-columns:auto auto;justify-content:space-evenly;row-gap:1rem;background-color:inherit;border-radius:inherit}.portfolio-card .summary-container .divider-vertical-main-theme,.portfolio-card .summary-container .divider-vertical-white-theme{display:none}.portfolio-card .summary-container .descriptor{grid-column:1/3}.portfolio-card .summary-container .data-column{flex-direction:column-reverse;row-gap:0;max-width:100%}.portfolio-card .summary-container .data-column .lower-row{font-size:.8em;height:auto}.portfolio-card .summary-container .data-column .upper-row{font-size:.9em;height:auto}.account-page .portfolio-card-section,.account-page .getting-started{max-width:100%;margin:.5rem 0}.account-page .getting-started{padding:.5rem}.account-page .getting-started .main-headline{font-size:2em}.account-page .getting-started .step-section{margin-top:.5em}.account-page .getting-started .step-section .step-label{font-size:1.5em}.account-page .getting-started .step-section .step-number{padding-left:.5rem;padding-right:.5rem}.account-page .getting-started .step-section .step-desc{font-size:1em;padding-top:.5em}.account-page .getting-started .link-brokerage-wrapper{margin:.5rem}.account-page .getting-started .link-brokerage-wrapper .brokerage-icon-button{justify-content:flex-start}.account-page .getting-started .link-brokerage-wrapper .brokerage-logo{height:3em}.account-page .getting-started .link-brokerage-wrapper .link-button{display:none}.create-modify-offer-pop-up{scroll-snap-type:y proximity;max-height:90vh}.create-modify-offer-pop-up label{margin:.5rem 1rem;line-height:100%;scroll-snap-align:start;scroll-snap-stop:normal}.create-modify-offer-pop-up .cmop-wrapper .form-row{max-width:40rem;padding:0;row-gap:0;scroll-snap-align:start;scroll-snap-stop:normal}.create-modify-offer-pop-up .cmop-wrapper .form-row label,.create-modify-offer-pop-up .cmop-wrapper .form-row input{line-height:100%;margin:0 1rem}.create-modify-offer-pop-up .cmop-wrapper .portfolio-icon-container{max-width:100%;padding:0 .5rem;margin-top:.5rem}.create-modify-offer-pop-up .cmop-wrapper .choice-description{display:block}.create-modify-offer-pop-up .cmop-wrapper .icon-button-row{max-width:20em;flex-flow:column nowrap;align-items:stretch;width:auto;margin-left:auto;margin-right:auto;justify-content:center;row-gap:.5rem}.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .tool-tip-below .left-full,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .tool-tip-below .left-third,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .tool-tip-below .right-third,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .tool-tip-below .right-full,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .tool-tip-below .tool-tip-text{transform:translate(calc(-90% + .5em),5%)}.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .tool-tip-below .left-full:before,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .tool-tip-below .left-third:before,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .tool-tip-below .right-third:before,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .tool-tip-below .right-full:before,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .tool-tip-below .tool-tip-text:before{left:90%;transform:translate(-50%)}.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright,.create-modify-offer-pop-up .cmop-wrapper .icon-button-row .icon-button-bright-selected{flex-flow:row nowrap;justify-content:space-between;width:auto;height:4em;padding:0 1rem}.trade-panel,.pop-up-wrapper .pop-up-box .two-col .trade-panel,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel{width:100vw;border-radius:0}.trade-panel .hide-row,.pop-up-wrapper .pop-up-box .two-col .trade-panel .hide-row,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .hide-row,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .hide-row,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .hide-row,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .hide-row,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .hide-row{display:flex;width:100%;flex-flow:row-reverse nowrap}.trade-panel .hide-row .close-container,.pop-up-wrapper .pop-up-box .two-col .trade-panel .hide-row .close-container,.pop-up-wrapper .pop-up-box-tablet-full-screen .two-col .trade-panel .hide-row .close-container,.pop-up-wrapper .pop-up-box-mobile-full-screen .two-col .trade-panel .hide-row .close-container,.pop-up-wrapper .pop-up-box-no-overflow .two-col .trade-panel .hide-row .close-container,.pop-up-wrapper .pop-up-box-tablet-full-screen-no-overflow .two-col .trade-panel .hide-row .close-container,.pop-up-wrapper .pop-up-box-mobile-full-screen-no-overflow .two-col .trade-panel .hide-row .close-container{width:1.5em;height:1.5em;fill:#4d4d4c}.manage-portfolio-page .detail-area-hidden-mobile,.manage-portfolio-page .wide-screen-menu-tabs{display:none}.manage-portfolio-page .mobile-screen-menu-tabs{display:flex;flex-flow:row nowrap;width:100vw;border-bottom:#6c6c6c 1px solid;overflow-x:auto}.manage-portfolio-page .mobile-screen-menu-tabs .menu-tab{display:block;width:33%;flex-basis:1;padding:.5rem 1rem;color:#6c6c6c;font-weight:600;background-color:transparent;text-transform:capitalize}.manage-portfolio-page .mobile-screen-menu-tabs .active{color:#254ba0;border-bottom:#254ba0 2px solid}.manage-portfolio-page .portfolio-section{width:100vw}.manage-portfolio-page .summary-area{flex-flow:column nowrap;justify-content:flex-start;align-items:center}.manage-portfolio-page .doughnut-box{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead{width:clamp(10rem,40vw,15rem);height:clamp(10rem,40vw,15rem)}.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label,.manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell .doughnut-label,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell .doughnut-label,.manage-portfolio-page .doughnut-box .marketplace-table .marketplace-detail .data-feed-makeup .mix-section .doughnut-wrapper .doughnut-cell-lead .doughnut-label,.marketplace-table .marketplace-detail .data-feed-makeup .mix-section .manage-portfolio-page .doughnut-box .doughnut-wrapper .doughnut-cell-lead .doughnut-label{padding-left:2.5rem;padding-right:2.5rem}.manage-portfolio-page .buying-power-container{margin:auto}.manage-portfolio-page .portfolio-section{overflow-x:auto}.manage-portfolio-page .research-bar-bottom{max-width:100vw;overflow-y:hidden;height:3em}.manage-portfolio-page .research-bar-bottom .search-icon{width:1.5em;height:1.5em}.manage-portfolio-page .research-bar-bottom .symbol-search{font-size:1.3em;width:calc(100vw - 3em)}.manage-portfolio-page .small-screen-trade-panel-section{position:fixed;top:0;left:0;max-width:100%;width:100vw;height:calc(100vh - 3em);transform:translate(0);border:None;border-radius:0;z-index:1000}.history-timeline-wrapper{overflow-x:auto}.reallocation-section{margin:.3em 0;height:100%;width:100%}.reallocation-section .reallocation-grid-row-base,.reallocation-section .title-row,.reallocation-section .allocation-row{grid-template-columns:27.8% 6% 27.8% 6% 27.8%;column-gap:1.15%}.reallocation-section .title-row{grid-template-rows:auto auto 1.5em;grid-template-columns:1.5em auto 1.5em;grid-template-areas:"nullOne rightTitle rightTitle" "leftTitle leftTitle rightArrow" "leftArrow nulltwo rightArrow";padding-left:.3em;padding-right:.3em}.reallocation-section .title-row .portfolio-realloc-button-base,.reallocation-section .title-row .title-left .portfolio-realloc-button,.reallocation-section .title-row .title-right .portfolio-realloc-button{width:100%}.reallocation-section .title-row .portfolio-realloc-button-base .title-icon,.reallocation-section .title-row .title-left .portfolio-realloc-button .title-icon,.reallocation-section .title-row .title-right .portfolio-realloc-button .title-icon{height:1.3em;width:1.3em}.reallocation-section .title-row .portfolio-realloc-button-base h3,.reallocation-section .title-row .title-left .portfolio-realloc-button h3,.reallocation-section .title-row .title-right .portfolio-realloc-button h3{font-size:1em;width:calc(100% - 2.3em)}.reallocation-section .title-row .title-arrow{display:none}.reallocation-section .title-row .right-arrow-down{display:flex;flex-flow:row nowrap;justify-content:center;align-items:stretch;grid-area:rightArrow;min-height:0}.reallocation-section .title-row .right-arrow-down svg{fill:#4d4d4c;transform:rotate(90deg)}.reallocation-section .title-row .left-arrow-down{display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:center;height:1.5em;grid-area:leftArrow}.reallocation-section .title-row .left-arrow-down svg{fill:#4d4d4c;width:1.5em}.reallocation-section .title-row .title-right,.reallocation-section .title-row .title-right .portfolio-realloc-button{justify-content:flex-end}.reallocation-section .title-row .title-right .portfolio-realloc-button h3{width:auto;max-width:calc(100% - 2.3em);text-align:left}.reallocation-section .title-row .title-right .choose-portfolio-box{width:100%}.reallocation-section .title-row .title-right .choose-portfolio-box h3{width:calc(100% - 2.3em);text-align:left}.reallocation-section .allocation-row{font-size:1em;grid-template-rows:auto auto auto auto;grid-template-areas:"symbolArea symbolArea symbolArea symbolArea symbolArea" "slideLabel slideLabel adjustInput adjustInput nulltwo" "slider     slider  slider     slider  slider" "leftTotalInput leftArrow rightTotalLabel rightArrow rightTotalInput"}.reallocation-section .allocation-row .input-base,.reallocation-section .allocation-row .left-total-input,.reallocation-section .allocation-row .delta-input,.reallocation-section .allocation-row .right-total-input,.reallocation-section .allocation-row .align-assets-section .align-row .align-quantity,.align-assets-section .align-row .reallocation-section .allocation-row .align-quantity{font-size:1em;font-weight:400}.reallocation-section .allocation-row .left-total-label{display:none}.reallocation-section .allocation-row .delta-input{margin-left:6%}.reallocation-section .small-screen-allocation-divider{display:block;border-bottom:#aaaaaa 1px solid!important;width:100%;margin:0}.reallocation-section .alloc-button-row{display:inline-grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"leftButton rightButton" "centerButton centerButton";font-size:1em}.reallocation-section .alloc-button-row .alloc-reset{grid-area:centerButton;margin:.3em auto}.reallocation-section .alloc-button-row .alloc-submit{grid-area:rightButton}.reallocation-section .alloc-button-row .alloc-cancel{grid-area:leftButton}.align-assets-section{margin:1em}.align-assets-section .align-grid-row-base,.align-assets-section .align-header,.align-assets-section .align-row,.align-assets-section .align-footer{display:grid;min-width:0;grid-template-columns:22.8% 8.6% 11.4% 22.8% 8.6% 11.4%;column-gap:1em}.align-assets-section .align-header{display:none}.align-assets-section .align-row{grid-template-rows:auto auto auto;grid-template-areas:"symbol    symbol    symbol    instruction instruction instruction" "qtylabel  qtylabel  qtylabel  quantity    null1       null2" "wghtlabel wghtlabel wght      cashlabel   cashimpact  cashimpact";border-bottom:#4d4d4c 1px solid;row-gap:.5em}.align-assets-section .align-row .align-symbol{grid-area:symbol;text-align:left}.align-assets-section .align-row .align-instruction{grid-area:instruction;text-align:left}.align-assets-section .align-row .align-quantity-label{display:block;grid-area:qtylabel;text-align:left;font-weight:500}.align-assets-section .align-row .align-quantity{grid-area:quantity}.align-assets-section .align-row .align-weight-label{display:block;grid-area:wghtlabel;text-align:left}.align-assets-section .align-row .align-weight{grid-area:wght;text-align:right;padding-right:.5em}.align-assets-section .align-row .align-cash-impact-label{display:block;grid-area:cashlabel;text-align:left}.align-assets-section .align-row .align-cash-impact{grid-area:cashimpact;text-align:right;padding-right:.5em}.align-assets-section .align-footer{grid-template-rows:auto auto;grid-template-areas:"symbol description description description description description" "wghtlabel wghtlabel wght      cashlabel   cashimpact  cashimpact";border-bottom:#4d4d4c 1px solid}.align-assets-section .align-footer .align-footer-symbol{display:block;text-align:left;grid-area:symbol}.align-assets-section .align-footer .align-footer-instruction{grid-area:description;text-align:left}.align-assets-section .align-footer .align-footer-weight-label{display:block;grid-area:wghtlabel;text-align:left}.align-assets-section .align-footer .align-footer-weight{grid-area:wght;text-align:right;padding-right:.5em}.align-assets-section .align-footer .align-footer-cash-impact-label{display:block;grid-area:cashlabel;text-align:left}.align-assets-section .align-footer .align-footer-cash-impact{grid-area:cashimpact;text-align:right;padding-right:.5em}.align-assets-section .align-button-row{flex-flow:column-reverse nowrap;align-items:center}.user-settings-page .settings-column{width:100vw;display:flex;justify-content:center}.user-settings-page .brokerage-section{margin:auto 1rem}.user-settings-page .brokerage-section .brokerage-header{margin-top:1em;display:flex;flex-flow:row wrap;width:100%;row-gap:.5em;justify-content:space-between;align-items:center;align-content:space-between}.user-settings-page .brokerage-section .brokerage-header .brokerage-logo{height:3em;max-width:100vw}.user-settings-page .brokerage-section .brokerage-header .link-button{display:inline-block;border-radius:1rem;border:#254ba0 1px solid;background-color:#254ba0;color:#fcfcfc;font-weight:500;width:4em;padding:.3em 1em}.user-settings-page .brokerage-section .brokerage-header .link-button:disabled{font-weight:400;background-color:transparent;border-color:#6c6c6c;color:#6c6c6c}.user-settings-page .brokerage-section .brokerage-table .hide-mobile,.user-settings-page .brokerage-section .brokerage-table .ba-date,.user-settings-page .brokerage-section .brokerage-table .ba{display:none}.user-settings-page .subscription-table{max-width:calc(100vw - 2rem)}.user-settings-page .subscription-table .mobile-hide{display:none}.marketplace-table{width:100%;border-radius:0;border:none}.marketplace-table .marketplace-header{display:none}.marketplace-table .marketplace-row{border-bottom:#6c6c6c 2px solid;padding:.1rem .25rem}.marketplace-table .marketplace-row:hover{background-color:#f1f4f9}.marketplace-table .marketplace-row .summary-full-screen{display:none}.marketplace-table .marketplace-row .summary-small-screen-horizontal-divider{border-bottom:#aaaaaa 1px solid!important;align-self:stretch;margin-left:5%;margin-right:5%;display:block}.marketplace-table .marketplace-row .summary-small-screen{display:flex}.marketplace-table .marketplace-row .summary-small-screen .name{width:clamp(15.045rem,55vw,25rem);border-right:#aaaaaa .5px solid}.marketplace-table .marketplace-row .summary-small-screen .return{width:clamp(6.77rem,35vw,10rem);display:flex;flex-direction:column;justify-content:baseline;align-items:center;border-right:#aaaaaa .5px solid;padding-right:.1rem;padding-left:.1rem}.marketplace-table .marketplace-row .summary-small-screen .return .numeric{font-weight:700}.marketplace-table .marketplace-row .summary-small-screen .return .label{display:block;font-weight:lighter}.marketplace-table .marketplace-row .summary-small-screen .icon{padding-top:.3rem;border-right:#aaaaaa .5px solid}.marketplace-table .marketplace-row .summary-small-screen .icon:last-of-type{border-right:none}.marketplace-table .marketplace-row .summary-small-screen .icon .expand-arrow{height:clamp(1rem,1.67vw,2.5rem);transform:rotate(90deg);transition:transform .2s}.marketplace-table .marketplace-row .summary-small-screen .icon .collapse-arrow{height:clamp(1rem,1.67vw,2.5rem);transform:rotate(-90deg);transition:transform .2s}.marketplace-table .marketplace-row .summary-small-screen .icon-border-left{border-left:#aaaaaa .5px solid}.marketplace-table .marketplace-row .summary-small-screen .rating{padding-top:.3rem;border-right:#aaaaaa .5px solid}.marketplace-table .marketplace-row .summary-small-screen .watch{width:clamp(2.5rem,15vw,10rem)}.marketplace-table .marketplace-row .summary-small-screen .expand-collapse .expand-arrow{height:clamp(1rem,1.67vw,2.5rem);transform:rotate(90deg);transition:transform .2s}.marketplace-table .marketplace-row .summary-small-screen .expand-collapse .collapse-arrow{height:clamp(1rem,1.67vw,2.5rem);transform:rotate(-90deg);transition:transform .2s}.marketplace-table .marketplace-detail .data-feed-description{border-top:#aaaaaa 1px solid}.marketplace-table .marketplace-detail .data-feed-description .label-action-row .action-side{display:block;font-size:clamp(.8rem,1.25vw,1rem)}.marketplace-table .marketplace-detail .data-feed-description .label-action-row .action-side button{border-radius:1rem;padding:.2rem .5rem}.marketplace-table .marketplace-detail .data-feed-description .label-action-row .action-side .market-action-sign-up{background-color:#254ba0;color:#fcfcfc}.marketplace-table .marketplace-detail .data-feed-description .label-action-row .action-side .market-action-follow,.marketplace-table .marketplace-detail .data-feed-description .label-action-row .action-side .marketplace-row .action .market-action-manage,.marketplace-table .marketplace-row .action .marketplace-detail .data-feed-description .label-action-row .action-side .market-action-manage,.marketplace-table .marketplace-detail .data-feed-description .label-action-row .action-side .marketplace-row .action .market-action-view,.marketplace-table .marketplace-row .action .marketplace-detail .data-feed-description .label-action-row .action-side .market-action-view{border-radius:1rem;background-color:none;border:#254ba0 1px solid;color:#254ba0}.marketplace-table .marketplace-detail .data-feed-description .label-action-row .action-side .market-action-follow:disabled,.marketplace-table .marketplace-detail .data-feed-description .label-action-row .action-side .marketplace-row .action .market-action-manage:disabled,.marketplace-table .marketplace-row .action .marketplace-detail .data-feed-description .label-action-row .action-side .market-action-manage:disabled,.marketplace-table .marketplace-detail .data-feed-description .label-action-row .action-side .marketplace-row .action .market-action-view:disabled,.marketplace-table .marketplace-row .action .marketplace-detail .data-feed-description .label-action-row .action-side .market-action-view:disabled{border:#6c6c6c 1px solid;color:#6c6c6c}.marketplace-table .marketplace-detail .data-feed-description .label-action-row .action-side .market-action-manage{background-color:#f1f4f9}.marketplace-table .marketplace-detail .data-feed-description .label-action-row .action-side .market-action-view{background-color:#aaa}.marketplace-table .marketplace-detail .data-feed-description h3{font-size:clamp(.9rem,1.3vw,1.1rem)}.marketplace-table .marketplace-detail .data-feed-description .description{font-size:clamp(.8rem,1.25vw,1rem)}.marketplace-table .marketplace-detail .details-wrapper{flex-direction:column;justify-content:flex-start}.marketplace-table .marketplace-detail .overall-characteristics{width:100%}.leaderboard-table{width:100vw;margin:0;border:none;border-radius:0}.leaderboard-table .leaderboard-header{font-size:1rem}.leaderboard-table .leaderboard-header .rank{width:9vw}.leaderboard-table .leaderboard-header .return{width:16vw}.leaderboard-table .leaderboard-header .rating{width:18vw}.leaderboard-table .leaderboard-header .icon{display:none}.leaderboard-table .leaderboard-header .action{width:20px}.leaderboard-table .leaderboard-row{font-size:1rem}.leaderboard-table .leaderboard-row .rank{width:9vw;font-size:20px}.leaderboard-table .leaderboard-row .return{width:16vw;font-size:3.5vw}.leaderboard-table .leaderboard-row .icon,.leaderboard-table .leaderboard-row .action{display:none}.leaderboard-table .leaderboard-row .rating{width:18vw;height:100%;align-self:center;justify-self:center}.leaderboard-table .leaderboard-row .action-mobile{display:block;width:20px}.leaderboard-table .leaderboard-row .action-mobile .leaderboard-action-button,.leaderboard-table .leaderboard-row .action-mobile .action .leaderboard-action-sign-up,.leaderboard-table .leaderboard-row .action .action-mobile .leaderboard-action-sign-up,.leaderboard-table .leaderboard-row .action-mobile .action .leaderboard-action-follow,.leaderboard-table .leaderboard-row .action .action-mobile .leaderboard-action-follow,.leaderboard-table .leaderboard-row .action-mobile .action .leaderboard-action-manage,.leaderboard-table .leaderboard-row .action .action-mobile .leaderboard-action-manage,.leaderboard-table .leaderboard-row .action-mobile .action .leaderboard-action-view,.leaderboard-table .leaderboard-row .action .action-mobile .leaderboard-action-view{display:inline-block;width:20px;background-color:transparent}.follow-pop-up{scroll-snap-type:y proximity;max-height:90vh;margin:0;width:100%}.follow-pop-up .market-portfolio-section .aligned-flex-row{justify-content:space-between}.follow-pop-up .market-portfolio-section .aligned-flex-row .left-1-4{width:5em}.follow-pop-up .market-portfolio-section .aligned-flex-row .descriptor-flex{column-gap:.3em}}
