.lum-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.display-flex{display:flex;flex-direction:row;flex-basis:auto}.display-flex.column-lt-sm{flex-direction:column}@media only screen and (min-width:576px){.display-flex.column-lt-sm{flex-direction:row}}.display-flex.column-lt-m{flex-direction:column}@media only screen and (min-width:768px){.display-flex.column-lt-m{flex-direction:row}}.display-flex.column-reverse-lt-m{flex-direction:column-reverse}@media only screen and (min-width:768px){.display-flex.column-reverse-lt-m{flex-direction:row}}.display-flex.column-reverse-lt-lg{flex-direction:column-reverse}@media only screen and (min-width:992px){.display-flex.column-reverse-lt-lg{flex-direction:row}}.display-flex.column-lt-lg{flex-direction:column}@media only screen and (min-width:992px){.display-flex.column-lt-lg{flex-direction:row}}.display-flex.column-lt-xl{flex-direction:column}@media only screen and (min-width:1200px){.display-flex.column-lt-xl{flex-direction:row}}.display-flex.column{flex-direction:column}.display-flex.center-x{justify-content:center}.display-flex.center-y{align-items:center}.display-flex.start-x{justify-content:flex-start}.display-flex.start-y{align-items:flex-start}.display-flex.end-x{justify-content:flex-end}.display-flex.end-y{align-items:flex-end}.display-flex.baseline-y{align-items:baseline}.display-flex.strech-y{align-items:strech}.display-flex.space-between-x{justify-content:space-between}.display-flex.space-around-x{justify-content:space-around}.display-flex.flex-wrap{flex-wrap:wrap}.display-flex.flex-no-wrap{flex-wrap:nowrap}.display-flex.flex,.display-flex .flex{flex:1}.slide-in-left-enter{transform:translate(-100%)}.slide-in-left-enter-active{transform:translate(0%);transition:transform 300ms ease-in-out}.slide-in-left-exit{transform:translate(0%)}.slide-in-left-exit-active{transform:translate(-100%);transition:transform 200ms ease-in-out}.slide-in-left-exit-done{transform:translate(-100%);transition:transform 200ms ease-in-out}.slide-in-right-enter{transform:translate(100%)}.slide-in-right-enter-active{transform:translate(0%);transition:transform 300ms ease-in-out}.slide-in-right-exit{transform:translate(0%)}.slide-in-right-exit-active{transform:translate(100%);transition:transform 200ms ease-in-out}.slide-in-right-exit-done{transform:translate(100%);transition:transform 200ms ease-in-out}.fade-in-enter{opacity:0}.fade-in-enter-active{opacity:1;transition:opacity 400ms ease-in-out}.fade-in-exit{opacity:1}.fade-in-exit-active{opacity:0;transition:opacity 400ms ease-in-out}.fade-in-exit-done{opacity:0;transition:opacity 400ms ease-in-out}
.buttons-layout >:nth-child(n){margin-right:0;margin-top:8px}@media only screen and (min-width:576px){.buttons-layout >:nth-child(n){margin-top:0;margin-right:8px}}.buttons-layout >:first-child{margin-top:0}@media only screen and (min-width:576px){.buttons-layout >:last-child{margin-right:0}}
.lum-not-found .not-found{font-size:100px}
.toqio-header-actions-component .desktop-button{display:none}@media only screen and (min-width:576px){.toqio-header-actions-component .desktop-button{display:flex}}.toqio-header-actions-component .mobile-button{display:flex}@media only screen and (min-width:576px){.toqio-header-actions-component .mobile-button{display:none}}
.lum-kyc .user-data{display:column}@media only screen and (min-width:768px){.lum-kyc .user-data{display:grid;grid-column-gap:16px;grid-template-columns:1fr 1fr}}@media only screen and (min-width:1200px){.lum-kyc .user-data{width:50%}}.lum-kyc .user-data .toqio-data-item{margin-bottom:16px}.lum-kyc-process .toqio-modal-box.modal-kyc{z-index:9999}.lum-kyc-process .lum-kyc-step{display:grid}@media only screen and (min-width:992px){.lum-kyc-process .lum-kyc-step{grid-template-columns:1fr 1fr}}.lum-kyc-process .lum-kyc-step .kyc-ph{display:none}@media only screen and (min-width:992px){.lum-kyc-process .lum-kyc-step .kyc-ph{display:flex;position:sticky;padding-top:144px}}.lum-kyc-process .lum-kyc-step .kyc-ph .kyc-ph-image .toqio-empty-state-image{max-height:364px;max-width:364px;width:100%;height:100%}.lum-kyc-process .lum-kyc-step .toqio-text-field{width:100%}@media only screen and (min-width:768px){.lum-kyc-process .lum-kyc-step .small-field{width:50%}}
.lum-document-capture{width:800px;height:450px;max-width:100%;max-height:400px;position:relative}@media only screen and (min-width:768px){.lum-document-capture{max-height:100%}}.lum-document-capture .loading{position:absolute;width:100%;height:100%;display:flex;justify-content:center;max-height:100%;align-items:flex-start}@media only screen and (min-width:768px){.lum-document-capture .loading{align-items:center}}.lum-document-capture .lum-document-capture-component{width:800px;max-height:400px;height:500px;max-width:100%}@media only screen and (min-width:768px){.lum-document-capture .lum-document-capture-component{max-height:100%}}
.toqio-input-phone .dropdown-phone{min-width:130px;max-width:150px}.input-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:8px}@media only screen and (min-width:768px){.input-layout{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media only screen and (min-width:768px){.input-layout >:nth-child(n){width:100%}}
.lum-selector-styles .toqio-selector-name{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.toqio-data-amount.amount-no-resize .toqio-data-amount-value{font-size:32px;line-height:40px}.toqio-data-amount.currency-resize .toqio-data-amount-currency{font-size:14px;line-height:20px}@media only screen and (min-width:576px){.toqio-data-amount.currency-resize .toqio-data-amount-currency{font-size:16px;line-height:24px}}
.toqio-section-list > :not(:first-child){margin-top:16px}.toqio-section-list li.section-list-item:last-child .toqio-divider{display:none}
.toqio-chip.item-list-chip-desktop{display:none}@media only screen and (min-width:768px){.toqio-chip.item-list-chip-desktop{display:inline-block}}.toqio-chip.item-list-chip-mobile{display:inline-block}@media only screen and (min-width:768px){.toqio-chip.item-list-chip-mobile{display:none}}
.lum-same-currency-list-item{display:grid;grid-template-columns:auto max-content}@media only screen and (min-width:768px){.lum-same-currency-list-item{grid-template-columns:1fr 1fr 1fr}}.lum-same-currency-list-item .status{display:flex;flex-direction:column-reverse;align-items:flex-end}@media only screen and (min-width:768px){.lum-same-currency-list-item .status{flex-direction:row;justify-content:space-between;align-items:center}}.lum-same-currency-list-item .status-list{display:flex;flex-direction:row;justify-content:space-between}.lum-same-currency-list-item .status-list .status-icon{width:auto}@media only screen and (min-width:768px){.lum-same-currency-list-item .status-list .status-icon{width:20px}}.lum-same-currency-list-item .status-list .status-chip{margin-left:8px}@media only screen and (min-width:768px){.lum-same-currency-list-item .status-list .status-chip{margin-left:64px}}.lum-same-currency-list-item .hide-element{visibility:hidden}.lum-same-currency-list-item .toqio-chip{margin-top:2px}@media only screen and (min-width:768px){.lum-same-currency-list-item .toqio-chip{margin-top:0}}.lum-same-currency-list-item .toqio-table-row-info{display:none}@media only screen and (min-width:768px){.lum-same-currency-list-item .toqio-table-row-info{display:block}}.lum-same-currency-list-item .actions-wrapper{display:flex;align-items:center}.lum-same-currency-list-item .same-currency-actions{display:none}@media only screen and (min-width:768px){.lum-same-currency-list-item .same-currency-actions{display:block}}.lum-same-currency-list-item .toqio-table-row-main-info{margin-right:16px}.lum-same-currency-list-item .toqio-table-row-main-info > :first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-same-currency-list-item .toqio-table-row-info{margin-right:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-same-currency-list-item .toqio-table-row-info-text,.lum-same-currency-list-item .toqio-table-row-main-info-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lum-category-selector li.section-list-item{margin-bottom:8px}
.lum-account-transactions-filters li.section-list-item{margin-bottom:8px}.lum-account-transactions-filters .toqio-form-input{width:100%}.lum-account-transactions-filters .toqio-selector-group,.lum-account-transactions-filters .toqio-selector-data,.lum-account-transactions-filters .toqio-selector-name,.lum-account-transactions-filters .toqio-selector-description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}
.toqio-account-grid-list-item .toqio-table-row-main-info > :last-child,.toqio-account-grid-list-item .toqio-table-row-main-info-grid > :last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toqio-account-grid-list-item .toqio-table-row-main-info-avatar{flex-shrink:0}.toqio-account-grid-list-item .toqio-table-row-main-info-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toqio-account-grid-item .toqio-table-row-amount-title,.toqio-account-grid-item .toqio-table-row-amount-subtitle{font-weight:bold}.toqio-account-grid-item .account-chips-layout{display:flex}.toqio-account-grid-item .account-chips-layout .toqio-account-chip:not(:first-child){margin-left:4px}.toqio-account-list-item .toqio-table-row-wrapper{display:grid;grid-template-columns:auto max-content}@media only screen and (min-width:1200px){.toqio-account-list-item .toqio-table-row-wrapper{grid-template-columns:2fr 1fr 1fr}}.toqio-account-list-item .toqio-table-row-wrapper .status-desktop{justify-content:flex-start}.toqio-account-list-item .toqio-table-row-wrapper .account-chips-layout{display:flex;flex-direction:column;align-items:flex-end}@media only screen and (min-width:768px){.toqio-account-list-item .toqio-table-row-wrapper .account-chips-layout{flex-direction:row}}.toqio-account-list-item .toqio-table-row-wrapper .account-chips-layout .toqio-account-chip:not(:first-child){margin-top:4px}@media only screen and (min-width:768px){.toqio-account-list-item .toqio-table-row-wrapper .account-chips-layout .toqio-account-chip:not(:first-child){margin-top:0;margin-left:4px}}.toqio-account-list-item .toqio-table-row-wrapper .balance{max-width:100%;align-items:flex-end;flex-direction:column}@media only screen and (min-width:1200px){.toqio-account-list-item .toqio-table-row-wrapper .balance{max-width:100%;align-items:center;justify-content:flex-end;flex-direction:row}}.toqio-account-list-item .toqio-table-row-wrapper .balance .status-mobile{display:flex}@media only screen and (min-width:1200px){.toqio-account-list-item .toqio-table-row-wrapper .balance .status-mobile{display:none}}.toqio-account-list-item .toqio-table-row-wrapper .hash_chip .toqio-table-row-amount-subtitle{display:none}@media only screen and (min-width:1200px){.toqio-account-list-item .toqio-table-row-wrapper .hash_chip .toqio-table-row-amount-subtitle{display:flex}}
.lum-account-list-filters li.section-list-item{margin-bottom:8px}.lum-account-list-filters .toqio-form-input{width:100%}.lum-account-list-filters .toqio-selector-group,.lum-account-list-filters .toqio-selector-data,.lum-account-list-filters .toqio-selector-name,.lum-account-list-filters .toqio-selector-description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}
.lum-info-modal{max-width:100% !important}@media only screen and (min-width:768px){.lum-info-modal{max-width:580px !important}}.lum-info-modal .modal-content{padding:16px 10px !important}
.lum-account-list .account-grid{display:grid;grid-gap:1rem;grid-template-columns:minmax(0,1fr);grid-auto-rows:minmax(0,1fr)}@media only screen and (min-width:768px){.lum-account-list .account-grid{grid-gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1200px){.lum-account-list .account-grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:space-evenly}}
.lum-account-list{width:100%}.lum-account-list .title-container{padding-left:8px;flex:1}@media only screen and (min-width:576px){.lum-account-list .title-container{display:flex;flex-direction:row;flex-basis:auto;justify-content:space-between;align-items:center}}.lum-account-list .title-container .account-totals{flex-direction:column;align-items:flex-start}@media only screen and (min-width:576px){.lum-account-list .title-container .account-totals{flex-direction:row;align-items:flex-end}}.lum-account-list .title-container .account-totals .account-total-item{margin-bottom:24px}@media only screen and (min-width:576px){.lum-account-list .title-container .account-totals .account-total-item{margin-bottom:0;margin-right:48px}}
.lum-account-download-modal{max-width:100% !important}@media only screen and (min-width:768px){.lum-account-download-modal{max-width:550px !important}}
.lum-otp-modal.confirm-modal{width:100%}@media only screen and (min-width:576px){.lum-otp-modal.confirm-modal{max-width:550px}}
.lum-new-team-user{margin-bottom:100px}.lum-new-team-user .content{display:flex;flex-direction:column-reverse}@media only screen and (min-width:992px){.lum-new-team-user .content{flex-direction:row;justify-content:space-between;align-items:flex-start}}.lum-new-team-user .content .left-content{flex:1}.lum-new-team-user .content .left-content .card-data-input .toqio-text-field{width:100%}.lum-new-team-user .content .right-content{flex:1;display:flex;justify-content:flex-start}@media only screen and (min-width:992px){.lum-new-team-user .content .right-content{justify-content:center}}.lum-new-team-user .content .right-content .content-img .toqio-empty-state-image{max-width:364px;width:100%;height:100%}.lum-new-team-user .content .only-desktop{display:none}@media only screen and (min-width:992px){.lum-new-team-user .content .only-desktop{display:flex}}
.lum-card-list-item .toqio-table-row-wrapper{display:grid;grid-column-gap:16px;grid-template-columns:auto max-content}@media only screen and (min-width:1200px){.lum-card-list-item .toqio-table-row-wrapper{grid-template-columns:2fr 1fr 1fr 1fr}}.lum-card-list-item .toqio-table-row-wrapper .card-account,.lum-card-list-item .toqio-table-row-wrapper .card-info-desktop,.lum-card-list-item .toqio-table-row-wrapper .card-actions{display:none}@media only screen and (min-width:1200px){.lum-card-list-item .toqio-table-row-wrapper .card-account,.lum-card-list-item .toqio-table-row-wrapper .card-info-desktop,.lum-card-list-item .toqio-table-row-wrapper .card-actions{display:block;flex-direction:column}}.lum-card-list-item .toqio-table-row-wrapper .card-status-row{display:flex;flex-direction:column;align-items:flex-end}@media only screen and (min-width:1200px){.lum-card-list-item .toqio-table-row-wrapper .card-status-row{flex-direction:row;align-items:center;justify-content:flex-end}}.lum-card-list-item .toqio-table-row-wrapper .card-status-row .card-info-mobile{display:flex}@media only screen and (min-width:1200px){.lum-card-list-item .toqio-table-row-wrapper .card-status-row .card-info-mobile{display:none}}.lum-card-list-item .toqio-table-row-wrapper .toqio-table-row-main-info-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-card-list-item .toqio-table-row-wrapper .toqio-table-row-main-info > :not(:first-child){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lum-card-grid-item .toqio-chip{margin-top:24px}.lum-card-grid-item .card-main-info{margin-top:4px;margin-bottom:24px}.lum-card-grid-item .card-main-info .toqio-table-row-info-text{font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-card-grid-item .card-button{width:100%}

.lum-activate-card-modal .activate-img{max-width:250px;align-self:center;height:177px}
.lum-accounts-list-modal .list-modal > *{margin-bottom:8px}
.lum-user-selector li.section-list-item{margin-bottom:8px}
.lum-expenses-list-item{display:grid;grid-template-columns:auto max-content}@media only screen and (min-width:768px){.lum-expenses-list-item{grid-template-columns:60% 40%}}.lum-expenses-list-item .status{display:flex;flex-direction:column-reverse;align-items:flex-end}@media only screen and (min-width:768px){.lum-expenses-list-item .status{flex-direction:row;justify-content:space-between;align-items:center}}.lum-expenses-list-item .hide-element{visibility:hidden}.lum-expenses-list-item .toqio-chip{margin-top:2px}@media only screen and (min-width:768px){.lum-expenses-list-item .toqio-chip{margin-top:0}}.lum-expenses-list-item .toqio-table-row-amount-subtitle{display:none}@media only screen and (min-width:768px){.lum-expenses-list-item .toqio-table-row-amount-subtitle{display:block}}.lum-expenses-list-item .toqio-table-row-main-info-avatar{flex-shrink:0}.lum-expenses-list-item .toqio-table-row-main-info-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-expenses-list-item .toqio-table-row-main-info{margin-right:16px}.lum-expenses-list-item .toqio-table-row-main-info > :not(:first-child){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lum-expenses-analysis-list-item{display:grid;grid-template-columns:auto max-content}@media only screen and (min-width:768px){.lum-expenses-analysis-list-item{grid-template-columns:repeat(3,1fr)}}.lum-expenses-analysis-list-item .toqio-table-row-main-info{margin-right:16px}.lum-expenses-analysis-list-item .toqio-table-row-main-info > :not(:first-child){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-expenses-analysis-list-item .toqio-table-row-main-info .toqio-table-row-main-info-avatar{flex-shrink:0}.lum-expenses-analysis-list-item .toqio-table-row-main-info .toqio-table-row-main-info-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-expenses-analysis-list-item .progress-bar-section{display:flex;flex-direction:column;align-self:center;grid-column:span 2}@media only screen and (min-width:768px){.lum-expenses-analysis-list-item .progress-bar-section{grid-column:span 1}}.lum-expenses-analysis-list-item .progress-bar-section .toqio-progress-bar-values-row{display:none}.lum-expenses-analysis-list-item .toqio-table-row-amount{align-self:center}.lum-expenses-analysis-list-item .toqio-table-row-amount .toqio-table-row-amount-subtitle{display:none}
.lum-notification .lum-card-notification{position:relative;display:flex;flex-direction:column;justify-content:center}.lum-notification .lum-card-notification .dismiss-icon{z-index:0;position:absolute;top:16px;right:16px}
.lum-personal-settings .settings-group{max-width:558px;margin:auto}.lum-personal-settings .settings-group .toqio-navigation-row:not(:last-child){margin-bottom:8px}
.lum-external-accounts .accounts-list{max-width:558px}
.lum-notifications-settings .settings-options{max-width:558px;margin:auto}
.lum-security-questions .security-input{width:100% !important}
.lum-security-questions .security-questions{max-width:560px;margin:auto}.lum-security-questions-answers .toqio-data{max-width:100%}.lum-security-questions-answers .toqio-data .toqio-basic-text{overflow-wrap:break-word}
.lum-search-modal li.section-list-item{margin-bottom:8px}.lum-search.mobile-search .search-results{width:100%}.lum-search.mobile-search .search-form{width:100%;max-width:100%}.lum-search.mobile-search .separator{min-width:20px}.lum-search .search-form{width:395px;max-width:395px}.lum-search .search-results{width:-webkit-calc(100% - 395px);width:-moz-calc(100% - 395px);width:calc(100% - 395px)}.lum-search .search-item{height:55px}
@media only screen and (min-width:768px){.lum-search-results{margin-left:1rem}}.lum-search-results .total-container{align-items:flex-start}@media only screen and (min-width:768px){.lum-search-results .total-container{align-items:center}}
.ReactCrop {
  position: relative;
  display: inline-block;
  cursor: crosshair;
  overflow: hidden;
  max-width: 100%;
}
.ReactCrop:focus {
  outline: none;
}
.ReactCrop--disabled, .ReactCrop--locked {
  cursor: inherit;
}
.ReactCrop__image {
  display: block;
  max-width: 100%;
  touch-action: manipulation;
}
.ReactCrop__crop-selection {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate3d(0, 0, 0);
  box-sizing: border-box;
  cursor: move;
  box-shadow: 0 0 0 9999em rgba(0, 0, 0, 0.5);
  touch-action: manipulation;
  border: 1px solid;
  border-image-source: url(data:image/gif;base64,R0lGODlhCgAKAJECAAAAAP///////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5RDc5MTFDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5RDc5MTBDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoAAgAsAAAAAAoACgAAAhWEERkn7W3ei7KlagMWF/dKgYeyGAUAIfkEBQoAAgAsAAAAAAoACgAAAg+UYwLJ7RnQm7QmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYgLJHdiinNSAVfOEKoUCACH5BAUKAAIALAAAAAAKAAoAAAIRVISAdusPo3RAzYtjaMIaUQAAIfkEBQoAAgAsAAAAAAoACgAAAg+MDiem7Q8bSLFaG5il6xQAIfkEBQoAAgAsAAAAAAoACgAAAg+UYRLJ7QnQm7SmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYBLJDdiinNSEVfOEKoECACH5BAUKAAIALAAAAAAKAAoAAAIRFISBdusPo3RBzYsjaMIaUQAAOw==);
  border-image-slice: 1;
  border-image-repeat: repeat;
}
.ReactCrop--disabled .ReactCrop__crop-selection {
  cursor: inherit;
}
.ReactCrop--circular-crop .ReactCrop__crop-selection {
  border-radius: 50%;
  box-shadow: 0px 0px 1px 1px white, 0 0 0 9999em rgba(0, 0, 0, 0.5);
}
.ReactCrop--invisible-crop .ReactCrop__crop-selection {
  display: none;
}
.ReactCrop__rule-of-thirds-vt::before, .ReactCrop__rule-of-thirds-vt::after, .ReactCrop__rule-of-thirds-hz::before, .ReactCrop__rule-of-thirds-hz::after {
  content: "";
  display: block;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4);
}
.ReactCrop__rule-of-thirds-vt::before, .ReactCrop__rule-of-thirds-vt::after {
  width: 1px;
  height: 100%;
}
.ReactCrop__rule-of-thirds-vt::before {
  left: 33.3333%;
  left: calc(100% / 3);
}
.ReactCrop__rule-of-thirds-vt::after {
  left: 66.6666%;
  left: calc(100% / 3 * 2);
}
.ReactCrop__rule-of-thirds-hz::before, .ReactCrop__rule-of-thirds-hz::after {
  width: 100%;
  height: 1px;
}
.ReactCrop__rule-of-thirds-hz::before {
  top: 33.3333%;
  top: calc(100% / 3);
}
.ReactCrop__rule-of-thirds-hz::after {
  top: 66.6666%;
  top: calc(100% / 3 * 2);
}
.ReactCrop__drag-handle {
  position: absolute;
}
.ReactCrop__drag-handle::after {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.7);
  box-sizing: border-box;
  outline: 1px solid transparent;
}
.ReactCrop .ord-nw {
  top: 0;
  left: 0;
  margin-top: -5px;
  margin-left: -5px;
  cursor: nw-resize;
}
.ReactCrop .ord-nw::after {
  top: 0;
  left: 0;
}
.ReactCrop .ord-n {
  top: 0;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
  cursor: n-resize;
}
.ReactCrop .ord-n::after {
  top: 0;
}
.ReactCrop .ord-ne {
  top: 0;
  right: 0;
  margin-top: -5px;
  margin-right: -5px;
  cursor: ne-resize;
}
.ReactCrop .ord-ne::after {
  top: 0;
  right: 0;
}
.ReactCrop .ord-e {
  top: 50%;
  right: 0;
  margin-top: -5px;
  margin-right: -5px;
  cursor: e-resize;
}
.ReactCrop .ord-e::after {
  right: 0;
}
.ReactCrop .ord-se {
  bottom: 0;
  right: 0;
  margin-bottom: -5px;
  margin-right: -5px;
  cursor: se-resize;
}
.ReactCrop .ord-se::after {
  bottom: 0;
  right: 0;
}
.ReactCrop .ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -5px;
  margin-left: -5px;
  cursor: s-resize;
}
.ReactCrop .ord-s::after {
  bottom: 0;
}
.ReactCrop .ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -5px;
  margin-left: -5px;
  cursor: sw-resize;
}
.ReactCrop .ord-sw::after {
  bottom: 0;
  left: 0;
}
.ReactCrop .ord-w {
  top: 50%;
  left: 0;
  margin-top: -5px;
  margin-left: -5px;
  cursor: w-resize;
}
.ReactCrop .ord-w::after {
  left: 0;
}
.ReactCrop__disabled .ReactCrop__drag-handle {
  cursor: inherit;
}
.ReactCrop__drag-bar {
  position: absolute;
}
.ReactCrop__drag-bar.ord-n {
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  margin-top: -3px;
}
.ReactCrop__drag-bar.ord-e {
  right: 0;
  top: 0;
  width: 6px;
  height: 100%;
  margin-right: -3px;
}
.ReactCrop__drag-bar.ord-s {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  margin-bottom: -3px;
}
.ReactCrop__drag-bar.ord-w {
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  margin-left: -3px;
}
.ReactCrop--new-crop .ReactCrop__drag-bar, .ReactCrop--new-crop .ReactCrop__drag-handle, .ReactCrop--fixed-aspect .ReactCrop__drag-bar {
  display: none;
}
.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n, .ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e, .ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s, .ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w {
  display: none;
}
@media (pointer: coarse) {
  .ReactCrop .ord-n,
.ReactCrop .ord-e,
.ReactCrop .ord-s,
.ReactCrop .ord-w {
    display: none;
  }
  .ReactCrop__drag-handle {
    width: 24px;
    height: 24px;
  }
}

/*# sourceMappingURL=ReactCrop.css.map */

.lum-confirm-modal-overlay .lum-crop-modal-overlay.confirm-modal{width:auto !important;height:auto;max-height:calc(100vh - 80px)}
.preview-modal .image{width:400px}.preview-modal .pdf{min-width:650px;height:calc(100vh - 50px)}
.lum-select-category-modal li.section-list-item{margin-bottom:8px}
.lum-purchase-invoice .transaction-preview{padding:16px 24px}.lum-purchase-invoice .transaction-preview .transaction-amount{width:100px;max-width:100px;text-align:right}@media only screen and (min-width:576px){.lum-purchase-invoice .transaction-preview .transaction-amount{width:200px}}.lum-purchase-invoice .lum-invoice-add{margin-top:2rem}@media only screen and (min-width:768px){.lum-purchase-invoice .lum-invoice-add{margin-top:0}}
.lum-invoice-line-modal .invoice-line-input{margin-top:16px}
.lum-invoice-form .input-box{margin-top:16px}.lum-invoice-form .invoice-line{height:72px;display:flex;align-items:center}.lum-invoice-form .invoice-line .line-amount{margin-right:20px}
.lum-invoice-detail .file-upload{height:70px;margin-bottom:16px}.lum-invoice-detail .file-upload.file-container{padding:14px}@media only screen and (min-width:576px){.lum-invoice-detail .file-upload.file-container{padding:16px}}.lum-invoice-detail .file-upload .preview-file{max-height:50px;max-width:50px}.lum-invoice-detail .box-container{flex:1}@media only screen and (min-width:768px){.lum-invoice-detail .box-container{max-width:555px;min-width:400px}}@media only screen and (min-width:1200px){.lum-invoice-detail .box-container{min-width:690px;width:100%}}@media only screen and (min-width:1200px){.lum-invoice-detail .box-container .new-purchase-invoice-box{padding:40px 24px 40px 24px}}.lum-invoice-detail .box-container .new-purchase-invoice-box .small-loading .toqio-spinner{width:20px;margin:inherit !important}.lum-invoice-detail .preview-image{width:100%;min-width:200px;margin-left:50px}.lum-invoice-detail .image{width:100%}.lum-invoice-detail .pdf{width:100%;height:100%}.lum-invoice-detail .drag-and-drop{height:180px;min-width:150px;max-width:300px;margin-left:50px;margin-bottom:24px}.lum-invoice-detail .drag-and-drop .bordered-box{height:180px;min-width:150px;max-width:300px;border-style:dashed}
.lum-team-list-item{display:grid;grid-template-columns:2fr 1fr}@media only screen and (min-width:768px){.lum-team-list-item{grid-template-columns:1fr 1fr}}.lum-team-list-item .team-role{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}@media only screen and (min-width:768px){.lum-team-list-item .team-role{justify-content:space-between}}.lum-team-list-item .team-role .email-and-phone{display:none}@media only screen and (min-width:768px){.lum-team-list-item .team-role .email-and-phone{display:block}}.lum-team-list-item .team-role .status-and-actions{display:flex;flex-direction:row}.lum-team-list-item .team-actions{display:none}@media only screen and (min-width:768px){.lum-team-list-item .team-actions{display:block}}.lum-team-list-item .toqio-table-row-main-info-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-team-list-item .toqio-table-row-main-info{margin-right:16px}.lum-team-list-item .toqio-table-row-main-info > :not(:first-child){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lum-people-list{width:100%}
.lum-user-data{width:100%}.lum-user-data .tx-grid{display:grid;grid-template-columns:minmax(0,1fr)}@media only screen and (min-width:992px){.lum-user-data .tx-grid{grid-template-columns:2fr 1fr}}.lum-user-data .tx-grid .detail-grid{display:grid;grid-row-gap:16px;grid-template-columns:minmax(0,1fr)}@media only screen and (min-width:768px){.lum-user-data .tx-grid .detail-grid{grid-template-columns:1fr 1fr}}.lum-user-data .tx-grid .cards-details-title{margin-top:24px}@media only screen and (min-width:992px){.lum-user-data .tx-grid .cards-details-title{margin-top:0}}
.lum-expenses-filters .toqio-selector-group,.lum-expenses-filters .toqio-selector-data,.lum-expenses-filters .toqio-selector-name,.lum-expenses-filters .toqio-selector-description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.lum-expenses-filters .toqio-form-input{width:100%}.lum-expenses-filters li.section-list-item{margin-bottom:8px}
.toqio-comment-list-item{display:grid;grid-template-columns:auto max-content}@media only screen and (min-width:768px){.toqio-comment-list-item{grid-template-columns:60% 40%}}.toqio-comment-list-item .tx-data-column{display:flex;flex-direction:column;align-items:flex-end}.toqio-comment-list-item .toqio-table-row-main-info > :last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toqio-comment-list-item .toqio-table-row-main-info-title,.toqio-comment-list-item .toqio-table-row-main-info-subtitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lum-account-detail .account-totals{flex-direction:column;align-items:flex-start}@media only screen and (min-width:576px){.lum-account-detail .account-totals{flex-direction:row}}.lum-account-detail .account-totals .account-total-item{margin-bottom:24px}@media only screen and (min-width:576px){.lum-account-detail .account-totals .account-total-item{margin-bottom:0;margin-right:48px}}.lum-account-detail .section-title{width:100%}@media only screen and (min-width:768px){.lum-account-detail .section-title{width:350px}}
.lum-same-currency-list-item{display:grid;grid-template-columns:auto max-content}@media only screen and (min-width:768px){.lum-same-currency-list-item{grid-template-columns:1fr 1fr 1fr}}.lum-same-currency-list-item .status{display:flex;flex-direction:column-reverse;align-items:flex-end}@media only screen and (min-width:768px){.lum-same-currency-list-item .status{flex-direction:row;justify-content:space-between;align-items:center}}.lum-same-currency-list-item .status-list{display:flex;flex-direction:row;justify-content:space-between}.lum-same-currency-list-item .status-list .status-icon{width:auto}@media only screen and (min-width:768px){.lum-same-currency-list-item .status-list .status-icon{width:20px}}.lum-same-currency-list-item .status-list .status-chip{margin-left:8px}@media only screen and (min-width:768px){.lum-same-currency-list-item .status-list .status-chip{margin-left:64px}}.lum-same-currency-list-item .toqio-chip{margin-top:4px}@media only screen and (min-width:768px){.lum-same-currency-list-item .toqio-chip{margin-top:0}}.lum-same-currency-list-item .toqio-table-row-info{display:none}@media only screen and (min-width:768px){.lum-same-currency-list-item .toqio-table-row-info{display:block}}.lum-same-currency-list-item .actions-wrapper{display:flex;align-items:center}.lum-same-currency-list-item .fx-currency-actions{display:none}@media only screen and (min-width:768px){.lum-same-currency-list-item .fx-currency-actions{display:block}}.lum-same-currency-list-item .toqio-table-row-main-info{margin-right:16px}.lum-same-currency-list-item .toqio-table-row-main-info > :first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-same-currency-list-item .toqio-table-row-info{margin-right:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-same-currency-list-item .toqio-table-row-info-text,.lum-same-currency-list-item .toqio-table-row-main-info-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-same-currency-list-item .main-info-wrapper{display:flex;flex-direction:column;justify-content:center}.lum-same-currency-list-item .main-info-wrapper .fx-row-small-text{font-size:12px;line-height:16px;margin-bottom:0;margin-top:4px}@media only screen and (min-width:768px){.lum-same-currency-list-item .main-info-wrapper .fx-row-small-text{display:none}}
.lum-payments-filter-modal .status-filter{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.lum-payments-filter-modal .toqio-checkbox-wrapper{margin-top:16px}
.lum-filter{margin-top:2rem}@media only screen and (min-width:768px){.lum-filter{margin-top:0}}
@media only screen and (min-width:576px){.lum-payment .payment-totals{margin-bottom:40px}}.lum-payment .payment-totals .payment-item{margin-bottom:24px;margin-right:18px}@media only screen and (min-width:576px){.lum-payment .payment-totals .payment-item{margin-bottom:0;margin-right:48px}}.lum-payment .payment-totals .payment-total{width:100%}@media only screen and (min-width:576px){.lum-payment .payment-totals .payment-total{width:auto}}
@media only screen and (min-width:768px){.lum-new-payee .payee-form{padding-right:50px;padding-left:50px}}@media only screen and (min-width:1200px){.lum-new-payee .payee-form{padding-right:150px;padding-left:150px}}.lum-new-payee .payee-form .payee-inputs-container{display:grid}@media only screen and (min-width:768px){.lum-new-payee .payee-form .payee-inputs-container{grid-column-gap:2rem;grid-template-columns:1fr 1fr}}@media only screen and (min-width:1200px){.lum-new-payee .payee-form .payee-inputs-container{justify-content:space-evenly;grid-column-gap:4rem}}.lum-new-payee .payee-form .payee-inputs-container .payee-input{flex:1;width:100%;margin-top:16px;margin-right:0}@media only screen and (min-width:768px){.lum-new-payee .payee-form .payee-inputs-container .payee-input{min-width:200px;max-width:343px}}.lum-new-payee .payee-form .payee-inputs-container .loading-input-container{position:relative}.lum-new-payee .payee-form .payee-inputs-container .loading-input-container .loading-input{width:15px;height:15px;position:absolute;top:42px;right:12px}
.lum-payee-details .payee-detail-grid{display:grid;grid-gap:4px;grid-template-columns:minmax(0,1fr);justify-content:space-evenly}@media only screen and (min-width:768px){.lum-payee-details .payee-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1200px){.lum-payee-details .payee-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.lum-payee-list-item{display:grid;grid-template-columns:auto max-content}.lum-payee-list-item .toqio-table-row-main-info-title,.lum-payee-list-item .toqio-table-row-main-info-subtitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-payee-list-item .toqio-table-row-main-info{margin-right:16px}.lum-payee-list-item .toqio-table-row-main-info > :not(:first-child){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lum-payee-list-item .payee-info{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.lum-payee-list-item .payee-info .toqio-table-row-info{align-items:flex-end;display:flex;flex-direction:column}.lum-payee-list-item .payee-info .payee-actions{display:none}@media only screen and (min-width:1200px){.lum-payee-list-item .payee-info .payee-actions{margin-left:16px;display:block}}
.lum-payees-list-modal li.section-list-item{margin-bottom:8px}
.lum-prupose-code-field{margin-bottom:24px}.lum-prupose-code-field .purpose-code > div > p{max-width:364px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.lum-new-payment .payment-group{max-width:558px;margin:auto}.lum-new-payment .fees-block .lum-info{flex:initial}.lum-new-payment .fees-block .toqio-spinner{width:16px;height:16px}@media only screen and (min-width:768px){.lum-new-payment .cust-first-col{margin-right:16px;min-width:280px;max-width:280px;width:30%}}.lum-new-payment .form-errors{height:24px}.lum-new-payment .input-box,.lum-new-payment .lum-info{margin-bottom:16px}.lum-new-payment .toqio-selector-group,.lum-new-payment .toqio-selector-data,.lum-new-payment .toqio-selector-name,.lum-new-payment .toqio-selector-description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}@media only screen and (min-width:768px){.lum-new-payment .payment-provider-currencycloud-notification{max-width:558px}}.lum-payment-summary .box-container{max-width:558px;margin:auto}.lum-payment-summary .summary-payment-content{display:grid;grid-template-columns:1fr}@media only screen and (min-width:576px){.lum-payment-summary .summary-payment-content{grid-template-columns:1fr 1fr}}
.lum-select-currency-modal .currency-list > *{margin-bottom:8px}.new-expense .input-box{margin-top:16px}
.lum-new-expense .file-upload{height:70px;margin-bottom:16px}.lum-new-expense .file-upload.file-container{padding:14px}@media only screen and (min-width:576px){.lum-new-expense .file-upload.file-container{padding:16px}}.lum-new-expense .file-upload .preview-file{max-height:50px;max-width:50px}.lum-new-expense .box-container{flex:1}@media only screen and (min-width:768px){.lum-new-expense .box-container{max-width:555px;min-width:400px}}@media only screen and (min-width:1200px){.lum-new-expense .box-container{min-width:555px;width:100%}}@media only screen and (min-width:1200px){.lum-new-expense .box-container .new-expense-box{padding:24px 70px 40px 70px}}.lum-new-expense .preview-image{width:100%;min-width:200px;margin-left:50px}.lum-new-expense .image{width:100%}.lum-new-expense .pdf{width:100%;height:100%}.lum-new-expense .drag-and-drop{height:180px;min-width:150px;max-width:300px;margin-left:50px;margin-bottom:24px}.lum-new-expense .drag-and-drop .bordered-box{height:180px;min-width:150px;max-width:300px;border-style:dashed}

.lum-expense-breakdown-modal .currency-list > *{margin-bottom:24px}
.toqio-charity-list-item .toqio-table-row-main-info > :last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toqio-charity-list-item .toqio-table-row-main-info-title,.toqio-charity-list-item .toqio-table-row-main-info-subtitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}



.lum-charity-details{width:100%}.lum-charity-details .charity-info .charity-info-comp{margin-bottom:20px;flex:1}@media only screen and (min-width:768px){.lum-charity-details .charity-info .charity-info-comp{margin-bottom:0}}
.lum-employees-list-modal li.section-list-item{margin-bottom:8px}
.lum-new-card{margin-bottom:100px}.lum-new-card .all-cards-container{display:grid;grid-gap:1rem;grid-template-columns:minmax(0,1fr)}@media only screen and (min-width:768px){.lum-new-card .all-cards-container{grid-gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1200px){.lum-new-card .all-cards-container{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:space-evenly}}.lum-new-card .content{display:flex;flex-direction:column-reverse}@media only screen and (min-width:992px){.lum-new-card .content{flex-direction:row;justify-content:space-between;align-items:flex-start}}.lum-new-card .content .left-content{flex:1;max-width:558px}.lum-new-card .content .left-content .toqio-text-field{width:100%}.lum-new-card .content .left-content .toqio-selector-group,.lum-new-card .content .left-content .toqio-selector-data,.lum-new-card .content .left-content .toqio-selector-name,.lum-new-card .content .left-content .toqio-selector-description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.lum-new-card .content .right-content{flex:1}.lum-new-card .content .right-content .toqio-empty-state-image{width:336px;height:100%}.lum-new-card .content .only-desktop{display:none}@media only screen and (min-width:992px){.lum-new-card .content .only-desktop{display:flex}}
.lum-edit-card-limits .edit-limits-header{pointer-events:none;cursor:default}.lum-edit-card-limits .edit-limits-header .toqio-table-row{margin-bottom:24px}.lum-edit-card-limits .edit-limits-header .toqio-divider{display:none}.lum-edit-card-limits .edit-limits-form{padding-bottom:60px;margin-bottom:50px}.lum-edit-card-limits .edit-limits-form .edit-limits-reset{margin-bottom:60px}
.lum-account-consent{display:grid}@media only screen and (min-width:992px){.lum-account-consent{grid-template-columns:1fr 1fr}}.lum-account-consent .selected-accounts:not(:last-child){margin-bottom:24px}.lum-account-consent .account-consent-ph{top:100px;position:sticky;display:none;padding-top:140px}@media only screen and (min-width:992px){.lum-account-consent .account-consent-ph{display:flex}}.lum-account-consent .account-consent-ph .account-consent-ph-image .toqio-empty-state-image{width:280px;height:280px}
.lum-card-payment .content{display:flex;flex-direction:column-reverse}@media only screen and (min-width:992px){.lum-card-payment .content{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media only screen and (min-width:992px){.lum-card-payment .content .left-content{max-width:558px}}@media only screen and (min-width:992px){.lum-card-payment .content .right-content{flex:.7}}.lum-card-payment .content .only-desktop{display:none}@media only screen and (min-width:992px){.lum-card-payment .content .only-desktop{display:block}}.lum-card-payment .content .toqio-data-panel{position:static}
.lum-autopay{display:flex;justify-content:center}.lum-autopay .details{max-width:558px}.lum-autopay .details .detail-actions{display:flex}
.lum-new-autopay .content{display:flex;flex-direction:column-reverse}@media only screen and (min-width:992px){.lum-new-autopay .content{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media only screen and (min-width:992px){.lum-new-autopay .content .left-content{max-width:558px}}@media only screen and (min-width:992px){.lum-new-autopay .content .right-content{flex:1}}.lum-new-autopay .content .only-desktop{display:none}@media only screen and (min-width:992px){.lum-new-autopay .content .only-desktop{display:block}}.lum-new-autopay .content .toqio-data-panel{position:static}
.lum-cancel-autopay .content{display:flex;flex-direction:column-reverse}@media only screen and (min-width:992px){.lum-cancel-autopay .content{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media only screen and (min-width:992px){.lum-cancel-autopay .content .left-content{max-width:558px}}@media only screen and (min-width:992px){.lum-cancel-autopay .content .right-content{flex:1}}.lum-cancel-autopay .content .only-desktop{display:none}@media only screen and (min-width:992px){.lum-cancel-autopay .content .only-desktop{display:block}}.lum-cancel-autopay .content .toqio-data-panel{position:static}
.lum-upcoming-payment{display:flex;justify-content:center}.lum-upcoming-payment .details{max-width:558px}.lum-upcoming-payment .details .detail-actions{display:flex}
.lum-cancel-upcoming-payment .content{display:flex;flex-direction:column-reverse}@media only screen and (min-width:992px){.lum-cancel-upcoming-payment .content{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media only screen and (min-width:992px){.lum-cancel-upcoming-payment .content .left-content{max-width:558px}}@media only screen and (min-width:992px){.lum-cancel-upcoming-payment .content .right-content{flex:1}}.lum-cancel-upcoming-payment .content .only-desktop{display:none}@media only screen and (min-width:992px){.lum-cancel-upcoming-payment .content .only-desktop{display:block}}.lum-cancel-upcoming-payment .content .toqio-data-panel{position:static}
.lum-personal-details{width:100%}.lum-personal-details .tx-grid{display:grid;grid-template-columns:minmax(0,1fr)}@media only screen and (min-width:992px){.lum-personal-details .tx-grid{grid-template-columns:2fr 1fr}}.lum-personal-details .tx-grid > *{order:1}.lum-personal-details .tx-grid .detail-grid{display:grid;grid-row-gap:16px;grid-template-columns:minmax(0,1fr)}@media only screen and (min-width:768px){.lum-personal-details .tx-grid .detail-grid{grid-template-columns:1fr 1fr}}.lum-personal-details .tx-grid .tx-avatar{justify-self:start;order:0}@media only screen and (min-width:992px){.lum-personal-details .tx-grid .tx-avatar{order:2;justify-self:end}}.lum-personal-details .tx-grid .tx-avatar .avatar-size{width:170px;height:170px;min-width:170px;min-height:170px;margin-left:auto}.lum-personal-details .tx-grid .tx-avatar .avatar-size .toqio-avatar-image{width:170px;height:170px;min-width:170px;min-height:170px}.lum-personal-details .tx-grid .tx-avatar .avatar-size .toqio-avatar-text{font-size:32px}
.lum-personal-details{width:100%}.lum-personal-details .tx-grid{display:grid;grid-template-columns:minmax(0,1fr)}@media only screen and (min-width:992px){.lum-personal-details .tx-grid{grid-template-columns:2fr 1fr}}.lum-personal-details .tx-grid > *{order:1}.lum-personal-details .tx-grid .detail-grid{display:grid;grid-row-gap:16px;grid-template-columns:minmax(0,1fr)}@media only screen and (min-width:768px){.lum-personal-details .tx-grid .detail-grid{grid-template-columns:1fr 1fr}}.lum-personal-details .tx-grid .tx-avatar{justify-self:start;order:0}@media only screen and (min-width:992px){.lum-personal-details .tx-grid .tx-avatar{order:2;justify-self:end}}.lum-personal-details .tx-grid .tx-avatar .avatar-size{width:170px;height:170px;min-width:170px;min-height:170px;margin-left:auto}.lum-personal-details .tx-grid .tx-avatar .avatar-size .toqio-avatar-image{width:170px;height:170px;min-width:170px;min-height:170px}.lum-personal-details .tx-grid .tx-avatar .avatar-size .toqio-avatar-text{font-size:32px}
.lum-security-code-forgot{display:flex;align-items:center;flex-direction:column;align-self:center}.lum-security-code-forgot .lum-security-code-container{display:flex;align-items:center;flex-direction:column;max-width:364px}.lum-security-code-forgot .lum-security-code-container .lum-secure-identity-img{max-width:168px;max-height:168px}.lum-security-code-forgot .lum-security-code-container .lum-security-code-divider{max-width:354px}
.lum-terms-and-conditions-modal .modal-text-container{padding-bottom:100px}.lum-terms-and-conditions-modal .modal-form{position:fixed;bottom:0;left:16px;right:16px;padding-bottom:100px}@media only screen and (min-width:768px){.lum-terms-and-conditions-modal .modal-form{width:100%;left:auto;right:auto;padding-bottom:40px}}
@media only screen and (min-width:992px){.lum-activate{padding:50px 0}}.activate-box{max-width:730px}@media only screen and (min-width:768px){.activate-box{padding:0 95px}}
.lum-download{height:100vh}.lum-download .lum-header-download{flex:1;padding:16px}.lum-download .lum-header-download .logo{max-width:200px;max-height:52px}.lum-download .bg-image{position:fixed;right:0;left:0;bottom:-50px;width:100%;z-index:-1}@media only screen and (min-width:576px){.lum-download .bg-image{position:absolute;transform:none;width:auto;left:auto;top:84px;right:0;height:calc(100vh - 84px)}}.lum-download .download-container{padding:16px;padding-top:32px}@media only screen and (min-width:992px){.lum-download .download-container{padding-top:160px;padding:90px}}.lum-download .download-container .title{margin-bottom:32px}@media only screen and (min-width:992px){.lum-download .download-container .title{margin-bottom:60px;width:489px}}.lum-download .download-container .store-btn{height:52px;align-self:flex-start}@media only screen and (min-width:992px){.lum-download .download-container .store-btn{height:64px}}.lum-download .download-container .store-btn-android{height:48px;margin-bottom:30px;width:155px}@media only screen and (min-width:992px){.lum-download .download-container .store-btn-android{width:auto;height:65px}}
.lum-pricing-models .table-header .title-header{height:85px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:150px;padding-top:65px}.lum-pricing-models .table-header .title-header .second-title-pricing{flex-direction:column;align-items:flex-start}@media only screen and (min-width:768px){.lum-pricing-models .table-header .title-header .second-title-pricing{flex-direction:row;align-items:center}}.lum-pricing-models .table-header .title-header .logo{height:40px}.lum-pricing-models .box{margin-top:30px}@media only screen and (min-width:768px){.lum-pricing-models .box{margin-top:50px}}.lum-pricing-models .box .toqio-table th,.lum-pricing-models .box .toqio-table td{min-width:100px}.lum-pricing-models .box .toqio-table th:first-child,.lum-pricing-models .box .toqio-table td:first-child{min-width:200px}
.lum-onboarding-user{display:grid;padding-bottom:100px}@media only screen and (min-width:992px){.lum-onboarding-user{grid-template-columns:1fr 1fr}}.lum-onboarding-user .onboarding-user-ph{display:none}@media only screen and (min-width:992px){.lum-onboarding-user .onboarding-user-ph{display:flex;position:sticky;padding-top:80px}}.lum-onboarding-user .onboarding-user-ph.onboarding-user-ph-country-form{padding-top:120px}.lum-onboarding-user .onboarding-user-ph .onboarding-user-ph-image .toqio-empty-state-image{max-height:364px;max-width:364px;width:100%;height:100%}.lum-onboarding-user .toqio-text-field{width:100%}@media only screen and (min-width:768px){.lum-onboarding-user .small-field{width:50%}}@media only screen and (min-width:576px){.lum-onboarding-user .security-information .account-purpose-checkboxes{display:grid;grid-template-columns:1fr 1fr}}.lum-onboarding-user .security-information .currency-dropdown{margin-top:16px}@media only screen and (min-width:576px){.lum-onboarding-user .security-information .currency-dropdown{width:188px;margin-left:8px;margin-top:0}}@media only screen and (min-width:576px){.lum-onboarding-user .security-information .range-and-currency{display:flex}}
.lum-reset-password .reset-password-form{max-width:364px}
.Toastify__toast-container {
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 9999px);
  position: fixed;
  padding: 4px;
  width: 320px;
  box-sizing: border-box;
  color: #fff; }
  .Toastify__toast-container--top-left {
    top: 1em;
    left: 1em; }
  .Toastify__toast-container--top-center {
    top: 1em;
    left: 50%;
    margin-left: -160px; }
  .Toastify__toast-container--top-right {
    top: 1em;
    right: 1em; }
  .Toastify__toast-container--bottom-left {
    bottom: 1em;
    left: 1em; }
  .Toastify__toast-container--bottom-center {
    bottom: 1em;
    left: 50%;
    margin-left: -160px; }
  .Toastify__toast-container--bottom-right {
    bottom: 1em;
    right: 1em; }

@media only screen and (max-width: 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0; }
    .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
      top: 0; }
    .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
      bottom: 0; }
    .Toastify__toast-container--rtl {
      right: 0;
      left: initial; } }

.Toastify__toast {
  position: relative;
  min-height: 64px;
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 1px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-height: 800px;
  overflow: hidden;
  font-family: sans-serif;
  cursor: pointer;
  direction: ltr; }
  .Toastify__toast--rtl {
    direction: rtl; }
  .Toastify__toast--default {
    background: #fff;
    color: #aaa; }
  .Toastify__toast--info {
    background: #3498db; }
  .Toastify__toast--success {
    background: #07bc0c; }
  .Toastify__toast--warning {
    background: #f1c40f; }
  .Toastify__toast--error {
    background: #e74c3c; }
  .Toastify__toast-body {
    margin: auto 0;
    -ms-flex: 1;
        flex: 1; }

@media only screen and (max-width: 480px) {
  .Toastify__toast {
    margin-bottom: 0; } }

.Toastify__close-button {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  -ms-flex-item-align: start;
      align-self: flex-start; }
  .Toastify__close-button--default {
    color: #000;
    opacity: 0.3; }
  .Toastify__close-button:hover, .Toastify__close-button:focus {
    opacity: 1; }

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1); }
  100% {
    transform: scaleX(0); } }

.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: 9999;
  opacity: 0.7;
  background-color: rgba(255, 255, 255, 0.7);
  transform-origin: left; }
  .Toastify__progress-bar--animated {
    animation: Toastify__trackProgress linear 1 forwards; }
  .Toastify__progress-bar--controlled {
    transition: transform .2s; }
  .Toastify__progress-bar--rtl {
    right: 0;
    left: initial;
    transform-origin: right; }
  .Toastify__progress-bar--default {
    background: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55); }

@keyframes Toastify__bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }

@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

@keyframes Toastify__bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }

@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

@keyframes Toastify__bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

@keyframes Toastify__bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }

@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft; }

.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight; }

.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown; }

.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp; }

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft; }

.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight; }

.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp; }

.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown; }

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes Toastify__zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn; }

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut; }

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }

