.page__title{font-family:var(--font-family-sans-serif);font-size:2.2rem;font-style:normal;font-weight:600;line-height:1.27;padding:0 1rem;margin:1rem 0;display:flex;justify-content:space-between;align-items:flex-end}.page__aside{font-family:var(--font-family-sans-serif);color:var(--black);font-size:1.2rem;font-style:normal;font-weight:600;line-height:1.9}.table{border-collapse:collapse;width:100%}.table .table__caption{font-family:var(--font-family-sans-serif);font-size:1.8rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.table .table__caption-content{display:flex;justify-content:space-between;width:100%}.table tr{border-bottom:1px solid var(--border--light)}.table th{color:var(--black);text-align:right;font-family:var(--font-family-roboto);font-size:1.3rem;font-weight:600;line-height:2;padding:1.2rem 1.5rem}.table td{text-align:right;color:var(--black);font-family:var(--font-family-roboto);font-size:1.6rem;font-weight:700;line-height:2;vertical-align:middle;padding:1rem .5rem;word-break:keep-all;white-space:nowrap}.table td:first-child{padding-left:1rem}.table td:last-child{padding-right:1rem}.table--currencyprices tbody tr:last-child{border-bottom:0}.table--currencyprices td.table__currency-update-date{font-size:1.2rem;font-weight:400;text-align:left}.table--currencyprices td:nth-child(1),.table--currencyprices td:nth-child(2){text-align:left}.table--currencyprices td.alert-danger{color:var(--red)}.table--currencyprices td.alert-success{color:var(--green)}.table--currencyprices td a{text-decoration:underline}.portfolio__item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);padding:1.2rem 1.5rem}.portfolio__label{display:flex;flex-direction:column;color:var(--light-black);font-family:var(--font-family-roboto);font-size:1.4rem;font-weight:400;line-height:normal}.portfolio__price{color:var(--light-black);text-align:right;font-family:var(--font-family-roboto);font-size:1.4rem;font-weight:700;line-height:2}.portfolio__item--large .portfolio__title{color:var(--black);font-family:var(--font-family-roboto);font-size:1.6rem;font-weight:600;line-height:normal}.portfolio__item--large .portfolio__price{color:var(--light-black);text-align:right;font-family:var(--font-family-roboto);font-size:2.2rem;font-style:normal;font-weight:600;line-height:1.3}.login{display:flex;align-items:center;flex-direction:column;padding:2.2rem 1.5rem}.login__logo{width:9.8rem;display:block;margin-bottom:1rem}.login__buttons{width:100%;display:grid;grid-gap:1.2rem;grid-template-columns:1fr;margin-top:2rem}.login__buttons-split{display:flex;gap:8px}.login__button-itsme{padding:0;grid-gap:0;width:66px}.login__button{flex:1}.login__text{color:var(--text);font-family:var(--font-family-roboto);font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.5;text-align:center}.login__text p{margin-bottom:1rem}.login__text p:last-child{margin-bottom:0}.profile-switcher{padding:0 1rem;background-color:var(--white);display:inline-flex;align-items:center;justify-content:center;grid-gap:1rem;border-radius:4px;border:1px solid #aaa;height:3.2rem}.profile-switcher--home{margin:1.5rem 1.5rem 0 1.5rem}.profile-switcher__icon{fill:var(--black);height:1.4rem;width:auto}.profile-switcher__name{color:var(--light-black);font-family:var(--font-family-roboto);font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.5}.profile-switcher__chevron{font-size:1.2rem;color:var(--light-black);border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;width:0}.form-element--select{color:var(--black);font-family:var(--font-family-roboto);font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.75}.form-element--select .select2-container{width:14.8rem !important}.form-element--select .select2-selection--single{height:4rem}.form-element--select .select2-selection--single .select2-selection__rendered{line-height:4rem}.form-element--select .select2-selection--single .select2-selection__arrow{height:4rem}.form-element--select--small{font-size:1.4rem}.form-element--select--small .select2-container{width:7.3rem !important}.form-element--select--small .select2-selection--single{height:3.2rem}.form-element--select--small .select2-selection--single .select2-selection__rendered{line-height:3.2rem}.form-element--select--small .select2-selection--single .select2-selection__arrow{height:3.2rem}.select2-container{min-width:7.3rem;color:var(--black);font-family:var(--font-family-roboto);font-size:1.4rem;font-style:normal;font-weight:400;line-height:2}.select2-container--default .select2-results>.select2-results__options{max-height:310px}.filters{display:flex;grid-gap:.8rem;align-items:center}.app-update-banner{display:none;padding:1rem;margin:.5rem 1rem 1rem 1rem;background-color:#fff;border-radius:.5rem;box-shadow:0 18px 52.85px 0 rgba(206,206,206,.6);font-family:Poppins,sans-serif}.app-update-banner .top{display:flex;align-items:center;gap:1.2rem;margin-bottom:1rem}.app-update-banner .top img{width:55px}.app-update-banner .top p{flex:1;font-weight:600;font-size:16px}