.breakdance .invest{width:100%;padding:1rem;border-bottom:1px solid var(--bde-palette-color-1-0f4dba4a-607c-43a1-8564-0ea299007aad);border-radius:8px}.breakdance .invest:after{transition:5s;transform-origin:left;content:"";position:absolute;bottom:0;left:0;width:100%;transform:scaleX(0);height:1px;background:linear-gradient(270deg,var(--bde-palette-color-16) 0%,#f4792000 100%);border-radius:5rem;box-shadow:0px 0px 40px 0px #f4792099}.breakdance .invest.active:after{transform:scale(1)}.breakdance .invest.active{background-color:var(--bde-palette-color-3);border-radius:1rem 1rem 0 0}.breakdance .invest{overflow:hidden}@media (max-width:1023px){.breakdance .invest{margin-bottom:1rem}}.breakdance .active{background:var(--bde-palette-color-3)!important}.active svg{fill:var(--bde-palette-color-16)!important}.breakdance .element{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;min-height:80px;font-size:13px;padding:.7rem 1.5rem;border-top:1px solid var(--bde-palette-color-1-0f4dba4a-607c-43a1-8564-0ea299007aad);border-bottom:0 solid var(--bde-palette-color-1-0f4dba4a-607c-43a1-8564-0ea299007aad);border-left:0 solid var(--bde-palette-color-1-0f4dba4a-607c-43a1-8564-0ea299007aad);border-right:0 solid var(--bde-palette-color-1-0f4dba4a-607c-43a1-8564-0ea299007aad)}@media (max-width:479px){.breakdance .element{line-height:1.4;padding-right:.7rem;padding-left:.7rem}}.breakdance .hierarchy-1{background-color:var(--bde-brand-primary-color);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.3rem;padding:.5rem 1rem;border-radius:8px}.breakdance .hierarchy-1 div{color:#fff}.breakdance .hierarchy-1 path{fill:#fff}.breakdance .hierarchy-1:hover svg{transform:translate(-3px)}.breakdance .hierarchy-1 svg{transition:.2s}.breakdance .hierarchy-2{background-color:var(--bde-background-color);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.3rem;padding:.5rem 1rem;border-radius:8px}.breakdance .hierarchy-2:hover svg{transform:translate(-3px)}.breakdance .hierarchy-2 svg{transition:.2s}.hierarchy-1:hover{background-color:var(--bde-palette-background-dark-501d683a-0d52-4857-9087-f61843d53d75-14)}.hierarchy-2:hover{background-color:#e2e8f045}