@keyframes Toastify__flipOut {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.Toastify__flip-enter {
  animation-name: Toastify__flipIn; }

.Toastify__flip-exit {
  animation-name: Toastify__flipOut; }

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(110%, 0, 0); } }

@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(-110%, 0, 0); } }

@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0); } }

@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0); } }

.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft; }

.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight; }

.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown; }

.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp; }

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft; }

.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight; }

.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp; }

.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown; }

/*# sourceMappingURL=ReactToastify.css.map */
.toqio-desktop-sidebar .toqio-sidebar-image,.toqio-mobile-sidebar .toqio-sidebar-image{cursor:pointer}.toqio-desktop-sidebar .toqio-sidebar-item:hover,.toqio-mobile-sidebar .toqio-sidebar-item:hover{text-decoration:none}.toqio-desktop-sidebar .toqio-sidebar-plugin-item .toqio-icon:not(.toqio-cusom-icon),.toqio-mobile-sidebar .toqio-sidebar-plugin-item .toqio-icon:not(.toqio-cusom-icon){display:none}.toqio-desktop-sidebar .toqio-sidebar-plugin-item:hover,.toqio-mobile-sidebar .toqio-sidebar-plugin-item:hover{text-decoration:none}
.toqio-topbar .toqio-top-bar-dropdown-avatar > :last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toqio-topbar .toqio-top-bar-dropdown-avatar .toqio-basic-text,.toqio-topbar .toqio-top-bar-dropdown-avatar .toqio-top-bar-dropdown-avatar-subtext{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toqio-topbar .notification-container{position:relative}.toqio-topbar .notification-container .notification-badge{position:absolute;right:-2px;top:-2px}

/*# sourceMappingURL=main.css.map*/