.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.full-width{width:100%;display:block}.text-no-wrap{white-space:nowrap}.display-none{display:block}.no-padding{padding:0!important}p.no-data-found{text-align:center;color:#0c0c1e;margin-top:2rem;font-size:1.6rem}p.text-danger{color:#fa5252}p.information-text-band{color:#7950f2;background-color:#fff;border:2px solid #7950f2;border-radius:10px;justify-content:flex-start;align-items:center;gap:1rem;margin:4rem 0 2rem;padding:1rem;display:flex;font-size:1.6rem!important}p.information-text-band svg{color:#7950f2;font-size:3rem}.color-success{color:#12b886!important}.color-danger{color:#fa5252!important}.color-primary{color:#7950f2!important}.rotate-180{transform:rotate(180deg)}.go-to-bottom{z-index:30000;cursor:pointer;border-radius:50%;position:fixed;bottom:2rem;right:2rem}.go-to-bottom svg{color:#fff;background-color:#7950f2;border-radius:50%;padding:.5rem;font-size:7.5rem;transition:all .2s ease-out}.go-to-bottom:hover svg{padding:0;transition:all .2s ease-out}.no-margin{margin:0!important}.no-margin-bottom{margin-bottom:0!important}.no-padding-bottom{padding-bottom:0!important}.color-black{color:#0c0c1e!important}.color-red{color:#fa5252!important}.color-green{color:#12b886!important}.container-flex{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:2rem;margin:2.5rem 0;display:flex}.container-flex *{margin:0!important}.text-align-left{text-align:left!important}.no-box-shadow{box-shadow:none!important}.width-fit-content{width:fit-content!important}.individual-select-and-search-input-margin{margin:2rem auto}.font-size-xxs{font-size:1.3rem!important}.font-size-xs{font-size:1.6rem!important}.font-size-s{font-size:2rem!important}.font-size-m{font-size:3rem!important}.font-size-l{font-size:5rem!important}.align-left{text-align:left!important;align-self:flex-start!important}*,:after,:before{scroll-behavior:smooth;margin:0;padding:0;font-family:inherit;box-sizing:border-box!important}html{font-size:62.5%;font-family:var(--font-kanit),sans-serif;--scroll-behavior:smooth!important;scroll-behavior:smooth!important}@media (max-width:75em){html{font-size:56.25%}}@media (max-width:56.25em){html{font-size:50%}}@media (min-width:112.5em){html{font-size:75%}}body{width:100%;font-family:var(--font-kanit),sans-serif;position:relative;overflow-x:hidden;min-height:100vh!important;min-height:var(--app-height)!important;background-color:#0c0c1e!important;min-height:-webkit-fill-available!important}.ohnohoney{opacity:0;z-index:-1;width:0;height:0;position:absolute;top:-999999rem;left:-999999rem}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#e6defd}::-webkit-scrollbar-thumb{background-color:#7950f2;border:3px solid #7950f2;border-radius:20px}::-moz-selection{color:#fff;background-color:#7950f2}::selection{color:#fff;background-color:#7950f2}img::-moz-selection{background:0 0}img::selection{background:0 0}h1{letter-spacing:.2px;color:#fff;line-height:1.1;font-size:10rem!important}@media (max-width:37.5em){h1{font-size:5rem!important}}h2{letter-spacing:.2px;color:#fff;line-height:1.1;font-size:7.5rem!important}h3{letter-spacing:.2px;color:#fff;line-height:1.1;font-size:6rem!important}h4{letter-spacing:.2px;color:#fff;line-height:1.1;font-size:3rem!important}@media (max-width:37.5em){h4{font-size:3rem!important}}h5{letter-spacing:.2px;color:#fff;line-height:1.1;font-size:2rem!important}h6{letter-spacing:.2px;color:#fff;line-height:1.1;font-size:1.6rem!important}p{color:#fff;letter-spacing:-.02px;font-size:2rem;line-height:1.25}@media (min-width:112.5em){p{font-size:1.6rem}}a,a:link,a:active{color:#7950f2;font-size:2rem}a:visited{color:#5521ee}a:hover{cursor:pointer;color:#9d7ff6;text-decoration:underline}.btn{border:none;justify-content:center;align-items:center;gap:1rem;margin:2rem auto;transition:all .2s;display:flex;color:#fff!important;border-radius:10px!important;padding:.5rem 2rem!important;font-size:1.6rem!important}.btn:hover{transition:all .2s}.btn:disabled{cursor:not-allowed}.btn svg{font-size:2rem!important}.btn-primary{background-color:#7950f2!important;border:2px solid #7950f2!important}.btn-primary:hover{background-color:#9d7ff6!important;border:2px solid #9d7ff6!important}.btn-primary:disabled{background-color:#5521ee!important;border:2px solid #5521ee!important}.btn-primary-reverse{color:#7950f2!important;background-color:#fff!important;border:2px solid #7950f2!important}.btn-primary-reverse:hover{color:#fff!important;background-color:#7950f2!important;border:2px solid #7950f2!important}.btn-primary-reverse:disabled{background-color:#9d9d9d!important;border:2px solid #7950f2!important}.btn-secondary{background-color:#4263eb!important;border:2px solid #12b886!important}.btn-secondary:hover{background-color:#7089f0!important;border:2px solid #17e6a8!important}.btn-secondary:disabled{background-color:#183fe2!important;border:2px solid #0d8a64!important}.btn-green{color:#fff;background-color:#12b886!important;border:2px solid #12b886!important}.btn-green:hover{background-color:#17e6a8!important;border:2px solid #17e6a8!important}.btn-green:disabled{background-color:#0d8a64!important;border:2px solid #0d8a64!important}.btn-red{color:#fff;background-color:#fa5252!important;border:2px solid #fa5252!important}.btn-red:hover{background-color:#fb8484!important;border:2px solid #fb8484!important}.btn-red:disabled{background-color:#f92020!important;border:2px solid #f92020!important}.btn-red-reverse{color:#fa5252!important;background-color:#fff!important;border:2px solid #fa5252!important}.btn-red-reverse:hover{color:#fff!important;background-color:#fa5252!important;border:2px solid #fa5252!important}.btn-red-reverse:disabled{color:#fff;background-color:#9d9d9d!important;border:2px solid #fa5252!important}.btn-black{background-color:#0c0c1e!important;border:2px solid #0c0c1e!important}.btn-black:hover{background-color:#1b1b42!important;border:2px solid #0c0c1e!important}.btn-black:disabled{background-color:#000!important;border:2px solid #0c0c1e!important}.btn-black-reverse{color:#0c0c1e!important;background-color:#fff!important;border:2px solid #0c0c1e!important}.btn-black-reverse:hover{color:#fff!important;background-color:#0c0c1e!important;border:2px solid #0c0c1e!important}.btn-black-reverse:disabled{color:#fff;background-color:#9d9d9d!important;border:2px solid #0c0c1e!important}.btn-white{width:fit-content;transition:all .2s ease-out;color:#0c0c1e!important;background-color:#fff!important;border:2px solid #fff!important}.btn-white:hover{color:#0c0c1e;transition:all .2s ease-out;background-color:#fff!important;border:2px solid #fff!important;box-shadow:0 0 10px #fff!important}.btn-white:disabled{color:#0c0c1e;background-color:#e6e6e6!important;border:2px solid #fff!important}.btn-white-reverse{color:#fff!important;background-color:#fff!important;border:2px solid #fff!important}.btn-white-reverse:hover{color:#fff!important;background-color:#0c0c1e!important;border:2px solid #fff!important}.btn-white-reverse:disabled{color:#fff;background-color:#9d9d9d!important;border:2px solid #fff!important}.btn-container-flex{justify-content:center;align-items:center;gap:2rem;display:flex}.btn-xl{border-radius:100px;padding:.75rem 3rem!important;font-size:1.6rem!important}.btn-aligned-left{margin:0 auto 2rem 0!important}.btn-aligned-right{margin:0 0 auto 2rem!important}img{-o-object-fit:cover;object-fit:cover}.react-svg{max-width:"200px"}a{color:inherit!important;text-decoration:none!important}.switch-line{justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.switch-line .switch-actions{border-radius:1000px;justify-content:center;align-items:center;width:120px;display:flex;overflow:hidden}.switch-line .switch-actions .yes-side{text-align:center;cursor:pointer;border:2px solid #7950f2;border-top-left-radius:1000px;border-bottom-left-radius:1000px;width:60px}.switch-line .switch-actions .no-side{text-align:center;cursor:pointer;border:2px solid #7950f2;border-top-right-radius:1000px;border-bottom-right-radius:1000px;width:60px}.switch-line .switch-actions p{border-radius:1000px;font-size:1.6rem!important}.switch-line .switch-actions .active{background-color:#7950f2}.switch-line .switch-actions .active p{color:#fff;font-weight:600}.switch-line p.switch-text-description{color:#0c0c1e;font-size:1.6rem!important}.available-flag,.unavailable-flag{color:#fff;white-space:nowrap;border-radius:500px;justify-content:center;align-items:center;gap:1rem;width:fit-content;margin:0 auto;padding:.2rem .5rem .2rem 1rem;font-size:1.3rem;font-weight:600;display:flex}.available-flag{background-color:#9775fa}.unavailable-flag{background-color:#5f3dc4}.handle{z-index:1000;border-radius:50px;width:15px;height:15px;margin:0;font-weight:600;background-color:#fff!important}.switch{z-index:1;cursor:pointer;background-color:#5f3dc4;border:1px solid #fff;border-radius:50px;justify-content:flex-start;width:45px;height:21px;padding:2px;display:flex}.switch[data-ison=true]{background-color:#d0bfff;justify-content:flex-end}video{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.subscription-container{border:1px solid rgb(var(--primary-color));background-color:#fff;border-radius:5px;flex-direction:row;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:2rem;font-weight:700;display:flex}.checkbox-input-container{justify-content:center;align-self:flex-start;align-items:center;gap:1rem;display:flex}.checkbox-input-container label{align-items:center;gap:1rem;margin:0;display:flex;font-size:1.3rem!important}.checkbox-input-container input[type=checkbox]{aspect-ratio:1;cursor:pointer;vertical-align:text-bottom;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;border-radius:4px;margin:0;padding:0;accent-color:#7950f2!important;width:15px!important;box-shadow:none!important;border:1px solid #e2e2e2!important}.checkbox-input-container input[type=checkbox]:focus{outline:none;border:1px solid #7950f2!important}.checkbox-input-container input[type=checkbox]:checked{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/></svg>");background-color:#7950f2!important;border:1px solid #7950f2!important}#reuse-address-details-checkbox{border:.5px solid rgb(var(--black-color));vertical-align:text-bottom!important;margin-left:1rem!important}input:-webkit-autofill{transition:background-color 600000s,color 600000s}input:-webkit-autofill:hover{transition:background-color 600000s,color 600000s}input:-webkit-autofill:focus{transition:background-color 600000s,color 600000s}input:-webkit-autofill:active{transition:background-color 600000s,color 600000s}input:disabled,select:disabled{cursor:not-allowed;color:#838383!important;background-color:#e2e2e2!important}.input-container{width:100%;margin-bottom:1.5rem}.input-container.search-input{margin:4rem auto}.error-message{margin-top:.5rem;font-size:1.3rem;color:#fa5252!important;font-weight:600!important}label{color:#fff;width:100%;margin-bottom:0;display:block;font-size:1.6rem!important}input,textarea{background-color:#fff;border:2px solid #e2e2e2;border-radius:10px;width:100%;color:#0c0c1e!important;padding:.5rem 1rem!important;font-size:1.6rem!important}input:focus,textarea:focus{outline:none;border:2px solid #7950f2!important}input::-moz-placeholder{color:#7c7c7c!important;font-size:1.6rem!important}textarea::-moz-placeholder{color:#7c7c7c!important;font-size:1.6rem!important}input::placeholder,textarea::placeholder{color:#7c7c7c!important;font-size:1.6rem!important}select{appearance:none;background:url(../media/arrow-down.079dfe60.svg) calc(100% - 1.1rem)/2rem 2rem no-repeat;border:2px solid #e2e2e2;border-radius:10px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;color:#0c0c1e!important;background-color:#fff!important;padding:.5rem 1rem!important;font-size:1.6rem!important}select option{color:#0c0c1e;background-color:#fff}select option:hover{background-color:rgba(var(--primary-color),.25)!important}select::-ms-expand{display:none}input[type=color]{padding:0!important}input:focus:not(.invalid-input),input:focus:not(.valid-input),select:focus:not(.invalid-input),select:focus:not(.valid-input),textarea:focus:not(.invalid-input),textarea:focus:not(.valid-input){outline:none!important}.valid-input{outline:none;border:2px solid #12b88680!important}.valid-input:focus{outline:none;border:2px solid #12b886!important}.invalid-input{outline:none;border:2px solid #fa525280!important}.invalid-input:focus{outline:none;border:2px solid #fa5252!important}input[type=date]::-webkit-calendar-picker-indicator{background-image:url(../media/calendar.de6d71dd.svg);width:2rem;height:2rem}input[type=date]::-webkit-calendar-picker-indicator:hover{cursor:pointer}.file-input-container{justify-content:center;align-items:center;gap:1rem;margin:3rem auto 2rem;display:flex}.file-input-container svg.view-existing-file-icon{color:#d0bfff;cursor:pointer;transition:all .2s;font-size:3rem!important}.file-input-container svg.view-existing-file-icon:hover{color:#7950f2;transition:all .2s}.file-input-label.disabled{cursor:not-allowed;background-color:#b6b6b6!important;border:2px solid #b6b6b6!important}.file-input-label.disabled svg,.file-input-label.disabled label{color:#e2e2e2!important}iframe{border-bottom:3px solid #0000001a;width:100%;height:450px;margin-bottom:5rem}.file-success-message{text-align:center;margin:1rem 0;color:#12b886!important;font-size:1.3rem!important;font-weight:600!important}.file-error-message{text-align:center;margin:1rem 0;color:#fa5252!important;font-size:1.3rem!important;font-weight:600!important}.number-of-characters{color:#0c0c1e80;margin-top:.5rem;font-size:1.6rem}input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.file-input-description-text{margin:1rem 0;color:#fff!important;font-size:1.3rem!important;font-weight:600!important}.custom-file-input{visibility:hidden;z-index:-1000;position:absolute;height:0!important;margin:0!important;padding:0!important;left:999999rem!important}.file-input-label{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:1rem;width:fit-content;margin:1rem 0 0;transition:all .2s;display:flex;color:#fff!important;background-color:#7950f2!important;border:2px solid #7950f2!important;padding:.5rem 2rem!important;font-size:1.6rem!important}.file-input-label:hover{transition:all .2s;background-color:#9d7ff6!important;border:2px solid #9d7ff6!important}.file-input-label svg{color:#fff!important;font-size:2rem!important}.file-input-label label{text-align:center;color:#fff!important;font-size:1.6rem!important}.file-input-name{margin:1rem 0;color:#12b886!important;font-size:1.3rem!important;font-weight:600!important}.file-input-name svg{margin-right:1rem;color:#12b886!important;font-size:2rem!important}.file-input-error{margin:1rem 0;color:#fa5252!important;font-size:1.3rem!important;font-weight:600!important}.file-input-error svg{margin-right:1rem;color:#fa5252!important;font-size:2rem!important}.scroll-indicator{z-index:100;position:absolute;bottom:2rem;left:0;right:0}.scroll-indicator span{box-sizing:border-box;border:2px solid #fff;border-radius:50px;width:30px;height:50px;margin-left:-15px;position:absolute;bottom:0;left:50%}.scroll-indicator span:before{content:"";box-sizing:border-box;background-color:#fff;border-radius:100%;width:6px;height:6px;margin-left:-3px;animation:2s infinite sdb10;position:absolute;top:10px;left:50%}@keyframes sdb10{0%{opacity:0;transform:translate(0)}40%{opacity:1}80%{opacity:0;transform:translateY(20px)}to{opacity:0}}.flash-container{z-index:2147483647;color:#fff;cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;gap:2rem;width:fit-content;max-width:40rem;margin-left:auto;padding:.5rem 1.5rem .5rem 1rem;display:flex;position:fixed;bottom:4.5rem;left:50%}@media (max-width:56.25em){.flash-container{max-width:initial;width:fit-content;min-width:90%}}.flash-container p{margin:0;font-size:1.3rem;text-align:left!important;color:#fff!important}.flash-container svg{width:2.5rem;height:2.5rem}.flash-success{background-color:#12b886}.flash-success:hover{background-color:#17e6a8}.flash-danger{background-color:#fa5252}.flash-danger:hover{background-color:#fb8484}.flash-info{background-color:#7950f2}.flash-info:hover{background-color:#9d7ff6}.no-table-data{text-align:center}.styled-table{border-collapse:collapse;border:none;width:100%;margin-top:2.5rem;display:block;overflow:auto!important}.styled-table thead tr th{color:#fff;text-align:left;text-transform:uppercase;font-weight:700;padding:.5rem 1rem!important;font-size:.9rem!important}.styled-table tbody tr{cursor:pointer;transition:all .2s ease-out}.styled-table tbody tr:nth-child(2n){background-color:#fff}.styled-table tbody tr:nth-child(odd){background-color:#e2e2e2}.styled-table tbody tr:nth-child(odd) td{color:#0c0c1e}.styled-table tbody tr:hover{background-color:#323232!important}.styled-table tbody tr:hover td,.styled-table tbody tr:hover svg{color:#fff!important}.styled-table tbody tr:hover svg:hover{color:#fff}.styled-table tbody tr.cursor-default{cursor:default!important}.styled-table tbody tr td{color:#0c0c1e;width:fit-content;height:4rem;padding:.5rem 1rem!important;font-size:1.3rem!important}.styled-table tbody tr td:first-of-type{border-radius:10px 0 0 10px;max-width:400px;overflow:hidden}.styled-table tbody tr td:last-of-type{border-radius:0 10px 10px 0}.styled-table tbody tr td.color-success{color:#12b886!important}.styled-table tbody tr td.color-danger{color:#fa5252!important}.styled-table tbody tr td.td-actions{text-align:center;vertical-align:middle;text-wrap:nowrap}.styled-table tbody tr td.td-actions svg{cursor:pointer;color:#7950f2;font-size:3rem;transition:all .2s ease-out;display:inline-block}.styled-table tbody tr td.td-actions svg:hover{color:#0c0c1e;transition:all .2s ease-out}.styled-table tbody tr td.td-actions button{margin:0!important}.styled-table tbody tr td.td-actions button svg{color:#fff}.styled-table tbody tr td.td-actions button svg:hover{color:#fff!important}.scrollable-table{width:100%!important;height:100%!important;padding-bottom:.5rem!important;overflow-y:scroll!important}.th-border-bottom{border-bottom:2px solid #7950f2}.no-results-td{border-radius:0 0 10px 10px!important}.nested-table-parent{border-collapse:collapse;border:none;width:100%;margin-top:2.5rem;display:block;overflow:auto!important}.nested-table-parent tbody{width:100%}.nested-table-parent p{font-size:2rem!important;font-weight:700!important}.nested-table-child{width:100%;margin:1rem 0 5rem}.nested-table-child thead tr th{color:#fff;text-align:left;text-transform:uppercase;font-weight:700;padding:.5rem 1rem!important;font-size:.9rem!important}.nested-table-child tbody tr{cursor:pointer;transition:all .2s ease-out}.nested-table-child tbody tr:nth-child(2n){background-color:#fff}.nested-table-child tbody tr:nth-child(odd){background-color:#e2e2e2}.nested-table-child tbody tr:nth-child(odd) td{color:#0c0c1e!important}.nested-table-child tbody tr:hover{background-color:#323232!important}.nested-table-child tbody tr:hover td,.nested-table-child tbody tr:hover svg{color:#fff!important}.nested-table-child tbody tr:hover svg:hover{color:#fff}.nested-table-child tbody tr.cursor-default{cursor:default!important}.nested-table-child tbody tr tr.color-success td{color:#12b886!important}.nested-table-child tbody tr tr.color-error td{color:#fa5252!important}.nested-table-child tbody tr td{color:#0c0c1e;width:fit-content;height:4rem;padding:.5rem 1rem!important;font-size:1.3rem!important}.nested-table-child tbody tr td:first-of-type{border-radius:10px 0 0 10px;max-width:400px;overflow:hidden}.nested-table-child tbody tr td:last-of-type{border-radius:0 10px 10px 0}.nested-table-child tbody tr td.color-success{color:#12b886!important}.nested-table-child tbody tr td.color-danger{color:#fa5252!important}.nested-table-child tbody tr td.td-actions{text-align:center;vertical-align:middle;text-wrap:nowrap}.nested-table-child tbody tr td.td-actions svg{cursor:pointer;color:#7950f2;font-size:3rem;transition:all .2s ease-out;display:inline-block}.nested-table-child tbody tr td.td-actions svg:hover{color:#0c0c1e;transition:all .2s ease-out}.nested-table-child tbody tr td.td-actions button{margin:0!important}.nested-table-child tbody tr td.td-actions button svg{color:#fff}.nested-table-child tbody tr td.td-actions button svg:hover{color:#fff!important}tr.color-success td{color:#12b886!important}tr.color-danger td{color:#fa5252!important}.button-spinner-container{justify-content:center;align-items:center;display:flex}.dark-background-container{background-color:rgb(var(--black-color))}.page-spinner-container{color:rgb(var(--white-color));text-align:center;min-height:calc(100vh - var(--navbar-height));flex-direction:column;justify-content:center;align-items:center;gap:10rem;padding:5.5rem 2rem 0;display:flex}.page-spinner-container span{width:6.6rem!important;height:6.6rem!important}.flag-primary{white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;width:fit-content;padding:.1rem 1rem;font-weight:600;display:flex;color:#fff!important;background-color:#7950f2!important;margin:0!important;font-size:1.3rem!important}.flag-primary-tint-1{white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;width:fit-content;padding:.1rem 1rem;font-weight:600;display:flex;color:#fff!important;background-color:#9775fa!important;margin:0!important;font-size:1.3rem!important}.flag-primary-shade-2{white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;width:fit-content;padding:.1rem 1rem;font-weight:600;display:flex;color:#fff!important;background-color:#5f3dc4!important;margin:0!important;font-size:1.3rem!important}.flag-green{white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;width:fit-content;padding:.1rem 1rem;font-weight:600;display:flex;color:#fff!important;background-color:#12b886!important;margin:0!important;font-size:1.3rem!important}.flag-blue{white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;width:fit-content;padding:.1rem 1rem;font-weight:600;display:flex;color:#fff!important;background-color:#4263eb!important;margin:0!important;font-size:1.3rem!important}.flag-primary-dark{white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;width:fit-content;padding:.1rem 1rem;font-weight:600;display:flex;color:#fff!important;background-color:#5f3dc4!important;margin:0!important;font-size:1.3rem!important}.flag-red{white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;width:fit-content;padding:.1rem 1rem;font-weight:600;display:flex;color:#fff!important;background-color:#fa5252!important;margin:0!important;font-size:1.3rem!important}.view-file-icon{color:#7950f2;cursor:pointer;font-size:3rem!important}.view-file-icon:hover{filter:drop-shadow(0 0 10px #d0bfff)}.stepper{width:100%;margin-bottom:2rem}.stepper .stepper-line{background-color:#7950f2;width:100%;height:2px;position:relative}.stepper .stepper-filler{background-color:#12b886;border-radius:10px;width:0%;height:3px;position:relative;top:0;left:0}.stepper .stepper-filler.error{background-color:#fa5252!important}.stepper .steps{justify-content:space-between;align-items:center;display:flex}.stepper .steps .step{background:#0c0c1e;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;transform:translateY(calc(-50% - 1px))}.stepper .steps .step svg{width:3rem;height:3rem;fill:#fff!important}.stepper .steps .step p{font-size:1.6rem}.stepper .steps .step.active svg{animation:1.5s infinite flashSVG;fill:#7950f2!important}.stepper .steps .step.active p{color:#7950f2}.stepper .steps .step.complete svg{fill:#12b886!important}.stepper .steps .step.complete p{color:#12b886}.stepper .steps .step.error svg{fill:#fa5252!important}.stepper .steps .step.error p{color:#fa5252}@keyframes flashSVG{0%{filter:drop-shadow(0 0 #7950f2)}50%{filter:drop-shadow(0 0 1rem #7950f2)}to{filter:drop-shadow(0 0 #7950f2)}}.simple-stepper{margin-top:5rem;margin-bottom:7rem}.simple-stepper .stepper-line{width:100%;height:2px;position:relative;background-color:#7950f2!important}.simple-stepper .stepper-filler{background-color:#12b886;border-radius:10px;width:0%;height:3px;position:relative;top:0;left:0}.simple-stepper .stepper-filler.error{background-color:#fa5252!important}.simple-stepper .steps{justify-content:space-between;align-items:center;gap:2rem;display:flex}.simple-stepper .steps .step{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:relative;transform:translateY(-50%)}.simple-stepper .steps .step .step-dot{background-color:#7950f2;border-radius:50%;width:2rem;height:2rem}.simple-stepper .steps .step .step-dot.active{background-color:#12b886;animation:1.5s infinite flashDot}.simple-stepper .steps .step .step-dot.success{background-color:#12b886!important}.simple-stepper .steps .step:first-of-type .step-dot{background-color:#12b886}.simple-stepper .steps .step p{color:#0c0c1e;text-align:center;font-size:1.6rem;position:absolute;top:3rem}.simple-stepper .steps .step:first-of-type p{transform:translate(40%)}.simple-stepper .steps .step:last-of-type p{transform:translate(-40%)}.simple-stepper .steps .step.active svg{animation:1.5s infinite flashSVG;fill:#7950f2!important}.simple-stepper .steps .step.active p{color:#7950f2}.simple-stepper .steps .step.complete svg{fill:#12b886!important}.simple-stepper .steps .step.complete p{color:#12b886}.simple-stepper .steps .step.error svg{fill:#fa5252!important}.simple-stepper .steps .step.error p{color:#fa5252}@keyframes flashDot{0%{background-color:#7950f2;box-shadow:0 0 #12b886}50%{background-color:#12b886;box-shadow:0 0 15px 5px #12b886}to{background-color:#7950f2;box-shadow:0 0 #12b886}}.loading-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:0 auto;display:flex}.loading-container p{text-align:center;color:#fff;margin:4rem;font-weight:700;font-size:5rem!important}.warning-info-card{background-color:#fa5252;border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;width:100%;margin-bottom:2rem;padding:1rem 1rem 2rem;display:flex;color:#fff!important}.warning-info-card svg{color:#fff;align-self:center;font-size:6rem}.warning-info-card p{text-align:center;font-weight:600;color:#fff!important}.info-card{background-color:#4263eb;border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;width:100%;margin-bottom:2rem;padding:1rem 1rem 2rem;display:flex;color:#fff!important}.info-card svg{color:#fff;align-self:center;font-size:6rem}.info-card p{text-align:center;font-weight:600;color:#fff!important}.footer{background-color:#0c0c1e;border-top:3px solid #7950f2;width:100%;padding:3rem 0}.footer .footer-content{flex-flow:column wrap;justify-content:center;align-items:center;gap:2rem;margin:0 auto;padding:0 2rem;display:flex}.footer .footer-content .links-container{flex-wrap:wrap;gap:2rem;display:flex}.footer .footer-content .links-container a{text-transform:uppercase;cursor:pointer;margin-top:.5rem;text-decoration:none;transition:all .3s ease-in-out;display:inline-block;color:#fff!important;font-size:1.6rem!important}.footer .footer-content .links-container a:hover{transition:all .3s ease-in-out;color:#d0bfff!important}.footer .footer-content .company-logo img{cursor:pointer}.footer .footer-content .social-medias{gap:2rem;display:flex}.footer .footer-content .social-medias svg{cursor:pointer;color:#fff;transition:all .2s ease-out;font-size:3rem!important}.footer .footer-content .social-medias svg:hover{transition:all .2s ease-out;scale:1.1;color:#7950f2!important}.footer .footer-content .copyrights{color:#b6b6b6;text-align:center;font-size:1.3rem!important}.hide-footer{display:none}.formik-form{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:2rem;display:flex}.formik-form h2{justify-self:flex-start;width:fit-content;display:flex;position:relative;margin:7rem 0!important;font-size:3rem!important}.formik-form h2:before{content:"";z-index:-1;background:linear-gradient(90deg,#7950f280 50%,#4263eb80 100%);height:100%;position:absolute;left:-2rem;right:-2rem;transform:skew(-50deg)}.auth-form{max-width:500px}@media (max-width:37.5em){.auth-form{max-width:100%}}.narrow-form{max-width:700px;margin:0 auto}.add-default-margin{margin:5rem auto}.no-side-padding{padding-bottom:0!important;padding-left:0!important;padding-right:0!important}.public-page-header{background:radial-gradient(circle,#4263eb33 0%,#121212 75%);border-bottom:4px solid #7950f2;justify-content:center;align-items:center;gap:2rem;width:100%;height:70vh;min-height:70vh;margin:0 auto;padding:0 10rem;display:flex;position:relative;overflow-x:hidden}.public-page-header.display-colummn{flex-direction:column-reverse;gap:5rem}.public-page-header .container-left{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;width:60%;display:flex;position:relative}.public-page-header .container-left .cta-container{justify-content:center;align-items:center;gap:2rem;display:flex}.public-page-header .container-right{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:40%;display:flex;position:relative}.public-page-header .container-right img{-o-object-fit:contain;object-fit:contain;max-width:400px;position:relative!important}.public-page-header h1{text-transform:uppercase;margin-bottom:2rem;font-weight:600;font-size:7.5rem!important}.public-page-header h4{text-shadow:0 5px 10px #7950f24d,0 0 20px #ff2cdf4d;margin-bottom:2rem;font-style:italic;position:relative}.public-page-header h4:before{content:"";z-index:-1;background:linear-gradient(90deg,#7950f280 50%,#4263eb80 100%);height:100%;position:absolute;left:-5rem;right:-5rem;transform:skew(-50deg)}@media (max-width:56.25em){.public-page-header{flex-direction:column;justify-content:center;gap:2rem;padding:0 2rem}.public-page-header .container-left{width:100%}.public-page-header .container-right{width:30%}.public-page-header .container-right img{width:200px}}.responsive-container{width:100%;max-width:clamp(300px,1500px,90%);margin:0 auto;padding:1rem}@media (max-width:75em){.responsive-container{max-width:85%}}@media (max-width:56.25em){.responsive-container{max-width:90%}}@media (max-width:37.5em){.responsive-container{max-width:95%}}.responsive-container h1{width:fit-content;font-weight:600;position:relative;margin:7rem 0!important;font-size:5rem!important}.responsive-container h1:before{content:"";z-index:-1;background:linear-gradient(90deg,#7950f280 50%,#4263eb80 100%);height:100%;position:absolute;left:-2rem;right:-2rem;transform:skew(-50deg)}.responsive-container h5.sub-title{align-self:flex-start;width:fit-content;font-weight:600;position:relative;text-align:left!important;margin:4rem 2rem!important;font-size:3rem!important}.responsive-container h5.sub-title:before{content:"";z-index:-1;background:linear-gradient(90deg,#7950f280 50%,#4263eb80 100%);height:100%;position:absolute;left:-2rem;right:-2rem;transform:skew(-50deg)}.full-height-container{min-height:calc(100vh - var(--navbar-height))}.full-width-container{width:100%;padding:1rem}.inaccessible-page-container,.confirmation-page-container{height:calc(100vh - var(--navbar-height));min-height:calc(100vh - var(--navbar-height));text-align:center;background-color:#0c0c1e;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:2rem;display:flex}.inaccessible-page-container span svg,.confirmation-page-container span svg{color:#7950f2;margin-bottom:5rem;font-size:20rem}.inaccessible-page-container p,.confirmation-page-container p{margin-top:2.5rem;font-size:1.6rem!important}.inaccessible-page-container button,.confirmation-page-container button{margin-top:2.5rem}@media (max-width:75em){.inaccessible-page-container,.confirmation-page-container{max-width:85%}}@media (max-width:56.25em){.inaccessible-page-container,.confirmation-page-container{max-width:90%}}@media (max-width:37.5em){.inaccessible-page-container,.confirmation-page-container{max-width:95%}}.navbar{width:100%;height:var(--navbar-height);z-index:1000000;margin:0 auto;padding:2rem;position:fixed}.not-see-through{background-color:#0c0c1e;border-bottom:3px solid #7950f2;transition:all .2s}.not-see-through a{text-transform:uppercase;color:#fff!important;font-size:1.6rem!important}.not-see-through a:hover{color:#7950f2}.see-through{background-color:#0000;border-bottom:3px solid #0000;transition:all .2s}.see-through a{text-transform:uppercase;color:#fff!important;font-size:1.6rem!important}.see-through a:hover{color:#7950f2}.nav-content{justify-content:space-around;align-items:center;gap:2rem;width:90%;height:100%;margin:0 auto;display:flex}.nav-content img{cursor:pointer;margin-right:auto;scale:1}.nav-content a:link,.nav-content a:visited,.nav-content a{cursor:pointer;font-size:2.5rem;text-decoration:none;transition:all .2s}.nav-content a:hover{transition:all .2s;color:#d0bfff!important}.nav-content a:last-of-type{margin-right:5rem}.nav-content a.active{color:#d0bfff!important}.nav-content a{justify-content:center;align-items:center;gap:.5rem;display:flex}.nav-content a svg{color:#7950f2;font-size:2.5rem;transition:all .2s}.nav-content .account-btn{border-radius:10px;justify-content:center;align-items:center;gap:1rem;margin-left:2rem;transition:all .2s ease-out;display:flex;color:#fff!important;background-color:#7950f2!important;padding:.25rem 2.5rem!important;font-size:1.6rem!important}.nav-content .account-btn:hover{transition:all .2s ease-out;background-color:#5521ee!important}.nav-content .account-btn svg{color:#fff;font-size:1.6rem}.toggle-button{margin-top:1rem}.side-nav{width:fit-content;height:calc(var(--app-height) - var(--navbar-height));max-height:calc(var(--app-height) - var(--navbar-height));padding-top:var(--navbar-height);z-index:30000;top:var(--navbar-height);-ms-overflow-style:none;scrollbar-width:none;background-color:#0c0c1e;border-right:4px solid #7950f2;flex-direction:column;justify-content:flex-start;align-self:center;padding-right:5rem;display:flex;position:fixed;left:0;overflow:scroll}.side-nav::-webkit-scrollbar{display:none}@media (max-width:37.5em){.side-nav{width:85%}}.side-nav li{text-transform:uppercase;color:#fff;margin-bottom:4rem;margin-left:2rem;line-height:1;list-style:none;font-size:1.6rem!important}.side-nav a:link,.side-nav a:visited{transition:all .2s;color:#fff!important}.side-nav a:active,.side-nav a:hover{transition:all .2s;color:#d0bfff!important}.side-nav a{justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.side-nav a svg{color:#7950f2;font-size:1.6rem;transition:all .2s}.side-nav a.active{color:#d0bfff!important}.side-nav hr.menu-separator{border-top:2px solid #7950f2;width:100%;height:1px;margin:0 0 4rem}.side-nav .account-btn{border-radius:10px;justify-content:center;align-items:center;gap:1rem;transition:all .2s ease-out;display:flex;color:#fff!important;background-color:#7950f2!important;padding:1rem 2.5rem!important;font-size:1.6rem!important}.side-nav .account-btn:hover{transition:all .2s ease-out;background-color:#5521ee!important}.side-nav .account-btn svg{color:#fff;font-size:1.6rem}.scroll-progress-bar{background:rgb(var(--primary-color));transform-origin:0%;height:6px;position:fixed;top:5.5rem;left:0;right:0}body:has(.loading-modal){overflow:hidden}.loading-modal{z-index:70000;background-color:#0c0c1e;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.loading-modal img.logo{color:#fff;width:20rem;animation:3s infinite glow}.loading-modal .triangle-shape{position:absolute}.loading-modal h2{color:#fff;text-align:center;font-style:italic;font-size:5rem!important}@keyframes glow{0%{filter:brightness(.5)}50%{filter:brightness()}to{filter:brightness(.5)}}.modal-backdrop{z-index:60000;background-color:#0c0c1ee6;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;inset:0}.modal-content{width:400px;margin:2rem;margin-top:calc(var(--navbar-height));background-color:#fff;border-radius:15px;max-height:70vh;padding:4rem;position:relative;overflow:hidden auto;box-shadow:0 0 30px 1px #7950f280}.modal-content h2{z-index:1;color:#000;width:fit-content;font-weight:700;position:relative;text-align:left!important;margin:0 0 2rem 4rem!important;font-size:3rem!important}.modal-content h2:before{content:"";z-index:-1;background:linear-gradient(90deg,#7950f280 50%,#4263eb80 100%);height:100%;position:absolute;left:-2rem;right:-2rem;transform:skew(-50deg)}.modal-content p{color:#0c0c1e;font-size:1.6rem!important}.modal-content a,.modal-content a:active,.modal-content a:hover{color:#7950f2!important;font-size:1.6rem!important;text-decoration:underline!important}.modal-content a:hover{cursor:pointer!important;color:#9d7ff6!important;font-size:1.6rem!important;text-decoration:underline!important}.modal-content li.no-list-style{color:#0c0c1e;margin-bottom:.5rem;list-style:none;font-size:1.6rem!important}.modal-content label,.modal-content select,.modal-content input,.modal-content textarea{color:#0c0c1e!important}.modal-content .file-input-label{color:#fff!important}.modal-content input,.modal-content textarea,.modal-content select{background-color:#fff}.modal-content .file-input-container label{color:#fff!important}.modal-content .file-input-description-text{color:#0c0c1e!important;font-weight:400!important}.modal-content .see-statement-link{color:#7950f2;text-decoration:underline}.modal-content .styled-table{border-collapse:collapse;border:none;width:100%;margin-top:2.5rem;display:block;overflow:auto!important}.modal-content .styled-table thead tr th{color:#0c0c1e;text-align:left;text-transform:uppercase;font-weight:700;padding:.5rem 1rem!important;font-size:.9rem!important}.modal-content .styled-table tbody tr{cursor:pointer;transition:all .2s ease-out}.modal-content .styled-table tbody tr:nth-child(2n){background-color:#fff}.modal-content .styled-table tbody tr:nth-child(odd){background-color:#e2e2e2}.modal-content .styled-table tbody tr:nth-child(odd) td{color:#0c0c1e!important}.modal-content .styled-table tbody tr:hover{background-color:#323232!important}.modal-content .styled-table tbody tr:hover td,.modal-content .styled-table tbody tr:hover svg{color:#fff!important}.modal-content .styled-table tbody tr:hover svg:hover{color:#7950f2!important}.modal-content .styled-table tbody tr.cursor-default{cursor:default!important}.modal-content .styled-table tbody tr td{color:#0c0c1e;width:fit-content;height:4rem;padding:.5rem 1rem!important;font-size:1.3rem!important}.modal-content .styled-table tbody tr td:first-of-type{border-radius:10px 0 0 10px;max-width:400px;overflow:hidden}.modal-content .styled-table tbody tr td:last-of-type{border-radius:0 10px 10px 0}.modal-content .styled-table tbody tr td.color-success{color:#12b886!important}.modal-content .styled-table tbody tr td.color-danger{color:#fa5252!important}.modal-content .styled-table tbody tr td.td-actions{text-align:center;vertical-align:middle;text-wrap:nowrap}.modal-content .styled-table tbody tr td.td-actions svg{cursor:pointer;color:#7950f2;font-size:3rem;transition:all .2s ease-out;display:inline-block}.modal-content .styled-table tbody tr td.td-actions svg:hover{color:#0c0c1e;transition:all .2s ease-out}.modal-content .styled-table tbody tr td.td-actions button{margin:0!important}.modal-content .styled-table tbody tr td.td-actions button svg{color:#fff}.modal-content .styled-table tbody tr td.td-actions button svg:hover{color:#fff!important}.modal-backdrop-side-nav{top:var(--navbar-height)}.wide-modal-content{width:100%;max-width:600px}.very-wide-modal-content{width:100%;max-width:1000px}.close-modal-icon{color:#d0bfff;cursor:pointer;transition:all .2s;position:absolute;top:1.5rem;right:1.5rem;width:3rem!important;height:3rem!important}.close-modal-icon:hover{transform:scale(1.2)}.signature-canvas{border:2px solid #7950f2!important;height:250px!important}.status-action-container{z-index:40000;justify-content:center;align-items:center;gap:4rem;margin:2rem 0 4rem;display:flex;position:sticky;top:1rem}.status-action-container .accept,.status-action-container .reject,.status-action-container .complete{justify-content:center;align-items:center;gap:1rem;display:flex;box-shadow:0 0 15px 1px #fff3}.status-action-container .accept *,.status-action-container .reject *,.status-action-container .complete *{text-transform:uppercase;font-weight:700;font-size:1.6rem!important}.status-action-container .accept svg,.status-action-container .reject svg,.status-action-container .complete svg{color:#fff!important}.status-action-container .accept p,.status-action-container .reject p,.status-action-container .complete p{margin:0;color:#fff!important}.status-action-container .accept{color:#fff;cursor:pointer;background-color:#12b886;border-radius:50rem;padding:.3rem 2rem .3rem 1rem;transition:all .2s}.status-action-container .accept:hover{background-color:#43edba;transition:all .2s}.status-action-container .reject{color:#fff;cursor:pointer;background-color:#fa5252;border-radius:50rem;padding:.3rem 2rem .3rem 1rem;transition:all .2s}.status-action-container .reject:hover{background-color:#fdb5b5;transition:all .2s}.status-action-container .complete{color:#fff;cursor:pointer;background-color:#7950f2;border-radius:50rem;padding:.3rem 2rem .3rem 1rem;transition:all .2s}.status-action-container .complete:hover{background-color:#c2aff9;transition:all .2s}.modal-show-container .info-group{margin-top:2rem}.modal-show-container .info-group h5{color:#0c0c1e;margin-bottom:.5rem;font-weight:700;text-decoration:underline;text-decoration-thickness:3px;text-decoration-color:#7950f2!important}.modal-show-container .info-group p{color:#0c0c1e}.modal-show-container .documents-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin:2.5rem auto;display:flex}.modal-show-container .documents-container .document-card{cursor:pointer;background-color:#7950f2;border-radius:15px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 2rem;transition:all .2s ease-out;display:flex}.modal-show-container .documents-container .document-card:hover{box-shadow:0 0 15px 1px #7950f280}.modal-show-container .documents-container .document-card p{color:#fff}.modal-show-container .documents-container svg{cursor:pointer;color:#fff;width:3rem;height:3rem}.modal-show-container .documents-container p{text-align:center;white-space:nowrap;font-size:1.3rem}.modal-show-container .contacts-container{z-index:61000;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:100%;margin:4rem 0 2rem;display:flex;position:sticky;bottom:0;left:0}.modal-show-container .contacts-container p{color:#fff;opacity:.85;white-space:nowrap;cursor:pointer;background-color:#6a6a6a;border-radius:50rem;justify-content:center;align-items:center;margin:0;padding:.2rem 1rem;font-size:1.3rem;transition:all .2s;display:flex;box-shadow:0 0 15px 1px #fff3}.modal-show-container .contacts-container p:hover{opacity:1;transition:all .2s}.modal-show-container .contacts-container .contact-logo{margin-right:.5rem;font-size:1.3rem}.administrator-rows .administrator-details{border:1px solid #7950f2;border-radius:15px;margin-top:2rem;padding:1rem}.administrator-rows h4{text-align:center;margin-bottom:2rem;font-weight:600;font-size:2rem!important}.administrator-rows .administrator-details-container-flex{justify-content:center;align-items:center;gap:5em;display:flex}.administrator-rows .administrator-details-container-flex .administrator-slug{font-style:italic}.administrator-rows .administrator-details-container-flex p.administrator-details-title{text-align:left;text-decoration:underline;margin-bottom:2rem!important;font-size:1.6rem!important}.administrator-rows .actions-container{text-align:center;justify-content:center;align-items:center;gap:2rem;margin:2rem auto 1rem;display:flex}.administrator-rows .actions-container svg{color:#7950f2;cursor:pointer;transition:all .2s;font-size:3rem!important}.administrator-rows .actions-container svg:hover{color:#c2aff9;transition:all .2s}.bank-details-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.bank-details-container .bank-details-card{color:#fff;background-color:#7950f2;border-radius:10px;width:100%;padding:.5rem 1rem;position:relative}.bank-details-container .bank-details-card p{color:#fff}.bank-details-container .bank-details-card .selected-by-user{background-color:#5f3dc4;border:.5px solid #fff;border-radius:10px;width:fit-content;margin:1rem 0 .5rem;padding:.5rem 1rem;font-size:1.3rem!important}.bank-details-container .bank-details-card .copy-to-clipboard{cursor:pointer;position:absolute;bottom:.75rem;right:1rem}.bank-details-container .bank-details-card .copy-to-clipboard span{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.bank-details-container .bank-details-card .copy-to-clipboard svg,.bank-details-container .bank-details-card .copy-to-clipboard p{font-size:2rem}.confirmation-modal{background-color:#0c0c1e;border-radius:15px;max-width:400px;padding:4rem;position:relative;top:2rem;box-shadow:0 0 30px 1px #7950f280}.confirmation-modal p{text-align:justify;font-size:1.6rem!important}.confirmation-modal .btn-group{justify-content:stretch;align-items:center;gap:1rem;display:flex}.confirmation-modal .btn-group button{flex:1}.help-modal{background-color:#fff}.help-modal p.sub-title{margin-bottom:2rem;text-decoration:underline;color:#0c0c1e!important;font-size:2rem!important}.help-modal ul li{color:#0c0c1e;margin-bottom:2rem;margin-left:2rem;line-height:2.3rem;list-style:outside;font-size:1.6rem!important}.help-modal ol.nested-list li{list-style:decimal;color:#0c0c1e!important;margin-bottom:0!important}.help-modal ul.nested-list li{list-style:circle;color:#0c0c1e!important;margin-bottom:0!important}.help-modal ol.nested-nested-list li{list-style:lower-alpha;color:#0c0c1e!important;margin-bottom:0!important}.help-modal ul.nested-nested-list li{list-style:square;color:#0c0c1e!important;margin-bottom:0!important}.transaction-card{margin-bottom:2rem}.transaction-card .transaction-card-div-shift{padding-left:2rem}.container-img-mid-page{width:100%;height:65rem;position:relative}.container-img-mid-page img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:brightness(.6)}.container-img-mid-page h3{width:100%;color:rgb(var(--white-color-fixed));text-transform:uppercase;text-align:center;font-size:6rem}@media (max-width:600px){.container-img-mid-page{height:32.5rem}}.quote-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.z-block{border-bottom:3px solid #7950f280;justify-content:space-evenly;align-items:center;gap:5rem;width:100%;margin:0 auto 5rem;display:flex}.z-block *{text-align:left}.z-block img{height:max-content}.z-block .z-label{text-shadow:0 5px 10px #7950f24d,0 0 20px #ff2cdf4d;color:#d0bfff;margin-bottom:2.5rem;font-size:1.6rem}.z-block h2.z-title{margin-bottom:2.5rem;font-size:3rem!important}.z-block .z-list{color:#fff;margin-bottom:2.5rem;margin-left:2rem;list-style:outside;font-size:1.6rem!important}.z-block .z-list li{margin-bottom:1rem}.z-block p{margin:2rem 0;font-size:1.6rem!important}.z-block img{border-radius:15px;margin-bottom:2rem}.z-block svg{color:#7950f2;filter:drop-shadow(0 0 20px #4263eb80);margin:0 auto;font-size:15rem;display:block}.z-block .container-left,.z-block .container-right{width:50%;height:max-content}@media (max-width:37.5em){.z-block{flex-direction:column;gap:2rem}.z-block .container-left,.z-block .container-right{width:100%}:is(.z-block .container-right:has(img),.z-block .container-left:has(img)){width:70%}.z-block[data-direction=right] .container-right{order:-1}.z-block .z-label{text-align:center;margin-bottom:2rem}.z-block h2.z-title{margin-bottom:2rem}.z-block .z-list li{margin-bottom:.1rem}}.feature-page{min-height:100vh;padding-top:var(--navbar-height)!important}.feature-page .content p{color:#fff;margin:0 auto 2.5rem;font-size:1.6rem;font-weight:300}.feature-page .content p.file-input-description-text{align-self:flex-start;margin:3rem 0 0!important}.feature-page .content label.file-input-label{align-self:flex-start;margin:1rem 0 3rem!important}.feature-page .content label.file-input-label.no-margin{margin:0!important}.feature-page .content div.file-input-name{align-self:flex-start;margin:-2rem 0 3rem!important}.feature-page .content ul,.feature-page .content ol{margin:0 auto 2.5rem;font-weight:300;color:#fff!important;font-size:1.6rem!important}.feature-page .content li{margin-left:2.8rem;list-style:outside;color:#fff!important}.feature-page .content li:first-of-type{margin-top:1rem}.feature-page .content li.no-list-style{list-style:none}.feature-page a,.feature-page .svg-icon{width:75px;margin:0 auto 5rem;transition:all .1s;display:block}.feature-page .svg-icon:hover{cursor:pointer;transition:all .1s;scale:1.1}.feature-page .computation-status{color:#fff;font-size:1.6rem}.feature-page div.client-variable-request-card{border-radius:10px;margin-bottom:5rem;padding:3rem;position:relative}.feature-page div.client-variable-request-card:first-of-type{background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(2){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(3){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(4){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(5){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(6){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(7){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(8){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(9){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(10){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(11){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(12){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(13){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(14){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(15){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(16){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(17){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(18){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(19){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(20){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(21){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(22){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(23){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(24){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(25){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(26){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(27){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(28){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(29){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(30){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(31){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(32){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(33){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(34){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(35){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(36){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(37){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(38){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(39){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(40){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(41){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(42){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(43){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(44){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(45){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(46){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(47){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(48){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(49){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(50){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(51){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(52){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(53){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(54){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(55){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(56){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(57){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(58){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(59){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(60){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(61){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(62){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(63){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(64){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(65){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(66){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(67){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(68){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(69){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(70){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(71){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(72){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(73){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(74){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(75){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(76){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(77){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(78){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(79){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(80){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(81){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(82){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(83){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(84){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(85){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(86){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(87){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(88){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(89){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(90){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(91){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(92){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(93){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(94){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(95){background-color:#d0bfff}.feature-page div.client-variable-request-card:nth-of-type(96){background-color:#7950f2}.feature-page div.client-variable-request-card:nth-of-type(97){background-color:#7048e8}.feature-page div.client-variable-request-card:nth-of-type(98){background-color:#5f3dc4}.feature-page div.client-variable-request-card:nth-of-type(99){background-color:#9775fa}.feature-page div.client-variable-request-card:nth-of-type(100){background-color:#d0bfff}.feature-page div.client-variable-request-card h5{z-index:3;color:#fff;margin-bottom:10rem;position:relative}.feature-page ::selection{color:#7950f2;background-color:#fff}.feature-page .expand-button{background-color:#fff;border-radius:10px;justify-content:center;align-items:center;display:flex}.feature-page .expand-button svg{color:#0c0c1e;font-size:3rem}.feature-page .expand-button:hover{color:#fff;transition:all .2s;box-shadow:0 0 10px #ffffff80}.feature-page .expand-button-rotate-down{transform:rotate(90deg)}.feature-page .expand-button-rotate-up{transform:rotate(0)}.switch-investment-type-buttons-container{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:2rem;display:flex}.switch-investment-type-buttons-container button{margin:0!important}.switch-investment-type-buttons-container button.active{color:#7950f2!important;background-color:#fff!important;border:2px solid #7950f2!important}.file-template-container{background-color:#7950f2;border-radius:10px;justify-content:center;align-items:center;gap:1rem;width:fit-content;display:flex}.file-template-container svg{color:#fff}.file-template-container p{margin:0!important}.table-preview table{border-collapse:collapse;border-radius:15px;max-height:50vh;margin:5rem auto;font-size:2.5rem;display:block;box-shadow:0 0 30px 1px #ffffff40;overflow:auto!important}@media (max-width:75em){.table-preview table{white-space:nowrap}}.table-preview table th{text-transform:uppercase;color:#fff;text-align:center;background-color:#0c0c1e;border-bottom:2px solid #fff;width:fit-content;height:6rem;padding:0 1rem;font-size:.9rem!important}.table-preview table td{text-align:left;text-align:center;padding:0 1rem;font-size:1.3rem!important}.table-preview table td:first-of-type{font-weight:700}.table-preview table td.action-cell{white-space:nowrap;position:relative;padding:5px 1rem!important}.table-preview table td.action-cell svg{color:#7950f2;cursor:pointer;font-size:2rem;transition:all .2s}.table-preview table td.action-cell svg:hover{color:#d0bfff}.table-preview table td.td-files{justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.table-preview table thead{width:100%}.table-preview table thead tr{background-color:#0c0c1e;position:sticky}.table-preview table thead th{color:#fff;font-weight:600;border-bottom:5px solid #7950f2!important}.table-preview table tbody tr{background-color:#fff;height:4rem;transition:all .2s}.table-preview table tbody tr:nth-child(odd){background-color:#e2e2e2}.table-preview table tbody tr:hover{color:#fff;background-color:#0c0c1e}.table-preview table tbody tr.clickable{cursor:pointer}.table-preview .cell-error{background-color:#fa525280!important}.overview-table{border-collapse:collapse;border-radius:15px;max-height:50vh;margin:5rem auto;font-size:2.5rem;display:block;box-shadow:0 0 30px 1px #ffffff40;overflow:auto!important}@media (max-width:75em){.overview-table{white-space:nowrap}}.overview-table thead tr{border-bottom:1px solid rgb(var(--secondary-color));height:4.5rem!important}.overview-table thead tr:hover{cursor:default}.overview-table thead th{background-color:rgb(var(--black-color));color:rgb(var(--white-color));text-transform:uppercase;padding:.2rem 1rem;font-size:1.7rem;font-weight:700}.overview-table tr{border-top:1px solid rgb(var(--secondary-color));border-bottom:1px solid rgb(var(--secondary-color));height:4.5rem!important}.overview-table tr:nth-child(2n){background-color:#00000026}.overview-table td{padding:.2rem 1rem;font-size:1.7rem;font-weight:700}.overview-table svg{font-size:2rem}.overview-table .table-input{margin:0!important}.overview-table .td-input-container{justify-content:center;align-items:flex-end;gap:.5rem;display:flex}.overview-table .accept-changes{background-color:#00c800}.overview-table .cancel-changes{background-color:red}.overview-table .accept-changes,.overview-table .cancel-changes{color:#fff;font-size:bold;border-radius:4px;transition:all .1s}.overview-table .accept-changes:hover,.overview-table .cancel-changes:hover{cursor:pointer;transition:all .1s;scale:1.15}.modal-overview-table{border-collapse:collapse;width:100%;margin-top:5rem;font-size:2.2rem}.modal-overview-table tr{height:4.5rem!important}.modal-overview-table tr:nth-child(2n){background-color:#00000026}.modal-overview-table td{padding:.2rem 1rem;font-size:1.7rem;font-weight:700}.modal-overview-table svg{font-size:2rem}.modal-overview-table .available-flag,.modal-overview-table .unavailable-flag{color:#fff;white-space:nowrap;border-radius:50rem;align-items:center;gap:1rem;width:fit-content;margin:0 auto;padding:.2rem .2rem .2rem 1.2rem;font-size:1.5rem;font-weight:700;display:flex}.modal-overview-table .available-flag{background-color:#32cd32}.modal-overview-table .unavailable-flag{background-color:red}td.td-input-container{justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin:0 auto;display:flex}td.td-input-container input{min-width:200px;display:inline-block}td.td-input-container svg{cursor:pointer;font-size:2rem}.bulk-prices-table thead th:first-of-type{width:2%!important}.bulk-prices-table thead th:nth-of-type(2){width:26%!important;min-width:180px!important}.bulk-prices-table thead th:nth-of-type(3),.bulk-prices-table thead th:nth-of-type(4),.bulk-prices-table thead th:nth-of-type(5),.bulk-prices-table thead th:nth-of-type(6){width:8%!important}.bulk-prices-table thead th:nth-of-type(7),.bulk-prices-table thead th:nth-of-type(8){width:12%!important}.bulk-prices-table thead th:nth-of-type(9),.bulk-prices-table thead th:nth-of-type(10){width:8%!important}.bulk-transactions-table thead th:first-of-type{width:2%!important}.bulk-transactions-table thead th:nth-of-type(2){width:20%!important;min-width:180px!important}.bulk-transactions-table thead th:nth-of-type(3){width:8%!important}.bulk-transactions-table thead th:nth-of-type(4){width:15%!important}.bulk-transactions-table thead th:nth-of-type(5){width:8%!important}.bulk-transactions-table thead th:nth-of-type(6){width:11%!important}.bulk-transactions-table thead th:nth-of-type(7){width:5%!important}.bulk-transactions-table thead th:nth-of-type(8){width:6%!important}.bulk-transactions-table thead th:nth-of-type(9){width:11%!important}.bulk-transactions-table thead th:nth-of-type(10),.bulk-transactions-table thead th:nth-of-type(11){width:7%!important}.bulk-investor-statements-table thead th:first-of-type{width:2%!important}.bulk-investor-statements-table thead th:nth-of-type(2){width:25%!important;min-width:180px!important}.bulk-investor-statements-table thead th:nth-of-type(3){width:8%!important}.bulk-investor-statements-table thead th:nth-of-type(4){width:15%!important}.bulk-investor-statements-table thead th:nth-of-type(5){width:25%!important}.bulk-investor-statements-table thead th:nth-of-type(6){width:20%!important}.bulk-investor-statements-table thead th:nth-of-type(7){width:5%!important}.fund-materials-overview-table thead th:first-of-type{width:10%!important}.fund-materials-overview-table thead th:nth-of-type(2),.fund-materials-overview-table thead th:nth-of-type(3),.fund-materials-overview-table thead th:nth-of-type(4){width:20%!important}.fund-materials-overview-table thead th:nth-of-type(5){width:15%!important}.fund-materials-overview-table thead th:nth-of-type(6),.fund-materials-overview-table thead th:nth-of-type(7){width:20%!important}.bulk-users-table thead th:first-of-type{width:5%!important}.bulk-users-table thead th:nth-of-type(2){width:10%!important}.bulk-users-table thead th:nth-of-type(3){width:5%!important}.bulk-users-table thead th:nth-of-type(4){width:10%!important}.bulk-users-table thead th:nth-of-type(5){width:5%!important}.bulk-users-table thead th:nth-of-type(6),.bulk-users-table thead th:nth-of-type(7),.bulk-users-table thead th:nth-of-type(8),.bulk-users-table thead th:nth-of-type(9),.bulk-users-table thead th:nth-of-type(10){width:10%!important}.bulk-users-table thead th:nth-of-type(11),.bulk-users-table thead th:nth-of-type(12),.bulk-users-table thead th:nth-of-type(13),.overview-table thead th:first-of-type{width:5%!important}.overview-table thead th:nth-of-type(2){width:20%!important}.overview-table thead th:nth-of-type(3){width:15%!important}.overview-table thead th:nth-of-type(4),.overview-table thead th:nth-of-type(5),.overview-table thead th:nth-of-type(6){width:20%!important}.investor-statements-overview thead th:first-of-type{width:25%!important}.investor-statements-overview thead th:nth-of-type(2),.investor-statements-overview thead th:nth-of-type(3){width:15%!important}.investor-statements-overview thead th:nth-of-type(4){width:20%!important}.investor-statements-overview thead th:nth-of-type(5){width:10%!important}.investor-statements-overview thead th:nth-of-type(6){width:20%!important}.prices-overview-table{table-layout:fixed;border-collapse:collapse;margin:0 auto;position:relative}.prices-overview-table thead{color:#fff;position:relative}.prices-overview-table thead tr{z-index:10000;position:sticky;top:0;left:0}.prices-overview-table thead tr th{background-color:rgb(var(--black-color))!important}.prices-overview-table tbody tr td:first-of-type{font-weight:700;font-size:.9rem!important}.prices-overview-table tbody tr:hover td{color:#fff;transition:all .1s;background-color:#323232!important}.prices-overview-table tbody tr:hover td:hover{color:#fff;transition:all .1s;background-color:#646464!important}.prices-overview-table tr:nth-of-type(odd) td{background-color:#d9d9d9!important}.prices-overview-table tr th:not(:first-of-type),.prices-overview-table tr td:not(:first-of-type){background-color:#fff;font-weight:400}.prices-overview-table tr th:first-child,.prices-overview-table tr td:first-child{z-index:1;position:sticky;left:0;box-shadow:inset -2px 0 #0c0c1e;white-space:nowrap!important;width:max-content!important}.prices-overview-table tr:nth-of-type(odd) td:first-child{background-color:#b6b6b6}.prices-overview-table tr:nth-of-type(2n) td:first-child{background-color:#fff}.prices-overview-table th{padding:.5rem 0;background-color:#0c0c1e!important}.prices-overview-table td{padding:.5rem 4rem;font-size:1.7rem;transition:all .1s}.help-button{color:#fff;cursor:pointer;background-color:#7950f2;border-radius:50rem;padding:.5rem;animation:.5s ease-out fadeIn;position:fixed;bottom:2rem;right:2rem;width:3.5rem!important;height:3.5rem!important;transition:all .2s!important}.help-button:hover{background-color:#d0bfff;scale:1.1;transition:all .2s!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.search-input-container{width:80%;color:rgb(var(--white-color));flex-grow:0;flex-basis:100%;justify-content:center;align-items:center;margin:0 auto;display:flex}.search-input-container:last-child{margin-bottom:5rem}.search-input-container input{border:none;border-bottom:3px solid rgb(var(--primary-color));height:5rem;font-size:var(--font-medium);background-color:#0000;width:100%;margin-bottom:2rem;padding:.5rem 1rem;display:block}.search-input-container input:focus{outline:none}.search-input-container input::placeholder{text-transform:uppercase;font-size:var(--font-medium);color:rgb(var(--grey-color))}.search-input-container select{height:5.5rem;font-size:var(--font-medium);color:rgb(var(--black-color))!important;border-bottom:3px solid rgb(var(--black-color))!important;width:100%!important;font-weight:400!important}.switch-view-button{border:none;border:2px solid rgb(var(--white-color));background-color:rgb(var(--black-color));text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;margin:0 auto 2rem;padding:.5rem 2rem;font-size:1.7rem;transition:all .2s;display:flex}.switch-view-button:hover{cursor:pointer;background-color:rgb(var(--white-color));color:rgb(var(--black-color));transition:all .2s}.switch-view-button svg{margin:0;padding:0;font-size:2.5rem}.publish-all-button{background-color:rgb(var(--green-color));font-size:var(--font-medium);color:rgba(var(--white-color-fixed));border:none;border-radius:4px;outline:none;margin:0 auto 2rem;padding:.5rem 2rem;transition:all .1s}.publish-all-button:hover{cursor:pointer;box-shadow:0 0 10px rgba(var(--white-color),.5);transition:all .1s}.statements-overview{flex-wrap:wrap;justify-content:center;gap:5rem;width:80%;margin:5rem auto;display:flex}.statements-overview .buttons-container{flex-direction:column;gap:2rem;display:flex}.statements-overview .unapproved-statements-flag{color:#fff;text-align:center;background-color:#f00000;border-radius:50rem;width:fit-content;min-width:30px;padding:.2rem;font-weight:700;position:absolute;top:0;right:0;transform:translate(50%,-50%)}.statements-overview .container-button-flag{justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex;position:relative}.statements-overview div:nth-child(2){width:70%}.overview-no-data-message{color:#fff;text-align:center;font-size:2rem;font-weight:600}.double-switch-toggler{color:#0c0c1e;background-color:#7950f2;border-radius:10rem;flex-direction:row;justify-content:center;align-items:center;gap:2rem;width:fit-content;margin:5rem auto 2.5rem;padding:.25rem 2rem .3rem;display:flex}.double-switch-toggler p.switch-option{font-size:2rem;font-weight:500;margin:0!important}.filter-buttons-container{justify-content:center;align-items:center;gap:2rem;margin-bottom:5rem;display:flex}.filter-buttons-container button{flex:0 150px;transition:all .2s}.filter-buttons-container button.active-tab{color:#fff;transition:all .2s;background-color:#d0bfff!important;border:2px solid #d0bfff!important}.switch-non-boolean{z-index:1;cursor:pointer;background-color:#d0bfff;border:2px solid #fff;border-radius:50px;justify-content:flex-start;width:58.7px;height:30px;padding:3px;display:flex}.switch-non-boolean[data-ison=true]{background-color:#d0bfff;justify-content:flex-end}.switch-non-boolean-handle{background-color:#fff;border-radius:40px;width:20px;height:20px!important}.manage-follower-table thead th:first-of-type,.manage-follower-table thead th:nth-of-type(2),.manage-follower-table thead th:nth-of-type(3),.manage-follower-table thead th:nth-of-type(4){width:20%}.manage-follower-table thead th:nth-of-type(5){width:500px!important}.approve-btn{color:#fff;cursor:pointer;border:none;border-radius:10rem;margin:0 1rem;padding:.25rem 1rem .4rem .5rem;font-weight:500;position:relative;background-color:#12b886!important;font-size:1.3rem!important}.approve-btn:hover{background-color:#2ceab1!important}.approve-btn svg{color:#fff!important;font-size:1.6rem!important}.approve-btn svg:hover{color:#fff!important}.approve-btn span.text{justify-content:center;align-items:center;gap:.5rem;display:flex}.approve-btn span.spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-37%)}.approve-btn.text-transparent svg,.approve-btn.text-transparent span.text{color:#0000!important}.approve-btn.text-transparent span.spinner{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-37%);color:#fff!important}.approve-btn.text-transparent span.spinner svg{color:#fff!important}.reject-btn,.delete-btn{color:#fff;cursor:pointer;border:none;border-radius:10rem;margin:0 1rem;padding:.25rem 1rem .4rem .5rem;font-weight:500;position:relative;background-color:#fa5252!important;font-size:1.3rem!important}.reject-btn:hover,.delete-btn:hover{background-color:#fc9c9c!important}.reject-btn svg,.delete-btn svg{color:#fff!important;margin:0!important;font-size:1.6rem!important}.reject-btn span.text,.delete-btn span.text{justify-content:center;align-items:center;gap:.5rem;display:flex}.reject-btn span.spinner,.delete-btn span.spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-37%)}.reject-btn.text-transparent svg,.delete-btn.text-transparent svg,.reject-btn.text-transparent span.text,.delete-btn.text-transparent span.text{color:#0000!important}.reject-btn.text-transparent span.spinner,.delete-btn.text-transparent span.spinner{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-37%)}.reject-btn.text-transparent span.spinner svg,.delete-btn.text-transparent span.spinner svg{color:#fff!important}.home-header{background:radial-gradient(circle,#4263eb33 0%,#121212 75%);border-bottom:4px solid #7950f2;justify-content:center;align-items:center;gap:20rem;width:100%;height:70vh;min-height:70vh;display:flex;position:relative;overflow:hidden}.home-header h1{text-transform:uppercase;margin-bottom:2rem;font-weight:600}.home-header .container-left{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.home-header .container-left .cta-container{justify-content:center;align-items:center;gap:2rem;display:flex}.home-header .container-right{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:30%;display:flex;position:relative}.home-header .container-right img{-o-object-fit:contain;object-fit:contain;position:relative!important}@media (max-width:56.25em){.home-header{flex-direction:column;gap:5rem}.home-header .container-right{width:50%}.home-header .container-right img{width:fit-content}}.public-page-content{background-color:#0c0c1e;overflow-x:hidden}.public-page-content section{text-align:center;margin:10rem auto}.public-page-content section h2{margin-bottom:5rem;font-weight:700}.public-page-content .home-info-cards{background:radial-gradient(circle,#7950f233 0%,#0c0c1e 50%);grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:5rem;height:max-content;margin-top:-5rem;display:grid}@media (max-width:37.5em){.public-page-content .home-info-cards{grid-template-columns:1fr;gap:5rem}}.public-page-content .home-info-cards .home-info-card{border-radius:15px;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;display:flex;overflow:hidden}.public-page-content .home-info-cards .home-info-card .top-card{background:linear-gradient(135deg,#7950f2bf 20%,#4263eb80 90%);flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:150px;display:flex}.public-page-content .home-info-cards .home-info-card .top-card svg{color:#fff;font-size:5rem}.public-page-content .home-info-cards .home-info-card .bottom-card{background-color:#fff;flex:1;padding:1rem 2rem}.public-page-content .home-info-cards .home-info-card .bottom-card h5,.public-page-content .home-info-cards .home-info-card .bottom-card p{color:#0c0c1e;font-size:1.6rem!important}.public-page-content .home-info-cards .home-info-card .bottom-card p{margin:2rem auto;font-size:1.6rem}.public-page-content .manager-investor-benefits-container{margin-bottom:5rem}.public-page-content .manager-investor-benefits-container h3{font-size:3rem!important}.public-page-content .manager-investor-benefits-container p{color:#b6b6b6;margin:2rem 0;font-size:2rem!important}.cards-section-title{text-shadow:0 5px 10px #7950f24d,0 0 20px #ff2cdf4d;color:#d0bfff;margin-bottom:2.5rem;font-size:3rem!important}.feature-cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:1fr;gap:2rem;margin-bottom:5rem;display:grid}.feature-cards .feature-card{background:linear-gradient(135deg,#7950f280 20%,#4263eb80 90%);border-radius:15px;justify-content:center;align-items:center;padding:1rem;display:flex}.feature-cards .feature-card p{font-size:1.6rem!important}.faq-container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}.faq-container .faq-item{cursor:pointer;background:radial-gradient(circle,#4263eb33 0%,#7950f266 100%);border-radius:15px;width:100%;padding:2rem 4rem;overflow:hidden}.faq-container .faq-item .faq-question{justify-content:flex-start;align-items:center;gap:1rem;height:50px;display:flex}.faq-container .faq-item .faq-question h5{color:#fff;text-align:left;font-size:2rem!important}.faq-container .faq-item .faq-question svg{color:#fff;font-size:3rem;transition:all .2s}.faq-container .faq-item .faq-question svg:last-of-type{margin-left:auto}.faq-container .faq-item .faq-answer p{color:#fff;text-align:left;font-size:1.6rem!important}.faq-container .faq-item .faq-answer a:link,.faq-container .faq-item .faq-answer a:visited{color:#fff;transition:.2 ease-out;font-weight:700;font-size:1.6rem!important;text-decoration:underline!important}.faq-container .faq-item .faq-answer a:active,.faq-container .faq-item .faq-answer a:hover{transition:.2 ease-out;font-weight:700;color:#d0bfff!important;font-size:1.6rem!important;text-decoration:underline!important}.price-card{text-align:left;background:radial-gradient(circle,#4263eb33 0%,#7950f266 100%);border-radius:15px;justify-content:center;align-items:flex-start;gap:5rem;width:fit-content;margin:0 auto;padding:5rem;display:flex}.price-card .price-container p.top-card{color:#d0bfff;margin-bottom:4rem;font-size:2rem!important}.price-card .price-container p.top-card svg{color:#d0bfff;font-size:3rem}.price-card .price-container p{font-weight:700;font-size:3rem!important}.price-card .price-container p:last-of-type{margin-bottom:2rem}.price-card .description-container p.description{margin-bottom:2rem;font-weight:700;font-size:2rem!important}.price-card .description-container ul.description-features-list{color:#fff;margin-bottom:2rem;margin-left:2rem;list-style:outside}.price-card .description-container ul.description-features-list li{margin-bottom:0;line-height:1.25;font-size:1.6rem!important}.price-card .description-container a{justify-content:flex-start;align-items:center;text-decoration:none;transition:all .3s;display:flex;color:#d0bfff!important;font-size:1.6rem!important}.price-card .description-container a svg{margin-left:1rem;font-size:2rem!important}.price-card .description-container a:hover{color:#7950f2!important;text-decoration:underline!important}.price-card .pricing-btn-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.price-card .pricing-btn-container button{margin:0}@media (max-width:56.25em){.price-card{flex-direction:column;gap:2rem}.price-card .price-container p{font-size:2rem!important}.price-card .description-container p.description{margin-bottom:2rem;font-weight:700;font-size:1.6rem!important}}.error-page-container{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.login-page{background:radial-gradient(circle,#4263eb33 0%,#121212 75%);justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.login-page h1{text-align:center;margin-bottom:4rem;position:relative;font-size:5rem!important}.login-page img{width:30rem}.login-page .lock-message{color:#fa5252;justify-content:center;align-items:center;margin-top:2rem;display:flex;font-size:1.3rem!important;font-weight:600!important}.login-page .lock-message svg{margin-right:1rem;font-size:3rem!important}.login-page .auth-bottom-page-links-container{max-width:700px}.login-page .auth-bottom-page-links-container .auth-bottom-page-extra-link{text-align:left!important;margin:0!important;font-size:1.6rem!important}.login-page .auth-bottom-page-links-container .auth-bottom-page-extra-link .span-link,.login-page .auth-bottom-page-links-container .auth-bottom-page-extra-link a:link,.login-page .auth-bottom-page-links-container .auth-bottom-page-extra-link a:visited{transition:all .2s ease-out;color:#7950f2!important;font-size:1.6rem!important;font-weight:600!important}.login-page .auth-bottom-page-links-container .auth-bottom-page-extra-link .span-link:active,.login-page .auth-bottom-page-links-container .auth-bottom-page-extra-link .span-link:hover,.login-page .auth-bottom-page-links-container .auth-bottom-page-extra-link a:link:active,.login-page .auth-bottom-page-links-container .auth-bottom-page-extra-link a:link:hover,.login-page .auth-bottom-page-links-container .auth-bottom-page-extra-link a:visited:active,.login-page .auth-bottom-page-links-container .auth-bottom-page-extra-link a:visited:hover{cursor:pointer;transition:all .2s ease-out;color:#9775fa!important;text-decoration:underline!important}.dashboard-portfolio-performance-nav{background:radial-gradient(circle,#4263eb33 0%,#121212 75%);border-bottom:2px solid #7950f240;flex-wrap:wrap;justify-content:space-around;align-items:flex-start;gap:5rem;padding:15rem 10rem 0;display:flex}@media (max-width:56.25em){.dashboard-portfolio-performance-nav{flex-direction:column;justify-content:center;align-items:center;padding:15rem 2rem 0}}.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-left{flex:1}.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-left #organization-name{color:#fff;text-transform:uppercase;text-shadow:0 0 20px #7950f2;font-size:5rem!important}.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-left #organization-total-nav-label{color:#b6b6b6;margin:2rem 0 -.5rem;font-style:italic;font-size:1.6rem!important}.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-left #organization-total-nav-value{color:#7950f2;font-weight:700;font-size:5rem!important}@media (max-width:56.25em){.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-left #organization-name{text-align:center!important}.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-left #organization-total-nav-label,.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-left #organization-total-nav-value{text-align:center}}@media (max-width:56.25em) and (max-width:37.5em){.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-left #organization-total-nav-value{font-size:3rem!important}}.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-right{flex:1}.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-right .detail-separator{color:#b6b6b6;text-align:right;margin-bottom:2rem;font-style:italic;font-size:1.6rem!important}.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-right .dashboard-portfolio-performance-details-row{margin-bottom:3rem}.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-right .dashboard-portfolio-performance-details-row .fund-class-name{text-align:right;font-size:2rem!important}.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-right .dashboard-portfolio-performance-details-row .fund-class-nav{color:#7950f2;text-align:right;font-weight:700;font-size:2rem!important}@media (max-width:56.25em){.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-right .detail-separator,.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-right .dashboard-portfolio-performance-details-row .fund-class-name,.dashboard-portfolio-performance-nav .dashboard-portfolio-performance-right .dashboard-portfolio-performance-details-row .fund-class-nav{text-align:center}}.admin-dashboard{width:100%;margin:0 auto 20rem;position:relative}.admin-dashboard header{justify-content:center;align-items:center;width:100%;height:40vh;display:flex}.admin-dashboard header img{-o-object-fit:cover;object-fit:cover;filter:brightness(.7);width:100%;height:100%}.admin-dashboard header h2{color:#fff;text-align:center;text-shadow:0 5px 10px #ffffff40;font-size:10rem;position:absolute}.icons-shortcuts-container{z-index:1;background-color:#0c0c1e;border-radius:50rem;justify-content:center;align-items:center;gap:2rem;width:fit-content;margin:5rem auto 0;padding:.5rem 1rem;display:flex;position:sticky;top:10rem;box-shadow:0 0 10px 2px #7950f280}.icons-shortcuts-container svg{color:#fff;background-color:#7950f2;border-radius:50%;width:5rem;height:5rem;padding:1rem;transition:all .2s}.icons-shortcuts-container svg:hover{cursor:pointer;background-color:#d0bfff}.section-container{background:radial-gradient(circle,#4263eb33 0%,#7950f266 100%);border-radius:10px;flex-flow:column wrap;width:100%;margin:3rem auto;padding:1rem 2rem;display:flex;position:relative;overflow:hidden}.section-container .section-anchor{width:5rem;height:5rem;position:absolute;top:-10rem}.section-container .section-header{cursor:pointer;justify-content:space-between;align-items:center;gap:2rem;width:100%;margin-bottom:2rem;padding-right:2rem;transition:all .2s;display:flex}.section-container .section-header .section-title{color:#fff;font-weight:700;font-size:5rem!important}.section-container .section-header .section-description{color:#b6b6b6;font-size:1.6rem;font-style:italic;margin:0 0 2rem!important}.section-container .section-header svg{color:#fff;width:5rem;height:5rem;transition:all .2s}.section-container .section-links-container{flex-wrap:wrap;width:100%;margin:0 auto;display:flex}.section-container .section-links-container h3{color:#d0bfff;font-weight:700;font-size:2rem!important}.section-container .section-links-container p{color:#b6b6b6;margin-bottom:1rem;font-size:1.6rem}.section-container .section-links-container a{border-radius:10px;width:100%;padding:.5rem 2rem;transition:all .2s}.section-container .section-links-container a:hover h3{color:#fff;transition:all .2s}.notifications-container{flex-direction:column;justify-content:center;align-items:stretch;gap:1rem;margin:3rem auto;display:flex}.notifications-container .notification{background-color:#fa5252;border-radius:10px;justify-content:flex-start;align-items:center;padding:1rem;font-weight:700;display:flex}.notifications-container .notification .warning-icon{color:#fff;font-size:3rem}.notifications-container .notification a{background:#fff;border:2px solid #fff;border-radius:10px;margin-left:auto;padding:0 1rem;transition:all .1s ease-out;color:#fa5252!important}.notifications-container .notification a:hover{background:#fa5252;transition:all .1s ease-out;color:#fff!important}.fund-class-sections-container{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:4rem;margin:5rem auto 20rem;display:grid}@media (max-width:37.5em){.fund-class-sections-container{grid-template-columns:1fr}}.fund-class-sections-container .marketed-fund-card{border-radius:10px;padding:3rem;position:relative}.fund-class-sections-container .marketed-fund-card:first-of-type{background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(2){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(3){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(4){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(5){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(6){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(7){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(8){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(9){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(10){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(11){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(12){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(13){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(14){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(15){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(16){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(17){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(18){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(19){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(20){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(21){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(22){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(23){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(24){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(25){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(26){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(27){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(28){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(29){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(30){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(31){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(32){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(33){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(34){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(35){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(36){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(37){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(38){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(39){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(40){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(41){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(42){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(43){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(44){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(45){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(46){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(47){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(48){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(49){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(50){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(51){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(52){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(53){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(54){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(55){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(56){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(57){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(58){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(59){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(60){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(61){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(62){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(63){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(64){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(65){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(66){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(67){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(68){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(69){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(70){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(71){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(72){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(73){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(74){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(75){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(76){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(77){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(78){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(79){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(80){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(81){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(82){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(83){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(84){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(85){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(86){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(87){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(88){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(89){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(90){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(91){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(92){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(93){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(94){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(95){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card:nth-of-type(96){background-color:#7950f2}.fund-class-sections-container .marketed-fund-card:nth-of-type(97){background-color:#7048e8}.fund-class-sections-container .marketed-fund-card:nth-of-type(98){background-color:#5f3dc4}.fund-class-sections-container .marketed-fund-card:nth-of-type(99){background-color:#9775fa}.fund-class-sections-container .marketed-fund-card:nth-of-type(100){background-color:#d0bfff}.fund-class-sections-container .marketed-fund-card h5{z-index:3;color:#fff;margin-bottom:10rem;position:relative}.fund-class-sections-container .marketed-fund-card .minimum-investment-amount,.fund-class-sections-container .marketed-fund-card .geo-industry-focus{z-index:3;color:#fff;font-size:1.6rem;position:relative}.fund-class-sections-container .marketed-fund-card .expand-button{cursor:pointer;z-index:10;transition:all .3s ease-out;position:absolute;bottom:2rem;right:2rem}.fund-class-sections-container .marketed-fund-card .expand-button svg{color:#fff;font-size:3rem}.fund-class-sections-container .marketed-fund-card .marketed-fund-card-description{z-index:41000;border-radius:10px;width:100%;height:fit-content;padding:2rem 3rem 3rem;position:absolute;bottom:2rem;left:0;box-shadow:0 10px 10px #ffffff40;background-color:inherit!important}.fund-class-sections-container .marketed-fund-card .marketed-fund-card-description p{font-size:1.6rem;color:#fff!important}.fund-class-sections-container .marketed-fund-card .marketed-fund-card-description p.marketed-fund-card-description-label{text-underline-offset:2px;margin-bottom:1rem;font-weight:600;text-decoration:underline}.fund-class-sections-container .marketed-fund-card .marketed-fund-card-description .document-links-container{margin-top:2rem}.fund-class-sections-container .marketed-fund-card .marketed-fund-card-description .document-links-container li{margin-bottom:1rem}.fund-class-sections-container .marketed-fund-card .marketed-fund-card-description .document-links-container li a{text-underline-offset:2px;justify-content:flex-start;align-items:center;gap:1rem;width:fit-content;font-size:1.6rem;display:flex;color:#fff!important;text-decoration:underline!important}.fund-class-sections-container .marketed-fund-card .marketed-fund-card-description .document-links-container li a:hover{color:#fff!important}.fund-class-sections-container .marketed-fund-card .marketed-fund-card-description .invest-now-btn{color:#7950f2!important;margin-bottom:0!important}div.cell-fund-bank-details-container{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}div.cell-fund-bank-details-container span.add-currency-button{cursor:pointer;color:#7950f2;background-color:#fff;border-radius:10px;padding:.2rem 1rem;transition:all .2s ease-in-out;display:inline-block}div.cell-fund-bank-details-container span.add-currency-button svg{color:#7950f2;transition:all .2s ease-in-out}div.cell-fund-bank-details-container span.add-currency-button:hover{color:#fff;background-color:#7950f2;transition:all .2s ease-in-out}div.cell-fund-bank-details-container span.add-currency-button:hover svg{color:#fff;transition:all .2s ease-in-out}div.cell-fund-bank-details-container div.fund-bank-accounts-container{gap:1rem;display:flex;justify-content:center!important;align-items:flex-start!important}.fund-materials-section{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:4rem;margin:4rem auto;display:grid}@media (max-width:37.5em){.fund-materials-section{gap:2rem}}.fund-material-card{border:2px solid #7950f2;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:380px;padding:2rem 1rem;transition:all .2s ease-out;display:flex;overflow:hidden;background-color:#fff!important}.fund-material-card p{text-align:center;color:#7950f2;font-size:1.3rem}.fund-material-card__document-name{font-size:2rem;font-weight:600}.fund-material-card__icon{color:#7950f2;transition:all .2s ease-out;width:4rem!important;height:4rem!important}.personal-investment-show-container *{font-family:Playfair Display,serif!important}.personal-investment-show-container{border-radius:4px;height:auto;min-height:100vh;margin:7.5rem auto;padding:2rem 5rem;position:relative}@media (max-width:75em){.personal-investment-show-container{width:90%}}@media (max-width:37.5em){.personal-investment-show-container{margin:2rem auto;padding:2rem}}.personal-investment-show-container h3{text-align:center;text-transform:uppercase;margin:10rem auto 5rem;font-weight:700;display:block;font-size:2rem!important}.personal-investment-show-container h4.sub-title{font-weight:700;text-decoration:underline;margin:4rem 0!important;font-size:2rem!important}.personal-investment-show-container h6{text-align:left;font-weight:700;font-size:1.3rem!important}.personal-investment-show-container p{margin-top:3rem;font-size:1.6rem!important}.personal-investment-show-container .memorandum-number{text-align:left;font-weight:700}.personal-investment-show-container .fund-name{text-align:center;width:fit-content;margin:0 auto 8rem}.personal-investment-show-container .fund-name p{font-size:2rem!important}.administrator-infos{width:100%;margin:5rem 0 5rem 5rem;font-weight:700}.grouped-infos{width:100%;margin:5rem 0 2.5rem;font-weight:700}.administrator-infos p,.grouped-infos p{margin-top:0}.grouped-infos p{margin-left:5rem}.administrator-infos p:nth-of-type(2){margin-bottom:2.5rem}.value-figure,.value-words{margin-left:5rem}.value-figure span,.value-words span{font-weight:700}.extra-details{margin-top:5rem}.tax-table{width:100%;margin:5rem auto;color:rgb(var(--black-color))!important;font-size:1.6rem!important}.tax-table th{text-align:center;border:1px solid #e2e2e2;width:33.3%;margin:0;padding:2rem}.tax-table td{text-align:center;border:1px solid #e2e2e2;margin:0;padding:2rem}.signature{text-align:center;margin:5rem 0;font-size:3rem;font-weight:600}.signature-img{max-width:20rem;max-height:20rem;margin:3rem auto;display:block}.personal-investment-show-container ol{font-size:1.6rem}.text-red-center{color:#fa5252;text-align:center}.personal-investment-show-container table{width:100%}.personal-investment-show-container tr{box-shadow:none!important}.personal-investment-show-container .fund-name table p{text-align:center!important}.personal-investment-show-container table tr td{vertical-align:top;text-align:left;width:10%;padding-left:0}.personal-investment-show-container table tr td:last-child{width:100%}p.table-headline{font-weight:700;text-decoration:underline;font-size:2rem!important}.highlighted-grey,.highlighted-yellow{width:fit-content}.container-signature-images{justify-content:space-evenly;gap:2rem;margin-top:4rem;display:flex}.container-signature-images img{background:#fff;width:25%}.tax-residency-header:first-of-type{width:20%}.tax-residency-header:nth-of-type(2){width:35%}.tax-residency-header:nth-of-type(3){width:45%}.btns-container{flex-direction:column;gap:2rem;width:100%;margin-top:4rem;transition:all .5s;display:flex;position:sticky;top:12rem}@media (max-width:600px){.btns-container{top:6.5rem;right:1.5rem}}.action-button{text-transform:uppercase;border:none;border-radius:3px;justify-content:center;align-items:center;gap:2rem;width:100%;font-size:3rem;font-weight:700;transition:all .2s;display:flex;box-shadow:inset 0 0 15px #ffffff80}.action-button:disabled{cursor:not-allowed}.action-button svg{color:#fff;font-size:5rem;transition:all .2s}.action-button:hover{transition:all .2s}.action-button:hover svg{transition:all .2s;transform:rotateY(180deg)}.submit{background-color:rgb(var(--green-color));color:rgb(var(--white-color-fixed))}.press-details,.edit{background-color:rgb(var(--primary-color));color:rgb(var(--white-color-fixed))}.already-submited{background-color:rgb(var(--green-color));color:rgb(var(--white-color-fixed));padding:.25rem 1rem}.already-submited:hover{cursor:default}.already-submited:hover svg{transform:rotateY(0)}@media (max-width:500px){.personal-investment-show-container{margin:7.5rem auto!important}.personal-investment-show-container table tr td{padding:0!important}.tax-table{display:block!important;overflow:auto!important}}@media (max-width:380px){.personal-investment-show-container h3{font-size:2.5rem}}.user-details-section{width:100%;margin:0 auto 1rem;overflow:hidden}.title-container{cursor:pointer;border:1px solid #7950f2;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.5rem 1rem;display:flex;background-color:#7950f2!important}.title-container h5{color:#fff!important;font-size:1.6rem!important}.title-container .icons-container{justify-content:center;align-items:center;gap:1rem;display:flex}.title-container .icons-container svg{font-size:3rem;color:#fff!important;fill:#fff!important}.title-container form{margin-bottom:2rem}.rotate-open{color:rgb(var(--white-color-fixed));animation:.2s ease-in-out forwards rotate-open}.rotate-close{color:rgb(var(--black-color-fixed));animation:.2s ease-in-out forwards rotate-close}@keyframes rotate-open{0%{transform:rotate(0)}to{transform:rotate(-90deg)}}@keyframes rotate-close{0%{transform:rotate(-90deg)}to{transform:rotate(0)}}.half-opacity{opacity:.3;transition:all .2s}.half-opacity:hover{opacity:1;transition:all .2s}.add-tax-residency-button-container{cursor:pointer;background-color:#5f3dc4;border-radius:10px;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;margin:1rem 0;padding:.5rem 2rem;display:flex}.add-tax-residency-button-container svg{color:#fff;transition:all .2s}.add-tax-residency-button-container:hover svg{transition:all .2s;transform:scale(1.1)}.add-tax-residency-button-container p{text-align:center;color:#fff;justify-content:center;align-items:center;height:fit-content;margin:0;font-size:1.6rem;display:flex}.add-tax-residency-button-container.not-closeable:hover{cursor:not-allowed!important}.info-message:last-of-type{margin:0 0 2rem}.add-tax-residency-button-container+.info-message{margin-top:3rem}.tax-residence-inputs-container{margin-bottom:3rem;overflow:hidden}.signature-buttons-container{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:2rem;display:flex}.signature-buttons-container button,.signature-buttons-container .file-input-label{margin:0!important}.documentation-container{justify-content:space-between;display:flex}.documentation-container section{border-top:3px solid rgb(var(--primary-color));max-width:950px;margin:5rem auto;padding:2.5rem 0}.documentation-container h2{color:rgb(var(--white-color));margin-bottom:10rem;font-weight:500}.documentation-container h3{color:rgb(var(--secondary-color));margin-top:5rem;font-weight:600!important}.documentation-container p{color:rgb(var(--white-color));text-align:justify;margin:2rem!important}.documentation-container ul,.documentation-container ol{color:rgb(var(--white-color));font-size:2.8rem}.documentation-container ul li,.documentation-container ol li{list-style:outside}.documentation-nav{top:var(--navbar-height);height:calc(var(--app-height) - var(--navbar-height));width:30rem;box-shadow:0 0 20px rgba(var(--primary-color),.5);border:none;padding:0 2rem 4rem;display:none;position:sticky;left:0;overflow-y:scroll}.documentation-content{margin:0 auto 5rem!important;padding:0 4rem!important}.documentation-content h3{width:fit-content;margin-top:5rem;font-weight:600;position:relative}.documentation-content h3:before{content:"";z-index:-1;background:linear-gradient(90deg,#7950f280 50%,#4263eb80 100%);height:100%;position:absolute;left:-5rem;right:-5rem;transform:skew(-50deg)}.documentation-content h4{padding-top:var(--navbar-height);margin:-3rem 0 .5rem;color:#d0bfff!important}.documentation-content p,.documentation-content li{color:#fff;font-size:1.6rem!important}.documentation-content ul{margin-left:2rem!important}.documentation-content ul li{list-style:outside}.documentation-menu-toggle-button{z-index:10;color:#fff;cursor:pointer;background-color:#7950f2;border:none;border-radius:500px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:fixed;bottom:5rem;right:5rem}@media (max-width:37.5em){.documentation-menu-toggle-button{display:none}}.documentation-menu-toggle-button-content{z-index:9;color:#fff;width:50%;height:100%;padding:calc(var(--navbar-height) + 10rem)5rem;-ms-overflow-style:none;scrollbar-width:none;background-color:#5f3dc4;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;font-size:3rem;display:flex;position:fixed;bottom:0;overflow:hidden auto;box-shadow:0 0 20px #7950f280}.documentation-menu-toggle-button-content::-webkit-scrollbar{display:none}.documentation-menu-toggle-button-content h4{color:#fff;align-items:center;gap:1rem;margin:1rem 0;font-weight:500;transition:all .2s;display:flex;font-size:2rem!important}.documentation-menu-toggle-button-content h4:hover{cursor:pointer;transition:all .2s;color:rgb(var(--secondary-color))!important}.documentation-menu-toggle-button-content h4 svg{font-size:3rem}.documentation-menu-toggle-button-content .link-group{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.documentation-menu-toggle-button-content a{width:100%;color:rgb(var(--white-color))!important;margin:.5rem 2rem 0!important;font-size:1.6rem!important}.documentation-menu-toggle-button-content a:hover{cursor:pointer;color:rgb(var(--secondary-color))!important}@media (max-width:37.5em){.documentation-menu-toggle-button-content{display:none}}.sub-link-group{flex-direction:column;justify-content:center;align-items:center;margin-left:4rem;display:flex;overflow:hidden}.cards-container{color:#fff;flex-flow:column wrap;justify-content:center;align-items:center;gap:2rem;width:100%;margin:0 auto;display:flex}.cards-container input{margin-bottom:2rem}.marketed-fund-card{background:radial-gradient(circle,#4263eb33 0%,#7950f266 100%);border-radius:15px;width:100%;height:fit-content;margin:0 auto;padding:2rem;transition:all .2s}.marketed-fund-card:last-of-type{margin-bottom:5rem}.marketed-fund-card svg{cursor:pointer;color:#d0bfff;font-size:3rem;transition:all .2s}.marketed-fund-card svg:hover{color:#7950f2;transition:all .2s}.marketed-fund-card svg.rotate-90-down{transition:all .2s;rotate:-90deg}.card-top{justify-content:center;align-items:center;gap:10rem;height:100%;display:flex}@media (max-width:56.25em){.card-top{flex-direction:column;gap:2rem}}.card-top h4{color:#fff;text-transform:uppercase;margin-bottom:1rem;font-weight:600;font-size:3rem!important}.card-left{text-align:center;align-self:center;width:60%}@media (max-width:56.25em){.card-left{width:100%}}.card-left .fund-ref{margin:1rem 0;font-size:1.6rem;font-style:italic}.card-left .fund-classes-counter{flex-wrap:wrap;justify-content:center;align-items:center;width:fit-content;margin:0 auto 1rem;font-size:1.6rem;font-weight:600;display:flex}.card-right{flex-direction:column;justify-content:center;align-items:flex-start;width:40%;display:flex}@media (max-width:56.25em){.card-right{align-items:center;width:100%}}.card-right .marketed-fund-card-action-row{cursor:pointer;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.card-right .marketed-fund-card-action-row svg{width:2.5rem}.card-right .marketed-fund-card-action-row p{font-size:1.6rem}.card-right .marketed-fund-card-action-row:hover svg{fill:#7950f2}.card-bottom-wrapper{overflow:hidden}.card-bottom-wrapper .card-bottom{height:18rem;margin-top:2rem;overflow-y:auto;box-shadow:inset 0 -30px 5px -27px #ffffff80!important}.card-bottom-wrapper .card-bottom::-webkit-scrollbar{display:none}.card-bottom-wrapper .card-bottom{-ms-overflow-style:none;scrollbar-width:none}.fund-classes-table{border-collapse:collapse;width:100%;overflow-y:scroll}.fund-classes-table thead th{padding:.5rem 0!important;font-size:1.3rem!important}.fund-classes-table thead th:first-of-type{width:20%}.fund-classes-table thead th:nth-of-type(2){width:25%}.fund-classes-table thead th:nth-of-type(3){width:35%}.fund-classes-table thead th:nth-of-type(4){width:20%}.fund-classes-table tbody tr{border-top:1px solid #ffffff80!important}.fund-classes-table tbody tr:nth-of-type(odd){background-color:#0c0c1e40}.fund-classes-table tbody tr:hover{color:#fff;background-color:#0c0c1e}.fund-classes-table tbody td{text-indent:.5rem;font-size:1.6rem;padding:.5rem 0!important}.fund-classes-table tbody td:last-of-type{text-align:center;justify-content:center;align-items:center;gap:2rem;display:flex}.fund-classes-table tbody svg{font-size:2rem!important}.corporate-investment-show .sub-action-btn{cursor:pointer;border:none;border-radius:10px;justify-content:flex-start;align-items:center;margin-bottom:.5rem;padding:.1rem 1rem;font-size:1.3rem;transition:all .2s ease-out;display:flex}.corporate-investment-show .sub-action-btn.sub-action-btn-white{color:#0c0c1e;background-color:#fff}.corporate-investment-show .sub-action-btn.sub-action-btn-white svg{color:#0c0c1e}.corporate-investment-show .sub-action-btn.sub-action-btn-green{color:#fff;background-color:#12b886}.corporate-investment-show .sub-action-btn.sub-action-btn-green svg{color:#fff}.corporate-investment-show .sub-action-btn.sub-action-btn-red{color:#fff;background-color:#fa5252}.corporate-investment-show .sub-action-btn.sub-action-btn-red svg{color:#fff}.corporate-investment-show .sub-action-btn:hover{transition:all .2s ease-out}.corporate-investment-show .corporate-details-container{background-color:#9775fa;border-radius:15px;width:100%;padding:2rem}.corporate-investment-show .corporate-details-container h4{color:#fff;margin-top:2rem}.corporate-investment-show .corporate-details-container p{color:#fff}.corporate-investment-show .corporate-investment-details-container{background-color:#7950f2;border-radius:15px;width:100%;padding:2rem}.corporate-investment-show .corporate-investment-details-container h4{color:#fff;margin-top:2rem}.corporate-investment-show .corporate-investment-details-container p{color:#fff}.corporate-investment-show .key-people-container{background-color:#5f3dc4;border-radius:15px;width:100%;padding:2rem}.corporate-investment-show .key-people-container h4{color:#fff;margin-top:2rem}.corporate-investment-show .key-people-container p{color:#fff}.corporate-investment-show .key-people-container .key-person-container .key-person{vertical-align:middle;gap:.2rem;margin-bottom:4rem}.corporate-investment-show .key-people-container .key-person-container .key-person .key-person-actions-container{flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-top:1rem;display:flex}.corporate-investment-show .key-people-container .key-person-container .key-person .key-person-name{justify-content:flex-start;align-items:center;display:flex}.corporate-investment-show .key-people-container .key-person-container .key-person .key-person-roles{font-size:1.6rem}.corporate-investment-show .key-people-container .key-person-container .key-person .key-person-status-flag{color:#fff;border-radius:10px;margin-left:1rem;padding:.1rem 1rem;font-size:.9rem;font-weight:600}.corporate-investment-show .key-people-container .key-person-container .key-person .key-person-status-flag.key-person-invited{color:#0c0c1e;background-color:#fff!important}.corporate-investment-show .key-people-container .key-person-container .key-person .key-person-status-flag.key-person-submitted{background-color:#12b886!important}.corporate-investment-show .key-people-container .key-person-container .key-person .key-person-status-flag.key-person-cancelled{background-color:#fa5252!important}.corporate-investment-show .key-people-container .key-person-container .key-person .delete-button{color:#fa5252;font-size:2rem!important}.corporate-investment-show .key-people-container .key-person-container .key-person .edit-button{color:#fff;font-size:2rem!important}.corporate-investment-show .key-person-documents-container,.corporate-investment-show .controlling-person-entity-container{margin-top:1rem}.corporate-investment-show .controlling-person-entity-container .controlling-person-entity p{font-size:1.6rem}.corporate-investment-show .document-cards-container,.corporate-investment-show .key-person-documents-container{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:4rem;display:grid}.corporate-investment-show .document-cards-container .document-card,.corporate-investment-show .key-person-documents-container .document-card{cursor:pointer;color:#7950f2;background-color:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:2rem 1rem;transition:all .2s ease-out;display:flex;overflow:hidden}.corporate-investment-show .document-cards-container .document-card:hover,.corporate-investment-show .key-person-documents-container .document-card:hover{background-color:#9775fa;transition:all .2s ease-out}.corporate-investment-show .document-cards-container .document-card:hover p.document-card-name,.corporate-investment-show .key-person-documents-container .document-card:hover p.document-card-name{color:#fff}.corporate-investment-show .document-cards-container .document-card:hover .document-card-icon,.corporate-investment-show .key-person-documents-container .document-card:hover .document-card-icon{transition:all .2s ease-out;color:#fff!important}.corporate-investment-show .document-cards-container .document-card .document-card-icon,.corporate-investment-show .key-person-documents-container .document-card .document-card-icon{color:#7950f2;height:4rem;transition:all .2s ease-out;width:4rem!important}.corporate-investment-show .document-cards-container .document-card p.document-card-name,.corporate-investment-show .key-person-documents-container .document-card p.document-card-name{color:#0c0c1e;text-align:center;text-overflow:ellipsis;font-size:1.3rem;font-weight:600;overflow:hidden}.corporate-investment-show .actions-container{flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-top:1rem;display:flex}.na-row{opacity:.5}.na-row:hover{opacity:1}.rotate-90deg{animation:.5s rotate90deg;-webkit-animation-fill-mode:forwards}.rotate-initial{animation:.5s rotateInitial;-webkit-animation-fill-mode:forwards}@keyframes rotate90deg{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes rotateInitial{0%{transform:rotate(90deg)}to{transform:rotate(0)}}.investors-list-container{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.5rem;margin-top:1.5rem;display:flex}.investors-list-container button.unselect-all,.investors-list-container button.select-all{border:none!important;border-radius:10px!important;width:200px!important;margin:0!important;padding:.2rem 1rem!important;font-size:1.6rem!important}.investors-list-container .investor-item{cursor:pointer;background-color:#5f3dc4;border-radius:10px;justify-content:flex-start;align-items:center;gap:.5rem;width:200px;padding:.2rem 1rem;display:flex;overflow:hidden}.investors-list-container .investor-item span{color:#fff;white-space:nowrap;font-size:1.6rem}.investors-list-container .investor-item input[type=checkbox]{cursor:pointer;width:fit-content;height:fit-content;margin:0}.MuiBox-root *{font-family:var(--font-kanit),sans-serif;text-align:left}.MuiTable-root{margin:0 auto!important}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation1.MuiPaper-root{box-shadow:none!important;background-color:#0000!important}svg.MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium.MuiSvgIcon-root{vertical-align:text-bottom}.css-1m9pwf3{top:11px;left:11px}.MuiTableRow-root.MuiTableRow-hover:hover{cursor:pointer!important;background-color:#fff!important;transition:all .2s!important}.MuiTableRow-root.inactive:hover{cursor:not-allowed!important;background-color:initial!important;background-color:#b6b6b6!important}th.MuiTableCell-root.MuiTableCell-head.MuiTableCell-stickyHeader.MuiTableCell-alignLeft.MuiTableCell-sizeSmall.MuiTableCell-root{text-align:left!important;color:#0c0c1e!important;padding-bottom:2rem!important;font-size:1.6rem!important}span.MuiButtonBase-root.MuiTableSortLabel-root.MuiButtonBase-root-MuiTableSortLabel-root{font-size:1.6rem!important}.MuiTableContainer-root.MuiTableContainer-root table thead tr th{text-align:left!important;color:#0c0c1e!important;background-color:#0000!important;font-size:1.6rem!important}.MuiTableContainer-root.MuiTableContainer-root table tbody tr td{color:#0c0c1e!important;font-size:1.3rem!important}.MuiTableContainer-root table thead tr th span{transform:translate(10px)}.MuiTableContainer-root table thead tr th:nth-child(6){text-align:center!important;width:195px!important}.MuiTableContainer-root table tbody tr td:nth-child(6){width:195px!important}.MuiToolbar-root.MuiToolbar-gutters.MuiToolbar-regular.MuiTablePagination-toolbar{color:#0c0c1e!important;justify-content:center!important;align-items:center!important;font-size:1.6rem!important}.MuiTablePagination-spacer{display:none!important}.MuiToolbar-root.MuiToolbar-gutters.MuiToolbar-regular.MuiTablePagination-toolbar p{font-size:1.6rem!important}.MuiSelect-select.MuiTablePagination-select.MuiSelect-standard.MuiInputBase-input{font-size:1.6rem!important;line-height:initial!important;padding:0 30px 0 0!important;transform:translate(1rem,.3rem)!important}input.MuiSelect-nativeInput.css-yf8vq0-MuiSelect-nativeInput{font-size:1.6rem!important}.MuiTablePagination-menuItem{font-size:1.6rem!important;font-style:"Cormorant Garamond",serif!important;text-align:center!important;place-content:center!important}.MuiTablePagination-toolbar svg.MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium{color:#0c0c1e!important;font-size:1.6rem!important}span.Mui-checked+.MuiSwitch-track,span.MuiSwitch-thumb{background-color:#7950f2!important}span.MuiTypography-root.MuiTypography-body1.MuiFormControlLabel-label{color:#0c0c1e!important;font-size:1.6rem!important;font-weight:700!important}.MuiTooltip-tooltip{font-family:var(--font-kanit),sans-serif;position:relative;text-align:center!important;color:#fff!important;background-color:#7950f2!important;border-radius:15px!important;padding:.2rem 2rem!important;font-size:1.3rem!important}.MuiTooltip-tooltip :after,.MuiTooltip-tooltip :before{background-color:#7950f2!important}.MuiTooltip-popper{position:relative;z-index:600000!important}*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.block{display:block}.flex{display:flex}.table{display:table}.hidden{display:none}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.select-all{-webkit-user-select:all;user-select:all}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.text-transparent{color:#0000}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--primary-color:116,192,252;--secondary-color:177,151,252;--black-color:13,18,30;--white-color:255,255,255;--grey-color:149,149,151;--light-grey-color:230,230,230;--dark-grey-color:52,58,64;--black-color-transparent:#0d121ecc;--black-shadow-color-light:#0000001a;--black-shadow-color-strong:#0003;--green-color:55,178,77;--red-color:240,62,62;--white-color-fixed:255,255,255;--black-color-fixed:13,18,30;--font-very-large:4rem;--font-large:3rem;--font-medium:2rem;--font-small:1.5rem;--app-height:100%;--navbar-height:7.5rem}[data-theme=dark]{--white-color:13,18,30;--black-color:255,255,255;--black-shadow-color:#fff3;--black-shadow-color-strong:#fff3;--dark-grey-color:150,150,150}body{scroll-behavior:smooth;width:100%;position:relative;overflow-x:hidden;min-height:100vh!important;min-height:var(--app-height)!important;min-height:-webkit-fill-available!important}hr{border:.5px solid #000;border-radius:50px;width:50%;margin:0 auto}.bold{font-weight:700}.close-icon{opacity:.5;transition:all .2s;position:sticky;top:1.5rem;left:100%;width:5rem!important;height:5rem!important}.close-icon.small{width:2.5rem!important;height:2.5rem!important}.close-icon:hover{cursor:pointer;opacity:1;transition:all .2s;animation:.2s ease-in-out reverse rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(90deg)}}.btn-black{text-transform:uppercase;width:100%;height:4rem;color:rgb(var(--white-color));background-color:#323232;border:2px solid #323232;border-radius:5px;margin:0 auto;padding:.2rem 1rem;font-size:1.7rem;transition:all .1s}.btn-black:hover{cursor:pointer;background-color:rgb(var(--white-color));color:#000;border:2px solid #323232;transition:all .1s}.btn-red-statement{text-transform:uppercase;color:#fff;background-color:#f00000;border:2px solid #f00000;border-radius:5px;width:100%;height:4rem;margin:0 auto;font-size:1.7rem;transition:all .1s}.btn-red-statement:hover,.active-statement{cursor:pointer;color:#000;background-color:#fff;border:2px solid #323232;transition:all .1s}.btn-login:hover{cursor:pointer;color:#fff;background-color:#141414;border:1px solid #fff;transition:all .1s}.ohnohoney{position:absolute;top:-999999rem;left:-999999rem}.MuiCircularProgress-root{color:#fff!important;width:2rem!important;height:2rem!important}.css-13cymwt-control,.css-t3ipsp-control{width:100%!important;min-width:35rem!important;height:4.1rem!important;box-shadow:none!important;border:none!important;border-radius:0!important;outline:none!important;padding:.5rem 1rem!important}.css-1dimb5e-singleValue{font-size:var(--font-medium)!important;margin-left:0!important}.css-1nmdiq5-menu{color:rgb(var(--black-color));font-size:var(--font-medium)!important}#react-select-3-input{margin:0!important}.css-qbdosj-Input,.css-166bipr-Input{outline:none!important;height:4.1rem!important;margin:0!important;padding:0!important}.css-qbdosj-Input:after,.css-166bipr-Input:after{height:4.1rem!important}.css-qbdosj-Input input,.css-166bipr-Input input{font-size:var(--font-medium)!important;outline:none!important;height:fit-content!important;margin:0!important}.css-qbdosj-Input input:focus,.css-166bipr-Input input:focus{outline:none!important}.css-1fdsijx-ValueContainer{padding:0!important}.css-1hb7zxy-IndicatorsContainer{align-self:center!important;height:4.1rem!important;padding:0!important}.css-b62m3t-container{border-bottom:3px solid rgb(var(--black-color))!important;width:100%!important}.css-b62m3t-container.width-fix{width:inherit!important;margin-bottom:2rem!important}.css-b62m3t-container.full-width-fix{width:100%!important;margin-bottom:2rem!important}.width-fix .css-13cymwt-control,.width-fix .css-t3ipsp-control,.full-width-fix .css-13cymwt-control,.full-width-fix .css-t3ipsp-control{width:100%!important;min-width:none!important}.css-13cymwt-control{padding:0 1rem!important}.css-13cymwt-control:focus{outline:none!important}.css-1u9des2-indicatorSeparator{height:20px!important}.css-d7l1ni-option{color:#000!important;background-color:#00000026!important}.css-tr4s17-option{color:#fff!important;background-color:#323232!important}.css-1jqq78o-placeholder{margin-bottom:-.9rem!important;font-size:1.5rem!important}.tooltip{text-transform:uppercase;color:#000;z-index:300000;border:1px solid #00000026;border-radius:10px;max-width:320px;margin-top:.5rem;font-size:1.5rem;background-color:#fff!important;padding:.2rem 1rem!important}.tooltip-arrow{display:none!important}.alert-success{color:#fff;background-color:#2ab02e}.alert-danger{color:#fff;background-color:#ff3535}.alert-info{color:#fff;background-color:#0095ff}input:-webkit-autofill{transition:background-color 600000s,color 600000s}input:-webkit-autofill:hover{transition:background-color 600000s,color 600000s}input:-webkit-autofill:focus{transition:background-color 600000s,color 600000s}input:-webkit-autofill:active{transition:background-color 600000s,color 600000s}input[data-autocompleted]{background-color:#0000!important}.full-width{width:100%!important;max-width:none!important}.MuiCircularProgress-svg{margin:0!important}
