.loader{align-items:center;bottom:0;display:flex;justify-content:center;left:0;right:0;top:0}.loader,.loader.loader-absolute{position:absolute}.loader.page-preloader .spinnerContainer,.loader.page-preloader .spinnerContainerV2{position:relative}.loader.page-preloader .spinnerContainer .loadingSpinner,.loader.page-preloader .spinnerContainerV2 .loadingSpinner{left:calc(50vw - 1.25rem);position:absolute}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinnerContainer,.spinnerContainerV2{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.spinnerContainer .loadingSpinner,.spinnerContainerV2 .loadingSpinner{animation:spinner 1.5s linear infinite;animation-play-state:inherit;border-radius:50%;height:2.5rem;left:calc(50% - 1.25rem);position:absolute;top:calc(50% - 1.25rem);width:2.5rem;will-change:transform}.spinnerContainer .loadingSpinner{border:.3125rem solid #cfd0d1;border-bottom-color:#1c87c9}.spinnerContainerV2 .loadingSpinner{border:.125rem solid #544bc9;border-top-color:transparent}.muiButtonBase{border-radius:.75rem;font-size:.875rem;font-weight:700;padding:.75rem 1rem;text-transform:none}.muiButtonEndIcon{margin-left:.5rem}.MuiButton-contained{background:transparent;border-radius:.75rem;box-shadow:none;color:#544bc9;font-size:1rem;font-weight:600;line-height:1.5rem;padding:.75rem 1rem;transition:none}.MuiButton-contained:focus,.MuiButton-contained:hover{background-color:rgba(84,75,201,.1);box-shadow:none}.MuiButton-contained:active{background:rgba(84,75,201,.2);color:#544bc9}.MuiButton-contained:disabled{background-color:transparent;color:rgba(84,75,201,.5)}.muiButtonContainedPrimary{background:#544bc9;border-radius:.75rem;box-shadow:none;color:#fff;font-size:1rem;font-weight:600;line-height:1.5rem;padding:.75rem 1rem;transition:none}.muiButtonContainedPrimary:focus,.muiButtonContainedPrimary:hover{background-color:#655dce;box-shadow:none}.muiButtonContainedPrimary:active{background:#544bc9;color:#fff}.muiButtonContainedPrimary:disabled{background-color:#eeedfa;color:#9893df}.muiButtonContainedPrimary.inverted{background:#fff;color:#544bc9}.muiButtonContainedSecondary{background:transparent;border:.125rem solid #544bc9;border-radius:.75rem;box-shadow:none;color:#544bc9;font-size:1rem;font-weight:600;line-height:1.25rem;padding:.75rem 1rem;transition:none}.muiButtonContainedSecondary:focus,.muiButtonContainedSecondary:hover{background:transparent;box-shadow:0 0 0 2px #544bc9}.muiButtonContainedSecondary:active{background:#544bc9;color:#fff}.muiButtonContainedSecondary:disabled{border-color:#9893df;color:#9893df}.MuiButton-outlined{background:transparent;border:.125rem solid #544bc9;border-radius:.75rem;box-shadow:none;color:#544bc9;font-size:1rem;font-weight:600;line-height:1.5rem;padding:.75rem 1rem;transition:none}.MuiButton-outlined:focus,.MuiButton-outlined:hover{background-color:rgba(84,75,201,.1);border:.125rem solid #544bc9;box-shadow:none}.MuiButton-outlined:active{background:rgba(84,75,201,.1);border:.125rem solid #544bc9}.MuiButton-outlined:disabled{background-color:#9893df;color:#9893df}.btn-dropdown-wrapper{display:inline-block}.btn-dropdown-wrapper .muiButtonBase{padding:.5rem .4375rem .5rem .75rem}.btn-dropdown-wrapper .MuiButton-label{color:#544bc9;display:flex}.btn-dropdown-wrapper .MuiButton-label .icon-wrapper{display:flex}.btn-dropdown-wrapper .MuiButton-label .icon-wrapper img{margin-left:.4375rem}.btn-dropdown-wrapper .btn-dropdown{z-index:2}.btn-dropdown-wrapper .MuiPaper-rounded{border-radius:.75rem}.btn-dropdown-wrapper .btn-dropdown-items{max-height:31.25rem;min-width:16rem;overflow:auto;padding:1.125rem 1rem}.promotions-card-terms{margin:.5rem 1rem 2rem;padding-top:.5rem}.promotions-card-terms .staticContentTable{width:70%}.promotions-card-terms.content-container .content-types{padding-left:0;padding-right:0}.promotions-card-terms ol,.promotions-card-terms ul{padding-left:0}.promotions-card-terms ol li,.promotions-card-terms ul li{line-height:1.375rem;list-style-position:inside}html.desktop .promotions-card-terms{padding:.4375rem 0}.errorWrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:center;padding:1.5rem 6.7%;text-align:center;width:100%}@media(min-width:768px){.errorWrapper{margin:0 auto;padding:0;width:30rem}}.errorWrapper div{width:100%}.errorWrapper .logo{display:flex;justify-content:center}.errorWrapper .logo img{height:5rem;width:auto}.errorWrapper .error-message-content{display:flex;flex-direction:column;gap:.5rem}.errorWrapper .error-message-content .title{color:#222;font-size:1.5rem;font-weight:600;line-height:2rem;margin:0}.errorWrapper .error-message-content .message{color:#555;font-size:1rem;font-weight:600;line-height:1.5rem;margin:0}.errorWrapper .back-to-button{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.errorWrapper .back-to-button .reload{background:#544bc9;border-radius:.75rem;box-shadow:none;color:#fff;font-size:1rem;font-weight:600;line-height:1.5rem;padding:.75rem 1.25rem;transition:none;width:inherit}.errorWrapper .back-to-button .reload:focus,.errorWrapper .back-to-button .reload:hover{background-color:#655dce;box-shadow:none}.errorWrapper .back-to-button .reload:active{background:#544bc9;color:#fff}.errorWrapper .back-to-button .reload:disabled{background-color:#eeedfa;color:#9893df}.errorWrapper .back-to-button .reload.inverted{background:#fff;color:#544bc9}.errorWrapper .back-to-button .reload-secondary{background:transparent;border-radius:.75rem;color:#544bc9;font-size:1rem;font-weight:600;line-height:1.5rem;padding:.75rem 1.25rem;transition:none;width:100%}.errorWrapper .back-to-button .reload-secondary,.errorWrapper .back-to-button .reload-secondary:focus,.errorWrapper .back-to-button .reload-secondary:hover{background-color:rgba(84,75,201,.1);box-shadow:none}.errorWrapper .back-to-button .reload-secondary:active{background:rgba(84,75,201,.2);color:#544bc9}.errorWrapper .back-to-button .reload-secondary:disabled{background-color:transparent;color:rgba(84,75,201,.5)}.errorWrapper .back-to-button .reload-secondary:hover{background-color:rgba(84,75,201,.1);color:#544bc9}.errorWrapper .back-to-button .chat-button{background:transparent;border-radius:.75rem;color:#544bc9;cursor:pointer;font-size:1rem;font-weight:600;line-height:1.5rem;padding:.75rem 1.25rem;transition:none;width:100%}.errorWrapper .back-to-button .chat-button,.errorWrapper .back-to-button .chat-button:focus,.errorWrapper .back-to-button .chat-button:hover{background-color:rgba(84,75,201,.1);box-shadow:none}.errorWrapper .back-to-button .chat-button:active{background:rgba(84,75,201,.2);color:#544bc9}.errorWrapper .back-to-button .chat-button:disabled{background-color:transparent;color:rgba(84,75,201,.5)}.errorWrapper .back-to-button .chat-button:hover{background-color:rgba(84,75,201,.1);color:#544bc9}.errorWrapper.web-location-services-off{align-items:flex-start;padding:1.5rem 6.7%;text-align:start}.errorWrapper.web-location-services-off .intro-message{font-size:1.5rem;font-weight:600;line-height:2rem}.errorWrapper.web-location-services-off .error-message-content{align-items:flex-start;row-gap:2rem}.errorWrapper.web-location-services-off .error-description{font-size:1rem;font-weight:600;line-height:1.5rem;margin:0;text-align:start}.errorWrapper.web-location-services-off .back-to-button,.errorWrapper.web-location-services-off .logo{display:none}@media(min-width:768px){.errorWrapper.web-location-services-off{margin:0 auto;padding:0;width:40rem}}html.desktop .error-message-content .title{font-size:2rem;font-weight:800;line-height:2.5rem}html.desktop .error-message-content .message{font-size:1.25rem;font-weight:600;line-height:1.75rem}.promotions .errorWrapper{padding:0}.faq-contact-us-2{color:#fff;-moz-column-gap:1.5rem;column-gap:1.5rem;display:flex;margin:1.5rem auto 0}.faq-contact-us-2>div{flex-basis:50%}.faq-contact-us-2>div a{align-items:flex-start;color:#fff;display:flex;gap:.75rem;justify-content:center}.faq-contact-us-2>div a .icon-wrapper{display:flex}.faq-contact-us-2>div a img{height:1.5rem;width:auto}.faq-contact-us-2>div a span{font-size:1rem;font-weight:600;line-height:1.5rem}.details-table{background-color:#f6f6f6;border-radius:.75rem;justify-content:space-between;padding:1rem;text-align:left}.details-table,.details-table .details-row-wrapper{display:flex;flex-direction:column;gap:.5rem}.details-table .details-row-wrapper .details-row{display:flex;justify-content:space-between}.details-table .details-row-wrapper .details-row .details-row-label{color:#555;font-size:.875rem;font-weight:600;line-height:1.375rem}.details-table .details-row-wrapper .details-row .details-row-value{color:#222;font-size:.875rem;font-weight:600;line-height:1.375rem}.details-table .details-row-wrapper .details-row-divider{border-color:#868686;border-width:.0625rem;opacity:.2}.receipt{overflow:auto}.receipt .receiptTitle{background:radial-gradient(5569.79% 141.42% at 0 0,#544bc9 0,#a44bc9 100%);color:#fff;display:flex;flex-direction:column;font-size:1.5rem;height:14rem;justify-content:center;text-align:center}.receipt .icon{height:4.375rem;margin-bottom:1.4375rem}.receipt .content{min-height:auto;padding:1.5rem;text-align:center}.receipt .content .contactUs{display:flex;justify-content:center;margin:1.5rem 0}.receipt .content .faq-contact-us-2{color:#544bc9;margin:0}.receipt .content .faq-contact-us-2 svg{fill:#544bc9}.receipt .content .faq-contact-us-2 a{color:#544bc9}.receipt .content .failed .errorDescr,.receipt .content .successful .receipt-date{color:#555;font-size:.875rem;font-weight:600;line-height:1.375rem}.receipt .summary{background-color:#f6f6f6;border-radius:.75rem;margin:1.5rem 0;padding:1rem}.receipt .summary>div{display:flex;justify-content:space-between;padding-bottom:1rem}.receipt .summary>div span{line-height:1.5rem}.receipt .summary>div span:first-child{color:#868686;font-size:1rem;font-weight:600}.receipt .summary>div span:last-child(&:not(.details-row-value)){font-weight:700}.receipt .summary>div:last-child(&:not(.withdraw-details)){padding-bottom:0}.receipt .message{padding-bottom:1rem}.receipt .buttonsWrapper{display:flex;flex-direction:column}.receipt .buttonsWrapper button:first-child{margin-bottom:.5rem}.modal-container.briteQDModal.briteQuickDepositReceipt{height:auto;max-height:unset}.modal-container.briteQDModal.briteQuickDepositReceipt:not(:has(.amount-error)){max-height:unset}@media(orientation:landscape){.modal-container.briteQDModal.briteQuickDepositReceipt{height:100%}}.modal-container.briteQDModal.briteQuickDepositReceipt .modal-inner .modal-body .modal-content{height:100%;margin:0;overflow:auto;padding:1rem 1.5rem}.briteQuickDeposit{flex-direction:column}.briteQuickDeposit .failed,.briteQuickDeposit .successful{align-items:center;display:flex;flex-direction:column;gap:1rem}.briteQuickDeposit .receipt-failed-icon,.briteQuickDeposit .receipt-successful-icon{padding:.5rem;width:-moz-fit-content;width:fit-content}.briteQuickDeposit .errorDescription,.briteQuickDeposit .successfull-msg{color:#fff;font-size:1rem;font-weight:600;line-height:1.5rem;text-align:center}.briteQuickDeposit .receipt-date{color:hsla(0,0%,100%,.6);font-size:.875rem;font-weight:600;line-height:1.375rem}.briteQuickDeposit .paymentWrapper,.briteQuickDeposit .summaryWrapper{background-color:rgba(41,47,71,.4);border-radius:.75rem;display:flex;flex-direction:column;gap:1rem;padding:1rem;width:100%}.briteQuickDeposit .paymentWrapper .balance-info,.briteQuickDeposit .paymentWrapper .deposited-info,.briteQuickDeposit .paymentWrapper .methodInfo,.briteQuickDeposit .paymentWrapper .transactionInfo,.briteQuickDeposit .summaryWrapper .balance-info,.briteQuickDeposit .summaryWrapper .deposited-info,.briteQuickDeposit .summaryWrapper .methodInfo,.briteQuickDeposit .summaryWrapper .transactionInfo{display:flex;justify-content:space-between}.briteQuickDeposit .paymentWrapper .balance-amount-label-label,.briteQuickDeposit .paymentWrapper .balance-content,.briteQuickDeposit .paymentWrapper .deposited-amount,.briteQuickDeposit .paymentWrapper .deposited-label,.briteQuickDeposit .paymentWrapper .method-label,.briteQuickDeposit .paymentWrapper .transaction-id,.briteQuickDeposit .paymentWrapper .transaction-label,.briteQuickDeposit .summaryWrapper .balance-amount-label-label,.briteQuickDeposit .summaryWrapper .balance-content,.briteQuickDeposit .summaryWrapper .deposited-amount,.briteQuickDeposit .summaryWrapper .deposited-label,.briteQuickDeposit .summaryWrapper .method-label,.briteQuickDeposit .summaryWrapper .transaction-id,.briteQuickDeposit .summaryWrapper .transaction-label{color:#f6f6f6;font-size:.875rem;font-weight:600;line-height:1.375rem}.briteQuickDeposit .paymentWrapper .summary-divider,.briteQuickDeposit .summaryWrapper .summary-divider{border-color:hsla(0,0%,96.5%,.2);border-width:.0625rem}.briteQuickDeposit .contactUs .faq-contact-us-2{margin:0}.briteQuickDeposit .contactUs .contact-span,.briteQuickDeposit .contactUs .email-span{font-size:.875rem;font-weight:600;line-height:1.25rem}.briteQuickDeposit .buttonsWrapper{display:flex;flex-direction:column;gap:.5rem;width:100%}.briteQuickDeposit .buttonsWrapper .close-button{background-color:hsla(0,0%,100%,.1)}.tabsContainer{display:flex;flex-direction:column}.tabsContainer .tabTitleRow{align-items:center;display:flex;gap:.5rem;padding:.5rem}.tabsContainer .tab{background-color:#fff;border-radius:.75rem;color:#544bc9;cursor:pointer;flex:1 0 0;font-size:1rem;font-weight:600;line-height:1.5rem;padding:.5rem 1rem;text-align:center}.tabsContainer .tab.active,.tabsContainer .tab:hover{background-color:rgba(84,75,201,.1)}.tabsContainer .tabsDivider{background-color:#f6f6f6;height:.125rem}.tabsContainer .tabContent{padding:1.5rem 6.7%}@media(min-width:768px){.tabsContainer .tabContent{padding:1.5rem 4rem}}.tabsContainer .tabComponent{height:block}.tabsContainer .tabComponent.hidden{display:none}.amount-buttons-wrapper{display:flex;width:100%}.amount-buttons-wrapper .amount-button{align-items:center;color:#544bc9;cursor:pointer;display:inline-flex;flex-basis:25%;flex-direction:column;font-size:1rem;font-weight:600;line-height:1.25rem;padding:.75rem 0}.bonus-text-with-select-content{width:100%}.bonus-content-with-image{align-items:center;display:flex;gap:.75rem}.bonus-content-with-image .description{display:flex;flex:1;flex-direction:column;gap:.25rem}.bonus-content-with-image .description .bonus-caption{align-items:center;background-color:#ffd346;border-radius:.375rem;color:#544bc9;display:flex;font-size:.875rem;font-weight:600;line-height:1.25rem;padding:.125rem .5rem;width:-moz-fit-content;width:fit-content}.bonus-content-with-image .description .bonus-caption p{margin:0}.bonus-content-with-image .description .bonus-title{color:#222;font-size:.875rem;font-weight:600;line-height:1.375rem}.bonus-content-with-image .description .bonus-title p{margin:0}.bonus-content-with-image .description .bonus-terms{display:flex}.bonus-content-with-image .description .bonus-terms .terms{color:#222;font-size:.75rem;font-weight:600;line-height:1.25rem;text-decoration:underline}.bonus-content-with-image .bonus-image{display:flex}.bonus-content-with-image .bonus-image img{border-radius:.75rem;max-height:6.125rem;max-width:5rem}.bonus-text-with-select{background-color:#fff;border:.125rem solid #f6f6f6;border-radius:.75rem;display:flex;gap:.75rem;padding:1rem;transition:.3s}.bonus-text-with-select:hover{border:.125rem solid #544bc9;cursor:pointer}.bonus-text-with-select.selected{border:.125rem solid #544bc9}.bonus-text-with-select .bonus-select-radio{background:none;padding:0}.bonus-text-with-select .bonus-select-radio.Mui-checked:hover{background-color:transparent}.bonus-text-with-select .bonus-select-radio .MuiTouchRipple-root{display:none}.bonus-text-with-select.selectedRadio,.css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked{color:#544bc9}.no-bonus-select{align-items:center;border:.125rem solid #f6f6f6;border-radius:.75rem;display:flex;gap:.75rem;min-height:3.5rem;padding:1rem}.no-bonus-select .bonus-select-radio{padding:0}.no-bonus-select .bonus-select-radio.Mui-checked:hover{background-color:transparent}.no-bonus-select .bonus-select-radio .MuiTouchRipple-root{display:none}.no-bonus-select .selectedRadio{color:#544bc9}.no-bonus-select .no-bonus-select-content{align-items:center;display:flex}.no-bonus-select .no-bonus-select-content .no-bonus-label{font-size:.875rem;font-weight:600;line-height:1.375rem}.no-bonus-select:hover{cursor:pointer}.no-bonus-select.selected,.no-bonus-select:hover{border:.125rem solid #544bc9}.bonusList .bonusItem{border:.125rem solid #f6f6f6;border-radius:.75rem;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.875rem;transition:.3s}.bonusList .bonusItem.active,.bonusList .bonusItem:hover{border-color:#544bc9}.bonusList .bonusItem .bonusContent{display:flex;flex-direction:column;font-size:.875rem;font-weight:600}.bonusList .bonusItem .bonusContentUp{flex-grow:1}.bonusList .bonusItem .bonusContentBottom{flex-grow:0}.bonusList .bonusItem img{border-radius:.3125rem;margin-left:.5rem;width:5rem}.bonusList .bonusItem .badges{margin-bottom:.5rem}.bonusList .bonusItem .badges span{background-color:#ffd346;border-radius:.25rem;color:#544bc9;font-size:.75rem;padding:.125rem .5rem}.bonusList .bonusItem .terms{color:#868686;font-size:.75rem;text-decoration:underline}.bonusList .bonusItem .terms:hover{color:#544bc9}.pendingWithdrawals{display:flex;flex-direction:column;gap:.5rem}.pendingWithdrawals .titleWrapper{display:flex;justify-content:space-between}.pendingWithdrawals .titleWrapper .title{font-size:1rem;font-weight:700}.pendingWithdrawals .titleWrapper .MuiBadge-badge{background-color:#a44bc9;color:#fff;font-size:.625rem;right:-.75rem;top:.25rem}.pendingWithdrawals a{font-weight:600}.pendingWithdrawals .pwItem{background-color:#f6f6f6;border-radius:.75rem;display:flex;font-size:.875rem;justify-content:stretch;padding:1rem}.pendingWithdrawals .pwItem.shrinkedPwItem:first-child{border-bottom:0}.pendingWithdrawals .vertLine{background-color:#ffd346;border-radius:.25rem;flex-grow:0;max-width:.25rem;width:100%}.pendingWithdrawals .pwContent{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding-left:.5rem}.pendingWithdrawals .pwContent :first-child{font-size:.875rem;font-weight:600;line-height:1.375rem}.pendingWithdrawals .pwContent :last-child{color:#868686;font-size:.75rem;font-weight:600;line-height:1.25rem}.pendingWithdrawals .pwActions{color:#544bc9;flex-grow:0;font-size:1rem}.pendingWithdrawals .pwActions .cancelling{opacity:.5}.pendingWithdrawals .pwActions .pendingWithdrawalCancelIcon{align-items:center;cursor:pointer}.pendingWithdrawals .pwActions .pendingWithdrawalCancelIcon img{height:1.5rem;width:auto}.successful{display:flex;flex-direction:column;gap:1rem}.successful .summary{margin:0;padding:0}.briteCashier .tabsContainer.withdrawal .tabContent{display:flex;flex-direction:column;gap:1rem}.briteCashier{display:flex;flex-direction:column;flex-grow:1}.briteCashier .withPadding{padding:0 1.5rem}.briteCashier .brite-title-wrapper{align-items:center;background:#fff;display:flex;gap:.5rem;height:3.5rem;justify-content:center;position:absolute;width:100%;z-index:2}.briteCashier .brite-title-wrapper .brite-modal-title{color:#222;font-size:1.25rem;font-weight:600;line-height:1.75rem}.briteCashier .receipt{padding-top:3.5rem}.briteCashier .tabsContainer .tabTitleRow{align-items:center;background:#fff;gap:.5rem;height:3.5rem;padding:0 3.125rem;position:absolute;width:100%;z-index:2}.briteCashier .tabsContainer .tabContent{margin-bottom:0;overflow:auto;padding:3.5rem 0 0}.briteCashier .tabsContainer .tabContent .bonusList{display:flex;flex-direction:column;gap:.5rem}.briteCashier .tabsContainer .tabContent .deposit-content-wrapper,.briteCashier .tabsContainer .tabContent .withdrawal-content-wrapper{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1.5rem 5rem}@media(orientation:landscape){html:not(.desktop) .briteCashier .tabsContainer .tabContent{padding-bottom:1rem}}.briteCashier .tabsContainer.withdrawal{height:100%}@media(orientation:landscape){html:not(.desktop) .briteCashier .tabsContainer{overflow:initial}}.briteCashier .amount-selector{border:.125rem solid #f6f6f6;display:flex;flex-direction:column;flex-grow:0;gap:.5rem;max-width:none;padding:.5rem 1rem 1rem;transition:box-shadow cubic-bezier(.39,.575,.565,1)}.briteCashier .amount-selector.no-shadow{box-shadow:none}.briteCashier .amount-selector .amount-selector-inputs{gap:.25rem}.briteCashier .amount-selector .amount-selector-inputs .amount-selector-top .message{padding:0}.briteCashier .amount-selector .amount-buttons-wrapper{gap:.25rem}.briteCashier .amount-selector .amount-buttons-wrapper .amount-button{background-color:rgba(84,75,201,.1)}@media(orientation:landscape){html:not(.desktop) .briteCashier{margin-bottom:1rem;position:static}}.briteCashier .title{color:#868686;font-size:.75rem;font-weight:600;line-height:1.25rem;margin:0}.briteCashier .warnMessage{background-color:#ffd346;border-radius:.75rem;font-size:.875rem;font-weight:600;padding:1rem}@media(orientation:landscape){html:not(.desktop) .briteCashier{overflow:auto}}.briteCashier .modal-close-icon{cursor:pointer;padding:.875rem;position:absolute;right:0}.briteCashier .brite-cta-wrapper{background:#fff;bottom:0;left:0;padding:1rem;position:absolute;right:0}.briteCashier .brite-cta-wrapper .brite-cta-button{width:100%}.briteCashier-infoMsg{background:#a44bc9;border-radius:.75rem;color:#fff;font-size:.875rem;font-weight:600;line-height:1.375rem;margin:.5rem .5rem 0;padding:1rem;text-align:left}html.desktop .briteCashierModal .modalMarkupV3Wrapper{height:700px;width:375px}.briteCashierModal .terms{color:#868686;font-size:.75rem;font-weight:600;line-height:1.25rem;text-decoration:underline}.briteCashierModal .modalMarkupV3Header{display:flex;padding:.5rem}.briteCashierModal .modalMarkupV3Header .balanceTitle{flex-grow:1}.briteCashierModal .modalMarkupV3Header .balanceTitle>span{display:block}.briteCashierModal .modalMarkupV3Header .balanceTitle>span:first-child{font-size:.75rem;line-height:1.25rem}.briteCashierModal .modalMarkupV3Header .balanceTitle>span:last-child{font-size:1.25rem;line-height:1.25rem}.briteCashierModal .modalMarkupV3Content{justify-content:stretch}.brite-steps{background:radial-gradient(5569.79% 141.42% at 0 0,#544bc9 0,#a44bc9 100%);border-radius:.75rem;box-shadow:hsla(0,0%,100%,.2);gap:.5rem;max-height:2.25rem;min-height:1.5rem}.brite-steps,.brite-steps .brite-step-label{align-items:center;color:hsla(0,0%,100%,.6);display:flex;margin:0}.brite-steps .brite-step-label{flex:auto;font-size:.625rem;font-weight:700;justify-content:center;line-height:.875rem;padding:.125rem 0;text-align:center;width:-moz-fit-content;width:fit-content}.brite-steps .brite-step-label:first-child{background-color:#ffd346;border-radius:.75rem;color:#544bc9;margin-left:-.125rem;min-height:100%}.brite-steps .brite-step-label:first-child span{background:radial-gradient(5569.79% 141.42% at 0 0,#544bc9 0,#a44bc9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.brite-steps .brite-step-label:last-child{justify-content:flex-start}.iframeWrapper{align-items:stretch;display:flex;flex-grow:1;justify-content:center}.iframeWrapper iframe,.iframeWrapper>div{height:100%!important;width:100%!important}.iframeWrapper iframe{border-radius:1.125rem!important}.brite-loader-wrapper{height:100%;position:absolute;width:100%}.briteLogin{width:100%}@media(min-width:768px){.briteLogin .promo-box{padding:2rem}.briteLogin .promo-content{padding:0}.briteLogin .lander-payment-icons,.briteLogin .promo-banner-header{margin:0}.briteLogin .modalMarkupV3Wrapper{width:46.875rem}}.briteLogin .modalMarkupV3Content{position:relative}.briteLogin .lander-payment-icons{margin-bottom:1.625rem}.briteLogin .promo-banner-info-msg{font-size:.875rem;font-weight:600;line-height:1.375rem;padding:1rem;text-align:left}html.ee .briteLogin .promo-banner-header,html.ee .briteLogin .promo-banner-subline,html.fi .briteLogin .promo-banner-header,html.fi .briteLogin .promo-banner-subline{margin:0}html.ee .briteLogin .promo-banner-header *,html.fi .briteLogin .promo-banner-header *{font-size:2rem;line-height:2.5rem;margin-bottom:1rem;margin-top:0}html.ee .briteLogin .promo-banner-subline,html.fi .briteLogin .promo-banner-subline{margin-bottom:1.5rem}html.desktop.ee .briteLogin .promo-banner-header *,html.desktop.fi .briteLogin .promo-banner-header *{font-size:3rem;line-height:3.5rem}html.desktop.ee .briteLogin .promo-banner-subline,html.desktop.fi .briteLogin .promo-banner-subline{font-size:1.5rem;line-height:2rem}html.desktop.ee .modalMarkupV3.briteFrame .modalMarkupV3Wrapper,html.desktop.ee .modalMarkupV3.briteLanderAuth .modalMarkupV3Wrapper,html.desktop.fi .modalMarkupV3.briteFrame .modalMarkupV3Wrapper,html.desktop.fi .modalMarkupV3.briteLanderAuth .modalMarkupV3Wrapper{height:700px;width:375px}html.desktop.ee .modalMarkupV3 .errorWrapper,html.desktop.fi .modalMarkupV3 .errorWrapper{padding:1.5rem 6.7%;width:auto}@media(min-width:768px){html.desktop.ee .modalMarkupV3 .errorWrapper,html.desktop.fi .modalMarkupV3 .errorWrapper{padding:1.5rem}}.promotion-banner-step{background-color:#fff;z-index:0}.background-loader .loader{position:absolute}.not-registered{margin-right:.625rem}.back-button{background-color:rgba(84,75,201,.1);border-radius:.75rem;color:#544bc9;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.75rem 1rem;text-decoration:none}